Skip to content

Commit

Permalink
Change .yaml file name for webrisk client. (#4898)
Browse files Browse the repository at this point in the history
  • Loading branch information
kolea2 authored Apr 3, 2019
1 parent 4368c24 commit 9ff2bf1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion google-cloud-clients/google-cloud-webrisk/synth.py
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
library = gapic.java_library(
service=service,
version=version,
config_path=f'/google/cloud/webrisk/artman_webrisk.yaml',
config_path=f'/google/cloud/webrisk/artman_webrisk_{version}.yaml',
artman_output_name='')

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

0 comments on commit 9ff2bf1

Please sign in to comment.