69 lines
1.2 KiB
JSON
69 lines
1.2 KiB
JSON
|
|
{
|
||
|
|
"condition": {
|
||
|
|
"type": "variable",
|
||
|
|
"default": {
|
||
|
|
"name": "Default",
|
||
|
|
"values": true
|
||
|
|
},
|
||
|
|
"properties": [
|
||
|
|
{
|
||
|
|
"type": "type",
|
||
|
|
"name": "boolean"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"type": "mode",
|
||
|
|
"name": "standard"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"type": "property",
|
||
|
|
"name": "mandatory"
|
||
|
|
}
|
||
|
|
],
|
||
|
|
"path": "condition",
|
||
|
|
"names": [
|
||
|
|
"condition"
|
||
|
|
],
|
||
|
|
"description": "A condition.",
|
||
|
|
"gen_examples": [
|
||
|
|
true
|
||
|
|
],
|
||
|
|
"mandatory_without_value": false
|
||
|
|
},
|
||
|
|
"variable": {
|
||
|
|
"type": "variable",
|
||
|
|
"properties": [
|
||
|
|
{
|
||
|
|
"type": "type",
|
||
|
|
"name": "string"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"type": "mode",
|
||
|
|
"name": "basic"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"type": "property",
|
||
|
|
"name": "mandatory"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"type": "property",
|
||
|
|
"name": "disabled",
|
||
|
|
"annotation": {
|
||
|
|
"message": "when the variable \"{0}\" has the value \"true\"",
|
||
|
|
"path": {
|
||
|
|
"path": "condition"
|
||
|
|
},
|
||
|
|
"description": "A condition"
|
||
|
|
}
|
||
|
|
}
|
||
|
|
],
|
||
|
|
"path": "variable",
|
||
|
|
"names": [
|
||
|
|
"variable"
|
||
|
|
],
|
||
|
|
"description": "A variable.",
|
||
|
|
"gen_examples": [
|
||
|
|
"example"
|
||
|
|
],
|
||
|
|
"mandatory_without_value": true
|
||
|
|
}
|
||
|
|
}
|