mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-05-01 05:45:41 +02:00
@@ -24,7 +24,7 @@ export const meta = {
|
||||
},
|
||||
} as const;
|
||||
|
||||
const paramDef = {
|
||||
export const paramDef = {
|
||||
type: 'object',
|
||||
properties: {
|
||||
pageId: { type: 'string', format: 'misskey:id' },
|
||||
|
||||
Reference in New Issue
Block a user