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: use id as title fallback for complex schemas #1039

Merged
merged 10 commits into from
Aug 21, 2024

Conversation

AceTheCreator
Copy link
Member

Fixed the problem with type names in Avro unions by using the schema id as a fallback.

fixes #1032

@derberg derberg changed the title fix: fixed problem with type names in Avro unions fix: use id as title fallback for complex schemas Aug 21, 2024
Copy link

@derberg
Copy link
Member

derberg commented Aug 21, 2024

/rtm

@asyncapi-bot asyncapi-bot merged commit 20c33eb into asyncapi:master Aug 21, 2024
10 checks passed
@asyncapi-bot
Copy link
Contributor

🎉 This PR is included in version 2.2.1 🎉

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.

[BUG] Problem with type names in Avro unions
3 participants