-
Notifications
You must be signed in to change notification settings - Fork 227
Open
Labels
featureNew feature request, accepted for probable developmentNew feature request, accepted for probable developmentserver-object
Description
Open API spec allows definition of multiple servers. The import of such specs are successful. But Postman appears to choose/use the first server URL.
Requested behavior:
- Server URL and protocol translates to two variables. Approach may extend to other server variables as defined in spec.
- Multiple environments are automatically created. one-each for the server definition. The environment defines the values of server variables (like URL and PROTOCOL) as defined in the open api spec.
Multiple server URLs are often used to target multiple deployment environment like Dev, Stage and Prod. Hence the suggestion to creation Postman Environment for each server configuration.
nifr, brpeterman, deefactorial, cbetta, idontusenumbers and 20 more
Metadata
Metadata
Assignees
Labels
featureNew feature request, accepted for probable developmentNew feature request, accepted for probable developmentserver-object