jet-client-support
jet-client-support copied to clipboard
Add ability to create bookmarks of requests
Is your feature request related to a problem?
In large projects with a large number of endpoints it is time consuming to find the request you want to execute in such a large tree of requests. This applies more when you import swagger specs where you do not control how the requests are organized.
Describe the solution you'd like
It would be very helpful if you could create a folder called Bookmarks for example where you can place pointers to other requests. This way you can for example group together and organize the endpoints you use the most.
Additional context
No response
Thanks for the suggestion. I'll consider adding this feature in the future. For now, you can duplicate requests and move them to the desired folder.