Skip to content

Commit

Permalink
docs: Polish docs for write with if not exists (#5320)
Browse files Browse the repository at this point in the history
  • Loading branch information
Xuanwo authored Nov 14, 2024
1 parent cd2fc9f commit 4dc0f15
Show file tree
Hide file tree
Showing 2 changed files with 268 additions and 124 deletions.
2 changes: 1 addition & 1 deletion core/src/types/operator/blocking_operator.rs
Original file line number Diff line number Diff line change
Expand Up @@ -595,7 +595,7 @@ impl BlockingOperator {
Ok(())
}

/// Write data with option described in OpenDAL [RFC-0661][`crate::docs::rfcs::rfc_0661_path_in_accessor`]
/// Write data with options.
///
/// # Notes
///
Expand Down
Loading

0 comments on commit 4dc0f15

Please sign in to comment.