You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
My idea is we adding new configuration field something to be something like this:
typeConfigstruct {
// The url pointing to API definition (normally swagger.json or swagger.yaml). Default is `doc.json`.URLstringDocExpansionstringInstanceNamestringTitlestringDefaultModelsExpandDepthintDeepLinkingboolPersistAuthorizationboolOauth2DefaultClientIDstringIsDarkModebool
}
Then we can tweak the logic for css file creation to be something like this:
Reference --> https://github.com/Amoenus/SwaggerDark/
My idea is we adding new configuration field something to be something like this:
Then we can tweak the logic for css file creation to be something like this:
Add new function for modify the Dark Mode:
Finally, we can call it like this:
Wdyt?
The text was updated successfully, but these errors were encountered: