Skip to content

Commit

Permalink
fix: doc
Browse files Browse the repository at this point in the history
  • Loading branch information
Frank-III committed Dec 4, 2024
1 parent a6af8c9 commit ce0c08e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion core/src/types/operator/operator.rs
Original file line number Diff line number Diff line change
Expand Up @@ -1447,8 +1447,9 @@ impl Operator {
///
/// ## `if_none_match`
///
/// ### Capability
/// Sets an `if none match` condition with specified ETag for this write request.
///
/// ### Capability
/// Check [`Capability::write_with_if_none_match`] before using this feature.
///
/// ### Behavior
Expand Down

0 comments on commit ce0c08e

Please sign in to comment.