From 9ef714309dda88b33b55e99f624ebefa20fea35c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?C=C3=A9sar=20Gallego=20Rodr=C3=ADguez?= Date: Wed, 21 Aug 2019 11:59:32 +0200 Subject: [PATCH] Update spec/README.md MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit language fix Co-Authored-By: Roberto Abdelkader Martínez Pérez --- spec/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spec/README.md b/spec/README.md index 5859f4c..c6bd550 100644 --- a/spec/README.md +++ b/spec/README.md @@ -299,7 +299,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**:
```sh $ curl -X PUT --data-binary @- $KAPOW_URL/routes <