I am trying to use swagger 2.0 for SOAP WCF services,and finding it difficult to make it work.Could you please direct me how I can achieve this? or it would be great if you can share some links.
On Wednesday, September 10, 2014 at 9:20:35 PM UTC-7, tony tam wrote: > > Hi, I'm sure you can make it work. You could create a swagger JSON > representation for the service and invoke it via swagger ui. Modeling the > responses may be hard though. > > > > On Wednesday, September 10, 2014 6:04:06 PM UTC-7, Pavan Kulkarni wrote: >> >> Hello, >> >> I was exploring Swagger and I must acknowledge I'm loving it. >> >> I understand Swagger is primarily for RESTful web services, but I was >> wondering if we can make it work with SOAP web services as well. >> May be translate SOAP based web services to RESTful? Or simply call SOAP >> based services via Swagger UI? Some hack? Has anyone done it? >> >> Thanks, >> Pavan. >> > -- You received this message because you are subscribed to the Google Groups "Swagger" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
