Installation

Install npm

npm install --global postman-to-openapi

Usage

p2o ./path/to/PostmantoCollection.json -f ./path/to/result.yml -o ./path/to/options.json

Issues

Use nvm

# Using v18
nvm install lts/hydrogen

Appendix