Closed as duplicate of#292
Description
I have checked the following:
- I've searched existing issues and found nothing related to my issue.
This feature
- blocks me from using Bruno
- would improve my quality of life in Bruno
- is something I've never seen an API client do before
Describe the feature you want to add, and how it would change your usage of Bruno
Current Situation:
To create localhost - variant1 and localhost - variant2, we duplicate configurations from the base localhost environment.
This results in 2 separate environments:
- localhost - variant1 (duplicated config with minor changes)
- localhost - variant2 (duplicated config with minor changes)
The problem is that when we need to change the base environment we need to duplicate all changes in both environments.
I would like to have some kind of inheritance or that we can include the base localhost into the different environments.
Mockups or Images of the feature
No response