Models
Schema: `DataProductVersionDetail`
- Type:
object - Required fields:
dependencies,domain,events,outputs,owner_team,product,semantic_entrypoints,version
Properties
| Name | Type | Required | Description |
|---|---|---|---|
dependencies |
array[DataProductListItem] |
true |
- |
domain |
ProductDomain |
true |
- |
events |
array[ProductEvent] |
true |
- |
outputs |
array[ProductOutput] |
true |
- |
owner_team |
ProductTeam |
true |
- |
product |
DataProduct |
true |
- |
semantic_entrypoints |
array[ProductSemanticEntrypoint] |
true |
- |
status |
DataProductStatus |
false |
- |
version |
DataProductVersion |
true |
- |