User: hurairaidrees@gmail.com clicked save for playground/nutech/receipt/sasdreceiveapproval-schema.json

This commit is contained in:
sartography-automated-committer 2024-02-26 08:21:18 +00:00
parent 6437a80f08
commit 429e026747
1 changed files with 13 additions and 1 deletions

View File

@ -1 +1,13 @@
{}
{
"type": "object",
"properties": {
"warehouse_approval": {
"type": "string",
"title": "Warehouse Approval",
"enum": [
"Yes",
"No"
]
}
}
}