mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-02-01 12:03:43 +01:00
As per MSC3567, the `from` parameter is now optional for the `/messages` endpoint to allow fetching first or latest room content without having to rely on `/sync` https://github.com/matrix-org/matrix-doc/pull/3567
2 lines
198 B
Gherkin
2 lines
198 B
Gherkin
Make `from` optional on `GET /_matrix/client/v3/messages` to allow requesting events from the start or end of the room history, as per [MSC3567](https://github.com/matrix-org/matrix-doc/pull/3567).
|