1
0
mirror of https://github.com/misskey-dev/misskey.git synced 2026-05-04 03:46:19 +02:00
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