Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for creating a v3.0 OpenAPIKit document from an OpenAPIKit 3.1 document #195

Open
mattpolzin opened this issue Mar 1, 2021 · 3 comments
Labels

Comments

@mattpolzin
Copy link
Owner

mattpolzin commented Mar 1, 2021

This will need to live in a new library module (OpenAPIKitCompat) that depends on both the OpenAPIKit30 and OpenAPIKit modules.

@mattpolzin mattpolzin added the v3.x label Mar 1, 2021
@mattpolzin
Copy link
Owner Author

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.

@mattpolzin mattpolzin self-assigned this Apr 28, 2022
@mattpolzin
Copy link
Owner Author

I'm not totally sure this is necessary; I think I'll leave this for after the 3.0.0 release, at least.

@mattpolzin
Copy link
Owner Author

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.

@mattpolzin mattpolzin removed their assignment Sep 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant