wip
This commit is contained in:
parent
924119651a
commit
484d17f53f
14 changed files with 73 additions and 50 deletions
|
@ -449,12 +449,12 @@ const endpoints: Endpoint[] = [
|
|||
kind: 'following-write'
|
||||
},
|
||||
{
|
||||
name: 'following/request/accept',
|
||||
name: 'following/requests/accept',
|
||||
withCredential: true,
|
||||
kind: 'following-write'
|
||||
},
|
||||
{
|
||||
name: 'following/request/reject',
|
||||
name: 'following/requests/reject',
|
||||
withCredential: true,
|
||||
kind: 'following-write'
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue