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

Handle correctly boolean values in default property #130

Merged

Conversation

rafaelcaricio
Copy link
Collaborator

This PR fixes the issue #127.

Here in the spec, it seems that Booleans can be true or false, without quotes.

@hjacobs
Copy link
Contributor

hjacobs commented Feb 1, 2016

@rafaelcaricio can you add a unit test for that case? (boolean in Swagger YAML)

@jmcs
Copy link
Contributor

jmcs commented Feb 2, 2016

👍

@rafaelcaricio
Copy link
Collaborator Author

@hjacobs added.

jmcs added a commit that referenced this pull request Feb 2, 2016
…fault

Handle boolean values correctly in default property
@jmcs jmcs merged commit 6a6144f into spec-first:master Feb 2, 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

Successfully merging this pull request may close these issues.

3 participants