Review comments
This commit is contained in:
parent
dc3c02aff5
commit
4a1fb74897
1 changed files with 13 additions and 13 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue