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

863 adding swagger annotation support for enum and nested objects #865

Merged
merged 9 commits into from
Feb 14, 2019

Commits on Feb 11, 2019

  1. 863 adding swagger annotation support for enum, repeated enum, nested…

    … object, repeated nested object and repeated primitive fields
    fahernandez committed Feb 11, 2019
    Configuration menu
    Copy the full SHA
    7516cd1 View commit details
    Browse the repository at this point in the history
  2. 863 fixing swagger generation

    fahernandez committed Feb 11, 2019
    Configuration menu
    Copy the full SHA
    57fee08 View commit details
    Browse the repository at this point in the history
  3. 863 fixing swagger generation test

    fahernandez committed Feb 11, 2019
    Configuration menu
    Copy the full SHA
    9c17033 View commit details
    Browse the repository at this point in the history
  4. 863 removed unused code

    fahernandez committed Feb 11, 2019
    Configuration menu
    Copy the full SHA
    8dfee10 View commit details
    Browse the repository at this point in the history
  5. 863 completing proto documentation

    fahernandez committed Feb 11, 2019
    Configuration menu
    Copy the full SHA
    fbd0806 View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2019

  1. 863 fixing node test

    fahernandez committed Feb 12, 2019
    Configuration menu
    Copy the full SHA
    e420090 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9841c48 View commit details
    Browse the repository at this point in the history
  3. 863 fixing code format

    fahernandez committed Feb 12, 2019
    Configuration menu
    Copy the full SHA
    8964c8e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a1d616b View commit details
    Browse the repository at this point in the history