mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-03-01 09:14:10 +01:00
Remove obsolete comment
This commit is contained in:
parent
0c1eb50ef4
commit
cd6f15f627
|
|
@ -69,7 +69,6 @@ paths:
|
||||||
"/rooms/{roomId}/invite":
|
"/rooms/{roomId}/invite":
|
||||||
post:
|
post:
|
||||||
summary: Invite a user to participate in a particular room.
|
summary: Invite a user to participate in a particular room.
|
||||||
# It's a crying shame that I don't know how to force line breaks.
|
|
||||||
description: |-
|
description: |-
|
||||||
This API invites a user to participate in a particular room.
|
This API invites a user to participate in a particular room.
|
||||||
They do not start participating in the room until they actually join the
|
They do not start participating in the room until they actually join the
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue