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 `PrepareCreate[A-Z]\w*ApiCall` (use `Add` instead of `Create`).