Im trying to set the extension to 'pdf'. It works fine when I set it globally with `papercut.set`, but not on a specific schema version. `schema.version({name: 'original', extension: 'pdf'})` I also tried using 'format' in place of extension.