Merge pull request #4988 from tobiasd/20180506-4689

API docs, the count parameter
This commit is contained in:
Michael Vogel
2018-05-06 13:56:21 +02:00
committed by GitHub

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)
---