Skip to content

Commit d1f2172

Browse files
author
nobody
committed
JSON Schema Update
1 parent f954d40 commit d1f2172

File tree

1 file changed

+0
-30
lines changed

1 file changed

+0
-30
lines changed

config/v3/mt5_login_list/receive.json

Lines changed: 0 additions & 30 deletions
Original file line numberDiff line numberDiff line change
@@ -396,36 +396,6 @@
396396
"description": "MT5 webtrader url for each mt5 platform",
397397
"type": "string"
398398
},
399-
"white_label": {
400-
"description": "White label settings",
401-
"type": "object",
402-
"additionalProperties": false,
403-
"properties": {
404-
"download_links": {
405-
"description": "Links to download the MT5 application for different platforms.",
406-
"type": "object",
407-
"additionalProperties": false,
408-
"properties": {
409-
"android": {
410-
"description": "Download link for Android.",
411-
"type": "string"
412-
},
413-
"ios": {
414-
"description": "Download link for iOS.",
415-
"type": "string"
416-
},
417-
"windows": {
418-
"description": "Download link for Windows.",
419-
"type": "string"
420-
}
421-
}
422-
},
423-
"notification": {
424-
"description": "A flag indicating whether the white label notification feature is enabled or disabled.",
425-
"type": "boolean"
426-
}
427-
}
428-
},
429399
"white_label_links": {
430400
"description": "Links to access MT5 application for different platforms.",
431401
"type": "object",

0 commit comments

Comments
 (0)