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 2370a4c970 Spell out the state algorithm for createRoom
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 Add a license to the spec 8 years ago
client-server Spell out the state algorithm for createRoom 8 years ago
files
identity Add a license to the spec 8 years ago
push-gateway Add a license to the spec 8 years ago
README
check_examples.py Add a license to the spec 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.