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

Try importing Swagger even if validation fails #1462

Merged
merged 1 commit into from Apr 26, 2019
Merged

Conversation

gschier
Copy link
Contributor

@gschier gschier commented Apr 26, 2019

Fixes #1354

This PR changes the Swagger importer to try continuing the import even if validation fails. At the validation step, we already know it's a Swagger 2.0 document, so trying to continue is better than just bailing out and giving up.

@gschier gschier merged commit c2b4b37 into develop Apr 26, 2019
@gschier gschier deleted the fix/swagger-import branch April 26, 2019 04:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug] No importers found for file (swagger 2.0)
1 participant