Skip to content

fix(openapi): Update google.rpc.Status schema name#18

Merged
amckinney merged 1 commit intomainfrom
amckinney/rpc
Mar 15, 2026
Merged

fix(openapi): Update google.rpc.Status schema name#18
amckinney merged 1 commit intomainfrom
amckinney/rpc

Conversation

@amckinney
Copy link

This updates the name of the schema generated for google.rpc.Status so that it's far less likely to collide with other names in the same package (e.g. a Status enum). This preserves the same wire format as the original Status type.

In the future, we can add google.rpc.Status as one of the recognized well-known types so that users can more easily integrate the type into other gRPC libraries.

@amckinney amckinney merged commit 3afba5a into main Mar 15, 2026
1 check passed
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