We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8cc0f55 commit 9f45709Copy full SHA for 9f45709
tests/Symfony/Bundle/DependencyInjection/ConfigurationTest.php
@@ -102,6 +102,7 @@ private function runDefaultConfigTests(array $doctrineIntegrationsToLoad = ['orm
102
'inflector' => 'api_platform.metadata.inflector',
103
'validator' => [
104
'serialize_payload_fields' => [],
105
+ 'query_parameter_validation' => true,
106
],
107
'name_converter' => null,
108
'enable_swagger' => true,
0 commit comments