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.
45c68e323a
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:
|
6 years ago | |
---|---|---|
.. | ||
application-service | 6 years ago | |
client-server | 6 years ago | |
files | ||
identity | 6 years ago | |
push-gateway | ||
server-server | 6 years ago | |
README | ||
check_examples.py | 6 years ago | |
openapi_extensions.md | 6 years ago | |
package.json | ||
validator.js |
README
This directory contains swagger-compatible representations of our APIs. See the main README.rst for details on how to make use of them.