From 5353046cbb122f4589e0a4b928958b0859e85ed2 Mon Sep 17 00:00:00 2001 From: WyriHaximus <147145+WyriHaximus@users.noreply.github.com> Date: Tue, 3 Dec 2024 17:04:50 +0000 Subject: [PATCH] [GitHub] Update to 1.1.4-c22e4288a9c6ed5c4a6a2c04770f2d22 from 1.1.4-b119f75f25b0d5bbe0f8fa77c66a5d24 Detected Schema changes: MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ``` └─┬Paths ├─┬/repos/{owner}/{repo}/branches/{branch} │ └─┬GET │ └─┬Responses │ └─┬200 │ └─┬application/json │ └─┬default │ └──[🔀] value (211047:9) ├─┬/repos/{owner}/{repo}/pulls/{pull_number}/commits │ └─┬GET │ └─┬Responses │ └─┬200 │ └─┬application/json │ └─┬default │ └──[🔀] value (213826:7) ├─┬/repos/{owner}/{repo}/branches/{branch}/rename │ └─┬POST │ └─┬Responses │ └─┬201 │ └─┬application/json │ └─┬default │ └──[🔀] value (211553:9) ├─┬/repos/{owner}/{repo}/commits/{ref} │ └─┬GET │ ├──[🔀] description (26762:20) │ └─┬Responses │ └─┬200 │ └─┬application/json │ └─┬default │ └──[🔀] value (214379:9) ├─┬/repos/{owner}/{repo}/git/commits/{commit_sha} │ └─┬GET │ └──[🔀] description (30152:20) ├─┬/repos/{owner}/{repo}/git/tags │ └─┬POST │ ├──[🔀] description (30443:20) │ └─┬Responses │ └─┬201 │ └─┬application/json │ └─┬default │ └──[🔀] value (216356:9) ├─┬/repos/{owner}/{repo}/git/commits │ └─┬POST │ └──[🔀] description (29980:20) ├─┬/repos/{owner}/{repo}/merges │ └─┬POST │ └─┬Responses │ └─┬201 │ └─┬application/json │ └─┬default │ └──[🔀] value (214379:9) ├─┬/repos/{owner}/{repo}/commits │ └─┬GET │ ├──[🔀] description (26445:20) │ └─┬Responses │ └─┬200 │ └─┬application/json │ └─┬default │ └──[🔀] value (213826:7) ├─┬/repos/{owner}/{repo}/compare/{basehead} │ └─┬GET │ ├──[🔀] description (27091:20) │ └─┬Responses │ └─┬200 │ └─┬application/json │ └─┬default │ ├──[🔀] value (214795:9) │ ├──[🔀] value (214795:9) │ └──[🔀] value (214795:9) └─┬/repos/{owner}/{repo}/git/tags/{tag_sha} └─┬GET ├──[🔀] description (30571:20) └─┬Responses └─┬200 └─┬application/json └─┬default └──[🔀] value (216356:9) ``` | Document Element | Total Changes | Breaking Changes | |------------------|---------------|------------------| | paths | 18 | 0 | Date: 12/03/24 | Commit: New: etc/specs/GitHub/previous.spec.yaml, Original: etc/specs/GitHub/current.spec.yaml - **Total Changes**: _18_ - **Modifications**: _18_ --- clients/GitHub/etc/openapi-client-generator.state | 4 ++-- etc/specs/GitHub/current.spec.yaml | 15 +++++++++++++++ 2 files changed, 17 insertions(+), 2 deletions(-) diff --git a/clients/GitHub/etc/openapi-client-generator.state b/clients/GitHub/etc/openapi-client-generator.state index 9e99116118c..6e6419513f7 100644 --- a/clients/GitHub/etc/openapi-client-generator.state +++ b/clients/GitHub/etc/openapi-client-generator.state @@ -1,5 +1,5 @@ { - "specHash": "b119f75f25b0d5bbe0f8fa77c66a5d24", + "specHash": "c22e4288a9c6ed5c4a6a2c04770f2d22", "generatedFiles": { "files": [ { @@ -5548,7 +5548,7 @@ }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Operation\/Issues.php", - "hash": "3cc0b5981bff1172487d1b0ae853249a" + "hash": "0cb6f33663c50fe44bb16e57678fa623" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Operation\/Licenses.php", diff --git a/etc/specs/GitHub/current.spec.yaml b/etc/specs/GitHub/current.spec.yaml index 8c1e450ab88..e469ef314b3 100644 --- a/etc/specs/GitHub/current.spec.yaml +++ b/etc/specs/GitHub/current.spec.yaml @@ -26453,6 +26453,7 @@ paths: | `reason` | `string` | The reason for verified value. Possible values and their meanings are enumerated in table below. | | `signature` | `string` | The signature that was extracted from the commit. | | `payload` | `string` | The value that was signed. | + | `verified_at` | `string` | The date the signature was verified by GitHub. | These are the possible values for `reason` in the `verification` object: @@ -26781,6 +26782,7 @@ paths: | `reason` | `string` | The reason for verified value. Possible values and their meanings are enumerated in table below. | | `signature` | `string` | The signature that was extracted from the commit. | | `payload` | `string` | The value that was signed. | + | `verified_at` | `string` | The date the signature was verified by GitHub. | These are the possible values for `reason` in the `verification` object: @@ -27121,6 +27123,7 @@ paths: | `reason` | `string` | The reason for verified value. Possible values and their meanings are enumerated in table below. | | `signature` | `string` | The signature that was extracted from the commit. | | `payload` | `string` | The value that was signed. | + | `verified_at` | `string` | The date the signature was verified by GitHub. | These are the possible values for `reason` in the `verification` object: @@ -29990,6 +29993,7 @@ paths: | `reason` | `string` | The reason for verified value. Possible values and their meanings are enumerated in the table below. | | `signature` | `string` | The signature that was extracted from the commit. | | `payload` | `string` | The value that was signed. | + | `verified_at` | `string` | The date the signature was verified by GitHub. | These are the possible values for `reason` in the `verification` object: @@ -30164,6 +30168,7 @@ paths: | `reason` | `string` | The reason for verified value. Possible values and their meanings are enumerated in the table below. | | `signature` | `string` | The signature that was extracted from the commit. | | `payload` | `string` | The value that was signed. | + | `verified_at` | `string` | The date the signature was verified by GitHub. | These are the possible values for `reason` in the `verification` object: @@ -30453,6 +30458,7 @@ paths: | `reason` | `string` | The reason for verified value. Possible values and their meanings are enumerated in table below. | | `signature` | `string` | The signature that was extracted from the commit. | | `payload` | `string` | The value that was signed. | + | `verified_at` | `string` | The date the signature was verified by GitHub. | These are the possible values for `reason` in the `verification` object: @@ -30579,6 +30585,7 @@ paths: | `reason` | `string` | The reason for verified value. Possible values and their meanings are enumerated in table below. | | `signature` | `string` | The signature that was extracted from the commit. | | `payload` | `string` | The value that was signed. | + | `verified_at` | `string` | The date the signature was verified by GitHub. | These are the possible values for `reason` in the `verification` object: @@ -211071,6 +211078,7 @@ components: reason: unsigned signature: payload: + verified_at: url: https://api.github.com/repos/octocat/Hello-World/commits/7fd1a60b01f91b314f59955a4e4d4e80d8edf11d html_url: https://github.com/octocat/Hello-World/commit/7fd1a60b01f91b314f59955a4e4d4e80d8edf11d comments_url: https://api.github.com/repos/octocat/Hello-World/commits/7fd1a60b01f91b314f59955a4e4d4e80d8edf11d/comments @@ -211576,6 +211584,7 @@ components: reason: unsigned signature: payload: + verified_at: comment_count: 0 author: gravatar_id: '' @@ -213848,6 +213857,7 @@ components: reason: unsigned signature: payload: + verified_at: author: login: octocat id: 1 @@ -214401,6 +214411,7 @@ components: reason: unsigned signature: payload: + verified_at: author: login: octocat id: 1 @@ -214823,6 +214834,7 @@ components: reason: unsigned signature: payload: + verified_at: author: login: octocat id: 1 @@ -214890,6 +214902,7 @@ components: reason: unsigned signature: payload: + verified_at: author: login: octocat id: 1 @@ -214961,6 +214974,7 @@ components: reason: unsigned signature: payload: + verified_at: author: login: octocat id: 1 @@ -216371,6 +216385,7 @@ components: reason: unsigned signature: payload: + verified_at: git-tree: value: sha: cd8274d15fa3ae2ab983129fb037999f264ba9a7