savonrb / wasabi

A simple WSDL parser
MIT License
90 stars 84 forks source link

Document missing operations #65

Closed mark-kraemer closed 7 years ago

mark-kraemer commented 7 years ago

When using savon (latest version), the list of operations returned an incomplete list and I'm trying to figure out why. In looking at the wsdl, all of the "create" operations as well as others are missing. I've tracked it back to this gem at the moment. Is there something specific about this wsdl that would keep some operations from working correctly?

WSDL: https://www.titlepoint.com/TitlePointServices/TpsService.asmx?wsdl Using version 3.5.0 of wasapi

mark-kraemer commented 7 years ago

I just discovered that the wrong url was being used for the wsld.