]> git.mxchange.org Git - friendica.git/commitdiff
API docs, the count parameter
authorTobias Diekershoff <tobias.diekershoff@gmx.net>
Sun, 6 May 2018 10:25:23 +0000 (12:25 +0200)
committerTobias Diekershoff <tobias.diekershoff@gmx.net>
Sun, 6 May 2018 10:25:23 +0000 (12:25 +0200)
doc/api.md

index 76b3f3dc809d0e357c4b18bc76c67e21ef812ec7..08fca74fa443e1bff940f2b745dc19a109e9ad9c 100644 (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)
 
 ---