mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-03-26 04:54:10 +01:00
Update /messages from parameter x-changedInMatrixVersion value
This commit is contained in:
parent
870010b0ed
commit
117e364111
|
|
@ -49,7 +49,7 @@ paths:
|
||||||
- in: query
|
- in: query
|
||||||
type: string
|
type: string
|
||||||
name: from
|
name: from
|
||||||
x-changedInMatrixVersion: "1.2"
|
x-changedInMatrixVersion: "1.3"
|
||||||
description: |-
|
description: |-
|
||||||
The token to start returning events from. This token can be obtained
|
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,
|
from a `prev_batch` or `next_batch` token returned by the `/sync` endpoint,
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue