mirror of
https://github.com/matrix-org/matrix-spec
synced 2025-12-20 16:38:37 +01:00
Add "knock" membership to /members endpoint (#3254)
This commit is contained in:
parent
87d22392ac
commit
86b53be3d1
|
|
@ -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…
Reference in a new issue