Open
Description
Link to problem area:
e.g. https://spec.matrix.org/unstable/client-server-api/#get_matrixclientv3useruseridfilterfilterid compared to https://matrix.org/docs/spec/client_server/r0.6.1#get-matrix-client-r0-user-userid-filter-filterid The old spec shows an
Example request:
GET /_matrix/client/r0/user/%40alice%3Aexample.com/filter/66696p746572 HTTP/1.1
whereas the new spec shows nothing.