Add challenge and exclusion review handling
This commit is contained in:
parent
c8ac42154c
commit
b1dff0440d
16 changed files with 644 additions and 21 deletions
|
|
@ -42,6 +42,7 @@
|
|||
},
|
||||
"observations": { "type": "array", "items": { "type": "string" } },
|
||||
"facts": { "type": "object" },
|
||||
"review": { "type": "object" },
|
||||
"requirement_refs": { "type": "array", "items": { "type": "string" } },
|
||||
"artifact_refs": { "type": "array", "items": { "type": "string" } },
|
||||
"started_at": { "type": "string" },
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue