This is an automated email from the ASF dual-hosted git repository.

xuanwo pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/opendal.git


    from f7ed24673 refactor: Introduce VercelArtifactsCore for improved service 
structure (#5873)
     add 83bd8503f feat(services/onedrive): implement additional OneDrive 
features (#5784)

No new revisions were added by this update.

Summary of changes:
 core/src/raw/path.rs                      |   1 +
 core/src/services/onedrive/backend.rs     |  41 ++-
 core/src/services/onedrive/builder.rs     |  24 ++
 core/src/services/onedrive/config.rs      |   2 +
 core/src/services/onedrive/core.rs        | 434 ++++++++++++++++++++++++-----
 core/src/services/onedrive/delete.rs      |   5 +-
 core/src/services/onedrive/docs.md        |  72 ++++-
 core/src/services/onedrive/error.rs       |  13 +-
 core/src/services/onedrive/graph_model.rs | 445 +++++++++++++++++++-----------
 core/src/services/onedrive/lister.rs      |  66 +++--
 core/src/services/onedrive/writer.rs      | 112 ++++----
 11 files changed, 889 insertions(+), 326 deletions(-)

Reply via email to