getAllAvailableIngredients

abstract suspend fun getAllAvailableIngredients(context: RoutingContext)

Uri: /warehouse/available Http method: GET Response body: list of available ingredients in the warehouse Service: @see WarehouseService.getAllAvailableIngredients