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

51 lines
1.1 KiB
JSON
Raw Normal View History

2025-04-27 10:24:10 +02:00
{
"rougail": {
"type": "namespace",
"informations": {
2025-10-14 12:58:39 +02:00
"path": "rougail",
2025-04-27 10:24:10 +02:00
"names": [
"rougail"
],
"description": "Rougail",
2025-11-29 22:21:06 +01:00
"properties": [],
"mode": "basic"
2025-04-27 10:24:10 +02:00
},
"children": {
"family": {
"type": "family",
"informations": {
2025-10-14 12:58:39 +02:00
"path": "rougail.family",
2025-04-27 10:24:10 +02:00
"names": [
"family"
],
2025-10-14 12:58:39 +02:00
"description": "family",
2025-11-29 22:21:06 +01:00
"properties": [],
"mode": "basic"
2025-04-27 10:24:10 +02:00
},
"children": {
"var1": {
2025-04-27 10:24:10 +02:00
"type": "variable",
2025-11-29 22:21:06 +01:00
"variable_type": "string",
"path": "rougail.family.var1",
"names": [
"var1"
],
2025-04-27 10:24:10 +02:00
"properties": [
{
"type": "property",
2025-11-29 22:21:06 +01:00
"name": "mandatory",
"ori_name": "mandatory",
"access_control": false
2025-04-27 10:24:10 +02:00
}
],
2025-11-29 22:21:06 +01:00
"mode": "basic",
"gen_examples": [
"example"
],
"mandatory_without_value": true
2025-04-27 10:24:10 +02:00
}
}
}
}
}
}