Skip to content

Commit 9f45709

Browse files
committed
-refactoring
1 parent 8cc0f55 commit 9f45709

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/Symfony/Bundle/DependencyInjection/ConfigurationTest.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -102,6 +102,7 @@ private function runDefaultConfigTests(array $doctrineIntegrationsToLoad = ['orm
102102
'inflector' => 'api_platform.metadata.inflector',
103103
'validator' => [
104104
'serialize_payload_fields' => [],
105+
'query_parameter_validation' => true,
105106
],
106107
'name_converter' => null,
107108
'enable_swagger' => true,

0 commit comments

Comments
 (0)