Description
In the DB, in the food table, in the ingredients array, a field 'suppPrice' should be added containing the price of adding this ingredients as a supplement (the +1 in the screenshot)

On the route GET /food/{id}?useCase=POS, the price of the supplement of the ingredients should be included in the returned object.
Acceptance Criteria
Define the conditions under which this feature will be considered complete:
Description
In the DB, in the food table, in the ingredients array, a field 'suppPrice' should be added containing the price of adding this ingredients as a supplement (the +1 in the screenshot)
On the route GET /food/{id}?useCase=POS, the price of the supplement of the ingredients should be included in the returned object.
Acceptance Criteria
Define the conditions under which this feature will be considered complete: