27 lines
412 B
JSON
27 lines
412 B
JSON
|
|
{
|
||
|
|
"empty": {
|
||
|
|
"type": "variable",
|
||
|
|
"properties": [
|
||
|
|
{
|
||
|
|
"type": "type",
|
||
|
|
"name": "string"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"type": "mode",
|
||
|
|
"name": "basic"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"type": "property",
|
||
|
|
"name": "mandatory"
|
||
|
|
}
|
||
|
|
],
|
||
|
|
"path": "empty",
|
||
|
|
"names": [
|
||
|
|
"empty"
|
||
|
|
],
|
||
|
|
"gen_examples": [
|
||
|
|
"example"
|
||
|
|
],
|
||
|
|
"mandatory_without_value": true
|
||
|
|
}
|
||
|
|
}
|