Delta Swagger Generator is a tool that generates swagger documentation for the Delta APIs.
make generate-swagger
The above command will do the following:
./api
directory for all the *.go
files starting with router.go./docs/swagger/swagger.yaml
/swagger
endpoint.