-
Notifications
You must be signed in to change notification settings - Fork 57
Open
Description
I used Kiota to generate a customized .NET client library targeting the Graph API and have added the Graph .NET core library to my project.
When creating a new BaseGraphRequestAdapter users can pass their own clientOptions what might be a strange scenario since the clientOption is used to inject telemetry data around SDK versioning.
We should have a default client option where in an absence of a user using service library version, we set up the core library values as default, so when creating a new adapter, the core version will be sent to out telemetry.
Metadata
Metadata
Assignees
Labels
No labels