Updated Friendica API (markdown)

Michael Vogel 2014-01-05 05:57:34 -08:00
parent bc97429175
commit aa6e229e1b
1 changed files with 3 additions and 3 deletions

@ -20,7 +20,7 @@ Please refer to the linked documentation for further information.
### account/verify_credentials
#### Parameters
* skip_status: Don't show the "status" field. Default: false
* skip_status: Don't show the "status" field. (Default: no)
#### Unsupported parameters
* include_entities
@ -223,7 +223,7 @@ Friendica doesn't allow showing followers of other users.
### friends/ids
#### Parameters
* stringify_ids: Should the id numbers be sent as text (true) or number (false)? (default: false)
* stringify_ids: Should the id numbers be sent as text (true) or number (false)? (default: no)
#### Unsupported parameters
* user_id
@ -234,7 +234,7 @@ Friendica doesn't allow showing friends of other users.
### followers/ids
#### Parameters
* stringify_ids: Should the id numbers be sent as text (true) or number (false)? (default: false)
* stringify_ids: Should the id numbers be sent as text (true) or number (false)? (default: no)
#### Unsupported parameters
* user_id