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.
88b35d1be5
This adds several diagrams to the Client-Server API about how invites are handled, including what the server is expected to do. This helps implementors know what they are supposed to do in the common cases, and infer where needed to get the more complex cases correct. Although lacking in some areas, this is how third party invites work today. A link to the now-improved client-server documentation for third party invites has been added to the server-server specification. The existing server-server specification needed no further changes on the subject. Fixes https://github.com/matrix-org/matrix-doc/issues/1366 |
6 years ago | |
---|---|---|
.. | ||
application-service | 6 years ago | |
client-server | 6 years ago | |
files | 9 years ago | |
identity | 6 years ago | |
push-gateway | 7 years ago | |
server-server | 6 years ago | |
README | 7 years ago | |
check_examples.py | 6 years ago | |
openapi_extensions.md | 6 years ago | |
package.json | 9 years ago | |
validator.js | 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.