Skip to content

v0.28.0

Choose a tag to compare

@daveshanley daveshanley released this 22 Sep 11:26
· 8 commits to main since this release

Full and complete OpenAPI 3.2 support.

https://learn.openapis.org/upgrading/v3.1-to-v3.2.html
https://github.com/OAI/OpenAPI-Specification/releases/tag/3.2.0

This is a breaking change

Issue #117 has been implemented which means BuildV3Model() will return an error instead of []error as we're now using errors.Join.