Implemented PATCH as defined in .NET 6.0 for .NET Standard 2.0
This commit is contained in:
@@ -35,7 +35,7 @@ namespace AMWD.Net.Api.Cloudflare
|
||||
/// <summary>
|
||||
/// The base Cloudflare response with a result.
|
||||
/// </summary>
|
||||
/// <typeparam name="T"></typeparam>
|
||||
/// <typeparam name="T">The result type.</typeparam>
|
||||
public class CloudflareResponse<T> : CloudflareResponse
|
||||
{
|
||||
/// <summary>
|
||||
|
||||
Reference in New Issue
Block a user