Skip to content

feat: add support for asynchronous branch, directory and file deletion - #400

Open
innomaxx wants to merge 1 commit into
masterfrom
feat/issue-390_async-delete-jobs
Open

feat: add support for asynchronous branch, directory and file deletion#400
innomaxx wants to merge 1 commit into
masterfrom
feat/issue-390_async-delete-jobs

Conversation

@innomaxx

Copy link
Copy Markdown
Collaborator

Closes #390

Delete endpoints for branches, directories and files now accept an
optional Prefer: respond-async header, returning a delete job status
that can be polled via new checkBranchDeletionStatus,
checkDirectoryDeletionStatus and checkFileDeletionStatus methods.
@innomaxx innomaxx self-assigned this Sep 11, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add support for asynchronous Branch, Directory and File deletion

1 participant