hitsave-io / xyz

Monorepo for HitSave
1 stars 0 forks source link

api: PUT /eval endpoint doesn't need blob #124

Open seabo opened 1 year ago

seabo commented 1 year ago

Change the API for PUT /eval so that we don't need to send the associated blob in the same HTTP request.

Instead, there is a digest field on the metadata json containing the digest of the blob.