rougail-output-doc/tests/results/test/20_0multi_family_order.json

126 lines
2.5 KiB
JSON
Raw Normal View History

{
"variable": {
"type": "variable",
"properties": [
{
"type": "type",
"name": "string"
},
{
"type": "mode",
"name": "basic"
},
{
"type": "property",
"name": "mandatory"
}
],
2025-10-14 12:58:39 +02:00
"path": "variable",
"names": [
"variable"
],
2025-10-14 12:58:39 +02:00
"description": "A variable."
},
"family": {
"type": "family",
"informations": {
2025-10-14 12:58:39 +02:00
"path": "family",
"names": [
"family"
],
2025-10-14 12:58:39 +02:00
"description": "A family",
"properties": [
{
"type": "mode",
"name": "basic"
}
]
},
"children": {
2025-02-19 12:49:21 +01:00
"family.variable1": {
"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.variable1",
"names": [
"variable1"
],
2025-10-14 12:58:39 +02:00
"description": "A first variable."
},
"subfamily": {
"type": "family",
"informations": {
2025-10-14 12:58:39 +02:00
"path": "family.subfamily",
"names": [
"subfamily"
],
2025-10-14 12:58:39 +02:00
"description": "A sub family",
"properties": [
{
"type": "mode",
"name": "basic"
}
]
},
"children": {
2025-02-19 12:49:21 +01:00
"family.subfamily.variable": {
"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.subfamily.variable",
"names": [
"variable"
],
2025-10-14 12:58:39 +02:00
"description": "A variable."
}
}
},
2025-02-19 12:49:21 +01:00
"family.variable2": {
"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.variable2",
"names": [
"variable2"
],
2025-10-14 12:58:39 +02:00
"description": "A second variable."
}
}
}
}