json-api / json-api

A specification for building JSON APIs
https://jsonapi.org
Creative Commons Zero v1.0 Universal
7.45k stars 847 forks source link

Correct JSON Patch media-type is application/json-patch+json #42

Closed b closed 11 years ago

b commented 11 years ago

Per RFC6902, the media-type for JSON Patch is application/json-patch+json, not application/json-patch.

steveklabnik commented 11 years ago

Nice catch. This spec was written originally against one of the later drafts. — Sent from Mailbox for iPhone

On Mon, May 6, 2013 at 5:47 PM, Benjamin Black notifications@github.com wrote:

Per RFC6902, the media-type for JSON Patch is application/json-patch+json, not application/json-patch.

Reply to this email directly or view it on GitHub: https://github.com/json-api/json-api/issues/42