My code in app.component.ts
editFood(foodId) { console.log(\'Edit\'); this.dataService.sendGetByIdRequest(\'/Foods/\', foodId) .subscribe((dat