Skip to content

Commit aaac8f5

Browse files
WyriHaximusgithub-actions[bot]
authored andcommitted
[GitHub] Update to 1.1.4-7b81f53085c7eb703517cc9edd6bed5e from 1.1.4-eb75ba12b8f78ce6cf7e307635ad5f13
Detected Schema changes: starting work. Building original model for commit 959653 SPEC: extracted 2 commits from history ``` ├─┬Paths │ └─┬/orgs/{org}/invitations │ └─┬GET │ └──[🔀] description (8366:20) └─┬Components ├─┬webhook-personal-access-token-request-created │ ├──[➕] required (127863:9)❌ │ └──[➖] properties (127857:9)❌ ├─┬webhook-personal-access-token-request-denied │ └──[➖] properties (127882:9)❌ ├─┬webhook-personal-access-token-request-approved │ └──[➖] properties (127809:9)❌ └─┬webhook-personal-access-token-request-cancelled └──[➖] properties (127833:9)❌ ``` | Document Element | Total Changes | Breaking Changes | |------------------|---------------|------------------| | paths | 1 | 0 | | components | 5 | 5 | Date: 05/29/24 | Commit: New: etc/specs/GitHub/previous.spec.yaml, Original: etc/specs/GitHub/current.spec.yaml - ❌ **BREAKING Changes**: _5_ out of _6_ - **Modifications**: _1_ - **Removals**: _4_ - **Additions**: _1_ - **Breaking Removals**: _4_ - **Breaking Additions**: _1_ ERROR: breaking changes discovered
1 parent 308f3d8 commit aaac8f5

7 files changed

+761
-19
lines changed

clients/GitHub/etc/openapi-client-generator.state

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"specHash": "eb75ba12b8f78ce6cf7e307635ad5f13",
2+
"specHash": "7b81f53085c7eb703517cc9edd6bed5e",
33
"generatedFiles": {
44
"files": [
55
{
@@ -2024,19 +2024,19 @@
20242024
},
20252025
{
20262026
"name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPersonalAccessTokenRequestApproved.php",
2027-
"hash": "b64e1c122e457a0de06eefedeac70580"
2027+
"hash": "dfdb089e4ce6180c84cdc474c872401c"
20282028
},
20292029
{
20302030
"name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPersonalAccessTokenRequestCancelled.php",
2031-
"hash": "81dd7797d00263a4c5cecc02f5c03255"
2031+
"hash": "c20d85e515ea5f3a7b9663d983fa3f1f"
20322032
},
20332033
{
20342034
"name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPersonalAccessTokenRequestCreated.php",
2035-
"hash": "e7c5b2518e5a993fd24b83d754a524fe"
2035+
"hash": "422c94f54154d8af94b1e18298f987e6"
20362036
},
20372037
{
20382038
"name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPersonalAccessTokenRequestDenied.php",
2039-
"hash": "9daf007c5edc7d1ddd33a8810ebbe614"
2039+
"hash": "09d23bd3df65fdd32881b136b27ef6ed"
20402040
},
20412041
{
20422042
"name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPing.php",
@@ -28312,7 +28312,7 @@
2831228312
},
2831328313
{
2831428314
"name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Hydrator\/WebHook\/PersonalAccessTokenRequest.php",
28315-
"hash": "bdf0d7b3fcd0078e008b3ad5253cac7c"
28315+
"hash": "bc904feff1609a6e8fcbdeac6be2e9d6"
2831628316
},
2831728317
{
2831828318
"name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Hydrator\/WebHook\/Ping.php",

0 commit comments

Comments
 (0)