mirror of
https://github.com/sim1222/misskey.git
synced 2025-08-06 08:43:56 +09:00
@ -21,7 +21,7 @@ export const meta = {
|
||||
},
|
||||
} as const;
|
||||
|
||||
const paramDef = {
|
||||
export const paramDef = {
|
||||
type: 'object',
|
||||
properties: {
|
||||
noteId: { type: 'string', format: 'misskey:id' },
|
||||
|
Reference in New Issue
Block a user