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

This commit is contained in:
sartography-automated-committer 2024-02-21 04:54:29 +00:00
parent c7fbd62e2d
commit f1fa3da204

View File

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