mirror of
https://github.com/chatwoot/chatwoot.git
synced 2026-06-13 21:01:16 +08:00
10 lines
148 B
YAML
10 lines
148 B
YAML
title: data
|
|
type: object
|
|
properties:
|
|
description:
|
|
type: string
|
|
errors:
|
|
type: array
|
|
items:
|
|
$ref: '#/definitions/request_error'
|