matrix-doc/api
Travis Ralston 2c88f02daa
Merge pull request #2287 from matrix-org/travis/spec/lookup-v2
Spec the v2 lookup API
2019-09-16 08:45:11 -06:00
..
application-service Switch to using $ instead of # for sub-types 2019-05-29 15:28:48 -06:00
client-server Fix unbind wording 2019-09-06 13:06:16 -06:00
files fix for https://github.com/matrix-org/matrix-doc/issues/270 2016-02-16 11:01:04 +00:00
identity Mention M_INVALID_PARAM 2019-09-10 09:35:37 -06:00
push-gateway Fix Push Gateway API example: Field renamed to event_id 2019-07-03 10:36:16 +01:00
server-server Client-server: Fix upload keys example request 2019-07-08 22:28:32 +03:00
README README.rst: Add notes on how to build the spec 2017-10-25 09:57:02 +01:00
check_examples.py Fix examples for new schema 2019-02-01 11:14:42 -07:00
openapi_extensions.md Document OpenAPI extension 2018-08-12 16:52:07 +09:00
package.json Reinstate validator.js 2016-05-04 00:19:46 +01:00
validator.js Provide doc-comments with makeHandler(); cleanup 2017-11-15 07:28:25 +09:00

README

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