mirror of
https://github.com/valitydev/swag-webhook-events.git
synced 2024-11-06 18:35:17 +00:00
6e9c28dce8
This reverts commit7cfad9a4f4
, reversing changes made to3cc4b30c56
.
11 lines
209 B
YAML
11 lines
209 B
YAML
description: Описание ошибки, возникшей в процессе привязки
|
|
type: object
|
|
required:
|
|
- code
|
|
- message
|
|
properties:
|
|
code:
|
|
type: string
|
|
message:
|
|
type: string
|