mirror of
https://github.com/matrix-org/matrix-spec
synced 2025-12-21 00:48:38 +01:00
Review comments
This commit is contained in:
parent
dc3c02aff5
commit
4a1fb74897
|
|
@ -68,7 +68,7 @@ with the querystring
|
||||||
?public_key=``public_key``. A JSON object will be returned.
|
?public_key=``public_key``. A JSON object will be returned.
|
||||||
The invitation is valid if the object contains a key named ``valid`` which is
|
The invitation is valid if the object contains a key named ``valid`` which is
|
||||||
``true``. Otherwise, the invitation MUST be rejected. This request is
|
``true``. Otherwise, the invitation MUST be rejected. This request is
|
||||||
idempotent, and may be retried by the homeserver.
|
idempotent and may be retried by the homeserver.
|
||||||
|
|
||||||
If a homeserver is joining a room for the first time because of an
|
If a homeserver is joining a room for the first time because of an
|
||||||
``m.room.third_party_invite``, the server which is already participating in the
|
``m.room.third_party_invite``, the server which is already participating in the
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue