generated from coulomb/repo-seed
Add report fragments and export manifest
This commit is contained in:
@@ -19,6 +19,7 @@
|
||||
"waivers",
|
||||
"challenges",
|
||||
"exclusions",
|
||||
"report_fragments",
|
||||
"certification_boundary",
|
||||
"created_at"
|
||||
],
|
||||
@@ -38,6 +39,7 @@
|
||||
"waivers": { "type": "array", "items": { "type": "object" } },
|
||||
"challenges": { "type": "array", "items": { "type": "object" } },
|
||||
"exclusions": { "type": "array", "items": { "type": "object" } },
|
||||
"report_fragments": { "type": "array", "items": { "type": "object" } },
|
||||
"certification_boundary": { "type": "string" },
|
||||
"created_at": { "type": "string" }
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user