frappy/cfg/sea/camea-be-filter.addon.json
2024-08-20 11:42:06 +02:00

14 lines
290 B
JSON

{"t_be_filter":
{
"base": "/t_be_filter",
"params": [
{"path": "", "type": "none", "kids": 11},
{"path": "a", "type": "float"},
{"path": "b", "type": "float"},
{"path": "c", "type": "float"},
{"path": "d", "type": "float"},
{"path": "det", "type": "float"}
]
}
}