OSDL Machine Fixture
A declarative input for a named machine behavior.
Generated from spec/schemas/osdl.machine-fixture.schema.json · https://osdl.dev/schemas/0.1/osdl.machine-fixture.schema.json
Document root#
| Field | Type | Description |
|---|---|---|
$schema |
string |
|
formatrequired |
"osdl-machine-fixture/0.1" |
|
behaviorrequired |
identifier |
|
behaviorContract |
string |
A link to the published definition of the named behavior. min length 1 |
arguments |
object |
Definitions#
identifier#
string pattern ^[a-z][a-z0-9-]*$