openstreetmap-website/app/controllers/api
Anton Khorev 0bd5838f51 Respond with plaintext when user not found in changeset query
The response used to be of type xml with empty body, which is not valid xml.
2023-08-19 20:26:13 +03:00
..
capabilities_controller.rb Make the capabilities call default to XML 2023-08-13 12:48:02 +01:00
changeset_comments_controller.rb Check API status before authorizing access 2022-04-11 20:47:52 +01:00
changesets_controller.rb Respond with plaintext when user not found in changeset query 2023-08-19 20:26:13 +03:00
map_controller.rb Check API status before authorizing access 2022-04-11 20:47:52 +01:00
nodes_controller.rb Enable the ActionOrder cop for remaining controllers 2022-11-02 11:06:00 +00:00
notes_controller.rb Move note query limit values to settings 2023-08-19 05:06:00 +03:00
old_controller.rb Check API status before authorizing access 2022-04-11 20:47:52 +01:00
old_nodes_controller.rb Move node/way/relation/old_* controllers into the api namespace 2019-02-28 17:12:28 +01:00
old_relations_controller.rb Move node/way/relation/old_* controllers into the api namespace 2019-02-28 17:12:28 +01:00
old_ways_controller.rb Move node/way/relation/old_* controllers into the api namespace 2019-02-28 17:12:28 +01:00
permissions_controller.rb Check API status before authorizing access 2022-04-11 20:47:52 +01:00
relations_controller.rb Enable the ActionOrder cop for remaining controllers 2022-11-02 11:06:00 +00:00
tracepoints_controller.rb Check API status before authorizing access 2022-04-11 20:47:52 +01:00
traces_controller.rb Enable the ActionOrder cop for remaining controllers 2022-11-02 11:06:00 +00:00
user_preferences_controller.rb Fix various code comments 2021-07-21 11:24:23 +01:00
users_controller.rb Enable the ActionOrder cop for remaining controllers 2022-11-02 11:06:00 +00:00
versions_controller.rb Make the versions call default to XML 2023-08-18 19:26:53 +01:00
ways_controller.rb Enable the ActionOrder cop for remaining controllers 2022-11-02 11:06:00 +00:00