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 6adbf54

Browse files
authored
docs: add swagger_ui_extra_configuration.persistAuthorization (#2140)
* Update configuration.md Add persistAuthorization config option * Update configuration.md
1 parent 473e92e commit 6adbf54

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

‎core/configuration.md‎

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -567,6 +567,9 @@ return [
567567
// If set, enables filtering. The top bar will show an edit box that you can use to filter the tagged operations that are shown.
568568
'filter' => false,
569569

570+
// If set to true, it persists authorization data and it would not be lost on browser close/refresh
571+
'persistAuthorization' => true,
572+
570573
// You can use any other configuration parameters too.
571574
],
572575
],

0 commit comments

Comments
(0)

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