Methods defined by a service interface (an interface which directly or indirectly extends IHttpService) should have the following property:
The method should not match the regular expression PrepareDelete[A-Z]\w*ApiCall (use Remove instead of Delete).