Update spec/README.md
language fix Co-Authored-By: Roberto Abdelkader Martínez Pérez <robertomartinezp@gmail.com>
This commit is contained in:
committed by
GitHub
parent
44287738f5
commit
9ef714309d
+1
-1
@@ -299,7 +299,7 @@ A new id is created for the appended route so it can be referenced later.
|
|||||||
```
|
```
|
||||||
* **Error Responses**:
|
* **Error Responses**:
|
||||||
* **Code**: `400 Malformed JSON`
|
* **Code**: `400 Malformed JSON`
|
||||||
* **Code**: `422 Invalid Route Spec`
|
* **Code**: `422 Invalid Route`
|
||||||
* **Sample Call**:<br />
|
* **Sample Call**:<br />
|
||||||
```sh
|
```sh
|
||||||
$ curl -X PUT --data-binary @- $KAPOW_URL/routes <<EOF`
|
$ curl -X PUT --data-binary @- $KAPOW_URL/routes <<EOF`
|
||||||
|
|||||||
Reference in New Issue
Block a user