You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Don't create a query match for rule-from-exchanges without queries
In most cases, this is just noise, and maybe mildly confusing. Clearer
to skip it (matching all requests and ignoring query) except in
endpoints that are actually using queries. Users can still modify as
they like, so we're just aiming for good simple defaults really.
0 commit comments