-
Notifications
You must be signed in to change notification settings - Fork 9.1k
Add additionalProperties to Schema Object Documentation #285
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
Comments
So all that is left here is updating the docs in 2.0.md? |
@analogue - you can see the link to the commit in the issue. It'll be available once I merge the fixes with master. |
@webron As I understand it, there are two things that need to done to resolve this issue.
|
Oh wow, I was sure I added that as well already. Thanks for bring it up, will be available in the fixes branch shortly. |
webron
added a commit
that referenced
this issue
Mar 11, 2015
Done. |
This was referenced Mar 11, 2015
Thanks everyone! 👍 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
There is an example under the Schema Object definition which uses the "additionalProperties" key, but it is not specified as a possible key in the above spec.
The text was updated successfully, but these errors were encountered: