Fyodor Yakimchouk

Results 2 issues of Fyodor Yakimchouk

Swagger.yaml ``` /basket/products/{productId}: x-swagger-router-controller: basket-controller delete: description: Removes product from a basket operationId: removeProduct parameters: - name: productId description: Product Id in: path type: string required: true responses: "200": description:...

Hey, great work on VPSolver! WebApp in Docker image is missing "Multi-stage Cutting Stock" and "Cost-based Cutting Stock" examples. Is there a specific reason for that? Thanks.