From 77d77ed67b328740209321dacc35fd13bd5e329b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?C=C3=A9lien=20Nanson?= Date: Wed, 26 Oct 2016 16:49:07 +0200 Subject: [PATCH] Update API manual I wasn't able to update a check without sending the `state` in the body payload. --- API.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/API.md b/API.md index 59eb7793..2881a4d7 100644 --- a/API.md +++ b/API.md @@ -463,7 +463,7 @@ None | live | false | Live value (pickle protocol) | boolean | | from | false | Specifies the beginning | String | | until | false | Specifies the end | String | -| state| false | Specifies the state | String | +| state| true | Specifies the state | String | * **Response**