Adding follow requests API
This commit is contained in:
parent
7376af90f7
commit
004382e4d0
7 changed files with 95 additions and 11 deletions
2
app/views/api/v1/follow_requests/index.rabl
Normal file
2
app/views/api/v1/follow_requests/index.rabl
Normal file
|
@ -0,0 +1,2 @@
|
|||
collection @accounts
|
||||
extends 'api/v1/accounts/show'
|
Loading…
Add table
Add a link
Reference in a new issue