Skip to content

Commit 399680c

Browse files
fix: add missing global defaults (#2149)
1 parent 7a9dd38 commit 399680c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

core/configuration.md

+3
Original file line numberDiff line numberDiff line change
@@ -369,6 +369,9 @@ api_platform:
369369
input: ~
370370
output: ~
371371
stateless: ~
372+
schemes: ~
373+
options: ~
374+
host: ~
372375

373376
# The URL generation strategy to use for IRIs
374377
url_generation_strategy: !php/const ApiPlatform\Api\UrlGeneratorInterface::ABS_PATH

0 commit comments

Comments
 (0)