| .. |
|
aspects_controller.rb
|
Ensure API responses adhere to documented error format
|
2020-02-02 18:04:11 +01:00 |
|
base_controller.rb
|
Ensure API responses adhere to documented error format
|
2020-02-02 18:04:11 +01:00 |
|
comments_controller.rb
|
Ensure API responses adhere to documented error format
|
2020-02-02 18:04:11 +01:00 |
|
contacts_controller.rb
|
Ensure API responses adhere to documented error format
|
2020-02-02 18:04:11 +01:00 |
|
conversations_controller.rb
|
Ensure API responses adhere to documented error format
|
2020-02-02 18:04:11 +01:00 |
|
likes_controller.rb
|
API: Return 409 when trying to create something existing and 410 when trying to delete something already gone
|
2020-02-02 18:04:11 +01:00 |
|
messages_controller.rb
|
Ensure API responses adhere to documented error format
|
2020-02-02 18:04:11 +01:00 |
|
notifications_controller.rb
|
Ensure API responses adhere to documented error format
|
2020-02-02 18:04:11 +01:00 |
|
photos_controller.rb
|
Ensure API responses adhere to documented error format
|
2020-02-02 18:04:11 +01:00 |
|
post_interactions_controller.rb
|
API: Return 409 when trying to create something existing and 410 when trying to delete something already gone
|
2020-02-02 18:04:11 +01:00 |
|
posts_controller.rb
|
Ensure API responses adhere to documented error format
|
2020-02-02 18:04:11 +01:00 |
|
reshares_controller.rb
|
API: Return 409 when trying to create something existing and 410 when trying to delete something already gone
|
2020-02-02 18:04:11 +01:00 |
|
search_controller.rb
|
Ensure API responses adhere to documented error format
|
2020-02-02 18:04:11 +01:00 |
|
streams_controller.rb
|
Return API pagination links as headers rather than in the response body itself
|
2020-01-21 23:34:43 +01:00 |
|
tag_followings_controller.rb
|
API: Return 409 when trying to create something existing and 410 when trying to delete something already gone
|
2020-02-02 18:04:11 +01:00 |
|
users_controller.rb
|
Ensure API responses adhere to documented error format
|
2020-02-02 18:04:11 +01:00 |