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.
9b1f3a1f47
Previously the presets ended up being rendered as one long string (the indentation was not respected). This was hard to read and wasn't very clear. Now that there's a larger amount of information, it makes some sense to put it into a table. Tables don't work nicely when nested in another table, so the preset definitions have been moved into the general route description. This commit also updates the documentation to reference `preset`, not `presets` given the param is singular. Fixes https://github.com/matrix-org/matrix-doc/issues/881 |
7 years ago | |
---|---|---|
.. | ||
application-service | 7 years ago | |
client-server | 7 years ago | |
files | ||
identity | 7 years ago | |
push-gateway | 7 years ago | |
server-server | 7 years ago | |
README | 7 years ago | |
check_examples.py | ||
package.json | ||
validator.js | 7 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.