plan.schema.json
$id:https://yam.svatah.com/schema/1.0.0/plan.schema.json- Root:
plan· definitions: 1
Root properties
| Property | Type | Required |
|---|---|---|
apis | array of string | yes |
compositions | object | yes |
customSteps | array of string | yes |
generatedAt | string | yes |
hash | string | yes |
project | string | yes |
runs | object | yes |
schemaVersion | string | yes |
stories | array of object | yes |
targets | object | yes |
The file itself: packages/schema/json/plan.schema.json.