The RESTfull API of the application is documented with Swaggerarrow-up-right.
The swagger.json file can be found in the webarrow-up-right directory. You can check if its well-formed with ./vendor/bin/phing swagger-validate.
swagger.json
web
./vendor/bin/phing swagger-validate
Requires additional tools. Run npm install first to install them.
npm install
Last updated 4 years ago
Was this helpful?