Add doc entry for statuses/networkpublic_timeline api
authorHypolite Petovan <mrpetovan@gmail.com>
Sun, 17 Dec 2017 13:51:57 +0000 (08:51 -0500)
committerHypolite Petovan <mrpetovan@gmail.com>
Sun, 17 Dec 2017 13:51:57 +0000 (08:51 -0500)
doc/api.md

index ca355ee..159bc69 100644 (file)
@@ -338,6 +338,15 @@ Friendica doesn't allow showing the friends of other users.
 #### Unsupported parameters
 * trim_user
 
+---
+### statuses/networkpublic_timeline (*; AUTH)
+#### Parameters
+* count: Items per page (default: 20)
+* page: page number
+* since_id: minimum id
+* max_id: maximum id
+* include_entities: "true" shows entities for pictures and links (Default: false)
+
 ---
 ### statuses/replies (*; AUTH)
 #### Parameters