Skip to content

Conversation

@tharropoulos
Copy link
Contributor

TLDR

Closes #83

Change Summary

This pull request includes a modification to the delete method in the src/Document.php file to accept an optional $options parameter. This change ensures that additional options can be passed when deleting a document.

Changes to delete method:

  • src/Document.php: Modified the delete method to accept an optional $options parameter and updated the method call to include this parameter.

PR Checklist

@jasonbosco jasonbosco merged commit c799dd3 into typesense:master Feb 20, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add params to delete action

2 participants