This commit is contained in:
parent
406b8a20a6
commit
2e986eb29f
@ -71,7 +71,7 @@ class SampleResource(Resource):
|
||||
f"http://{STORAGE_HOSTNAME}/object",
|
||||
files={
|
||||
'description': (None, json.dumps({'tag': generated_tag}), 'application/json'),
|
||||
'soundfile': (
|
||||
'soundFile': (
|
||||
'wave.wav',
|
||||
soundfile,
|
||||
soundfile.content_type,
|
||||
|
Loading…
Reference in New Issue
Block a user