Skip to content

Commit

Permalink
🔧[maykinmedia/open-api-framework#68] fix CSP errors
Browse files Browse the repository at this point in the history
  • Loading branch information
Coperh authored and annashamray committed Oct 1, 2024
1 parent 61ea522 commit d1c4f9b
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/objects/conf/api.py
Original file line number Diff line number Diff line change
Expand Up @@ -87,8 +87,6 @@
"""

SPECTACULAR_SETTINGS = {
"SWAGGER_UI_DIST": "SIDECAR",
"SWAGGER_UI_FAVICON_HREF": "SIDECAR",
"REDOC_DIST": "SIDECAR",
"SCHEMA_PATH_PREFIX": r"/api/v[1-9]+",
"SCHEMA_PATH_PREFIX_TRIM": True,
Expand Down

0 comments on commit d1c4f9b

Please sign in to comment.