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',
},