Hi.
I have versioning activated on the bucket I’m importing from to transloadit. I’m want to import a specific version of a file, instead of the latest
Is this supported (didn’t find anything in the docs)?
I’m looking for an assembly instruction like:
{ robot: '/s3/import', bucket: 'my-bucket', key: 'my-key', secret: 'super-secret', path: 'path/to/file.mp3', VersionId: 'version-string' }