Skip to content

Commit

Permalink
Update link to redoc settings
Browse files Browse the repository at this point in the history
  • Loading branch information
OttoAndrey committed Jan 23, 2024
1 parent db414d6 commit 44ffdbb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drf_spectacular/settings.py
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@
'SWAGGER_UI_OAUTH2_CONFIG': {},

# Dictionary of general configuration to pass to the Redoc.init({ ... })
# https://github.com/Redocly/redoc#redoc-options-object
# https://redocly.com/docs/redoc/config/#functional-settings
# The settings are serialized with json.dumps(). If you need customized JS, use a
# string instead. The string must then contain valid JS and is passed unchanged.
'REDOC_UI_SETTINGS': {},
Expand Down

0 comments on commit 44ffdbb

Please sign in to comment.