From dc90a36fdfde3209c3a6f97621ee76bacc199c1b Mon Sep 17 00:00:00 2001 From: WyriHaximus <147145+WyriHaximus@users.noreply.github.com> Date: Thu, 26 Sep 2024 16:46:49 +0000 Subject: [PATCH] [GitHub] Update to 1.1.4-1286a2730d7f8da9f91dca4d989b2f56 from 1.1.4-a9f9373b436a715e38764f5f7b04e767 Detected Schema changes: MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ``` └─┬Paths ├─┬/repos/{owner}/{repo}/rulesets/rule-suites/{rule_suite_id} │ └─┬GET │ └─┬Responses │ └─┬200 │ └─┬application/json │ └─┬default │ ├──[🔀] value (205104:9) │ ├──[🔀] value (205104:9) │ ├──[🔀] value (205104:9) │ ├──[🔀] value (205104:9) │ ├──[🔀] value (205104:9) │ ├──[🔀] value (205104:9) │ ├──[🔀] value (205104:9) │ ├──[🔀] value (205104:9) │ ├──[🔀] value (205104:9) │ ├──[🔀] value (205104:9) │ └──[🔀] value (205104:9) ├─┬/repos/{owner}/{repo}/pulls/{pull_number}/update-branch │ └─┬PUT │ └──[🔀] description (36228:20) ├─┬/orgs/{org}/rulesets/rule-suites │ └─┬GET │ └─┬Responses │ └─┬200 │ └─┬application/json │ └─┬default │ └──[🔀] value (205081:7) ├─┬/orgs/{org}/rulesets/rule-suites/{rule_suite_id} │ └─┬GET │ └─┬Responses │ └─┬200 │ └─┬application/json │ └─┬default │ ├──[🔀] value (205104:9) │ ├──[🔀] value (205104:9) │ ├──[🔀] value (205104:9) │ ├──[🔀] value (205104:9) │ ├──[🔀] value (205104:9) │ ├──[🔀] value (205104:9) │ ├──[🔀] value (205104:9) │ ├──[🔀] value (205104:9) │ ├──[🔀] value (205104:9) │ ├──[🔀] value (205104:9) │ └──[🔀] value (205104:9) └─┬/repos/{owner}/{repo}/rulesets/rule-suites └─┬GET └─┬Responses └─┬200 └─┬application/json └─┬default └──[🔀] value (205081:7) ``` | Document Element | Total Changes | Breaking Changes | |------------------|---------------|------------------| | paths | 25 | 0 | Date: 09/26/24 | Commit: New: etc/specs/GitHub/previous.spec.yaml, Original: etc/specs/GitHub/current.spec.yaml - **Total Changes**: _25_ - **Modifications**: _25_ --- clients/GitHub/etc/openapi-client-generator.state | 2 +- etc/specs/GitHub/current.spec.yaml | 11 ++++++----- 2 files changed, 7 insertions(+), 6 deletions(-) diff --git a/clients/GitHub/etc/openapi-client-generator.state b/clients/GitHub/etc/openapi-client-generator.state index 4a0bbcdb68f..939cfaca87c 100644 --- a/clients/GitHub/etc/openapi-client-generator.state +++ b/clients/GitHub/etc/openapi-client-generator.state @@ -1,5 +1,5 @@ { - "specHash": "a9f9373b436a715e38764f5f7b04e767", + "specHash": "1286a2730d7f8da9f91dca4d989b2f56", "generatedFiles": { "files": [ { diff --git a/etc/specs/GitHub/current.spec.yaml b/etc/specs/GitHub/current.spec.yaml index d2e0458408c..a5872d7ac8a 100644 --- a/etc/specs/GitHub/current.spec.yaml +++ b/etc/specs/GitHub/current.spec.yaml @@ -36225,8 +36225,9 @@ paths: "/repos/{owner}/{repo}/pulls/{pull_number}/update-branch": put: summary: Update a pull request branch - description: Updates the pull request branch with the latest upstream changes - by merging HEAD from the base branch into the pull request branch. + description: |- + Updates the pull request branch with the latest upstream changes by merging HEAD from the base branch into the pull request branch. + Note: If making a request on behalf of a GitHub App you must also have permissions to write the contents of the head repository. tags: - pulls operationId: pulls/update-branch @@ -205080,7 +205081,7 @@ components: value: - id: 21 actor_id: 12 - username: octocat + actor_name: octocat before_sha: 893f768e172fb1bc9c5d6f3dd48557e45f14e01d after_sha: dedd88641a362b6b4ea872da4847d6131a164d01 ref: refs/heads/i-see-everything @@ -205090,7 +205091,7 @@ components: result: bypass - id: 25 actor_id: 11 - username: not-octocat + actor_name: not-octocat before_sha: 48994e4e01ccc943624c6231f172702b82b233cc after_sha: ecfd5a1025fa271a33ca5608d089476a2df3c9a1 ref: refs/heads/i-am-everything @@ -205103,7 +205104,7 @@ components: value: id: 21 actor_id: 12 - username: octocat + actor_name: octocat before_sha: 893f768e172fb1bc9c5d6f3dd48557e45f14e01d after_sha: dedd88641a362b6b4ea872da4847d6131a164d01 ref: refs/heads/i-see-everything