items Schema #
undefined#/properties/postProcess/items/allOf/22/properties/params/properties/pipeline/items
items TODO
| Abstract | Extensible | Status | Identifiable | Custom Properties | Additional Properties | Access Restrictions | Defined In |
|---|---|---|---|---|---|---|---|
| Can be instantiated | No | Unknown status | No | Forbidden | Allowed | none | specSchema.schema.json* |
items Type #
object (items)
items Properties #
| Property | Type | Required | Nullable | Defined by |
|---|---|---|---|---|
| dataSource | Merged | Optional | cannot be null | specSchema (Unified Pipeline Specification) |
| postProcess | array |
Optional | cannot be null | specSchema (Unified Pipeline Specification) |
dataSource #
A data origin that will supply data to the pipeline
dataSource
- is optional
- type:
object(dataSource) - cannot be null
- defined in: dataSource
postProcess #
postProcess TODO
postProcess
- is optional
- type:
array(postProcess) - cannot be null
- defined in: postProcess