This commit is contained in:
werckerbot 2020-08-04 14:54:41 +00:00
parent c3c792556e
commit 4e28f80ace
2 changed files with 0 additions and 11 deletions

View File

@ -471,12 +471,6 @@
"CorrespondentAccount": {
"description": "Корреспондентский банковский счёт",
"type": "object",
"required": [
"accountHolder",
"iban",
"number",
"bank"
],
"properties": {
"accountHolder": {
"type": "string"

View File

@ -330,11 +330,6 @@ definitions:
CorrespondentAccount:
description: Корреспондентский банковский счёт
type: object
required:
- accountHolder
- iban
- number
- bank
properties:
accountHolder:
type: string