From e2e98b572840207b3177193da3d20cdf5545bf5a Mon Sep 17 00:00:00 2001 From: Github Workflow Date: Fri, 24 May 2024 11:20:51 +0000 Subject: [PATCH] JSON Schema Update --- config/v3/active_symbols/send.json | 17 ----------------- 1 file changed, 17 deletions(-) diff --git a/config/v3/active_symbols/send.json b/config/v3/active_symbols/send.json index 7ec794b3..74d08408 100644 --- a/config/v3/active_symbols/send.json +++ b/config/v3/active_symbols/send.json @@ -17,23 +17,6 @@ "full" ] }, - "barrier_category": { - "description": "[Optional] Category of barrier.", - "type": "array", - "items": { - "description": "", - "type": "string", - "enum": [ - "american", - "asian", - "euro_atm", - "euro_non_atm", - "non_financial", - "lookback", - "reset" - ] - } - }, "contract_type": { "description": "[Optional] The proposed contract type", "type": "array",