2 parents 5f1d4db + 7a60ae0 commit b991ecaCopy full SHA for b991eca
1 file changed
src/EhyiahApiDocBundle.php
@@ -45,11 +45,9 @@ public function configure(DefinitionConfigurator $definition): void
45
->info('Base URL(s) for Swagger UI. Multiple URLs can be comma-separated.')
46
->end()
47
->scalarNode('source_path')
48
- ->isRequired()
49
->defaultValue('src/Swagger')
50
51
->scalarNode('dump_path')
52
53
->defaultValue('src/Swagger/dump')
54
55
->booleanNode('enable_php_config')
0 commit comments