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 JSON deserialization #40

Merged
merged 1 commit into from
Dec 13, 2023
Merged

Fix JSON deserialization #40

merged 1 commit into from
Dec 13, 2023

Conversation

Zastai
Copy link
Owner

@Zastai Zastai commented Dec 13, 2023

When switching to JsonUtils methods, the use of ListenBrainz.JsonReaderOptions got lost, meaning none of the custom readers were applied, resulting in all deserialization silently resulting in empty objects.

When switching to `JsonUtils` methods, the use of
`ListenBrainz.JsonReaderOptions` got lost, meaning none of the custom
readers were applied, resulting in all deserialization silently
resulting in empty objects.
@Zastai Zastai added the fix Changes to fix broken behaviour label Dec 13, 2023
@Zastai Zastai self-assigned this Dec 13, 2023
@Zastai Zastai merged commit e5021b4 into main Dec 13, 2023
2 checks passed
@Zastai Zastai deleted the fix-json-deserialization branch December 13, 2023 12:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fix Changes to fix broken behaviour
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant