box-node-sdk
box-node-sdk copied to clipboard
Missing jpg support for Files.prototype.getThumbnail()
- [x] I have checked that the SDK documentation doesn't solve my issue.
- [x] I have checked that the API documentation doesn't solve my issue.
- [x] I have searched the Box Developer Forums and my issue isn't already reported (or if it has been reported, I have attached a link to it, for reference).
- [x] I have searched Issues in this repo and my issue isn't already reported.
Description of the Issue
Files.prototype.getThumbnail() endpoint only works with png. The https://developer.box.com/reference/get-files-id-thumbnail-id/ shows support for jpg.
Expected Behavior
Jpg support on thumbnails.
Versions Used
Node SDK: 1.33.0