Swagger documentation

The RESTfull API of the application is documented with Swagger.

The swagger.json file can be found in the web directory. You can check if its well-formed with ./vendor/bin/phing swagger-validate.

Requires additional tools. Run npm install first to install them.

Last updated