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

This commit is contained in:
sartography-automated-committer 2024-02-26 07:06:27 +00:00
parent 1d8b2c8b4e
commit 1c495ed9b3
1 changed files with 13 additions and 1 deletions

View File

@ -1 +1,13 @@
{}
{
"title": "Text Field",
"type": "object",
"required": [
"timer_value_warehouse"
],
"properties": {
"timer_value_warehouse": {
"type": "string",
"title": "Timer Value"
}
}
}