clickupython
clickupython copied to clipboard
Make thumbnails optional for add attachment
Not all attachments are images. Suggesting that the 2 thumb values are optional as a result.
Without making the 2 thumbs optional, validation errors are thrown when uploading non-images. It seems like the uploads still succeed, but the upload success message never appears - not sure if other steps are skipped.
Thanks for considering.