1
0
mirror of https://github.com/misskey-dev/misskey.git synced 2026-05-04 01:26:41 +02:00
This commit is contained in:
syuilo
2017-03-13 23:33:02 +09:00
parent 24f2b238ba
commit 9a4395f3dc
5 changed files with 166 additions and 0 deletions

View File

@@ -109,6 +109,9 @@ const endpoints: Endpoint[] = [
withCredential: true,
secure: true
},
{
name: 'aggregation/users/activity',
},
{
name: 'aggregation/users/post',
},