You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
matrix-spec/data/event-schemas/schema
Kévin Commaille 27b4cdcc9e
Add the `deprecated` field to OpenAPI definitions and JSON Schemas (#1940)
I did a quick search of the "deprecated" word in the data folder and set the
field where the description says that a property is deprecated.

This does not change the rendering of the spec because the
descriptions already talk about the deprecation,
but it can be used by tools that rely on the OpenAPI definitions and JSON Schemas.

Signed-off-by: Kévin Commaille <zecakeh@tedomum.fr>
2 months ago
..
components Add support for muting in VoIP calls (#1755) 8 months ago
core-event-schema Clarify that room avatars cannot be encrypted (#1871) 5 months ago
m.accepted_terms.yaml
m.call.answer.yaml Add support for multi-stream VoIP (#1735) 9 months ago
m.call.candidates.yaml Clarify that sdpMid and sdpMLineIndex are not required in `m.call.candidates` (#1742) 9 months ago
m.call.hangup.yaml
m.call.invite.yaml Add support for multi-stream VoIP (#1735) 9 months ago
m.call.negotiate.yaml Add support for multi-stream VoIP (#1735) 9 months ago
m.call.reject.yaml Clean up unecessary `allOf`s (#1797) 7 months ago
m.call.sdp_stream_metadata_changed.yaml Add support for muting in VoIP calls (#1755) 8 months ago
m.call.select_answer.yaml
m.direct.yaml Use `patternProperties` in more places with supported formats (#1813) 7 months ago
m.dummy.yaml
m.forwarded_room_key.yaml
m.fully_read.yaml
m.identity_server.yaml
m.ignored_user_list.yaml Add support for pattern formats for `patternProperties` (#1796) 7 months ago
m.key.verification.accept.yaml Clean up unecessary `allOf`s (#1797) 7 months ago
m.key.verification.cancel.yaml Clean up unecessary `allOf`s (#1797) 7 months ago
m.key.verification.done.yaml Clean up unecessary `allOf`s (#1797) 7 months ago
m.key.verification.key.yaml Clean up unecessary `allOf`s (#1797) 7 months ago
m.key.verification.m.relates_to.yaml
m.key.verification.mac.yaml Clean up unecessary `allOf`s (#1797) 7 months ago
m.key.verification.ready.yaml Clean up unecessary `allOf`s (#1797) 7 months ago
m.key.verification.request.yaml
m.key.verification.start$m.reciprocate.v1.yaml Clean up unecessary `allOf`s (#1797) 7 months ago
m.key.verification.start$m.sas.v1.yaml Clean up unecessary `allOf`s (#1797) 7 months ago
m.key.verification.start.yaml Clean up unecessary `allOf`s (#1797) 7 months ago
m.marked_unread.yaml Spec for MSC2867 (Marking rooms as unread) (#1895) 5 months ago
m.policy.rule.room.yaml
m.policy.rule.server.yaml
m.policy.rule.user.yaml
m.presence.yaml
m.push_rules.yaml
m.reaction.yaml
m.receipt.yaml Add support for pattern formats for `patternProperties` (#1796) 7 months ago
m.room.avatar.yaml Clarify that room avatars cannot be encrypted (#1871) 5 months ago
m.room.canonical_alias.yaml
m.room.create.yaml
m.room.encrypted.yaml Add the `deprecated` field to OpenAPI definitions and JSON Schemas (#1940) 2 months ago
m.room.encryption.yaml
m.room.guest_access.yaml
m.room.history_visibility.yaml
m.room.join_rules.yaml
m.room.member.yaml
m.room.message$m.audio.yaml Use `body` field as media caption (#1731) 9 months ago
m.room.message$m.emote.yaml
m.room.message$m.file.yaml Use `body` field as media caption (#1731) 9 months ago
m.room.message$m.image.yaml Use `body` field as media caption (#1731) 9 months ago
m.room.message$m.key.verification.request.yaml
m.room.message$m.location.yaml
m.room.message$m.notice.yaml
m.room.message$m.server_notice.yaml
m.room.message$m.text.yaml
m.room.message$m.video.yaml Use `body` field as media caption (#1731) 9 months ago
m.room.message.yaml
m.room.name.yaml Clarify that an `m.room.name` event with an absent `name` field is not expected behavior (#1639) 1 year ago
m.room.pinned_events.yaml
m.room.power_levels.yaml Use `patternProperties` in more places with supported formats (#1813) 7 months ago
m.room.redaction.yaml
m.room.server_acl.yaml
m.room.third_party_invite.yaml Add more CI checks for OpenAPI definitions and JSON Schemas (#1656) 1 year ago
m.room.tombstone.yaml
m.room.topic.yaml
m.room_key.withheld.yaml
m.room_key.yaml
m.room_key_request.yaml
m.secret.request.yaml
m.secret.send.yaml
m.space.child.yaml Clarify that `via` is required for `m.space.parent` and `m.space.child` as per MSC1772. (#1618) 1 year ago
m.space.parent.yaml Clarify that `via` is required for `m.space.parent` and `m.space.child` as per MSC1772. (#1618) 1 year ago
m.sticker.yaml
m.tag.yaml Factor out common definition of `Tag` type (#1793) 8 months ago
m.typing.yaml