FleetForge Run Specification
- Source:
api/schemas/run_spec.json - Type:
object - Required properties:
dag_json,inputs,labels,seed
Properties
| Property | Type | Required | Notes |
|---|---|---|---|
breakpoints | array<string> | No | |
dag_json | object | Yes | |
inputs | object | Yes | |
labels | object | Yes | |
seed | integer | Yes |
Additional properties are not allowed.