Fix style
Co-authored-by: Roberto Abdelkader Martínez Pérez <robertomartinezp@gmail.com>
This commit is contained in:
+6
-6
@@ -120,11 +120,11 @@ Returns JSON data about the current routes.
|
|||||||
|
|
||||||
* **URL**
|
* **URL**
|
||||||
|
|
||||||
/routes
|
`/routes`
|
||||||
|
|
||||||
* **Method**
|
* **Method**
|
||||||
|
|
||||||
GET
|
`GET`
|
||||||
|
|
||||||
* **Success Response**
|
* **Success Response**
|
||||||
|
|
||||||
@@ -145,11 +145,11 @@ Returns JSON data about the current routes.
|
|||||||
|
|
||||||
* **URL**
|
* **URL**
|
||||||
|
|
||||||
/routes
|
`/routes`
|
||||||
|
|
||||||
* **Method**
|
* **Method**
|
||||||
|
|
||||||
POST
|
`POST`
|
||||||
|
|
||||||
* **Header**: `Content-Type: application/json`
|
* **Header**: `Content-Type: application/json`
|
||||||
|
|
||||||
@@ -205,11 +205,11 @@ TODO
|
|||||||
|
|
||||||
* **URL**
|
* **URL**
|
||||||
|
|
||||||
/routes
|
`/routes`
|
||||||
|
|
||||||
* **Method**
|
* **Method**
|
||||||
|
|
||||||
PUT
|
`PUT`
|
||||||
|
|
||||||
* **Header**: `Content-Type: application/json`
|
* **Header**: `Content-Type: application/json`
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user