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

This commit is contained in:
sartography-automated-committer 2024-02-28 06:50:34 +00:00
parent d264ab89cf
commit 153aa5133f
1 changed files with 4 additions and 4 deletions

View File

@ -2,12 +2,12 @@
"title": "Text Field", "title": "Text Field",
"type": "object", "type": "object",
"required": [ "required": [
"timer_value_1" "timer_value_sasd"
], ],
"properties": { "properties": {
"timer_value_1": { "timer_value_sasd": {
"type": "string", "type": "string",
"title": "Timer Value" "title": "Select Timer Value"
} }
} }
} }