openstreetmap-website/app/controllers/api
Robbendebiene ed1112bcef Allow setting HTTP ACCEPT header for notes API
Previously the notes API return type could only be specified by appending the file extension like .json or .rss
2022-09-23 11:40:19 +02:00
..
capabilities_controller.rb Simplify deny_access handling 2019-03-20 14:39:17 +01:00
changeset_comments_controller.rb Check API status before authorizing access 2022-04-11 20:47:52 +01:00
changesets_controller.rb Check API status before authorizing access 2022-04-11 20:47:52 +01:00
map_controller.rb Check API status before authorizing access 2022-04-11 20:47:52 +01:00
nodes_controller.rb Check API status before authorizing access 2022-04-11 20:47:52 +01:00
notes_controller.rb Allow setting HTTP ACCEPT header for notes API 2022-09-23 11:40:19 +02: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 Check API status before authorizing access 2022-04-11 20:47:52 +01:00
tracepoints_controller.rb Check API status before authorizing access 2022-04-11 20:47:52 +01:00
traces_controller.rb Check API status before authorizing access 2022-04-11 20:47:52 +01:00
user_preferences_controller.rb Fix various code comments 2021-07-21 11:24:23 +01:00
users_controller.rb Check API status before authorizing access 2022-04-11 20:47:52 +01:00
versions_controller.rb Add support for an unversioned 'versions' API call 2019-06-26 16:52:10 +02:00
ways_controller.rb Check API status before authorizing access 2022-04-11 20:47:52 +01:00