Skip to content

Commit 9ff2bf1

Browse files
authored
Change .yaml file name for webrisk client. (#4898)
1 parent 4368c24 commit 9ff2bf1

File tree

1 file changed

+1
-1
lines changed
  • google-cloud-clients/google-cloud-webrisk

1 file changed

+1
-1
lines changed

google-cloud-clients/google-cloud-webrisk/synth.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
library = gapic.java_library(
2929
service=service,
3030
version=version,
31-
config_path=f'/google/cloud/webrisk/artman_webrisk.yaml',
31+
config_path=f'/google/cloud/webrisk/artman_webrisk_{version}.yaml',
3232
artman_output_name='')
3333

3434
s.copy(library / f'gapic-google-cloud-{service}-{version}/src', 'src')

0 commit comments

Comments
 (0)