This commit is contained in:
syuilo 2017-03-25 23:23:22 +09:00
parent 372e5070f2
commit a501a3cbc4
5 changed files with 194 additions and 0 deletions

View file

@ -360,6 +360,10 @@ const endpoints: Endpoint[] = [
max: 100
}
},
{
name: 'posts/trend',
withCredential: true
},
{
name: 'posts/reactions',
withCredential: true