Echo Swagger Versions Save

echo middleware to automatically generate RESTful API documentation with Swagger 2.0.

v1.4.1

8 months ago

Changelog

  • 5602047 chore(deps): bump gopkg.in/yaml.v3 (#112)
  • 3361106 feat: add feature to expose yaml format OpenAPI document (#111)

v1.4.0

1 year ago

Changelog

  • a969428 chore: drop go 1.16 support (#103)

v1.3.5

1 year ago

Changelog

7531e85 add setting/function to enable/disable syntax highlighting (#91) e3a0e42 chore(deps): bump github.com/labstack/echo/v4 from 4.7.2 to 4.9.0 (#92) 89b63a8 chore: drop go 1.15 support (#93)

v1.3.4

1 year ago

Changelog

717c612 chore: update swaggo files (#90) 58f4898 update: remove google fonts (#89)

v1.3.3

1 year ago

Changelog

84a2efb chore: update swagger-ui to 4.11.0 (#85) b99c764 feat: add OAuth config and rework URL config (#25)

v1.3.2

2 years ago

Changelog

425c3f2 chore: linting (#81) fbb06ab chore: security improvement (#80) be4f2b3 chore: update dependencies (#82)

v1.3.1

2 years ago

Changelog

425c3f2 chore: linting (#81) fbb06ab chore: security improvement (#80) be4f2b3 chore: update dependencies (#82)

v1.3.0

2 years ago

Changelog

9efe170 chore: drop support for go 1.14 (#74) 61746eb chore: drop support for go 1.14 (#75) f8ee18f chore: remove go1.14 from worflow 0adeab6 feat: add support for swagger-ui persist-authorization (#73) feded05 fix: swag library dependency (#76)

v1.2.0

2 years ago

Changelog

6effb9d Update README.md (#71) 9ea69d5 chore: drop go1.13 support (#72) 26799db chore: update swaggo/files (#65) f33cf31 fix: handler reuse on different paths (#63) c2972cd fix: it is better to return the error with c.Error (#61) f82eac4 fix: panic when used with a non Flushing response.Writer (#64) c536507 support multi instance of swag (#68) 26b75d2 suppress deprecation message during swag install (#59)

v1.1.4

2 years ago

Changelog

f298ba3 Add gitingore 78380ac Added gzip skipping as note (#20) 3ac0dd7 Update ci.yml (#52) 2c359ae add content-type response headers (#57) 0c8bf3f add directory index feature (#56) 28f404e fix missing content type (#58) e12ffe8 improve contribution experience 034244a migrate to github actions workflow (#51) aaf4249 resolve #19 (#49)