mirror of
https://github.com/transloadit/uppy.git
synced 2026-07-29 13:00:18 +00:00
parent
0ef42d1ff7
commit
a3b35f03bd
1 changed files with 1 additions and 1 deletions
|
|
@ -480,7 +480,7 @@ The class must also have an `authProvider` string (lowercased) field which typic
|
|||
"requestPath": "file-or-folder-requestpath",
|
||||
// datetime string (in ISO 8601 format) of when this item was last modified
|
||||
"modifiedDate": "2020-06-29T19:59:58Z",
|
||||
// the size in bytes of the item. Only relevent if the item is NOT a folder
|
||||
// the size in bytes of the item. Only relevant if the item is NOT a folder
|
||||
"size": 278940,
|
||||
"custom": {
|
||||
// an object that may contain some more custom fields that you may need to send to the client. Only add this object if you have a need for it.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue