This commit is contained in:
		@@ -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,
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user