1 reference to CustomJsonPatchDocument
Microsoft.AspNetCore.OpenApi.Tests (1)
Services\OpenApiDocumentService\OpenApiDocumentServiceTests.RequestBody.cs (1)
1432builder.MapPatch("/", (CustomJsonPatchDocument<JsonPatchModel> patch) => { });