Socket
Socket
Sign inDemoInstall

openapi-to-postmanv2

Package Overview
Dependencies
Maintainers
7
Versions
172
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

openapi-to-postmanv2 - npm Package Versions

13
18

4.16.0

Diff

Changelog

Source

[v4.16.0] - 2023-08-18

Added

  • Added support for remote $ref resolution in bundle() API.
umeshp7
published 4.16.0-beta.1 •

umeshp7
published 4.16.0-beta.0 •

nishat.sayyed
published 4.15.0-beta.0 •

vshingala
published 4.15.0 •

Changelog

Source

[v4.15.0] - 2023-06-27

Added

  • Added support for usage of XML examples of type string.

Fixed

  • Fixed issue where generated collection contained request and folder in incorrect order for v2 interface.
  • Fixed issue where collection generation took very large time.

Changed

  • Reduced collection size by keeping maximum generated elements for array as 1 for definitions with larger schemas.
vshingala
published 4.14.0 •

Changelog

Source

[v4.14.0] - 2023-06-07

Added

  • Added support for consumption of schema level examples while generating data from XML schemas.

Fixed

  • Fixed the default value of auth in the generated request when it is not resolved.
  • Fixed issue where collection name was empty in cases where definition title was defined as empty string.
dhwaneetbhatt
published 4.13.0 •

Changelog

Source

[v4.13.0] - 2023-05-24

Added

  • Added support for generating request and response bodies in correct XML format from mentioned examples.
  • Added support for validation of specifications in case of errors to report User input errors correctly.

Fixed

  • Fixed issue where conversion was stuck for certain schemas with pattern.
  • Fixed an issue where definition validation was not considering multiple white space characters.
  • Fixed issue #708 where if string is defined for required field, conversion was failing.
  • Fixed issue where for certain path segments, collection generation failed.
  • Fixed TypeError occurring while checking typeof bodyContent in getXmlVersionContent.
vshingala
published 4.12.0 •

Changelog

Source

[v4.12.0] - 2023-05-04

Added

  • Fixed issue #31 Added support for enableOptionalParameters option in v2 interface.

Fixed

  • Fixed issue #11835 where Accept header was not present in Example request.
  • Fixed issue where conversion was failing with RangeError in case of non-schema circular refs.
  • Fixed issue where conversion was failing with TypeError by safer lodash functions usage.
  • Fixed issue where TypeErrors were happening for null/undefined params.
dhwaneetbhatt
published 4.11.0 •

Changelog

Source

[v4.11.0] - 2021-04-14

Added

  • Fixed issue #11680 Added support for contentType field for Formdata request bodies.
  • Fixed issue #10928 Added support for usage of interface version in CLI conversions with v2 as default.

Fixed

  • Fixed various known type errors related issues that were causing conversion errors.
  • Fixed an issue where default response was not considered correctly while validating collection request response.

Previous Releases

Newer releases follow the Keep a Changelog format.

barshan23
published 4.10.2-beta.1 •

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc