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
commit b7f3607790
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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)
---