2025-10-30 21:14:34 +01:00
|
|
|
{
|
|
|
|
|
"family": {
|
|
|
|
|
"type": "family",
|
|
|
|
|
"informations": {
|
|
|
|
|
"path": "family",
|
|
|
|
|
"names": [
|
|
|
|
|
"family"
|
|
|
|
|
],
|
|
|
|
|
"description": "A family",
|
2025-11-29 22:21:06 +01:00
|
|
|
"properties": [],
|
|
|
|
|
"mode": "basic"
|
2025-10-30 21:14:34 +01:00
|
|
|
},
|
|
|
|
|
"children": {
|
|
|
|
|
"subfamily": {
|
|
|
|
|
"type": "family",
|
|
|
|
|
"informations": {
|
|
|
|
|
"path": "family.subfamily",
|
|
|
|
|
"names": [
|
|
|
|
|
"subfamily"
|
|
|
|
|
],
|
|
|
|
|
"description": "A sub family",
|
2025-11-29 22:21:06 +01:00
|
|
|
"properties": [],
|
|
|
|
|
"mode": "basic"
|
2025-10-30 21:14:34 +01:00
|
|
|
},
|
|
|
|
|
"children": {
|
|
|
|
|
"variable": {
|
|
|
|
|
"type": "variable",
|
2025-11-29 22:21:06 +01:00
|
|
|
"variable_type": "string",
|
2025-10-30 21:14:34 +01:00
|
|
|
"path": "family.subfamily.variable",
|
|
|
|
|
"names": [
|
|
|
|
|
"variable"
|
|
|
|
|
],
|
|
|
|
|
"description": "A variable.",
|
2025-11-29 22:21:06 +01:00
|
|
|
"properties": [
|
|
|
|
|
{
|
|
|
|
|
"type": "property",
|
|
|
|
|
"name": "mandatory",
|
|
|
|
|
"ori_name": "mandatory",
|
|
|
|
|
"access_control": false
|
|
|
|
|
}
|
|
|
|
|
],
|
|
|
|
|
"mode": "basic",
|
2025-10-30 21:14:34 +01:00
|
|
|
"gen_examples": [
|
|
|
|
|
"example"
|
|
|
|
|
],
|
|
|
|
|
"mandatory_without_value": true
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
}
|