API docs, the count parameter

This commit is contained in:
Tobias Diekershoff 2018-05-06 12:25:23 +02:00
parent 3a3a4807a8
commit 0c6333599d
1 changed files with 1 additions and 0 deletions

View File

@ -433,6 +433,7 @@ Friendica doesn't allow showing the friends of other users.
#### Parameters
* include_entities: "true" shows entities for pictures and links (Default: false)
* count: how many items should be shown (Default: 20)
---