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

Move JsonSerializerOptions initialization logic to a shared helper. #89729

Merged
merged 1 commit into from
Jul 31, 2023

Conversation

eiriktsarpalis
Copy link
Member

Following up on a couple of community PRs made in #89614 and #89258 this PR consolidates the JsonSerializerOptions initialization logic behind a shared helper method, fixing a minor inconsistency in the process.

@ghost
Copy link

ghost commented Jul 31, 2023

Tagging subscribers to this area: @dotnet/area-system-text-json, @gregsdennis
See info in area-owners.md if you want to be subscribed.

Issue Details

Following up on a couple of community PRs made in #89614 and #89258 this PR consolidates the JsonSerializerOptions initialization logic behind a shared helper method, fixing a minor inconsistency in the process.

Author: eiriktsarpalis
Assignees: eiriktsarpalis
Labels:

area-System.Text.Json

Milestone: -

@eiriktsarpalis eiriktsarpalis merged commit 045f9d2 into dotnet:main Jul 31, 2023
100 of 103 checks passed
@eiriktsarpalis eiriktsarpalis deleted the cleanup/system-net-http branch July 31, 2023 20:33
@ghost ghost locked as resolved and limited conversation to collaborators Aug 31, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants