Add report fragments and export manifest
This commit is contained in:
parent
2a1a53c140
commit
6c467dd1f4
22 changed files with 630 additions and 24 deletions
|
|
@ -21,6 +21,7 @@
|
|||
"created_at": { "type": "string" },
|
||||
"summary": { "type": "object" },
|
||||
"report_refs": { "type": "array", "items": { "type": "string" } },
|
||||
"export_refs": { "type": "array", "items": { "type": "string" } },
|
||||
"artifact_retention": { "type": "object" }
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue