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

adds opts.Tags to operationObject.Tags #524

Closed

Conversation

thurt
Copy link
Contributor

@thurt thurt commented Jan 15, 2018

this is a continuation of work in #145, which left as a TODO to check
remaining options fields for the operationObject during swagger generation.
This PR causes protoc-gen-swagger to check if opts.Tags exists and
overwrite the default value if it does exist.

this is a continuation of work in grpc-ecosystem#145, which left as a TODO to check
remaining options fields for the operationObject during swagger generation.
This PR causes protoc-gen-swagger to check if opts.Tags exists and
overwrite the default value if it does exist.
@achew22
Copy link
Collaborator

achew22 commented Jan 21, 2018

I just looked at #526 and I think I'm just going to merge that since it includes tags support as well. Thanks so much for sending in the PR!

@achew22 achew22 closed this Jan 21, 2018
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.

None yet

2 participants