Apigee Edge Proxy to OpenAPI 2.0 (formerly known as Swagger) conversion tool. This project used to be called apigee2swagger
prior to the specification becoming part of the OpenAPI Initiative.
You can install apigee2openapi
either through npm or by cloning and linking the code from GitHub. This document covers the installation details for installing from npm.
The apigee2openapi
module and its dependencies are designed for Node.js and is available through npm using the following command:
$ sudo npm install -g apigee2openapi
$ apigee2openapi -d /Users/Anil/Desktop/
$ apigee2openapi -d ~/Documents/GlobalWeather -l ~/Documents/GlobalWeather.zip -n GlobalWeather -e https://msebai-test.apigee.net
https://community.apigee.com/articles/10044/apigee2openapi-a-nodejs-command-line-tool-to-gener.html
Submit issues / patches here https://github.com/anil614sagar/apigee2openapi
Q & A ? http://community.apigee.com/