diff --git a/config/application.rb b/config/application.rb index b7e6aca..fa5d8f3 100644 --- a/config/application.rb +++ b/config/application.rb @@ -33,7 +33,6 @@ class Application < Rails::Application schema_path: 'openapi.yml', strict: true, accept_request_filter: accept_proc, - parse_response_by_content_type: false, # hush committee deprecation warning query_hash_key: 'action_dispatch.request.query_parameters' # hush committee deprecation warning ) config.middleware.use(