summary.schema.json
$id:https://yam.svatah.com/schema/1.0.0/summary.schema.json- Root:
summary· definitions: 1
Root properties
| Property | Type | Required |
|---|---|---|
behavior | "test" | "workflow" | "tool" | yes |
bindingsHash | string | yes |
configHash | string | yes |
endedAt | string | yes |
exitCode | integer | yes |
flows | object | yes |
inputs | array of string | |
invoker | object | yes |
outputs | object | |
planHash | string | yes |
runId | string | yes |
schemaVersion | string | yes |
startedAt | string | yes |
stopped | boolean | |
totals | object | yes |
The file itself: packages/schema/json/summary.schema.json.