{ "$schema": "https://json-structure.org/draft/2020-12/schema", "name": "GetBrokerStrategiesRequest", "type": "object", "properties": { "EMSX_BROKER": { "type": "string" }, "EMSX_ASSET_CLASS": { "type": "string" } } }