Update processing@invoices@{invoiceID}@payments@{paymentID}@chargebacks@{chargebackID}.yaml

This commit is contained in:
Roman Pushkov 2020-04-01 16:39:30 +03:00 committed by GitHub
parent 434c58caff
commit 093a7dee83
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -11,7 +11,7 @@ get:
- $ref: '#/parameters/chargebackID'
responses:
'200':
description: Данные возвратного платежа
description: Данные чарджбэка
schema:
$ref: '#/definitions/Chargeback'
'404':