Skip to content
This repository has been archived by the owner on Oct 15, 2024. It is now read-only.

handle upload dup error #9

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

Conversation

icattlecoder
Copy link

No description provided.

@@ -122,6 +122,27 @@ type uploadResponse struct {
}
}

type UploadDupError struct {
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Are duplicates/existing files the only warnings returned? If not, this should probably be a generic "Warnings" struct.

@mmcco
Copy link
Collaborator

mmcco commented Jun 3, 2016

@icattlecoder Can you explain this more? I'm interested, but I'm not familiar with the problem it addresses, so I'd like to better understand the motivation.

Thanks,
Mike

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants