'is it possible to include multiple choices of params in postman collection?
I have an endpoint {{url}}/objects/color={}
objects are either green, or blue so myparam should be either green or blue when sending a request in postman.
I want to choose it from the value field through a dropdown or at least document it somehow in the collection that the user should choose either blue or green or otherwise nothing will be returned.
is it possible to do that?
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|

