Models
Schema: `DataProductStatus`
- Type:
object - Required fields:
certification_state,failing_checks_count,freshness_status,product_id,publication_state,quality_status
Properties
| Name | Type | Required | Description |
|---|---|---|---|
adoption_metrics |
object |
false |
- |
certification_state |
string |
true |
- |
failing_checks_count |
integer |
true |
- |
freshness_status |
string |
true |
- |
last_successful_update_at |
string |
false |
- |
lineage_coverage |
number |
false |
- |
open_warnings |
array[string] |
false |
- |
product_id |
string |
true |
- |
publication_state |
string |
true |
- |
quality_status |
string |
true |
- |
replacement_product_id |
string |
false |
- |
updated_at |
string |
false |
- |