We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 60f92b9 commit 89e47d1Copy full SHA for 89e47d1
nisystemlink/clients/file/_file_client.py
@@ -319,7 +319,7 @@ def append_to_upload_session(
319
320
Args:
321
session_id: The id of the upload session.
322
- chunk_index: The 0-based index of the chunk to be uploaded.
+ chunk_index: The 1-based index of the chunk to be uploaded.
323
file: The chunk data to upload.
324
close: Set the current chunk as the last chunk to be uploaded. Defaults to False.
325
0 commit comments