Skip to content

Releases: wI2L/fizz

v0.22.0

06 Sep 09:15
36d2229
Compare
Choose a tag to compare

What's Changed

  • docs: fix typo by @ericlingit in #78
  • fix(spec): marshal OAuthFlow's scopes as an empty map if nil by @wI2L in #87
  • adds a method Gin to return the router group by @ybriffa in #88
  • Use tag to determine if to flatten or not an embedded anonymous field by @vladshub in #85

New Contributors

Commits list: v0.21.0...v0.22.0

v0.21.0

19 Jul 16:01
0caa6c5
Compare
Choose a tag to compare

What's Changed

  • feat: change OperationFromContext argument type to context.Context by @Inozuma in #84
  • Configure the schema format if the email validator is set by @mcorbin in #83

New Contributors

Full Changelog: v0.20.0...v0.21.0

v0.20.0

13 Apr 14:43
aaea309
Compare
Choose a tag to compare

What's Changed

  • feat(spec): add SetSecuritySchemes to declare the securitySchemes in the specification by @rbeuque74 in #77

Commits list: v0.19.0...v0.20.0

v0.19.0

31 Mar 12:23
cc49074
Compare
Choose a tag to compare

What's Changed

  • cc49074 fix: set default operation description if empty (#75)
  • 8ad9884 fix: change security field type and fix tests (#76)
  • eb08933 feat: support for providing examples to custom types (#73)
  • ad0868d docs: clarify scope of OpenAPI method (#68)

New Contributors

Commits list: v0.18.1...v0.19.0

v0.18.1

18 Jan 18:35
v0.18.1
a1906d8
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.18.0...v0.18.1

v0.18.0

16 Jan 22:02
v0.18.0
408c6fc
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.17.0...v0.18.0

v0.17.0

07 May 12:30
v0.17.0
d0b235e
Compare
Choose a tag to compare

feat: support providing examples for pointer fields (#56)

v0.15.0

24 Nov 18:08
v0.15.0
7bb66a1
Compare
Choose a tag to compare
v0.15.0

0.14.0

19 Nov 13:20
v0.14.0
91f9fae
Compare
Choose a tag to compare

Support example in OpenAPI schema objects.

0.13.3

06 Nov 10:24
1ed1bd2
Compare
Choose a tag to compare
Add go 1.13 to travis CI (#37)