Skip to content

Respect json_name in messages created from a descriptor set#171

Merged
timostamm merged 2 commits into
mainfrom
tstamm/respect-json-name-in-message-types-from-descriptors
Jul 27, 2022
Merged

Respect json_name in messages created from a descriptor set#171
timostamm merged 2 commits into
mainfrom
tstamm/respect-json-name-in-message-types-from-descriptors

Conversation

@timostamm
Copy link
Copy Markdown
Member

We have a feature that allows creating a message type at run time from a set of file descriptors. This feature has a bug - it does not respect the json_name field option.

This adds test coverage for this situation, and fixes the issue.

We have a feature that allows creating a message type at run time from a set of file descriptors. This feature has a bug - it does not respect the json_name field option.

This adds test coverage for this situation, and fixes the issue.
Copy link
Copy Markdown

@akshayjshah akshayjshah left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

😱 Nice catch!

@timostamm timostamm merged commit a41b0cc into main Jul 27, 2022
@timostamm timostamm deleted the tstamm/respect-json-name-in-message-types-from-descriptors branch July 27, 2022 17:59
@timostamm timostamm mentioned this pull request Jul 28, 2022
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.

4 participants