This commit is contained in:
@ -62,7 +62,7 @@ suspend fun uploadData(currIteration: Int, gson: Gson, inputSound: ByteArray) {
|
||||
}
|
||||
|
||||
client.submitFormWithBinaryData<Unit>(formData = parts) {
|
||||
url("https://birb.k8s.kmlabz.com/sample")
|
||||
url("https://birb.k8s.kmlabz.com/benchmark")
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user