Handler
Functions
Link copied to clipboard
Uri: /warehouse/ Http method: POST Service: @see WarehouseService.createIngredient
Link copied to clipboard
Uri: /warehouse/available Http method: GET Response body: list of available ingredients in the warehouse Service: @see WarehouseService.getAllAvailableIngredients
Link copied to clipboard
Uri: /warehouse/ Http method: GET Service: @see WarehouseService.getAllIngredients Response body: list of ingredients in the warehouse
Link copied to clipboard
Uri: /warehouse/ Http method: PUT Service: @see WarehouseService.updateConsumedIngredientsQuantity