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

Swagger info corrections #9441

Merged
merged 14 commits into from
Dec 20, 2019
Merged

Commits on Dec 20, 2019

  1. Configuration menu
    Copy the full SHA
    b1ff386 View commit details
    Browse the repository at this point in the history
  2. fix test

    6543 committed Dec 20, 2019
    Configuration menu
    Copy the full SHA
    2bc9d52 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4f5b024 View commit details
    Browse the repository at this point in the history
  4. code format

    6543 committed Dec 20, 2019
    Configuration menu
    Copy the full SHA
    563b8e5 View commit details
    Browse the repository at this point in the history
  5. Deletion Sould return 204 ...

    6543 committed Dec 20, 2019
    Configuration menu
    Copy the full SHA
    1f5cb2a View commit details
    Browse the repository at this point in the history
  6. error handling improvements

    6543 committed Dec 20, 2019
    Configuration menu
    Copy the full SHA
    636bafe View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8107112 View commit details
    Browse the repository at this point in the history
  8. one smal nit

    6543 committed Dec 20, 2019
    Configuration menu
    Copy the full SHA
    b4fdad9 View commit details
    Browse the repository at this point in the history
  9. invalidTopicsError is []string

    6543 committed Dec 20, 2019
    Configuration menu
    Copy the full SHA
    f508b0b View commit details
    Browse the repository at this point in the history
  10. valid swagger specification 2.0

     - if you add responses swagger can tell you if you do it right 👍
    6543 committed Dec 20, 2019
    Configuration menu
    Copy the full SHA
    76c3e1f View commit details
    Browse the repository at this point in the history
  11. use ctx.InternalServerError

    6543 committed Dec 20, 2019
    Configuration menu
    Copy the full SHA
    2b578e2 View commit details
    Browse the repository at this point in the history
  12. Revert "use numbers and not http.Status___ enum"

    This reverts commit b1ff386.
    6543 committed Dec 20, 2019
    Configuration menu
    Copy the full SHA
    9125289 View commit details
    Browse the repository at this point in the history
  13. use http.Status* enum everywhere

    6543 committed Dec 20, 2019
    Configuration menu
    Copy the full SHA
    d2e83be View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    eae416d View commit details
    Browse the repository at this point in the history