-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* added SBT token page * updated spec to open all tags * updated example merger with security scheme * updated example gen * merged master * Revert "merged master" This reverts commit b7ed6d2.
- Loading branch information
1 parent
9f6381d
commit 5ff37b0
Showing
2 changed files
with
54 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -48,6 +48,7 @@ function APIComponent({ specType }: any) { | |
token: apiKey, | ||
}, | ||
}, | ||
defaultOpenAllTags: true | ||
}) | ||
} | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters