Show a patch.

GET /api/1.1/patches/19568/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": 19568,
    "url": "https://patchwork.libcamera.org/api/1.1/patches/19568/?format=api",
    "web_url": "https://patchwork.libcamera.org/patch/19568/",
    "project": {
        "id": 1,
        "url": "https://patchwork.libcamera.org/api/1.1/projects/1/?format=api",
        "name": "libcamera",
        "link_name": "libcamera",
        "list_id": "libcamera_core",
        "list_email": "libcamera-devel@lists.libcamera.org",
        "web_url": "",
        "scm_url": "",
        "webscm_url": ""
    },
    "msgid": "<20240228172715.3766315-1-kieran.bingham@ideasonboard.com>",
    "date": "2024-02-28T17:27:15",
    "name": "libcamera: controls: Fix typo on thermal",
    "commit_ref": "be21f2747afe53eb9ff5f1eb4b29655048f37e87",
    "pull_url": null,
    "state": "accepted",
    "archived": false,
    "hash": "3a67b146a491885688dac9a5801dd81e851caf92",
    "submitter": {
        "id": 4,
        "url": "https://patchwork.libcamera.org/api/1.1/people/4/?format=api",
        "name": "Kieran Bingham",
        "email": "kieran.bingham@ideasonboard.com"
    },
    "delegate": null,
    "mbox": "https://patchwork.libcamera.org/patch/19568/mbox/",
    "series": [
        {
            "id": 4192,
            "url": "https://patchwork.libcamera.org/api/1.1/series/4192/?format=api",
            "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4192",
            "date": "2024-02-28T17:27:15",
            "name": "libcamera: controls: Fix typo on thermal",
            "version": 1,
            "mbox": "https://patchwork.libcamera.org/series/4192/mbox/"
        }
    ],
    "comments": "https://patchwork.libcamera.org/api/patches/19568/comments/",
    "check": "pending",
    "checks": "https://patchwork.libcamera.org/api/patches/19568/checks/",
    "tags": {},
    "headers": {
        "Return-Path": "<libcamera-devel-bounces@lists.libcamera.org>",
        "X-Original-To": "parsemail@patchwork.libcamera.org",
        "Delivered-To": "parsemail@patchwork.libcamera.org",
        "Received": [
            "from lancelot.ideasonboard.com (lancelot.ideasonboard.com\n\t[92.243.16.209])\n\tby patchwork.libcamera.org (Postfix) with ESMTPS id 1CFA3BD160\n\tfor <parsemail@patchwork.libcamera.org>;\n\tWed, 28 Feb 2024 17:27:22 +0000 (UTC)",
            "from lancelot.ideasonboard.com (localhost [IPv6:::1])\n\tby lancelot.ideasonboard.com (Postfix) with ESMTP id 096DE6286D;\n\tWed, 28 Feb 2024 18:27:21 +0100 (CET)",
            "from perceval.ideasonboard.com (perceval.ideasonboard.com\n\t[IPv6:2001:4b98:dc2:55:216:3eff:fef7:d647])\n\tby lancelot.ideasonboard.com (Postfix) with ESMTPS id 8857061C94\n\tfor <libcamera-devel@lists.libcamera.org>;\n\tWed, 28 Feb 2024 18:27:19 +0100 (CET)",
            "from Monstersaurus.local\n\t(aztw-30-b2-v4wan-166917-cust845.vm26.cable.virginm.net\n\t[82.37.23.78])\n\tby perceval.ideasonboard.com (Postfix) with ESMTPSA id 8FE206B3;\n\tWed, 28 Feb 2024 18:27:06 +0100 (CET)"
        ],
        "Authentication-Results": "lancelot.ideasonboard.com;\n\tdkim=fail reason=\"signature verification failed\" (1024-bit key;\n\tunprotected) header.d=ideasonboard.com header.i=@ideasonboard.com\n\theader.b=\"md9bX2R3\"; dkim-atps=neutral",
        "DKIM-Signature": "v=1; a=rsa-sha256; c=relaxed/simple; d=ideasonboard.com;\n\ts=mail; t=1709141226;\n\tbh=qVknClrOgSivZRUem+GEHi7D2nv+8CiScTTSsouHU5I=;\n\th=From:To:Cc:Subject:Date:From;\n\tb=md9bX2R3brmkZ9yVyiY+TAEkJHEgayt6ozosQKnYuag11NClW0oKK1hI6wh8n4nm3\n\tRjUVFh8GbZnpUhROz2vc3Em2WeQAtHQM8c6EJGLnCB2RvfnCeqeA+kocAUcu0wtP3B\n\twDLE8jq4KE8JBt/6L1SrUzHTz0y8gxaCFlNzjaW0=",
        "From": "Kieran Bingham <kieran.bingham@ideasonboard.com>",
        "To": "libcamera devel <libcamera-devel@lists.libcamera.org>",
        "Subject": "[PATCH] libcamera: controls: Fix typo on thermal",
        "Date": "Wed, 28 Feb 2024 17:27:15 +0000",
        "Message-Id": "<20240228172715.3766315-1-kieran.bingham@ideasonboard.com>",
        "X-Mailer": "git-send-email 2.34.1",
        "MIME-Version": "1.0",
        "Content-Transfer-Encoding": "8bit",
        "X-BeenThere": "libcamera-devel@lists.libcamera.org",
        "X-Mailman-Version": "2.1.29",
        "Precedence": "list",
        "List-Id": "<libcamera-devel.lists.libcamera.org>",
        "List-Unsubscribe": "<https://lists.libcamera.org/options/libcamera-devel>,\n\t<mailto:libcamera-devel-request@lists.libcamera.org?subject=unsubscribe>",
        "List-Archive": "<https://lists.libcamera.org/pipermail/libcamera-devel/>",
        "List-Post": "<mailto:libcamera-devel@lists.libcamera.org>",
        "List-Help": "<mailto:libcamera-devel-request@lists.libcamera.org?subject=help>",
        "List-Subscribe": "<https://lists.libcamera.org/listinfo/libcamera-devel>,\n\t<mailto:libcamera-devel-request@lists.libcamera.org?subject=subscribe>",
        "Errors-To": "libcamera-devel-bounces@lists.libcamera.org",
        "Sender": "\"libcamera-devel\" <libcamera-devel-bounces@lists.libcamera.org>"
    },
    "content": "The documentation for the SensorTemperature control has a spelling\nmistake for thermal.\n\nFix it.\n\nSigned-off-by: Kieran Bingham <kieran.bingham@ideasonboard.com>\n---\n src/libcamera/control_ids_core.yaml | 2 +-\n 1 file changed, 1 insertion(+), 1 deletion(-)",
    "diff": "diff --git a/src/libcamera/control_ids_core.yaml b/src/libcamera/control_ids_core.yaml\nindex f2f783342a1b..7c0576d82be8 100644\n--- a/src/libcamera/control_ids_core.yaml\n+++ b/src/libcamera/control_ids_core.yaml\n@@ -449,7 +449,7 @@ controls:\n         range of reported temperatures is device dependent.\n \n         The SensorTemperature control will only be returned in metadata if a\n-        themal sensor is present.\n+        thermal sensor is present.\n \n   - SensorTimestamp:\n       type: int64_t\n",
    "prefixes": []
}