Skip to content

feat(openapi): Preserve nested descriptor mapping and update to byte format#19

Merged
amckinney merged 1 commit intomainfrom
amckinney/nested
Mar 16, 2026
Merged

feat(openapi): Preserve nested descriptor mapping and update to byte format#19
amckinney merged 1 commit intomainfrom
amckinney/nested

Conversation

@amckinney
Copy link

This commit changes two things:

  1. The protoc-gen-openapi plugin to surface nested enum types in a format that the SDK generators can recognize (i.e. inlined types).
  2. Any bytes type now correctly defines format: byte in OpenAPI, which is the standard we expect (re: spec)

@amckinney amckinney merged commit 2e528e8 into main Mar 16, 2026
1 check passed
@amckinney amckinney deleted the amckinney/nested branch March 16, 2026 16:35
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