mirror of
https://github.com/sartography/demo-process-models.git
synced 2025-02-24 22:28:15 +00:00
User: hurairaidrees@gmail.com clicked save for playground/nutech/issue2/decisionbuttons-schema.json
This commit is contained in:
parent
a8c42ecf0a
commit
b2eaa3ae51
@ -1,25 +1,3 @@
|
||||
{
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"buttons": {
|
||||
"type": "array",
|
||||
"items": {
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"type": {
|
||||
"type": "string",
|
||||
"enum": ["button"]
|
||||
},
|
||||
"title": {
|
||||
"type": "string"
|
||||
},
|
||||
"propertyOrder": {
|
||||
"type": "integer"
|
||||
}
|
||||
},
|
||||
"required": ["type", "title", "propertyOrder"]
|
||||
}
|
||||
}
|
||||
},
|
||||
"required": ["buttons"]
|
||||
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user