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(schema) accepts 'false' as an attribute value #4708

Merged
merged 1 commit into from Jun 10, 2019

Conversation

hishamhm
Copy link
Contributor

This came up when trying to use eq = false in a conditional entity
checker. Includes simple a regression test.

Also adds some tests verifying the behavior of ngx.null as an attribute, for
completeness.

This came up when trying to use `eq = false` in a `conditional` entity
checker. Includes simple a regression test.

Also adds some tests verifying the behavior of `ngx.null` as an attribute, for
completeness.
@hishamhm hishamhm merged commit a503bd3 into master Jun 10, 2019
@hishamhm hishamhm deleted the fix/schema-attribute-false branch June 10, 2019 18:31
@gszr gszr added this to the 1.2.1 milestone Jun 19, 2019
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.

None yet

3 participants