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

This commit is contained in:
sartography-automated-committer 2024-02-27 04:12:32 +00:00
parent 0f2bec4c30
commit 8f954dcf1d
1 changed files with 13 additions and 1 deletions

View File

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