Make sure version in x-changedInMatrixVersion is a string (#1562)

This commit is contained in:
Kévin Commaille 2023-06-10 13:44:06 +02:00 committed by GitHub
parent 7a142936f5
commit adff3faa35
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
6 changed files with 7 additions and 6 deletions

View file

@ -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)