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
Andrew Morgan 92c6f4c38e
Add M_USER_DEACTIVATED to list of error codes (#2234)
Spec PR for [MSC 2181](https://github.com/matrix-org/matrix-doc/pull/2181).

Adds the `M_USER_DEACTIVATED` error code and a short description to the client-server API.
5 years ago
..
application-service Switch to using $ instead of # for sub-types 5 years ago
client-server Add M_USER_DEACTIVATED to list of error codes (#2234) 5 years ago
files fix for https://github.com/matrix-org/matrix-doc/issues/270 9 years ago
identity Merge pull request #2126 from matrix-org/travis/403-id-unbind 5 years ago
push-gateway Fix Push Gateway API example: Field renamed to event_id 5 years ago
server-server Client-server: Fix upload keys example request 5 years ago
README README.rst: Add notes on how to build the spec 7 years ago
check_examples.py Fix examples for new schema 6 years ago
openapi_extensions.md Document OpenAPI extension 6 years ago
package.json Reinstate validator.js 9 years ago
validator.js Provide doc-comments with makeHandler(); cleanup 7 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.