ReportArtifactRef
Generated or planned output artifact reference.
formatFormat (string)필수
Possible values: non-empty
roleRole (string)필수
Possible values: non-empty
mimeMime (string)필수
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"
]
}