fix(config): sync SwaggerUI default options with swagger-ui-react (#9843)
Refs #9838
This commit is contained in:
@@ -90,6 +90,8 @@ export default function SwaggerUI(userOptions) {
|
||||
|
||||
SwaggerUI.System = System
|
||||
|
||||
SwaggerUI.defaultOptions = defaultOptions
|
||||
|
||||
SwaggerUI.presets = {
|
||||
base: BasePreset,
|
||||
apis: ApisPreset,
|
||||
|
||||
Reference in New Issue
Block a user