Commit Graph

12 Commits

Author SHA1 Message Date
Achilleas Pipinellis 0e078d1a8a
Replace look-alike token with '<your_access_token>'
Replace all '9koXpg98eAheJpvBs5tK' occurrences with
'<your_access_token>' in API docs.
2019-01-04 13:19:27 +01:00
Alexis Reigel 585b1b3fca
add user's public_email attribute to api 2018-09-27 11:33:55 +02:00
Alexis Reigel 0a94bdfa14
add missing user attributes to api docs 2018-09-27 11:32:44 +02:00
Jacopo 310d209b67 Adds sorting to deployments API
Adds sorting to deployments API through the `order_by` and sort
`fields`.
2018-01-17 08:47:55 +01:00
Timothy Andrew 0befa887b5 Update documentation to reflect the removal of `is_admin` from most API responses. 2017-04-25 09:46:05 +00:00
Achilleas Pipinellis b472f9995a Fix wrong copy edits for URL-encoded substitutions in API docs 2017-04-10 11:17:04 +02:00
Achilleas Pipinellis 5422554b86 Mention URL path encoding to all API docs 2017-04-08 12:38:59 +02:00
Robert Schilling 1ead6a9793 Use v4 endpoint in API docs 2017-03-01 18:39:40 +01:00
Dmitriy Zaporozhets cb7872c3a0
Remove /u/ prefix from user pages in documentation
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2016-10-13 14:24:09 +03:00
Z.J. van de Weg 2038e035c7 Do not expose projects on deployments 2016-08-18 21:10:53 +02:00
Z.J. van de Weg ba01e519e2 Incorporate feedback 2016-08-18 21:10:53 +02:00
Z.J. van de Weg 182e28141d Docs for API endpoints 2016-08-18 21:10:52 +02:00