matrix-doc/api
Travis Ralston 684d80c422 Revert changes to 3pid lookup types in the IS spec
The validator doesn't know what a "3PID Medium" is, for example, so it throws exceptions. This does reduce clarity in the spec though.
2018-08-29 17:52:02 -06:00
..
application-service Remove empty file and now-empty section from the appservice spec 2018-08-27 17:58:47 -06:00
client-server Merge pull request #1359 from uhoreg/well-known 2018-08-29 10:40:54 -04:00
files fix for https://github.com/matrix-org/matrix-doc/issues/270 2016-02-16 11:01:04 +00:00
identity Revert changes to 3pid lookup types in the IS spec 2018-08-29 17:52:02 -06:00
push-gateway Improve wording on push gateways 2018-08-15 11:59:58 -06:00
server-server Specify a limit on the number of EDUs and PDUs a transaction can contain 2018-08-28 17:29:58 +01:00
README README.rst: Add notes on how to build the spec 2017-10-25 09:57:02 +01:00
check_examples.py Revert giving get() a default 2018-07-29 14:04:07 +09: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.