Skip to content

Support for import of servers defined in Open API spec #8

@Kiran-B

Description

@Kiran-B

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    featureNew feature request, accepted for probable developmentserver-object

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions