From f45e1be1942180d48d0cd651d4a2bfe7a5be9b7e Mon Sep 17 00:00:00 2001 From: pancho horrillo Date: Wed, 29 May 2019 15:55:10 +0200 Subject: [PATCH] spec: add missing note on handlers MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: César Gallego Rodríguez 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 3fd741d..9212994 100644 --- a/spec/README.md +++ b/spec/README.md @@ -493,7 +493,7 @@ Returns the value of the requested resource path, or an error if the resource pa ```sh $ curl /handlers/$KAPOW_HANDLER_ID/request/body ``` -* **Notes**: TODO +* **Notes**: The content may be empty. #### Overwrite the value of a resource