-
-
Notifications
You must be signed in to change notification settings - Fork 242
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
JSON API 1.0 Support #272
Comments
Supporting in what sense? You mean validating the document structure? |
FYI, there's an existing schema: http://jsonapi.org/faq/#is-there-a-json-schema-describing-json-api. |
This doesn't make any sense to me. It's like saying we should validate "English poetry" or "Ruby on Rails apps". JSON API is a methodology of defining your json schema. There is no one json schema that can cover all JSON API schemas |
So I guess we can close this then. |
Any plans supporting JSON API 1.0?
The text was updated successfully, but these errors were encountered: