-
Notifications
You must be signed in to change notification settings - Fork 23
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
Improve JSON Schema #8
Labels
Comments
HadrienGardeur
pushed a commit
that referenced
this issue
Jul 31, 2018
related #8 Validates the presence of the templated flag for URI templates Validates the presence of a media type in readingOrder and resources
For languages, I think that the best option is to validate against a regexp. |
HadrienGardeur
pushed a commit
that referenced
this issue
Jul 31, 2018
related #8 Added language validation, including on objects that use a language map
HadrienGardeur
pushed a commit
that referenced
this issue
Jul 31, 2018
It's also unclear to me if for the |
This was referenced Dec 27, 2018
Possibly related: #18 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Our first draft for our JSON Schema is missing the following things:
self
linktemplated
is set totrue
when a URI template is used in a link objectreadingOrder
andresources
itemsproperties
subject
The text was updated successfully, but these errors were encountered: