-
Notifications
You must be signed in to change notification settings - Fork 62
Open
Labels
Description
What is about my JRaw? It is relatively easy to implement with a custom converter and it would be great to accept serialized objects: https://learn.microsoft.com/en-us/dotnet/api/system.text.json.utf8jsonwriter.writerawvalue?view=net-6.0
An alternative could be to pass a JsonSerializerOptions.
Originally posted by @SebastianStehle in #852 (comment)
furoTmark-ll