synapse-product/synapse/types
Patrick Cloke 14be78d492
Support for MSC3758: exact_event_match push condition (#14964)
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).
2023-02-10 12:37:07 -05:00
..
__init__.py Support for MSC3758: exact_event_match push condition (#14964) 2023-02-10 12:37:07 -05:00
state.py