Remove extraneous spaces
This commit is contained in:
parent
a2a1694c35
commit
d419e3b38a
5 changed files with 7 additions and 7 deletions
|
@ -63,7 +63,7 @@ paths:
|
||||||
200:
|
200:
|
||||||
description: |-
|
description: |-
|
||||||
A template to be used for the rest of the `Joining Rooms`_ handshake. Note that
|
A template to be used for the rest of the `Joining Rooms`_ handshake. Note that
|
||||||
events have a different format depending on the room version - check the
|
events have a different format depending on the room version - check the
|
||||||
`room version specification`_ for precise event formats. **The response body
|
`room version specification`_ for precise event formats. **The response body
|
||||||
here describes the common event fields in more detail and may be missing other
|
here describes the common event fields in more detail and may be missing other
|
||||||
required fields for a PDU.**
|
required fields for a PDU.**
|
||||||
|
@ -172,7 +172,7 @@ paths:
|
||||||
|
|
||||||
Submits a signed join event to the resident server for it
|
Submits a signed join event to the resident server for it
|
||||||
to accept it into the room's graph. Note that events have
|
to accept it into the room's graph. Note that events have
|
||||||
a different format depending on the room version - check
|
a different format depending on the room version - check
|
||||||
the `room version specification`_ for precise event formats.
|
the `room version specification`_ for precise event formats.
|
||||||
**The request and response body here describes the common
|
**The request and response body here describes the common
|
||||||
event fields in more detail and may be missing other required
|
event fields in more detail and may be missing other required
|
||||||
|
|
|
@ -44,7 +44,7 @@ paths:
|
||||||
|
|
||||||
Submits a signed join event to the resident server for it
|
Submits a signed join event to the resident server for it
|
||||||
to accept it into the room's graph. Note that events have
|
to accept it into the room's graph. Note that events have
|
||||||
a different format depending on the room version - check
|
a different format depending on the room version - check
|
||||||
the `room version specification`_ for precise event formats.
|
the `room version specification`_ for precise event formats.
|
||||||
**The request and response body here describes the common
|
**The request and response body here describes the common
|
||||||
event fields in more detail and may be missing other required
|
event fields in more detail and may be missing other required
|
||||||
|
|
|
@ -54,7 +54,7 @@ paths:
|
||||||
200:
|
200:
|
||||||
description: |-
|
description: |-
|
||||||
A template to be used to call ``/send_leave``. Note that
|
A template to be used to call ``/send_leave``. Note that
|
||||||
events have a different format depending on the room version - check the
|
events have a different format depending on the room version - check the
|
||||||
`room version specification`_ for precise event formats. **The response body
|
`room version specification`_ for precise event formats. **The response body
|
||||||
here describes the common event fields in more detail and may be missing other
|
here describes the common event fields in more detail and may be missing other
|
||||||
required fields for a PDU.**
|
required fields for a PDU.**
|
||||||
|
@ -149,7 +149,7 @@ paths:
|
||||||
|
|
||||||
Submits a signed leave event to the resident server for it
|
Submits a signed leave event to the resident server for it
|
||||||
to accept it into the room's graph. Note that events have
|
to accept it into the room's graph. Note that events have
|
||||||
a different format depending on the room version - check
|
a different format depending on the room version - check
|
||||||
the `room version specification`_ for precise event formats.
|
the `room version specification`_ for precise event formats.
|
||||||
**The request and response body here describes the common
|
**The request and response body here describes the common
|
||||||
event fields in more detail and may be missing other required
|
event fields in more detail and may be missing other required
|
||||||
|
|
|
@ -44,7 +44,7 @@ paths:
|
||||||
|
|
||||||
Submits a signed leave event to the resident server for it
|
Submits a signed leave event to the resident server for it
|
||||||
to accept it into the room's graph. Note that events have
|
to accept it into the room's graph. Note that events have
|
||||||
a different format depending on the room version - check
|
a different format depending on the room version - check
|
||||||
the `room version specification`_ for precise event formats.
|
the `room version specification`_ for precise event formats.
|
||||||
**The request and response body here describes the common
|
**The request and response body here describes the common
|
||||||
event fields in more detail and may be missing other required
|
event fields in more detail and may be missing other required
|
||||||
|
|
|
@ -38,7 +38,7 @@ paths:
|
||||||
The sending server must wait and retry for a 200 OK response before sending a
|
The sending server must wait and retry for a 200 OK response before sending a
|
||||||
transaction with a different ``txnId`` to the receiving server.
|
transaction with a different ``txnId`` to the receiving server.
|
||||||
|
|
||||||
Note that events have a different format depending on the room version - check
|
Note that events have a different format depending on the room version - check
|
||||||
the `room version specification`_ for precise event formats.
|
the `room version specification`_ for precise event formats.
|
||||||
operationId: sendTransaction
|
operationId: sendTransaction
|
||||||
security:
|
security:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue