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

docs: update chunked upload docs #712

Merged
merged 2 commits into from
Mar 9, 2022
Merged

Conversation

antusus
Copy link
Contributor

@antusus antusus commented Mar 9, 2022

No description provided.

@coveralls
Copy link

coveralls commented Mar 9, 2022

Pull Request Test Coverage Report for Build 1957554880

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 93.545%

Totals Coverage Status
Change from base Build 1952728193: 0.0%
Covered Lines: 3275
Relevant Lines: 3501

💛 - Coveralls

[`ChunkedUploader`][chunked_uploader_class] object by creating a [`UploadSession`][upload_session_class] object first
with the path to the file you wish to upload from the [`Folder`][folder_class] with
[`folder.get_chunked_uploader(file_path, rename_file=False)`][get_chunked_uploader_for_file] method to retrieve a
[`ChunkedUploader`][chunked_uploader_class] object for a new file upload
Copy link
Contributor

Choose a reason for hiding this comment

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

period missing

updated docs
Copy link
Contributor

@lukaszsocha2 lukaszsocha2 left a comment

Choose a reason for hiding this comment

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

Looks good

@antusus antusus merged commit 426b2c5 into main Mar 9, 2022
@antusus antusus deleted the kb/fix_chunked_uploads_examples branch March 9, 2022 14:06
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.

None yet

3 participants