TurnTerminal
Turn terminal vocabulary: exactly the runtime’s
RunTerminalKind — closed in the runtime, wire-open for evolution.
Fields and variants
Section titled “Fields and variants”"cancelled""completed""failed"
Source
schema/msp/experimental/msp.schema.json#/types/TurnTerminal
{ "description": "Turn terminal vocabulary: exactly the runtime's\n`RunTerminalKind` — closed in the runtime, wire-open for evolution.", "enum": [ "completed", "failed", "cancelled" ], "type": "string", "x-msp-openness": "open"}