Make sure version in x-changedInMatrixVersion is a string (#1562)
This commit is contained in:
parent
7a142936f5
commit
adff3faa35
6 changed files with 7 additions and 6 deletions
|
@ -104,7 +104,7 @@ properties:
|
|||
by the local homeserver, and is only returned if the event is a state event,
|
||||
and the client has permission to see the previous content.
|
||||
x-changedInMatrixVersion:
|
||||
1.2: |
|
||||
"1.2": |
|
||||
Previously, this field was specified at the top level of returned
|
||||
events rather than in `unsigned` (with the exception of the [`GET
|
||||
.../notifications`](/client-server-api/#get_matrixclientv3notifications)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue