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: add missing fieldtypes for go union types #2061

Merged
merged 5 commits into from
Jun 25, 2024

Conversation

Souvikns
Copy link
Member

@Souvikns Souvikns commented Jun 25, 2024

Description

Added missing FieldType in go union rendererreturn `${options.unionArrModelName} ${fieldType}`;

Checklist

  • The code follows the project's coding standards and is properly linted (npm run lint).
  • Tests have been added or updated to cover the changes.
  • Documentation has been updated to reflect the changes.
  • All tests pass successfully locally.(npm run test).

Additional Notes

Copy link

netlify bot commented Jun 25, 2024

Deploy Preview for modelina canceled.

Name Link
🔨 Latest commit a5db29b
🔍 Latest deploy log https://app.netlify.com/sites/modelina/deploys/667a9216c7f40c0008dfb537

@jonaslagoni jonaslagoni changed the title fix: missing fieldtypes for go union types fix: add missing fieldtypes for go union types Jun 25, 2024
@jonaslagoni jonaslagoni merged commit 7b2701d into asyncapi:next Jun 25, 2024
16 checks passed
@asyncapi-bot
Copy link
Contributor

🎉 This PR is included in version 4.0.0-next.53 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants