Closed davidwilby closed 3 months ago
In OpenAPI format: https://swagger.io/specification/
Docs from Django REST framework: https://www.django-rest-framework.org/topics/documenting-your-api/
First pass of this is complete at ./schema.yml, created manually at present.
./schema.yml
In OpenAPI format: https://swagger.io/specification/
Docs from Django REST framework: https://www.django-rest-framework.org/topics/documenting-your-api/