Because there is no REST documentation yet
Installation
- Unpack into /custom/plugins/NoRouteDocumentation
- bin/console plugin:update - Update plugin list
- bin/console plugin:install NoRouteDocumentation - Install plugin
- bin/console plugin:activate NoRouteDocumentation - Activate plugin
Usage
You can execute the new command no:routes:serialize. You have to specify the target export format. Accepted formats are:
Format key |
Description |
json:basic |
Simple json serialization of the route classes |
json:detail |
A detailed json serialization of the route classes |
You can define a file to write the serialization into.
License
Have look at the shipped LICENSE file. In short LGPL v3.0.