Models
Schema: `DataProductVersion`
- Type:
object - Required fields:
compatibility_level,id,product_id,release_state,version
Properties
| Name | Type | Required | Description |
|---|---|---|---|
access_request_path |
string |
false |
- |
compatibility_level |
string |
true |
- |
contract |
ProductContract |
false |
- |
created_at |
string |
false |
- |
created_by |
string |
false |
- |
docs_url |
string |
false |
- |
id |
string |
true |
- |
producing_build_id |
string |
false |
- |
product_id |
string |
true |
- |
release_state |
string |
true |
- |
slo |
ProductSLO |
false |
- |
version |
integer |
true |
- |