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:
@@ -7367,6 +7367,10 @@ paths:
|
||||
schema:
|
||||
type: "object"
|
||||
properties:
|
||||
CanRemove:
|
||||
type: "boolean"
|
||||
DetachKeys:
|
||||
type: "string"
|
||||
ID:
|
||||
type: "string"
|
||||
Running:
|
||||
|
||||
Reference in New Issue
Block a user