Setup
One-time only.
- We export a Swagger spec file (
api_swagger.json
) from DRF code and import it into StopLight as a new API, first version. - Commit this file on
dev
branch on GitHub. - In StopLight we make any necessary changes:
- assign groups to the API endpoints
- we should not edit descriptions that were imported, because of possible Git merge conflicts later on
- Export a Swagger spec file from StopLight.