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

1 line
899 B
JSON
Raw Normal View History

2024-12-02 20:21:31 +01:00
{"family1": {"type": "family", "informations": {"paths": ["family1"], "names": ["family1"], "description": "new description", "properties": [{"type": "mode", "name": "basic"}]}, "children": {"variable1": {"type": "variable", "properties": [{"type": "type", "name": "string"}, {"type": "mode", "name": "basic"}, {"type": "property", "name": "mandatory"}], "paths": ["family1.variable1"], "names": ["variable1"], "descriptions": ["A variable."]}}}, "family2": {"type": "family", "informations": {"paths": ["family2"], "names": ["family2"], "description": "a second family", "properties": [{"type": "mode", "name": "basic"}]}, "children": {"variable2": {"type": "variable", "properties": [{"type": "type", "name": "string"}, {"type": "mode", "name": "basic"}, {"type": "property", "name": "mandatory"}], "paths": ["family2.variable2"], "names": ["variable2"], "descriptions": ["A second variable."]}}}}