mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-04-20 18:04:10 +02:00
Compare commits
2 commits
ec402b01ad
...
2d2aea8924
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
2d2aea8924 | ||
|
|
4c73b05c69 |
|
|
@ -35,7 +35,7 @@ paths:
|
|||
|
||||
Also note that if the remote homeserver is already in the room, it will receive the
|
||||
invite event twice; once through this endpoint, and again through a [federation
|
||||
transaction](https://spec.matrix.org/v1.13/server-server-api/#transactions).
|
||||
transaction](/server-server-api/#transactions).
|
||||
operationId: sendInviteV1
|
||||
security:
|
||||
- signedRequest: []
|
||||
|
|
|
|||
|
|
@ -39,7 +39,7 @@ paths:
|
|||
|
||||
Also note that if the remote homeserver is already in the room, it will receive the
|
||||
invite event twice; once through this endpoint, and again through a [federation
|
||||
transaction](https://spec.matrix.org/v1.13/server-server-api/#transactions).
|
||||
transaction](/server-server-api/#transactions).
|
||||
operationId: sendInviteV2
|
||||
security:
|
||||
- signedRequest: []
|
||||
|
|
|
|||
Loading…
Reference in a new issue