Skip to content

Commit

Permalink
updated README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
paulosabayomi committed Dec 11, 2023
1 parent e64ca5a commit 32cb1ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -533,7 +533,7 @@ It can also take in the `id` of the file to upload in the case of uploading sing
```

| Method name | Description | param |
| ---- | ---- | ---- | ---- |
| ---- | ---- | ---- |
| upload | To trigger upload for all files or a single file | `file_id` . Not required
retry_upload | To trigger upload retry for all files that were not uploaded due to an error or for a single file | `file_id` . Not required |
| show_add_file_ui | The method to show the default UI for selecting new files, will not work if `use_default_file_display_ui` is set to false | `None` |
Expand Down

0 comments on commit 32cb1ba

Please sign in to comment.