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

Fix an error thrown with Swagger using auth and multi responses #99

Merged
merged 2 commits into from
Aug 23, 2017

Conversation

honzajavorek
Copy link
Contributor

@honzajavorek honzajavorek commented Aug 22, 2017

This PR adds a failing test based on the #93 and apiaryio/dredd#870 bug reports and fixes the test by upgrading the Swagger adapter. Closes #93.

I thought I'll use one of the fixtures provided by the swagger-zoo package, but I couldn't find a suitable one there, so at the end I've used minimal failing document based on the bug report in apiaryio/dredd#870. I've left the swagger-zoo package updated though, because it's nothing bad to have this dependency up to date.

@honzajavorek honzajavorek merged commit 25bbf1c into master Aug 23, 2017
@honzajavorek honzajavorek deleted the honzajavorek/update-swagger-fury-adapter branch August 23, 2017 13:32
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.

fury-adapter-swagger upgrade causes Type Error
2 participants