ApprovalOrigin
No description is available.
Fields and variants
Section titled “Fields and variants”commandkindurl
Source
schema/msp/experimental/msp.schema.json#/types/ApprovalOrigin
{ "properties": { "command": { "type": "string" }, "kind": { "type": "string" }, "url": { "type": "string" } }, "required": [ "kind" ], "type": "object"}