Skip to content

protoc-gen-openapi: add flag for 64-bit integer serialization method - #479

Open
cusher wants to merge 1 commit into
google:mainfrom
CFHT:main
Open

protoc-gen-openapi: add flag for 64-bit integer serialization method#479
cusher wants to merge 1 commit into
google:mainfrom
CFHT:main

Conversation

@cusher

@cusher cusher commented Aug 12, 2026

Copy link
Copy Markdown

For the reasoning outlined in #431 this adds back in the ability to serialize 64-bit integer types as integer rather than string.

However, recognizing that some users will be using this for APIs compatible with proto JSON, this keeps both options in, controlled by a command-line flag.

@cusher
cusher requested a review from a team as a code owner August 12, 2026 03:24
For the reasoning outlined in google#431 this
adds back in the ability to serialize 64-bit integer types as integer rather
than string.

However, recognizing that some users will be using this for APIs compatible
with proto JSON, this keeps both options in, controlled by a command-line flag.
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