Skip to content

Instantly share code, notes, and snippets.

@nickahoy
Created March 25, 2015 17:26
Show Gist options
  • Save nickahoy/f1fdd24e380dea7590d2 to your computer and use it in GitHub Desktop.
Save nickahoy/f1fdd24e380dea7590d2 to your computer and use it in GitHub Desktop.
On representing HATEOAS APIs in Swagger
http://jsonapi.org/faq/
http://blogs.mulesoft.org/api-best-practices-hypermedia-part-3/
https://lists.w3.org/Archives/Public/public-hydra/2015Feb/0086.html
Is there a JSON Schema describing JSON API?
Not currently, no. JSON Schema cannot fully represent the semantics of JSON API, and so any such schema would be partial anyway.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment