🔧(api) add sidecar for swagger collection
add drf_spectacular_sidecar to correctly collect swagger upon collectstatic
This commit is contained in:
committed by
Marie
parent
55b7d1adbd
commit
99cc4d00d5
@@ -39,7 +39,7 @@ dependencies = [
|
||||
"django-timezone-field>=5.1",
|
||||
"django==5.1.6",
|
||||
"djangorestframework==3.15.2",
|
||||
"drf_spectacular==0.28.0",
|
||||
"drf_spectacular[sidecar]==0.28.0",
|
||||
"dockerflow==2024.4.2",
|
||||
"easy_thumbnails==2.10",
|
||||
"factory_boy==3.3.3",
|
||||
|
||||
Reference in New Issue
Block a user