Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CopyVersion endpoint #291

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from
Draft

CopyVersion endpoint #291

wants to merge 1 commit into from

Conversation

TimCsaky
Copy link
Contributor

@TimCsaky TimCsaky commented Dec 14, 2024

Copies a previous version of an object and places on top of the version 'stack'. If no version is provided to copy, the latest existing version will be copied. Input validation
Documented in API spec
Fixed a bug with syntax for calling S3 copyObjectCOmmand

Description

Types of changes

Checklist

  • I have read the CONTRIBUTING doc
  • I have checked that unit tests pass locally with my changes
  • I have added tests that prove my fix is effective or that my feature works
  • I have added necessary documentation (if appropriate)

Further comments

Copy link

github-actions bot commented Dec 14, 2024

Copies a previous version of an object and places on top of the version 'stack'.
If no version is provided to copy, the latest existing version will be copied.
Input validation
Documented in API spec
Fixed a bug with syntax for calling S3 copyObjectCOmmand
@TimCsaky TimCsaky force-pushed the feature/restore-version branch from a95a2b8 to 8ba08ff Compare December 14, 2024 00:15
Copy link

Coverage Report

Totals Coverage
Statements: 60.79% ( 3062 / 5037 )
Methods: 50.83% ( 337 / 663 )
Lines: 67.73% ( 1839 / 2715 )
Branches: 53.41% ( 886 / 1659 )

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.

1 participant