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

Duplicated query string in generated code #272

Closed
reefqi037 opened this issue Nov 6, 2019 · 1 comment
Closed

Duplicated query string in generated code #272

reefqi037 opened this issue Nov 6, 2019 · 1 comment

Comments

@reefqi037
Copy link
Contributor

Describe the bug
The URL of generated code for each request type (JavaScript XHR, Fetch, cURL) contains duplicated value of query strings.

To Reproduce
Steps to reproduce the behavior:

  1. Add some Parameters
  2. Click on Show Code button
  3. See duplicated values of query string in the generated URL

Expected behavior
Query strings should be included only once

Screenshots
duplicate-qs
duplicate-qs-2
duplicate-qs-3

@reefqi037
Copy link
Contributor Author

Related with #271

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant