mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-03-03 02:04:09 +01:00
Add newline before list
This commit is contained in:
parent
cc14620932
commit
637718108e
|
|
@ -52,6 +52,7 @@ paths:
|
||||||
403:
|
403:
|
||||||
description: |-
|
description: |-
|
||||||
You do not have permission to join the room. A meaningful ``errcode`` and description error text will be returned. Example reasons for rejection are:
|
You do not have permission to join the room. A meaningful ``errcode`` and description error text will be returned. Example reasons for rejection are:
|
||||||
|
|
||||||
- The room is invite-only and the user was not invited.
|
- The room is invite-only and the user was not invited.
|
||||||
- The user has been banned from the room.
|
- The user has been banned from the room.
|
||||||
examples:
|
examples:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue