mirror of
https://github.com/sartography/demo-process-models.git
synced 2025-02-24 13:38:08 +00:00
User: mwilson1962@gmail.com added process model file playground/safran-federal-systems/daemonbuilder/MyFirstSchema-exampledata.json
This commit is contained in:
parent
837eccfade
commit
c87adf6ed3
@ -9,6 +9,16 @@
|
||||
"field2": {
|
||||
"type": "boolean",
|
||||
"title": "Field2"
|
||||
},
|
||||
"select_one": {
|
||||
"type": "string",
|
||||
"title": "Select One!",
|
||||
"enum": [
|
||||
"one",
|
||||
" two",
|
||||
" three",
|
||||
" four"
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user