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

fix: Adds a check to ensure that the CompleteMultipartUpload parts ar… #989

Merged
merged 1 commit into from
Dec 20, 2024

Conversation

niksis02
Copy link
Contributor

Fixes #964

CompleteMultipartUpload expects at least one part specified in the request body.
The implementation adds a check to ensure that the parts list is not empty.

@versity-github
Copy link
Collaborator

This won't automatically run in continuous integration without approval. A member of the Versity organization must allow it.

@niksis02 niksis02 force-pushed the fix/complete-mp-empty-parts branch from 9ffdfb2 to 7c5258e Compare December 17, 2024 14:51
@benmcclelland benmcclelland merged commit b0c310a into versity:main Dec 20, 2024
24 checks passed
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.

[Bug] - CompleteMultipartUpload empty parts
3 participants