Skip to content

Commit 1244cc6

Browse files
ANKUR DWIVEDIANKUR DWIVEDI
authored andcommitted
added publish
1 parent 6313b8e commit 1244cc6

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
@@ -779,7 +779,7 @@ $updateFileDetails = $imageKit->updateFileDetails(
779779

780780
**Update publish status**
781781

782-
If any parameter other than `publish` is included in the update options, an error will be returned: `Your request cannot contain any other parameters when publish is present.`.
782+
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`.
783783

784784
#### Example
785785
```php

0 commit comments

Comments
 (0)