matrix-spec/api
Travis Ralston 51faf8ed2e Convert the general query API to swagger
Includes "moving" the directory query API into the same area. This will make more sense once the other query types are specified.
2018-07-12 13:46:42 -06:00
..
application-service Third party lookup module. Fix wording 2018-07-12 16:59:30 +01:00
client-server Merge pull request #1353 from matrix-org/anoa/as_thirdparty_lookup 2018-07-12 11:19:12 -06:00
files fix for https://github.com/matrix-org/matrix-doc/issues/270 2016-02-16 11:01:04 +00:00
identity Add IS ping endpoint 2018-02-27 17:54:42 +01:00
push-gateway Add operationId to all endpoints of all APIs 2017-10-11 01:58:31 +09:00
server-server Convert the general query API to swagger 2018-07-12 13:46:42 -06:00
check_examples.py Format examples as raw objects 2017-09-27 08:04:24 +01:00
package.json Reinstate validator.js 2016-05-04 00:19:46 +01:00
README README.rst: Add notes on how to build the spec 2017-10-25 09:57:02 +01:00
validator.js Provide doc-comments with makeHandler(); cleanup 2017-11-15 07:28:25 +09:00

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