wsdl-tsclient
wsdl-tsclient copied to clipboard
[BUG] Request Types do not get inferred
When trying to generate Types for the following API:
https://toggenburg.teamaxess.com:16350/DCI4WTP/DCI4WTPService.svc?wsdl
All the types which are generated are resolved as empty object {}
. When I import the WSDL in SoapUI however, the different requests do have content with proper information attached.
Any idea why this happens?