This repository was archived by the owner on Sep 4, 2020. It is now read-only.
Releases: microsoftgraph/msgraph-sdk-android
Releases · microsoftgraph/msgraph-sdk-android
OData query parameter fixes, remodeled RequestBuilder inheritance hierarchy
OData query parameters are now $ prepended:
select→$selectexpand→$expandtop→$top
Bugfixes include a remodeled inheritance hierarchy for Requests and RequestBuilders
Known issues
DriveItem#Copy- nonfunctioningDriveItem#Delta- nonfunctioningGroups#Conversations- create action nonfunctioning
Collection and Action/Function fixes
Fixes a number of issues around generated collections elements
Updated the logging system to provide better details to the Android Studio Logcat
Remove a number of classes that were being incorrectly generated