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 5cbfa73fe4 Improve documentation of /directory/list
* 404 for room not found instead of 400
* GET doesn't require an access token
* PUT (and therefore DELETE) can have it's own access control checks
* DELETE is implemented because of synapse

Signed-off-by: Travis Ralston <travpc@gmail.com>
6 years ago
..
application-service Supply operationId for freshly added IS and AS operations 7 years ago
client-server Improve documentation of /directory/list 6 years ago
files fix for https://github.com/matrix-org/matrix-doc/issues/270 9 years ago
identity Add IS ping endpoint 6 years ago
push-gateway Add operationId to all endpoints of all APIs 7 years ago
server-server Adapt paths as per feedback 7 years ago
README README.rst: Add notes on how to build the spec 7 years ago
check_examples.py Format examples as raw objects 7 years ago
package.json Reinstate validator.js 8 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.