Skip to content

Ensure correct ordering of delegates regardless of user input #3956

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

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

Conversation

MaheshAravindV
Copy link

Ensure correct ordering of delegates regardless of user input.
Fixes: #3953

When there are multiple serializers available for that a type can
be assigned to, the most specific one should be used

Signed-off-by: Mahesh Aravind V <[email protected]>
Signed-off-by: Mahesh Aravind V <[email protected]>
Signed-off-by: Mahesh Aravind V <[email protected]>
Signed-off-by: Mahesh Aravind V <[email protected]>
@MaheshAravindV MaheshAravindV changed the title 3953 Ensure correct ordering of delegates regardless of user input Jun 16, 2025
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.

Random behavior in DelegatingByTypeSerializer based on type of delegates map
1 participant