blob: 11ec501c6f07e4cb22ab28ff65faf699cf194742 [file] [view]
# DagWarningType
Enum for DAG warning types. This is the set of allowable values for the ``warning_type`` field in the DagWarning model.
## Enum
* `ASSET_CONFLICT` (value: `'asset conflict'`)
* `NON_MINUS_EXISTENT_POOL` (value: `'non-existent pool'`)
* `RUNTIME_VARYING_VALUE` (value: `'runtime varying value'`)
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)