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

Validate JsonApi serializations against http://jsonapi.org/schema #1162

Open
1 task
bf4 opened this issue Sep 16, 2015 · 3 comments
Open
1 task

Validate JsonApi serializations against http://jsonapi.org/schema #1162

bf4 opened this issue Sep 16, 2015 · 3 comments

Comments

@bf4
Copy link
Member

bf4 commented Sep 16, 2015

Ref:

@beauby
Copy link
Contributor

beauby commented Sep 16, 2015

👍

@remear
Copy link
Member

remear commented Mar 15, 2016

What's the intent here? Is this that we should add some tests that ensure the serialized document conforms to the JSON API schema? Or is this for validating every serialized document?

@bf4
Copy link
Member Author

bf4 commented Mar 16, 2016

@remear the first usage would be to validate that we're generating valid json api. we already have code that can make an assertion against a schema

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants