Updated Friendica API (markdown)

Michael Vogel 2014-01-06 22:49:36 -08:00
parent 576c50cd1b
commit 12fdc59881
1 changed files with 4 additions and 0 deletions

@ -18,6 +18,10 @@ Please refer to the linked documentation for further information.
#### Different behaviour
* screen_name: The nick name in friendica is only unique in each network but not for all networks. The users are searched in the following priority: Friendica, StatusNet/GNU Social, Diaspora, pump.io, Twitter. If no contact was found by this way, then the first contact is taken.
#### Return values
* cid: Contact id of the user (important for "contact_allow" and "contact_deny")
* network: network of the user
### account/verify_credentials
#### Parameters
* skip_status: Don't show the "status" field. (Default: no)