Havunen / SystemTextJsonPatch

SystemTextJsonPatch is a JSON Patch (JsonPatchDocument) RFC 6902 implementation for .NET using System.Text.Json
MIT License
102 stars 12 forks source link

Add tests for serializing operations #12

Closed Havunen closed 2 years ago

Havunen commented 2 years ago

add tests to serialize operations -- should serialize "from" ? "value" ? etc.