Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Postman Support]: Idaithalam cannot process duplicate query parameter #214

Open
networkinss opened this issue Feb 27, 2022 · 0 comments
Open
Labels
bug Something isn't working help wanted Extra attention is needed

Comments

@networkinss
Copy link
Contributor

Idaithalam throws an exception if the
query has multiple times the same query parameter.
A query parameter like: ?tags=tag1,tags=tag2,tag=tag3
are 100% common and valid REST API queries.
But Idaithalam throws an error for that.

@elans3 elans3 added help wanted Extra attention is needed bug Something isn't working labels Mar 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants