Add example read receipt to sync example

Fixes https://github.com/matrix-org/matrix-spec/issues/120
pull/1341/head
David Baker 2 years ago
parent ac1c5ad2bb
commit 312a0e9b05

@ -444,7 +444,8 @@ paths:
},
"ephemeral": {
"events": [
{"$ref": "../../event-schemas/examples/m.typing.yaml"}
{"$ref": "../../event-schemas/examples/m.typing.yaml"},
{"$ref": "../../event-schemas/examples/m.receipt.yaml"}
]
},
"account_data": {

Loading…
Cancel
Save