This commit is contained in:
parent
372e5070f2
commit
a501a3cbc4
5 changed files with 194 additions and 0 deletions
|
@ -360,6 +360,10 @@ const endpoints: Endpoint[] = [
|
|||
max: 100
|
||||
}
|
||||
},
|
||||
{
|
||||
name: 'posts/trend',
|
||||
withCredential: true
|
||||
},
|
||||
{
|
||||
name: 'posts/reactions',
|
||||
withCredential: true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue