Basic api spec changes

This commit is contained in:
shamoon
2024-11-24 09:32:34 -08:00
parent d5572137de
commit b10abd3f2d
4 changed files with 201 additions and 5 deletions

View File

@@ -20,6 +20,8 @@ django-multiselectfield = "*"
django-soft-delete = "*"
djangorestframework = "~=3.15.2"
djangorestframework-guardian = "*"
drf-spectacular = "*"
drf-spectacular-sidecar = "*"
drf-writable-nested = "*"
bleach = "*"
celery = {extras = ["redis"], version = "*"}