You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
NOTE this should be done after pretty much every other v3.x task because all other OpenAPI 3.1 changes will impact the conversion between OpenAPI versions.
It would definitely be important for any tool that read in 3.0.x and operated against the OpenAPIKit module for some logic but then wanted to write back out 3.0.x. I think I've decided this would be very nice to have.
This will need to live in a new library module (
OpenAPIKitCompat
) that depends on both theOpenAPIKit30
andOpenAPIKit
modules.The text was updated successfully, but these errors were encountered: