chore(docs): Generated API Reference (#2143)
Co-authored-by: olivermrbl <olivermrbl@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
4961aece1c
commit
a1350bfaec
12
docs/api/admin/components/schemas/error.yaml
Normal file
12
docs/api/admin/components/schemas/error.yaml
Normal file
@@ -0,0 +1,12 @@
|
||||
title: Response Error
|
||||
x-resourceId: error
|
||||
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.
|
||||
Reference in New Issue
Block a user