You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
match.destroyed{head(:no_content)}# => replace with match.destroyed{ |result| success_response(result)}
This approach should be discussed with the fronted team
The text was updated successfully, but these errors were encountered:
dzemlianoi-double
changed the title
Destroy action should return removed object
[Endpointable] Destroy action should be able to render some data or send head(:destroyed)
Nov 5, 2020
app/controllers/concerns/default_endpoint.rb
This approach should be discussed with the fronted team
The text was updated successfully, but these errors were encountered: