X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/e731dd71a77ad4ad1e9db22535e89444bb98e5d9..ad2e50fcfb7aab6cb6bbf5518920e4091be5b9a4:/app/controllers/api/capabilities_controller.rb diff --git a/app/controllers/api/capabilities_controller.rb b/app/controllers/api/capabilities_controller.rb index 7f91557f8..b0600ca33 100644 --- a/app/controllers/api/capabilities_controller.rb +++ b/app/controllers/api/capabilities_controller.rb @@ -1,8 +1,10 @@ module Api class CapabilitiesController < ApiController + skip_before_action :check_api_readable + authorize_resource :class => false - around_action :api_call_handle_error, :api_call_timeout + before_action :set_request_formats # External apps that use the api are able to query the api to find out some # parameters of the API. It currently returns: