Upload new version with 'mimeType': 'application/binary'
Hello everybody.I want to upload a signed pdf as a new version of an unsigned pdf. I encode the pdf in binary utf-8 and send it through the API to upload new version of a file.Whenever I do so, I end up erasing the cryptography of the signature. Also...