Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

protoc-gen-{grpc-gateway,openapiv2}: add optional support #1988

Closed

Conversation

glerchundi
Copy link
Contributor

Let protoc know that these generators support optional keywords. This
is by no means an implementation in grpc-gateway of the optional aware
generated code, it's just shielding of being considered as blockers in
code generation workflows.

Closes #1278

Let `protoc` know that these generators support optional keywords. This
is by no means an implementation in `grpc-gateway` of the optional aware
generated code, it's just shielding of being considered as blockers in
code generation workflows.

Closes grpc-ecosystem#1278
@johanbrandhorst
Copy link
Collaborator

Hi Gorka, much appreciated, but this is being handled in #1951. Turns out there are some logical changes we wanted to make.

@glerchundi
Copy link
Contributor Author

Sure, no worries it was just a rebase from the last time. Closing.

@glerchundi glerchundi closed this Feb 20, 2021
@glerchundi glerchundi deleted the support-optional branch February 20, 2021 21:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support optional annotation in proto3 files in generators
2 participants