$ErrorResponse
const
$ErrorResponse:object
Type declaration
description
readonly
description:"An error response with optional data field."
='An error response with optional data field.'
properties
readonly
properties:object
properties.data
readonly
properties.data:object
properties.data.properties
readonly
properties.data.properties:object
={}
properties.data.type
readonly
properties.data.type:"object"
='object'
properties.message
readonly
properties.message:object
properties.message.type
readonly
properties.message.type:"string"
='string'
required
readonly
required: readonly ["message"
]
type
readonly
type:"object"
='object'
Defined in
schemas.gen.ts:883