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.
1 parent d475cd5 commit 3c993e5Copy full SHA for 3c993e5
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