Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Conversation

markovav-official
Copy link
Contributor

Supplement to MR: microsoft/kiota-typescript#1475

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

Copy link
Member

@andrueastman andrueastman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍🏼

@andrueastman andrueastman merged commit c724012 into microsoft:main Nov 7, 2024
207 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Endpoint returning ActionResult<Guid> breaks generated code
2 participants