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

[Backport 8.4] Support custom JsonSerializerOptions. #7290

Merged
merged 1 commit into from Mar 7, 2023

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Mar 7, 2023

Backport 00496fc from #7272

* Add Visual Studio spell checker configuration

* Generate converters as partial classes

* Rename SourceSerialization helper

* Prefer throw helper for missing settings

* Support custom JsonSerializerOptions

* Cleanup docs and add initial custom serialization docs

* Tweak formatting of code for docs

* Adding "Configuring custom `JsonSerializerOptions`" section

* Adding "Registering custom `System.Text.Json` converters"

* Add XML doc comments for public methods on serializer types

* Add Creating a custom Serializer section

* Finalise documentation for serialization
@elasticmachine
Copy link
Collaborator

Since this is a community submitted pull request, a Jenkins build has not been kicked off automatically. Can an Elastic organization member please verify the contents of this patch and then kick off a build manually?

@stevejgordon stevejgordon merged commit 927004c into 8.4 Mar 7, 2023
@stevejgordon stevejgordon deleted the backport-7272-to-8.4 branch March 7, 2023 13:05
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.

None yet

2 participants