Update follower/following api examples

This commit is contained in:
Jonathan Rudenberg 2012-10-15 20:36:09 -04:00
parent 970a5cb3be
commit 224dd1ceb8
2 changed files with 199 additions and 179 deletions

View file

@ -48,7 +48,7 @@ GET parameters can be used to filter and paginate the returned followings.
Apps can request information on the relationship with a specific entity being followed.
{get_followings example}
{get_following example}
### DELETE /followings/:id
@ -79,7 +79,7 @@ GET parameters can be used to filter and paginate the returned followers.
Apps can request information on a specific follower.
{get_follower example}
{auth_get_follower example}
### DELETE /followers/:id