File tree 3 files changed +13
-2
lines changed
3 files changed +13
-2
lines changed Original file line number Diff line number Diff line change 90
90
"type" : " object" ,
91
91
"additionalProperties" : false ,
92
92
"properties" : {
93
+ "group" : {
94
+ "description" : " Internal server grouping." ,
95
+ "type" : " string"
96
+ },
93
97
"location" : {
94
98
"description" : " Sever location." ,
95
99
"type" : " string"
179
183
"type" : " object" ,
180
184
"additionalProperties" : false ,
181
185
"properties" : {
186
+ "group" : {
187
+ "description" : " Internal server grouping." ,
188
+ "type" : " string"
189
+ },
182
190
"location" : {
183
191
"description" : " Sever location." ,
184
192
"type" : " string"
Original file line number Diff line number Diff line change 47
47
"type" : " object" ,
48
48
"additionalProperties" : false ,
49
49
"properties" : {
50
+ "group" : {
51
+ "description" : " Internal server grouping." ,
52
+ "type" : " string"
53
+ },
50
54
"location" : {
51
55
"description" : " Geolocation country or place where server is located." ,
52
56
"type" : " string"
Original file line number Diff line number Diff line change 26
26
" trading_platform_password_reset" ,
27
27
" trading_platform_dxtrade_password_reset" ,
28
28
" trading_platform_mt5_password_reset" ,
29
- " trading_platform_investor_password_reset" ,
30
- " change_email"
29
+ " trading_platform_investor_password_reset"
31
30
]
32
31
},
33
32
"url_parameters" : {
You can’t perform that action at this time.
0 commit comments