mirror of
https://github.com/sim1222/misskey.git
synced 2025-08-03 23:16:28 +09:00
perf: allow get for notes/reactions
This commit is contained in:
@ -9,6 +9,9 @@ export const meta = {
|
||||
|
||||
requireCredential: false,
|
||||
|
||||
allowGet: true,
|
||||
cacheSec: 60,
|
||||
|
||||
res: {
|
||||
type: 'array',
|
||||
optional: false, nullable: false,
|
||||
|
Reference in New Issue
Block a user