Replies: 1 comment
-
|
We have this feature already, When you right click you will see Duplicate option
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Uh oh!
There was an error while loading. Please reload this page.
-
When working with Thunder Client, I often need to create a new request that is almost identical to an existing one. Today, this requires manually recreating the request or copy-pasting fields, which is slow and error-prone for complex requests (headers, auth, body, tests).
Most API clients (e.g., Postman, Insomnia) support request duplication because it significantly improves workflow speed. Adding this to Thunder Client would reduce friction and make it easier to work with complex APIs.
Add a Duplicate button for requests that creates a copy of the selected request.
Thanks
Beta Was this translation helpful? Give feedback.
All reactions