Updated Friendica API (markdown)

annando 2014-09-06 22:40:01 -07:00
parent 753938173a
commit 44bbc4370a

@ -55,6 +55,15 @@ Please refer to the linked documentation for further information.
* screen_name: screen name (for technical reasons, this value is not unique!)
* include_entities: "true" shows entities for pictures and links (Default: false)
### users/show
#### Parameters
* q: name of the user
#### Unsupported parameters
* page
* count
* include_entities
### statuses/home_timeline
#### Parameters
* count: Items per page (default: 20)