mirror of
https://mau.dev/maunium/synapse.git
synced 2024-11-16 06:51:46 +01:00
Added more room alias bullet points.
This commit is contained in:
parent
2f5182b2d2
commit
707cd32b13
1 changed files with 4 additions and 2 deletions
|
@ -318,8 +318,10 @@ Modifying aliases
|
||||||
|
|
||||||
.. TODO kegan
|
.. TODO kegan
|
||||||
- path to edit aliases
|
- path to edit aliases
|
||||||
|
- PUT /directory/room/<room alias> { room_id : foo }
|
||||||
|
- GET /directory/room/<room alias> { room_id : foo, servers: [a.com, b.com] }
|
||||||
- format when retrieving list of aliases. NOT complete list.
|
- format when retrieving list of aliases. NOT complete list.
|
||||||
- format for adding aliases.
|
- format for adding/removing aliases.
|
||||||
|
|
||||||
Permissions
|
Permissions
|
||||||
-----------
|
-----------
|
||||||
|
|
Loading…
Reference in a new issue