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 improvements #666

Merged
merged 29 commits into from Aug 12, 2023
Merged

Swagger improvements #666

merged 29 commits into from Aug 12, 2023

Commits on Jul 21, 2023

  1. Configuration menu
    Copy the full SHA
    1e357b3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e455728 View commit details
    Browse the repository at this point in the history
  3. check version and fmt

    fmartingr committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    f882608 View commit details
    Browse the repository at this point in the history
  4. CI

    fmartingr committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    5d20fc3 View commit details
    Browse the repository at this point in the history
  5. formatted swag comments

    fmartingr committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    f9638d9 View commit details
    Browse the repository at this point in the history
  6. using custom delims

    fmartingr committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    5b9fb50 View commit details
    Browse the repository at this point in the history
  7. revert custom delims

    fmartingr committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    33caaf3 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2023

  1. swag 1.16.1

    fmartingr committed Aug 6, 2023
    Configuration menu
    Copy the full SHA
    acf73d4 View commit details
    Browse the repository at this point in the history
  2. update swagger docs

    fmartingr committed Aug 6, 2023
    Configuration menu
    Copy the full SHA
    1588fc5 View commit details
    Browse the repository at this point in the history
  3. avoid make swagger output

    fmartingr committed Aug 6, 2023
    Configuration menu
    Copy the full SHA
    ceadffd View commit details
    Browse the repository at this point in the history
  4. swagger check

    fmartingr committed Aug 6, 2023
    Configuration menu
    Copy the full SHA
    ae877dc View commit details
    Browse the repository at this point in the history
  5. test

    fmartingr committed Aug 6, 2023
    Configuration menu
    Copy the full SHA
    63faeaa View commit details
    Browse the repository at this point in the history
  6. swag-fmt

    fmartingr committed Aug 6, 2023
    Configuration menu
    Copy the full SHA
    5f9533f View commit details
    Browse the repository at this point in the history
  7. swagger run

    fmartingr committed Aug 6, 2023
    Configuration menu
    Copy the full SHA
    26759c0 View commit details
    Browse the repository at this point in the history
  8. gofmt

    fmartingr committed Aug 6, 2023
    Configuration menu
    Copy the full SHA
    283cc04 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    7339c27 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    c1b3b76 View commit details
    Browse the repository at this point in the history
  11. use newer swag in CI

    fmartingr committed Aug 6, 2023
    Configuration menu
    Copy the full SHA
    a33876d View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    3912173 View commit details
    Browse the repository at this point in the history
  13. add gopath to path

    fmartingr committed Aug 6, 2023
    Configuration menu
    Copy the full SHA
    5a6637b View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    1656fa4 View commit details
    Browse the repository at this point in the history
  15. alternative

    fmartingr committed Aug 6, 2023
    Configuration menu
    Copy the full SHA
    af2e75f View commit details
    Browse the repository at this point in the history
  16. correct swag version

    fmartingr committed Aug 6, 2023
    Configuration menu
    Copy the full SHA
    9b1e6f0 View commit details
    Browse the repository at this point in the history
  17. formatted

    fmartingr committed Aug 6, 2023
    Configuration menu
    Copy the full SHA
    3187c39 View commit details
    Browse the repository at this point in the history
  18. formatted

    fmartingr committed Aug 6, 2023
    Configuration menu
    Copy the full SHA
    a9dd6c8 View commit details
    Browse the repository at this point in the history
  19. correct go fmt command

    fmartingr committed Aug 6, 2023
    Configuration menu
    Copy the full SHA
    66e8e7e View commit details
    Browse the repository at this point in the history
  20. make swagger

    fmartingr committed Aug 6, 2023
    Configuration menu
    Copy the full SHA
    5f4b13b View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    1bd1b82 View commit details
    Browse the repository at this point in the history
  22. run swag-check on lint

    fmartingr committed Aug 6, 2023
    Configuration menu
    Copy the full SHA
    7936e1b View commit details
    Browse the repository at this point in the history