Daniel Sousa
Daniel Sousa
I also get this problem with random files with the camera auto-upload feature.
The last conflict i got yesterday it was a JPG file ~2MB
Hit the same issue here, was trying to add `DeepPartial` to allow for partial results, but the import is never added to the output, and that causes errors like `property...
A pull request for this already exists #248
Hi, I will leave this here in case it helps someone else. In your fork you have this line ```js const originalSchema = wsdl.definitions.schemas[inputMessage.element.targetNamespace].complexTypes[typeNameWithoutNamespace]; ```` With the wsdl im using,...