mirror of
https://github.com/sartography/sample-process-models.git
synced 2025-02-23 21:28:05 +00:00
User: admin@spiffworkflow.org added process model file bpmn-unit-tests/expected-to-pass/single-activity-tests/exclusive-gateway/your-age-uischema.json
This commit is contained in:
parent
497f45c749
commit
8b6776c9c1
@ -1,6 +1,11 @@
|
||||
{
|
||||
"title": "Your Age",
|
||||
"description": "",
|
||||
"properties": {},
|
||||
"properties": {
|
||||
"age": {
|
||||
"type": "string",
|
||||
"title": "Age"
|
||||
}
|
||||
},
|
||||
"required": []
|
||||
}
|
@ -1,3 +1,5 @@
|
||||
{
|
||||
"ui:order": []
|
||||
"ui:order": [
|
||||
"age"
|
||||
]
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user