Created
March 25, 2015 17:26
-
-
Save nickahoy/f1fdd24e380dea7590d2 to your computer and use it in GitHub Desktop.
On representing HATEOAS APIs in Swagger
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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