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