Open ganesh-bruno opened 2 days ago
I need this feature to just be able to use Bruno as my test automation tool, as I have an API with many endpoints which all have a different body structure.
The only workaround for me in that situation is creating 1 collection for each endpoint, which is impractical for many reasons, e.g duplicating collection.bru, environments, .env etc...
Thanks
I have checked the following:
Describe the feature you want to add
I am unable to use a single JSON file with multiple datasets for just one individual request, as opposed to running it across an entire collection. The need for this feature arises from the fact that many API endpoints do not share the same data structure, making it impractical to apply the same dataset to all endpoints in a collection. It would be more efficient to have the ability to run a dataset against a specific request, rather than the entire collection.
Mockups or Images of the feature
NA