User: dingli@gmail.com added process model file playground/tencent/spiffducks/interview-client-uischema.json
This commit is contained in:
parent
d0c7e85144
commit
e5fcf558c6
|
@ -11,6 +11,10 @@
|
|||
"Widgeon",
|
||||
"Dead ducks"
|
||||
]
|
||||
},
|
||||
"tolerant": {
|
||||
"type": "boolean",
|
||||
"title": "I don't mind finding feathers and eggs in my home."
|
||||
}
|
||||
},
|
||||
"required": []
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
{
|
||||
"ui:order": [
|
||||
"what_is_your_favorite_kind_of_duck"
|
||||
"variety",
|
||||
"tolerant"
|
||||
]
|
||||
}
|
Loading…
Reference in New Issue