#723·mockoon

Create route from proxy request should add rule for query param

Author: loki344Created Jun 1, 2022Updated Jun 3, 2026
Labelsstatus:need-feedbackcomponent:appstatus:need-more-interest

When creating a route from the proxy the function should automatically create rules for the corresponding query params or it should at least offer this functionality optionally.

Example: image

Creates a route api/v1/categories. Therefore I have to set the rules manually because if category=Foo I have another proxied request.