Skip to content

Commit 3ec954a

Browse files
author
Alexis Thinardon
committed
Add documentation in configuration for enabling entrypoint and docs
1 parent 6733dfe commit 3ec954a

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

core/configuration.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,12 @@ api_platform:
4848
# Enable Swagger ui.
4949
enable_swagger_ui: true
5050

51+
# Enable the entrypoint.
52+
enable_entrypoint: true
53+
54+
# Enable the docs.
55+
enable_docs: true
56+
5157
oauth:
5258
# To enable or disable oauth.
5359
enabled: false

0 commit comments

Comments
 (0)