Update api/server-server/backfill.yaml
Co-authored-by: Richard van der Hoff <1389908+richvdh@users.noreply.github.com>
This commit is contained in:
parent
9765116c47
commit
fc91946e5a
1 changed files with 1 additions and 1 deletions
|
@ -33,7 +33,7 @@ paths:
|
||||||
description: |-
|
description: |-
|
||||||
Retrieves a sliding-window history of previous PDUs that occurred in the given room.
|
Retrieves a sliding-window history of previous PDUs that occurred in the given room.
|
||||||
Starting from the PDU ID(s) given in the ``v`` argument, the PDUs given in ``v`` and
|
Starting from the PDU ID(s) given in the ``v`` argument, the PDUs given in ``v`` and
|
||||||
the PDUs that preceded it are retrieved, up to the total number given by the ``limit``.
|
the PDUs that preceded them are retrieved, up to the total number given by the ``limit``.
|
||||||
operationId: backfillRoom
|
operationId: backfillRoom
|
||||||
security:
|
security:
|
||||||
- signedRequest: []
|
- signedRequest: []
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue