Update docs to reflect we accept nickname for id for both of these endpoints
authorMark Felder <feld@FreeBSD.org>
Wed, 29 May 2019 17:22:14 +0000 (12:22 -0500)
committerMark Felder <feld@FreeBSD.org>
Wed, 29 May 2019 17:22:14 +0000 (12:22 -0500)
docs/api/differences_in_mastoapi_responses.md

index 36b47608e1655913e3cf8d127b11a4067b7113f1..f952696f7ea8e961a46360dc3bb6534282b9dd39 100644 (file)
@@ -32,7 +32,10 @@ Has these additional fields under the `pleroma` object:
 
 ## Accounts
 
-- `/api/v1/accounts/:id`: The `id` parameter can also be the `nickname` of the user. This only works in this endpoint, not the deeper nested ones for following etc.
+The `id` parameter can also be the `nickname` of the user. This only works in these endpoints, not the deeper nested ones for following etc.
+
+- `/api/v1/accounts/:id`
+- `/api/v1/accounts/:id/statuses`
 
 Has these additional fields under the `pleroma` object: