forked from MirrorHub/synapse
14be78d492
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).
|