feat: migrate parser data to source records
This commit is contained in:
@@ -356,6 +356,7 @@ CORS_ALLOW_CREDENTIALS = True
|
||||
# SWAGGER SETTINGS (drf-yasg)
|
||||
# =============================================================================
|
||||
SWAGGER_SETTINGS = {
|
||||
"DEFAULT_INFO": "core.urls.api_info",
|
||||
"SECURITY_DEFINITIONS": {
|
||||
"Bearer": {
|
||||
"type": "apiKey",
|
||||
|
||||
Reference in New Issue
Block a user