Property AcceptPatch
AcceptPatch
Gets the value of the HTTP Accept-Patch header.
Indicates the patch document formats that are acceptable for the response, allowing the client to specify its preferences for patching resources.
public string? AcceptPatch { get; }