Skip to content

fix: operationId must be unique - #478

Open
sloretz wants to merge 1 commit into
google:mainfrom
sloretz:sloretz__unique_operation_id
Open

fix: operationId must be unique#478
sloretz wants to merge 1 commit into
google:mainfrom
sloretz:sloretz__unique_operation_id

Conversation

@sloretz

@sloretz sloretz commented Aug 6, 2026

Copy link
Copy Markdown

Follow up to #345

operationId "MUST be unique among all operations described in the API". This adds a suffix like _2, _3, etc to make operationId unique when APIs use additional_bindings. The primary google.api.http annotation doesn't get a suffix.

Signed-off-by: Shane Loretz <sloretz@intrinsic.ai>
@sloretz
sloretz requested a review from a team as a code owner August 6, 2026 00:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant