featurebase/idk/kafka_static/testdata/Tree.json
2022-09-02 13:23:39 -07:00

8 lines
No EOL
509 B
JSON

[
{"name": "protocol", "path": ["protocol"], "type": "string", "config": {"Mutex": true}},
{"name": "port", "path": ["port"], "type": "int"},
{"name": "client", "path": ["client"], "type": "string", "config": {"Mutex": true}},
{"name": "server", "path": ["server"], "type": "string", "config": {"Mutex": true}},
{"name": "suspicious", "path": ["metadata", "suspicious"], "type": "bool"},
{"name": "region", "path": ["metadata", "region"], "type": "string", "config": {"Mutex": true}}
]