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.
This commit does a number of things:
* Minor formatting/alignment changes
* Document the room_alias response key. This could be deprecated now, or forfeited, if needed.
* Remove the guest_can_join parameter - it is not actually supported
* Document the previously undocumented power_level_content_override parameter
* Clarify that the room_id is required on the response
* More clearly spell out which events are created as part of the request
* Clarify how the room alias becomes the canonical alias
* Clarify how the `visibility` may be used to determine a default preset to apply
* Document the `m.federate` creation content parameter, adding an option for the homeserver to define a default value
References:
* Preset being inferred by the visibility:
|
7 years ago | |
|---|---|---|
| .. | ||
| application-service | 7 years ago | |
| client-server | 7 years ago | |
| files | 10 years ago | |
| identity | 7 years ago | |
| push-gateway | 8 years ago | |
| server-server | 7 years ago | |
| README | 8 years ago | |
| check_examples.py | 7 years ago | |
| openapi_extensions.md | 7 years ago | |
| package.json | 10 years ago | |
| validator.js | 8 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.