postmanlabs / postman-app-support

Postman is an API platform for building and using APIs. Postman simplifies each step of the API lifecycle and streamlines collaboration so you can create better APIs—faster.
https://www.postman.com
5.83k stars 838 forks source link

Add HTTP method to filter #6282

Open YDundie opened 5 years ago

YDundie commented 5 years ago

Hello,

Could you possible add a feature to the filter(search history) where you can filter by HTTP method.

For example: I have multiple endpoints that have the same URL /customer/{id}, but I would like to only get PUT /customer/{id}.

It would help a lot when searching through thousands of POST and GET requests.

Redhunt2013 commented 1 month ago

I support this idea. I came exactly for this. I’d like to request an enhancement to the filtering capabilities of the tool. Currently, with many endpoints stored in my collection, it can be challenging and time-consuming to manually scroll through the list to find a specific HTTP method like GET, POST, or PUT for a particular API. Adding the ability to filter by HTTP method would significantly improve the usability of the application by allowing users to quickly locate and manage their API requests.