schema is missing CanRemove & DetachKeys

example demonstrates they are expected

Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
Upstream-commit: 74cb739766e517115c5af9cee2202613661238a0
Component: engine
This commit is contained in:
Nicolas De Loof
2017-11-24 11:40:12 +01:00
parent c7f0d04c5e
commit 749a92c1a6
+4
View File
@@ -7367,6 +7367,10 @@ paths:
schema:
type: "object"
properties:
CanRemove:
type: "boolean"
DetachKeys:
type: "string"
ID:
type: "string"
Running: