forked from FoundKeyGang/FoundKey
Update schemas.ts
This commit is contained in:
parent
d8d51519c4
commit
76edcdbe45
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ export const schemas = {
|
|||
properties: {
|
||||
code: {
|
||||
type: 'string',
|
||||
description: 'An error code.',
|
||||
description: 'An error code. Unique within the endpoint.',
|
||||
},
|
||||
message: {
|
||||
type: 'string',
|
||||
|
|
Loading…
Reference in a new issue