mirror of
https://github.com/sim1222/misskey.git
synced 2025-08-03 15:06:27 +09:00
Update schemas.ts
This commit is contained in:
@ -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',
|
||||
|
Reference in New Issue
Block a user