Releases: wI2L/fizz
Releases · wI2L/fizz
v0.22.0
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
- @ericlingit made their first contribution in #78
- @ybriffa made their first contribution in #88
- @vladshub made their first contribution in #85
Commits list: v0.21.0...v0.22.0
v0.21.0
v0.20.0
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
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
- @DenisPalnitsky made their first contribution in #68
- @fritterhoff made their first contribution in #76
- @ipfans made their first contribution in #75
Commits list: v0.18.1...v0.19.0