Skip to content

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

Closed
glerchundi wants to merge 1 commit intogrpc-ecosystem:masterfrom
glerchundi:support-optional
Closed

protoc-gen-{grpc-gateway,openapiv2}: add optional support#1988
glerchundi wants to merge 1 commit intogrpc-ecosystem:masterfrom
glerchundi:support-optional

Conversation

@glerchundi
Copy link
Copy Markdown
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
Copy Markdown
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
Copy Markdown
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