FileSizeDisplay in item content returned in DateTime format not in int value #780
Labels
status:waiting-for-triage
An issue that is yet to be reviewed or assigned
type:bug
A broken experience
Describe the bug
Using MSGRAPH to retrieve specific item information using functions
client().sites.by_site_id(site_id).lists.by_list_id(folder.id).items.get()
some files have DateTime format in FileSizeDisplay field, using main HTTP API this value is correctExpected behavior
FileSizeDisplay in int/float value
How to reproduce
Some specific files have this issue
SDK Version
1.1.0
Latest version known to work for scenario above?
No response
Known Workarounds
No response
Debug output
Click to expand log
```The text was updated successfully, but these errors were encountered: