I have a generic class that uses http inside it:
export abstract class GenericCrudService { constructor(protected http: HttpService, protected reso