Andrew Omondi

Results 243 comments of Andrew Omondi

Transferring this one to the snippet generator repo

> I would prefer that we prioritize this. > > What do you think, @rkodev, @andrueastman, @timayabi2020, @Ndiritu, @shemogumbe? Could this improve your workflow? +1 on this. In the event...

Thanks for raising this @idealser, It looks like the metadata suggests that a json object is to be returned while the API returns a stream. For now this can be...

Thanks for raising this @arievansomeren It looks like the metadata used to generate the SDK for this endpoint is incorrect, causing the SDK to build json payloads rather than build...

Thanks for raising this @tjrobinson, For context, the obsolete annotations on the SDK are pulled from the API metadata available at https://graph.microsoft.com/beta/$metadata. The API changelog does not seem to mention...

Thanks for raising this @billgatesfan I believe the requestbuilder you are looking for is available [here](https://github.com/microsoftgraph/msgraph-beta-sdk-dotnet/blob/ba74729a42ffe43458817c0675a054b4ab8d429a/src/Microsoft.Graph/Generated/DeviceManagement/DeviceHealthScripts/Item/DeviceHealthScriptItemRequestBuilder.cs#L115) Any chance you can confirm if its possible to do something close to this...

Any chance we can close this @tkachuk2222 after the resolution of https://github.com/microsoftgraph/msgraph-beta-sdk-dotnet/issues/681

Thanks for following up @tkachuk2222 Any chance you can share the link to the API documentation you are using to call `/deviceManagement/reports/getDeviceInstallStatusReport` to help us understand this better? As the...

As the APIs on beta tend to change and get removed, any chance that calling this API still works for you?

Thanks for raising this @Edgarus79 This looks to be a metadata issue affecting the beta metadata and should be resolved via https://github.com/microsoftgraph/msgraph-metadata/issues/566