property target is webhook Schema #
undefined#/properties/dataTarget/allOf/0/allOf/3
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* |
3 Type #
unknown (property target is webhook)
property target is webhook Properties #
Property | Type | Required | Nullable | Defined by |
---|---|---|---|---|
converter | Flexible | Optional | cannot be null | specSchema (Unified Pipeline Specification) |
data | object |
Optional | cannot be null | specSchema (Unified Pipeline Specification) |
disable | boolean |
Optional | cannot be null | specSchema (Unified Pipeline Specification) |
converter #
converter TODO
converter
- is optional
- type: any of the folllowing:
array
orstring
(converter) - cannot be null
- defined in: converter
data #
data TODO
data
disable #
disable TODO
disable
- is optional
- type:
boolean
- cannot be null
- Unstructured type