Commit Graph

11 Commits (travis/msc/inline-widgets)

Author SHA1 Message Date
Neil Alexander 729812fe05
`/_matrix/federation/v1/user/devices/{userId}`: Rename `self_signing_keys` to `self_signing_key` (#3312)
Apparently, in response to a /_matrix/federation/v1/user/devices/{userId} request, Synapse actually returns a key called "self_signing_key" instead of "self_signing_keys".
3 years ago
Travis Ralston cbe362fc7c
Update data/api/server-server/knocks.yaml
Co-authored-by: Hubert Chathi <hubert@uhoreg.ca>
3 years ago
Travis Ralston 60b5930214 Declare required properties correctly 3 years ago
Travis Ralston c27a29b361 Add knocking to the spec
Spec for https://github.com/matrix-org/matrix-doc/pull/2998
Spec for https://github.com/matrix-org/matrix-doc/pull/2403

This deliberately does not help towards fixing https://github.com/matrix-org/matrix-doc/issues/3153 in order to remain consistent with prior room versions, and to keep the diff smaller on this change. A future change will address room version legibility.
3 years ago
Devin Ragotzy a3db692ce7 Fix user ID examples in direct_to_device schema 3 years ago
Patrick Cloke 954dc48f57 Use the same domain for room ID and avatar URL. 3 years ago
Will c12c57f389
Fix links in data 3 years ago
Will 2c74daefa3
Change RST code formatting markup to Markdown 3 years ago
Will 6f1cfedad0
Remove RST alert directives, replace with simple Markdown formatting 3 years ago
Will 21060109e8
Remove symlink to event-schemas, and update openAPI schema paths accordingly 3 years ago
Will 91ab39343b
Add raw API end event schemas into /data directory 3 years ago