Releases: mattpolzin/OpenAPIKit
Releases · mattpolzin/OpenAPIKit
Release list
Typical Content (4)
What's Changed
- Reduce number of protocol conformance warnings (#412)
- add prefixItems to array by @true-false-maybe (#414)
- add more ContentType's by @true-false-maybe (#416)
Full Changelog: 4.0.0-rc.4...4.0.0-rc.5
Typical Content
Prefixed with love
What's Changed
- add
prefixItemsto array by @true-false-maybe in #414
New Contributors
- @true-false-maybe made their first contribution in #414
Full Changelog: 3.5.2...3.6.0
AllOf the extensions (4)
What's Changed
- allow Yams 6.x (#410)
- Support vendor extensions in
anyOfallOfoneOffor OAS 3.1 by @simonbility in (#409, #411) - Update inconsistency error to be better suited to general use (#408)
Breaking
The InconsistencyError type has been renamed to GenericError. Its string description has been rephrased from "Inconsistency encountered..." to "Problem encountered..."
Full Changelog: 4.0.0-rc.3...4.0.0-rc.4
AllOf the extensions
What's Changed
- Support vendor extensions in
anyOfallOfoneOffor OAS 3.1 by @simonbility in (#409, #411)
Full Changelog: 3.5.1...3.5.2
Yams
Extend and Validate (4)
What's Changed
- Add vendor extension support to Content.Encoding type by @ayushshrivastv (#405)
- Added a Validation that checks all operationIds in Link objects are valid by @ayushshrivastv (#404)
New Contributors
- @ayushshrivastv made their first contribution in #405
Full Changelog: 4.0.0-rc.2...4.0.0-rc.3
Extend and Validate
What's Changed
- Add vendor extension support to Content.Encoding type by @ayushshrivastv (#405)
- Added a Validation that checks all operationIds in Link objects are valid by @ayushshrivastv (#404)
New Contributors
- @ayushshrivastv made their first contribution in #405
Full Changelog: 3.4.2...3.5.0