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

Convert OpenAPI 2.0 to 3.0 #17

Closed
jfinkhaeuser opened this issue May 18, 2018 · 1 comment
Closed

Convert OpenAPI 2.0 to 3.0 #17

jfinkhaeuser opened this issue May 18, 2018 · 1 comment
Assignees
Milestone

Comments

@jfinkhaeuser
Copy link
Collaborator

jfinkhaeuser commented May 18, 2018

Expected Behaviour

A new command should convert OpenAPI 2.0 specs to 3.0, as well as possible. In code, this should be functionality to run on a parser's spec, so we can use it on the BaseParser prior to resolving references.

Tests would require that converted specs validate as 3.0.

@jfinkhaeuser jfinkhaeuser self-assigned this May 18, 2018
@jfinkhaeuser jfinkhaeuser added this to the v0.12.0 milestone May 18, 2018
jfinkhaeuser added a commit that referenced this issue May 19, 2018
@jfinkhaeuser
Copy link
Collaborator Author

This looks done. It's simpler than expected, because I'm just using a web API - let's see how far we get with that.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant