Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit d940f58

Browse files
Merge pull request #3081 from Kimsunmin/kimsunmin/swagger-explorer-patch
docs: Update SwaggerCustomOptions.explorer description
2 parents 23f596d + 1663e5d commit d940f58

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

‎content/openapi/introduction.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -187,6 +187,10 @@ export interface SwaggerCustomOptions {
187187
/**
188188
* If `true`, the selector of OpenAPI definitions is displayed in the Swagger UI interface.
189189
* Default: `false`.
190+
*
191+
* When `true` and `swaggerOptions.urls` is provided, a dropdown labeled "Select a definition"
192+
* is shown in the Swagger UI, allowing users to select from the available API definitions
193+
* specified in the `urls` array.
190194
*/
191195
explorer?: boolean;
192196

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /