issues
search
mandarons
/
icloudpy
iCloud web service interface library in Python
Other
195
stars
20
forks
source link
drive: added refresh of child objects after mkdir
#38
Closed
staskray
closed
7 months ago
staskray
commented
7 months ago
Use-case:
init drive service
mkdir() on some folder
get list of sub-folders with get()
Expected:
get() returns list of all sub-folders, including the recently added
Actual:
get() returns the same list of sub-folders
Use-case:
Expected:
Actual: