1 reference to JsonPatchDocument
Microsoft.AspNetCore.JsonPatch.SystemTextJson (1)
Converters\JsonPatchDocumentConverter.cs (1)
45
return new
JsonPatchDocument
(ops, options);