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

Not generating raw url for requests #727

Open
SaurabhSharma45 opened this issue May 26, 2023 · 2 comments
Open

Not generating raw url for requests #727

SaurabhSharma45 opened this issue May 26, 2023 · 2 comments

Comments

@SaurabhSharma45
Copy link

"url": {
              "path": ["pet"],
              "host": ["{{baseUrl}}"],
              "query": [],
              "variable": []
            },

This is what this generates, but I need to have a property raw for postman where postman: "{{baseUrl}}/pet"

Document says the same but does not work as mentioned

From document
image

@jagzmz
Copy link

jagzmz commented Jun 13, 2023

Having the same issue.

@adam-pawlowicz
Copy link

Same for me. Is there any plan o add this?

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

3 participants