A. L.

Results 2 issues of A. L.

### Is there an existing feature request for this? - [X] I have searched the existing feature requests ### Is your feature request related to a problem? Please describe. When...

Multi-value query string params are not supported `ENDPOINT?sections=90&sections=130` Imposter request: ```json { "request": { "method": "GET", "endpoint": "/search", "params": { "sections": "130" } }, ``` It only finds the first...

enhancement
idea
dependencies
improvement