v0.28.0
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.