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

Preview Request URL and Auto Add Path and Query Parameters to Query Tab When In path. #50

Closed
freddyyeddy opened this issue Aug 16, 2023 · 5 comments

Comments

@freddyyeddy
Copy link

Im trying to switch from Postman And would love to see what the URL generated would look like before sending a request. I would also prefer if query and path parameters would auto generate if input into path. This would fall in line with basic POST man functionality.

@azvyae
Copy link

azvyae commented Apr 7, 2024

You may wanna check this out #115

@freddyyeddy
Copy link
Author

freddyyeddy commented Apr 8, 2024 via email

@flawiddsouza
Copy link
Owner

Hey @freddyyeddy, just to update. I've introduced full sync between query params in url and the items in the query tab in this release: https://github.com/flawiddsouza/Restfox/releases/tag/v0.8.0. Earlier there was partial and incomplete syncing. So your url should now reflect the request that is actually sent.

Path parameters are not synced as of now. This should be doable. Probably in the next release.

@flawiddsouza
Copy link
Owner

Path parameters syncing & url preview is now implemented and available in https://github.com/flawiddsouza/Restfox/releases/tag/v0.14.0.

image

@freddyyeddy
Copy link
Author

Sorry it took so long to respond. Yeah this feature is working awesome. Now I can sanity check the rendered URL before I send it. Thank you.

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

No branches or pull requests

3 participants