2 "$schema": "http://json-schema.org/draft-07/schema#",
5 "title": "Controls Section Schema",
12 "$id": "#/properties/controls/items/properties/ts_control_api",
13 "enum": ["rest", "grpc"],
14 "title": "The TS API used to send control messages",
18 "$id": "#/properties/controls/items/properties/ts_control_ep",
20 "title": "The target endpoint of the TS Control API",
21 "default": "http://127.0.0.1:5000/api/echo",
23 "http://127.0.0.1:5000/api/echo",