microsoft / kiota-typescript

TypeScript libraries for Kiota-generated API clients.
https://aka.ms/kiota/docs
MIT License
37 stars 27 forks source link

fix: getting rid of unnecessary guid-typescript dependency #1154

Open sam-eah opened 5 months ago

sam-eah commented 5 months ago

Fixes https://github.com/microsoft/kiota/issues/4508 Using a custom Guid type to get rid of unnecessary package (and partly broken) guid-typescript.

sam-eah commented 5 months ago

@microsoft-github-policy-service agree