Skip to content

Commit 814f299

Browse files
ANKUR DWIVEDIANKUR DWIVEDI
authored andcommitted
added parameter
1 parent 2283349 commit 814f299

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
@@ -503,6 +503,8 @@ imagekit.getFileVersionDetails({
503503

504504
Update parameters associated with the file as per the [API documentation here](https://docs.imagekit.io/api-reference/media-api/update-file-details). The first argument to the `updateFileDetails` method is the file ID, and the second argument is an object with the parameters to be updated.
505505

506+
Note: If the second parameter, an object with properties to be updated, includes `publish`, all other properties will be ignored.
507+
506508
```js
507509
// Using Callback Function
508510

0 commit comments

Comments
 (0)