IsReplaceable

public protocol IsReplaceable

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