eclipse / microprofile-open-api

Microprofile open api
Apache License 2.0
132 stars 82 forks source link

Fix spec mistakes found in final readthrough #644

Closed Azquelt closed 3 months ago

Azquelt commented 3 months ago

Doing a final readthrough of the spec, I noticed a few issues. Mostly minor apart from the Bean Validation requirements which hadn't been updated for OpenAPI 3.1 (though the TCK had been).

Forgetting to update the examples is easy to do so I've raised #645 for a future release to make sure we have a TCK for each example and the code is kept in sync.