microsoft / kiota-abstractions-dotnet

Abstractions library for the Kiota generated SDKs in dotnet
https://aka.ms/kiota/docs
MIT License
24 stars 21 forks source link

Fix `RequestInformation` by removing `GetType`, prefer `typeof(T)` #184

Closed IEvangelist closed 5 months ago

IEvangelist commented 5 months ago

fixes https://github.com/microsoft/kiota/issues/4065