changed form data to attach a File rather than Blob #1736

Merged
bones7242 merged 1 commit from fix-spee.ch-thumbnail-publish into master 2018-07-09 06:00:51 +02:00
bones7242 commented 2018-07-08 01:33:24 +02:00 (Migrated from github.com)

I'd like to update spee.ch's api endpoint to reject publish requests that do not include a file name or content type. The update in this PR is to send the request as a File with a file name rather than a Blob

I'd like to update spee.ch's api endpoint to reject publish requests that do not include a file name or content type. The update in this PR is to send the request as a File with a file name rather than a Blob
daovist (Migrated from github.com) reviewed 2018-07-08 01:33:24 +02:00
neb-b (Migrated from github.com) approved these changes 2018-07-09 06:00:46 +02:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: LBRYCommunity/lbry-desktop#1736
No description provided.