Spec coverage and refactor for the api/v1/accounts controllers (#3451)
This commit is contained in:
parent
de4681b2be
commit
5c63523972
18 changed files with 579 additions and 230 deletions
2
app/views/api/v1/accounts/statuses/index.rabl
Normal file
2
app/views/api/v1/accounts/statuses/index.rabl
Normal file
|
@ -0,0 +1,2 @@
|
|||
collection @statuses
|
||||
extends 'api/v1/statuses/show'
|
Loading…
Add table
Add a link
Reference in a new issue