lov icon indicating copy to clipboard operation
lov copied to clipboard

adhere to the JSON API spec if at all possible

Open igravious opened this issue 8 years ago • 2 comments

http://jsonapi.org/format/

It will make life easier.

igravious avatar Nov 26 '17 07:11 igravious

:-1:

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.

akuckartz avatar Nov 26 '17 20:11 akuckartz

Could you elaborate @akuckartz ?

igravious avatar Nov 29 '17 09:11 igravious