mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-03-30 16:04:11 +02:00
v4 is v4, not v3
This commit is contained in:
parent
bf8ca3abba
commit
699cafe670
|
|
@ -13,7 +13,7 @@
|
||||||
# limitations under the License.
|
# limitations under the License.
|
||||||
type: object
|
type: object
|
||||||
title: Persistent Data Unit
|
title: Persistent Data Unit
|
||||||
description: A persistent data unit (event) for room version 3 and beyond.
|
description: A persistent data unit (event) for room version 4 and beyond.
|
||||||
example:
|
example:
|
||||||
$ref: "../examples/pdu_v4.json"
|
$ref: "../examples/pdu_v4.json"
|
||||||
allOf:
|
allOf:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue