mirror of
https://github.com/sartography/sample-process-models.git
synced 2025-02-24 21:58:18 +00:00
User: alex@sartography.com deleted process model file manage-procurement/procurement/requisition-order-management/new-demand-request-procurement/legal-review-request-schema.json
This commit is contained in:
parent
1de4f76916
commit
464f11f9d4
@ -1,15 +0,0 @@
|
||||
{
|
||||
"title": "Review Request",
|
||||
"description": "Review the request and approve or request additional information",
|
||||
"properties": {
|
||||
"legal_review_outcome": {
|
||||
"type": "string",
|
||||
"title": "Review Outcome",
|
||||
"enum": [
|
||||
"Approved",
|
||||
"Needs Additional Information"
|
||||
]
|
||||
}
|
||||
},
|
||||
"required": ["legal_review_outcome"]
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user