File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed
src/Symfony/Bundle/Resources/config Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change 193193 <argument key =" $controller" >api_platform.symfony.main_controller</argument >
194194 <argument key =" $logger" type =" service" id =" logger" on-invalid =" null" />
195195 <argument key =" $debug" >%kernel.debug%</argument >
196+ <argument key =" $exceptionsMapping" type =" collection" ></argument >
196197 <argument key =" $resourceMetadataCollectionFactory" type =" service" id =" api_platform.metadata.resource.metadata_collection_factory" />
197198 <argument key =" $errorFormats" >%api_platform.error_formats%</argument >
198199 <argument key =" $exceptionToStatus" >%api_platform.exception_to_status%</argument >
199200 <argument key =" $identifiersExtractor" >null</argument >
200201 <argument key =" $resourceClassResolver" type =" service" id =" api_platform.resource_class_resolver" />
202+ <argument key =" $negotiator" >null</argument >
201203 <argument key =" $problemCompliantErrors" >%api_platform.rfc_7807_compliant_errors%</argument >
202204 </service >
203205
You can’t perform that action at this time.
0 commit comments