-
Notifications
You must be signed in to change notification settings - Fork 115
Open
Labels
breaking-changeThe related changes are breaking for the usersThe related changes are breaking for the users
Milestone
Description
The HandlesDocuments trait contains several methods with generic array parameters or missing return types.
File: src/Endpoints/Delegates/HandlesDocuments.php
Action:
getDocument(...): Add PHPDoc@return array<string, mixed>.addDocuments(array $documents, ...): Add PHPDoc@param list<array<string, mixed>> $documents.updateDocuments(array $documents, ...): Add PHPDoc@param list<array<string, mixed>> $documents.deleteDocuments(array $options): Add PHPDoc for expected$optionsshape.addDocumentsInBatches: Add specific array type PHPDoc.updateDocumentsInBatches: Add specific array type PHPDoc.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
breaking-changeThe related changes are breaking for the usersThe related changes are breaking for the users