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,...
What about checking the result of a simple `A` query against the expected IP? Currently it will only fail if the DNS lookup fails to return anything. It would be...
I wonder if you fell in the same "bug" as i just did just in a different way. I added a line to the mapping like: `MYPC 192.168.1.123` The mapping...