pegasystems / api2swagger

Auto generation of Swagger JSON by invoking REST API
Apache License 2.0
13 stars 4 forks source link

Post Body support is missing #7

Open balaghali opened 6 years ago

balaghali commented 6 years ago

Swagger tool doesn't take post body parameters into consideration while generating the json , probably the support for post body using HTtpRequestMEthod class should be added to cover that.

saikiran939 commented 6 years ago

already received this request from couple of teams, working on this.