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-proposals/api
Travis Ralston b11cf560b5 Add spec for new alias handling (client-server)
MSC: https://github.com/matrix-org/matrix-doc/pull/2432

This commit does not deal with areas which will be covered by the room version specifications (namely the redaction algorithm).

It feels a bit overly cruel to completely obliterate all mentions of `m.room.aliases` from the spec as client/server developers may encounter the event type in the wild. To ensure that CTRL+F still works, a brief mention that they do nothing has been put in place, leaving no other references (except the redaction algorithm - see previous paragraph).
6 years ago
..
application-service Switch to using $ instead of # for sub-types 7 years ago
client-server Add spec for new alias handling (client-server) 6 years ago
files fix for https://github.com/matrix-org/matrix-doc/issues/270 10 years ago
identity Clarify what format the `country` is on phone number inputs 6 years ago
push-gateway Fix Push Gateway API example: Field renamed to event_id 7 years ago
server-server Update api/server-server/backfill.yaml 6 years ago
README README.rst: Add notes on how to build the spec 8 years ago
check_examples.py Fix examples for new schema 7 years ago
openapi_extensions.md Document OpenAPI extension 7 years ago
package.json Reinstate validator.js 10 years ago
validator.js Provide doc-comments with makeHandler(); cleanup 8 years ago

README

This directory contains swagger-compatible representations of our APIs. See
the main README.rst for details on how to make use of them.