mimolukacka
12 years agoNew Contributor
Array query parameters
Hi,
I want to test DELETE method in my REST API, where I need to pass an array query parameter. How that can be done? If I put more query parameters with the same name, I get an error, that parameters can't have same name. Thanks
I want to test DELETE method in my REST API, where I need to pass an array query parameter. How that can be done? If I put more query parameters with the same name, I get an error, that parameters can't have same name. Thanks