Models
Schema: `ProductScorecard`
- Type:
object - Required fields:
certification_state,completeness_percent,domain_name,has_contract,has_docs_or_access_path,has_owner,has_primary_output,has_slo,has_warnings,product_id,product_name,product_slug,publication_state,team_name
Properties
| Name | Type | Required | Description |
|---|---|---|---|
certification_state |
string |
true |
- |
completeness_percent |
integer |
true |
- |
domain_name |
string |
true |
- |
has_contract |
boolean |
true |
- |
has_docs_or_access_path |
boolean |
true |
- |
has_owner |
boolean |
true |
- |
has_primary_output |
boolean |
true |
- |
has_slo |
boolean |
true |
- |
has_warnings |
boolean |
true |
- |
product_id |
string |
true |
- |
product_name |
string |
true |
- |
product_slug |
string |
true |
- |
publication_state |
string |
true |
- |
team_name |
string |
true |
- |