From c705d27ac69360a38834e039c7a203230a589762 Mon Sep 17 00:00:00 2001 From: Anthony Lapenna Date: Wed, 25 Apr 2018 21:40:21 +0200 Subject: [PATCH] docs(api): update resource control creation docs (#1842) --- api/swagger.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/api/swagger.yaml b/api/swagger.yaml index f90375f25..80b845ae7 100644 --- a/api/swagger.yaml +++ b/api/swagger.yaml @@ -2603,7 +2603,8 @@ definitions: ResourceID: type: "string" example: "617c5f22bb9b023d6daab7cba43a57576f83492867bc767d1c59416b065e5f08" - description: "Docker resource identifier on which access control will be applied" + description: "Docker resource identifier on which access control will be applied.\ + \ In the case of a resource control applied to a stack, use the stack name as identifier" Type: type: "string" example: "container"