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

[feedback]: Bulk Edit feature and Query Params auto identification #103

Open
dxkrs opened this issue Mar 10, 2023 · 0 comments
Open

[feedback]: Bulk Edit feature and Query Params auto identification #103

dxkrs opened this issue Mar 10, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@dxkrs
Copy link

dxkrs commented Mar 10, 2023

What would you like to tell us?

You can find the Bulk Edit in Postman on "Query Params", "Body", "Headers", it is a very helpful feature. Sometimes I copy some Header Params from Chrome Developer tools, which is the format "key: value", then paste into the Postman Bulk Edit, it will auto fill these params, and I also can easy to copy the one api Query Params to the other api Body Params by using the Bulk Edit. For alternative to the postman, I hope RapidAPI can support this.

The other suggestion, I hope the url to be sync with the Query Params. When I paste a url such as "http://abc.com?a=1&b=2", the Query Params should show the query params "a=1&b=2". Now it isn't sync each other, and it looks like have 2 places to edit the query params.

@ststimac ststimac added the enhancement New feature or request label Mar 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants