-
-
Notifications
You must be signed in to change notification settings - Fork 117
Open
Labels
A-Client-ServerIssues affecting the CS APIIssues affecting the CS APIclarificationAn area where the expected behaviour is understood, but the spec could do with being more explicitAn area where the expected behaviour is understood, but the spec could do with being more explicit
Description
Link to problem area: https://spec.matrix.org/v1.4/client-server-api/#_matrixclientv3useruseridfilter_eventfilter
Issue
It is unclear what providing an empty array for e.g. types
or not_types
would do. Is that treated as not providing the field (empirically this is what happens)?
According to tulir the proper way to filter out all event types is: {"not_types": ["*"]}
olivia-fl
Metadata
Metadata
Assignees
Labels
A-Client-ServerIssues affecting the CS APIIssues affecting the CS APIclarificationAn area where the expected behaviour is understood, but the spec could do with being more explicitAn area where the expected behaviour is understood, but the spec could do with being more explicit