From e8e6dfaea3cf2db8255138a1fc35d7ee87c6fb34 Mon Sep 17 00:00:00 2001 From: nobody Date: Tue, 17 Sep 2024 03:37:51 +0000 Subject: [PATCH] JSON Schema Update --- config/v3/mt5_get_settings/receive.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/config/v3/mt5_get_settings/receive.json b/config/v3/mt5_get_settings/receive.json index 43210bf1..73650223 100644 --- a/config/v3/mt5_get_settings/receive.json +++ b/config/v3/mt5_get_settings/receive.json @@ -172,9 +172,13 @@ "description": "Sub account type", "type": "string", "enum": [ + "standard", "financial", "financial_stp", - "standard" + "swap_free", + "ibt", + "stp", + "zero_spread" ] }, "zipCode": {