mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-02-23 22:43:42 +01:00
Add x-addedInMatrixVersion
This commit is contained in:
parent
c4bbef30d1
commit
0bf809a399
|
|
@ -107,6 +107,7 @@ paths:
|
||||||
type: string
|
type: string
|
||||||
- in: query
|
- in: query
|
||||||
name: format
|
name: format
|
||||||
|
x-addedInMatrixVersion: "1.16"
|
||||||
description: |-
|
description: |-
|
||||||
The format to use for the returned data. `content` (the default) will
|
The format to use for the returned data. `content` (the default) will
|
||||||
return only the content of the state event. `event` will return the entire
|
return only the content of the state event. `event` will return the entire
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue