Correct specified endpoint

Signed-off-by: Janne Mareike Koschinski <jannemk@element.io>
justjanne/messages-endpoint-threads-filter
Janne Mareike Koschinski 2 years ago
parent 0061a089d6
commit 5ef2e9eefb
No known key found for this signature in database
GPG Key ID: F05F5F65CB096719

@ -18,7 +18,7 @@ This proposal recommends extending the existing [Event filters] are extended wit
This means, if this filter is specified, only message which match none of the given relation types will be returned.
```
GET /_matrix/client/v3/rooms/!room_id:domain/messages?filter=...
GET /_matrix/client/unstable/org.matrix.msc3874/rooms/!room_id:domain/messages?filter=...
```
The filter string includes the new fields, above. In this example, the URL encoded JSON is presented unencoded and

Loading…
Cancel
Save