Skip to content

Commit 7e723cb

Browse files
dvcalanpoulain
authored andcommitted
rename swagger.display to swagger.ui
1 parent 9cabe1a commit 7e723cb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

core/configuration.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -225,8 +225,8 @@ api_platform:
225225
# URL to the license used for the API. MUST be in the format of a URL.
226226
url:
227227

228-
# Display resources config
229-
display:
228+
# Swagger UI resources config
229+
ui:
230230
# Controls the default expansion setting for the operations and tags. It can be 'list' (expands only the tags), 'full' (expands the tags and operations) or 'none' (expands nothing).
231231
doc_expansion: list
232232
# If set, enables filtering. The top bar will show an edit box that you can use to filter the tagged operations that are shown.

0 commit comments

Comments
 (0)