Skip to content

fix: operationId must be unique - #478

Merged
Jefftree merged 1 commit into
google:mainfrom
sloretz:sloretz__unique_operation_id
Aug 10, 2026
Merged

fix: operationId must be unique#478
Jefftree merged 1 commit into
google:mainfrom
sloretz:sloretz__unique_operation_id

Conversation

@sloretz

@sloretz sloretz commented Aug 6, 2026

Copy link
Copy Markdown
Contributor

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
@Jefftree
Jefftree merged commit baf14b9 into google:main Aug 10, 2026
8 checks passed
@sloretz
sloretz deleted the sloretz__unique_operation_id branch August 10, 2026 21:19
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.

2 participants