Add "knock" membership to /members endpoint (#3254)

This commit is contained in:
Christian Paul 2021-06-22 13:01:03 +02:00 committed by Richard van der Hoff
parent 87d22392ac
commit 86b53be3d1

View file

@ -206,6 +206,7 @@ paths:
enum: enum:
- join - join
- invite - invite
- knock
- leave - leave
- ban - ban
description: |- description: |-
@ -220,6 +221,7 @@ paths:
enum: enum:
- join - join
- invite - invite
- knock
- leave - leave
- ban - ban
description: |- description: |-