Lorenzo Cestaro

Results 2 issues of Lorenzo Cestaro

The `listFiles` operations correctly returns `customMetadata` for each file when they are present. Imagekit web UI allows users to also set custom metadata on folder, but these are not present...

api-v2

When calling `listFiles` the return type of the call is always `FileObject | FolderObject` regardless of the parameters passed to the `listFiles` call. This requires some extra type guards to...

api-v2