The table above describes each standard method's relationship to the resource, where "None" indicates that the resource neither is nor is contained in the request or the response A resource must support at minimum Get: clients must be able to validate the state of resources after performing a mutation such as Create, Update, or Delete. A resource must also support List, except for singleton resour

