From 448e14e66f98845d1b45df373d7918b1395048f5 Mon Sep 17 00:00:00 2001 From: WyriHaximus <147145+WyriHaximus@users.noreply.github.com> Date: Thu, 3 Oct 2024 16:56:00 +0000 Subject: [PATCH] [GitHub] Update to 1.1.4-e288c500d4a08bc38358e1b96cec2090 from 1.1.4-846e79a967c97fff1f751d713e16fc13 Detected Schema changes: MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ``` └─┬Paths └─┬/repos/{owner}/{repo}/issues/{issue_number} └─┬PATCH └──[🔀] description (31446:20) ``` | Document Element | Total Changes | Breaking Changes | |------------------|---------------|------------------| | paths | 1 | 0 | Date: 10/03/24 | Commit: New: etc/specs/GitHub/previous.spec.yaml, Original: etc/specs/GitHub/current.spec.yaml - **Total Changes**: _1_ - **Modifications**: _1_ --- clients/GitHub/etc/openapi-client-generator.state | 4 ++-- etc/specs/GitHub/current.spec.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/clients/GitHub/etc/openapi-client-generator.state b/clients/GitHub/etc/openapi-client-generator.state index e452eb4418f..c7d75d2e75b 100644 --- a/clients/GitHub/etc/openapi-client-generator.state +++ b/clients/GitHub/etc/openapi-client-generator.state @@ -1,5 +1,5 @@ { - "specHash": "846e79a967c97fff1f751d713e16fc13", + "specHash": "e288c500d4a08bc38358e1b96cec2090", "generatedFiles": { "files": [ { @@ -5588,7 +5588,7 @@ }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Operation\/CodeScanning.php", - "hash": "895c90a8f6c68e8a7a75869125ef85ba" + "hash": "2c7c15d8ddde2bd3c6faa18ee78ce4ae" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Operation\/Codespaces.php", diff --git a/etc/specs/GitHub/current.spec.yaml b/etc/specs/GitHub/current.spec.yaml index b882ee19d8b..fa9191b0617 100644 --- a/etc/specs/GitHub/current.spec.yaml +++ b/etc/specs/GitHub/current.spec.yaml @@ -31444,7 +31444,7 @@ paths: patch: summary: Update an issue description: |- - Issue owners and users with push access can edit an issue. + Issue owners and users with push access or Triage role can edit an issue. This endpoint supports the following custom media types. For more information, see "[Media types](https://docs.github.com/rest/using-the-rest-api/getting-started-with-the-rest-api#media-types)."