Tim

Results 47 issues of Tim

As per the raptor snippet execution [analysis](https://microsoft.sharepoint.com/:w:/t/MicrosoftGraph18/EfMNB1AyNstNq3Ww3qELrCYBGA7DpBVNDJmUxncXf0EsSw?e=Ib9wGq), there are inexecutable snippets that need review.

area: snippets-generation

 Fixes #2670 and #2715 This PR addresses breaking changes introduced in 2.17.0 and 2.18.0 as a result of metadata changes by introducing cmdlet aliases for backward compatibility. ### Changes...

This task aims to detect metadata changes that may introduce breaking changes on existing cmdlets. This will entail the following activities. - [ ] Detect URI changes in generated cmdlets...

Status: Under Investigation

This pull request was automatically created by Azure Pipelines. **Important** Check for unexpected deletions or changes in this PR.

 Fixes #2720 ### Changes proposed in this pull request - - - ### Other links - - -

This pull request was automatically created by Azure Pipelines. **Important** Check for unexpected deletions or changes in this PR.

 Fixes # ### Changes proposed in this pull request - Points the urls to dev branch ### Other links - - -

Based on the API reference doc [here](https://learn.microsoft.com/en-us/graph/api/authentication-list-methods?view=graph-rest-1.0&tabs=powershell). This path `` /users/{user-id}/authentication/methods/{authenticationMethod-id}`` is not documented and should be removed.

ToTriage

The path `` /teams/{team-id}/channels/{channel-id}/messages/$count`` under GET operation is undocumented/not supported yet available in the metadata. Below is the result from graph explorer. This path should be removed from the open...

ToTriage

As per the API reference [here](https://learn.microsoft.com/en-us/graph/api/profilephoto-delete?view=graph-rest-1.0&tabs=http) delete and patch operations should be included in the generated open API file.

ToTriage