This is important before defining any view. Back end dev can now begin !
Purpose
This is a resolution for #17, it is of great help for the front end. The PR includes a quick fix of a misleading URL in Django Settings that went undetected so far.
Proposal
The swagger is served at /api/swagger. It automaticaly parses any view that extends APIView. It is required.
This is important before defining any view. Back end dev can now begin !
Purpose
This is a resolution for #17, it is of great help for the front end. The PR includes a quick fix of a misleading URL in Django Settings that went undetected so far.
Proposal
The swagger is served at /api/swagger. It automaticaly parses any view that extends APIView. It is required.