apigee2openapi icon indicating copy to clipboard operation
apigee2openapi copied to clipboard

Query for http verbs that can be added to swagger spec if request verb condition is missing

Open anil614sagar opened this issue 9 years ago • 0 comments

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 under a path. But, Apigee Proxy can be created without a verb with just path condition.

If verb is missing, ideally tool should query user which http verbs to add to swagger spec or by default add GET verb to same.

anil614sagar avatar Sep 24 '15 10:09 anil614sagar