Fix typo.
This commit is contained in:
+1
-1
@@ -181,7 +181,7 @@ respond to an external event (e.g. an incoming HTTP request).
|
|||||||
#### List routes
|
#### List routes
|
||||||
|
|
||||||
Returns JSON with all the data about the current routes. Be aware that the command
|
Returns JSON with all the data about the current routes. Be aware that the command
|
||||||
field must be a json scaped string.
|
field must be an escaped JSON string.
|
||||||
|
|
||||||
* **URL**: `/routes`
|
* **URL**: `/routes`
|
||||||
* **Method**: `GET`
|
* **Method**: `GET`
|
||||||
|
|||||||
Reference in New Issue
Block a user