Skip to content

Commit 0861230

Browse files
Document file-path requirements for upload managers
Co-authored-by: Shri Sukhani <shrisukhani@users.noreply.github.com>
1 parent f34be05 commit 0861230

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -112,6 +112,8 @@ Both clients expose:
112112
- `client.team`
113113
- `client.computer_action`
114114

115+
For file uploads (session uploads, extension uploads), provided paths must reference existing files (not directories).
116+
115117
## Job polling (`start_and_wait`)
116118

117119
Long-running APIs expose `start_and_wait(...)`.

0 commit comments

Comments
 (0)