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

Deserializer is not failing on invalid types #158

Closed
fehguy opened this issue Jan 7, 2016 · 0 comments
Closed

Deserializer is not failing on invalid types #158

fehguy opened this issue Jan 7, 2016 · 0 comments
Milestone

Comments

@fehguy
Copy link
Contributor

fehguy commented Jan 7, 2016

a spec like this:

swagger: '2.0'
  info:
    version: 0.0.0
    title:
     - bar

Should fail because title is not an array. Currently it does not fail.

@fehguy fehguy added this to the v1.0.16 milestone Jan 7, 2016
fehguy added a commit that referenced this issue Jan 7, 2016
@fehguy fehguy mentioned this issue Jan 7, 2016
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

No branches or pull requests

1 participant