clean up
This commit is contained in:
parent
601eb65cfb
commit
b519ff1e10
1 changed files with 1 additions and 1 deletions
|
@ -3065,7 +3065,7 @@ export const endpoints = {
|
||||||
},
|
},
|
||||||
required: ['span', 'userId'],
|
required: ['span', 'userId'],
|
||||||
},
|
},
|
||||||
res: chartSchemaToJSONSchema(chartsSchemas.perUserPv) satisfies JSONSchema7,
|
res: chartSchemaToJSONSchema(chartsSchemas.perUserPv) satisfies JSONSchema7,
|
||||||
}],
|
}],
|
||||||
},
|
},
|
||||||
'charts/user/reactions': {
|
'charts/user/reactions': {
|
||||||
|
|
Loading…
Reference in a new issue