なんかもうめっちゃやった

This commit is contained in:
syuilo 2017-11-08 23:43:47 +09:00
parent 1c60dfe2d9
commit 68b1721ecf
21 changed files with 431 additions and 184 deletions

View file

@ -159,6 +159,11 @@ const endpoints: Endpoint[] = [
},
kind: 'account-write'
},
{
name: 'i/update_home',
withCredential: true,
kind: 'account-write'
},
{
name: 'i/change_password',
withCredential: true