Skip to content

Commit 4a71cda

Browse files
ANKUR DWIVEDIANKUR DWIVEDI
ANKUR DWIVEDI
authored and
ANKUR DWIVEDI
committed
added publish
1 parent 1fb5813 commit 4a71cda

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -625,7 +625,7 @@ print(result.file_id)
625625

626626
**Update publish status**
627627

628-
If `UpdateFileRequestOptions` contains the `publish` property, all other properties will be ignored.
628+
If `publish` is included in the update options, no other parameters are allowed. If any are present, an error will be returned: `Your request cannot contain any other parameters when publish is present`.
629629

630630
```python
631631
from imagekitio.models.UpdateFileRequestOptions import UpdateFileRequestOptions

0 commit comments

Comments
 (0)