openstreetmap-website/app/controllers/api
Andy Allan 6bb18436a3 Add tests for routing and to ensure output format
This avoids the tests passing if the json output is an array of kv pairs,
instead of the desired hash of attributes.
2021-04-14 16:11:57 +01:00
..
capabilities_controller.rb Simplify deny_access handling 2019-03-20 14:39:17 +01:00
changeset_comments_controller.rb Rename Notifier to UserMailer 2020-10-14 15:04:58 +02:00
changesets_controller.rb Fix new rubocop warnings 2021-03-02 08:24:15 +00:00
map_controller.rb Rework set_default_request_format ast set_request_formats 2020-02-29 15:28:23 +00:00
nodes_controller.rb Prefer keyword arguments when method has optional boolean arguments 2020-11-13 10:22:55 +00:00
notes_controller.rb Prefer keyword arguments when method has optional boolean arguments 2020-11-12 11:24:44 +00:00
old_controller.rb Rework set_default_request_format ast set_request_formats 2020-02-29 15:28:23 +00: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 Simplify deny_access handling 2019-03-20 14:39:17 +01:00
relations_controller.rb Prefer keyword arguments when method has optional boolean arguments 2020-11-13 10:22:55 +00:00
tracepoints_controller.rb Merge remote-tracking branch 'upstream/pull/2999' 2020-12-09 14:51:04 +00:00
traces_controller.rb Remove unnecessary layout calls from api controllers 2020-07-08 18:51:27 +02:00
user_preferences_controller.rb Add tests for routing and to ensure output format 2021-04-14 16:11:57 +01:00
users_controller.rb API User details JSON format 2020-09-06 22:11:23 +02:00
versions_controller.rb Add support for an unversioned 'versions' API call 2019-06-26 16:52:10 +02:00
ways_controller.rb Prefer keyword arguments when method has optional boolean arguments 2020-11-13 10:22:55 +00:00