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

Added "nullable" constraint and fixed enum+text usage #117

Merged
merged 3 commits into from
Mar 6, 2018
Merged

Added "nullable" constraint and fixed enum+text usage #117

merged 3 commits into from
Mar 6, 2018

Conversation

Mallone63
Copy link

Added new directive, tests and usage examples. Also fixed Issue#113
The idea is that some key could be not required, but if it is present in the schema it must not be empty.

@coveralls
Copy link

coveralls commented Dec 6, 2017

Coverage Status

Coverage increased (+0.1%) to 87.303% when pulling 51cfb58 on Mallone63:nul_and_text_enum_fix into e7fac6a on Grokzen:master.

Repository owner deleted a comment from coveralls Dec 7, 2017
@Grokzen Grokzen merged commit cef0c05 into Grokzen:master Mar 6, 2018
@Grokzen
Copy link
Owner

Grokzen commented Mar 6, 2018

@Mallone63 Very good contribution, you covered all checks and requirements for merge :] Many thanks for this contribution.

@Grokzen Grokzen added the Merged label Mar 6, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Enum with type "text"
3 participants