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

[feature request] Inject value to url paramater #87

Open
mittalyashu opened this issue Oct 27, 2020 · 1 comment
Open

[feature request] Inject value to url paramater #87

mittalyashu opened this issue Oct 27, 2020 · 1 comment

Comments

@mittalyashu
Copy link

NOTE: It's url parameter http://example.com/post/:postId, not url query http://example.com/post?postId=123

Add the option to inject dynamic value to url params (i am not talking about environment variable)

CleanShot 2020-10-27 at 20 06 47@2x

Just like we add data to body

CleanShot 2020-10-27 at 20 09 43@2x

Same thing can be added for url params using : syntax where the property should be replace with the value provided.

@nunogoncalves
Copy link

You can create a request variable for that. Or I didn't understand correctly what you want. :)

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

2 participants