mirror of
https://github.com/valitydev/swag-questionary.git
synced 2024-11-06 00:25:17 +00:00
[ci skip] Release rbkmoney/swag-questionary@b72644c449
This commit is contained in:
parent
c3c792556e
commit
4e28f80ace
@ -471,12 +471,6 @@
|
||||
"CorrespondentAccount": {
|
||||
"description": "Корреспондентский банковский счёт",
|
||||
"type": "object",
|
||||
"required": [
|
||||
"accountHolder",
|
||||
"iban",
|
||||
"number",
|
||||
"bank"
|
||||
],
|
||||
"properties": {
|
||||
"accountHolder": {
|
||||
"type": "string"
|
||||
|
@ -330,11 +330,6 @@ definitions:
|
||||
CorrespondentAccount:
|
||||
description: Корреспондентский банковский счёт
|
||||
type: object
|
||||
required:
|
||||
- accountHolder
|
||||
- iban
|
||||
- number
|
||||
- bank
|
||||
properties:
|
||||
accountHolder:
|
||||
type: string
|
||||
|
Loading…
Reference in New Issue
Block a user