mirror of
https://github.com/lemeow125/StudE-Backend.git
synced 2025-06-28 16:25:44 +08:00
Migrate to DRF-Spectacular instead of drf-yasg
This commit is contained in:
parent
c955cadc18
commit
6af2bd0c0d
5 changed files with 1452 additions and 41 deletions
2
Pipfile
2
Pipfile
|
@ -16,7 +16,7 @@ psycopg2 = "*"
|
|||
gdal = {path = "./packages/GDAL-3.4.3-cp311-cp311-win_amd64.whl"}
|
||||
django-leaflet = "*"
|
||||
django-extra-fields = "*"
|
||||
drf-yasg = "*"
|
||||
drf-spectacular = "*"
|
||||
|
||||
[dev-packages]
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue