Merge pull request from automerge/fix-transaction-put-doc

Update docs for Transaction::put
This commit is contained in:
Orion Henry 2022-08-29 13:35:42 -05:00 committed by GitHub
commit c2ed212dbc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -82,11 +82,6 @@ impl<'a> Transactable for Transaction<'a> {
/// Set the value of property `P` to value `V` in object `obj`.
///
/// # Returns
///
/// The opid of the operation which was created, or None if this operation doesn't change the
/// document
///
/// # Errors
///
/// This will return an error if