mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-01-09 09:23:43 +01:00
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 |
||
|---|---|---|
| .. | ||
| application-service | ||
| client-server | ||
| files | ||
| identity | ||
| push-gateway | ||
| server-server | ||
| check_examples.py | ||
| package.json | ||
| README | ||
| validator.js | ||
This directory contains swagger-compatible representations of our APIs. See the main README.rst for details on how to make use of them.