rougail-output-doc/tests/results/test/16_3family_empty_at_ends.json

41 lines
718 B
JSON
Raw Normal View History

2025-04-27 10:24:10 +02:00
{
"family": {
"type": "family",
"informations": {
2025-10-14 12:58:39 +02:00
"path": "family",
2025-04-27 10:24:10 +02:00
"names": [
"family"
],
2025-10-14 12:58:39 +02:00
"description": "family",
2025-04-27 10:24:10 +02:00
"properties": [
{
"type": "mode",
"name": "basic"
}
]
},
"children": {
"family.var1": {
"type": "variable",
"properties": [
{
"type": "type",
"name": "string"
},
{
"type": "mode",
"name": "basic"
},
{
"type": "property",
"name": "mandatory"
}
],
2025-10-14 12:58:39 +02:00
"path": "family.var1",
2025-04-27 10:24:10 +02:00
"names": [
"var1"
]
}
}
}
}