Closed UWinch closed 1 month ago
What's in the PR?
Added support for document deletion.
How to test manually?
document_collection.delete_document("test.txt")
document_collection.list_documents()
What's in the PR?
Added support for document deletion.
How to test manually?
document_collection.delete_document("test.txt")
document_collection.list_documents()