================================================================================
REQUEST LOG: req_ujf1l84qxhcc
================================================================================

[2026-01-01 18:27:23.171744] REQUEST END
    Status: 200
    Response Time: 114.11ms
    Response: {
    "success": true,
    "message": "Product updated successfully",
    "data": {
        "id": 1,
        "category_id": 1,
        "name": "Vanilla Dream",
        "slug": "vanilla-dream",
        "description": "Classic Madagascar vanilla",
        "base_price": "3.99",
        "image": null,
        "max_scoops": 3,
        "is_active": true,
        "created_at": "2026-01-01T18:11:00.000000Z",
        "updated_at": "2026-01-01T18:11:00.000000Z",
        "deleted_at": null,
        "scoop_price": null,
        "scoop_capacity": null,
        "has_inner_options": 0,
        "price_per_scoop": null,
        "metadata": null,
        "image_url": null,
        "option_sets": [],
        "inner_option_sets": [],
        "category": {
            "id": 1,
            "name": "Ice Cream",
            "slug": "ice-cream",
            "description": "Delicious ice cream flavors",
            "image": null,
            "is_active": true,
            "sort_order": 1,
            "created_at": "2026-01-01T18:10:59.000000Z",
            "updated_at": "2026-01-01T18:10:59.000000Z",
            "deleted_at": null
        }
    },
    "meta": {
        "request_id": "req_ujf1l84qxhcc",
        "timestamp": "2026-01-01T18:27:23+00:00"
    }
}

================================================================================