mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-03-01 17:24:10 +01:00
numeric values may no longer be formatted as floats
This commit is contained in:
parent
cc2623f8da
commit
393714ce54
|
|
@ -42,7 +42,8 @@ in [room version 5](/rooms/v5).
|
|||
### Event format
|
||||
|
||||
{{% added-in v=6 %}} Through enforcement of [Canonical JSON](#canonical-json),
|
||||
the `depth` limit has been reduced in this room version.
|
||||
the `depth` limit has been reduced in this room version, and numeric values may
|
||||
no longer be formatted as floats.
|
||||
|
||||
{{% rver-fragment name="v6-event-format" %}}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue