mirror of
https://github.com/sim1222/misskey.git
synced 2025-08-05 16:24:41 +09:00
Update schemas.ts
This commit is contained in:
@ -9,7 +9,7 @@ export const schemas = {
|
|||||||
properties: {
|
properties: {
|
||||||
code: {
|
code: {
|
||||||
type: 'string',
|
type: 'string',
|
||||||
description: 'An error code.',
|
description: 'An error code. Unique within the endpoint.',
|
||||||
},
|
},
|
||||||
message: {
|
message: {
|
||||||
type: 'string',
|
type: 'string',
|
||||||
|
Reference in New Issue
Block a user