Explicit format in command.

This commit is contained in:
César Gallego Rodríguez
2019-08-21 09:42:21 +02:00
parent 6257db82dd
commit a7ea97d1d5
+2 -1
View File
@@ -176,7 +176,8 @@ respond to an external event (e.g. an incoming HTTP request).
#### List routes #### List routes
Returns JSON data about the current routes. Returns JSON with all data about the current routes. Be aware that the command
field must be a json scaped string.
* **URL**: `/routes` * **URL**: `/routes`
* **Method**: `GET` * **Method**: `GET`