How to continue using OpenAPI version 3.0.3 #44850
Replies: 1 comment
-
/cc @EricWittmann (openapi), @MikeEdgar (openapi), @phillip-kruger (openapi) |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
With the update from 3.16.4 to 3.17.X, the microprofile-openapi-api version was bumped from 3.1.2 to 4.0.2, which is due to the update from openapi 3.0.3 to 4.0.0.
This update would break a lot of my current project setup like for example my custom OASFilter::filterOpenAPI implementation so my question is can I go back to the old microprofile version and how?
Beta Was this translation helpful? Give feedback.
All reactions