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

Support configurable JsonSerializerOptions #67

Merged
merged 2 commits into from
Nov 14, 2023

Conversation

anserg256
Copy link
Contributor

Hello!
The JSON serialization doesn't seem to support cyrillic or any additional unicode ranges.
For example, the word "Тест" would appear as "\u0422\u0435\u0441\u0442".

I'd like to propose a way to customize the encoder or other JsonSerializerOptions used in the client.

@TechnoBerry
Copy link
Owner

Hello @anserg256! Thank you for your PR! I just looked at the proposed changes and described a small suggestion

@TechnoBerry TechnoBerry merged commit ba97213 into TechnoBerry:master Nov 14, 2023
1 check passed
@TechnoBerry
Copy link
Owner

Thank you for your contribution!

@TechnoBerry
Copy link
Owner

I just published a release with your PR

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