This isn't helpful at all for an api if you don't send a required parameter and get an error response that just tells you what parameters that were available. This is a new feature with rails >= 6.1 and ruby >= 2.7, so this just keeps the old behaviour of older rails/ruby versions. |
||
|---|---|---|
| .. | ||
| aspects_controller.rb | ||
| base_controller.rb | ||
| comments_controller.rb | ||
| contacts_controller.rb | ||
| conversations_controller.rb | ||
| likes_controller.rb | ||
| messages_controller.rb | ||
| notifications_controller.rb | ||
| photos_controller.rb | ||
| post_interactions_controller.rb | ||
| posts_controller.rb | ||
| reshares_controller.rb | ||
| search_controller.rb | ||
| streams_controller.rb | ||
| tag_followings_controller.rb | ||
| users_controller.rb | ||