Merge remote-tracking branch 'origin/dev' into dev
This commit is contained in:
commit
7918f78761
3 changed files with 2161 additions and 2113 deletions
|
|
@ -1,6 +1,6 @@
|
|||
|
||||
{
|
||||
"version": "3.5.0.23",
|
||||
"version": "3.5.0.24",
|
||||
|
||||
"enums": {
|
||||
|
||||
|
|
@ -2600,7 +2600,7 @@
|
|||
}
|
||||
,
|
||||
{"code": "lotSize",
|
||||
"type": 11,"name": "Размер лота","shortname": "Лот"
|
||||
"field": "securityId","type": 11,"name": "Размер лота","shortname": "Лот","linkKeyCode": "securityId","linkCode": "lotSize","link": "listing"
|
||||
}
|
||||
,
|
||||
{"code": "nominalValue",
|
||||
|
|
@ -2849,7 +2849,7 @@
|
|||
}
|
||||
,
|
||||
{"code": "lotSize",
|
||||
"type": 11,"name": "Размер лота","shortname": "Лот"
|
||||
"field": "securityId","type": 11,"name": "Размер лота","shortname": "Лот","linkKeyCode": "securityId","linkCode": "lotSize","link": "listing"
|
||||
}
|
||||
,
|
||||
{"code": "issuerId",
|
||||
|
|
@ -3080,7 +3080,7 @@
|
|||
}
|
||||
,
|
||||
{"code": "lotSize",
|
||||
"type": 11,"name": "Размер лота","shortname": "Лот"
|
||||
"field": "securityId","type": 11,"name": "Размер лота","shortname": "Лот","linkKeyCode": "securityId","linkCode": "lotSize","link": "listing"
|
||||
}
|
||||
,
|
||||
{"code": "nominalValue",
|
||||
|
|
@ -5206,6 +5206,28 @@
|
|||
|
||||
"name": "Формирование реестра распоряжений, направленных расчетному депозитарию",
|
||||
|
||||
"fields": []
|
||||
}
|
||||
,
|
||||
{"method":"post",
|
||||
|
||||
"destination": "LOSC",
|
||||
|
||||
"group": "Клиринг",
|
||||
|
||||
"name": "Загрузить инструменты",
|
||||
|
||||
"fields": []
|
||||
}
|
||||
,
|
||||
{"method":"post",
|
||||
|
||||
"destination": "LOCM",
|
||||
|
||||
"group": "Клиринг",
|
||||
|
||||
"name": "Загрузить участников",
|
||||
|
||||
"fields": []
|
||||
}
|
||||
]
|
||||
|
|
|
|||
File diff suppressed because it is too large
Load diff
|
|
@ -1,6 +1,6 @@
|
|||
|
||||
{
|
||||
"version": "3.5.0.23",
|
||||
"version": "3.5.0.24",
|
||||
|
||||
"enums": {
|
||||
|
||||
|
|
@ -2600,7 +2600,7 @@
|
|||
}
|
||||
,
|
||||
{"code": "lotSize",
|
||||
"type": 11,"name": "Размер лота","shortname": "Лот"
|
||||
"field": "securityId","type": 11,"name": "Размер лота","shortname": "Лот","linkKeyCode": "securityId","linkCode": "lotSize","link": "listing"
|
||||
}
|
||||
,
|
||||
{"code": "nominalValue",
|
||||
|
|
@ -2849,7 +2849,7 @@
|
|||
}
|
||||
,
|
||||
{"code": "lotSize",
|
||||
"type": 11,"name": "Размер лота","shortname": "Лот"
|
||||
"field": "securityId","type": 11,"name": "Размер лота","shortname": "Лот","linkKeyCode": "securityId","linkCode": "lotSize","link": "listing"
|
||||
}
|
||||
,
|
||||
{"code": "issuerId",
|
||||
|
|
@ -3080,7 +3080,7 @@
|
|||
}
|
||||
,
|
||||
{"code": "lotSize",
|
||||
"type": 11,"name": "Размер лота","shortname": "Лот"
|
||||
"field": "securityId","type": 11,"name": "Размер лота","shortname": "Лот","linkKeyCode": "securityId","linkCode": "lotSize","link": "listing"
|
||||
}
|
||||
,
|
||||
{"code": "nominalValue",
|
||||
|
|
@ -5206,6 +5206,28 @@
|
|||
|
||||
"name": "Формирование реестра распоряжений, направленных расчетному депозитарию",
|
||||
|
||||
"fields": []
|
||||
}
|
||||
,
|
||||
{"method":"post",
|
||||
|
||||
"destination": "LOSC",
|
||||
|
||||
"group": "Клиринг",
|
||||
|
||||
"name": "Загрузить инструменты",
|
||||
|
||||
"fields": []
|
||||
}
|
||||
,
|
||||
{"method":"post",
|
||||
|
||||
"destination": "LOCM",
|
||||
|
||||
"group": "Клиринг",
|
||||
|
||||
"name": "Загрузить участников",
|
||||
|
||||
"fields": []
|
||||
}
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue