Add openapi spec for API v2 (#1388)

This commit is contained in:
Kyle Robbertze 2021-10-16 18:34:03 +00:00 committed by GitHub
parent 9f1e41e6fa
commit 1274b2d849
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
7 changed files with 104 additions and 11 deletions

View file

@ -25,7 +25,8 @@ setup(
"coreapi",
"django~=3.0",
"djangorestframework",
"django-url-filter",
"django-filter",
"drf-spectacular",
"markdown",
"model_bakery",
],