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/api
Travis Ralston 0ddf578b61 Combine all queries into their own section
This removes the Directory and Profile sections, instead opting to document them as Queries. 

The behaviour of profile queries is based on Synapse's behaviour. A few issues have been opened to improve the behaviour:
* https://github.com/matrix-org/matrix-doc/issues/1434
* https://github.com/matrix-org/matrix-doc/issues/1435
* https://github.com/matrix-org/matrix-doc/issues/1436
* https://github.com/matrix-org/matrix-doc/issues/1437

This fixes https://github.com/matrix-org/matrix-doc/issues/1404
7 years ago
..
application-service Convert 3pn errors to new definition 8 years ago
client-server Merge remote-tracking branch 'matrix-org/master' into travis/better-errors 8 years ago
files fix for https://github.com/matrix-org/matrix-doc/issues/270 10 years ago
identity Add IS ping endpoint 8 years ago
push-gateway Add operationId to all endpoints of all APIs 8 years ago
server-server Combine all queries into their own section 7 years ago
README README.rst: Add notes on how to build the spec 8 years ago
check_examples.py Update the check_examples.py script to resolve references 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.