# Functions
No description provided by the author
No description provided by the author
ConvertSpec creates a Postman 2.0 collection from a configuration and Swagger 2.0 spec.
No description provided by the author
Merge creates a Postman 2.0 collection from a configuration, base Postman 2.0 collection and Swagger 2.0 spec.
NewConverter instantiates a new converter.
No description provided by the author
ParamsOpenAPI3ToPostman returns a slices of Postman parameters for a slice of OpenAPI 3 parameters.
No description provided by the author
# Structs
Configuration is a Spectrum configuration that holds information on how to create the Postman 2.0 collection including overriding Swagger 2.0 spec values.
Converter is the struct that manages the conversion.