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(go): fix syntax error in generated source for VisitUndiscriminatedUnion #5190

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

csm-kb
Copy link
Contributor

@csm-kb csm-kb commented Nov 17, 2024

Resolves #5189

The logging commit is optional and can be cherry-picked out.

Copy link

github-actions bot commented Nov 17, 2024

@csm-kb csm-kb marked this pull request as ready for review November 17, 2024 03:17
@dannysheridan dannysheridan requested review from amckinney and removed request for dsinghvi December 1, 2024 01:00
@dannysheridan dannysheridan added go language/go product/sdk-generator Fern's SDK Generator that outputs client libraries in 7 languages bug Issues reporting bugs. and removed go labels Dec 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Issues reporting bugs. language/go product/sdk-generator Fern's SDK Generator that outputs client libraries in 7 languages
Development

Successfully merging this pull request may close these issues.

Timestamp type causes "expected ';', found '{'" syntax error in generated types
2 participants