apigee2openapi icon indicating copy to clipboard operation
apigee2openapi copied to clipboard

Apigee Edge Proxy to OpenAPI conversion tool.

Results 7 apigee2openapi issues
Sort by recently updated
recently updated
newest added

Any plans to add support for bearer token based authorization instead of username and password?

I get "error: unknown option '-l' when trying to run this against a local bundle In the source code it looks like it supports running so

apigee2openapi node module is not including resources that are of same with different request verbs. i mean POST : /api/clients , GET : /api/clients . Generated spec contains GET resource...

anil, just tried today - this is great! thanks can we capture the parameters as well from the proxy/policy definition -- we could potentially get all params used within the...

Hi there, I am trying to get the script working, on a Windows machine with node installed. but your path handling is not compatible... can you please look at that?...

Getting a segmentation fault. On premise installation. ➜ apigee2swagger apigee2swagger -d . ? Base URI? http://hub-646.hub.com:8080 ? Organization? hub ? User Id? [email protected] ? Password? ************************ ? API Proxy Name...

Resources that doesn't have http verb defined with them in apigee proxy flow fails to show up in swagger spec 2.0. Swagger 2.0 spec expects user to define http verbs...