mirror of
https://github.com/matrix-org/dendrite.git
synced 2025-12-06 06:23:10 -06:00
Adds `PUT
/_matrix/client/v3/directory/list/appservice/{networkId}/{roomId}` and
`DELTE
/_matrix/client/v3/directory/list/appservice/{networkId}/{roomId}`
support, as well as the ability to filter `/publicRooms` on networkID
and including all networks.
|
||
|---|---|---|
| .. | ||
| alias.go | ||
| alias_test.go | ||
| api.go | ||
| api_trace.go | ||
| input.go | ||
| output.go | ||
| perform.go | ||
| query.go | ||
| wrapper.go | ||