wip
This commit is contained in:
parent
cf7b1c0c5d
commit
c6b0bf42a1
8 changed files with 205 additions and 93 deletions
|
@ -394,6 +394,10 @@ const endpoints: Endpoint[] = [
|
|||
name: 'posts/trend',
|
||||
withCredential: true
|
||||
},
|
||||
{
|
||||
name: 'posts/categorize',
|
||||
withCredential: true
|
||||
},
|
||||
{
|
||||
name: 'posts/reactions',
|
||||
withCredential: true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue