Skip to content

Commit 3baa4ae

Browse files
ANKUR DWIVEDIANKUR DWIVEDI
ANKUR DWIVEDI
authored and
ANKUR DWIVEDI
committed
checks assertion
1 parent 91e6e13 commit 3baa4ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/interfaces/UploadOptions.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@ export interface UploadOptions {
143143
xhr?: XMLHttpRequest
144144

145145
/**
146-
* Server-side checks to run on the asset.
146+
* Optional `checks` parameters can be used to run server-side checks before files are uploaded to the Media Library.
147147
*/
148148
checks?: string
149149
}

0 commit comments

Comments
 (0)