mirror of
https://github.com/element-hq/synapse.git
synced 2025-03-20 23:02:33 +00:00
This specifies to search for an exact value match, instead of string globbing. It only works across non-compound JSON values (null, boolean, integer, and strings).
1 line
146 B
Gherkin
1 line
146 B
Gherkin
Implement the experimental `exact_event_match` push rule condition from [MSC3758](https://github.com/matrix-org/matrix-spec-proposals/pull/3758).
|