I have checked the following:
This bug is:
Bruno version
2.14.2
Operating System
Windows 11
Describe the bug
Define a POST like
https://www.url.com/:path-param/something
Define a Pre Request script like
bru.setVar("varXXX", "1000000");
Define the path param as:
path-param={{varXXX}}
Click on "Generate Code" to obtain the message:
Invalid URL: https://www.url.com/{{varXXX}}/something
.bru file to reproduce the bug
No response
Screenshots/Live demo link
JIRA