Skip to content

Add support for wildcards in the path

These changes create a new type of parameter: route. This new parameter could match keys and values in the request URI path in order to overwrite the stub response.

Closes #3196130

Merge request reports