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
Richard van der Hoff 5383754a40 Access event-schemas via a symlink
Swagger gets a bit confused about $refs via '../..', so use a symlink to make
everything nicely relative.
10 years ago
..
application-service Move application service swagger out of c-s dir 10 years ago
client-server Access event-schemas via a symlink 10 years ago
files fix for https://github.com/matrix-org/matrix-doc/issues/270 10 years ago
identity Fix presumably c+p fail 10 years ago
push-gateway Fix level of `counts` and `devices` 10 years ago
README Remove redundant scripts under api/ 10 years ago
check_examples.py Make all the schema files yaml 10 years ago
package.json Reinstate validator.js 10 years ago
validator.js Reinstate validator.js 10 years ago

README

This directory contains swagger-compatible representations of our APIs. See
scripts/README.md for details on how to make use of them.