Skip to content

Fix include additional properties set incorrectly by CLI #660

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

Merged
merged 1 commit into from
Dec 12, 2016

Conversation

ytanay
Copy link
Contributor

@ytanay ytanay commented Dec 12, 2016

The argument disable-additional-properties was passed directly into isIncludeAdditionalProperties, which meant that when it was true, additional properties were included, and vice versa.

This changes the argument to *enable*-additional-properties, and passes it directly to isIncludeAdditionaProperties

@joelittlejohn joelittlejohn merged commit 9c451f2 into joelittlejohn:master Dec 12, 2016
@joelittlejohn joelittlejohn added this to the 0.4.29 milestone Dec 13, 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.

2 participants