User: muhammadnouman@nutech.edu.pk clicked save for playground/nutech/issue/S10Clk-schema.json
This commit is contained in:
parent
8e221be286
commit
b1ed43c23b
|
@ -1 +1,19 @@
|
|||
{}
|
||||
{
|
||||
"title": "Approve IV Request",
|
||||
"description": "Please approve or decline this IV request",
|
||||
"properties": {
|
||||
"approved": {
|
||||
"type": "string",
|
||||
"title": "Approved?",
|
||||
"enum": [
|
||||
"approved",
|
||||
"rejected"
|
||||
]
|
||||
},
|
||||
"explanation": {
|
||||
"type": "string",
|
||||
"title": "Explanation"
|
||||
}
|
||||
},
|
||||
"required": []
|
||||
}
|
Loading…
Reference in New Issue