jbrzusto / TO_DO

sensorgnome / motus TODO list for jbrzusto
0 stars 0 forks source link

calculate sha1 of file and check against a new API entry *before* user uploads it #157

Open jbrzusto opened 6 years ago

jbrzusto commented 6 years ago
{
"sha1": "<hex string>", 
"exists":true,
"uploadID": 111,
"jobID":999
}

where 111 is the motus upload ID for the previous upload of this file, and 999 is the ID of the job which processed it.