Skip to content

New option for JSON serialization (#1482)#1485

Merged
cartermp merged 2 commits intofsprojects:mainfrom
bongjunj:json-save-options
Apr 30, 2023
Merged

New option for JSON serialization (#1482)#1485
cartermp merged 2 commits intofsprojects:mainfrom
bongjunj:json-save-options

Conversation

@bongjunj
Copy link
Contributor

This PR resolves #1482.

  • Add a new case in JsonSaveOptions
  • Updated serialization method WriteTo
  • Passed the tests

https://github.com/bonjune/FSharp.Data/blob/39da6c2d6a841baee019cd03439ad9240b5b91c7/src/FSharp.Data.Json.Core/JsonValue.fs#L20-L32

@cartermp cartermp merged commit 13afb37 into fsprojects:main Apr 30, 2023
@bongjunj bongjunj deleted the json-save-options branch May 1, 2023 00:31
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.

A new FSharp.Data.JsonSaveOptions value needed

2 participants