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

JsonPatch test operation error message has values not used in the actual test #5

Closed Havunen closed 2 years ago

Havunen commented 2 years ago

https://github.com/dotnet/aspnetcore/issues/38872

Havunen commented 2 years ago

fixed