mirror of
https://github.com/sartography/demo-process-models.git
synced 2025-02-24 16:38:56 +00:00
User: mwilson1962@gmail.com deleted process model file playground/safran-federal-systems/daemonbuilder/MyFirstSchema-exampledata.json
This commit is contained in:
parent
019d6dabe9
commit
0a32acd335
@ -1,24 +0,0 @@
|
|||||||
{
|
|
||||||
"title": "marksfs",
|
|
||||||
"description": "Trying this",
|
|
||||||
"properties": {
|
|
||||||
"field1": {
|
|
||||||
"type": "string",
|
|
||||||
"title": "Field1"
|
|
||||||
},
|
|
||||||
"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