-
-
Notifications
You must be signed in to change notification settings - Fork 52
Open
Labels
feature requestNew feature or requestNew feature or request
Description
I've a scenario where I need generate dynamic url params, like:
?person[0][name]=John+Doe&person[1][name]=Hello+World
When I set the mockData
I need mock the parameters too. That way I've got an error when the mock is different from the url request: net::ERR_NAME_NOT_RESOLVED
.
A solution would be to create an option to disable the query string check.
andrzejgulak
Metadata
Metadata
Assignees
Labels
feature requestNew feature or requestNew feature or request