ReportArtifactRef
Generated or planned output artifact reference.
formatFormat (string)required
Possible values: non-empty
roleRole (string)required
Possible values: non-empty
mimeMime (string)required
Possible values: non-empty
object_id object
anyOf
- string
- null
string
href object
anyOf
- string
- null
string
derived_fromstring[]
ReportArtifactRef
{
"format": "string",
"role": "string",
"mime": "string",
"object_id": "string",
"href": "string",
"derived_from": [
"string"
]
}