Skip to content
This repository has been archived by the owner on Mar 28, 2019. It is now read-only.

Commit

Permalink
Documentation review.
Browse files Browse the repository at this point in the history
  • Loading branch information
Rémy HUBSCHER committed Nov 5, 2015
1 parent 938bc85 commit 71c9e53
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cliquet_docs/api/utilities.rst
Expand Up @@ -10,7 +10,7 @@ The returned value is a JSON mapping containing:

- ``hello``: the name of the service (e.g. ``"reading list"``)
- ``protocol_version``: the cliquet protocol version (``"2"``)
- ``version``: complete version (``"X.Y.Z"``)
- ``version``: complete application/project version (``"X.Y.Z"``)
- ``url``: absolute URI (without a trailing slash) of the API (*can be used by client to build URIs*)
- ``eos``: date of end of support in ISO 8601 format (``"yyyy-mm-dd"``, undefined if unknown)
- ``documentation``: The URL to the service documentation. (this document!)
Expand Down

0 comments on commit 71c9e53

Please sign in to comment.