Skip to content

Commit

Permalink
JSON Schema Update
Browse files Browse the repository at this point in the history
  • Loading branch information
nobody committed Jul 9, 2024
1 parent f954d40 commit d1f2172
Showing 1 changed file with 0 additions and 30 deletions.
30 changes: 0 additions & 30 deletions config/v3/mt5_login_list/receive.json
Original file line number Diff line number Diff line change
Expand Up @@ -396,36 +396,6 @@
"description": "MT5 webtrader url for each mt5 platform",
"type": "string"
},
"white_label": {
"description": "White label settings",
"type": "object",
"additionalProperties": false,
"properties": {
"download_links": {
"description": "Links to download the MT5 application for different platforms.",
"type": "object",
"additionalProperties": false,
"properties": {
"android": {
"description": "Download link for Android.",
"type": "string"
},
"ios": {
"description": "Download link for iOS.",
"type": "string"
},
"windows": {
"description": "Download link for Windows.",
"type": "string"
}
}
},
"notification": {
"description": "A flag indicating whether the white label notification feature is enabled or disabled.",
"type": "boolean"
}
}
},
"white_label_links": {
"description": "Links to access MT5 application for different platforms.",
"type": "object",
Expand Down

0 comments on commit d1f2172

Please sign in to comment.