From cfa07bffb5e27763fa4bb189133dadd179e4bd23 Mon Sep 17 00:00:00 2001 From: Nicolas De Loof Date: Thu, 14 Dec 2017 11:29:18 +0100 Subject: [PATCH] =?UTF-8?q?CreateImage=20uses=20=E2=80=98id=E2=80=99=20to?= =?UTF-8?q?=20track=20layers?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Nicolas De Loof --- api/swagger.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/api/swagger.yaml b/api/swagger.yaml index bec8b74bf3..294939a2e4 100644 --- a/api/swagger.yaml +++ b/api/swagger.yaml @@ -1511,6 +1511,8 @@ definitions: CreateImageInfo: type: "object" properties: + id: + type: "string" error: type: "string" status: