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

Add ability to create bookmarks of requests #24

Open
gkdevone opened this issue May 22, 2023 · 1 comment
Open

Add ability to create bookmarks of requests #24

gkdevone opened this issue May 22, 2023 · 1 comment
Labels
enhancement New feature or request

Comments

@gkdevone
Copy link

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

@gkdevone gkdevone added the enhancement New feature or request label May 22, 2023
@AntonShuvaev
Copy link
Collaborator

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants