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
d9f247cc17
commit
44287738f5
+1
-1
@@ -246,7 +246,7 @@ A new id is created for the appended route so it can be referenced later.
|
||||
```
|
||||
* **Error Responses**:
|
||||
* **Code**: `400 Malformed JSON`
|
||||
* **Code**: `422 Invalid Route Spec`
|
||||
* **Code**: `422 Invalid Route`
|
||||
* **Sample Call**:<br />
|
||||
```sh
|
||||
$ curl -X POST --data-binary @- $KAPOW_URL/routes <<EOF
|
||||
|
||||
Reference in New Issue
Block a user