mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-04-30 22:24:09 +02:00
Add note to x-changedInMatrixVersion
This commit is contained in:
parent
117e364111
commit
a2f18d96ab
|
|
@ -49,7 +49,10 @@ paths:
|
|||
- in: query
|
||||
type: string
|
||||
name: from
|
||||
x-changedInMatrixVersion: "1.3"
|
||||
x-changedInMatrixVersion:
|
||||
1.3: |
|
||||
Previously, this field was required and paginating from the first or
|
||||
last visible event in the room history wasn't supported.
|
||||
description: |-
|
||||
The token to start returning events from. This token can be obtained
|
||||
from a `prev_batch` or `next_batch` token returned by the `/sync` endpoint,
|
||||
|
|
|
|||
Loading…
Reference in a new issue