mirror of
https://github.com/matrix-org/matrix-spec
synced 2025-12-24 09:58:38 +01:00
Fixes https://matrix.org/jira/browse/SPEC-429. Synapse currently follows the specified ordering, but does *not* give the specified error when the state is invalid (instead it creates the room anyway but gives a 403 M_FORBIDDEN). Still, I don't think that should be a real problem for any real clients, and nothing would break if we changed this in synapse, so it might as well go in the spec anyway. |
||
|---|---|---|
| .. | ||
| application-service | ||
| client-server | ||
| files | ||
| identity | ||
| push-gateway | ||
| check_examples.py | ||
| package.json | ||
| README | ||
| validator.js | ||
This directory contains swagger-compatible representations of our APIs. See scripts/README.md for details on how to make use of them.