swag-webhook-events/spec/definitions/CustomerBindingError.yaml
Inal Arsanukaev 6e9c28dce8 Revert "Merge pull request #14 from rbkmoney/revert-11-epic/subscriptions"
This reverts commit 7cfad9a4f4, reversing
changes made to 3cc4b30c56.
2017-10-19 21:10:09 +03:00

11 lines
209 B
YAML

description: Описание ошибки, возникшей в процессе привязки
type: object
required:
- code
- message
properties:
code:
type: string
message:
type: string