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.
[X] I have searched the existing issues for this feature request and I know that duplicates will be closed
Is your feature request related to a problem?
Here is the problem,
I am working on a module called Fleet.
It's requests can be found inside Crm folder under Fleet Management folder and Settings >> Fleet folder.
This module is in development and front-end team keeps trying to implement them but they keep changing.
Describe the solution you'd like
I want to mark the Fleet Management folder and Fleet (in Settings) with dev tag as shown:
This will prevent the front-end team from implementing these folders until we are done because endpoints, payloads and other things may change during dev.
Describe alternatives you've considered
I've considered adding --dev at the end but it does not look cool
Is there an existing request for this feature?
Is your feature request related to a problem?
Here is the problem, I am working on a module called Fleet. It's requests can be found inside Crm folder under Fleet Management folder and Settings >> Fleet folder. This module is in development and front-end team keeps trying to implement them but they keep changing.
Describe the solution you'd like
I want to mark the Fleet Management folder and Fleet (in Settings) with dev tag as shown: This will prevent the front-end team from implementing these folders until we are done because endpoints, payloads and other things may change during dev.
Describe alternatives you've considered
I've considered adding --dev at the end but it does not look cool
Additional context
No response