Migrate to DRF-Spectacular instead of drf-yasg

This commit is contained in:
Keannu Christian Bernasol 2023-07-25 15:12:53 +08:00
parent c955cadc18
commit 6af2bd0c0d
5 changed files with 1452 additions and 41 deletions

View file

@ -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]