Skip to content

Commit

Permalink
fixed basePath (#6309)
Browse files Browse the repository at this point in the history
Co-authored-by: Edward Sun <[email protected]>
  • Loading branch information
edwardmedia and Edward Sun authored Jul 20, 2022
1 parent 2ab9d89 commit 645bb6a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mmv1/products/iambeta/api.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ versions:
base_url: https://iam.googleapis.com/v1beta/
- !ruby/object:Api::Product::Version
name: ga
base_url: https://iam.googleapis.com/v/
base_url: https://iam.googleapis.com/v1/
scopes:
- https://www.googleapis.com/auth/iam
apis_required:
Expand Down

0 comments on commit 645bb6a

Please sign in to comment.