mirror of
https://github.com/Monadical-SAS/reflector.git
synced 2025-12-21 20:59:05 +00:00
update HTTP POST
This commit is contained in:
@@ -77,7 +77,7 @@ class AudioTranscriptModalProcessor(AudioTranscriptProcessor):
|
||||
files=files,
|
||||
timeout=self.timeout,
|
||||
headers=self.headers,
|
||||
data=json_payload,
|
||||
params=json_payload,
|
||||
)
|
||||
|
||||
self.logger.debug(
|
||||
|
||||
Reference in New Issue
Block a user