Add challenge and exclusion review handling
This commit is contained in:
parent
c8ac42154c
commit
b1dff0440d
16 changed files with 644 additions and 21 deletions
|
|
@ -28,6 +28,8 @@
|
|||
},
|
||||
"expectations_ref": { "type": ["string", "null"] },
|
||||
"waivers_ref": { "type": ["string", "null"] },
|
||||
"challenges_ref": { "type": ["string", "null"] },
|
||||
"exclusions_ref": { "type": ["string", "null"] },
|
||||
"output_policy": { "type": "object" },
|
||||
"retention_policy": { "type": "object" },
|
||||
"runtime_policy": { "type": "object" }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue