This commit is contained in:
syuilo
2017-09-06 23:19:58 +09:00
parent cf7b1c0c5d
commit c6b0bf42a1
8 changed files with 205 additions and 93 deletions

View File

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