From d8480d6edbe4ba01770e92b68c819fa3e7bd4789 Mon Sep 17 00:00:00 2001 From: annando Date: Sat, 6 Sep 2014 22:40:54 -0700 Subject: [PATCH] Updated Friendica API (markdown) --- Friendica API.md => Friendica-API.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) rename Friendica API.md => Friendica-API.md (96%) diff --git a/Friendica API.md b/Friendica-API.md similarity index 96% rename from Friendica API.md rename to Friendica-API.md index 353a3c4..f36a79a 100644 --- a/Friendica API.md +++ b/Friendica-API.md @@ -49,13 +49,7 @@ Please refer to the linked documentation for further information. * place_id * display_coordinates -### users/show -#### Parameters -* user_id: id of the user -* 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 +### users/search #### Parameters * q: name of the user @@ -64,6 +58,12 @@ Please refer to the linked documentation for further information. * count * include_entities +### users/show +#### Parameters +* user_id: id of the user +* screen_name: screen name (for technical reasons, this value is not unique!) +* include_entities: "true" shows entities for pictures and links (Default: false) + ### statuses/home_timeline #### Parameters * count: Items per page (default: 20)