User: mwilson1962@gmail.com deleted process model file playground/safran-federal-systems/daemonbuilder/MyFirstSchema-exampledata.json

This commit is contained in:
sartography-automated-committer 2023-10-28 17:37:04 +00:00
parent 019d6dabe9
commit 0a32acd335

View File

@ -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"
]
}
}
}