yinchen
Results
1
issues of
yinchen
For update shiftPreferences API, the documentation is pointing to use `PATCH` method. However `PATCH` is not supported and `PUT` has to be used. But the msgraph java sdk only support...