Add data-compatiuble extension (.yaml) to all data files that currently omit one

anoa/support-rendered-data
Will 5 years ago
parent aae22f477d
commit 1092d4ca14
No known key found for this signature in database
GPG Key ID: 385872BB265E8BF8

@ -55,8 +55,8 @@ paths:
type: object type: object
example: { example: {
"events": [ "events": [
{"$ref": "../../event-schemas/examples/m.room.member"}, {"$ref": "../../event-schemas/examples/m.room.member.yaml"},
{"$ref": "../../event-schemas/examples/m.room.message$m.text"} {"$ref": "../../event-schemas/examples/m.room.message$m.text.yaml"}
] ]
} }
properties: properties:

Some files were not shown because too many files have changed in this diff Show More

Loading…
Cancel
Save