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

Add 'License' message to the annotation proto. #644

Merged
merged 2 commits into from
Nov 5, 2018

Commits on Nov 5, 2018

  1. Add Handling of 'License' message to the annotation proto.

    This information is used by the default html doc generator and so it is nice
    to be able to provide it.
    
    Add the message to openapiv2.proto and extend template.go to handle it.
    
    Tested via:
    bazel build //examples/proto/examplepb:expamplepb_protoc_gen_swagger
    more bazel-bin/examples/proto/examplepb/a_bit_of_everything.swagger.json
    ensonic committed Nov 5, 2018
    Configuration menu
    Copy the full SHA
    aad00fc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6cc7699 View commit details
    Browse the repository at this point in the history