@@ -89,8 +89,8 @@ |
||
| 89 | 89 | ->arrayNode('swagger') |
| 90 | 90 | ->addDefaultsIfNotSet() |
| 91 | 91 | ->children() |
| 92 | - ->arrayNode('api_keys') |
|
| 93 | - ->addDefaultsIfNotSet() |
|
| 92 | + ->arrayNode('api_keys') |
|
| 93 | + ->addDefaultsIfNotSet() |
|
| 94 | 94 | ->children() |
| 95 | 95 | ->scalarNode('name') |
| 96 | 96 | ->info('The name of the header or query parameter containing the api key.') |