parent
7be4b2145b
commit
58e83f8e4f
24 changed files with 146 additions and 46 deletions
|
|
@ -6,6 +6,9 @@ export const meta = {
|
|||
tags: ['charts', 'users', 'following'],
|
||||
|
||||
res: getJsonSchema(perUserFollowingChart.schema),
|
||||
|
||||
allowGet: true,
|
||||
cacheSec: 60 * 60,
|
||||
} as const;
|
||||
|
||||
export const paramDef = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue