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

False example value not working for boolean fields #111

Closed
nakedible-p opened this issue Sep 13, 2016 · 3 comments
Closed

False example value not working for boolean fields #111

nakedible-p opened this issue Sep 13, 2016 · 3 comments
Assignees

Comments

@nakedible-p
Copy link

Referencing #109, it seems that example: false still does not work.

      field:
        type: boolean
        default: false
        example: false

Produces Default: false nicely in the documentation, but field: true in the example message.

@RomanHotsiy
Copy link
Member

@nakedible-p, yep, my fault :) Thanks for reporting.
Will be fixed in the next release

@RomanHotsiy RomanHotsiy self-assigned this Sep 13, 2016
@nakedible-p
Copy link
Author

Great! Excellent responsiveness 👍

RomanHotsiy added a commit that referenced this issue Sep 17, 2016
@RomanHotsiy
Copy link
Member

Fixed in the latest minor release: v1.3.3

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

2 participants