IsPatchable

public protocol IsPatchable

Flags a resource as being patchable i.e. supports PATCH. This protocol does nothing by itself, but has constrained extensions for types implementing RootResource and ChildResource.