ApprovalSuggestedPrefix
No description is available.
Fields and variants
Section titled “Fields and variants”argvPrefixlabel
Source
schema/msp/experimental/msp.schema.json#/types/ApprovalSuggestedPrefix
{ "properties": { "argvPrefix": { "items": { "type": "string" }, "type": "array" }, "label": { "type": "string" } }, "required": [ "argvPrefix", "label" ], "type": "object"}