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

adhere to the JSON API spec if at all possible #71

Open
igravious opened this issue Nov 26, 2017 · 2 comments
Open

adhere to the JSON API spec if at all possible #71

igravious opened this issue Nov 26, 2017 · 2 comments

Comments

@igravious
Copy link

http://jsonapi.org/format/

It will make life easier.

@akuckartz
Copy link

👎

One reason (of many) is that this document requires:

"Clients MUST send all JSON API data in request documents with the header Content-Type: application/vnd.api+json without any media type parameters.application/vnd.api+json"

Please use the JSON-LD standard instead of that vendor media type.

@igravious
Copy link
Author

Could you elaborate @akuckartz ?

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

No branches or pull requests

2 participants