mirror of
https://github.com/sartography/demo-process-models.git
synced 2025-02-23 18:48:14 +00:00
User: hurairaidrees@gmail.com clicked save for playground/nutech/receipt/timertfc-schema.json
This commit is contained in:
parent
a03858b682
commit
8a967559dc
@ -1,15 +1,22 @@
|
||||
{
|
||||
"title": "Text Field",
|
||||
"title": "Select Timer",
|
||||
"type": "object",
|
||||
"required": [
|
||||
"timer_value_1"
|
||||
"timer_value_sasd",
|
||||
"time_format"
|
||||
],
|
||||
"properties": {
|
||||
"timer_value_1": {
|
||||
"timer_value_sasd": {
|
||||
"type": "string",
|
||||
"title": "Enter Timer Value"
|
||||
}
|
||||
}
|
||||
"title": "Timer Value",
|
||||
"default":"PT"
|
||||
},
|
||||
"time_format":{
|
||||
"type": "string",
|
||||
"title": "Time format",
|
||||
"enum": ["Hour(s)", "Minute(s)", "Second(s)","Day(s)"]
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user