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
Travis Ralston fcaa299f81 Include information on how invite_room_state works
This is completely optional, and the events included are up to the sender. 

Sources:
* Structure: d69decd5c7/synapse/handlers/message.py (L896-L904)
* What events are recommended: d69decd5c7/synapse/config/api.py (L30-L40)
6 years ago
..
application-service Convert 3pn errors to new definition 6 years ago
client-server Merge remote-tracking branch 'matrix-org/master' into travis/better-errors 6 years ago
files fix for https://github.com/matrix-org/matrix-doc/issues/270 9 years ago
identity Add IS ping endpoint 7 years ago
push-gateway Add operationId to all endpoints of all APIs 7 years ago
server-server Include information on how invite_room_state works 6 years ago
README README.rst: Add notes on how to build the spec 7 years ago
check_examples.py Update the check_examples.py script to resolve references 6 years ago
package.json Reinstate validator.js 9 years ago
validator.js Provide doc-comments with makeHandler(); cleanup 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.