We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent db4f514 commit dc94923Copy full SHA for dc94923
src/Types/ImportSourceDefinition/Api.php
@@ -80,7 +80,7 @@ public function getOptions(): array
80
}
81
82
/**
83
- * @return array<string, string>
+ * @return array<string, mixed>
84
*/
85
public function getQueryParameters(): array
86
{
0 commit comments