浏览代码

schema is missing CanRemove & DetachKeys
example demonstrates they are expected

Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>

Nicolas De Loof 7 年之前
父节点
当前提交
74cb739766
共有 1 个文件被更改,包括 4 次插入0 次删除
  1. 4 0
      api/swagger.yaml

+ 4 - 0
api/swagger.yaml

@@ -7367,6 +7367,10 @@ paths:
           schema:
           schema:
             type: "object"
             type: "object"
             properties:
             properties:
+              CanRemove:
+                type: "boolean"
+              DetachKeys:
+                type: "string"
               ID:
               ID:
                 type: "string"
                 type: "string"
               Running:
               Running: