3
app/views/api/v1/accounts/articles/update.json.jbuilder
Normal file
3
app/views/api/v1/accounts/articles/update.json.jbuilder
Normal file
@@ -0,0 +1,3 @@
|
||||
json.payload do
|
||||
json.partial! 'article', article: @article
|
||||
end
|
||||
Reference in New Issue
Block a user