backend-api http://jira.mfd.msk:8088/browse/CLS-576 meta
This commit is contained in:
parent
286b3ace2c
commit
afeede8baa
3 changed files with 3 additions and 7 deletions
|
|
@ -4719,9 +4719,7 @@
|
|||
|
||||
"name": "Удаление депо КС - РДЦ",
|
||||
|
||||
"confirmation": "id",
|
||||
|
||||
"class": "ru.spcex.clearing.backendapi.controller.request.cud.common.CommonDeleteAction",
|
||||
"confirmation": "accountId,accountSymbolValue",
|
||||
|
||||
"fields": [
|
||||
{"code": "id",
|
||||
|
|
|
|||
|
|
@ -1093,7 +1093,7 @@
|
|||
<accountId type="1" dbname="Идентификатор счета" name="Номер счета" shortname="Счет" link="account" linkCode="account" required="true"/>
|
||||
<accountSymbolValue type="2" length="255" name="Значение реквизита" shortname="Значение" required="true"/>
|
||||
</post>
|
||||
<delete name="Удаление депо КС - РДЦ" confirmation="id" class="ru.spcex.clearing.backendapi.controller.request.cud.common.CommonDeleteAction">
|
||||
<delete name="Удаление депо КС - РДЦ" confirmation="accountId,accountSymbolValue">
|
||||
<id type="1" name="Идентификатор записи" shortname="ID" link="account" linkCode="id" required="true"/>
|
||||
</delete>
|
||||
</actions>
|
||||
|
|
|
|||
|
|
@ -4719,9 +4719,7 @@
|
|||
|
||||
"name": "Удаление депо КС - РДЦ",
|
||||
|
||||
"confirmation": "id",
|
||||
|
||||
"class": "ru.spcex.clearing.backendapi.controller.request.cud.common.CommonDeleteAction",
|
||||
"confirmation": "accountId,accountSymbolValue",
|
||||
|
||||
"fields": [
|
||||
{"code": "id",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue