You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Recently I updated msgraph-sdk-go from v1.38.0 -> v1.45.0, when checking code changes I found the function applications.NewItemAddPasswordPostRequestBody() is renamed to applications.NewItemAddpasswordAddPasswordPostRequestBody() which is quite confusing. I know this library seems to be auto-generated but is this new function name a typo or intended change?