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.
matrix-spec/api/client-server/v2_alpha/definitions
Mark Haines 9dd3b07394 Allow '.' characters in event field names to be escaped with '\' so that
fields including a '.' can be included in a filter.

I considered replacing '.' with '/'. Since '/' was less likely to appear
in event field names. However if we used '\' to escape a literal '/' we
risk confusing it with the JSON escape '\/'.
10 years ago
..
definitions Document the v2 filter GET API 10 years ago
event_batch.json s/indicies/indices/ 10 years ago
event_filter.json Document wildcard's in filters 10 years ago
room_event_filter.json Document wildcard's in filters 10 years ago
sync_filter.json Allow '.' characters in event field names to be escaped with '\' so that 10 years ago
timeline_batch.json Draft documention for the v2 sync api 10 years ago