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.
2370a4c970
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. |
8 years ago | |
---|---|---|
.. | ||
application-service | 8 years ago | |
client-server | 8 years ago | |
files | ||
identity | 8 years ago | |
push-gateway | 8 years ago | |
README | ||
check_examples.py | 8 years ago | |
package.json | ||
validator.js |
README
This directory contains swagger-compatible representations of our APIs. See scripts/README.md for details on how to make use of them.