14 lines
324 B
YAML
14 lines
324 B
YAML
title: Response Error
|
|
x-resourceId: error
|
|
type: object
|
|
properties:
|
|
code:
|
|
type: string
|
|
description: A slug code to indicate the type of the error.
|
|
message:
|
|
type: string
|
|
description: Description of the error that occurred.
|
|
type:
|
|
type: string
|
|
description: A slug indicating the type of the error.
|