Closed smddzcy closed 7 years ago
We should follow http://www.django-rest-framework.org/topics/documenting-your-api/ and document our views so that we can automatically generate an API documentation.
...api-base-url.../api/v1-docs
About
We should follow http://www.django-rest-framework.org/topics/documenting-your-api/ and document our views so that we can automatically generate an API documentation.
Changes
Visuals
Testing
...api-base-url.../api/v1-docs
, you should see a page like the one in the image above.