From 86da4dbce78c785e6016b8807c0f35b285f88a58 Mon Sep 17 00:00:00 2001 From: pancho horrillo Date: Tue, 21 May 2019 13:09:34 +0200 Subject: [PATCH] specs: Add missing header MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Roberto Abdelkader Martínez Pérez --- spec/README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/spec/README.md b/spec/README.md index 943d6df..7f02a39 100644 --- a/spec/README.md +++ b/spec/README.md @@ -125,6 +125,9 @@ Let's illustrate these ideas with an example: TODO FIXME: consider what to do when deleting objects. Isn't it too much to return the list of all deleted objects in such a request? + +## API elements + ### Servers TODO: Define servers' API