story.schema.json
$id:https://yam.svatah.com/schema/1.0.0/story.schema.json- Root:
story· definitions: 1
Root properties
| Property | Type | Required |
|---|---|---|
file | string | yes |
kind | "story" | "scenario" | yes |
meta | object | yes |
name | string | yes |
signature | object | |
steps | array of object | yes |
The file itself: packages/schema/json/story.schema.json.