hoverfly icon indicating copy to clipboard operation
hoverfly copied to clipboard

Support request matching for missing parameters

Open martin-tarjanyi opened this issue 1 year ago • 0 comments

Is your feature request related to a problem? Please describe. I need to create different stub responses for an endpoint based on the presence of a query parameter. I'm not able to create a matcher which would activate only when a parameter is missing.

Describe the solution you'd like Support for a matcher for absent parameters or some kind of negative matcher.

Describe alternatives you've considered I see there was a similar issue in the past (https://github.com/SpectoLabs/hoverfly/issues/889) but that's not applicable for my use case.

martin-tarjanyi avatar Oct 31 '23 14:10 martin-tarjanyi