This repository has been archived by the owner on Sep 13, 2023. It is now read-only.
Releases: neotoolkit/openapi
Releases · neotoolkit/openapi
v0.10.0
What's Changed
- Feature - Add IsRef method to RequestBody by @mwsbkru in #20
- chore(deps): bump github.com/stretchr/testify from 1.7.0 to 1.7.1 by @dependabot in #21
- feat(schema): add min/max items by @sashamelentyev in #22
New Contributors
- @mwsbkru made their first contribution in #20
- @dependabot made their first contribution in #21
Full Changelog: v0.9.1...v0.10.0
v0.9.1
What's Changed
- fix(openapi): change RequestBodies obj by @sashamelentyev in #19
Full Changelog: v0.9.0...v0.9.1
v0.9.0
What's Changed
- feat(openapi): add support RequestBodies in schemas by @sashamelentyev in #18
Full Changelog: v0.8.1...v0.9.0
v0.8.1
What's Changed
- feat(openapi): add support requestBody ref by @sashamelentyev in #17
Full Changelog: v0.8.0...v0.8.1
v0.8.0
What's Changed
- perf(openapi): sort OpenAPI struct by type size by @sashamelentyev in #15
- feat(openapi): add support requestBodies schema by @sashamelentyev in #16
Full Changelog: v0.7.1...v0.8.0
v0.7.1
What's Changed
- feat(extension): add hardcode extensions back by @sashamelentyev in #14
Full Changelog: v0.7.0...v0.7.1
v0.7.0
What's Changed
- feat(extension): add hardcode extensions back by @sashamelentyev in #13
Full Changelog: v0.6.2...v0.7.0
v0.6.2
v0.6.1
What's Changed
- fix(schema): fix extensions by @sashamelentyev in #11
Full Changelog: v0.6.0...v0.6.1
v0.6.0
What's Changed
- test(extension): add extensions for schema and remove faker by @sashamelentyev in #10
Full Changelog: v0.5.1...v0.6.0