Open
Description
Is there an existing issue for this?
- I have searched the existing issues
What is the current behavior?
as per documentation in testsigma page the path parameter should be supported by below format
Path parameters form part of the request URL and are referenced using placeholders preceded by, as in the following example: /customer/:id
when I tried the same its not working
What is the expected behavior?
path parameter should support in the parameters tab
Steps To Reproduce
- Create api request
- Add path parameter using :id
- Chek the path parameter is working
Version
Testsigma Cloud