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

[Bug]: API-Request path parameter is not supporting in parameters tab #352

Open
1 task done
sseenivasan89 opened this issue Apr 23, 2023 · 0 comments
Open
1 task done
Assignees
Labels
bug Something isn't working

Comments

@sseenivasan89
Copy link

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

  1. Create api request
  2. Add path parameter using :id
  3. Chek the path parameter is working

image

Version

Testsigma Cloud

@sseenivasan89 sseenivasan89 added the bug Something isn't working label Apr 23, 2023
@sseenivasan89 sseenivasan89 changed the title [Bug]: In API Request path parameter is not supporting in parameters tab [Bug]: API-Request path parameter is not supporting in parameters tab Apr 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants