Fix style

Co-authored-by: Roberto Abdelkader Martínez Pérez <robertomartinezp@gmail.com>
This commit is contained in:
pancho horrillo
2019-05-21 06:52:02 +02:00
parent 8e6b83fd7f
commit 42431b771c
+6 -6
View File
@@ -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`