mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-02-08 23:33:41 +01:00
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 '\/'. |
||
|---|---|---|
| .. | ||
| definitions | ||
| event_batch.json | ||
| event_filter.json | ||
| room_event_filter.json | ||
| sync_filter.json | ||
| timeline_batch.json | ||