mirror of
https://github.com/lingble/chatwoot.git
synced 2025-11-27 00:23:56 +00:00
10 lines
155 B
YAML
10 lines
155 B
YAML
title: data
|
|
type: object
|
|
properties:
|
|
description:
|
|
type: string
|
|
errors:
|
|
type: array
|
|
items:
|
|
$ref: '#/components/schemas/request_error'
|