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

Remove use of AliasFor and use mappers for Serde annotations #1011

Closed
wants to merge 2 commits into from

Conversation

graemerocher
Copy link
Contributor

@graemerocher graemerocher commented Jan 9, 2025

using @AliasFor adds annotations as stereotypes which causes problems right now when you have multiple annotations as the values from the stereotypes are not resolved. This resolves that by using mappers instead

@graemerocher graemerocher changed the base branch from 2.13.x to 2.12.x January 9, 2025 15:13
@graemerocher graemerocher changed the base branch from 2.12.x to 2.13.x January 9, 2025 15:13
@graemerocher
Copy link
Contributor Author

Fixed in #1012

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.

2 participants