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 '\/'.
2015-09-28 14:10:57 +01:00
..
definitions Document the v2 filter GET API 2015-09-24 16:25:03 +01:00
event_batch.json s/indicies/indices/ 2015-09-28 12:52:12 +01:00
event_filter.json Document wildcard's in filters 2015-09-28 13:58:07 +01:00
room_event_filter.json Document wildcard's in filters 2015-09-28 13:58:07 +01:00
sync_filter.json Allow '.' characters in event field names to be escaped with '\' so that 2015-09-28 14:10:57 +01:00
timeline_batch.json Draft documention for the v2 sync api 2015-09-25 18:10:28 +01:00