smallrye / smallrye-open-api

SmallRye implementation of Eclipse MicroProfile OpenAPI
Apache License 2.0
113 stars 87 forks source link

Allow 4.0 to pass the older MP OpenAPI TCKs #1892

Open Azquelt opened 6 days ago

Azquelt commented 6 days ago

At the moment, the main-4.0 branch passes the MP OpenAPI 4.0 TCK.

Ideally, we would keep compatibility with older versions and continue to pass those TCKs.

This is quite tricky because there are breaking API changes in MP OpenAPI 4.0 in the models packages.

Azquelt commented 6 days ago

We think the following is needed: