Add "knock" membership to /members endpoint (#3254)
This commit is contained in:
parent
87d22392ac
commit
86b53be3d1
1 changed files with 2 additions and 0 deletions
|
@ -206,6 +206,7 @@ paths:
|
|||
enum:
|
||||
- join
|
||||
- invite
|
||||
- knock
|
||||
- leave
|
||||
- ban
|
||||
description: |-
|
||||
|
@ -220,6 +221,7 @@ paths:
|
|||
enum:
|
||||
- join
|
||||
- invite
|
||||
- knock
|
||||
- leave
|
||||
- ban
|
||||
description: |-
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue