Skip to content

Commit

Permalink
Documents lack of JSON API official extensions
Browse files Browse the repository at this point in the history
  • Loading branch information
jfinkels committed Apr 2, 2016
1 parent 9d317e5 commit d441be9
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions docs/requestformat.rst
Original file line number Diff line number Diff line change
Expand Up @@ -146,6 +146,15 @@ Then in your Javascript client code, write the function ``foo`` like this:
{"url": "url2", "rel": "foo", "bar": "baz"}
]
JSON API extensions
-------------------

Flask-Restless does not yet support the official JSON API extension. For
progress on the implementation of the official extensions, see GitHub issues
#478 and #477.


Cross-Origin Resource Sharing (CORS)
------------------------------------

Expand Down

0 comments on commit d441be9

Please sign in to comment.