🚀 DAY 5 OF LAUNCH WEEK: Introducing Socket Firewall Enterprise.Learn more →
Socket
Book a DemoInstallSign in
Socket

@yued/postman-to-openapi

Package Overview
Dependencies
Maintainers
10
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@yued/postman-to-openapi

Convert postman collection to OpenAPI spec

latest
npmnpm
Version
0.1.9
Version published
Maintainers
10
Created
Source

logo

postman-to-openapi

🛸 Convert Postman Collection v2.1/v2.0 to OpenAPI v3.0.

Or in other words, transform this specification and also this to this one

build codecov npm version js-standard-style CodeQL

Development

This project use for development:

  • Node.js v10.15.3 or higher
  • Standard JS rules to maintain clean code.
  • Use Conventional Commit for commit messages.
  • Test with mocha.js.

Use the scripts in package.json:

  • test:unit: Run mocha unit test.
  • test: Execute test:lint plus code coverage.
  • lint: Execute standard lint to review errors in code.
  • lint:fix: Execute standard lint and automatically fix errors.
  • changelog: Update changelog automatically.

Husky is configured to avoid push incorrect content to git.

Tags

Nodejs Javascript OpenAPI Postman Newman Collection Transform Convert

What I've done is

Reconstruct test cases & do test

node scripts/gen-case.js && yarn test

License

See the LICENSE file.

Keywords

swagger

FAQs

Package last updated on 05 Jan 2022

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts