fix(backend): fix incorrect schemas (#13458)

This commit is contained in:
zyoshoka 2024-02-26 19:49:12 +09:00 committed by GitHub
parent 0a0af6887a
commit 0fb7b98f96
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
6 changed files with 22 additions and 6 deletions

View file

@ -31,7 +31,10 @@ export const meta = {
},
},
ref: 'EmojiDetailed',
res: {
type: 'object',
ref: 'EmojiDetailed',
},
} as const;
export const paramDef = {