We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1cd9db6 + 3c993e5 commit 01467ebCopy full SHA for 01467eb
src/Requests/Data/UpsertVectors.php
@@ -29,7 +29,6 @@ public function resolveEndpoint(): string
29
30
protected function defaultBody(): array
31
{
32
-
33
$payload = [
34
'vectors' => $this->vectors,
35
];
0 commit comments