This commit is contained in:
parent
f546edb810
commit
ffaec0b971
14 changed files with 137 additions and 33 deletions
|
@ -159,6 +159,10 @@ const endpoints: Endpoint[] = [
|
|||
},
|
||||
kind: 'account-write'
|
||||
},
|
||||
{
|
||||
name: 'i/regenerate_token',
|
||||
withCredential: true
|
||||
},
|
||||
{
|
||||
name: 'i/appdata/get',
|
||||
withCredential: true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue