sonar icon indicating copy to clipboard operation
sonar copied to clipboard

Document HTTP API

Open Frando opened this issue 5 years ago • 0 comments

#31 adds HTTP API docs through swagger. The swagger.yaml is still very uncomplete and should be completed soon.

Note: Dont edit the swagger.json, but the swagger.yaml file and recreate the swagger.json file with npm run build:swagger before commit. Server has to be restarted after that command to see changes at http://localhost:9191/api-docs.

Frando avatar Mar 14 '20 12:03 Frando