Files
chatwoot/swagger/definitions/error/bad_request.yml
T

10 lines
148 B
YAML

title: data
type: object
properties:
description:
type: string
errors:
type: array
items:
$ref: '#/definitions/request_error'