diff --git a/clients/GitHub/README.md b/clients/GitHub/README.md index 8ebdf89731e..0494f37d014 100644 --- a/clients/GitHub/README.md +++ b/clients/GitHub/README.md @@ -973,6 +973,8 @@ $client->call('GET /enterprises/{enterprise}/secret-scanning/alerts', [ 'sort' => 'generated', 'direction' => 'generated', 'per_page' => 8, + 'is_publicly_leaked' => , + 'is_multi_repo' => , ]); ``` @@ -988,6 +990,8 @@ $client->operations()->secretScanning()->listAlertsForEnterprise( enterpr sort: 'generated', direction: 'generated', per_page: 8, + is_publicly_leaked: , + is_multi_repo: , ); ``` @@ -7876,6 +7880,8 @@ $client->call('GET /orgs/{org}/secret-scanning/alerts', [ 'direction' => 'generated', 'page' => 1, 'per_page' => 8, + 'is_publicly_leaked' => , + 'is_multi_repo' => , ]); ``` @@ -7892,6 +7898,8 @@ $client->operations()->secretScanning()->listAlertsForOrg( org: 'generate direction: 'generated', page: 1, per_page: 8, + is_publicly_leaked: , + is_multi_repo: , ); ``` @@ -7916,6 +7924,8 @@ $client->call('LIST /orgs/{org}/secret-scanning/alerts', [ 'direction' => 'generated', 'page' => 1, 'per_page' => 8, + 'is_publicly_leaked' => , + 'is_multi_repo' => , ]); ``` @@ -7932,6 +7942,8 @@ $client->operations()->secretScanning()->listAlertsForOrgListing( org: 'g direction: 'generated', page: 1, per_page: 8, + is_publicly_leaked: , + is_multi_repo: , ); ``` @@ -21608,6 +21620,8 @@ $client->call('GET /repos/{owner}/{repo}/secret-scanning/alerts', [ 'direction' => 'generated', 'page' => 1, 'per_page' => 8, + 'is_publicly_leaked' => , + 'is_multi_repo' => , ]); ``` @@ -21625,6 +21639,8 @@ $client->operations()->secretScanning()->listAlertsForRepo( owner: 'gener direction: 'generated', page: 1, per_page: 8, + is_publicly_leaked: , + is_multi_repo: , ); ``` @@ -21650,6 +21666,8 @@ $client->call('LIST /repos/{owner}/{repo}/secret-scanning/alerts', [ 'direction' => 'generated', 'page' => 1, 'per_page' => 8, + 'is_publicly_leaked' => , + 'is_multi_repo' => , ]); ``` @@ -21667,6 +21685,8 @@ $client->operations()->secretScanning()->listAlertsForRepoListing( owner: direction: 'generated', page: 1, per_page: 8, + is_publicly_leaked: , + is_multi_repo: , ); ``` @@ -22305,7 +22325,7 @@ You can find more about this operation over at the [API method documentation](ht ### repos/list-tag-protection -Deprecated - List tag protection states for a repository +Closing down - List tag protection states for a repository Using the `call` method: ```php @@ -22322,12 +22342,12 @@ $client->operations()->repos()->listTagProtection( owner: 'generated', ); ``` -You can find more about this operation over at the [API method documentation](https://docs.github.com/rest/repos/tags#deprecated---list-tag-protection-states-for-a-repository). +You can find more about this operation over at the [API method documentation](https://docs.github.com/rest/repos/tags#closing-down---list-tag-protection-states-for-a-repository). ### repos/create-tag-protection -Deprecated - Create a tag protection state for a repository +Closing down - Create a tag protection state for a repository Using the `call` method: ```php @@ -22344,12 +22364,12 @@ $client->operations()->repos()->createTagProtection( owner: 'generated', ); ``` -You can find more about this operation over at the [API method documentation](https://docs.github.com/rest/repos/tags#deprecated---create-a-tag-protection-state-for-a-repository). +You can find more about this operation over at the [API method documentation](https://docs.github.com/rest/repos/tags#closing-down---create-a-tag-protection-state-for-a-repository). ### repos/delete-tag-protection -Deprecated - Delete a tag protection state for a repository +Closing down - Delete a tag protection state for a repository Using the `call` method: ```php @@ -22368,7 +22388,7 @@ $client->operations()->repos()->deleteTagProtection( owner: 'generated', ); ``` -You can find more about this operation over at the [API method documentation](https://docs.github.com/rest/repos/tags#deprecated---delete-a-tag-protection-state-for-a-repository). +You can find more about this operation over at the [API method documentation](https://docs.github.com/rest/repos/tags#closing-down---delete-a-tag-protection-state-for-a-repository). ### repos/download-tarball-archive diff --git a/clients/GitHub/etc/openapi-client-generator.state b/clients/GitHub/etc/openapi-client-generator.state index 28d5490da24..1c8b4f58cb9 100644 --- a/clients/GitHub/etc/openapi-client-generator.state +++ b/clients/GitHub/etc/openapi-client-generator.state @@ -1,5 +1,5 @@ { - "specHash": "a359c50c42a91cee9b6aa2cfcf93605d", + "specHash": "8ce8ea6ebca9a21ed76d7617756ee9f1", "generatedFiles": { "files": [ { @@ -8,11 +8,11 @@ }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/SimpleUser.php", - "hash": "19edc6f3acef610545febcbc97c14877" + "hash": "02f901085af7182f40f81ee94de9f721" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/Integration.php", - "hash": "081b8d5e95b5304102d5a0e185c733ae" + "hash": "4af28f53526f4dd4a7bd12c14a67d735" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/BasicError.php", @@ -80,15 +80,15 @@ }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/IntegrationInstallationRequest.php", - "hash": "2a2c60362165701fec9ddfc59f9f5b4f" + "hash": "4d448e70cf39c4927f3e132022449c72" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/AppPermissions.php", - "hash": "fe467962cf42757c9ab701574a0aba86" + "hash": "a0b779ba9cd59b4cbc11323bab42857b" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/Installation.php", - "hash": "383d1d25bcd668a9c020a675e40c8b69" + "hash": "e33aeb3b57927488275d4ab581d0d9e4" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/LicenseSimple.php", @@ -96,19 +96,19 @@ }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/Repository.php", - "hash": "41b56d225e09af11a5e25f47640a71f9" + "hash": "533761fca425122c5dade3f82cbcbf7f" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/InstallationToken.php", - "hash": "accb379a60463e6e74e999f62edc6c45" + "hash": "2bd85294eba5c72f01b55a9d526c3775" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/ScopedInstallation.php", - "hash": "cdc330810ef8160f359e1840b22e6f91" + "hash": "8eede8aed72c0aa3bae10744e3d97069" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/Authorization.php", - "hash": "1c1a0b98c3c9e0291299cab400942df2" + "hash": "368da61f9bfbeeeb8a1eaca98e177c05" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/CodeOfConduct.php", @@ -160,11 +160,11 @@ }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/SimpleRepository.php", - "hash": "7dbf3e06eeaf31f684d19f3b0f8b9148" + "hash": "e3a676815bd2b1c26385b94e9cf9f32a" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/DependabotAlertWithRepository.php", - "hash": "1417372a95edd8d78fc3b031a2aa3863" + "hash": "ac3ceef4c51cb53def3f693a8c00b9f3" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/SecretScanningAlertState.php", @@ -176,7 +176,7 @@ }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/OrganizationSecretScanningAlert.php", - "hash": "ce840ee657a47e44b0ae6cd9c07eb2f9" + "hash": "a1dcc0a44452ab6fad5737d43ba39842" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/Actor.php", @@ -184,7 +184,7 @@ }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/Milestone.php", - "hash": "059a3a24a7a7f250f18c59245cbfe19a" + "hash": "05018f2e6a74eec0349aeb20e1c98db1" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/AuthorAssociation.php", @@ -196,15 +196,15 @@ }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/Issue.php", - "hash": "f315be3c82ceb0d46345c8a141a6e610" + "hash": "92a8ce0473ad003bcdabba2da2193ff7" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/IssueComment.php", - "hash": "acc9a1e15769a6d4d9e159492cbb21a9" + "hash": "e215f455cd4058d63e81e45fce6c06a9" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/Event.php", - "hash": "31a6b72d794580f6078f5a136d9408d4" + "hash": "3541e7c8ccba9d44493ed77f97085544" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/LinkWithType.php", @@ -216,27 +216,27 @@ }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/BaseGist.php", - "hash": "5b5818d9b1f237116cd0652544639825" + "hash": "fe1743649947d9b6b4f23210365e25d2" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/PublicUser.php", - "hash": "3150f63ecb39de3ad4ac845ecb4b6c14" + "hash": "cc82191e70cba0d993c939149a968cae" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/GistHistory.php", - "hash": "5542342f8ee1ebc87c57eea3ecc659a8" + "hash": "de9c3a71f604ec8eb4e2cb15f21780cd" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/GistSimple.php", - "hash": "e7c22e985ae6f2eeceb2950766e7f633" + "hash": "92458eed8789d76fe1ee5ccbed68fd3f" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/GistComment.php", - "hash": "eefe2c312399e2d5b9386fff89f006fd" + "hash": "e9335f50f6536767fdec19425206eb50" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/GistCommit.php", - "hash": "68ade3ddde1fbb8bf243f517099613d7" + "hash": "a2bf998e392334a6989399dbe58f5ec2" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/GitignoreTemplate.php", @@ -264,11 +264,11 @@ }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/MinimalRepository.php", - "hash": "046779250c765b66040e6c4fc919c1e1" + "hash": "126ff6ef8c42bd52ea8091d14730da66" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/Thread.php", - "hash": "47a9b7aa514a50924af05bc076f36657" + "hash": "9dad4128dab2bb2c27798c7bbb993a3a" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/ThreadSubscription.php", @@ -280,15 +280,15 @@ }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/OrganizationProgrammaticAccessGrantRequest.php", - "hash": "023b4c5e364ed698a0d1b5aebbe814ce" + "hash": "750b71ea37b65c28c644c1dbf6fec80e" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/OrganizationProgrammaticAccessGrant.php", - "hash": "1c2c5daf12797a9a2da403682827c854" + "hash": "061926a9b218db1c28ff5e94055ca0ff" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/OrganizationFull.php", - "hash": "407d381923a1ad0d6ed16069bc371c77" + "hash": "2871e70940178a0f86f306568dde088b" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/ActionsCacheUsageOrgEnterprise.php", @@ -356,7 +356,7 @@ }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/AuthenticationToken.php", - "hash": "3f0d7f5391891ef315383480dd7cd73d" + "hash": "de3a2e39c375f79e5a70545db07910c0" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/OrganizationActionsSecret.php", @@ -440,7 +440,7 @@ }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/CodeScanningOrganizationAlertItems.php", - "hash": "f37228ffa5baf182bffc1d0b7530cf6b" + "hash": "f5135e11f8ec37bfd3ac418e6b652164" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/CodespaceMachine.php", @@ -448,7 +448,7 @@ }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/Codespace.php", - "hash": "1f8f2aed150827aff653e21ca5d43402" + "hash": "4744cd41dc35ba2f59e42a0e4624ea37" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/CodespacesOrgSecret.php", @@ -468,11 +468,11 @@ }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/Package.php", - "hash": "8f46972d5c0f08bc134bf6d48cd0abb6" + "hash": "28adf1bea3120bb0cdafcde3bad216f3" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/OrganizationInvitation.php", - "hash": "6b5723a6315a7a87bd587fd44353b0ad" + "hash": "fc1391b6c6a508798d1f206efca9af15" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/OrgHook.php", @@ -504,11 +504,11 @@ }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/OrgMembership.php", - "hash": "e853a92f448c392d7c801d21cd1ace62" + "hash": "11fd27200f53aa456eb507cc877c0a80" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/Migration.php", - "hash": "6966ca48ac30b4866c58dcf82571c1a2" + "hash": "dc3cdf053b88c887005460b7b3441d8d" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/PackageVersion.php", @@ -516,7 +516,7 @@ }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/Project.php", - "hash": "b79ac1f47f3031ff8d9d93658f1a1183" + "hash": "04a01a6c8af3d87ce7a264588ba6f5b0" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/RepositoryRuleEnforcement.php", @@ -628,15 +628,15 @@ }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/TeamDiscussion.php", - "hash": "6bc5eb445bdf6f3560729db28b3ced6d" + "hash": "757fdf8ea75f7f5a6245820873bb2554" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/TeamDiscussionComment.php", - "hash": "c430e376f5214b77fd4708faa5e8061a" + "hash": "84f4c07489f3167d6ff1435b04a8acf3" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/Reaction.php", - "hash": "8d6b07f8a586628c8ee1756e90a712f0" + "hash": "0168b3a287a41d64422fd99e56b3d92d" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/TeamMembership.php", @@ -644,15 +644,15 @@ }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/TeamProject.php", - "hash": "a6a30330a833fc8487022c839e47220d" + "hash": "13c214122b36dff097106c1c4cb2651b" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/TeamRepository.php", - "hash": "06159f8f4b7d97f665672faf89f4c2e0" + "hash": "489e04c706527a41ee6bfb2aa2118804" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/ProjectCard.php", - "hash": "bb879cc9a4104590e404dfed36a4ce09" + "hash": "78946050bd2df5cd09e9ccb0e4ba9e45" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/ProjectColumn.php", @@ -660,7 +660,7 @@ }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/ProjectCollaboratorPermission.php", - "hash": "3210019d1bba54393c5bf523922be40a" + "hash": "444c53014b1ea20a7cd9fb74a2c399b3" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/RateLimit.php", @@ -680,7 +680,7 @@ }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/FullRepository.php", - "hash": "47e235b4c651167d1858701386fba61f" + "hash": "c5bef50e5df41f6ae64b9301ee7e555f" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/Artifact.php", @@ -732,11 +732,11 @@ }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WorkflowRun.php", - "hash": "48fe12bef8c066c2833184abadf6c511" + "hash": "997bbea443b6ef6693d2b5241b277acf" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/EnvironmentApprovals.php", - "hash": "54a4c6fdb5394ef64617c0ab5d4a0fc0" + "hash": "5c271bbf60a3149a016f90e99acb74cd" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/ReviewCustomGatesCommentRequired.php", @@ -752,11 +752,11 @@ }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/PendingDeployment.php", - "hash": "85983170cb7351a51dd3fd761c2dd964" + "hash": "f3ff8399a678a9ca4dd6c80a98f586b3" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/Deployment.php", - "hash": "37ed4172d45795275d07280b5825e8b0" + "hash": "97f36fed69e64f323baa0c75fa0c7438" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WorkflowRunUsage.php", @@ -780,19 +780,19 @@ }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/ProtectedBranchPullRequestReview.php", - "hash": "589c3f782bafe2d35f0c7220eab20325" + "hash": "37f79e379dc76a5b9a8b8f0cd712f2ad" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/BranchRestrictionPolicy.php", - "hash": "cd02b33048c97d1e5328d9b7f7e78ef1" + "hash": "eb7879cfb30fa5a68628c3ee529c4ca9" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/BranchProtection.php", - "hash": "9e047f8e2bd6e7ecd264bdb5ff2c76db" + "hash": "efb90bb2e0ef4749457bf61e41d0641d" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/ShortBranch.php", - "hash": "f705144076cfc14b1418ad8d8e1e9cb9" + "hash": "e497646b9cbcedaf50522b21ece4e274" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/GitUser.php", @@ -808,11 +808,11 @@ }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/Commit.php", - "hash": "5d4e74927c311c39a5bf5a2128703049" + "hash": "f80bb39f16db9b22d79dce3691e9ee2b" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/BranchWithProtection.php", - "hash": "2a15b11fbbf745b8ef820cae50a0dfbd" + "hash": "e7feaad3f638128609692002a6f5f0be" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/StatusCheckPolicy.php", @@ -820,15 +820,15 @@ }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/ProtectedBranch.php", - "hash": "067462940efe00f56188d19e7aaed530" + "hash": "bcfa5522a8ed26443ba38cf57ddd63f9" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/DeploymentSimple.php", - "hash": "bace9c05af5d1a75ea7f0f6fd15bebe0" + "hash": "8cb43387cb6009e24bbde98530107d78" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/CheckRun.php", - "hash": "67594b0ccbb8ef88a85d36e4d43da289" + "hash": "6d3f14235fc54cfe5e505b447baa39b3" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/CheckAnnotation.php", @@ -836,11 +836,11 @@ }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/CheckSuite.php", - "hash": "9c0484f9a78c61c5ce12f81aadbf15f8" + "hash": "4404a21ade5200b01d2b2ceeeef8db5f" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/CheckSuitePreference.php", - "hash": "20edc2dc259493787636151ae5aa9f49" + "hash": "cb28d055d7474ec51d25399e72f9d83a" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/CodeScanningAlertRuleSummary.php", @@ -848,11 +848,11 @@ }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/CodeScanningAlertItems.php", - "hash": "de27c3958f8f4de9bc13e0950722abe5" + "hash": "7eccd9ebb2c28f524299766925009266" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/CodeScanningAlert.php", - "hash": "b370451840d6f1e8bf0b576de497a2df" + "hash": "c4d02c30803b0fb68fe0ad37a7b2d177" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/CodeScanningAlertSetState.php", @@ -888,7 +888,7 @@ }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/CodeScanningCodeqlDatabase.php", - "hash": "5102085e143a6c9034fd8847a7bc8368" + "hash": "9747c25e0a151ba58cc24b1226600cbb" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/CodeScanningDefaultSetup.php", @@ -924,19 +924,19 @@ }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/Collaborator.php", - "hash": "8d00177e80be8ab023ae8883d731e403" + "hash": "43a48f30876c12c3d0289d7cdd084df7" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/RepositoryInvitation.php", - "hash": "8670d1bdc35e2c2ab165b57323269aa1" + "hash": "f338d481ce63561221035c2bfa758cc2" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/RepositoryCollaboratorPermission.php", - "hash": "39bcb8d1a9b4b7637f811e1d0d575cb3" + "hash": "69787700520570bc2c2aff0213816c0d" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/CommitComment.php", - "hash": "8ca041898f79cb60eb30991fa763b9be" + "hash": "265898ef9f2d31a8149136ae3f6eb99d" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/BranchShort.php", @@ -948,11 +948,11 @@ }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/AutoMerge.php", - "hash": "5fc1fd630a23ae14fb34e21974277ddf" + "hash": "04c0ebff50d82a4e7cb98148e637536c" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/PullRequestSimple.php", - "hash": "585c078d1709524cc80bb2d15e710e69" + "hash": "e7a3972da9ec45d67afedf4112b8a986" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/SimpleCommitStatus.php", @@ -960,11 +960,11 @@ }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/CombinedCommitStatus.php", - "hash": "f452eef7f579b2ad011892468a052cb7" + "hash": "96ab5181ec12894a46e83b7ae5412b51" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/Status.php", - "hash": "4764300c1f4b21e436d645f86f087bfd" + "hash": "64f0a82f42d9a60c999109df598b485f" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/CommunityHealthFile.php", @@ -976,7 +976,7 @@ }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/CommitComparison.php", - "hash": "2f47b90f82deea1f53f7eb05b19d0832" + "hash": "2f608b5cdf78b17c994029e5bf635d7a" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/ContentTree.php", @@ -1004,11 +1004,11 @@ }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/Contributor.php", - "hash": "da62f33101575d29c28f04e8d580bbba" + "hash": "78babfcae0d3b5ebb98e751685629e1c" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/DependabotAlert.php", - "hash": "157f01dd622ac7f3b9b81edea110bb2a" + "hash": "e4ec74d0bf807b4cfffa426dcafc007c" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/DependabotSecret.php", @@ -1040,7 +1040,7 @@ }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/DeploymentStatus.php", - "hash": "a3889a4f93496929e4a1902f046ad70f" + "hash": "55cc37f3470e41832b9eb676b1d318fa" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WaitTimer.php", @@ -1052,7 +1052,7 @@ }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/Environment.php", - "hash": "bd11fbb0350b750ff9bb6b3495723efd" + "hash": "2e538442fdca0b45165c0cce8a26d9bf" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/DeploymentBranchPolicy.php", @@ -1136,71 +1136,71 @@ }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/IssueEvent.php", - "hash": "85da7973ec4e2e56dbe9519622db3269" + "hash": "f3073e31bdcff58a5a704f4b099f50a5" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/LabeledIssueEvent.php", - "hash": "eba26b5af45e338b1514970b092d312a" + "hash": "60f93b1959026c623f5905fd233d9da0" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/UnlabeledIssueEvent.php", - "hash": "56239d18a4bc0ed8089456062368ebe4" + "hash": "72e16c1ee43b46fd06420adfba963b8b" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/AssignedIssueEvent.php", - "hash": "e23e3fdb16bf961792ea7d88bbd33bbc" + "hash": "5e7f8b4b70a42c93a222078a5aa9a637" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/UnassignedIssueEvent.php", - "hash": "497327015ccb26eee65b3f8c9ff4818a" + "hash": "967c6a084794d4bd491f3e7e999eaaa2" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/MilestonedIssueEvent.php", - "hash": "444b8419126b35bd1826869d1f635ee1" + "hash": "d0327b30a98cca627af9b0b31ffb97ed" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/DemilestonedIssueEvent.php", - "hash": "26559730e0750a8861efff5dd8e96785" + "hash": "f5444fa836349e8c7fbac6a45da9450d" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/RenamedIssueEvent.php", - "hash": "1bbefd2af4114d5eccab50d15413eb89" + "hash": "aee4f11dd4aa457865a9412bc940e54a" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/ReviewRequestedIssueEvent.php", - "hash": "2cb6215f5e36e3ee68ebe4bf4107dbc3" + "hash": "d561efdf627779cfbd0ce423b106d6da" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/ReviewRequestRemovedIssueEvent.php", - "hash": "8b875af0aa26eafb1e85261765b37185" + "hash": "b5b20300c26d2f082efe66777526216a" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/ReviewDismissedIssueEvent.php", - "hash": "9b246955705e3792322e27d22f474e76" + "hash": "d0bea35c3a140fadd8cd435748d46070" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/LockedIssueEvent.php", - "hash": "b27893f07a8bf5e5f2e073d3404900de" + "hash": "1d772cf49ee0c3d8ff0ebfc4af0bacea" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/AddedToProjectIssueEvent.php", - "hash": "dac3851bcc401697f4c5784ce11f8c95" + "hash": "3b0e9f17c5a8242e83169c1bb54ac774" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/MovedColumnInProjectIssueEvent.php", - "hash": "654bdf111d15aca245a099cb84562925" + "hash": "3ed72ca3b4738d761553518082e1b32e" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/RemovedFromProjectIssueEvent.php", - "hash": "1b8037deb5140a1a1b2d41118087f4ab" + "hash": "aa460b4947af2e8b7a1d00f455777eeb" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/ConvertedNoteToIssueIssueEvent.php", - "hash": "1e039ec93c8abd20a27e609a85a39836" + "hash": "b37f8d45469604f2e88e09286c958b0a" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/IssueEventForIssue.php", - "hash": "ee913e5a1a5165815f6f0187a90628da" + "hash": "a70d3a2a4fbc015a784228bc5e525a0c" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/Label.php", @@ -1208,11 +1208,11 @@ }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/TimelineCommentEvent.php", - "hash": "6b895d0769aa7687ded5c2bff75e3a60" + "hash": "32e009f8cd11bce1cc4eac11d87ffd05" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/TimelineCrossReferencedEvent.php", - "hash": "ad1af4397e89020ecab2a16a230a7174" + "hash": "72eb72377cc738b8b07dd535083152ea" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/TimelineCommittedEvent.php", @@ -1220,35 +1220,35 @@ }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/TimelineReviewedEvent.php", - "hash": "ef99933ee003bf495f1e067cbf3ee042" + "hash": "5708b4566a18567467dde15a972926e9" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/PullRequestReviewComment.php", - "hash": "468767c89b4756525fb1071010170061" + "hash": "8498b4824d6bf60880ae5ecb948880cf" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/TimelineLineCommentedEvent.php", - "hash": "76fb137e51ed874973d2aa67d6d27122" + "hash": "08af7f22df4d93be9f14bbd507a43ef7" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/TimelineCommitCommentedEvent.php", - "hash": "9c12fc723188e67568433ebf7b4068bb" + "hash": "e428d46d02e4441d1c5753dcd6a34e8c" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/TimelineAssignedIssueEvent.php", - "hash": "d45644116cdbf395417578560539d042" + "hash": "d9b29b39f88d49b23dfaf1e67d68f6cd" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/TimelineUnassignedIssueEvent.php", - "hash": "a4c06fa5181ed6ab7e0aeb6e0bcbb9b5" + "hash": "fb698aca160e3a32056203e600ba6357" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/StateChangeIssueEvent.php", - "hash": "09ae3a416d7de38ce565afb7347a4b94" + "hash": "e836e12581c8d70525b1cb12ce70bd84" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/TimelineIssueEvents.php", - "hash": "33a67b88773ead6a71822ce60b6defa5" + "hash": "816bac443d30153834a1abfe30318b4b" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/DeployKey.php", @@ -1280,7 +1280,7 @@ }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/PageBuild.php", - "hash": "4a0b693020a00431f9be3de15335038f" + "hash": "cf81e7a428e6994c776f8606bebc4899" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/PageBuildStatus.php", @@ -1296,7 +1296,7 @@ }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/PullRequest.php", - "hash": "4d9ea4a5428c559caa86890b7547d190" + "hash": "306baf2bd9aae5726226f9c14017666e" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/PullRequestMergeResult.php", @@ -1304,23 +1304,23 @@ }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/PullRequestReviewRequest.php", - "hash": "c590cd38f917d13c0bb08e8fa7b48fc4" + "hash": "d124462b38e384ea730af45d78549c80" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/PullRequestReview.php", - "hash": "d705f5ad9a1b1feab6c273ba6ee38687" + "hash": "e6e9fdad43bc462c0447eb51dacd9e84" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/ReviewComment.php", - "hash": "0a6c2d75f2e1950cda36885bbeecec0b" + "hash": "d8c32492de1e07180aa9da1198c51f0c" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/ReleaseAsset.php", - "hash": "d89062af21f4288df646d01d25e15bf3" + "hash": "941080adbb32fe498b9b1c68b16f4fde" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/Release.php", - "hash": "927f2c69a77a5331dbba01a23154a282" + "hash": "5e4a98ac6dffab6c8e0e3f729a3aee6d" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/ReleaseNotesContent.php", @@ -1328,7 +1328,7 @@ }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/SecretScanningAlert.php", - "hash": "a24c45d3982000eb589324ad8e66e0dc" + "hash": "899ec278f99c532b143ee96145f5c9b3" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/SecretScanningAlertResolutionComment.php", @@ -1368,11 +1368,11 @@ }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/RepositoryAdvisoryCredit.php", - "hash": "13ac7c3062464e07072db27f9ab311f6" + "hash": "3e372139fbd0ef27ac92a5408976d2ee" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/RepositoryAdvisory.php", - "hash": "882131f43271641990228774c28e29fb" + "hash": "27ebf5b9758b556cea8f9d2083038d18" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/RepositoryAdvisoryCreate.php", @@ -1388,7 +1388,7 @@ }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/Stargazer.php", - "hash": "83c891f06820adc2a019e23c9cbc007e" + "hash": "87ff5587524971e5afd55263f5185837" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/CodeFrequencyStat.php", @@ -1400,7 +1400,7 @@ }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/ContributorActivity.php", - "hash": "5272b6df8f4eb39d2989dbb7a0e8bf53" + "hash": "da0503ce2fe917fce0b76e3751e6841c" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/ParticipationStats.php", @@ -1448,15 +1448,15 @@ }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/CodeSearchResultItem.php", - "hash": "4efa42c4c7209b2803bcbf31f83a9428" + "hash": "af61f47360da5ca211d711d3c3503282" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/CommitSearchResultItem.php", - "hash": "7f0f335dde113276c1deaee62b265a1e" + "hash": "26bee84f4c18c5e0b18f3afe6948d67b" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/IssueSearchResultItem.php", - "hash": "c1052d196a58477662b13c7371dea551" + "hash": "fe3a4203048354d2747b4684a47a07a7" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/LabelSearchResultItem.php", @@ -1464,7 +1464,7 @@ }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/RepoSearchResultItem.php", - "hash": "e630733ac2a49260d7c759cce895322a" + "hash": "941ca2148382970d5f9e6d52b6d9e526" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/TopicSearchResultItem.php", @@ -1472,11 +1472,11 @@ }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/UserSearchResultItem.php", - "hash": "37d40997988eef3d00cdc2ced8da7340" + "hash": "798ccf2377499853edecbc5c49558b5d" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/PrivateUser.php", - "hash": "d481fbc62095ec4ce45c9ff689f4ab7f" + "hash": "71e72deea438dc4d2bc71d255295c5ce" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/CodespacesSecret.php", @@ -1492,7 +1492,7 @@ }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/CodespaceWithFullRepository.php", - "hash": "f7cb8f417e8c2af384da3233fef9e87d" + "hash": "c7fd05079c3e426b2f823f704ee5727c" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/Email.php", @@ -1524,7 +1524,7 @@ }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/StarredRepository.php", - "hash": "7f2355e5a74aac22c7fc0b5254ddfec4" + "hash": "427c3740e5ec189c113673cf84d5a8e7" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/Hovercard.php", @@ -1540,23 +1540,23 @@ }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/SimpleCheckSuite.php", - "hash": "8f15dd9346b8d24b048b080785d248d6" + "hash": "f507c406fbc96adfe2f81c48d7f2e525" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/CheckRunWithSimpleCheckSuite.php", - "hash": "dd2f621215909597bdc5d037f61bf56a" + "hash": "5c6820f05867a2e3994706bfa08f9867" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/Discussion.php", - "hash": "9eb8acd97a94d1569a89efc09f24ebfa" + "hash": "75d6f543d340385c1d9a29733c207a5d" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/PersonalAccessTokenRequest.php", - "hash": "d6dbd5d5bf7f8ee5706461ece4921f82" + "hash": "a0d756cb049c33109796f4a99c2c1a97" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/ProjectsV2.php", - "hash": "a3b4dded62288f385684e505eb7ceba9" + "hash": "e32d3d7df1df63e41d3cc076f5f96556" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/ProjectsV2ItemContentType.php", @@ -1564,23 +1564,23 @@ }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/ProjectsV2Item.php", - "hash": "cfdf30c5dadba30224fb79ab3caebb08" + "hash": "26f5598dfdeca685c0755e6b24f7f6ca" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookBranchProtectionRuleCreated.php", - "hash": "12a5a3558c6f5fc7a4f6e6b233da67e7" + "hash": "518325324b5c8d5c01d463210aff666c" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookBranchProtectionRuleDeleted.php", - "hash": "1a707702159f2d8530e4d02e66d63fdb" + "hash": "723105eb53564c205074c8f1ec17ea48" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookBranchProtectionRuleEdited.php", - "hash": "81615bd397d27dca466e141f55131e29" + "hash": "51d5bf940621ebd25b18a6b9299ad808" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookCheckRunCompleted.php", - "hash": "8fc7bd75b7cb82b6c905f955ad28a2d0" + "hash": "debe5822dab57f4c5d3cd124559f412c" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookCheckRunCompletedFormEncoded.php", @@ -1588,7 +1588,7 @@ }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookCheckRunCreated.php", - "hash": "820309b821e753fecb05868fdfd0e153" + "hash": "f819e9734383ee420c4056b2685a9f52" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookCheckRunCreatedFormEncoded.php", @@ -1596,7 +1596,7 @@ }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookCheckRunRequestedAction.php", - "hash": "a9ade5091c3ca380861296180ada44bc" + "hash": "7292e736e4a3ca42c83a17a319dbfbb7" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookCheckRunRequestedActionFormEncoded.php", @@ -1604,7 +1604,7 @@ }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookCheckRunRerequested.php", - "hash": "f8762cefa7c4645cad2bef163d774e6f" + "hash": "5abaf920fa355b507105dd78a7930cc2" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookCheckRunRerequestedFormEncoded.php", @@ -1612,399 +1612,399 @@ }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookCheckSuiteCompleted.php", - "hash": "e6b9200aac9697efa6e862b298262d8f" + "hash": "0c032172f197dba1e5d8982bb57e51a6" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookCheckSuiteRequested.php", - "hash": "11b9bcffeb252a231eaafc8625ebbf28" + "hash": "7bb9327e56b971878fa9bd8e8359d415" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookCheckSuiteRerequested.php", - "hash": "8c929f8404c6295f7b26206a1ce10171" + "hash": "ea8e16b47131a1a22dd9ec0aac8821ba" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookCodeScanningAlertAppearedInBranch.php", - "hash": "6e9d7fd0a8eb1f2bbac1c5ad515540a8" + "hash": "c92c8d67d6b14865378c734c75f1a729" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookCodeScanningAlertClosedByUser.php", - "hash": "3c45915a98e45a62b40d6bb1e3001c47" + "hash": "be478d340d1d85a6848ea290e9735d3b" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookCodeScanningAlertCreated.php", - "hash": "a31aa173923e9e4a3210fb72d61a7118" + "hash": "e331e9e9ed1918f56ffc0be3e9f3c0ba" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookCodeScanningAlertFixed.php", - "hash": "1177ab48b2c7312494a655bdc9b179a0" + "hash": "9eca6f909f5a20469869eac54251cb0a" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookCodeScanningAlertReopened.php", - "hash": "68590a78ddf218375c9f052db396c7c7" + "hash": "a7b8b44ffac038c3094267374c6318de" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookCodeScanningAlertReopenedByUser.php", - "hash": "ef2a6a10bccf4079b8867991f79dd984" + "hash": "496b15b5efecdc34bd6d949a415ba142" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookCommitCommentCreated.php", - "hash": "2705d27b0549ced0cb62ff004a8aa96e" + "hash": "a63955125044731dda3194f20772e56a" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookCreate.php", - "hash": "b46b758aba92001d3a926828646b93ee" + "hash": "26f8e029849658b201e1889596353df2" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookDelete.php", - "hash": "f541940214d904994a2db452b80f5cb1" + "hash": "bc66b3c5101c8e880e20b8c08ac799c2" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookDependabotAlertAutoDismissed.php", - "hash": "9f77f7e5146aec1cd455cb079cdecc33" + "hash": "fd2e4c798c9b040f4de41c950f4917be" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookDependabotAlertAutoReopened.php", - "hash": "048b441cb7bf1d96ef93099b92ea67dd" + "hash": "5e92440005dbef5cf40732d99d31d83a" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookDependabotAlertCreated.php", - "hash": "7655ed1900ee0c6b9479b3cc4b09aa06" + "hash": "1d3b1e427af004562934e0d364249e91" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookDependabotAlertDismissed.php", - "hash": "f8f3b999b19d043de64e9a236424963e" + "hash": "1fb4dfec9572a753981864d67b5c0850" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookDependabotAlertFixed.php", - "hash": "5393f6df71e922d8dec9ae9ce313af74" + "hash": "4517316018f0f87bfc1b94ec86dc08cd" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookDependabotAlertReintroduced.php", - "hash": "549ffad1edf532c86a39d6c6465f5675" + "hash": "7752ceab3a24812ec260c04cb6ebbbb5" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookDependabotAlertReopened.php", - "hash": "14c1b61dde9f7cbca657f27048a4de61" + "hash": "c5b31c637bc1b2c20e4aad801ac9f54d" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookDeployKeyCreated.php", - "hash": "38f2114a1b566f68eecba9c2e7599c89" + "hash": "597907058b1182ff62b93084ea5e546a" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookDeployKeyDeleted.php", - "hash": "a969311cd45d8d2b96b7dcdadf927205" + "hash": "98a72da123049327efe58875976957ac" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookDeploymentCreated.php", - "hash": "507d29e10ae4379ff2bd680d9741caf9" + "hash": "dc15380a4e1269b0832484387d1722e3" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookDeploymentProtectionRuleRequested.php", - "hash": "435b56aa4c9ea426809c0251d9b260ae" + "hash": "9338f5adc8ad3355b060a9ad8516861a" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookDeploymentStatusCreated.php", - "hash": "5dcab2504897b51edd302fcec7a87344" + "hash": "f6a77246a1f7e2215d5567c6f2947b13" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookDiscussionAnswered.php", - "hash": "56c86e8f293ccd16c75c7a6eb5f5a51e" + "hash": "3d5f49beec026ed6a14100c828a75415" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookDiscussionCategoryChanged.php", - "hash": "aeb94605c077ba79ecfcc9d03790ad7f" + "hash": "7baae868167da1099036ac1ff6f85275" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookDiscussionClosed.php", - "hash": "3976aa93ac4ff510b678261904086f79" + "hash": "ed2f84be1557c0860b63677ecc018924" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookDiscussionCommentCreated.php", - "hash": "e7ef3c4579d4b6f04b44e1ddd33e3f39" + "hash": "0dc6645f384946d1bf34433d41f0080e" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookDiscussionCommentDeleted.php", - "hash": "a7a8d19a4a5a7d8fcac6bfaecd829b20" + "hash": "40951823f88ac9c6e89f924b88e1ebaa" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookDiscussionCommentEdited.php", - "hash": "1b5ea1a25dde25bb1e0646c6e9cb6d48" + "hash": "5bcf9dbc9ead41bc3bc3b3a37a0fba1e" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookDiscussionCreated.php", - "hash": "c0beca3c04b3a930257846950173b5f3" + "hash": "e89e9d3c87698eb10667f40e1390bdf9" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookDiscussionDeleted.php", - "hash": "d5f168838ee6fb46bc3e7ca77d820b13" + "hash": "f2febba14cd4e0ade2f359c7e970c8ba" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookDiscussionEdited.php", - "hash": "a8123c9acb177fc6947f1645bc86a801" + "hash": "1140810a50a6045cc92247a13108a5ab" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookDiscussionLabeled.php", - "hash": "f6c59f8f266a4d1d8f6aee92848159eb" + "hash": "131365b96419593b36333e0a1f4c4ea8" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookDiscussionLocked.php", - "hash": "3107214b4a0a8b09298bf499b53e5660" + "hash": "fc0e847b51dcf50ffd0bccb3d1cf311c" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookDiscussionPinned.php", - "hash": "f7c9fe2c34c8423e792d3f84620696a7" + "hash": "655c9a1a98034d0c0b58acfb47423f85" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookDiscussionReopened.php", - "hash": "dbdc9ffd3c840a34c3119f699a89951b" + "hash": "48ce7974d824ab6063f2df1963c5f066" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookDiscussionTransferred.php", - "hash": "5ef1ef689e63d9a55a451d21639fddde" + "hash": "450fc9664ca23b5a0c7ca3cb03a189db" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookDiscussionUnanswered.php", - "hash": "eb1b1dd7d4eb7a02b2033af25c8d5da9" + "hash": "b22e147cf49085196cdb7e38f1f2e8a5" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookDiscussionUnlabeled.php", - "hash": "18fcef69e09b6378a86afe67aa1acd01" + "hash": "ce2d20a94acfcea015fe6eb3fe8f48eb" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookDiscussionUnlocked.php", - "hash": "9ada36a84acd2a35e1a294889e4c106f" + "hash": "7ce7bb641269068f62573aad85022c12" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookDiscussionUnpinned.php", - "hash": "54853eb133207a511964ded4ace5a16b" + "hash": "06956e3c7fbc07adfd908289aaae7958" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookFork.php", - "hash": "b9e8626c8c6cff903c9a301a11b78106" + "hash": "5cd9b8fc9e05480c46ad6cb313cb1508" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookGithubAppAuthorizationRevoked.php", - "hash": "b87599f30ee5d6d72a4f16d2e2577af3" + "hash": "92d1c584036184796c342b07b2de82f8" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookGollum.php", - "hash": "d13a44bf5a0af8ca04ca77ccdff5a860" + "hash": "2031e81330aac1709cc1895c7cd1dae9" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookInstallationCreated.php", - "hash": "86ca7825dd0b149e3fe8e191ad1ebe14" + "hash": "d411bc6cf7eef6bf54d6428a56bd2df9" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookInstallationDeleted.php", - "hash": "c5122788bbe32c82d2f62087625af579" + "hash": "8940d8020823f74b12f5441fafff628a" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookInstallationNewPermissionsAccepted.php", - "hash": "2dcb58f8c265b59c3b8c0564931f9c1c" + "hash": "bde7e206618869905d77a6bf74eacd8b" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookInstallationRepositoriesAdded.php", - "hash": "dbb3bc37bd63810d115babf7a2d33b67" + "hash": "08a814808b1ef2e3c0520e792240696c" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookInstallationRepositoriesRemoved.php", - "hash": "4eb726954d315d0a52da70ab0f118fe3" + "hash": "9199fa88a2926d1bd459972414978004" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookInstallationSuspend.php", - "hash": "e74a71b7b3713cf0903b7e26336f66f3" + "hash": "b2c6b80c0ab3781135ff10bec4572815" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookInstallationTargetRenamed.php", - "hash": "f0e3be4ea7e6c7e5b3c027154769d0b6" + "hash": "d7c377adb018c5052eaeface506e68d1" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookInstallationUnsuspend.php", - "hash": "394984c746c7248b8b504fccb7ba698f" + "hash": "1ce35200121104f320133001f7a7ef36" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookIssueCommentCreated.php", - "hash": "659e00da3a1ac5e5cb27348dd018f3d7" + "hash": "4832cb2ca4227dc0c213d5e95314ff9a" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookIssueCommentDeleted.php", - "hash": "ac135ec0316eac359d0478c398108a5b" + "hash": "6c080568ae7aa057511bfeb05e740604" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookIssueCommentEdited.php", - "hash": "fa9b66b977c86a39bce911e016c498c3" + "hash": "27a44873ac4b31abf5b7545e95313392" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookIssuesAssigned.php", - "hash": "8f23425b0d62ce634b422a1225e7ceed" + "hash": "30b334393b4afaa35220f9a8f4c1237b" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookIssuesClosed.php", - "hash": "7ab0d9fc0cfc2d8e7b62cbaa37d6b164" + "hash": "6d0b4081859fc1726515e984f1f7ff23" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookIssuesDeleted.php", - "hash": "de364976c20c49f26d2c5d2e698ec644" + "hash": "fe76b7cd776b9f89a94499000f67a317" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookIssuesDemilestoned.php", - "hash": "a43d8b9edd6b1053f30cdd0d2453f623" + "hash": "c8a85c432235f055f4d90d241edf57a9" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookIssuesEdited.php", - "hash": "5609d2d94086c6987ef6be206b6a8897" + "hash": "203217b36344e038e0c3d42d4745ef49" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookIssuesLabeled.php", - "hash": "6b3f08613c036e5218219a23d486e038" + "hash": "d786987df24f20f77526aa4b6930d42f" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookIssuesLocked.php", - "hash": "577576ff6a8502a78c3d1b5d56f2278d" + "hash": "8b24a6316ad333a08c38f5c26346b5f1" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookIssuesMilestoned.php", - "hash": "c075dcb631509976e14648e7dd912553" + "hash": "63c0ef32730b2103301e42a0f21c79d0" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookIssuesOpened.php", - "hash": "45751b1f2553eea3abace141705401c6" + "hash": "92e8465ab61409a98c993b3e92fa91fb" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookIssuesPinned.php", - "hash": "e81e893f6763a58132ad9d097506faf5" + "hash": "88e7e872746fadb8bd151c79e5cc5400" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookIssuesReopened.php", - "hash": "0f4874db7767598535f57853aec34dc8" + "hash": "0627459694136a5b80673d69422a786f" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookIssuesTransferred.php", - "hash": "19e2fb258c77648a342b0e08f4429c2f" + "hash": "3ee90688ae1cb41cb033ecb52f225042" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookIssuesUnassigned.php", - "hash": "7a7507e07ea802859ebf0182070074b2" + "hash": "eac85e1e10cd82dc6b48e9195a852c92" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookIssuesUnlabeled.php", - "hash": "2229c9730451b5c0a921b29186256279" + "hash": "68dce3a0c87672e1f8e8f81044f2da89" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookIssuesUnlocked.php", - "hash": "d79b20198e0c03fa7158af9486fadc1a" + "hash": "6b01526428a40eb215cc43d74ae2e10f" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookIssuesUnpinned.php", - "hash": "1ac48ce22d7b175f2891ea981b9ce186" + "hash": "4c7dd83cf6919c4b3da25982b0fb28d4" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookLabelCreated.php", - "hash": "2efdaae6bd52122f29a767c14cab0793" + "hash": "66aad7dfc3a297d2d4ea96fdf545b8d6" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookLabelDeleted.php", - "hash": "03e22aea1d9d265d2e54fc3808dcf8d5" + "hash": "1b6c7acf69e3e6e846e26776e2f79345" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookLabelEdited.php", - "hash": "d6d842faa1f0ee48273fbc388a977d12" + "hash": "855caa0b9812083f4c999871bfc92f53" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookMarketplacePurchaseCancelled.php", - "hash": "05c885b00b93f572ed87a84f41b5a248" + "hash": "64f5114a5d2ad9cca549e8389c7f8396" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookMarketplacePurchaseChanged.php", - "hash": "acede1b08d0d24c314f248efa49be2b6" + "hash": "abe187f5382518cfe0036b5c0d1fa6aa" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookMarketplacePurchasePendingChange.php", - "hash": "a7774ca40b6ef66b556d8b6f9bb769b0" + "hash": "00abfa246217a4eb8e50c252761706f9" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookMarketplacePurchasePendingChangeCancelled.php", - "hash": "1c92f8657cfb2fb5d93cde40d9cbc991" + "hash": "ce53a3d7beba78ead596ed98ac3002f1" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookMarketplacePurchasePurchased.php", - "hash": "fa6b7b6d84d017e09d54ee062178d8d9" + "hash": "be4adba20571ab271e353a3a1ba49765" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookMemberAdded.php", - "hash": "4e00899f52db0cf8b3b703f87ee641dd" + "hash": "8760c3331eb1547d9fdbfc3aafc4a380" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookMemberEdited.php", - "hash": "ae760c347256ac5fcb0c5219a39f7ab9" + "hash": "14e46189a12726c0be784bcd3ee8bd16" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookMemberRemoved.php", - "hash": "2dbcf3f68489977207ddab19d578b419" + "hash": "a945eb56dbeb1737c9d51825a474eb03" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookMembershipAdded.php", - "hash": "1e985dcc7c035459e7fc5b50d2453469" + "hash": "ec277a743899cdffe5187f8c5a76aa59" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookMembershipRemoved.php", - "hash": "161286fd5e8d1eec79b0bb778695f9d8" + "hash": "ceadd16a0e5e31c7eef61caa843a47d2" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookMergeGroupChecksRequested.php", - "hash": "23df883be06edb647dfe2836eaf1ad8a" + "hash": "7c0594d57ab70e75bc4f541c0267daf6" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookMetaDeleted.php", - "hash": "bf367dba828aedbff2c6acf8dc15149b" + "hash": "9112a21a87ad6b640ef30e87ad4fccf6" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookMilestoneClosed.php", - "hash": "256d0b83e46c6d0edeff728582715375" + "hash": "5613997b25d74f8eccffd5b9b57117ce" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookMilestoneCreated.php", - "hash": "e2825848e5dd90a29083a15e4714e0a4" + "hash": "73fbd0dc58bf1ff0fe2d5d2e8535c43c" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookMilestoneDeleted.php", - "hash": "cc6302661ca1ce363e74d1d064caf2d7" + "hash": "7b04d5649849f7910ea001ec29eba1c5" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookMilestoneEdited.php", - "hash": "3d3a65396d616dc618d156114772ddd6" + "hash": "9e11703b6ac3c4345c3e77f4d66407b0" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookMilestoneOpened.php", - "hash": "ad1ae666c854e25813e6e6b2a4d77700" + "hash": "af33599450d2244c941b138f08357eda" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookOrgBlockBlocked.php", - "hash": "7f7f464171dcf85e26dc64f55e0fa258" + "hash": "0eace798b871890e1f0ef8d95de73a8c" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookOrgBlockUnblocked.php", - "hash": "0197a3294fa8fafb992812209cb3feca" + "hash": "3fad7659aa3b302ed018fd503b6003ae" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookOrganizationDeleted.php", - "hash": "5d13a21f31deabf34b7e310ab91e0e1b" + "hash": "e1637e18aceff08bfc5b0de3cb87117d" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookOrganizationMemberAdded.php", - "hash": "0cb9bb7b4eebf0cfdd3af6193e5f4840" + "hash": "01c30f18c52c20f26349a2fdfa80548b" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookOrganizationMemberInvited.php", - "hash": "7021186e944c59cd82c8debb06efc1f4" + "hash": "1b078ea6e1ae2394e3fcf6d15ec7a578" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookOrganizationMemberRemoved.php", - "hash": "7c34f86fd9d3145e304be8a34e921eb2" + "hash": "42ceec59e5747b56b93ca0e639f45a8c" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookOrganizationRenamed.php", - "hash": "a66ccc5959820591f1abead76dc9ae5f" + "hash": "f7aa5af8fae2bd18dfe4b78c6a12b686" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookRubygemsMetadata.php", @@ -2012,35 +2012,35 @@ }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPackagePublished.php", - "hash": "33e1dce5b9905789d4d224038df2346e" + "hash": "0aeb80b3359d7ea3ed734fa69f7bd7ba" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPackageUpdated.php", - "hash": "701ab9d14d66d0d8fe5bfc569c54cee4" + "hash": "b2d7af16af4dd7ec2defd0b7fddae4a3" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPageBuild.php", - "hash": "70f759e0a5e5b07f6edd7a2bbd1f89f9" + "hash": "81f976ba687751e943a1a870840c1d3c" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPersonalAccessTokenRequestApproved.php", - "hash": "181cd4dc80815a2fbd93420c8a1a5ce9" + "hash": "72a242435efe15696f3628943eb4ded6" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPersonalAccessTokenRequestCancelled.php", - "hash": "ce32a8ccb04108aefc14b36cb8bae38f" + "hash": "0ada6be43616e048db0818c52e0857ca" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPersonalAccessTokenRequestCreated.php", - "hash": "331c19558755c3e96c539a7881ee6d9b" + "hash": "8bbca224408669975aa7e75080cd8a7e" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPersonalAccessTokenRequestDenied.php", - "hash": "17dba2eceb79c154dc78bbb093892d06" + "hash": "877f9e8b08cba53f79869168fa8f97db" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPing.php", - "hash": "a30bcfda44c9b8280cdd1d76461379f5" + "hash": "7dbebec0c122c0fcfcd05515fdec18da" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPingFormEncoded.php", @@ -2048,343 +2048,343 @@ }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookProjectCardConverted.php", - "hash": "7bc5c0a2355a46be58e372fc84404ce9" + "hash": "8d209f7dfc02bc9334eedadaba2b67dc" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookProjectCardCreated.php", - "hash": "a8f5bc4fa7b2cd4a6fe3a3c13cfb3f1b" + "hash": "1e18750acd26b98061080103fa78cc28" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookProjectCardDeleted.php", - "hash": "2c9963321adc5845351f449b34d0dd99" + "hash": "23641d26ae73f43f39fafbaf404d2ae5" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookProjectCardEdited.php", - "hash": "438257b5cfba9be016278dfac608e9a0" + "hash": "5f6516bbf4a1b5c3866129c07b545b3b" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookProjectCardMoved.php", - "hash": "ed4e5ffdd2bfad720a2b3f47a3488d50" + "hash": "b9efad11bd40b95294144ac01e6e6277" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookProjectClosed.php", - "hash": "c6206b1f22a231388e99a60a07fad666" + "hash": "64b81d6e495b898c6e1784fbc72813dd" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookProjectColumnCreated.php", - "hash": "2f7556820e208080c78e8e2048862833" + "hash": "b60db18f184668eb68a0f32ca12f895c" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookProjectColumnDeleted.php", - "hash": "8c35faaa26d468ebabb5dc461aeeb414" + "hash": "22a96c12016c69a3969a3f0fa4eb8815" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookProjectColumnEdited.php", - "hash": "b307e1f1975ebab5d7c3e99467cfd596" + "hash": "31a7104fa704480e559872a75179de21" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookProjectColumnMoved.php", - "hash": "348c62f3a519cbf5d5b809ad946eed03" + "hash": "d36e2369e772ad407a753f9fa96de4d1" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookProjectCreated.php", - "hash": "6e91310779378a6afb8a576f36b96826" + "hash": "8a040a2dfa16d98eeae6378712c61c2f" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookProjectDeleted.php", - "hash": "7669622e3fed4c8a0bee63b0564be3a8" + "hash": "8bf4c7310db9eea4ba18d2a4170e0f5c" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookProjectEdited.php", - "hash": "7bd62e920f98ceb840192a32564c5bd2" + "hash": "d389dab0a648d4d22a6b6e55d5012b3c" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookProjectReopened.php", - "hash": "558c47963a0550e419544f2f8f1b3f1c" + "hash": "edf6fdeabbcfa517c39c68f5d701ddca" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookProjectsV2ProjectClosed.php", - "hash": "176234409b4aa88efe1b42668c1c7813" + "hash": "419f752f497dd555c8c2987d5f1a6bc0" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookProjectsV2ProjectCreated.php", - "hash": "ea5bc4ff86eff0976516014e0c8668f7" + "hash": "4747075cddd98fb12beb05cf168bdb64" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookProjectsV2ProjectDeleted.php", - "hash": "f540076515849444625a0084b4076a96" + "hash": "f7fe108f27a25025e1a6c00457dbfcce" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookProjectsV2ProjectEdited.php", - "hash": "0cbecf1d2c27cd693a3ff4c8c4fa340a" + "hash": "e689188418acbe1aff9c204d395db93c" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookProjectsV2ItemArchived.php", - "hash": "70ef992939e7074c1458ee52b46aa9af" + "hash": "d36c4e1ba06d8ff5e2388b582ff6e484" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookProjectsV2ItemConverted.php", - "hash": "752609ebe0e9db990db219a4e899f3a1" + "hash": "2c54d717507c206fc8624a73d0278865" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookProjectsV2ItemCreated.php", - "hash": "909ce7b29d706ef07d2fe5696c672b2a" + "hash": "e237a87bfa0069d597ab00b9df6da381" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookProjectsV2ItemDeleted.php", - "hash": "d9a921c6f9d64f84cfc00a4924cab1f8" + "hash": "2314acf05c8e6061e4dea81ec4a82dea" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookProjectsV2ItemEdited.php", - "hash": "12ab724f0f15aae9f752f38611348080" + "hash": "98c3d2e3e772425674bcba8d0a618894" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookProjectsV2ItemReordered.php", - "hash": "9b17ecf2a8fb015eaafbc54c7c37b13f" + "hash": "1f3de2cfe69a2a1683912dd426739cf0" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookProjectsV2ItemRestored.php", - "hash": "2d9fb846bb2f129f9283fedceb8444c6" + "hash": "958eed709f5985c21af847864e2aa759" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookProjectsV2ProjectReopened.php", - "hash": "0f11a78c1155ae3056f37f4f535f8bc3" + "hash": "5f5a3fd4f9f19304559bb6a6cda10f2c" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPublic.php", - "hash": "0ff29ece6498370b8f676bf1d7886460" + "hash": "53450ce73c96a9a4f34ec70d3d22b04b" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestAssigned.php", - "hash": "69baee462fc2d61f88efbc8e14edf634" + "hash": "5f151f706c67220329ab9836bc3d7341" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestAutoMergeDisabled.php", - "hash": "e12dd7bbc63f2b3a506f8efd1a374c5c" + "hash": "f9afdfd44820dd5632a20250aba0c109" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestAutoMergeEnabled.php", - "hash": "378825beadd6d1b581be0ca2ec1eb797" + "hash": "a25674913a594198572b53fc231525f9" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestClosed.php", - "hash": "d1c634ee850aabac1c557f90b3dace18" + "hash": "c8124f1f30beade7f62950e8311c7d2d" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestConvertedToDraft.php", - "hash": "39419f486c10272bd25171582b5badf5" + "hash": "50e8473a09266496391c734013e7a2ef" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestDemilestoned.php", - "hash": "4eaada5d6f18205f9cd4fefbd1154b10" + "hash": "603b2df03f4d03a806f3d1f72604c10e" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestDequeued.php", - "hash": "46d0e6b00806d1d5406b689f29cd22d8" + "hash": "6d217cf114525b13f486a3831654b569" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestEdited.php", - "hash": "618f619de92a107e759d4e87026424c4" + "hash": "1a8bfd05bddb3bfe089b22fdaa7dc4d6" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestEnqueued.php", - "hash": "d6e4aae3844227f612e949e7f7de72fb" + "hash": "42482ccbe89f5e6f594d0aa486a6cd42" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestLabeled.php", - "hash": "25725e77ac9d73227b3c7437615b563c" + "hash": "b10fbf9ca6c319a2811c70b686b20568" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestLocked.php", - "hash": "ecf6ba4a110945f46d982f1c96298469" + "hash": "80936627afd76b7f215de9691287d976" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestMilestoned.php", - "hash": "6eb8a8e271b8749fe197013986966339" + "hash": "0a3a6ba675b6197388e08cd221549094" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestOpened.php", - "hash": "b167fcfd3dfabb760b2cd73b76b36f90" + "hash": "6c3f53d279a83b0657c211eb55c26696" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestReadyForReview.php", - "hash": "afd69c27a5a39b1bcab2128c9acd4801" + "hash": "d11c21fa9892b9e6360372e730da2377" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestReopened.php", - "hash": "e36cd841079a7670b5fc39eeb8d37b86" + "hash": "724270ac47e0288d89810a65e310e0d2" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestReviewCommentCreated.php", - "hash": "377d2ad6ed5c093de296fa2ac331a29e" + "hash": "e1c88f39a01b25e8047e7e451d1122be" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestReviewCommentDeleted.php", - "hash": "a41d8f75f5874f01ee5441a6ab13e724" + "hash": "6770df414c42221865100e18b6ee4153" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestReviewCommentEdited.php", - "hash": "8bdb34e4ce0ac632a81f901e221e21ff" + "hash": "014a635d367426bfdfa8341ec4386ab1" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestReviewDismissed.php", - "hash": "8f6ea57d5975534bb63c07c12a23f48c" + "hash": "3e6ab4a28a7833769923422b7aa8e61a" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestReviewEdited.php", - "hash": "bcc562253326c39ba77a824a9f28af37" + "hash": "b32fd39569b482e72217e1e85bb26f4d" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestReviewRequestRemoved.php", - "hash": "0fabbc3ec5aad54c7d5091874853ec32" + "hash": "0bfa81e6ddb53d35c8fcae5cc7fdbbb5" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestReviewRequested.php", - "hash": "9c626f8eb13032ac5bdb0a6dc27cbed4" + "hash": "172b3f158d49627861587acae9512d8d" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestReviewSubmitted.php", - "hash": "839231ae97fe8bb1c7bbe676e2b47483" + "hash": "e24552246d4e6a9cab4f770c46dc868a" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestReviewThreadResolved.php", - "hash": "9a1d3cfb29296b0c2e0043377bac49fb" + "hash": "bf1772a0824c512475e60b57d79630d0" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestReviewThreadUnresolved.php", - "hash": "b992288dc4337785bc1ca5b324695e07" + "hash": "b04d5d711e24afd8a5e829fb3c32c88a" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestSynchronize.php", - "hash": "a6d332bd499757e9cb457004313e4ce3" + "hash": "455dd1d32abb3c7c5323d9a6d89fcd8f" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestUnassigned.php", - "hash": "1c6a0b76cdafacd32a7e2c10637919a4" + "hash": "ae6f85f93884d343caab100841c8a34f" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestUnlabeled.php", - "hash": "71ac7791b0030ec05b08e031199f5e47" + "hash": "689eb68acb8d92c3cbfb2a9d541bb882" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestUnlocked.php", - "hash": "f35a4b0f5cc03f6cba3a637df27e54c1" + "hash": "2f1a7a8fc9ffae3f9325e6a177eec228" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPush.php", - "hash": "ee6a3cf0eebc527e8f55d04f170f21fa" + "hash": "fcf7a7048e8f275ad1586ecd3576dedb" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookRegistryPackagePublished.php", - "hash": "ad0864a5141d74fdb93495d42df437fc" + "hash": "4b8c2256785729363f2cabd4569f0b04" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookRegistryPackageUpdated.php", - "hash": "726471431b461a353e071d98fe156cd1" + "hash": "ef795c83edec90aa2a11157be980df74" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookReleaseCreated.php", - "hash": "b150d6b6d755c6c379efdee6b92413ad" + "hash": "bfe9a5c0ebba66f7af2b7f8e850424eb" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookReleaseDeleted.php", - "hash": "0e49c2b16bd15da56a52dd2fa4f2ed68" + "hash": "e64d4b419f14e5dc9af11cd046aa73d0" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookReleaseEdited.php", - "hash": "152e1ef600997fccfc9d515ea092bedc" + "hash": "21942ae394a833da96df009224aade66" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookReleasePrereleased.php", - "hash": "05a0836f2cd9e395fcfb2466d997feff" + "hash": "2196cd60560d6bbb95372c75ba43fe72" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookReleasePublished.php", - "hash": "45d570a8ddf5ac1679279982dc716b94" + "hash": "9c61f8c00d03de6da52b79772584a6df" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookReleaseReleased.php", - "hash": "296ac17f9c6ea5f0f467ab17d3604861" + "hash": "b067ff53147aded0dc8970f8af51e569" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookReleaseUnpublished.php", - "hash": "144dc8c57ab99708ca6efd16044e707e" + "hash": "8ea6854ebf1be77d2bbcef06da7e0a39" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookRepositoryAdvisoryPublished.php", - "hash": "fd85e1abbcbe4d242f965e5f6b1c7661" + "hash": "8bbc8f060c539d9d282bede3286fb89d" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookRepositoryAdvisoryReported.php", - "hash": "c691988910c2153a403795878bf393a5" + "hash": "7de4a388ac6ecde756829fb7093045dd" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookRepositoryArchived.php", - "hash": "a1feed4df63f452ff53133db50b71f79" + "hash": "bfd01a19c028f3dce14727e28de1f5d4" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookRepositoryCreated.php", - "hash": "72918d11ec534c62d4026d6d4bddfe26" + "hash": "ce47b4749725a58df34fbf1eb296e468" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookRepositoryDeleted.php", - "hash": "8b573f3bd94b4c34631e98ece62c938e" + "hash": "fae1f998ae82821efa893b09a04488c3" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookRepositoryDispatchSample.php", - "hash": "49209cd9134020aa6a7aab917f3eb220" + "hash": "39f0c50099ced4ac57512952077ed73f" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookRepositoryEdited.php", - "hash": "8e873ec6df83d31396b6a04179f7e45d" + "hash": "7ca02d887f158add8cf7cec1d06993fc" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookRepositoryImport.php", - "hash": "35771367e6af204b060a780e443dcb53" + "hash": "fc20fd7cc3fea0d751c9170e4c2e9ac2" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookRepositoryPrivatized.php", - "hash": "86d4ae136e840e4e55dc6005d1267724" + "hash": "45e708caa20f33fb06197c4739120afb" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookRepositoryPublicized.php", - "hash": "f2413b6b632bec3471910494f75cc416" + "hash": "0e336e03df0e0fd02b744ae2f497f19a" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookRepositoryRenamed.php", - "hash": "6d29c41bc61c23e363947bc125ce841a" + "hash": "b50b6ccaa8864be94b153c0dde1c901b" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookRepositoryTransferred.php", - "hash": "e2a88030dc978956c722d468914d417d" + "hash": "8ed8cb8fdbffd2dd203df9f2fb0716ce" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookRepositoryUnarchived.php", - "hash": "3fe30b943fb54dc9bfe4d3a1b685bbb9" + "hash": "b4246fb3a194a41992138647a209ec2d" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookRepositoryVulnerabilityAlertCreate.php", - "hash": "f35c0d41cfc40d7ac83ef5ba4e2a6ca8" + "hash": "31c241fc21137f8a252868e65f8dcd93" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookRepositoryVulnerabilityAlertDismiss.php", - "hash": "ab0c88af46d90808212b0279a362f726" + "hash": "b6b55d32bf52dbd2188a61514b8c0231" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookRepositoryVulnerabilityAlertReopen.php", - "hash": "10c4c430584a3c877aada8b6fc7793a1" + "hash": "6cf856a887672c23ef3352458ca818f1" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookRepositoryVulnerabilityAlertResolve.php", - "hash": "b495bbd242bf112b09471ac9def9f255" + "hash": "0c597f263732d4e3a12afc7d2ab0d4d6" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookSecretScanningAlertCreated.php", - "hash": "5283d775d0ba93d37858ba3c87c3b6b9" + "hash": "e770c61ba3cd2bae71c8de2303438007" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookSecretScanningAlertLocationCreated.php", - "hash": "976d2202f1c3bea5bcf8ad476334c026" + "hash": "1639af1d6203d150f0a35175568c3a1b" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookSecretScanningAlertLocationCreatedFormEncoded.php", @@ -2392,123 +2392,123 @@ }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookSecretScanningAlertReopened.php", - "hash": "544cdfee2dc1c16d9d5fe8b9292f4cd1" + "hash": "5d19dc504f0416e3995dfd8ef831e4f0" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookSecretScanningAlertResolved.php", - "hash": "6d4cc5460ea41df24efaef854fc3f8b5" + "hash": "0375b023e27b047c1d78f8e6c2f20435" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookSecurityAdvisoryPublished.php", - "hash": "ce0608e50b9c082f9be6050d92eba617" + "hash": "a4ef2d23f78aaa960b27115cd650322c" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookSecurityAdvisoryUpdated.php", - "hash": "a60d82e954552cc5a76b3f09845513c1" + "hash": "5c6d7f07740af200bb8babbf36ace88b" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookSecurityAdvisoryWithdrawn.php", - "hash": "547c5ca396ce765bf4debd221617d19d" + "hash": "00e01bd522584731ad83715fc5160e65" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookSecurityAndAnalysis.php", - "hash": "260d57e8824a77ef8c80a3f61c9fa06f" + "hash": "188be139426735f45d9eb1505d9eac62" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookSponsorshipCancelled.php", - "hash": "b09b8df92cd57c1f601ec940884b7807" + "hash": "1609eda4b9122de210b92e65b92995d9" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookSponsorshipCreated.php", - "hash": "e06ddf4938447f3dcbbe2045afe26853" + "hash": "e1701be9d98001d6b1731f0af122d74c" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookSponsorshipEdited.php", - "hash": "b8f2dff3e7cc6ddfcab334de09f134b1" + "hash": "330b67f75078a2af708fb5a18a404fcb" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookSponsorshipPendingCancellation.php", - "hash": "bdb1a908e0adb74c556ee3ef1bf0e5fc" + "hash": "b4a05f0f50e168a5ddd0734faef727cc" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookSponsorshipPendingTierChange.php", - "hash": "79786d6d109721a3daa558b2345ed941" + "hash": "e3be74cf74f691a75084a775316651b8" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookSponsorshipTierChanged.php", - "hash": "1d968ae6566c9122d85295a41914991d" + "hash": "9533e6195b0984ead7a25e8bfeb842d9" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookStarCreated.php", - "hash": "c561f7e3ab431297f09dffe9743f6af4" + "hash": "262f59c6372c0fe5131ce3ff93a278a2" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookStarDeleted.php", - "hash": "e5453eb1e389913bad20713072903c13" + "hash": "193ec15d88e8a4b9268e0366c18c0f97" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookStatus.php", - "hash": "0309c19228b93c47dbd0aa22f5b8cfd6" + "hash": "7bbbb3ff967dd326bcd20fc9b4b9cfa1" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookTeamAdd.php", - "hash": "c37b10527a22d06187457212b39891de" + "hash": "f95757a6978b0eb328e63cfc298e917d" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookTeamAddedToRepository.php", - "hash": "9f609ac480c2a6e20a89f99ba67ca5e1" + "hash": "47484e63b9b5972a8dffbb4733f9c1f9" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookTeamCreated.php", - "hash": "9f7559d3c163f0325acfa68c827189d9" + "hash": "80d07dcec383a4f8225485e5da7956cc" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookTeamDeleted.php", - "hash": "9b3d41feba441088f8a0424b3b74c135" + "hash": "f6c1d8b655d9f689ff81a9b3c9b63618" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookTeamEdited.php", - "hash": "0ee012d3a74f60a14c8d3747c03eeea8" + "hash": "098874745c26a5b59de5a62c7d795926" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookTeamRemovedFromRepository.php", - "hash": "120c1a4041f10b3c4b48c1f924d76347" + "hash": "2fb262861d5093008d8ba28fe708b686" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookWatchStarted.php", - "hash": "84d37c4d190e5b52229a0599142e453e" + "hash": "ce32c4b36b7657a5bd4dcbd49f7f5903" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookWorkflowDispatch.php", - "hash": "a1fab93ae89b88387d93500204ca174a" + "hash": "53e90d9ee7f54bf53f17566a8b9cb009" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookWorkflowJobCompleted.php", - "hash": "c1e224dea4f55d962772bb2cb1a089c4" + "hash": "881364308e2600926eea792d4889b761" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookWorkflowJobInProgress.php", - "hash": "5a54e40b9e0c9b022982f262173ce0a3" + "hash": "d669db4c71cc45c7703588daebe4b2e2" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookWorkflowJobQueued.php", - "hash": "29e084e743fc26509032a68c0d1421ea" + "hash": "296ddaabcfc6b79014d188167220b38a" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookWorkflowJobWaiting.php", - "hash": "122fc82c0e870a5b5bfe4d77e4846ada" + "hash": "f60b20cf730818d54f14515c025cc1ce" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookWorkflowRunCompleted.php", - "hash": "48ce27f174e920821a06a72371e40fc4" + "hash": "29f00a3f70e6752b2caef3d6fc776018" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookWorkflowRunInProgress.php", - "hash": "0324521b7a6cfa523a8e76808d7cf289" + "hash": "ec387769659ccaaab8b96848d7e64898" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookWorkflowRunRequested.php", - "hash": "673fb70fee2d77f7180eadd92971a7e3" + "hash": "654b7d8a8ab9e7a316a2e62db4057002" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/Integration\/Permissions.php", @@ -2584,7 +2584,7 @@ }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/Event\/Payload.php", - "hash": "46d5b49cce4a2137bf017cc59977a01c" + "hash": "673137e9db2f68be0ed51a8dbc69462b" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/Event\/Payload\/Pages.php", @@ -2608,11 +2608,11 @@ }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/GistSimple\/Forks.php", - "hash": "03ce8becae380d6e582c737cc2ff0178" + "hash": "c84c7639ead8df6801ebfd73af022120" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/GistSimple\/ForkOf.php", - "hash": "a50d5fce44c257d06f268246e1b55663" + "hash": "8ee1e1e01693a49c7d89564e80f0290e" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/GistSimple\/Files.php", @@ -2788,7 +2788,7 @@ }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/PendingDeployment\/Reviewers.php", - "hash": "0a124c94255d96cc07ecd1bbf7d3984c" + "hash": "82d3266467b5356b646e15daefd01090" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/Deployment\/Payload\/Zero.php", @@ -2812,11 +2812,11 @@ }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/ProtectedBranchPullRequestReview\/DismissalRestrictions.php", - "hash": "c62996a7831cf3ec896f0db7d1d4642c" + "hash": "e58db98a06a05aa84f76e79f26c8934b" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/ProtectedBranchPullRequestReview\/BypassPullRequestAllowances.php", - "hash": "d8d4fe5c9fee66b7d3ac71e3e8783566" + "hash": "e9dca34ee5e8ae2647b0f77a66144c2c" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/BranchRestrictionPolicy\/Teams.php", @@ -2824,11 +2824,11 @@ }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/BranchRestrictionPolicy\/Apps.php", - "hash": "daf9ec544b88554a8bced87b80f655fd" + "hash": "11fc15581fce8c2f81d11f53b952dc8e" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/BranchRestrictionPolicy\/Apps\/Owner.php", - "hash": "0dfe92eff1345cda891bc77cbf11fc38" + "hash": "a499d7735d2df3808ad4b171750675ab" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/BranchRestrictionPolicy\/Apps\/Permissions.php", @@ -2880,15 +2880,15 @@ }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/ProtectedBranch\/RequiredPullRequestReviews.php", - "hash": "82b1607be99069e610534b2a2cb93f8e" + "hash": "c91e292ba0963d895c2fe281968b68db" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/ProtectedBranch\/RequiredPullRequestReviews\/DismissalRestrictions.php", - "hash": "4ade5deb68224ad4c1600f667f55aa90" + "hash": "03b5ca1664148496b3e3b74b4252e692" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/ProtectedBranch\/RequiredPullRequestReviews\/BypassPullRequestAllowances.php", - "hash": "daa51860ed0bb4e4b1097ff545af3a05" + "hash": "17f74d032f3054a29594452736deaa8c" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/ProtectedBranch\/EnforceAdmins.php", @@ -2944,7 +2944,7 @@ }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/PullRequestSimple\/Head.php", - "hash": "8268c4e13ddc5b13922f384c965007bc" + "hash": "ce1bd4080939a234593eef110e0b9d53" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/PullRequestSimple\/Links.php", @@ -3036,7 +3036,7 @@ }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/Environment\/ProtectionRules\/One.php", - "hash": "98224538a50e4398a2087d718d09d9e0" + "hash": "07e1a915786d54146f751dc2e8b4c1a0" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/Environment\/ProtectionRules\/Two.php", @@ -3100,7 +3100,7 @@ }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/TimelineCrossReferencedEvent\/Source.php", - "hash": "5ffa864a6d620f80694ec07ff2644a8c" + "hash": "039ad3d417889aa333e859bc8dfe0651" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/TimelineReviewedEvent\/Links.php", @@ -3144,15 +3144,15 @@ }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/PullRequest\/Head.php", - "hash": "2ffa3f082993bf84664d50eb1fc2903b" + "hash": "b9f7efffb746d52949e933fed36e7374" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/PullRequest\/Head\/Repo.php", - "hash": "b264556c4675e44f13a5b5cda75e7a89" + "hash": "718a14853ebe725cde2cf17a6bdd15dc" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/PullRequest\/Head\/Repo\/Owner.php", - "hash": "dd08c684ca6d44c2497ef50164c54a4f" + "hash": "8c71e4dcc9745fafa2bfebd37fec07c1" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/PullRequest\/Head\/Repo\/License.php", @@ -3160,11 +3160,11 @@ }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/PullRequest\/Base.php", - "hash": "b0bd2fc84dab0b5e2d13a9d6a1df4907" + "hash": "9fc10abb755bf73b30d9c394818d7d96" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/PullRequest\/Base\/Repo.php", - "hash": "31a51eee9b3db5d9629202c79522d3cc" + "hash": "ac6dfbfd3cfef6f2bfbbd2fe9a15f69b" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/ReviewComment\/Links.php", @@ -3252,7 +3252,7 @@ }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/Discussion\/AnswerChosenBy.php", - "hash": "2cc6b5e4343b065b17f195c7242a1be1" + "hash": "1089177918ec86c9b7580a02204b4ccd" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/Discussion\/Category.php", @@ -3300,11 +3300,11 @@ }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookCheckSuiteCompleted\/CheckSuite.php", - "hash": "e5d770d84ea380f11f5a106c36e66a83" + "hash": "b7cc5ef6e9120558eb8587f0a71245f8" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookCheckSuiteCompleted\/CheckSuite\/App.php", - "hash": "71a0b930dba17533e3894d6e170c0936" + "hash": "5887a751a8a40e7360a33e2f86a49657" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookCheckSuiteCompleted\/CheckSuite\/App\/Permissions.php", @@ -3332,23 +3332,23 @@ }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookCheckSuiteRequested\/CheckSuite.php", - "hash": "1e185ebe2243e776410f97a3ffd0ea11" + "hash": "269017dcfa85ee4fc06d66b55e3d3351" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookCheckSuiteRequested\/CheckSuite\/App.php", - "hash": "40e636d0a3224e1272b16d8899daec98" + "hash": "448da3abfbfbdaedcf132f0597dc4722" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookCheckSuiteRerequested\/CheckSuite.php", - "hash": "5ab516212c37b0894032ca71848aa9d5" + "hash": "f7a9aca49558a38026c2cb6847230441" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookCheckSuiteRerequested\/CheckSuite\/App.php", - "hash": "eb24022840e5617238022fb13ac0e3b0" + "hash": "e180858cf39f77167fcb978ec32539ec" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookCodeScanningAlertAppearedInBranch\/Alert.php", - "hash": "5daf22bc8789c68ee2361f98f81ee708" + "hash": "42b5ee892e0d4d73ba64851015755003" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookCodeScanningAlertAppearedInBranch\/Alert\/MostRecentInstance.php", @@ -3368,7 +3368,7 @@ }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookCodeScanningAlertClosedByUser\/Alert.php", - "hash": "37a7102ccad8ac300594337ca7b6f39c" + "hash": "f064a841194e360c80ac4198b0e51566" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookCodeScanningAlertClosedByUser\/Alert\/Rule.php", @@ -3388,7 +3388,7 @@ }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookCodeScanningAlertFixed\/Alert.php", - "hash": "837fb0ad2e10a194eebf1f69db3bedac" + "hash": "b0c35ff95d7a8bacb6792f62592dbe26" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookCodeScanningAlertReopened\/Alert.php", @@ -3400,11 +3400,11 @@ }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookCommitCommentCreated\/Comment.php", - "hash": "3762bb462c9670bfaf9463525ad7fb5b" + "hash": "a488fc7819c719ff3b7692d634516399" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookDeploymentCreated\/Deployment.php", - "hash": "fba00babdba40513ff4de3ddb738b9a9" + "hash": "218aac6b9d37986866d6aaef1723b271" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookDeploymentCreated\/Deployment\/Payload\/Zero.php", @@ -3412,7 +3412,7 @@ }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookDeploymentCreated\/Deployment\/PerformedViaGithubApp.php", - "hash": "6452e32c6b2ecdc7a68841bede1ea758" + "hash": "a8b15bf42dfb8164dc5e4184c59dc746" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookDeploymentCreated\/Deployment\/PerformedViaGithubApp\/Permissions.php", @@ -3420,7 +3420,7 @@ }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookDeploymentCreated\/WorkflowRun.php", - "hash": "0d39d5a3e2e0c9f01223f1296c57be44" + "hash": "e7f1caee069fdff99c29943828d0ab9c" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookDeploymentCreated\/WorkflowRun\/HeadRepository.php", @@ -3440,23 +3440,23 @@ }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookDeploymentStatusCreated\/Deployment.php", - "hash": "baf20c73408aa963246d7121aa03686f" + "hash": "01c762d2f25b46db0ba4564a1fa44b97" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookDeploymentStatusCreated\/Deployment\/PerformedViaGithubApp.php", - "hash": "29d190c9a200c6493118114b17033aab" + "hash": "4c4bf08fb9cf77598a32b5f008f77c6a" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookDeploymentStatusCreated\/DeploymentStatus.php", - "hash": "2d0cae61b788e257a0097a292058a15b" + "hash": "58271fc15dbb2615d292e35ddb2a9c64" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookDeploymentStatusCreated\/DeploymentStatus\/PerformedViaGithubApp.php", - "hash": "46ff9c56a2fdb04fefc68cfc939bab39" + "hash": "bd7f9aa35771cae198a915db866a53ce" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookDeploymentStatusCreated\/WorkflowRun.php", - "hash": "bb9ce3ad8ea412b9ea89bf2990e64230" + "hash": "7e3a4613a098252ec81fda6ddc595bef" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookDiscussionCategoryChanged\/Changes.php", @@ -3480,11 +3480,11 @@ }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookDiscussionTransferred\/Changes.php", - "hash": "3d1dc0362774458b7f92fd4284166d13" + "hash": "b27e28526c09612793b8bd5fa2264ca8" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookFork\/Forkee.php", - "hash": "5eec62252f069377bf3577b79fcad729" + "hash": "dc9595d1bb12ac745ad7cdfe52230207" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookFork\/Forkee\/License.php", @@ -3504,7 +3504,7 @@ }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookInstallationTargetRenamed\/Account.php", - "hash": "49b5180ac08661f3417272b4814dae47" + "hash": "54430cc99a87179a005c1e26d081dafc" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookInstallationTargetRenamed\/Changes.php", @@ -3512,23 +3512,23 @@ }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookIssueCommentCreated\/Comment.php", - "hash": "8033b292f8d1ff3a3e816685fdbf6b64" + "hash": "c7ea8dd23b93d72df02657bf70397aba" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookIssueCommentCreated\/Issue.php", - "hash": "5d609358311c195ab15a65e2fecac2c0" + "hash": "de10b17a7a5dac5024c16454398f0e5f" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookIssueCommentCreated\/Issue\/Assignee.php", - "hash": "52849bb4d012498b06f9e33561a0a130" + "hash": "4bb0a58b2f137c2b76356423f498bc39" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookIssueCommentCreated\/Issue\/Milestone.php", - "hash": "a948a68017c6d3fd65eb5baf8c305fd7" + "hash": "bad6e609dda958a9620a348c4da8b393" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookIssueCommentCreated\/Issue\/PerformedViaGithubApp.php", - "hash": "b538bcb162b974c794a07d98d4a4cd77" + "hash": "8b0e0fcb433d73a9bac0dfe9e044c1e2" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookIssueCommentCreated\/Issue\/PullRequest.php", @@ -3536,19 +3536,19 @@ }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookIssueCommentDeleted\/Issue.php", - "hash": "add6844fb0d8e69f99cf5b6b0790412c" + "hash": "84b4cc551f3976c2b0065be4854e8de5" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookIssueCommentDeleted\/Issue\/PerformedViaGithubApp.php", - "hash": "725a99208bf7dde18c5169527ac8d412" + "hash": "159a8c13d50acacab06ec8614d094a07" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookIssueCommentEdited\/Issue.php", - "hash": "2c5c525e4040eb5c54c5a6b9c263ee0e" + "hash": "d3e6de6750b740d0b7779406765cbc60" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookIssueCommentEdited\/Issue\/PerformedViaGithubApp.php", - "hash": "ceb157aa0d7a26be9e0c40d948aea7c0" + "hash": "bf77f0f2d6c80a09fcfbe346c64adad4" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookIssueCommentEdited\/Issue\/PerformedViaGithubApp\/Permissions.php", @@ -3556,31 +3556,31 @@ }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookIssuesClosed\/Issue.php", - "hash": "7859cf085f65b78f10d5923eb9f12704" + "hash": "4e08fdc3fab9956d4888674aa80cff51" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookIssuesClosed\/Issue\/PerformedViaGithubApp.php", - "hash": "64557db8f04fa43f804d2eb0dbd64bc4" + "hash": "603de10e0f718fd6838bbeccb405ebfe" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookIssuesDeleted\/Issue.php", - "hash": "c323e0116f8bd1feb992cafbb9c43c8d" + "hash": "83d19c0ee6df8171481bc28af07cb166" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookIssuesDeleted\/Issue\/Milestone.php", - "hash": "4b83f7d27742965b61011f3e3df1ae04" + "hash": "a6564e5a660ca13e17b987e804515be4" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookIssuesDeleted\/Issue\/PerformedViaGithubApp.php", - "hash": "fdd16925ff0f4d06811f1b077802e189" + "hash": "79017ca478b347ba805e4ee0d5ac9153" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookIssuesDemilestoned\/Issue.php", - "hash": "d0a4a31ed9d7c73130e10f20d355d199" + "hash": "bb3b0a8a43fa4001a0a31e54c5b6d72b" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookIssuesDemilestoned\/Issue\/PerformedViaGithubApp.php", - "hash": "c467fd0330436a9845755f6bb0d796da" + "hash": "f2b7c0fe6ea304918d6a6756ac07fdef" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookIssuesEdited\/Changes.php", @@ -3592,67 +3592,67 @@ }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookIssuesEdited\/Issue.php", - "hash": "88014ceac5005fa016eb2ce7cb4a39d0" + "hash": "6670ae0990679df241d64d70efcad70c" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookIssuesEdited\/Issue\/PerformedViaGithubApp.php", - "hash": "3836267736bdd30ff55cde75838a9488" + "hash": "ce4bb743231361f67774357108ca4714" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookIssuesLabeled\/Issue.php", - "hash": "20caec1ffef3f5c40945cf1d620fb659" + "hash": "53b10665c9e0b1c61f36677432dfad34" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookIssuesLabeled\/Issue\/PerformedViaGithubApp.php", - "hash": "b8c2a8a2a0c52d9895e8c6ac1392e48b" + "hash": "35ae646c36f037c70775b78aac50da01" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookIssuesLocked\/Issue.php", - "hash": "09ac9aae4aa6f61912d640a17bbfc893" + "hash": "8b1919e9ea10637cb6627491cf0c3122" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookIssuesLocked\/Issue\/PerformedViaGithubApp.php", - "hash": "ba41db985d594363361b52b305d6bbad" + "hash": "22fe0a205d516c1d6bdfe6c88c4efa66" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookIssuesMilestoned\/Issue.php", - "hash": "0b198d2b1d60f0c16ecf15b8be3a7b6b" + "hash": "b15129a16f910d655858acfdb0063677" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookIssuesMilestoned\/Issue\/PerformedViaGithubApp.php", - "hash": "5cd4e77b0f1e0c4338c207c6426fc973" + "hash": "851d1f71028a1fc7e94921753f432f75" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookIssuesOpened\/Changes.php", - "hash": "c6e8f6c9d23c4c081991b21469504889" + "hash": "ffd8cb125fe1d61c246e74c2867fd85f" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookIssuesOpened\/Changes\/OldIssue.php", - "hash": "87a319d4871cbe3e55da1f3861419b10" + "hash": "0f876b0c5abca1937b80fd5ced13ec12" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookIssuesOpened\/Changes\/OldRepository.php", - "hash": "6d1188f0282f3df4a206a32ccda3decd" + "hash": "81a0a0efff85c5bd1e5d7dad7e0c0bc3" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookIssuesOpened\/Issue.php", - "hash": "d46abb6489ae63c14c66c2e43f2436aa" + "hash": "56344d0ab151b662a5be174dcf220933" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookIssuesReopened\/Issue.php", - "hash": "e97befa796748bac8ba1c88f1b16d962" + "hash": "ef3b5853c92dc25deb4a6b2d741d2161" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookIssuesReopened\/Issue\/PerformedViaGithubApp.php", - "hash": "2728acb190aa53d676e7f0214185fa65" + "hash": "2c6c7c9a34e50290ef55fea3398571d0" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookIssuesTransferred\/Changes.php", - "hash": "c7f5786ee73366e433ddc1fb112a2cd5" + "hash": "1421eae9cddb0e8e56a5577582748e0b" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookIssuesTransferred\/Changes\/NewRepository.php", - "hash": "1d0acd6e9f1f646ba769901b5db0485f" + "hash": "fdecf9145cd3e25f609e898cb8589b58" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookLabelEdited\/Changes.php", @@ -3716,7 +3716,7 @@ }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookOrganizationMemberInvited\/Invitation.php", - "hash": "957682ad7257da5dc9c5e9a053c6df5c" + "hash": "b0accff2b8a46b51fc17442d19a3222c" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookOrganizationRenamed\/Changes.php", @@ -3732,11 +3732,11 @@ }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPackagePublished\/Package.php", - "hash": "37376f63b9e590d539aac09c765e8b22" + "hash": "76347068a9bc3bb084ec5656ae8891dd" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPackagePublished\/Package\/PackageVersion.php", - "hash": "594c637dbaf54005d7bda517d98b6ee1" + "hash": "34879af5f114165b917aceb33dc14275" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPackagePublished\/Package\/PackageVersion\/ContainerMetadata.php", @@ -3768,7 +3768,7 @@ }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPackagePublished\/Package\/PackageVersion\/Release.php", - "hash": "928ee890c450da994b1f5e581aad9dec" + "hash": "0d1c5509c7ad63b906ec0b594251727d" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPackagePublished\/Package\/Registry.php", @@ -3776,11 +3776,11 @@ }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPackageUpdated\/Package.php", - "hash": "8a817fa09e1fb8e49ac9c4f69a2203c8" + "hash": "244fb134189f8829b2bbe08e1a613ed7" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPackageUpdated\/Package\/PackageVersion.php", - "hash": "d075ac383bf99ba2af71991ffd22a5f9" + "hash": "8e4679eabec1033d73c08e938f5b653c" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPackageUpdated\/Package\/PackageVersion\/PackageFiles.php", @@ -3788,11 +3788,11 @@ }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPackageUpdated\/Package\/PackageVersion\/Release.php", - "hash": "7f7cfd9578036ff8fa96274cc6ee958f" + "hash": "b002276abe200d5e3494fcd461944f6b" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPageBuild\/Build.php", - "hash": "1a50aaa7af1735c8452f89aeb448a4b2" + "hash": "5803c474364a4abf164cf9049d39ed1f" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPing\/Hook.php", @@ -3808,7 +3808,7 @@ }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookProjectCardDeleted\/ProjectCard.php", - "hash": "22a91cfc45c936b0abcb4b5ef400afcd" + "hash": "4f01a94125e6e4bdec704572b7f4bf9b" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookProjectCardEdited\/Changes.php", @@ -3828,7 +3828,7 @@ }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookProjectCardMoved\/ProjectCard.php", - "hash": "e8919125e50badf07b4edb6ca03b4ba0" + "hash": "aaa70fc1ac9468435f68193d25aecf2b" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookProjectColumnEdited\/Changes.php", @@ -3884,7 +3884,7 @@ }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestAssigned\/PullRequest.php", - "hash": "9462c82c88ecc44cadb2a8bcf320934f" + "hash": "71f6ed8d188699afbe0975f3abe340e9" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestAssigned\/PullRequest\/Links.php", @@ -3896,23 +3896,23 @@ }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestAssigned\/PullRequest\/AutoMerge.php", - "hash": "1d0a563ead5884b5806dd6dc89c56a14" + "hash": "e3498e7d259ab705c78184bcff0d296f" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestAssigned\/PullRequest\/Base.php", - "hash": "5a81e86614cb0903a8ff2379fb16d74e" + "hash": "1c5d229822e5c66c576cbc666fa6b4a3" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestAssigned\/PullRequest\/Base\/Repo.php", - "hash": "664d201841efe9beb5abc940d03406ba" + "hash": "2b00a331201fa21bf50b9b1f692bf875" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestAssigned\/PullRequest\/Head.php", - "hash": "dbc57b68fccbeca969011b38145010ce" + "hash": "168f7eba3de081ac579f4efcdee23d5d" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestAssigned\/PullRequest\/Head\/Repo.php", - "hash": "fe38227ec600e5f2275ab0a6cb4877d2" + "hash": "2e10054916c7a7707a7750f45972319f" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestAssigned\/PullRequest\/RequestedReviewers\/One.php", @@ -3928,23 +3928,23 @@ }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestAutoMergeDisabled\/PullRequest.php", - "hash": "076ee8a12c236042207f993d0201756f" + "hash": "fce15ef86b2a1761a8a9fd5c4bcea0c8" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestAutoMergeDisabled\/PullRequest\/Base.php", - "hash": "f325ad04766d96b1ba998455abd2f92e" + "hash": "ff2a8a63b58e5241d0dd41ee0234a2d3" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestAutoMergeDisabled\/PullRequest\/Base\/Repo.php", - "hash": "5847a812c3f01c0cf8acbad3146262cb" + "hash": "202e23ae8b2443cd0c9b89bd69851af6" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestAutoMergeEnabled\/PullRequest.php", - "hash": "ec1b75080e58576e285c4afc671f54bb" + "hash": "b9bbf06bbaf425233313cabcd9b75dad" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestDequeued\/PullRequest.php", - "hash": "7b45e78db6c74a55f6fda2116e797bd9" + "hash": "8b063324164e2c9eaf47d23afcbb1997" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestEdited\/Changes.php", @@ -3956,27 +3956,27 @@ }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestEnqueued\/PullRequest.php", - "hash": "93464ccfa7faa1dd9e8a39cda675bf1c" + "hash": "abca7b18020dd9da82e3a474bb0ff8a2" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestEnqueued\/PullRequest\/Base.php", - "hash": "7386b8083755c2e0c403df686400f3ae" + "hash": "6419c4aa84512dfd29121b3b9078118b" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestEnqueued\/PullRequest\/Base\/Repo.php", - "hash": "dced34cfc211b75a5077ecfba72137ba" + "hash": "39e5ebdfa6eb3f87c4ca1f7f0d81c226" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestLabeled\/PullRequest.php", - "hash": "eaa05c9e9f985ab3fff05d25ceaaca84" + "hash": "63c57ad308b5c4b2698c63a74d0f7347" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestLocked\/PullRequest.php", - "hash": "2596481622cfb7a6025d8f3771116478" + "hash": "d3011dd98b63e97963ce1e52dd002906" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestReviewCommentCreated\/Comment.php", - "hash": "a01bf555686b2a23433cf142c26748fa" + "hash": "ccb0ac9c33f654e4cab960911b20b5c1" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestReviewCommentCreated\/Comment\/Links.php", @@ -3984,35 +3984,35 @@ }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestReviewCommentCreated\/PullRequest.php", - "hash": "f78733ee913c16c064d44439283dedf6" + "hash": "ad2b5dd7d09657f5e098cec1c0a44979" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestReviewCommentCreated\/PullRequest\/Head.php", - "hash": "d0e3f00a79129183b203ed5331467e4f" + "hash": "bd73757cb8638275aac33dbdca9ffded" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestReviewCommentCreated\/PullRequest\/Head\/Repo.php", - "hash": "bef80f1a0d58d17837683831587a3f90" + "hash": "48e76f2c0eb4551024d5617907afc7dd" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestReviewCommentDeleted\/PullRequest.php", - "hash": "92c72e5ca5d3ebbeb9ac8049c6db75e8" + "hash": "93aab96c06cf87ab9244b832a1f6ecfd" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestReviewCommentDeleted\/PullRequest\/Head.php", - "hash": "ca0d42f18c3762b9ab4e82b45b48f1de" + "hash": "1c0545fb41daf39c4d9f4126a48f3bd5" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestReviewCommentEdited\/PullRequest.php", - "hash": "edc4b94190ac2a5873d731b3919a874d" + "hash": "778bec7861d124f24dd7d383c5ae0ba8" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestReviewDismissed\/PullRequest.php", - "hash": "35870f5106141bb6df87d770583865d2" + "hash": "19ca3f114f3fc80ba8fd0bfe12f33af4" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestReviewDismissed\/Review.php", - "hash": "470a4ad8e1445a51266a0c16c353db00" + "hash": "3a469b3d6f6bf4313b81ad3c34403cfd" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestReviewDismissed\/Review\/Links.php", @@ -4024,95 +4024,95 @@ }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestReviewEdited\/PullRequest.php", - "hash": "b181d58b10215c86f00dc02572831012" + "hash": "76fa5f7c7811fb117f81b67bd9c6ce22" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestReviewEdited\/PullRequest\/Base.php", - "hash": "f07faa41b174651e499ec0267ad6bf70" + "hash": "bdb197ae351324bbdc3d8bb0d08ada21" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestReviewEdited\/PullRequest\/Head.php", - "hash": "3bcb4d12373216e650895c565de61e6d" + "hash": "fd41f95d98d7cdb1e06f2c31d843d35f" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestReviewEdited\/PullRequest\/Head\/Repo.php", - "hash": "4d6a65d79dc82d78843ea4ced1ee19df" + "hash": "88c45fcf8aab4a850710b25503591901" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestReviewSubmitted\/PullRequest.php", - "hash": "ab2e38e6b8b20bf15211abc5ad372331" + "hash": "6e87970e02a0fe7b5fcf3ec9f06fdb05" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestReviewThreadResolved\/PullRequest.php", - "hash": "8eb7235756da2c1ee2ef125ff4353120" + "hash": "45612302bd26fabf0908c0852e865970" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestReviewThreadResolved\/PullRequest\/Base.php", - "hash": "17e073d3968a1977d6c6a36d2d919809" + "hash": "bcf02520982f57cd855e2fe93293853d" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestReviewThreadResolved\/PullRequest\/Head.php", - "hash": "3bb771940b14d18c42e80f348a3b290a" + "hash": "6d80dab9dca63a098f18919786a79aee" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestReviewThreadResolved\/PullRequest\/Head\/Repo.php", - "hash": "47db2d33874f06d5fda5f597a12d77b4" + "hash": "605aa2d736180584346a6ded7483b299" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestReviewThreadResolved\/Thread.php", - "hash": "458eba909cb0cc16b3316811481a5e11" + "hash": "4482a3c8d349a3405f309ef495d54b44" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestReviewThreadResolved\/Thread\/Comments.php", - "hash": "1e1fc4699ea62e97f985fd089f7bbdd7" + "hash": "768740696cc4330eca307755bcdd9da4" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestReviewThreadUnresolved\/PullRequest.php", - "hash": "00573e40ce01f199768539ced2a4fcc6" + "hash": "e6b5a62b4266f3139eae0097ddffe536" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestReviewThreadUnresolved\/PullRequest\/AutoMerge.php", - "hash": "c770d4e6a3d37641d8d4e744d69bbb91" + "hash": "781ab3db105ece37c3c640164802bc66" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestReviewThreadUnresolved\/Thread.php", - "hash": "f976c8f260d0e6b7802eb9076284b14a" + "hash": "6ef3c4c1b0697b858f59ecfed4597591" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestSynchronize\/PullRequest.php", - "hash": "cd6f7e7cd532ab0bd1687c6cdbb3325f" + "hash": "e12f1581847ecd00f5b9550b9ae52eac" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestSynchronize\/PullRequest\/Head.php", - "hash": "e3749a40f545af432196197f7b9bf469" + "hash": "10ebc7cfc2290024e32295f9a42317b0" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestSynchronize\/PullRequest\/Head\/Repo.php", - "hash": "662465d21ceaa9f419774d2313f1d9f5" + "hash": "93fa3ec0e2330372c5e0c8cee3801791" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestUnassigned\/PullRequest.php", - "hash": "3c53832a7c878ed8353ebae7ab6b11b6" + "hash": "ca66df79c82ceaba5859ad62bafa321f" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestUnassigned\/PullRequest\/Base.php", - "hash": "6eb7227e4b946ea940e8fc03e17c39e2" + "hash": "94f20cde2f6356b97a76e14198ad8bd0" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestUnlabeled\/PullRequest.php", - "hash": "135be2ac4499f32eda8c53f490a63801" + "hash": "9e9e367809f12ffa841919f4f8660a51" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestUnlabeled\/PullRequest\/Head.php", - "hash": "44806c9e49662ad5d54e5973f6aaa049" + "hash": "3e77eaa444f04baa09ad7fbc055a994a" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestUnlabeled\/PullRequest\/Head\/Repo.php", - "hash": "592a56f98cc4c888e3ec6f688b898eb9" + "hash": "46b67165090bbee428d061aa246fa774" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestUnlocked\/PullRequest.php", - "hash": "8ac4759075f212fecd209defc579005a" + "hash": "6ad39a9ad99b36a1c08b161841b139a4" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPush\/Commits.php", @@ -4128,15 +4128,15 @@ }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookRegistryPackagePublished\/RegistryPackage.php", - "hash": "622cc6435b90250b89f58c4a8fbaf851" + "hash": "43e6f7327d0b9dcd980570de4c427e77" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookRegistryPackagePublished\/RegistryPackage\/Owner.php", - "hash": "d97a9ed897b26f57728b1446c842a8eb" + "hash": "06430d64dc669dc6e90ae09ace198d8c" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookRegistryPackagePublished\/RegistryPackage\/PackageVersion.php", - "hash": "6626a724993b641bc3b88f74689ca788" + "hash": "c0b2a4a4789856efebdb609b6d265663" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookRegistryPackagePublished\/RegistryPackage\/PackageVersion\/ContainerMetadata.php", @@ -4156,7 +4156,7 @@ }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookRegistryPackagePublished\/RegistryPackage\/PackageVersion\/Release.php", - "hash": "584c4527de9535d28ce9b80c29597edd" + "hash": "fbe6fdc61f6f4a4da9d4a170869462b8" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookRegistryPackagePublished\/RegistryPackage\/Registry.php", @@ -4164,11 +4164,11 @@ }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookRegistryPackageUpdated\/RegistryPackage.php", - "hash": "dd82604c080967110ebda292cfcb9005" + "hash": "1fde8a1bde6003c4e63adfbb271a06e3" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookRegistryPackageUpdated\/RegistryPackage\/PackageVersion.php", - "hash": "2eb44985a3792e9f689c7cb07b90f175" + "hash": "269fcbaefa76dcbf76e4bcc9beb9738e" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookRegistryPackageUpdated\/RegistryPackage\/PackageVersion\/DockerMetadata.php", @@ -4180,7 +4180,7 @@ }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookRegistryPackageUpdated\/RegistryPackage\/PackageVersion\/Release.php", - "hash": "9e7ae6b1c4b57975d11267b06e6317e4" + "hash": "a9c74bdac04097931c646c54d285f61e" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookReleaseEdited\/Changes.php", @@ -4212,15 +4212,15 @@ }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookRepositoryTransferred\/Changes.php", - "hash": "eb55629d437ab015b1bad9d38aa53953" + "hash": "5cded0856d9fea5225a4fe9f68e6044d" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookRepositoryTransferred\/Changes\/Owner.php", - "hash": "9ffcd8eaeb4b95fd6d7ca2184d930755" + "hash": "f734e162114dae42ddc664ece9d9794d" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookRepositoryTransferred\/Changes\/Owner\/From.php", - "hash": "bbaed1190b5769adf6fe8e8fb4671957" + "hash": "6de26c96f116757d4a415e08a5cd7818" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookRepositoryTransferred\/Changes\/Owner\/From\/Organization.php", @@ -4228,7 +4228,7 @@ }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookRepositoryVulnerabilityAlertDismiss\/Alert.php", - "hash": "b03d9f5dfa9fd2e57bb73b9a6b4bf5b4" + "hash": "dcd98b345ddd02625d775545e3aacdea" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookSecurityAdvisoryWithdrawn\/SecurityAdvisory.php", @@ -4336,11 +4336,11 @@ }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookWorkflowRunCompleted\/WorkflowRun.php", - "hash": "f96c286ea91338821aab8e9cba923a93" + "hash": "daf785864910f936586ee013290339f3" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookWorkflowRunCompleted\/WorkflowRun\/HeadRepository.php", - "hash": "63586ff0335a4735d3225f34d32b57a5" + "hash": "296ab88019118cd1f5ae342435eec432" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookWorkflowRunCompleted\/WorkflowRun\/PullRequests.php", @@ -4352,11 +4352,11 @@ }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookWorkflowRunRequested\/WorkflowRun.php", - "hash": "9df55560b589276580fc03c346e57c4c" + "hash": "162aee43d5ae80219a5b58bf97011440" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/Operations\/Apps\/CreateFromManifest\/Response\/ApplicationJson\/Created.php", - "hash": "46677b0d39e0d3ae5fd9c7e5e7a236f5" + "hash": "748d828e7c209d8d32e2828ee7ccb896" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/Apps\/UpdateWebhookConfigForApp\/Request\/ApplicationJson.php", @@ -4364,7 +4364,7 @@ }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/Apps\/CreateInstallationAccessToken\/Request\/ApplicationJson.php", - "hash": "aa067ee8baec1a246bc5f9f6307cff4f" + "hash": "70e4dec56af2d415c396e8ebe8c12d7f" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/Apps\/DeleteAuthorization\/Request\/ApplicationJson.php", @@ -4376,7 +4376,7 @@ }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/Apps\/ScopeToken\/Request\/ApplicationJson.php", - "hash": "8b12709e6243d06380068ef11088db45" + "hash": "2a3e45dcc2d0ca4b54876090f104da4c" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/Operations\/SecretScanning\/ListAlertsForEnterprise\/Response\/ApplicationJson\/ServiceUnavailable.php", @@ -4432,7 +4432,7 @@ }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/Operations\/Apps\/ListReposAccessibleToInstallation\/Response\/ApplicationJson\/Ok.php", - "hash": "517cc7eeb7047f9cbb2de9032170157f" + "hash": "5e2df62ddd7166f70b2962bbf8485f84" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/Markdown\/Render\/Request\/ApplicationJson.php", @@ -4468,7 +4468,7 @@ }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/Orgs\/Update\/Request\/ApplicationJson.php", - "hash": "f6f7aad784e525decd37a79916b6a09d" + "hash": "32312841c0a67a2a9097da74e1b01e5b" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/Operations\/Orgs\/Update\/Response\/ApplicationJson\/UnprocessableEntity.php", @@ -4488,7 +4488,7 @@ }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/Operations\/Actions\/ListSelectedRepositoriesEnabledGithubActionsOrganization\/Response\/ApplicationJson\/Ok.php", - "hash": "3f763875fe6c54c52efbf03524a79c43" + "hash": "81031b28cfc74b7ee6f90aabe9646d2d" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/Actions\/SetSelectedRepositoriesEnabledGithubActionsOrganization\/Request\/ApplicationJson.php", @@ -4520,7 +4520,7 @@ }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/Operations\/Actions\/ListSelectedReposForOrgSecret\/Response\/ApplicationJson\/Ok.php", - "hash": "38d7c86593037c176a0b8104c2b4ab37" + "hash": "db9c07d86c4a145e59423428a0b46886" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/Actions\/SetSelectedReposForOrgSecret\/Request\/ApplicationJson.php", @@ -4544,7 +4544,7 @@ }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/Operations\/Codespaces\/ListInOrganization\/Response\/ApplicationJson\/Ok.php", - "hash": "e9ea382fe2042dee9a6cee5dd3bbf9f5" + "hash": "b1bb76c7c5956e93826d68250c32e4ab" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/Operations\/Codespaces\/ListOrgSecrets\/Response\/ApplicationJson\/Ok.php", @@ -4588,7 +4588,7 @@ }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/Operations\/Orgs\/ListAppInstallations\/Response\/ApplicationJson\/Ok.php", - "hash": "b1116199cacd8016bad4e03eba4c753d" + "hash": "eb1ee954258552e2ac60d77695c99eb0" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/Operations\/Interactions\/GetRestrictionsForOrg\/Response\/ApplicationJson\/Ok.php", @@ -4624,7 +4624,7 @@ }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/Repos\/CreateInOrg\/Request\/ApplicationJson.php", - "hash": "a6ada34a205d87d7a69adf1649cea29b" + "hash": "5c0b1b8d95d2713035ea54cfda01d03d" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/Repos\/CreateOrgRuleset\/Request\/ApplicationJson.php", @@ -4636,11 +4636,11 @@ }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/Teams\/Create\/Request\/ApplicationJson.php", - "hash": "2d25fa42bd5ca6be76c4623bb7a7c908" + "hash": "c2baa7a2cd76f7b3895f14b92fa6b5d0" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/Teams\/UpdateInOrg\/Request\/ApplicationJson.php", - "hash": "bb4dc98252a7d1e2934b16d2f0897365" + "hash": "ed158f916fe033243cdafa122f7120c7" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/Teams\/CreateDiscussionInOrg\/Request\/ApplicationJson.php", @@ -4736,7 +4736,7 @@ }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/Repos\/Update\/Request\/ApplicationJson.php", - "hash": "608964aecaf3df7418ab5e377b0e6034" + "hash": "e141a35196893d7ff9b277b7e675fa3d" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/Repos\/Update\/Request\/ApplicationJson\/SecurityAndAnalysis.php", @@ -4816,11 +4816,11 @@ }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/Repos\/UpdateBranchProtection\/Request\/ApplicationJson.php", - "hash": "548c6ea161f22f6663488601a6cb8ad4" + "hash": "6a1c64d27b69c2606913c3878635637f" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/Repos\/UpdateBranchProtection\/Request\/ApplicationJson\/RequiredStatusChecks.php", - "hash": "ad27608b8037c9c0b89e0ed2aa40d5c8" + "hash": "bf2e29e69af78a73c211df2c9475ed0d" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/Repos\/UpdateBranchProtection\/Request\/ApplicationJson\/RequiredStatusChecks\/Checks.php", @@ -4848,7 +4848,7 @@ }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/Repos\/UpdateStatusCheckProtection\/Request\/ApplicationJson.php", - "hash": "ccfba20b0fe2afd9757237d66b5d6ab8" + "hash": "a03000eb7d210975252e0f28f608bc65" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/Repos\/SetStatusCheckContexts\/Request\/ApplicationJson.php", @@ -4916,7 +4916,7 @@ }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/Operations\/Checks\/ListForSuite\/Response\/ApplicationJson\/Ok.php", - "hash": "c608cd8dacc7aceead9cff4ba9a8e406" + "hash": "1b47e2219fdf9faa99e2ef7874b7777e" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/CodeScanning\/UpdateAlert\/Request\/ApplicationJson.php", @@ -4928,7 +4928,7 @@ }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/Codespaces\/CreateWithRepoForAuthenticatedUser\/Request\/ApplicationJson.php", - "hash": "96f139a64d73590123731b4a47cba95c" + "hash": "72b518052221190c92e881238b9e248a" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/Operations\/Codespaces\/ListDevcontainersInRepositoryForAuthenticatedUser\/Response\/ApplicationJson\/Ok.php", @@ -4944,7 +4944,7 @@ }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/Operations\/Codespaces\/PreFlightWithRepoForAuthenticatedUser\/Response\/ApplicationJson\/Ok.php", - "hash": "4ec097bf4aea405f81d4000be63e9bff" + "hash": "c0a665c474772308f5e43db3c93b1256" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/Operations\/Codespaces\/PreFlightWithRepoForAuthenticatedUser\/Response\/ApplicationJson\/Ok\/Defaults.php", @@ -4972,11 +4972,11 @@ }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/Repos\/CreateCommitComment\/Request\/ApplicationJson.php", - "hash": "db3429fc35e1de6b36bef9c775f54fa7" + "hash": "a2aec8dfb513ebfe648a2a63fa5b67f0" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/Operations\/Checks\/ListSuitesForRef\/Response\/ApplicationJson\/Ok.php", - "hash": "06efaf91c5ea0b940f44a52142c2af8a" + "hash": "a0ae79e5dbc141fd80c082d6193e0ee4" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/Operations\/Repos\/GetContent\/Response\/ApplicationJson\/Ok.php", @@ -5040,7 +5040,7 @@ }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/Operations\/Repos\/GetAllEnvironments\/Response\/ApplicationJson\/Ok.php", - "hash": "3e5990b6be361566b12777884a18fd24" + "hash": "a3db9a802cc739cf9d7186f97c6b2e41" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/Repos\/CreateOrUpdateEnvironment\/Request\/ApplicationJson.php", @@ -5148,7 +5148,7 @@ }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/Issues\/Create\/Request\/ApplicationJson.php", - "hash": "336d74efaf55c52ec78f1fca88272d61" + "hash": "7fbb74ddb6ce41034235f2778b9ee33d" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/Issues\/Create\/Request\/ApplicationJson\/Labels\/One.php", @@ -5164,7 +5164,7 @@ }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/Issues\/Update\/Request\/ApplicationJson.php", - "hash": "5803de8fd0824b134ce248d0c40720fa" + "hash": "4e4502e57019266889727a161fe0ae4a" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/Issues\/AddAssignees\/Request\/ApplicationJson.php", @@ -5264,11 +5264,11 @@ }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/Codespaces\/CreateWithPrForAuthenticatedUser\/Request\/ApplicationJson.php", - "hash": "87240a0a82a639282888e651d042d47a" + "hash": "4072b140c70813f984c0caafd677b1c1" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/Pulls\/CreateReviewComment\/Request\/ApplicationJson.php", - "hash": "a3911d05a696dd4969b0380917baec99" + "hash": "174793a6cfbd3b4307a59f076e6d1113" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/Pulls\/CreateReplyForReviewComment\/Request\/ApplicationJson.php", @@ -5348,7 +5348,7 @@ }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/Operations\/Activity\/ListStargazersForRepo\/Response\/ApplicationJson\/Ok.php", - "hash": "8104e6e823e9975f079b2c9b6d8b85b2" + "hash": "6befc86b9d5e89efedf6c80e69678827" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/Operations\/Repos\/GetCodeFrequencyStats\/Response\/ApplicationJson\/Ok.php", @@ -5384,15 +5384,15 @@ }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/Operations\/Search\/Code\/Response\/ApplicationJson\/Ok.php", - "hash": "035fc3695d07260e72c48ec217402ba9" + "hash": "861530997612496d363186d0a7411b67" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/Operations\/Search\/Commits\/Response\/ApplicationJson\/Ok.php", - "hash": "c20623af4be41d9fe8c3b741d7ddf576" + "hash": "c8352d324a5a6a4c712500d900d356fb" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/Operations\/Search\/IssuesAndPullRequests\/Response\/ApplicationJson\/Ok.php", - "hash": "9feaf64f6d9d6027b061b0bfbb93b8e2" + "hash": "72fc02238d088ee47c77bbb28de48db7" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/Operations\/Search\/Labels\/Response\/ApplicationJson\/Ok.php", @@ -5400,7 +5400,7 @@ }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/Operations\/Search\/Repos\/Response\/ApplicationJson\/Ok.php", - "hash": "f4ad30cd27a523a8dbd282cb649c87e5" + "hash": "e5646de35bce58029b809bea3742f64a" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/Operations\/Search\/Topics\/Response\/ApplicationJson\/Ok.php", @@ -5408,11 +5408,11 @@ }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/Operations\/Search\/Users\/Response\/ApplicationJson\/Ok.php", - "hash": "2914e76f86b7ea03ca3bc9a72a7d3a0d" + "hash": "11be78c64434089565ed01ca20199d11" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/Teams\/UpdateLegacy\/Request\/ApplicationJson.php", - "hash": "983c25ee98188cadd0105004b98d6fc5" + "hash": "78ee196caff3a7b65577c87f899eede0" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/Teams\/AddOrUpdateProjectPermissionsLegacy\/Request\/ApplicationJson.php", @@ -5424,7 +5424,7 @@ }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/Operations\/Users\/GetAuthenticated\/Response\/ApplicationJson\/Ok.php", - "hash": "d9adaf4fb2f828690afbdb19b9ef578d" + "hash": "fa2886fe663f2b957ea209dd27d6ef40" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/Users\/UpdateAuthenticated\/Request\/ApplicationJson.php", @@ -5432,7 +5432,7 @@ }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/Codespaces\/CreateForAuthenticatedUser\/Request\/ApplicationJson.php", - "hash": "f05326b73c5838f9d6d04a2e259be33b" + "hash": "009780f2ad8d49d1b6046e7f94506d4c" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/Operations\/Codespaces\/ListSecretsForAuthenticatedUser\/Response\/ApplicationJson\/Ok.php", @@ -5472,7 +5472,7 @@ }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/Operations\/Apps\/ListInstallationReposForAuthenticatedUser\/Response\/ApplicationJson\/Ok.php", - "hash": "7d1397c2ed420499661bc2e6f6f13cbc" + "hash": "c01432e39fe520a9424c2e93b983d42d" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/Users\/CreatePublicSshKeyForAuthenticatedUser\/Request\/ApplicationJson.php", @@ -5508,7 +5508,7 @@ }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/Operations\/Activity\/ListReposStarredByUser\/Response\/ApplicationJson\/Ok.php", - "hash": "73ba85d7b1145cd5b58ab50f64166f46" + "hash": "dbbbb304c19f7141fdafa6b0a469c342" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/Operations\/Meta\/GetAllVersions\/Response\/ApplicationJson\/Ok.php", @@ -5544,11 +5544,11 @@ }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Operation\/Dependabot.php", - "hash": "ff3851915c45c72e4d418768664f8a29" + "hash": "26836c7a0768c318c4e4c46ad31c6779" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Operation\/SecretScanning.php", - "hash": "c3c8661a35c72576a99cb6e2e7f4d14b" + "hash": "193a224339c5e8ce99f659da8c5a41e1" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Operation\/Activity.php", @@ -5580,7 +5580,7 @@ }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Operation\/Actions.php", - "hash": "4d87b390f1da78eaa41497176cc76853" + "hash": "449d60ffca2ce99db0f76235563381d8" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Operation\/Oidc.php", @@ -5588,7 +5588,7 @@ }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Operation\/CodeScanning.php", - "hash": "432ab799a3f9b4a3dc004db5a1cd63e9" + "hash": "e8b183bec1329840f8d0adee0f901759" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Operation\/Codespaces.php", @@ -5612,7 +5612,7 @@ }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Operation\/Repos.php", - "hash": "23d814b1595b02a1889d455e0061953c" + "hash": "413ffa311ea39a8cf15f4ed203f5211e" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Operation\/Billing.php", @@ -5652,7 +5652,7 @@ }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Operation\/Search.php", - "hash": "ce193ba85d9428d03c8e8bf1abc64370" + "hash": "3e6599ee296aa6965c69edadea87ab7c" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Operation\/Users.php", @@ -5664,7 +5664,7 @@ }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/WebHooks.php", - "hash": "d8216eca1a69ae1838b882aabce33d85" + "hash": "b5787a9e45d42df3de2e13c8043d9b0f" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/AliasAbstract\/TietEB301A03\/Tiet504AADCF\/Tiet2FEB0C19\/TietF58BE94A.php", @@ -5684,7 +5684,7 @@ }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/BranchRestrictionPolicy\/Users.php", - "hash": "9c61c568db3df453c1f7d354d2fcf922" + "hash": "3c026dac4814d360237e533979b95a24" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/AliasAbstract\/Tiet4D4265E3\/Tiet514E6BA6\/TietC4D32F0E\/Tiet80494F2C.php", @@ -5944,7 +5944,7 @@ }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/Environment\/ProtectionRules\/One\/Reviewers.php", - "hash": "114741fca76d9cbaca8418df7d7bda36" + "hash": "cf4b0ad00f165a949a1c45fed666ef99" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/AliasAbstract\/Tiet2F9C313D\/TietE3F7BFD4\/Tiet586BCC09\/Tiet6B11A634.php", @@ -6064,7 +6064,7 @@ }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/PullRequestSimple\/Base.php", - "hash": "7b094e18c8a8c0578e0ee9f5f9d5f718" + "hash": "fd94d5537de13e09ea12ae83f3df7317" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/AliasAbstract\/Tiet7041333D\/Tiet2B9B5CD7\/Tiet6273FDFD\/Tiet58068E3B.php", @@ -6222,21 +6222,17 @@ "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPageBuild\/Build\/Error.php", "hash": "4fbe05ffd58e56020ef5357df0d92a90" }, - { - "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/AliasAbstract\/TietABBE4B49\/Tiet95080E7A\/Tiet912BEDC6\/TietEC5CA654.php", - "hash": "27e429b5cfdc04e5c7de5792f7341f88" - }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/PullRequest\/Head\/User.php", - "hash": "5ac252b42fe2f516db1512e09766e219" + "hash": "3f46e38bddc096d4fd90dfc72eb7019b" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/PullRequest\/Base\/Repo\/Owner.php", - "hash": "b77d50dcf3b718219f45848f901ccef9" + "hash": "bc91799fa65602319e7da5fd29bb18e9" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/PullRequest\/Base\/User.php", - "hash": "34924304151635bd87c63be93afaae26" + "hash": "0808c5736d57178b7d37bffefef8f20c" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/PrivateVulnerabilityReportCreate\/Vulnerabilities.php", @@ -6292,103 +6288,103 @@ }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/Discussion\/User.php", - "hash": "c1841c7812878411f68fbb8811824782" + "hash": "0cb351a77b3fb6dff38cebc60eae945e" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookCheckSuiteCompleted\/CheckSuite\/App\/Owner.php", - "hash": "f386679e9993557f042395a52e123006" + "hash": "5d7f4302b1b8d67bba62142d46ccf571" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookCheckSuiteRequested\/CheckSuite\/App\/Owner.php", - "hash": "3b0dd95cdd27ecd5804f1a131f758c35" + "hash": "7f7667fcce3b1f6a4f4f7e3c7e28a499" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookCheckSuiteRerequested\/CheckSuite\/App\/Owner.php", - "hash": "f8b94f75ec4ab87b97de074eabe2cc41" + "hash": "8145d9ba2b90a5d03ac8de4831574cf2" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookCodeScanningAlertAppearedInBranch\/Alert\/DismissedBy.php", - "hash": "edb09e6efb82081b305c9dce6febb534" + "hash": "5e4889afc8cc1110a94bb33450c335cc" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookCodeScanningAlertClosedByUser\/Alert\/DismissedBy.php", - "hash": "f6da5a928a8271667d5e4daeeaaae5a4" + "hash": "24a65e4d264d2d2824a16e84d9aab071" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookCodeScanningAlertFixed\/Alert\/DismissedBy.php", - "hash": "d48ef06eb7cb7b321f24af1bf36bea13" + "hash": "03df96397a1aa403aa44fbb66d6e7fd8" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookCommitCommentCreated\/Comment\/User.php", - "hash": "f6cbbe1cd6b65b2f96b2f330f787f983" + "hash": "38d6c69c902e4b8281bb5fa48ff8be3a" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookDeploymentCreated\/Deployment\/Creator.php", - "hash": "6fdf17f06defb9f17b1c2326009e204a" + "hash": "0840b5d090f1a5f53ce71fbd207a9229" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookDeploymentCreated\/Deployment\/PerformedViaGithubApp\/Owner.php", - "hash": "43bef5d249c81ec4913fe0f204870ca8" + "hash": "df308662d32e4a7a09512f39ec0d5c70" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookDeploymentCreated\/WorkflowRun\/Actor.php", - "hash": "2eb609cefdf32f8b171765beecb26476" + "hash": "e13970ab1741be34bf7cadea58ddb298" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookDeploymentCreated\/WorkflowRun\/TriggeringActor.php", - "hash": "82a23e246347bb8752075a7cda61f59b" + "hash": "b856b83dc956072d822a05cb1e14e39b" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookDeploymentStatusCreated\/Deployment\/Creator.php", - "hash": "8d3d628e423441a144eca6f045f5b7c2" + "hash": "e44a9a6886a4bf337c304ae7e382b3e5" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookDeploymentStatusCreated\/Deployment\/PerformedViaGithubApp\/Owner.php", - "hash": "7de78132c45ff432b48a597dd1a61915" + "hash": "129791a6dd770f8ba96cdeb39597ed08" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookDeploymentStatusCreated\/DeploymentStatus\/Creator.php", - "hash": "872be8e5a6cf3cbc3f87341ec5eee0be" + "hash": "022f773c1d1c499605abcde74b37290a" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookDeploymentStatusCreated\/DeploymentStatus\/PerformedViaGithubApp\/Owner.php", - "hash": "23534bda4f1dd729b7351d6232cab08a" + "hash": "27ec69cc613a71f640133a30af51834c" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookDeploymentStatusCreated\/WorkflowRun\/Actor.php", - "hash": "dc6164fa860562b7ed709b932ccdbc43" + "hash": "f5d87dded5289d54fd152991f7a3c3a9" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookDeploymentStatusCreated\/WorkflowRun\/TriggeringActor.php", - "hash": "4c5ba869a15c3610506a39478a7b2c37" + "hash": "d94c9e45753ef84609f0e66aa879c2b8" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookFork\/Forkee\/Owner.php", - "hash": "1d4ebca836b1b9dbc870985d22efd219" + "hash": "7927785480fdf8861e0b0d3484c2e7a1" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookIssueCommentCreated\/Comment\/User.php", - "hash": "7e4efa176b84e97fd96fbd95a38297f5" + "hash": "d2e0bcc89025a694ae94e7d44b1bc095" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookIssueCommentCreated\/Issue\/PerformedViaGithubApp\/Owner.php", - "hash": "660d96f49b32f9ce8dcc1f582f6f8fb2" + "hash": "2a0368a14773cd0c64d86490e1b39bbf" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookIssueCommentDeleted\/Issue\/PerformedViaGithubApp\/Owner.php", - "hash": "93b64dc84f038c31759e6943afc20b6e" + "hash": "dbf00671b4688cd64b03084a8c3cba3c" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookIssueCommentEdited\/Issue\/PerformedViaGithubApp\/Owner.php", - "hash": "5be26be5267f11dbf1e9b39727f934ab" + "hash": "91fb91c59a6c02af8696a68ef721c771" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookIssuesClosed\/Issue\/PerformedViaGithubApp\/Owner.php", - "hash": "40f70e56bee77a0cf815878ae5443e77" + "hash": "587400d1c925f735aa7877c12c9ee65f" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookIssuesDeleted\/Issue\/Assignee.php", - "hash": "dd2a85fbb75ef3e9f91e1a38539f230e" + "hash": "9bd7f4c80add75d1d32b919e8d8ab149" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookIssuesDeleted\/Issue\/Assignees.php", @@ -6396,47 +6392,47 @@ }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookIssuesDeleted\/Issue\/Milestone\/Creator.php", - "hash": "4f65ae99de412d160320ee71d0a2b735" + "hash": "35d9f6bd4e9b227f156215272e754b53" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookIssuesDeleted\/Issue\/PerformedViaGithubApp\/Owner.php", - "hash": "46544ca0dec5221d2522f1ff74f19c7a" + "hash": "aef565836e72a61e361270124c6c3641" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookIssuesDeleted\/Issue\/User.php", - "hash": "a2bb8781975d2008df7fbfa4621bce20" + "hash": "e30b032f7a2686bcb3e377a608e4955e" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookIssuesDemilestoned\/Issue\/PerformedViaGithubApp\/Owner.php", - "hash": "3655138028b1cfe84c1924abfd5277fc" + "hash": "a2c535248bae1e4f3435e951ab66051e" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookIssuesEdited\/Issue\/PerformedViaGithubApp\/Owner.php", - "hash": "fcf59af7536cc607581449ee38fa02ec" + "hash": "b21ecbf8126222dea9dfa3d75891b7c8" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookIssuesLabeled\/Issue\/PerformedViaGithubApp\/Owner.php", - "hash": "ebabdf422cc71b414af5c7142c7eff45" + "hash": "041be7924986e7bd1bbda56ddc94bd14" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookIssuesLocked\/Issue\/Assignee.php", - "hash": "1844dd916ee5d5f1ce8f5de37a0d303a" + "hash": "16ccb6d2a1f7392e85d0a0891faa4a8a" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookIssuesLocked\/Issue\/Assignees.php", - "hash": "51876367a0c983c297be4bb4c07dc2aa" + "hash": "3cf8d5af172a288353c0a3025f78fbd4" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookIssuesLocked\/Issue\/Milestone\/Creator.php", - "hash": "8255c44e3b5e3ffc960396216a4327d5" + "hash": "b50d7cb49639213f40b33d69fba41e0f" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookIssuesLocked\/Issue\/PerformedViaGithubApp\/Owner.php", - "hash": "20bfde1ac132e47a91c9fcd4ef3e9390" + "hash": "35a08cdf7478586c31146ae2cdab58cd" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookIssuesLocked\/Issue\/User.php", - "hash": "467178ac8ac7dc0be454a4460a92fc56" + "hash": "27015d59407dddf0d924482c49e7deee" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookIssuesMilestoned\/Issue\/Assignee.php", @@ -6448,51 +6444,51 @@ }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookIssuesMilestoned\/Issue\/PerformedViaGithubApp\/Owner.php", - "hash": "3fa0173ade8195f7901c635013744240" + "hash": "de224b96a130dd2370250da5c3fd1d13" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookIssuesMilestoned\/Issue\/User.php", - "hash": "105b98247b7f4be8736797bda74d8d89" + "hash": "de65b04faeb6f71abeb70d32c7d95b21" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookIssuesOpened\/Changes\/OldIssue\/Assignee.php", - "hash": "c98ecbbf9e4942ca5efe5906d7a0bf7c" + "hash": "668b5d090bd7418a7ef0925e2b9ae405" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookIssuesOpened\/Changes\/OldIssue\/Assignees.php", - "hash": "d5aa56da7dd0ba23fb0ca29bf0e93459" + "hash": "96f729f563cbb2fb5365f53a4f56d06c" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookIssuesOpened\/Changes\/OldIssue\/Milestone\/Creator.php", - "hash": "e33589272a88c6bebb7267cee081abe8" + "hash": "73f7ec31a9e1350df6c0f6c911fa99b2" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookIssuesOpened\/Changes\/OldIssue\/PerformedViaGithubApp\/Owner.php", - "hash": "ce0a7616e61edfaf3f2ce35acd24464e" + "hash": "8d975aca1e0b0c92e2e7b9534c78781d" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookIssuesOpened\/Changes\/OldIssue\/User.php", - "hash": "38a67162fa88f6f2fc259cd6320207d3" + "hash": "6314a21fdbbf6e5224add5a3d33972a7" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookIssuesOpened\/Changes\/OldRepository\/Owner.php", - "hash": "61c938deeab08261de215644e01ab7ab" + "hash": "61406994c136a45fe65c9aa56919ccee" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookIssuesOpened\/Issue\/Assignee.php", - "hash": "b0599d7185c7b2a861a47e34e23a6009" + "hash": "f8230d3c8b8db5e6d7a8f5a4aa1d18d4" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookIssuesOpened\/Issue\/Assignees.php", - "hash": "2bb557c54bfcb61c5e340d23161192e2" + "hash": "4862057548cba22f3ca0d883918edee8" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookIssuesOpened\/Issue\/PerformedViaGithubApp\/Owner.php", - "hash": "aa912a22dfbbcbf764d5a68863c7467c" + "hash": "d2fdcdc2de62ece10b7358a542f35e56" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookIssuesOpened\/Issue\/User.php", - "hash": "3a5f2afe211b94227ccbcbb00a801cb9" + "hash": "e095c63d7419a1df3cf9b9d2382bbb0e" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookIssuesReopened\/Issue\/Assignee.php", @@ -6500,119 +6496,119 @@ }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookIssuesReopened\/Issue\/PerformedViaGithubApp\/Owner.php", - "hash": "7deca5d11619ca24d8b1410cf35a00af" + "hash": "38ebd5b6a4bd433c207bc4201ea0a5e1" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookIssuesTransferred\/Changes\/NewIssue\/Assignee.php", - "hash": "e2555e0cb3a4764802ce26a5d321328d" + "hash": "66a665549857cd7eb8b7d54182cc1b49" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookIssuesTransferred\/Changes\/NewIssue\/Assignees.php", - "hash": "3a9df1646b158706e1f105201d1a4316" + "hash": "2a4a12bc940cc196b2d1d039d4350869" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookIssuesTransferred\/Changes\/NewIssue\/Milestone\/Creator.php", - "hash": "d4464dcd937e9df0fbdebbb6e377c83f" + "hash": "48a8da965993807df0a05cf394312d8a" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookIssuesTransferred\/Changes\/NewIssue\/PerformedViaGithubApp\/Owner.php", - "hash": "6709d5d846943bc99ea4d317722db3d1" + "hash": "576156dc72d315f02a9d872fdd79ab53" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookIssuesTransferred\/Changes\/NewIssue\/User.php", - "hash": "169cb2330b4a2b28b2c16c4953b8ed36" + "hash": "5e82607b1e66860ec97985a29c539e1f" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookIssuesTransferred\/Changes\/NewRepository\/Owner.php", - "hash": "16dc2e425fab8a5793ac41935a31e455" + "hash": "b7ce656bcb987ec685d766e955b72dec" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookIssuesUnlocked\/Issue\/Assignee.php", - "hash": "ee99c1a71f41e006611fb896f7cb77c6" + "hash": "b4ed907e189e83dc7eb4315d1e65baf1" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookIssuesUnlocked\/Issue\/Assignees.php", - "hash": "9e598cb8a9d1a0df090b1b219a2b0034" + "hash": "46642b0cfd555856510c497bab84b39b" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookIssuesUnlocked\/Issue\/Milestone\/Creator.php", - "hash": "640e3dcdf72581957887e3c22df84582" + "hash": "e3475ab12b97deecb3bf0c1cf3e86780" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookIssuesUnlocked\/Issue\/PerformedViaGithubApp\/Owner.php", - "hash": "b7368340433c5e5e76520df2662c9ec6" + "hash": "d68628e82a47a9ff2ea51eefc2c01a10" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookIssuesUnlocked\/Issue\/User.php", - "hash": "84ffeb6b7f25b485655aadb5245754cd" + "hash": "762b514f1ca83c49f595b5fbf2191262" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookMembershipAdded\/Sender.php", - "hash": "086a08df08d31d552f5b8705294b7391" + "hash": "5169baac49931ebdd0dfce28da4814b2" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookMembershipRemoved\/Sender.php", - "hash": "bd507370334bf0746ce6ff583b58e85f" + "hash": "c8fbb20f870a41c3971f4d83e1bab9d4" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookOrganizationMemberInvited\/Invitation\/Inviter.php", - "hash": "eb4ff1555a6d80286458e1ef64cc762e" + "hash": "34e6c5daadf921163b1d2e5358e145cb" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPackagePublished\/Package\/Owner.php", - "hash": "b16d060adbe862e101ab768a816ec9bc" + "hash": "d270a41698b97e3e852f61dfed71f41c" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPackagePublished\/Package\/PackageVersion\/Author.php", - "hash": "d7a25de443cec545090fc156adaf9f09" + "hash": "493c93df6da27b1f317c0973d64abd3a" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPackagePublished\/Package\/PackageVersion\/Release\/Author.php", - "hash": "c88d7b6192fd4cdff666e989aa31da15" + "hash": "553319b7f553b0d584cd0dc4fe92079a" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPackageUpdated\/Package\/Owner.php", - "hash": "61d498b08708067f5cca5c6a88712dad" + "hash": "832468d2a59b523e079bdc2d1d8e8f23" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPackageUpdated\/Package\/PackageVersion\/Author.php", - "hash": "64e20def4ba54d4f23a43df37c77965d" + "hash": "9637b35503c190b875019e15436c5cac" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPackageUpdated\/Package\/PackageVersion\/Release\/Author.php", - "hash": "32c8ad997e9d2e7ce0dcd03ba94c2105" + "hash": "7117cae3324e44938c7611f1874c478d" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPageBuild\/Build\/Pusher.php", - "hash": "9ed126e5aa4835188fd28b02952376cf" + "hash": "e7778d9fdd31a3a500a7669759602a1b" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestAssigned\/PullRequest\/AutoMerge\/EnabledBy.php", - "hash": "1db38913449068c0bfab46c9879ac9b4" + "hash": "f8709a71900134c575e27734b8ff1633" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestAssigned\/PullRequest\/Base\/Repo\/Owner.php", - "hash": "ae4b757f8b54a11df48b69185144c9c7" + "hash": "728bd72c918ed527f1c15b3964917af5" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestAssigned\/PullRequest\/Base\/User.php", - "hash": "44f705bad62884fba1829577b42e86c5" + "hash": "6250bda7337c1c8c2adf8999969e08d8" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestAssigned\/PullRequest\/Head\/Repo\/Owner.php", - "hash": "b0b7879d954a400aeafb44f391d76ac3" + "hash": "1e140266fe36ee1099653d3b6cfd89ee" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestAssigned\/PullRequest\/Head\/User.php", - "hash": "4900ffcd33c43b9473e15407619e380e" + "hash": "4a9fb409b313123f96d3da83b5b886b7" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestAssigned\/PullRequest\/MergedBy.php", - "hash": "0a23581f0e2bf4b78da27d1f07f1e935" + "hash": "01f4f7fef335d4b880e73eb9700d0de0" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestAutoMergeDisabled\/PullRequest\/Assignee.php", - "hash": "26880b36e1cce591ec91a709cd3ba0f9" + "hash": "6068a20ebead24cc37b43081537ffa22" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestAutoMergeDisabled\/PullRequest\/Assignees.php", @@ -6620,35 +6616,35 @@ }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestAutoMergeDisabled\/PullRequest\/AutoMerge\/EnabledBy.php", - "hash": "a52d541e1b5e03fe8b33dba1e484f01f" + "hash": "02ef42c010dfd74db29d0401820579a5" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestAutoMergeDisabled\/PullRequest\/Base\/Repo\/Owner.php", - "hash": "34d73a7a0798dfcc623387c649e88fba" + "hash": "08f85df464d1bf575718f96c5fc4dd12" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestAutoMergeDisabled\/PullRequest\/Base\/User.php", - "hash": "cd9ed85f92863a1e02dbe11c0dbe5470" + "hash": "2980c927bd0fe35411cb1000b5a997cb" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestAutoMergeDisabled\/PullRequest\/Head\/Repo\/Owner.php", - "hash": "72038a19c6f3c42111b350e06645102f" + "hash": "ed5a08e70740b6f32c860ebb80e24125" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestAutoMergeDisabled\/PullRequest\/Head\/User.php", - "hash": "2ef8e28c71b0ee80846dffa2e53927bb" + "hash": "c6b2d255aecf8a11ec8910879034c0ce" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestAutoMergeDisabled\/PullRequest\/MergedBy.php", - "hash": "5ad870b02084206f09baf80e057fc583" + "hash": "ba58e07e95202efb6ffa026fd44e31f8" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestAutoMergeDisabled\/PullRequest\/Milestone\/Creator.php", - "hash": "3e0a7fbb50556e7d51f644326d00d7d4" + "hash": "ec2a0e5626e66e161f358f0d82fd29e7" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestAutoMergeEnabled\/PullRequest\/Assignee.php", - "hash": "84a2a7e80aa43de5e92602344123dab4" + "hash": "78d39b551264a8403637c22b522f8077" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestAutoMergeEnabled\/PullRequest\/Assignees.php", @@ -6656,31 +6652,31 @@ }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestAutoMergeEnabled\/PullRequest\/AutoMerge\/EnabledBy.php", - "hash": "7bcb6ec1ea5b20f2b58d88b0c766c98a" + "hash": "b161624ac9f98ca1f16575be9fb41ea8" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestAutoMergeEnabled\/PullRequest\/Base\/Repo\/Owner.php", - "hash": "954084147a18b750c82f6bde363f3232" + "hash": "e9dad741049c375644001d1449f80fd7" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestAutoMergeEnabled\/PullRequest\/Base\/User.php", - "hash": "7d124342a69b86f568fb39aefde40ab5" + "hash": "835960fb1bc9b46aa4c51cd34f234bf4" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestAutoMergeEnabled\/PullRequest\/Head\/Repo\/Owner.php", - "hash": "7072d6f5c95aac34d15e15226702bd7b" + "hash": "53b904c6d8da87416f8d1a79feac8e80" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestAutoMergeEnabled\/PullRequest\/Head\/User.php", - "hash": "c143048e2219961a4099970b548538f6" + "hash": "b88856a2624472ee1dc0864e1db646b2" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestAutoMergeEnabled\/PullRequest\/MergedBy.php", - "hash": "c94882cffbda0fd904ee73773500ebed" + "hash": "4fc50cf0963cbc92ed1418a6ddb71137" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestDequeued\/PullRequest\/Assignee.php", - "hash": "70c8b0276f34408a7d747e44cd660362" + "hash": "4ab9260c490a92735bba52578011b2b6" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestDequeued\/PullRequest\/Assignees.php", @@ -6688,35 +6684,35 @@ }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestDequeued\/PullRequest\/AutoMerge\/EnabledBy.php", - "hash": "8822994221147cadadaaf2557bbe6cf8" + "hash": "d9057d45997372dea09a2ddd75a1e4a7" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestDequeued\/PullRequest\/Base\/Repo\/Owner.php", - "hash": "18c4064cece4dc01d8add806c4a68306" + "hash": "e687fdf4541d440716a06c905b8b30e8" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestDequeued\/PullRequest\/Base\/User.php", - "hash": "b5b04e0ed14d4d74b6067bff3e564088" + "hash": "5c09b68af6829323cf82fd2cd2fb0670" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestDequeued\/PullRequest\/Head\/Repo\/Owner.php", - "hash": "133a1166404a0b7ce31962237d5236cd" + "hash": "c83036a86eece932c62aa16236bfec3a" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestDequeued\/PullRequest\/Head\/User.php", - "hash": "2235e1ca23d0b8304b743fdd220a7506" + "hash": "a001eb27929d9488b835a1d2f9c10772" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestDequeued\/PullRequest\/MergedBy.php", - "hash": "7ab93f54b329fc85bee2d2dacfa7d0b8" + "hash": "ff579f20958524f24517dd636e72350f" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestDequeued\/PullRequest\/RequestedReviewers\/Zero.php", - "hash": "d37f3469925f89ab512179f546d7ee12" + "hash": "bfea18b1f58b7eb7718e86f2ed7d5c98" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestEnqueued\/PullRequest\/Assignee.php", - "hash": "d04d1fe49e087e77c05bd095392ab49d" + "hash": "57ad663667987611f64cb4c1f8c4dad7" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestEnqueued\/PullRequest\/Assignees.php", @@ -6724,107 +6720,107 @@ }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestEnqueued\/PullRequest\/AutoMerge\/EnabledBy.php", - "hash": "2fa591128b34689e63065a9b93cca8c3" + "hash": "44dd2454de3fedf54a9ad005dcb117d2" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestEnqueued\/PullRequest\/Base\/Repo\/Owner.php", - "hash": "c5a760e50630d90a772775eb18e8eff9" + "hash": "307a76088067fb7f9529610978efc95e" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestEnqueued\/PullRequest\/Base\/User.php", - "hash": "66240dcf6dad0c4e3f26e560eb38168f" + "hash": "7a0bf527d7dfed5c71e90cddb9f53873" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestEnqueued\/PullRequest\/Head\/Repo\/Owner.php", - "hash": "38c8029ad8ee46efc1ebfe4884949137" + "hash": "6239bdb8856caa8d525ab21e95ac7473" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestEnqueued\/PullRequest\/Head\/User.php", - "hash": "1f7d953ec1854a7004407bfb87146616" + "hash": "53e03868d5472f214be60e895bcb2018" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestEnqueued\/PullRequest\/MergedBy.php", - "hash": "6dd94dd656fa2ffecf0ac379ef610fc4" + "hash": "8dc3685147425d3e11ff0a8576024407" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestEnqueued\/PullRequest\/RequestedReviewers\/Zero.php", - "hash": "550824a6d8f7e957a37162c95671915d" + "hash": "d3d93605987aca6081abd87ee26aa590" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestLabeled\/PullRequest\/AutoMerge\/EnabledBy.php", - "hash": "429fe24211a564d26ab66077ba6ecea8" + "hash": "8dbfd4d1765809d6a4a1800969f4d179" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestLabeled\/PullRequest\/Base\/Repo\/Owner.php", - "hash": "7acfe25f058fd5f1bd4d0be80830f4ef" + "hash": "04ac156c95f3453e850f34b1f723e8d6" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestLabeled\/PullRequest\/Base\/User.php", - "hash": "b4093d787d1608eda5a990f69de46781" + "hash": "7697c2f0341f7a8adb6e4bb24f0287c5" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestLabeled\/PullRequest\/Head\/Repo\/Owner.php", - "hash": "f394ae4a95467e8bbbb1fe74fa66a135" + "hash": "1c98436d5ba2dff514791f82cc08e787" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestLabeled\/PullRequest\/Head\/User.php", - "hash": "9c382335d1d1ad2a6ef06ff244491f26" + "hash": "267c9d33b3b9e10aff780905f5e21119" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestLocked\/PullRequest\/Assignee.php", - "hash": "723bec317f9313c85b6528abfdc513ab" + "hash": "f24171a9fed1b08457acb6dea13fb3c6" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestLocked\/PullRequest\/AutoMerge\/EnabledBy.php", - "hash": "3ee740dd707e15dcb83b25872d3e6f94" + "hash": "fa6a62eb593b63540fc8c06860019837" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestLocked\/PullRequest\/Base\/Repo\/Owner.php", - "hash": "36757c0a57475b9aa050562e78ed3791" + "hash": "9d3db709340c71fe7097cf41d048ff59" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestLocked\/PullRequest\/Base\/User.php", - "hash": "9cc665c9a6152cfb17b9a6dc8553669f" + "hash": "3add5ccd4007dde2e19a29c0248186a3" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestLocked\/PullRequest\/Head\/Repo\/Owner.php", - "hash": "c94bf246acc5b986a77706b1f55f7f20" + "hash": "760f0fe86eb345169cea05f4b8269603" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestLocked\/PullRequest\/Head\/User.php", - "hash": "0e76d6da027933c6794d23a5fb403c12" + "hash": "2d1ca79795d8a4b593b4fc53805f535f" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestLocked\/PullRequest\/Milestone\/Creator.php", - "hash": "97dcf45ac2d117777341d39cf0fbb52f" + "hash": "a63d2dcdca17802b612335e4cf2fc02d" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestReviewCommentCreated\/Comment\/User.php", - "hash": "0660980364d51caebbbabb003292f48b" + "hash": "55dab799d99878b9210032f157eb2dd1" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestReviewCommentCreated\/PullRequest\/AutoMerge\/EnabledBy.php", - "hash": "2cac272d6e8933f82ee9a3de87525117" + "hash": "13e0f602c016ed9da52432425b9f957c" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestReviewCommentCreated\/PullRequest\/Base\/Repo\/Owner.php", - "hash": "5b2acc7c5fa36d5a911d4f2d7e432168" + "hash": "3a03063cfdd01f76454c324f8b4085db" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestReviewCommentCreated\/PullRequest\/Base\/User.php", - "hash": "80045601d832cf82e261f378b6813836" + "hash": "fac808dbeca0b11d472a3dcf53e60a45" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestReviewCommentCreated\/PullRequest\/Head\/Repo\/Owner.php", - "hash": "fe21683dc9552814a88a3167c028aa94" + "hash": "dd9b05e8cacef16db1495e4820011865" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestReviewCommentCreated\/PullRequest\/Head\/User.php", - "hash": "28eb6603299ece543a3ec38fb0e8a92c" + "hash": "458dfd8ed8c07b432beaac66c2246e06" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestReviewCommentDeleted\/PullRequest\/Assignee.php", - "hash": "8091f41e5ffe70f0a6fff868f545942e" + "hash": "cc42d03a04689b6f21deb500a5c9cc1d" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestReviewCommentDeleted\/PullRequest\/Assignees.php", @@ -6832,131 +6828,131 @@ }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestReviewCommentDeleted\/PullRequest\/AutoMerge\/EnabledBy.php", - "hash": "37010e828b373201bcb771787870d943" + "hash": "5763ccc47d726f69acaffbf336a41a1e" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestReviewCommentDeleted\/PullRequest\/Base\/Repo\/Owner.php", - "hash": "5d9b96cb02218e8326d91739ce9a7dac" + "hash": "91beb03bba8dc087bbe556de85c99fd5" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestReviewCommentDeleted\/PullRequest\/Base\/User.php", - "hash": "70c99ced8441d69d9c5228f09c06651d" + "hash": "89bd734a451497d2b848f37e12e991fb" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestReviewCommentDeleted\/PullRequest\/Head\/Repo\/Owner.php", - "hash": "b2d9ac3cd989c56fa24cbc46ac501b19" + "hash": "cf13ab0168c78c4315426881f2d59993" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestReviewCommentDeleted\/PullRequest\/Head\/User.php", - "hash": "85936204059cdac2dea6e4b24e7eaf92" + "hash": "f05f5128c2311fb1d327a068e87aab0a" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestReviewCommentDeleted\/PullRequest\/Milestone\/Creator.php", - "hash": "ffc90d255122b1975865028f317de961" + "hash": "74479c333188920fa34d3d731b38fe3d" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestReviewCommentDeleted\/PullRequest\/RequestedReviewers\/Zero.php", - "hash": "ea629e36aae9ae4563aa7f94147b5edc" + "hash": "4e4c2258a0bb24f63c0534669b614430" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestReviewCommentEdited\/PullRequest\/Assignee.php", - "hash": "36f9481c9808eed954de479b82c3cfa9" + "hash": "ba089b28e21b832261d5e9fbdecabd74" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestReviewCommentEdited\/PullRequest\/Assignees.php", - "hash": "d696f88c2af9e8868531a7972e7733e7" + "hash": "3ce4d751f9fb7c51a1d20f4b18759c15" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestReviewCommentEdited\/PullRequest\/AutoMerge\/EnabledBy.php", - "hash": "99135d46cdaabe74ad2d10c36ef246f6" + "hash": "b771646c200447d41512b29454abc0d6" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestReviewCommentEdited\/PullRequest\/Base\/Repo\/Owner.php", - "hash": "0d9808e44b1c1d481ca3fa536d89cd80" + "hash": "08f3a1ae38be1e0ecd42f41a35ee9a78" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestReviewCommentEdited\/PullRequest\/Base\/User.php", - "hash": "f6ab8ee5b9db0bf091a68d91f866813d" + "hash": "1a04e2c0d64c275de5c457dc3095068c" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestReviewCommentEdited\/PullRequest\/Head\/Repo\/Owner.php", - "hash": "1298969aa9dc6ded664fc927e1660dae" + "hash": "f8adc3a27580fa3b5943bfa525f06971" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestReviewCommentEdited\/PullRequest\/Head\/User.php", - "hash": "993db3bab1125b76450cbe255c5dae73" + "hash": "2683f22185d4017a54554c686d20dec2" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestReviewCommentEdited\/PullRequest\/RequestedReviewers\/Zero.php", - "hash": "0c2ac6271b5e3bc60c27adf890d9b261" + "hash": "7ee589eae81a545c260bb9b415959c2a" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestReviewDismissed\/PullRequest\/AutoMerge\/EnabledBy.php", - "hash": "f678eb5096f48ea3a479780c0d993062" + "hash": "74172b5d69d64b30a770ef64b6972b1b" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestReviewDismissed\/PullRequest\/Base\/Repo\/Owner.php", - "hash": "0c2b0d7c112a45bfdd86e8b7038fdd08" + "hash": "bd5fca926c0ce370bc659b03a040c25b" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestReviewDismissed\/PullRequest\/Base\/User.php", - "hash": "309344f430570c0a9031866fdb96f6f7" + "hash": "8595312dbb6c7ba8764d4214ba4a236e" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestReviewDismissed\/PullRequest\/Head\/Repo\/Owner.php", - "hash": "cd85dc20c13a5455c2bcf2aa4ce6974f" + "hash": "fa446b6376f321c36b1c283ab47c2ecc" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestReviewDismissed\/PullRequest\/Head\/User.php", - "hash": "90b92f77e1196ee6f2bc5cb8ec4927b8" + "hash": "f80bec66f59841ec3c7162554933dd47" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestReviewDismissed\/PullRequest\/Milestone\/Creator.php", - "hash": "0714fe3c6830fa0480355890acb88b3d" + "hash": "a1fd4d5e620dcfab2e5fee478392a3a8" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestReviewEdited\/PullRequest\/AutoMerge\/EnabledBy.php", - "hash": "a725f1755702f6d8eaedfd9170f162a2" + "hash": "d3c22d0cbb93184165a462921c4f72d9" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestReviewEdited\/PullRequest\/Base\/Repo\/Owner.php", - "hash": "337dfa0bf8e79faeb7d929c5df21c976" + "hash": "47cfe199fcd2d78b9239649ad3cb585c" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestReviewEdited\/PullRequest\/Base\/User.php", - "hash": "59c94322f86f5c357d40112b082dc315" + "hash": "e044d1c252c864fe0ff36c311cd1cf4d" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestReviewEdited\/PullRequest\/Head\/Repo\/Owner.php", - "hash": "d17564758fc45d983694df8662744e26" + "hash": "75f2c726b6ec4c6394dc5f8c65575b0e" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestReviewEdited\/PullRequest\/Head\/User.php", - "hash": "f08f699aadd8d2550c88bd945a0dadf8" + "hash": "78eb926208b2277e7625f315ca2a2507" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestReviewSubmitted\/PullRequest\/AutoMerge\/EnabledBy.php", - "hash": "76ade6341ebc04bf4523a782fb2e45a1" + "hash": "08b3b5c955dbe9f3f0f19810024f9de2" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestReviewSubmitted\/PullRequest\/Base\/Repo\/Owner.php", - "hash": "e6ed0b5422bc52c4ca575bcd808ff4cc" + "hash": "3aa7d57ecc655df7f859dcfa96fad023" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestReviewSubmitted\/PullRequest\/Base\/User.php", - "hash": "7325103dae317e7970e6ec77c73a6160" + "hash": "ca661c277753d49c51ab15c798cd5978" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestReviewSubmitted\/PullRequest\/Head\/Repo\/Owner.php", - "hash": "af618801bb85ace8abddaac81f5d28ec" + "hash": "4fc8621f4717a5cf7b0b0c4d8c36a0b1" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestReviewSubmitted\/PullRequest\/Head\/User.php", - "hash": "c74e537b64f61ab5b299d278cb211eb5" + "hash": "c5640c7513911304792be66bc51f5cc7" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestReviewThreadResolved\/PullRequest\/Assignee.php", - "hash": "c2f28a6804be5d2c6d37dd009b9c9608" + "hash": "06beaa6fa503375e19dfff3bb68ed77b" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestReviewThreadResolved\/PullRequest\/Assignees.php", @@ -6964,31 +6960,31 @@ }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestReviewThreadResolved\/PullRequest\/AutoMerge\/EnabledBy.php", - "hash": "6b943d068ecda55a770694e87d149b75" + "hash": "e96112ffb9f40ba5fb244b630849ad77" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestReviewThreadResolved\/PullRequest\/Base\/Repo\/Owner.php", - "hash": "c9f2fdfdf88b8e92657f79df9d444799" + "hash": "d99260a505457eadb7bf0c8cc3726b39" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestReviewThreadResolved\/PullRequest\/Base\/User.php", - "hash": "a10771f40e5c3c1acbe43446c7717d8c" + "hash": "06c5f9d0f061257abfdded574dd0f039" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestReviewThreadResolved\/PullRequest\/Head\/Repo\/Owner.php", - "hash": "f4e7050704d4e6f1b0f7980c71710e1e" + "hash": "9863776e29c5404acec5428c03978799" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestReviewThreadResolved\/PullRequest\/Head\/User.php", - "hash": "c83c7a7d010e4c736401cc1426663f32" + "hash": "c49ba004cae8f389aa45933ebcedf2b6" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestReviewThreadResolved\/PullRequest\/Milestone\/Creator.php", - "hash": "ac25382957c4bda9c8c4251906d52805" + "hash": "7453dfac5e334ef9806d9346d584f28b" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestReviewThreadUnresolved\/PullRequest\/Assignee.php", - "hash": "b5b6fbec30df45587ea236882e5b947c" + "hash": "aba47ec33e1756ccb59393ab01ce4166" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestReviewThreadUnresolved\/PullRequest\/Assignees.php", @@ -6996,111 +6992,111 @@ }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestReviewThreadUnresolved\/PullRequest\/AutoMerge\/EnabledBy.php", - "hash": "533d88aeba39af2db861b3f178e82a63" + "hash": "f08653b76cea78808187f271509b2128" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestReviewThreadUnresolved\/PullRequest\/Base\/Repo\/Owner.php", - "hash": "332148ca22bd660509f97899f95624b1" + "hash": "f9a044982e80d92ae34f47430ab89273" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestReviewThreadUnresolved\/PullRequest\/Base\/User.php", - "hash": "c09a40ad77f2b80fda5adb9e72ab0ddb" + "hash": "f428975cc5337ea1c380e612f5b44385" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestReviewThreadUnresolved\/PullRequest\/Head\/Repo\/Owner.php", - "hash": "4f0b52c234e0fa8a00c67d428848c9fb" + "hash": "68ba6bc563aa0cba3fdf779339486998" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestReviewThreadUnresolved\/PullRequest\/Head\/User.php", - "hash": "3b2983ba399ff5baf8353513fc0d60bb" + "hash": "0168312b11d9cb1704b1f6e85daf11b7" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestReviewThreadUnresolved\/PullRequest\/Milestone\/Creator.php", - "hash": "30bc82321a3f102ff601b8b8daa781e2" + "hash": "909789b812782a366f246f59577d783b" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestReviewThreadUnresolved\/PullRequest\/RequestedReviewers\/Zero.php", - "hash": "71980cf9d4a074e47a963d00dc1b0c4f" + "hash": "c0d9cb0c918e804db0de90d91126f736" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestReviewThreadUnresolved\/PullRequest\/User.php", - "hash": "62042138b7a45d3ea2e6c382c5feb73e" + "hash": "f046074d8ed4748466e2ef4bf8ea32dd" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestReviewThreadUnresolved\/Thread\/Comments\/User.php", - "hash": "f8d1775f6d63ed1fd0ffe3e9974c5bae" + "hash": "6adc58c0549e71f06e3f5ce6ef9647d8" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestSynchronize\/PullRequest\/AutoMerge\/EnabledBy.php", - "hash": "a5108714233ebee1041749e81b0ba040" + "hash": "e27eac62f1098dce29d9951d1990b6f5" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestSynchronize\/PullRequest\/Base\/Repo\/Owner.php", - "hash": "1a902704202f8326f229808e9f139eb8" + "hash": "e6c24e5477d1e898f2fcf97bb7f349f2" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestSynchronize\/PullRequest\/Base\/User.php", - "hash": "7a7bada1b025b3b0ba9ed469ec425ca2" + "hash": "a119c9c8172919e9e323967466a14471" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestSynchronize\/PullRequest\/Head\/Repo\/Owner.php", - "hash": "897a5839be6e427cc967e21b28451d2c" + "hash": "0ec61b90e97d60beb48d05d3ab0d3ea2" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestSynchronize\/PullRequest\/Head\/User.php", - "hash": "4f20d8f86e85db55c3187aa4106f1427" + "hash": "f26ac7fa8f0eecb6dc5155881a626e17" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestSynchronize\/PullRequest\/MergedBy.php", - "hash": "f0fcd3d5150151001a645b15bb93d289" + "hash": "20472fe8c4ae3e956c50b83bdc4d4a4d" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestUnassigned\/PullRequest\/AutoMerge\/EnabledBy.php", - "hash": "c39b0cf3e1d80fa350acd4ec9d356fa2" + "hash": "3830772ec56cc636fbe41b97578aca28" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestUnassigned\/PullRequest\/Base\/Repo\/Owner.php", - "hash": "064900e64163a4095e7ede031b65a767" + "hash": "1d167ffc8bf40d441c5168931af96405" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestUnassigned\/PullRequest\/Base\/User.php", - "hash": "c109a8d093c7d14f7996f66719a38c4a" + "hash": "87bc2f6af8d93f8bf30fd11c72074c3f" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestUnassigned\/PullRequest\/Head\/Repo\/Owner.php", - "hash": "15217351fca1c97afdc44efb935897e5" + "hash": "fc57d22358619618f31b497586c94b77" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestUnassigned\/PullRequest\/Head\/User.php", - "hash": "7774932cb9ac439f3e27c4cba0261a89" + "hash": "a54e7ec9d2a2c5901d95494093c33c82" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestUnlabeled\/PullRequest\/AutoMerge\/EnabledBy.php", - "hash": "5d294c7f9dc25b181d93841a445cfc65" + "hash": "511878a570515b961c80da06eec0bf9c" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestUnlabeled\/PullRequest\/Base\/Repo\/Owner.php", - "hash": "4cf9348d7bdd35633628ded1f9ffdeec" + "hash": "ff94a1d1992d1ca6aac3c677b0fb9c07" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestUnlabeled\/PullRequest\/Base\/User.php", - "hash": "06b24278ab37de4f0fdfd83f782b2690" + "hash": "8b6d64a2b97fa06740b06750c83b01e2" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestUnlabeled\/PullRequest\/Head\/Repo\/Owner.php", - "hash": "69c2c3e3fdfb576ee638065d66ed5ff2" + "hash": "99c23e59cf7c4b41c9f940cb92bd27bc" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestUnlabeled\/PullRequest\/Head\/User.php", - "hash": "be93f51866b1c2eb67ab6281f40f0e58" + "hash": "14dbc1c9617fe0ff3c781f6ba7aa2a05" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestUnlabeled\/PullRequest\/MergedBy.php", - "hash": "f8524491c75168b103597fcf0fad35a6" + "hash": "50078b354cd0ac86f562c1bbc400ef05" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestUnlocked\/PullRequest\/Assignee.php", - "hash": "4ca58e83fa4673e055e781f88ca117fc" + "hash": "4df2797d1379e60e98ced44a4c45b88c" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestUnlocked\/PullRequest\/Assignees.php", @@ -7108,43 +7104,43 @@ }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestUnlocked\/PullRequest\/AutoMerge\/EnabledBy.php", - "hash": "b63491c04eac928065d01dff0b3b0ab2" + "hash": "fe625efdd315f9205dd40715fb232770" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestUnlocked\/PullRequest\/Base\/Repo\/Owner.php", - "hash": "c23c889b3139b0448dd4c68dc23e8564" + "hash": "c3c0fabc98f82b094767cd0bb093dd47" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestUnlocked\/PullRequest\/Base\/User.php", - "hash": "6d1b56eb6c2c50b1d45cef41745c6945" + "hash": "0c10e924226cf638d2949091f41e3958" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestUnlocked\/PullRequest\/Head\/Repo\/Owner.php", - "hash": "2cd92367797a2895ec9ffa2bdaa66f82" + "hash": "6e47fbce8f3d2adf6ae99f1ef8109e9f" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestUnlocked\/PullRequest\/Head\/User.php", - "hash": "695c8c19956643abfac6e63a69a66835" + "hash": "2c966f42702554b479d8acf70e5e9ba4" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestUnlocked\/PullRequest\/MergedBy.php", - "hash": "c163e2fd20c502d0a65c530e4aae71b9" + "hash": "b92c7cb29e8d22dbe4e96ff6b804e991" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestUnlocked\/PullRequest\/Milestone\/Creator.php", - "hash": "d6ab0f6ae7300ec559c5236a7d859bba" + "hash": "cadf992c2172004d7c089bfbb49a0b11" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestUnlocked\/PullRequest\/RequestedReviewers\/Zero.php", - "hash": "0fff549a913a2a49c017727c9b87790d" + "hash": "46c8a3e2a13a32ded659e6bd01e3f88c" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestUnlocked\/PullRequest\/User.php", - "hash": "b5e73bf6852fe3a210d9a3ca01976051" + "hash": "1b359a34541f14628ccef7c2944371c7" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPush\/Repository\/Owner.php", - "hash": "8be2b2981092c707a40b0fc63f31bb99" + "hash": "2e3b076a2eeee0e6a5d6f47c50666031" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookReleasePrereleased\/Release\/Assets\/Uploader.php", @@ -7152,15 +7148,15 @@ }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookReleasePrereleased\/Release\/Author.php", - "hash": "ec233f28474f43bbe4bffc9257fa21fa" + "hash": "c9a74f6db46880b6fb7eba33a1304ae4" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookRepositoryTransferred\/Changes\/Owner\/From\/User.php", - "hash": "308dd84e7ef7a1845b329362d13226db" + "hash": "9e6d6d7e574f75b41b529d094f180c18" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookRepositoryVulnerabilityAlertDismiss\/Alert\/Dismisser.php", - "hash": "2c50306af7ab19594fe6ca3415aefab3" + "hash": "b690f0e746f0ea9d36436678ea50e576" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookRepositoryVulnerabilityAlertResolve\/Alert\/Dismisser.php", @@ -7168,39 +7164,39 @@ }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookTeamAddedToRepository\/Repository\/Owner.php", - "hash": "ff485a495e8166efdef6c8fc5f7524bd" + "hash": "fde2d5dea1722423c71bb55756282c1e" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookTeamCreated\/Repository\/Owner.php", - "hash": "c14a5b17d01e2c1966ceae19fac17b2b" + "hash": "b19a43914e5c90134eed21746e1ea17a" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookTeamDeleted\/Repository\/Owner.php", - "hash": "109554462901b1fb3038434c91a72332" + "hash": "4f7c0640004d08bfc48bdf5b44964962" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookTeamEdited\/Repository\/Owner.php", - "hash": "ec89097c82db09c64e572f99b319f29d" + "hash": "3a492a9b2d274ff1f2ab049ecf17a647" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookTeamRemovedFromRepository\/Repository\/Owner.php", - "hash": "3c83de7143d560dcdf7870bb48fc1b02" + "hash": "454b55735c788db220232388f86130e9" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookWorkflowRunCompleted\/WorkflowRun\/Actor.php", - "hash": "ef2eed5eb4674827d16a1224328c2244" + "hash": "2aea3d0ebf74a8ccbe1fe8349083d959" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookWorkflowRunCompleted\/WorkflowRun\/HeadRepository\/Owner.php", - "hash": "da8708699a61f2db5a20c5438780a77e" + "hash": "97c322057147cc80a03afa9bfebef50a" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookWorkflowRunCompleted\/WorkflowRun\/Repository\/Owner.php", - "hash": "1d85e4c841692158d00201eb80b7eb7d" + "hash": "a0e6d393f47db5745cde1d09fafa7168" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookWorkflowRunCompleted\/WorkflowRun\/TriggeringActor.php", - "hash": "b6ce32a7644c5509e2ff689c20ed8a44" + "hash": "eff7d008b7cdff9821c479a5b89d4e1f" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookWorkflowRunInProgress\/WorkflowRun\/Actor.php", @@ -7220,19 +7216,19 @@ }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookWorkflowRunRequested\/WorkflowRun\/Actor.php", - "hash": "b6975dfe1bb69547b117edde11e44c4c" + "hash": "bf44972295f4712caade105f65775571" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookWorkflowRunRequested\/WorkflowRun\/HeadRepository\/Owner.php", - "hash": "7ca56e8706945e1d31ca04786303bf32" + "hash": "278cdb149e6a2caf515fa1fd54ff6993" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookWorkflowRunRequested\/WorkflowRun\/Repository\/Owner.php", - "hash": "289f8b4462fc5153d2c26e164c61c8e2" + "hash": "a6681bc25936d40bd9d8ff35b158169e" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookWorkflowRunRequested\/WorkflowRun\/TriggeringActor.php", - "hash": "5245277b41ea31eefa001ef864c5a42b" + "hash": "c3f47d622e00cca18f0a7709ea8bb558" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/AliasAbstract\/Tiet789E2F6A\/Tiet7FD1DA54\/TietDAD16BC4\/Tiet25B29EDD.php", @@ -8040,7 +8036,7 @@ }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookRegistryPackagePublished\/RegistryPackage\/PackageVersion\/Release\/Author.php", - "hash": "56d56ac3dbf4a040f3d2b65c9e76005a" + "hash": "093ee19a59e2c387552e7ea1f6a8f402" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/AliasAbstract\/Tiet816635D3\/TietC55238BA\/TietBF74F2E8\/Tiet24A1EBA4.php", @@ -8628,63 +8624,63 @@ }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookIssueCommentCreated\/Issue\/Assignees.php", - "hash": "c92640b45d6658730cadfd8510bd5958" + "hash": "cc8c2e4629e29032024cb28d741a2e17" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookIssueCommentCreated\/Issue\/Milestone\/Creator.php", - "hash": "17e40bceea3e62bf06bc5fb307920171" + "hash": "036116d1fcdd8a0aaba4d4874a45de96" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookIssueCommentCreated\/Issue\/User.php", - "hash": "7502ec6bc4497551403e2183b3047bc1" + "hash": "1797c4f6e035faa2f149f09947345a3e" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookIssueCommentDeleted\/Issue\/Assignee.php", - "hash": "bf8ded78edbbe8836e058172469f898d" + "hash": "b3b6b39eb7459218cae349e524948f68" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookIssueCommentDeleted\/Issue\/Assignees.php", - "hash": "31408fdb189e37b8949bd500ab54070f" + "hash": "e66f8e0353935e5a721cd1a6d31632ee" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookIssueCommentDeleted\/Issue\/Milestone\/Creator.php", - "hash": "7b3eddc9a1547cc689b80b992c38e109" + "hash": "c81126f5127badf728d5a4c48135d01c" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookIssueCommentDeleted\/Issue\/User.php", - "hash": "cb26de7c94ec7f16e7583067287c1edf" + "hash": "799e24a0045368db9f630dd961d2bdd2" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookIssueCommentEdited\/Issue\/Assignee.php", - "hash": "3e4176d0935ecd723c61a33047dbb7e2" + "hash": "dccea2eb788a4b3faeed7dd39e92fb1c" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookIssueCommentEdited\/Issue\/Assignees.php", - "hash": "8692acc287538118fec3c7ae0c0c3d8a" + "hash": "0362f7255547d166fb8fd37bafa50ef9" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookIssueCommentEdited\/Issue\/Milestone\/Creator.php", - "hash": "ea424d659f02290e2f4d25a5b4181e10" + "hash": "d84e0813b53fc6d453504f74f067c827" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookIssueCommentEdited\/Issue\/User.php", - "hash": "4f0c55a8fa1158ea570cd792fb7c6e4a" + "hash": "96703387dccd5de3d75fb36c5d47526c" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookIssuesClosed\/Issue\/Assignee.php", - "hash": "371eb4492ab0d3a40cddbfa7b24b5153" + "hash": "0986c061865171f3d721c8f45831c719" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookIssuesClosed\/Issue\/Assignees.php", - "hash": "da327f61d4f1e237ac1746c7d87f6b23" + "hash": "c6606a91add0b826870c578d8efd6230" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookIssuesClosed\/Issue\/Milestone\/Creator.php", - "hash": "c4f9015bcd7d6d7141affd7e669799fd" + "hash": "a3ca3b9bb1588e5afd065366637d7258" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookIssuesClosed\/Issue\/User.php", - "hash": "b6ad45a97e01edcc687dc2c67644f453" + "hash": "e4d27d390df367de0410223d864b0a8d" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookIssuesDemilestoned\/Issue\/Assignee.php", @@ -8696,15 +8692,15 @@ }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookIssuesDemilestoned\/Issue\/Milestone\/Creator.php", - "hash": "6ebb2929f139bb297e654fdb088cd6d1" + "hash": "c8ad8b9b4519f8e5e07047ff8c1a4b6b" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookIssuesDemilestoned\/Issue\/User.php", - "hash": "6e6a2fefd5e138fcf836505804a3fc88" + "hash": "6c5f400bf976eb577fdbcc259e18e84b" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookIssuesEdited\/Issue\/Assignee.php", - "hash": "753a2a9173d6eb00b0a438186f112121" + "hash": "445aeea74113a11f975231d1ce5a5a45" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookIssuesEdited\/Issue\/Assignees.php", @@ -8712,15 +8708,15 @@ }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookIssuesEdited\/Issue\/Milestone\/Creator.php", - "hash": "e8483e9ad13048f4a6376da1dd26a4df" + "hash": "a00832ab0dae0849478072037992dfd4" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookIssuesEdited\/Issue\/User.php", - "hash": "993c50b42e0c76d9af5bc7c6ff433424" + "hash": "9d2646a5f26cb7a4f17efcc33d31a5e7" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookIssuesLabeled\/Issue\/Assignee.php", - "hash": "a7808d0537413ed2b1603083aa84e98e" + "hash": "b266ab0a5961fcdde2e65832837682ef" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookIssuesLabeled\/Issue\/Assignees.php", @@ -8728,19 +8724,19 @@ }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookIssuesLabeled\/Issue\/Milestone\/Creator.php", - "hash": "55b680265c79a80e59970a6628f1a081" + "hash": "cc29220351426d1792683a5244818bf4" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookIssuesLabeled\/Issue\/User.php", - "hash": "9cdf6ee0302074fca9d54db9e823c129" + "hash": "26899c50412fade80a31e698fbdcb03d" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookIssuesMilestoned\/Issue\/Milestone\/Creator.php", - "hash": "7990e5b6b09e1797e35f6ebe0ca881f9" + "hash": "0e443adacba32b3461ac36c720217741" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookIssuesOpened\/Issue\/Milestone\/Creator.php", - "hash": "63ac0b2cbb65553b97de35086e5fd0dd" + "hash": "c058ffb9fe3e7440bd09b5d7151aa169" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookIssuesReopened\/Issue\/Assignees.php", @@ -8748,79 +8744,79 @@ }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookIssuesReopened\/Issue\/Milestone\/Creator.php", - "hash": "d3298626268584c439b95d2a789d8690" + "hash": "7c5a8d573b24ea9caa0884f2599bbc07" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookIssuesReopened\/Issue\/User.php", - "hash": "228a6bbb8175e8fb15b79151962acfdc" + "hash": "9004278013600fdbd849e4e3693acbe0" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookProjectCardDeleted\/ProjectCard\/Creator.php", - "hash": "509d315073d4ce091e560b75572a6d10" + "hash": "a7605ca10b5ffdcaddf9546fdef4c606" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookProjectCardMoved\/ProjectCard\/Creator.php", - "hash": "fb31643faa3ea476dacd2a1e077a9156" + "hash": "203668fa32d8520dd70f982b6b9c01a8" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestAssigned\/PullRequest\/Assignee.php", - "hash": "50e3e65c05ad2ff0247b858203bc665a" + "hash": "322acd1863ab3aa0a3bffe68ec3dd600" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestAssigned\/PullRequest\/Assignees.php", - "hash": "cc25caa44236aa4d5b8778a631b6b7f4" + "hash": "c12f0f0f6b343059192099b36bee4c06" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestAssigned\/PullRequest\/Milestone\/Creator.php", - "hash": "4360c9b0d5599333647e0766a7dfc82d" + "hash": "658882d705c6d1a2a995f891ea7c8118" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestAssigned\/PullRequest\/RequestedReviewers\/Zero.php", - "hash": "68098bfb0dc4099600c58b6088a59d1f" + "hash": "cdfe57913b01c4a0c5066919a7b3f65a" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestAssigned\/PullRequest\/User.php", - "hash": "e03d293c906735786787fcf76d1f70a2" + "hash": "257126f64a36b67c6c9689806ecedfb9" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestAutoMergeDisabled\/PullRequest\/RequestedReviewers\/Zero.php", - "hash": "6dae6ced1450805a1a5ae0bee2d965a4" + "hash": "1248a82af7a83841384498ba601a0b21" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestAutoMergeDisabled\/PullRequest\/User.php", - "hash": "49d6a2668cc5e949f0fe0f0119f6ec91" + "hash": "92e48788669e3e01d42ded29ff0127dc" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestAutoMergeEnabled\/PullRequest\/Milestone\/Creator.php", - "hash": "c99b5ec352a5e901768e85e342d5c4ee" + "hash": "2871a94042062066b4ad2e077c7bb98d" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestAutoMergeEnabled\/PullRequest\/RequestedReviewers\/Zero.php", - "hash": "f2c51fd61c8a96c0e7a93f714335c1bd" + "hash": "fc0901746234543f56186c310e33e95c" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestAutoMergeEnabled\/PullRequest\/User.php", - "hash": "eeaa541fc8cb5ac6c68e588c79192628" + "hash": "a8021362cfd1e6d0f5831b299efa9e07" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestDequeued\/PullRequest\/Milestone\/Creator.php", - "hash": "8197711f0f50abdd5cc91a00d88c3f33" + "hash": "318cf7c22571ca255bdf9ac575234fd6" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestDequeued\/PullRequest\/User.php", - "hash": "222b190dcd141118961be3e982c32edf" + "hash": "9bc38ec8bcce4528241365e87a598a1b" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestEnqueued\/PullRequest\/Milestone\/Creator.php", - "hash": "7718d4a585686ad2d1bfb0ffab4bd02b" + "hash": "8f4b54aa4f6722736a5ae414485c30a0" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestEnqueued\/PullRequest\/User.php", - "hash": "146745cb7a7a0d9d83b3a190767c0cf0" + "hash": "7c20203ea41780e5c25999c1a05410ef" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestLabeled\/PullRequest\/Assignee.php", - "hash": "c297338f0c62be1c54108d32e826ff4c" + "hash": "7d20a8a24cd9e7a959a57a2134422d19" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestLabeled\/PullRequest\/Assignees.php", @@ -8828,19 +8824,19 @@ }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestLabeled\/PullRequest\/MergedBy.php", - "hash": "396b9df00c295747d53c98199b77e1dc" + "hash": "b6d43c25bdbb3ae71773532f436265aa" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestLabeled\/PullRequest\/Milestone\/Creator.php", - "hash": "6785e85bbca5602a548cdc7cab3acac5" + "hash": "8b5cf800fdac296bcddf5a4453ced957" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestLabeled\/PullRequest\/RequestedReviewers\/Zero.php", - "hash": "110c77d72da5173fef8cde8aa2dd0ab3" + "hash": "1a5aba6ea177b1c6689d7276b5d0ec82" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestLabeled\/PullRequest\/User.php", - "hash": "6c4163a544941b66e476575c5c96ecf4" + "hash": "57c13da660870535fd363c70773670d9" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestLocked\/PullRequest\/Assignees.php", @@ -8848,19 +8844,19 @@ }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestLocked\/PullRequest\/MergedBy.php", - "hash": "240a19673642bd6c6831922e1d80a20e" + "hash": "c89c3a7ce9cdc2a2beaed32051574485" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestLocked\/PullRequest\/RequestedReviewers\/Zero.php", - "hash": "cf9d019bb7cf502198f669c9e3ef6389" + "hash": "a34be259c7c0890e6def55a1cd48cd4e" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestLocked\/PullRequest\/User.php", - "hash": "9b0748a220c53012b2b2044b90298d73" + "hash": "eaa1ef80bbbf64c5384a6e2f67d6056c" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestReviewCommentCreated\/PullRequest\/Assignee.php", - "hash": "9c6766d5067b5c7b6f69351f80543f6b" + "hash": "45808f4930abf9033a995862cb28615d" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestReviewCommentCreated\/PullRequest\/Assignees.php", @@ -8868,31 +8864,31 @@ }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestReviewCommentCreated\/PullRequest\/Milestone\/Creator.php", - "hash": "f5f17f94b4e209dcd5183d2d01ba86a8" + "hash": "bc1a5aa478f3f7d81a94c16257ec5b4a" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestReviewCommentCreated\/PullRequest\/RequestedReviewers\/Zero.php", - "hash": "1e137be8ccfd97453866a518e4a08b27" + "hash": "ee44698b1c991fb85dc0696202043c20" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestReviewCommentCreated\/PullRequest\/User.php", - "hash": "38c4ff479eda755e9a7ad5a6c0806f88" + "hash": "6141d4e73522fff371777ed4b0bf6202" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestReviewCommentDeleted\/PullRequest\/User.php", - "hash": "234bd09e4fef5984f00831ec4494db05" + "hash": "656ab08953b8b02af5b4f8cd2b15bb20" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestReviewCommentEdited\/PullRequest\/Milestone\/Creator.php", - "hash": "3fa133d077f4c8afeb65f8db5b6b75cf" + "hash": "913b85b7138a921a078f3e30ee20c2f9" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestReviewCommentEdited\/PullRequest\/User.php", - "hash": "d77e9bcf2fff3f83412416c88dceedef" + "hash": "42d5c29805550019ba7e343765cc3c96" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestReviewDismissed\/PullRequest\/Assignee.php", - "hash": "473f8a2974b99e83c4e56d2314028d89" + "hash": "05c1658e95b505c601e9e51cdbc39dff" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestReviewDismissed\/PullRequest\/Assignees.php", @@ -8900,19 +8896,19 @@ }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestReviewDismissed\/PullRequest\/RequestedReviewers\/Zero.php", - "hash": "026040e1824e00da0d2bb0f461c15bb4" + "hash": "7f9caa80c1379e96ebe8573b4fd42470" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestReviewDismissed\/PullRequest\/User.php", - "hash": "834540815384fc303fe14a497886aa04" + "hash": "e780f943da11949f6e2974292e527704" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestReviewDismissed\/Review\/User.php", - "hash": "f7ef81baaa82d6575e35268067a997c9" + "hash": "a22b4e83a7296003555f89f8ecd78df0" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestReviewEdited\/PullRequest\/Assignee.php", - "hash": "e4cbc4b72138c84ae34b3138de4b2280" + "hash": "94ad7e662dcacb2c05f5814bb1da9a7b" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestReviewEdited\/PullRequest\/Assignees.php", @@ -8920,19 +8916,19 @@ }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestReviewEdited\/PullRequest\/Milestone\/Creator.php", - "hash": "0157181dce874234087293a16198f515" + "hash": "5e61d1d439ab8106c191df7b41d41725" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestReviewEdited\/PullRequest\/RequestedReviewers\/Zero.php", - "hash": "f9cfcbb1a5420c9f07e45c663535aab0" + "hash": "237f36914a61985e3d391fb4bf74c98f" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestReviewEdited\/PullRequest\/User.php", - "hash": "6969ae859966ff3a806512604169ca02" + "hash": "360b9a34479b992b3610dd33efc8a1d6" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestReviewSubmitted\/PullRequest\/Assignee.php", - "hash": "6e70126fbb4450da49a10f0c39cb5b34" + "hash": "c7e4a99603e24c963b62edb1cd780e54" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestReviewSubmitted\/PullRequest\/Assignees.php", @@ -8940,31 +8936,31 @@ }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestReviewSubmitted\/PullRequest\/Milestone\/Creator.php", - "hash": "342a1cee07dc6e2aeace59364397ef42" + "hash": "7a2c8bd6517e5a74b93463ad57f87a25" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestReviewSubmitted\/PullRequest\/RequestedReviewers\/Zero.php", - "hash": "d4c9108567599837375a5c6a7c2d1e4f" + "hash": "9c44b2c01f45c1c9a9bb37eb1e243ea6" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestReviewSubmitted\/PullRequest\/User.php", - "hash": "9e75a66a9a342476d203d3f7cc96e0af" + "hash": "159d569026163d115a93cde85ff0c624" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestReviewThreadResolved\/PullRequest\/RequestedReviewers\/Zero.php", - "hash": "1e4f7b82e0bce7dfff85ec1437c4a3b9" + "hash": "35c1b343dcb910b36916fa2d52e910ed" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestReviewThreadResolved\/PullRequest\/User.php", - "hash": "4916f21d52c1d178c34f998b4fe0a9a3" + "hash": "5a69675011df4e2faf2e8e9d671be626" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestReviewThreadResolved\/Thread\/Comments\/User.php", - "hash": "021a0a8653eb44b102aecb7011253c7e" + "hash": "a6e80624c57e2efdfa618dde27b39688" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestSynchronize\/PullRequest\/Assignee.php", - "hash": "776c6dc0fdb33ae432d50dec417ba84d" + "hash": "87cfa37aa0d31fadbcc9766d1501587e" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestSynchronize\/PullRequest\/Assignees.php", @@ -8972,19 +8968,19 @@ }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestSynchronize\/PullRequest\/Milestone\/Creator.php", - "hash": "74f140b257e5c9273be1ee7b55c68b9c" + "hash": "a93062bdbd8a153be024c56e1352493d" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestSynchronize\/PullRequest\/RequestedReviewers\/Zero.php", - "hash": "2d4c56e6a931e6fa1edbf0d85290b874" + "hash": "119e1a95f5829d9388daab30fcb4749f" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestSynchronize\/PullRequest\/User.php", - "hash": "f5f39e6dc68d21923cfeef86efad1eba" + "hash": "8bc3414f46d48c148de13ea1d386b6e9" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestUnassigned\/PullRequest\/Assignee.php", - "hash": "e8b711d3b7b2cefb458060956f145b90" + "hash": "0b2d04446bb10cf3c6a2ad86e0ac62f2" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestUnassigned\/PullRequest\/Assignees.php", @@ -8992,23 +8988,23 @@ }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestUnassigned\/PullRequest\/MergedBy.php", - "hash": "ab120dc87ffb3b27ee82f9f4fcf04ecc" + "hash": "82717ffc646da94d8673893bc903a2df" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestUnassigned\/PullRequest\/Milestone\/Creator.php", - "hash": "114d2d0b710337bcc28ed2e3a2bd05bb" + "hash": "0e14e04e1219a2a25ffde667d423177f" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestUnassigned\/PullRequest\/RequestedReviewers\/Zero.php", - "hash": "9a69d4cf4128b1cc7f3253bb55176ffb" + "hash": "089d953bf5864159cad79e008d55ba74" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestUnassigned\/PullRequest\/User.php", - "hash": "5b32c6a9d246ef125b8b165bcac3dceb" + "hash": "a55c1be2eb85a739f7083528c99f5063" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestUnlabeled\/PullRequest\/Assignee.php", - "hash": "7b102f7c5ad48186490af6c00b001adf" + "hash": "8a51f64a23fd514e39def0251fbfea1a" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestUnlabeled\/PullRequest\/Assignees.php", @@ -9016,103 +9012,99 @@ }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestUnlabeled\/PullRequest\/Milestone\/Creator.php", - "hash": "aafc63602d34d912572af1310c4163cb" + "hash": "fc2e18dfefa0229d014b9dcc001d6559" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestUnlabeled\/PullRequest\/RequestedReviewers\/Zero.php", - "hash": "afb29508a93415311f4f1fce41445b9e" + "hash": "9fca498c6c098cdbfedeaee6626fce0b" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestUnlabeled\/PullRequest\/User.php", - "hash": "2035d6975431e5d434d67499a83cc7a3" - }, - { - "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/AliasAbstract\/Tiet8581CCF9\/Tiet9F48F90B\/TietE152DE2F\/Tiet393FAC6E.php", - "hash": "9248521fedd21abbf6f9c3b509ee1ab1" + "hash": "467f4e101ba97b08cf45903973fd59a7" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookIssueCommentDeleted\/Issue\/Milestone.php", - "hash": "6585b4ec29f3d85a38dc09fae52f6dd2" + "hash": "329fc07badd411d678bc9e54415bd442" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookIssueCommentEdited\/Issue\/Milestone.php", - "hash": "5e5f2725db2016e9f5ed43d68d4a4fa8" + "hash": "e98d906abe8a119aaf3d6511d0237ff9" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookIssuesClosed\/Issue\/Milestone.php", - "hash": "33a51b9c3c422fac7d35648c02e5c156" + "hash": "b504a7fad3e49b9eea14233833fd1ba6" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookIssuesDemilestoned\/Issue\/Milestone.php", - "hash": "20a1c6c17f644a92d1ea729d0608c57f" + "hash": "14e9c0e321dc86e9715d2c92d4663461" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookIssuesEdited\/Issue\/Milestone.php", - "hash": "6ddc58a500eda19c450382dad9f8a7f7" + "hash": "f48692326d7775821703e21f5a55e377" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookIssuesLabeled\/Issue\/Milestone.php", - "hash": "f28f556e9767809f3bf941b2028b3ca2" + "hash": "d41bc6398e4fac03f9f1db8c6d6d30a5" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookIssuesMilestoned\/Issue\/Milestone.php", - "hash": "861c2ea8e11d57b5871af71044eca88c" + "hash": "4bb026a35f1aebd91cdef46f07c1a0d1" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookIssuesOpened\/Issue\/Milestone.php", - "hash": "7966a0aafd7e0ad8483dc0105d258a4f" + "hash": "a25c218d562d9e14e803ed34c887ba12" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookIssuesReopened\/Issue\/Milestone.php", - "hash": "c4a03a03ea4a973421dda27bf86db495" + "hash": "590c9c1d889fd9e47c27ef81d3096d28" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestAssigned\/PullRequest\/Milestone.php", - "hash": "4390d0452c00e2611474fac7ac3f1bed" + "hash": "41a7a5c9f004045d3be67d09a540c318" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestAutoMergeEnabled\/PullRequest\/Milestone.php", - "hash": "569c6aec6698162eca8198cfc89a3731" + "hash": "fe1aa7293409f15e158dad8e93949060" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestDequeued\/PullRequest\/Milestone.php", - "hash": "b3b074d1ae8fd1a57214ac0540d371c2" + "hash": "6ce7791540f71c8b3376744523fbe472" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestEnqueued\/PullRequest\/Milestone.php", - "hash": "47bcc2771ad16d3cc15846fda957280a" + "hash": "8f119a14615223ab5d29514afe82f304" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestLabeled\/PullRequest\/Milestone.php", - "hash": "942e2846370b660da808e81812539b55" + "hash": "0ed70bbe0269cdda3c2c806448b3b662" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestReviewCommentCreated\/PullRequest\/Milestone.php", - "hash": "9d2579f25401cde42a4ceefa454ab89e" + "hash": "417762f89c44d653c7549b2b11797636" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestReviewCommentEdited\/PullRequest\/Milestone.php", - "hash": "1a07c0a50af38f6f2444263bf3c76960" + "hash": "4d7ca2e3b858dcfd0bfc3a623bfa8e39" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestReviewEdited\/PullRequest\/Milestone.php", - "hash": "033bf91fd9741ce31e48d9612e75b8ce" + "hash": "437e5b1d728ebc7244f5170b52fddabc" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestReviewSubmitted\/PullRequest\/Milestone.php", - "hash": "5c0064b137fa04f6b60e185dae1bd998" + "hash": "04b6bb3817b84230e16f6ac0ad76c7b2" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestSynchronize\/PullRequest\/Milestone.php", - "hash": "b553c1eccc73c8e1847aa513fa0a39f4" + "hash": "4f6d23a28b58360fa3ec3889e76f95bd" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestUnassigned\/PullRequest\/Milestone.php", - "hash": "9759206280c6dd8c7293f387951baa86" + "hash": "63c382cf309c9d5d59825599f2706d78" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestUnlabeled\/PullRequest\/Milestone.php", - "hash": "cb5105c7d76dd58b8ead3b73473f6ab4" + "hash": "ca3ed01aaac67e826d478af8c46169eb" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/AliasAbstract\/TietBFC83FE4\/TietCB010FEC\/TietC14862B3\/Tiet0D18AA1D.php", @@ -9174,21 +9166,17 @@ "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookIssuesUnlocked\/Issue\/PullRequest.php", "hash": "13145cd1fac819263828a98bec15638c" }, - { - "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/AliasAbstract\/Tiet2CC4833C\/TietEDE4BABB\/Tiet8A5CD377\/TietFCE070CC.php", - "hash": "0197e27b8236bf1a3a5f08e9287272ce" - }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookIssuesOpened\/Changes\/OldIssue\/PerformedViaGithubApp.php", - "hash": "11abfdb3a756d12458ad178845a0f1e4" + "hash": "9660d88e42ef5e0cd5db924213a1d704" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookIssuesTransferred\/Changes\/NewIssue\/PerformedViaGithubApp.php", - "hash": "0eeb5851c765b2010c899096f74379ad" + "hash": "1ac7276ea280363b51b25660e694996d" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookIssuesUnlocked\/Issue\/PerformedViaGithubApp.php", - "hash": "f20c59af4721813c6ea20d795c0075cf" + "hash": "5b3acb81dc184a1e6161bbd6781b7ced" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/AliasAbstract\/Tiet577CE6E9\/TietD2ECD35F\/Tiet80C6C3F8\/Tiet8528CD9E.php", @@ -9198,10 +9186,6 @@ "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookIssuesEdited\/Changes\/Body.php", "hash": "4b46e2031acd98d8d2c1ffb101181d9d" }, - { - "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/AliasAbstract\/Tiet1720054D\/Tiet9210BBC6\/Tiet3FB12666\/TietB2827ADE.php", - "hash": "f1734d6abe6ddd79a95d0f2dba9ff7f8" - }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/AliasAbstract\/TietDC57B05B\/Tiet43E2E854\/TietF0DEE07A\/TietA1A61505.php", "hash": "064bf0a993f0448ae0fee701de5fd036" @@ -9230,109 +9214,101 @@ "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookIssuesOpened\/Issue\/PerformedViaGithubApp\/Permissions.php", "hash": "47e09d96f8b589742434b182f01c0162" }, - { - "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/AliasAbstract\/TietF5C8F2ED\/Tiet1E2DC2E3\/Tiet6CD07639\/Tiet33A0DD5A.php", - "hash": "06054060168c97815202861a78b3e4bd" - }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookIssuesLocked\/Issue\/Milestone.php", - "hash": "f228a0799fd125d4770f84f6c5b2d062" + "hash": "dce5dc6ac064ea9086e66dbc7cff47d3" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookIssuesOpened\/Changes\/OldIssue\/Milestone.php", - "hash": "44daef3a05ed6679f20582fb37d35046" + "hash": "c828bfbab94ea1c27fd386f36f9d6446" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookIssuesTransferred\/Changes\/NewIssue\/Milestone.php", - "hash": "294d6df153d2a3d6fc7eab6d0883ab50" + "hash": "3ce4b6a0a6a2663a7d6c86801e198eb9" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookIssuesUnlocked\/Issue\/Milestone.php", - "hash": "f57d6d9a71f3a5a1fa76e43afd966eb3" + "hash": "69da3975f3e30eb39c5fe6aa25ab005e" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestAutoMergeDisabled\/PullRequest\/Milestone.php", - "hash": "c69802bdf66084ce774ad0e1495eef13" + "hash": "9aa7cddf83d46ee8589784596a780c5a" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestLocked\/PullRequest\/Milestone.php", - "hash": "8907755f14f7adb4981016601cf543eb" + "hash": "b3e3239d2824142d9eaa65f75cc50511" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestReviewCommentDeleted\/PullRequest\/Milestone.php", - "hash": "723e0948478805d7e5377fce444c0d8a" + "hash": "caa2841a5aa735ac417c7c64a81500c1" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestReviewDismissed\/PullRequest\/Milestone.php", - "hash": "65081062f2d83a86f3c3623ad9c94919" + "hash": "869f01eb3dd92bd04458157b747cc64f" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestReviewThreadResolved\/PullRequest\/Milestone.php", - "hash": "02bb125ed7a89a1664878764a02135ca" + "hash": "6533837ac6f0076e6217b46cf7412302" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestReviewThreadUnresolved\/PullRequest\/Milestone.php", - "hash": "2578bf7b638c15795b11313df9e8b3c4" + "hash": "4aa615513da01e1dc1fa365abdb418c3" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestUnlocked\/PullRequest\/Milestone.php", - "hash": "2d0a985d1674257762369dd140279fb1" - }, - { - "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/AliasAbstract\/Tiet052D1494\/TietECF8535C\/Tiet852A1CB1\/Tiet2AEA484A.php", - "hash": "11bae34d470eb3f0b7472cc3f47afff7" + "hash": "173a4f3e30bfa9ddeeb18c9522ff2195" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookIssuesOpened\/Issue\/PerformedViaGithubApp.php", - "hash": "6171557e9b8429e0a5b68592addfa43d" + "hash": "02398cb791968353b66c18bed5f15925" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestReviewEdited\/PullRequest\/Base\/Repo.php", - "hash": "efbea4dcdd9edde4d9ce0cd7533b0469" + "hash": "a1671c79da4c548efb149d319bd46f2b" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookTeamAddedToRepository\/Repository.php", - "hash": "a317784108500d6f9a66772dd013a9c4" + "hash": "6d255075e7c50edf0b615de50e5ce988" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookTeamCreated\/Repository.php", - "hash": "0e198d5aa386140ffffe1cdfaf8bfd8d" + "hash": "c2867ab8fd6e5bf60743dec095eaf1c1" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookTeamDeleted\/Repository.php", - "hash": "3ba0730ff0debd0c1abf075c2947282c" + "hash": "295b77a8017e6dae14c93eaa75dbda8b" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookTeamEdited\/Repository.php", - "hash": "c77109fedf8b3833150c0b2146f3daa1" + "hash": "6eae02c70673e21c97f807551f3c0b62" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookTeamRemovedFromRepository\/Repository.php", - "hash": "d284126943efeb517533c0e3f36e0a85" + "hash": "0db710acba2a1a181c491e9f3e76ee44" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookIssuesTransferred\/Changes\/NewIssue.php", - "hash": "89f517a8ca9e414e734f92e72614d9d7" + "hash": "f7570ab8c19126f3ae73d4d01a837b61" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookIssuesUnlocked\/Issue.php", - "hash": "87057559247290f69cde4857d719c236" + "hash": "da8c5073e9786d3630d1a127c3e607ca" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestReviewThreadResolved\/PullRequest\/Base\/Repo.php", - "hash": "dc4cbdba5eb1da6cf1ed47d9c73f718c" + "hash": "5def3a80a02fca23d23c1cc3ee3a9569" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestReviewThreadUnresolved\/PullRequest\/Base\/Repo.php", - "hash": "1c950c5932b813368a61ef9e83e4857b" + "hash": "a00745e71b9d26f6c1b7b9dda7529606" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestReviewThreadUnresolved\/PullRequest\/Head\/Repo.php", - "hash": "3c195fbf82751df48ea02c1562f44592" + "hash": "0858326d913929e42efa9a9f94e50b5d" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPush\/Repository.php", - "hash": "94d9607b9d5eb8f2ddb27e2192ed16b3" + "hash": "825a3b06c0204b313e4838564413f42e" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/AliasAbstract\/Tiet90B64BAD\/TietF15E2FA0\/Tiet4430BD5A\/Tiet9EE541ED.php", @@ -10222,253 +10198,249 @@ "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestUnlocked\/PullRequest\/Links\/Statuses.php", "hash": "b468b6315d5f8b068d4e647778fb4741" }, - { - "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/AliasAbstract\/Tiet454E9788\/Tiet6D6E977B\/Tiet013CDAB3\/TietC3D76EBB.php", - "hash": "84de1741880147a17514b91d6b65686c" - }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestAutoMergeDisabled\/PullRequest\/AutoMerge.php", - "hash": "074b27f9468e3658392b2d759c430f57" + "hash": "d7d12cc04bfcfe15774aad3507dd0089" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestAutoMergeEnabled\/PullRequest\/AutoMerge.php", - "hash": "3346e6c533a4a0a9bc94cb8ee06b2a2c" + "hash": "35819abe2d9f5429faddb60386a44fcd" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestDequeued\/PullRequest\/AutoMerge.php", - "hash": "7008009a63ecb53b9ab0cb2dd38d808e" + "hash": "95898924d7a5957730269c22ef1b940a" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestEnqueued\/PullRequest\/AutoMerge.php", - "hash": "f884c5222df8d93b5e6a839a4d90e650" + "hash": "88b226c8e2b0dfbf1bd9f76734e07930" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestLabeled\/PullRequest\/AutoMerge.php", - "hash": "fd4de9a0ba4caad8b85e607c795dd3da" + "hash": "fb543866877c83645a5af3eb99a4cec0" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestLocked\/PullRequest\/AutoMerge.php", - "hash": "39287e4178163c4b2bf8ec1256197518" + "hash": "00c184e94fc143a189cf2f2997209ce2" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestReviewCommentCreated\/PullRequest\/AutoMerge.php", - "hash": "ff334aa53381ffb3860cf2f1ab14bf7b" + "hash": "80fec270e8ca6b3138818ea17eac529a" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestReviewCommentDeleted\/PullRequest\/AutoMerge.php", - "hash": "fddb66420f5eb072913868c890a6654f" + "hash": "00512f0b572d18f407d615241b47741f" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestReviewCommentEdited\/PullRequest\/AutoMerge.php", - "hash": "d455042f422d13150ddc90d4974430c7" + "hash": "0fdd6a227c3a10baa9396fd4bfcba1fe" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestReviewDismissed\/PullRequest\/AutoMerge.php", - "hash": "e44e1a2ac03e4e8a9647d4686039e631" + "hash": "be4d9c6cf5801c2fc672a31107cb2a24" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestReviewEdited\/PullRequest\/AutoMerge.php", - "hash": "ac125223ff2c69867bac74bf36d15008" + "hash": "3ce9db2c58d75d6acccc3e2ffd7a2108" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestReviewSubmitted\/PullRequest\/AutoMerge.php", - "hash": "02b6558bca916ac7da34b1ea97a4562c" + "hash": "53dde1887c0bc7df0645c12fd0581bf2" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestReviewThreadResolved\/PullRequest\/AutoMerge.php", - "hash": "5c173e416bd11aa485a90df6d34f8ccb" + "hash": "a29c85ed3cb7a640d9c8a1719f6a22b0" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestSynchronize\/PullRequest\/AutoMerge.php", - "hash": "b9051c4a65f34561b44d46bff5d6b011" + "hash": "f02b88e1d58c4882e8d3dc4fe2b1a1fa" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestUnassigned\/PullRequest\/AutoMerge.php", - "hash": "8a5d8654fefd217aa58a1418c42ec70d" + "hash": "85517eee6a58b5b647055dbe9d609b96" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestUnlabeled\/PullRequest\/AutoMerge.php", - "hash": "b31b1ff258154e8ff67e9a5669caf4b7" + "hash": "98ddc9d34770a54f6f62dcd194727058" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestAutoMergeDisabled\/PullRequest\/Head.php", - "hash": "c4b5fdec108af3e875aba1001dad5275" + "hash": "12dc7ad998552699c382ac58715c5875" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestAutoMergeEnabled\/PullRequest\/Base.php", - "hash": "7220de8f4dde9fa5db417c9b0f74570b" + "hash": "5342c38b45e24a9f001fa6bc0de923d9" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestAutoMergeEnabled\/PullRequest\/Head.php", - "hash": "0f82918f7386173ed7a1aae81714aa69" + "hash": "61106dcd39f7bef0108abec3dd0fd865" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestDequeued\/PullRequest\/Base.php", - "hash": "50c85f8eacf9aed72e64095c897548d0" + "hash": "44f42d8f1d19eb690a559a8cf38ac803" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestDequeued\/PullRequest\/Head.php", - "hash": "d38c304579bf133a6604b5d362353e8c" + "hash": "8152356ac9c36cd6a28d4f7b96b287b6" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestEnqueued\/PullRequest\/Head.php", - "hash": "2ce2740e2ded4044bea857a818c578f6" + "hash": "9cc3abb5adec2ae2593c5dd0617ed9ca" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestLabeled\/PullRequest\/Base.php", - "hash": "b988f26978891f3cda750df1e455899f" + "hash": "87b1cce21d8629d4410180249b95d1ff" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestLocked\/PullRequest\/Base.php", - "hash": "11995eea02bfac9647f519ab6b4408b8" + "hash": "fde3e295015447b4e36953dd7e3084eb" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestReviewCommentCreated\/PullRequest\/Base.php", - "hash": "e0e08ac97bc5e0557c27a89c317d25b0" + "hash": "a5014c1a75d1c6709f955401ef3afee3" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestReviewCommentDeleted\/PullRequest\/Base.php", - "hash": "b9e471ff8171fae742a4078fa27970a6" + "hash": "1b94edabce89da75432d2d136b34c196" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestReviewCommentEdited\/PullRequest\/Base.php", - "hash": "24db0e30c44aabb5ccc1373ef3cd3c87" + "hash": "5f323dd18647bb0888598ddafbb954ef" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestReviewDismissed\/PullRequest\/Base.php", - "hash": "bd55210ba1e79f4471fc0b9de3de653c" + "hash": "b14ea14e1e795b928df38a2d40c9f102" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestReviewSubmitted\/PullRequest\/Base.php", - "hash": "927df446cc74d3ade045a0845353ae3e" + "hash": "33ecd776ff98f518ac415615cc89e96c" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestSynchronize\/PullRequest\/Base.php", - "hash": "7fbe5c02d61a46d7a1c319f9d1d637fc" + "hash": "658a6716983592b6bf49779d473bf617" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestUnlabeled\/PullRequest\/Base.php", - "hash": "046a63deda6f510ea977a2b7252cf31f" + "hash": "7086ec6563aa682057240d22c7a43e57" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestUnlocked\/PullRequest\/Base.php", - "hash": "cd490e6efd06b72343420720b7a0f45a" + "hash": "c15dd0d742b6b4f57afcefde3afe88b0" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestAutoMergeDisabled\/PullRequest\/Head\/Repo.php", - "hash": "acc54c0ff83ab122c5bf5e31647a5a85" + "hash": "7b1c5b633f590a9f320800de652697c4" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestAutoMergeEnabled\/PullRequest\/Base\/Repo.php", - "hash": "dc06f167f3338d66d6ad341fdfa5172a" + "hash": "cbac6002c636a61ca98a58223d70189c" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestAutoMergeEnabled\/PullRequest\/Head\/Repo.php", - "hash": "1c58b0b2d1416d053c4224fead855a5a" + "hash": "6a65fda614aa9118f3297a76afdfe6ad" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestDequeued\/PullRequest\/Base\/Repo.php", - "hash": "003402a9c5b9c580d8f7be0e8bb30de1" + "hash": "11804f77efab45aa4c2b126dd6e35b7a" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestDequeued\/PullRequest\/Head\/Repo.php", - "hash": "124996709748e00ee21b179362ce757f" + "hash": "faf7be3212fc0744902ecae5c7982e67" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestEnqueued\/PullRequest\/Head\/Repo.php", - "hash": "da622b1a0cdb49166d87418ea1b9e4d3" + "hash": "d707fc643b8b8288aedfe48c7eb4c6db" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestLabeled\/PullRequest\/Base\/Repo.php", - "hash": "929de9321a9ec682c0d041f3c7fced24" + "hash": "1f634f0e32e4bb4d84cf0d5ea1cdeda0" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestLocked\/PullRequest\/Base\/Repo.php", - "hash": "5ae503336a569ff2a712a157fe30165a" + "hash": "f4ff9f8e52cd7a4fcf1e150d2414610f" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestReviewCommentCreated\/PullRequest\/Base\/Repo.php", - "hash": "6c33b7c2bcf5961559c1214466bfa534" + "hash": "682f5d87b542fbd385999802bc01e585" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestReviewCommentDeleted\/PullRequest\/Base\/Repo.php", - "hash": "49df4b5f4eb448058d92410eea36dcb3" + "hash": "45f1aa73f3e66d8b1b78e2196d2eda99" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestReviewCommentEdited\/PullRequest\/Base\/Repo.php", - "hash": "1f842d7808db6576273012043693baaa" + "hash": "72144c2e05f3f202c5d45589bd9a7abb" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestReviewDismissed\/PullRequest\/Base\/Repo.php", - "hash": "5ef9875aeccb6137265dd9c83a80d649" + "hash": "543f38c487c045980c7130344e281b8c" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestReviewSubmitted\/PullRequest\/Base\/Repo.php", - "hash": "cd9a3be9594a12eda8ff3f4179028490" + "hash": "ad437f8ccbe056390b633afab14acdec" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestSynchronize\/PullRequest\/Base\/Repo.php", - "hash": "4b07f4a61eea5d3aee3e8df335c2b144" + "hash": "fdb49891a3b46f1f4a8f9a01778e67f3" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestUnassigned\/PullRequest\/Base\/Repo.php", - "hash": "2270e32831c9480ecc1ffe47171d5aa9" + "hash": "691da73106e998652ec7e2cf62ebd27b" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestUnlabeled\/PullRequest\/Base\/Repo.php", - "hash": "48901d75b0c416d9bc16d34c403250bb" + "hash": "c9b59d9a4c6d70b23b8de824ca56a3ae" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestUnlocked\/PullRequest\/Base\/Repo.php", - "hash": "c3db9dc1de7a757af244ae770913b952" + "hash": "b3a9b67c46a009ecb73a7e41ccb8aa89" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestLabeled\/PullRequest\/Head.php", - "hash": "31c75fca3a928854465e3881a5fd40b6" + "hash": "5d00341399be1fafede0867f76cfb7a5" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestLocked\/PullRequest\/Head.php", - "hash": "15e33c14090c5ff6278a667b310b696f" + "hash": "f0e3abd6a8f50efc43c424ab1084f4da" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestReviewSubmitted\/PullRequest\/Head.php", - "hash": "84745ac46ccafed77caec7e1f42038c7" + "hash": "64ab2c190cbbf7f310c85b9cb3e51683" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestUnassigned\/PullRequest\/Head.php", - "hash": "33f60cf6d817a1be53733eed6c011d22" + "hash": "a580bd42f3a6a00fffea739af58d76eb" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestLabeled\/PullRequest\/Head\/Repo.php", - "hash": "a680a3ec8a61c5a3afdec01c8ce90867" + "hash": "aa08a2815a99f4520bfbac675a8ecd77" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestLocked\/PullRequest\/Head\/Repo.php", - "hash": "f8f2c379e97a3c9f9caeef7a56d52a70" + "hash": "c62a5ada79092acab190d1909b56b873" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestReviewCommentDeleted\/PullRequest\/Head\/Repo.php", - "hash": "d7724c89676aa412ed01bd088ba4f963" + "hash": "828448c6c19a4b6de7c8eead0037b4c9" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestReviewCommentEdited\/PullRequest\/Head\/Repo.php", - "hash": "9a6eabdfe3baee46717aaaf348b811ce" + "hash": "12b8af7703bf3091e8335f76b96944eb" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestReviewDismissed\/PullRequest\/Head\/Repo.php", - "hash": "c11cf97feb6381c74fec496de37556e4" + "hash": "2c931740f469a6c70a49eb3e1a2ccee7" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestReviewSubmitted\/PullRequest\/Head\/Repo.php", - "hash": "e884423dfefcd247de97b6a4f6beec4e" + "hash": "28e74ec7b73403b9a8e20f9b9be64ea1" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestUnassigned\/PullRequest\/Head\/Repo.php", - "hash": "fc077177d031caddc2c2deca14e2cb9c" + "hash": "c26d4ca9df90cbbeed57c62151d3c801" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestUnlocked\/PullRequest\/Head\/Repo.php", - "hash": "dd52b0d79e93aee22126980d6936a27d" + "hash": "a760061b1c8ac9c14b80ae6cc43ebdd2" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/AliasAbstract\/Tiet51D306B5\/Tiet4F835975\/TietBE2CDDF8\/Tiet6848B990.php", @@ -10788,19 +10760,19 @@ }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestReviewThreadUnresolved\/Thread\/Comments.php", - "hash": "f81e81ca6d335c7d1470a8c0985744b0" + "hash": "1ae297e6dd11b30e9ee0e09731d5f176" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestReviewCommentEdited\/PullRequest\/Head.php", - "hash": "120dbe5e4cd673f415a12a6227485222" + "hash": "7de7d398a1eb5c2177f57ecc144b718f" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestReviewDismissed\/PullRequest\/Head.php", - "hash": "b5fc6de47a98e48aaa5b2ffbf011d57e" + "hash": "0594574a248eec0ad4926499e0adba40" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestUnlocked\/PullRequest\/Head.php", - "hash": "07c3a67d50db910bb5ea8ca19d422701" + "hash": "1162485ff3c379985d3bda980fd41ff8" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/AliasAbstract\/Tiet3725E255\/Tiet9D780678\/Tiet2692985E\/TietE129B0E5.php", @@ -10808,43 +10780,35 @@ }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestReviewThreadUnresolved\/PullRequest\/Base.php", - "hash": "4be08e492219a39ab9281bccb3e68999" + "hash": "89797bcb65295b043de5cffa50ce7728" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestReviewThreadUnresolved\/PullRequest\/Head.php", - "hash": "3b97684ee24e9be7912291a9e4ff5d7c" - }, - { - "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/AliasAbstract\/Tiet86CD80DF\/Tiet7447BE97\/TietF36F9C9D\/Tiet51ABC919.php", - "hash": "6adb71f183fe4fe9c8cb83a40b9a9d92" + "hash": "e5b56782afe794986aab2fb39710845f" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestUnlocked\/PullRequest\/AutoMerge.php", - "hash": "dc15813a14ac61fe716d4d851da1eeb0" - }, - { - "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/AliasAbstract\/Tiet34BD5242\/Tiet2F7181A6\/Tiet56F048A6\/Tiet9E26E9C8.php", - "hash": "ab0a3447037edd04dabd21c12db9ad20" + "hash": "1c9db2e655f4d3a33cd4715b3e015daa" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookRegistryPackagePublished\/RegistryPackage\/PackageVersion\/Author.php", - "hash": "775a33e062eedc334e2eb6fab7eaed79" + "hash": "80d6c9577c37fd70e2c259a99be1575f" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookRegistryPackageUpdated\/RegistryPackage\/Owner.php", - "hash": "bde1d162e99bb284312d94c96f3738e3" + "hash": "cf6f1d9f0a142d985216968188fca227" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookRegistryPackageUpdated\/RegistryPackage\/PackageVersion\/Author.php", - "hash": "c2428c7a6f5da22be2ccde39a2194e7b" + "hash": "1b032644acbd513590d67db68a9952c8" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookRegistryPackageUpdated\/RegistryPackage\/PackageVersion\/Release\/Author.php", - "hash": "75f70eab80491662608e6d02c312984c" + "hash": "cd3bd8418aea413c817bff8da0bf530a" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookReleasePrereleased\/Release.php", - "hash": "d0d26eb51b37e1a433b5959c0900f69f" + "hash": "6a5d34fecae8fdd3b32eb5141f0c4bcf" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookReleasePrereleased\/Release\/Assets.php", @@ -10926,13 +10890,9 @@ "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookStatus\/Commit\/Committer.php", "hash": "5340af630f1cc8ab63a0ad18ba3ec7ab" }, - { - "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/AliasAbstract\/TietA3C33853\/Tiet2B274B8C\/Tiet9CABA449\/TietD2612DC6.php", - "hash": "60bd61f813a93e40428c1905fdad247a" - }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookWorkflowRunCompleted\/WorkflowRun\/Repository.php", - "hash": "26efd06c58a74174934d7c3664efb98a" + "hash": "614c8ab0fedc834d61d835a4c74c6e3d" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookWorkflowRunInProgress\/WorkflowRun\/HeadRepository.php", @@ -10940,15 +10900,15 @@ }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookWorkflowRunInProgress\/WorkflowRun\/Repository.php", - "hash": "17623cff94b1bf887faf6be2ea183e2d" + "hash": "f3ec94c284f7b08cdc676284af54faa5" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookWorkflowRunRequested\/WorkflowRun\/HeadRepository.php", - "hash": "590d0954c0fad28f03443b5077b48691" + "hash": "35367df292f6c3a403bd295f1107200f" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookWorkflowRunRequested\/WorkflowRun\/Repository.php", - "hash": "e1421bf804113093106f137bac08d1d4" + "hash": "d47a16bcaf643ab36ae4fc4d932165e3" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookWorkflowRunInProgress\/WorkflowRun\/PullRequests.php", @@ -11144,67 +11104,67 @@ }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/Operations\/Actions\/ListSelectedReposForOrgVariable\/Response\/ApplicationJson\/Ok.php", - "hash": "ef1173249da434bb4df8d8d9529b30fe" + "hash": "80ff6a3e543e6fca54c7b3bcb559ab9f" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/Operations\/Actions\/ListSelectedReposForOrgVariable\/Response\/ApplicationJson\/Ok\/Application\/Json.php", - "hash": "8b2bb4efbbdfdf933418b7433b172675" + "hash": "a0e639b914fcec1f82f4d598b09fbde8" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/Operations\/Codespaces\/ListSelectedReposForOrgSecret\/Response\/ApplicationJson\/Ok.php", - "hash": "8fc18acac76c98260aae6b3755098d98" + "hash": "e6b62151ab46ffb8623aebd8756009ed" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/Operations\/Codespaces\/ListSelectedReposForOrgSecret\/Response\/ApplicationJson\/Ok\/Application\/Json.php", - "hash": "24767827f727764232663733cae5bc6d" + "hash": "a684bf60bf0bc0367f68db5e5686af80" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/Operations\/Dependabot\/ListSelectedReposForOrgSecret\/Response\/ApplicationJson\/Ok.php", - "hash": "a4fc5ba3f5d2db45943d26a2f6d1dc7b" + "hash": "fd2e8a810ab4bca099f3d70a634bed4b" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/Operations\/Dependabot\/ListSelectedReposForOrgSecret\/Response\/ApplicationJson\/Ok\/Application\/Json.php", - "hash": "368399dc440b60eae18f2aa14ba5d2d1" + "hash": "03adb565c1091846d2e247f0d842c3f5" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/Operations\/Codespaces\/ListRepositoriesForSecretForAuthenticatedUser\/Response\/ApplicationJson\/Ok.php", - "hash": "a488fe89362386aea77d36ee640ee587" + "hash": "a32e947eb77a794e13871e5072245382" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/Operations\/Codespaces\/ListRepositoriesForSecretForAuthenticatedUser\/Response\/ApplicationJson\/Ok\/Application\/Json.php", - "hash": "95d664ecc269e418e47b76c6410b4e9b" + "hash": "010035fd8e1afaf5fb1d2a980ddcf000" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/Operations\/Codespaces\/GetCodespacesForUserInOrg\/Response\/ApplicationJson\/Ok.php", - "hash": "d0a51ecd70200f48f1940e25b26c32a2" + "hash": "a9a3bb4aff7236f65a77d8800cbd281d" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/Operations\/Codespaces\/GetCodespacesForUserInOrg\/Response\/ApplicationJson\/Ok\/Application\/Json.php", - "hash": "75d1c30a861a29c37d459c1d19bb22b2" + "hash": "46e2675c353bd16ad0e23e3b10166655" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/Operations\/Codespaces\/ListInRepositoryForAuthenticatedUser\/Response\/ApplicationJson\/Ok.php", - "hash": "3014643825a27af71eb8b187605157b1" + "hash": "7a681521bd38c87134d6bf6ddabb8ad3" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/Operations\/Codespaces\/ListInRepositoryForAuthenticatedUser\/Response\/ApplicationJson\/Ok\/Application\/Json.php", - "hash": "4023f1d4e443b5119247f4f483e5c345" + "hash": "73363a376d6595499ea84d0023275705" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/Operations\/Codespaces\/ListForAuthenticatedUser\/Response\/ApplicationJson\/Ok.php", - "hash": "0859a46a4330cced2bf0a3b2aa6c71f8" + "hash": "9bafc14f1a048fa4f177711055f49a87" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/Operations\/Codespaces\/ListForAuthenticatedUser\/Response\/ApplicationJson\/Ok\/Application\/Json.php", - "hash": "5f1381d4a64a2a9c6796e46c27f9ff6b" + "hash": "e600886df717e72c8693fa292540f676" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/Operations\/Apps\/ListInstallationsForAuthenticatedUser\/Response\/ApplicationJson\/Ok.php", - "hash": "9eaf99b3fbdb44bfd57127a1cce1fef0" + "hash": "0325e7310ac5234cb58e94797962d49c" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/Operations\/Apps\/ListInstallationsForAuthenticatedUser\/Response\/ApplicationJson\/Ok\/Application\/Json.php", - "hash": "4a0094ff42a8b3685c81c64828b323a8" + "hash": "790d22bb5226e124234be24f4ce8e117" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/AliasAbstract\/TietFA125E0A\/TietE31E9C15\/Tiet5F33BC89\/Tiet9EE2A17F.php", @@ -11432,15 +11392,15 @@ }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/Operations\/Actions\/ListWorkflowRunsForRepo\/Response\/ApplicationJson\/Ok.php", - "hash": "0883f4cdfec1ea7de762bc1d6c8059cf" + "hash": "3494694208b753fefabe96a87110d721" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/Operations\/Actions\/ListWorkflowRuns\/Response\/ApplicationJson\/Ok.php", - "hash": "f4475c2c43ed11bb077b8e767abf96b8" + "hash": "19bbd007363e21f3eb0b86da81260be5" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/Operations\/Actions\/ListWorkflowRuns\/Response\/ApplicationJson\/Ok\/Application\/Json.php", - "hash": "a738fb099a077259a378f07963225348" + "hash": "2988b83d260e65e4855f2a24ab521c00" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/Operations\/Actions\/ListJobsForWorkflowRun\/Response\/ApplicationJson\/Ok.php", @@ -11552,11 +11512,11 @@ }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/Operations\/Checks\/ListForRef\/Response\/ApplicationJson\/Ok.php", - "hash": "ad0b37752bbd2a3277b9c1b42370b6e9" + "hash": "51931f5a9e903ba8ce8ef112db59e6d5" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/Operations\/Checks\/ListForRef\/Response\/ApplicationJson\/Ok\/Application\/Json.php", - "hash": "a61f674abba5368fd3cfb125c7aa4d19" + "hash": "9cc4626d40252c196cce9c10180b84fa" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/Operations\/Codespaces\/CodespaceMachinesForAuthenticatedUser\/Response\/ApplicationJson\/Ok.php", @@ -11596,7 +11556,7 @@ }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/Operations\/Users\/GetByUsername\/Response\/ApplicationJson\/Ok.php", - "hash": "165e208972d4b7e349e4557ffe3350fb" + "hash": "027c06f35dfa8e304d9a35b2eb343152" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/CodeScanningAlertStateQuery.php", @@ -11612,7 +11572,7 @@ }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookMergeGroupDestroyed.php", - "hash": "4d95509f2421b7e541e2dedf09cce451" + "hash": "0441b188d39c78f80ed9504df7151a22" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/ApiOverview\/Domains.php", @@ -11672,11 +11632,11 @@ }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/CopilotSeatDetails.php", - "hash": "a8ecbaf9a8ebe5dae05d80caf63adb7a" + "hash": "9ea6625955627e0ebe10cd24da7f80dc" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/Operations\/Copilot\/ListCopilotSeats\/Response\/ApplicationJson\/Ok.php", - "hash": "e44a3e6b789fe93c25429d29881b391a" + "hash": "a5fc9b21b784444f1965dd87d9776578" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/AliasAbstract\/TietF5944C0A\/TietAA99D7D8\/Tiet9AE1F544\/TietA28F869C.php", @@ -11720,11 +11680,11 @@ }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/Activity.php", - "hash": "31c2f4e44939b04aae02240c296215bd" + "hash": "4b5695dcf99cf96a36f0d9dfdda5fc05" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/GlobalAdvisory.php", - "hash": "5bd36feaabed38280b9ea81c87236b4e" + "hash": "a39016bcd3906c50a9a03fcf8151141e" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/SecretScanningAlertResolutionWebhook.php", @@ -11732,7 +11692,7 @@ }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/SecretScanningAlertWebhook.php", - "hash": "b2d79efd2124732958c49dbafde74826" + "hash": "fe0d103a81a472983ff13d4cae420c93" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/AliasAbstract\/Tiet649F32EB\/TietC13659D6\/Tiet0B408A31\/TietF85C8E0E.php", @@ -11764,7 +11724,7 @@ }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/GlobalAdvisory\/Credits.php", - "hash": "40f895fe69d275bd4b02446d07d4cda0" + "hash": "a25c208409acba5496fb8fd838fd10c3" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/Codespaces\/SetCodespacesAccess\/Request\/ApplicationJson.php", @@ -11780,51 +11740,51 @@ }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookDeploymentReviewApproved.php", - "hash": "f80fdcb8da769179b28fe6c034c5621f" + "hash": "01a20b0bb9d390c65c8618391cff3037" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookDeploymentReviewRejected.php", - "hash": "257b88a8befeb6aa6ed26c6ab39d1985" + "hash": "4ba2d45b58f674866be2edb5ecabca55" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookDeploymentReviewRequested.php", - "hash": "2b3d0e4288332bdf3054af0efd672892" + "hash": "11f9da57f4a763e8ef92b0519db4c55e" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookRepositoryRulesetCreated.php", - "hash": "4510046072ccfa93bc49df7d2d12b97e" + "hash": "0157a807fa0bc79b6e81eeac9144e665" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookRepositoryRulesetDeleted.php", - "hash": "3e18ea4c1cca3b5768ed08560e145344" + "hash": "00072fbb0b45e7a3169dc2501a32668b" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookRepositoryRulesetEdited.php", - "hash": "2a29f93f1d202e12906aa73b2395dab6" + "hash": "85757719314c8d52389e5bcda8aedfb3" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookDeploymentReviewApproved\/WorkflowRun\/Actor.php", - "hash": "c3533dec6b1f93823f6e63a05cda14ac" + "hash": "cd3a3b62a21db4815ef29602001e0109" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookDeploymentReviewApproved\/WorkflowRun\/TriggeringActor.php", - "hash": "9ba8d788c43c4963ac15ffa887d2686f" + "hash": "49ba076301550024164543f29d8dd3a8" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookDeploymentReviewRejected\/WorkflowRun\/Actor.php", - "hash": "051245b5992892891b447010cb8e3d76" + "hash": "a82961915eeb9b674817b204f8585e11" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookDeploymentReviewRejected\/WorkflowRun\/TriggeringActor.php", - "hash": "15b060370dc19169e733181b69500306" + "hash": "97f8dfa6bcaab729a40b8bb3ef4d9266" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookDeploymentReviewRequested\/WorkflowRun\/Actor.php", - "hash": "59a36217f3701b2e561d0c195ff26f8b" + "hash": "d772a0152e44cbef62ab39187d955d77" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookDeploymentReviewRequested\/WorkflowRun\/TriggeringActor.php", - "hash": "ec76f61da6d01dc77b850497513cf6fe" + "hash": "a11c644f3bca2dee3b14953a3430e548" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookDeploymentReviewApproved\/WorkflowRun\/PullRequests.php", @@ -11908,27 +11868,27 @@ }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookDeploymentReviewApproved\/WorkflowRun\/HeadRepository\/Owner.php", - "hash": "36bdc1ad9830863541b15ae1652dc1c2" + "hash": "b7e52b4883dd5817f822484e65a57415" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookDeploymentReviewApproved\/WorkflowRun\/Repository\/Owner.php", - "hash": "53a10b03c8dc2c9d8cafe44d10ad5757" + "hash": "4d3ab08391416b25345a8863c5ab98ac" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookDeploymentReviewRejected\/WorkflowRun\/HeadRepository\/Owner.php", - "hash": "a0f6206f8fd98908a9386b71cfd8d6d3" + "hash": "5dc89810bfb322830abcc8cd391c0ed3" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookDeploymentReviewRejected\/WorkflowRun\/Repository\/Owner.php", - "hash": "52b259201984b82d4b88899b61520ac4" + "hash": "5b16c01d338e38353e4431da71711e2b" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookDeploymentReviewRequested\/WorkflowRun\/HeadRepository\/Owner.php", - "hash": "a2dc90582d711f89a0d8bff4bc05c606" + "hash": "b162280b0bc8519d915c0f07fe10eb73" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookDeploymentReviewRequested\/WorkflowRun\/Repository\/Owner.php", - "hash": "0ed8b7df2ffe56a26faca9cc752ccf88" + "hash": "343397c0753bfbfa11370050bf3ab11d" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookDeploymentReviewApproved\/WorkflowRun\/ReferencedWorkflows.php", @@ -11948,35 +11908,31 @@ }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookDeploymentReviewApproved\/WorkflowRun.php", - "hash": "ac74556c54bb9186ca5ea708eb7a2867" - }, - { - "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/AliasAbstract\/TietB576B1C1\/TietDDB53428\/Tiet95045CA1\/Tiet3A2EAD15.php", - "hash": "5ff69bc7394f0432c26ce5a01486542d" + "hash": "306735cad7ccfcf33ea83a2d50098545" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookDeploymentReviewApproved\/WorkflowRun\/Repository.php", - "hash": "a312c6ce64f5da12b36c4aafff8c4032" + "hash": "ab723425c619e5f0b1e3b5f4c19a67b9" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookDeploymentReviewRejected\/WorkflowRun\/HeadRepository.php", - "hash": "dd0bab030bd15d7106dfa6faa1dbd5e0" + "hash": "2bdaecc4f5628f4b146882a8094d183e" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookDeploymentReviewRejected\/WorkflowRun\/Repository.php", - "hash": "47e8d8d6efceb9fe45698bf47e22ce13" + "hash": "f86d25b0d866eab2346c10d29698a3c6" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookDeploymentReviewRequested\/WorkflowRun\/HeadRepository.php", - "hash": "179591432aff24c4f414428ef512aad0" + "hash": "b12487b45a26d481340776548d4f2712" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookDeploymentReviewRequested\/WorkflowRun\/Repository.php", - "hash": "72d3fbe90b87d1a78595c072c4460299" + "hash": "95115016614ee8ae72a1b7b7c5c196ba" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookDeploymentReviewApproved\/WorkflowRun\/HeadRepository.php", - "hash": "83c6919d542eed09bf6ca7c82fe9c28f" + "hash": "be90af4a93e71ab0d7452fd9e61311f3" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookDeploymentReviewRejected\/WorkflowJobRuns.php", @@ -11984,15 +11940,15 @@ }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookDeploymentReviewRejected\/WorkflowRun.php", - "hash": "9b91f7a41ad9149d76fdab8404cf5c10" + "hash": "a3b4a4a9ec141d383951ae1c4a28c6db" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookDeploymentReviewRequested\/Reviewers.php", - "hash": "b989aa5f4585d41922d0eaf6d22af566" + "hash": "4437ece695675ca05a7976990014b3cc" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookDeploymentReviewRequested\/Reviewers\/Reviewer.php", - "hash": "b7d59478dc4c89d5f4a88b6044699e14" + "hash": "2459b722c65b036cf690ccd425c9a4b9" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookDeploymentReviewRequested\/WorkflowJobRun.php", @@ -12000,7 +11956,7 @@ }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookDeploymentReviewRequested\/WorkflowRun.php", - "hash": "409a891f204d3ecad862780673984dab" + "hash": "97f88cff88de90c0646c8b610b0c66dc" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/AliasAbstract\/Tiet38F1F00B\/TietF74B7C24\/TietCE7CBD4F\/Tiet88FCE2CD.php", @@ -12092,11 +12048,11 @@ }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookBranchProtectionConfigurationDisabled.php", - "hash": "5a5c6cd9102625554ccb9c2bdacbff46" + "hash": "4444ba31cf1f71dfdafdf5eb12934aa4" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookBranchProtectionConfigurationEnabled.php", - "hash": "f67a96fd4c5cc7831506da66f5da26e8" + "hash": "c77dbb280b516e666b7e6c28f0a5a951" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Operation\/Meta\/Root.php", @@ -12448,15 +12404,15 @@ }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Operation\/SecretScanning\/ListAlertsForEnterprise.php", - "hash": "d1dd14237b77276d8101d894c995eb4d" + "hash": "5ef32367f5f96fe04d071d97d5cf25a8" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Operator\/SecretScanning\/ListAlertsForEnterprise.php", - "hash": "9105c25f9ba292818bfa3de63fa079be" + "hash": "41c927430ffa2540ebe7f835cdc98cc1" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/tests\/\/Internal\/Operation\/SecretScanning\/ListAlertsForEnterpriseTest.php", - "hash": "a33c81b20a1154648f0e760be1ffa1f9" + "hash": "98abecdc8781e3aea9204f20a90648c5" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Operation\/Activity\/ListPublicEvents.php", @@ -15188,27 +15144,27 @@ }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Operation\/SecretScanning\/ListAlertsForOrg.php", - "hash": "4c5779c54b0e7cf5567578e669fec0e6" + "hash": "4e058a501d1589b785d57266e55afb10" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Operator\/SecretScanning\/ListAlertsForOrg.php", - "hash": "c01fc3f85172072b147f962f857723d1" + "hash": "616f754cc16989b17a971e7ece5f94b8" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/tests\/\/Internal\/Operation\/SecretScanning\/ListAlertsForOrgTest.php", - "hash": "ff01434f2612c80de23d46f4ae783a49" + "hash": "866f024f218efca9b51d27b68ace4738" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Operation\/SecretScanning\/ListAlertsForOrgListing.php", - "hash": "76284a5c09341a9ae9a182751151e8df" + "hash": "35e21ddc44e09ae6b38060c33cf05351" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Operator\/SecretScanning\/ListAlertsForOrgListing.php", - "hash": "d0a0df95736f20737fb05220b9b860c8" + "hash": "5c95a871bce5ad2b98fbf050cf1f528e" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/tests\/\/Internal\/Operation\/SecretScanning\/ListAlertsForOrgListingTest.php", - "hash": "7a4ebce3a37b3189ab85e197042ad160" + "hash": "681d7e5b5f5ff3cbbaf63712e946d0af" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Operation\/SecurityAdvisories\/ListOrgRepositoryAdvisories.php", @@ -17624,7 +17580,7 @@ }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Operator\/CodeScanning\/ListAlertsForRepo.php", - "hash": "44d263576cf5d6b247de2cbef18c12b2" + "hash": "ba93526c3b50bf349634a92a33a70726" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/tests\/\/Internal\/Operation\/CodeScanning\/ListAlertsForRepoTest.php", @@ -17636,7 +17592,7 @@ }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Operator\/CodeScanning\/ListAlertsForRepoListing.php", - "hash": "47ca247a60b464dd13f9e51065d0b49b" + "hash": "38c9b2e6abf06af6a61525bcd598ff77" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/tests\/\/Internal\/Operation\/CodeScanning\/ListAlertsForRepoListingTest.php", @@ -18364,11 +18320,11 @@ }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Operation\/Dependabot\/ListAlertsForRepo.php", - "hash": "7e1bb274bd03567bbb7f013a248ef0c8" + "hash": "dc4a5ffc44a88114630353349aa09257" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Operator\/Dependabot\/ListAlertsForRepo.php", - "hash": "34f1cf4133d0b419f69bfebf5171849f" + "hash": "e436241a58d3e260c2eb58479031a779" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/tests\/\/Internal\/Operation\/Dependabot\/ListAlertsForRepoTest.php", @@ -18376,11 +18332,11 @@ }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Operation\/Dependabot\/ListAlertsForRepoListing.php", - "hash": "82f00989ca214d9a64fd2d3c3d561ea8" + "hash": "aa0892806b90897ba6a93ae7e1ee7dd8" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Operator\/Dependabot\/ListAlertsForRepoListing.php", - "hash": "65ccb463e32963488866088a37df2b8e" + "hash": "f14486ffb902e553f3a43e87d84dd146" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/tests\/\/Internal\/Operation\/Dependabot\/ListAlertsForRepoListingTest.php", @@ -21084,27 +21040,27 @@ }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Operation\/SecretScanning\/ListAlertsForRepo.php", - "hash": "d386c136b5ab4682fd5443f529962222" + "hash": "ebada9f9156f57826a192bbbc787a5ff" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Operator\/SecretScanning\/ListAlertsForRepo.php", - "hash": "46f6f7bfa72b537cb8665b611bc97b11" + "hash": "3aac065ae25320bd3a6bf79d75ee4d36" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/tests\/\/Internal\/Operation\/SecretScanning\/ListAlertsForRepoTest.php", - "hash": "c7303b447bd59d80c789548e90aa173f" + "hash": "206b8189982884694e3ff524763dc593" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Operation\/SecretScanning\/ListAlertsForRepoListing.php", - "hash": "f6f1e53819e5f0e92d524ab2c7050523" + "hash": "c109354602c188bce6a739c5426c9b6a" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Operator\/SecretScanning\/ListAlertsForRepoListing.php", - "hash": "82dbcda80b3b5785ef6938d0f0df7826" + "hash": "a17f9b8afc868944a6a494b8caeaaf3b" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/tests\/\/Internal\/Operation\/SecretScanning\/ListAlertsForRepoListingTest.php", - "hash": "e1b4f42aad4c6a36b983c98fc6cff496" + "hash": "83a40d9c27aa944b503d84f8ff7cb3b2" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Operation\/SecretScanning\/GetAlert.php", @@ -21724,11 +21680,11 @@ }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Operation\/Search\/Code.php", - "hash": "1c53626c913ac655883ccc63857109da" + "hash": "a676cda9d8b5986f40de7270c999a828" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Operator\/Search\/Code.php", - "hash": "d39d16495cf8c96822e6c957e86075d7" + "hash": "21a73f8acf04ffd4d1b6e23b7a1fc91e" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/tests\/\/Internal\/Operation\/Search\/CodeTest.php", @@ -24316,11 +24272,11 @@ }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Attribute\/CastUnionToType\/Schema\/IntegrationInstallationRequest\/Account.php", - "hash": "6407259d51a0e6f2eff01b707eff17dc" + "hash": "82b2f5ec3e1c41394a5e22383e3d014a" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Attribute\/CastUnionToType\/Schema\/Installation\/Account.php", - "hash": "6e851d8108fdb5027d011ec06761e526" + "hash": "48a5435441c39152093d788381430788" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Attribute\/CastUnionToType\/Schema\/CopilotSeatDetails\/AssigningTeam.php", @@ -24344,7 +24300,7 @@ }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Attribute\/CastUnionToType\/Schema\/PendingDeployment\/Reviewers\/Reviewer.php", - "hash": "752cbad620570cc4db05fa57538f6a28" + "hash": "d4aabc1f6081b860ccb238945bc9aa12" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Attribute\/CastUnionToType\/Schema\/WebhookDeploymentCreated\/Deployment\/Payload.php", @@ -24476,7 +24432,7 @@ }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Router\/Get\/Search.php", - "hash": "08604c1bd61ffd5ddd74e339d86c3d5b" + "hash": "25582e17f3e13df8f5c526182edfd2f7" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Router\/Get\/Teams.php", @@ -24500,19 +24456,19 @@ }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Router\/Get\/Dependabot.php", - "hash": "ed719cca92aedb500a230e5644360803" + "hash": "d264f4d0b137e3c13b1a6572b4866bb2" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Router\/Get\/SecretScanning.php", - "hash": "155f09d600a39493f25eb5a13dd703d4" + "hash": "925a33cfaa7db9ac308b25045be35657" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Router\/Get\/Actions.php", - "hash": "53fbda42100896abbc981bf1f6249c14" + "hash": "c9b95b0c549547599811b0e93d576bb1" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Router\/Get\/CodeScanning.php", - "hash": "c94355cfeac0b6b87a72fefeea070de2" + "hash": "3ccd68e698c7a76e4d4c80ea4308a0a7" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Router\/Get\/Copilot.php", @@ -24576,7 +24532,7 @@ }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Router\/Post\/Actions.php", - "hash": "896667d2b5e83258ffc7442c847df018" + "hash": "0c04a9e983936d9a632607b1c5ac341e" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Router\/Post\/Codespaces.php", @@ -24672,7 +24628,7 @@ }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Router\/Patch\/Actions.php", - "hash": "cf87578dddaee414cac75fcdc52c0768" + "hash": "f3a1683b6043836fd07807958a285a07" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Router\/Patch\/Checks.php", @@ -24756,11 +24712,11 @@ }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Router\/List\/CodeScanning.php", - "hash": "cc0f36ff47c98f87088daf5fe41c0325" + "hash": "0ef45fb1e7dcdcb8d9b2379640f2f805" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Router\/List\/SecretScanning.php", - "hash": "4bd1cc44b63e584a86b666fa80e75bfb" + "hash": "d6748a3281d1140c626e6f4f1858de30" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Router\/List\/Pulls.php", @@ -24768,7 +24724,7 @@ }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Router\/List\/Dependabot.php", - "hash": "2904f5501d22f0bb18e658d6ae9e32e0" + "hash": "e4d10d3de6be6a6af650db49b2fc09cd" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Router\/List\/Reactions.php", @@ -24828,7 +24784,7 @@ }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Router\/Delete\/Actions.php", - "hash": "670a7c0be62d720a604c8d1d78d51bec" + "hash": "b540b066ae396d53557055a030eb152b" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Router\/Delete\/CodeScanning.php", @@ -24868,7 +24824,7 @@ }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Router\/Put\/Actions.php", - "hash": "32506c20c90a63d87813758e087acf1f" + "hash": "b95ae3c35cafeb13b559801f3c55062a" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Router\/Put\/Orgs.php", @@ -24944,7 +24900,7 @@ }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Router\/Get\/Three.php", - "hash": "1aec261782a0e1d7ce8e1e29f3ce6865" + "hash": "08fd73830cbfb1e6fc3f9840642945a9" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Router\/Get\/Four.php", @@ -24952,15 +24908,15 @@ }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Router\/Get\/Five.php", - "hash": "3e02d8fbd97260d3185d45654c622467" + "hash": "e6267145e912c91b94c90b24216f592f" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Router\/Get\/Six.php", - "hash": "8afcc828871de73afd9d189b95dbb9de" + "hash": "688a1bf9d70a3ce5982e8a9e21d66fea" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Router\/Get\/Seven.php", - "hash": "e705c19ddabdf0f6bea05b1906357a18" + "hash": "8ae810dfd0cbd28b94429829ab2aef5d" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Router\/Get\/Eight.php", @@ -24984,7 +24940,7 @@ }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Router\/Post\/Five.php", - "hash": "328bc96069e0740cd42a08bfaa45fd2f" + "hash": "a709e69657579b3e0e93c1abcc6fe812" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Router\/Post\/Two.php", @@ -25024,7 +24980,7 @@ }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Router\/Patch\/Six.php", - "hash": "3910342610eba66e09b37756fbd9eaca" + "hash": "f7d942d066c934a8f948de23d807cd79" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Router\/Patch\/Seven.php", @@ -25056,11 +25012,11 @@ }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Router\/List\/Five.php", - "hash": "847f3fb360c2b185cfe50d6fb2ad225b" + "hash": "36e3d3e022b5601fb9403d06851f8d22" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Router\/List\/Six.php", - "hash": "f51d517a7c9d7d058dbd769382a37fef" + "hash": "660d45359a605eaacde946557ffa4733" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Router\/List\/Seven.php", @@ -25096,11 +25052,11 @@ }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Router\/Delete\/Six.php", - "hash": "0932bfe03c503c6299c7ed5dcde02ab7" + "hash": "f2c8ae56002e86506e8c378272b7fae1" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Router\/Delete\/Eight.php", - "hash": "230cef39d38066f9eaabf4ba34af1fc6" + "hash": "0f72420727cf7aa4c93b006ed06fe1ad" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Router\/Delete\/Nine.php", @@ -25124,7 +25080,7 @@ }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Router\/Put\/Seven.php", - "hash": "cb96764581875a02be2e7e1b03d7d130" + "hash": "3601c6ed1e8303866e112ee1b072fdac" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Router\/Put\/Six.php", @@ -25132,7 +25088,7 @@ }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Router\/Put\/Eight.php", - "hash": "0abe241eee6ae653ce08b8a6ffaabcb0" + "hash": "3fae73b41dc9680ddd204fcab49756c7" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Router\/Put\/Nine.php", @@ -25176,11 +25132,11 @@ }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Hydrator\/Operation\/App.php", - "hash": "f33e57818245ade4a28924808d6159b1" + "hash": "696667db568eba8dca685aab91923d59" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Hydrator\/Operation\/AppManifests\/Code\/Conversions.php", - "hash": "868bc0112254b53689d699c8be2a25e2" + "hash": "6c6dbbdfc74c9e920fa5a1ce1595f341" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Hydrator\/Operation\/App\/Hook\/Config.php", @@ -25204,7 +25160,7 @@ }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Hydrator\/Operation\/App\/Installations\/InstallationId.php", - "hash": "f9d5dabef439ec624ac1dab902cd514e" + "hash": "32be39a468e683d797bc9aa6452fedbd" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Hydrator\/Operation\/App\/Installations\/InstallationId\/AccessTokens.php", @@ -25220,15 +25176,15 @@ }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Hydrator\/Operation\/Applications\/ClientId\/Token.php", - "hash": "982617ab138cde0ec1934edbb96e769d" + "hash": "322497e696160e150239a4f16458a162" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Hydrator\/Operation\/Applications\/ClientId\/Token\/Scoped.php", - "hash": "8f2324f069b4a22cae81c078c3801cb6" + "hash": "a80cfe4fcae7cf95d4095abb98a2c70b" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Hydrator\/Operation\/Apps\/AppSlug.php", - "hash": "f4dcf80c274326bcf10bce6cb55ad200" + "hash": "4620b70bacc04cd06b232b3a78323dc0" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Hydrator\/Operation\/CodesOfConduct\/Key.php", @@ -25256,7 +25212,7 @@ }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Hydrator\/Operation\/Gists.php", - "hash": "4937ea161f41a2116680d22d6ed73d45" + "hash": "f3cd0b797cc4d04c11ef320706f1d418" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Hydrator\/Operation\/Gists\/Public_.php", @@ -25268,15 +25224,15 @@ }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Hydrator\/Operation\/Gists\/GistId.php", - "hash": "853fd2cba37662bab1e5e7644949eff5" + "hash": "f59b327f24067b8fd169192ac6dc8f1c" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Hydrator\/Operation\/Gists\/GistId\/Comments.php", - "hash": "2cf52960bf064000e047134ef7fe41d5" + "hash": "89ecd407c533c09ff4409dc6d008cae2" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Hydrator\/Operation\/Gists\/GistId\/Comments\/CommentId.php", - "hash": "fbe6fab4b3c446cbd704a43a5698c263" + "hash": "f8debe84c308cd1e36e8be27ca706720" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Hydrator\/Operation\/Gists\/GistId\/Commits.php", @@ -25284,7 +25240,7 @@ }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Hydrator\/Operation\/Gists\/GistId\/Forks.php", - "hash": "d5fd677e9ec4c85eb2d07d0e454fb3d4" + "hash": "dcacb75feea340a9887786655fe979a5" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Hydrator\/Operation\/Gists\/GistId\/Star.php", @@ -25292,7 +25248,7 @@ }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Hydrator\/Operation\/Gists\/GistId\/Sha.php", - "hash": "dcbc8d856509ce6f8f707183dc4399b2" + "hash": "2c721313d55016c2b8696ee71ba8efc0" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Hydrator\/Operation\/Gitignore\/Templates\/Name.php", @@ -25348,7 +25304,7 @@ }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Hydrator\/Operation\/Notifications\/Threads\/ThreadId.php", - "hash": "2637143125cdcc7b52efcdf0f06c47d4" + "hash": "45de3ce95bcc55cb39c97e16ab63ab55" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Hydrator\/Operation\/Notifications\/Threads\/ThreadId\/Subscription.php", @@ -25356,7 +25312,7 @@ }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Hydrator\/Operation\/Orgs\/Org.php", - "hash": "7669d3f60474dfb61465e812ecc0d630" + "hash": "961e57d26030b87464ac3a800d853129" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Hydrator\/Operation\/Orgs\/Org\/Actions\/Cache\/Usage.php", @@ -25556,7 +25512,7 @@ }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Hydrator\/Operation\/Orgs\/Org\/Installation.php", - "hash": "5f14a15ddb943ac2612df23e04d85183" + "hash": "0bef3e8810a0f3dd0b986311412ff911" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Hydrator\/Operation\/Orgs\/Org\/Installations.php", @@ -25568,7 +25524,7 @@ }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Hydrator\/Operation\/Orgs\/Org\/Invitations.php", - "hash": "2fce21ff7a1992f77b5f3fb77c7fa5b1" + "hash": "f25c72c63c261f6d4dbce06bd46d7b33" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Hydrator\/Operation\/Orgs\/Org\/Invitations\/InvitationId.php", @@ -25600,23 +25556,23 @@ }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Hydrator\/Operation\/Orgs\/Org\/Members\/Username\/Codespaces\/CodespaceName\/Stop.php", - "hash": "8fb2569b517b86bb80a81030336613af" + "hash": "d5925bda7a11eaebe2b1e34698e8f969" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Hydrator\/Operation\/Orgs\/Org\/Members\/Username\/Copilot.php", - "hash": "c06f25e050a7238628e4d0f336795349" + "hash": "8d20bef661e893d364e7ffe17593d319" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Hydrator\/Operation\/Orgs\/Org\/Memberships\/Username.php", - "hash": "ffd0f4c274ee54100471ec5947e43eaa" + "hash": "60198854b1d45d8ee6d2abc15302793c" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Hydrator\/Operation\/Orgs\/Org\/Migrations.php", - "hash": "89589a0a83ac293528c6918d19781b48" + "hash": "c74491280f869efb859390d859b56faf" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Hydrator\/Operation\/Orgs\/Org\/Migrations\/MigrationId.php", - "hash": "57447f6833c65030f57cbbf6099fe6ab" + "hash": "a9ec08dd12e873223eabb6a33c833c16" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Hydrator\/Operation\/Orgs\/Org\/Migrations\/MigrationId\/Archive.php", @@ -25640,7 +25596,7 @@ }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Hydrator\/Operation\/Orgs\/Org\/Packages\/PackageType\/PackageName.php", - "hash": "9a162536da7731f77547a079d5b7c223" + "hash": "c6aeae5de7c222fe0dedb1f81b88e230" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Hydrator\/Operation\/Orgs\/Org\/Packages\/PackageType\/PackageName\/Restore.php", @@ -25684,7 +25640,7 @@ }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Hydrator\/Operation\/Orgs\/Org\/Projects.php", - "hash": "87d706cb54f77447b551f13b5a6848bb" + "hash": "2b84572f6ed662993f664e7cbf292c8b" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Hydrator\/Operation\/Orgs\/Org\/PublicMembers\/Username.php", @@ -25692,7 +25648,7 @@ }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Hydrator\/Operation\/Orgs\/Org\/Repos.php", - "hash": "0a50e3c59e0ddee71a5d6a66e1edec8c" + "hash": "bbd15c717560a230feeb99cc4b552013" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Hydrator\/Operation\/Orgs\/Org\/Rulesets.php", @@ -25732,27 +25688,27 @@ }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Hydrator\/Operation\/Orgs\/Org\/Teams\/TeamSlug\/Discussions.php", - "hash": "4160dac0978620de429da13b4c5a26ae" + "hash": "9ae155d9713a9684395ca5ecb644ad5d" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Hydrator\/Operation\/Orgs\/Org\/Teams\/TeamSlug\/Discussions\/DiscussionNumber.php", - "hash": "a538b873ec6bb8c16e218928e715cf61" + "hash": "52b25104607b03a1e4f4917f28b09c85" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Hydrator\/Operation\/Orgs\/Org\/Teams\/TeamSlug\/Discussions\/DiscussionNumber\/Comments.php", - "hash": "d2c4f19f54fc076b51167f8a4df0a563" + "hash": "7c1f1ec02e7fe0d09635803011b5d916" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Hydrator\/Operation\/Orgs\/Org\/Teams\/TeamSlug\/Discussions\/DiscussionNumber\/Comments\/CommentNumber.php", - "hash": "2716a56a45f263797c1610a40884d497" + "hash": "30fa965a4187070bb042a47b4c4e1723" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Hydrator\/Operation\/Orgs\/Org\/Teams\/TeamSlug\/Discussions\/DiscussionNumber\/Comments\/CommentNumber\/Reactions.php", - "hash": "191999b5b4ddce029d23fb77c5c60e54" + "hash": "ae9dcb3d266d73b091aa464e7dd10f38" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Hydrator\/Operation\/Orgs\/Org\/Teams\/TeamSlug\/Discussions\/DiscussionNumber\/Reactions.php", - "hash": "f8f07a1273c5f7e22cf77d809952ca67" + "hash": "a263420e725b5b20e6fe65c38be556ea" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Hydrator\/Operation\/Orgs\/Org\/Teams\/TeamSlug\/Memberships\/Username.php", @@ -25760,15 +25716,15 @@ }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Hydrator\/Operation\/Orgs\/Org\/Teams\/TeamSlug\/Projects\/ProjectId.php", - "hash": "96b34660c7946d95e640de646030f4c9" + "hash": "5fe86e2cd81d6255131048a4a1cb0b56" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Hydrator\/Operation\/Orgs\/Org\/Teams\/TeamSlug\/Repos\/Owner\/Repo.php", - "hash": "3986987724776aa926388141c9c25197" + "hash": "634c5c17b2263430bd5c7fa8362b7553" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Hydrator\/Operation\/Projects\/Columns\/Cards\/CardId.php", - "hash": "6e1520ad881db4e10a39c95acbc64581" + "hash": "7b2c4f08e2f739445b4ad0afac459709" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Hydrator\/Operation\/Projects\/Columns\/Cards\/CardId\/Moves.php", @@ -25780,7 +25736,7 @@ }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Hydrator\/Operation\/Projects\/Columns\/ColumnId\/Cards.php", - "hash": "4273c92b8fdac70d8a644f4139dbeb16" + "hash": "a8e2dd14758b5718d33540aa6584996a" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Hydrator\/Operation\/Projects\/Columns\/ColumnId\/Moves.php", @@ -25788,7 +25744,7 @@ }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Hydrator\/Operation\/Projects\/ProjectId.php", - "hash": "a66a743685c70d0af704b22c9ff9313f" + "hash": "0bb0450a2fff5897cf0f75a273915dca" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Hydrator\/Operation\/Projects\/ProjectId\/Collaborators.php", @@ -25800,7 +25756,7 @@ }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Hydrator\/Operation\/Projects\/ProjectId\/Collaborators\/Username\/Permission.php", - "hash": "9615912dcdb3b3444f277209503f5076" + "hash": "3913f4fff64e5ee27ecc710333e9fb9e" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Hydrator\/Operation\/Projects\/ProjectId\/Columns.php", @@ -25812,7 +25768,7 @@ }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Hydrator\/Operation\/Repos\/Owner\/Repo.php", - "hash": "04c9d5c17922cbe4f837099665689bbe" + "hash": "16c131753836a9615fff87f7eef3adda" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Hydrator\/Operation\/Repos\/Owner\/Repo\/Actions\/Artifacts.php", @@ -25904,7 +25860,7 @@ }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Hydrator\/Operation\/Repos\/Owner\/Repo\/Actions\/Runs\/RunId.php", - "hash": "483b63770808a1644e32ddb07bb35164" + "hash": "702f9c0f14c309b2344dfc54f140cdd9" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Hydrator\/Operation\/Repos\/Owner\/Repo\/Actions\/Runs\/RunId\/Approve.php", @@ -25916,7 +25872,7 @@ }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Hydrator\/Operation\/Repos\/Owner\/Repo\/Actions\/Runs\/RunId\/Attempts\/AttemptNumber.php", - "hash": "23316b5bd86f49fde428e844b94277bf" + "hash": "729a666f4920925fa5e6686fb1e83bfe" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Hydrator\/Operation\/Repos\/Owner\/Repo\/Actions\/Runs\/RunId\/Attempts\/AttemptNumber\/Jobs.php", @@ -26060,11 +26016,11 @@ }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Hydrator\/Operation\/Repos\/Owner\/Repo\/CheckRuns.php", - "hash": "cb5e445d6da68563a1f91c79f5351005" + "hash": "bfdc28d1d041d611b08c2e7e5861ae11" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Hydrator\/Operation\/Repos\/Owner\/Repo\/CheckRuns\/CheckRunId.php", - "hash": "42e9f0ce7e7ef898caac8802e7865f69" + "hash": "d4243d555e8a5bb97b1c87527cc4570b" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Hydrator\/Operation\/Repos\/Owner\/Repo\/CheckRuns\/CheckRunId\/Rerequest.php", @@ -26072,15 +26028,15 @@ }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Hydrator\/Operation\/Repos\/Owner\/Repo\/CheckSuites.php", - "hash": "1ca8aeea4199fc84fa6c1c4a293caba0" + "hash": "c36e309cae7a54d49dc2b5ff95668f03" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Hydrator\/Operation\/Repos\/Owner\/Repo\/CheckSuites\/Preferences.php", - "hash": "da150301ca2e6cdadc7313ad2e3c4880" + "hash": "fc72598495be8aafca9ed4fd8bacd7e9" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Hydrator\/Operation\/Repos\/Owner\/Repo\/CheckSuites\/CheckSuiteId.php", - "hash": "574710afe087bcd9e41b046222f2b44f" + "hash": "0ffcdfb6f06e1fcdb403a193f9025c39" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Hydrator\/Operation\/Repos\/Owner\/Repo\/CheckSuites\/CheckSuiteId\/CheckRuns.php", @@ -26096,7 +26052,7 @@ }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Hydrator\/Operation\/Repos\/Owner\/Repo\/CodeScanning\/Alerts\/AlertNumber.php", - "hash": "08cfcb6855003d917012a807112a7993" + "hash": "998d7c69c3a3fc59f022f4036ecd5b42" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Hydrator\/Operation\/Repos\/Owner\/Repo\/CodeScanning\/Alerts\/AlertNumber\/Instances.php", @@ -26116,7 +26072,7 @@ }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Hydrator\/Operation\/Repos\/Owner\/Repo\/CodeScanning\/Codeql\/Databases\/Language.php", - "hash": "ae80e465a8b8cf1e71a3a325cdff5fa3" + "hash": "c100a0661f6939a257ec272684f66644" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Hydrator\/Operation\/Repos\/Owner\/Repo\/CodeScanning\/DefaultSetup.php", @@ -26136,7 +26092,7 @@ }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Hydrator\/Operation\/Repos\/Owner\/Repo\/Codespaces.php", - "hash": "83762629e271b5964731214d8c25dd6c" + "hash": "a0d13b15bdaef70ea39965fbda8c6c08" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Hydrator\/Operation\/Repos\/Owner\/Repo\/Codespaces\/Devcontainers.php", @@ -26148,7 +26104,7 @@ }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Hydrator\/Operation\/Repos\/Owner\/Repo\/Codespaces\/New_.php", - "hash": "93bbb75f5588eeb614cceeba9398b1a0" + "hash": "38a61934803572d7fb000330841119c6" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Hydrator\/Operation\/Repos\/Owner\/Repo\/Codespaces\/Secrets.php", @@ -26168,19 +26124,19 @@ }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Hydrator\/Operation\/Repos\/Owner\/Repo\/Collaborators\/Username.php", - "hash": "0292fd0958c6dc28b4010a909f9b0bae" + "hash": "98ccfb2ac150290e13d500e8acdecb69" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Hydrator\/Operation\/Repos\/Owner\/Repo\/Collaborators\/Username\/Permission.php", - "hash": "675c64e113276f7e8e0ea8a9c676a09f" + "hash": "24d9592c5cefd8a2030b3d00ea92e43b" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Hydrator\/Operation\/Repos\/Owner\/Repo\/Comments\/CommentId.php", - "hash": "f2ffd542f281ad2952115fc0a74c38b0" + "hash": "16cdc4b5324eafce43e7646da47d9144" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Hydrator\/Operation\/Repos\/Owner\/Repo\/Comments\/CommentId\/Reactions.php", - "hash": "b9121f440a5edbe212e07d44eae3898d" + "hash": "78dc5e080847dd92d044478aba5ead71" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Hydrator\/Operation\/Repos\/Owner\/Repo\/Commits.php", @@ -26192,7 +26148,7 @@ }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Hydrator\/Operation\/Repos\/Owner\/Repo\/Commits\/CommitSha\/Comments.php", - "hash": "8e546705a371713e5e47704d7b586a2e" + "hash": "8ccbbdf3b9015a09834d9035acce3f43" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Hydrator\/Operation\/Repos\/Owner\/Repo\/Commits\/Ref.php", @@ -26208,7 +26164,7 @@ }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Hydrator\/Operation\/Repos\/Owner\/Repo\/Commits\/Ref\/Status.php", - "hash": "d815dd4d43fb3059c89cee5adf7756f6" + "hash": "a63807ee3f5cababb7e72c7236050327" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Hydrator\/Operation\/Repos\/Owner\/Repo\/Commits\/Ref\/Statuses.php", @@ -26236,7 +26192,7 @@ }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Hydrator\/Operation\/Repos\/Owner\/Repo\/Dependabot\/Alerts\/AlertNumber.php", - "hash": "22f643691d2c6963c9f39ab33067e2a4" + "hash": "eaeb66192c14cd21699136345e589531" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Hydrator\/Operation\/Repos\/Owner\/Repo\/Dependabot\/Secrets.php", @@ -26264,19 +26220,19 @@ }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Hydrator\/Operation\/Repos\/Owner\/Repo\/Deployments.php", - "hash": "ad60942b03cd8b6540b8cbebc9750e0d" + "hash": "8b741b6448f8a2ba503aa1511d2dbae9" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Hydrator\/Operation\/Repos\/Owner\/Repo\/Deployments\/DeploymentId.php", - "hash": "48cc348272233b063e55438e3725f875" + "hash": "a73de80f9241a1718bb765703ffcc259" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Hydrator\/Operation\/Repos\/Owner\/Repo\/Deployments\/DeploymentId\/Statuses.php", - "hash": "d77e7844b4f9b19ea34091bd75b992b2" + "hash": "cd59b5b2412f6ddd0e8a7cadaa2d5dbe" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Hydrator\/Operation\/Repos\/Owner\/Repo\/Deployments\/DeploymentId\/Statuses\/StatusId.php", - "hash": "22214049fe9fc1059a32faed06fd77be" + "hash": "586c8d7988b2d9937e3da21dc088b9ff" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Hydrator\/Operation\/Repos\/Owner\/Repo\/Dispatches.php", @@ -26312,7 +26268,7 @@ }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Hydrator\/Operation\/Repos\/Owner\/Repo\/Forks.php", - "hash": "0a19592fbfc210def1efd6ccb22d45af" + "hash": "3352154e4d4945b0fc0ab9b7e8564c9a" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Hydrator\/Operation\/Repos\/Owner\/Repo\/Git\/Blobs.php", @@ -26412,7 +26368,7 @@ }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Hydrator\/Operation\/Repos\/Owner\/Repo\/Installation.php", - "hash": "2b0ee19b878111d2ef665fc5020188ea" + "hash": "415c22a0fc79f891e91321999c3fe3bc" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Hydrator\/Operation\/Repos\/Owner\/Repo\/InteractionLimits.php", @@ -26420,11 +26376,11 @@ }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Hydrator\/Operation\/Repos\/Owner\/Repo\/Invitations\/InvitationId.php", - "hash": "333ebadac3a62b371c89c1a582e730d4" + "hash": "03a725c95316f908a9e697e98fd2b54f" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Hydrator\/Operation\/Repos\/Owner\/Repo\/Issues.php", - "hash": "435e6effe3d9f0fb4626aa20146dd12b" + "hash": "30e5656d91f9b8a5b6641d8f4b275366" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Hydrator\/Operation\/Repos\/Owner\/Repo\/Issues\/Comments.php", @@ -26432,11 +26388,11 @@ }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Hydrator\/Operation\/Repos\/Owner\/Repo\/Issues\/Comments\/CommentId.php", - "hash": "42ca7c76a23dab810acec3c3d94a36ad" + "hash": "a744ca5960d015d2b8c7f55bdfba2250" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Hydrator\/Operation\/Repos\/Owner\/Repo\/Issues\/Comments\/CommentId\/Reactions.php", - "hash": "496b03247837d08d1ac5cf15e30b1603" + "hash": "bcc5614e90257423b4dcebc64ddacbab" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Hydrator\/Operation\/Repos\/Owner\/Repo\/Issues\/Events.php", @@ -26444,15 +26400,15 @@ }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Hydrator\/Operation\/Repos\/Owner\/Repo\/Issues\/Events\/EventId.php", - "hash": "6352d9bdcaedf535871b9d84f79c7764" + "hash": "01d338b2cbc502cd2fe8d9bb61f1dd17" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Hydrator\/Operation\/Repos\/Owner\/Repo\/Issues\/IssueNumber.php", - "hash": "15b7ab6bb7dc06e794827fd3ee35df57" + "hash": "e6794c544cf4e421991d0031098cec83" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Hydrator\/Operation\/Repos\/Owner\/Repo\/Issues\/IssueNumber\/Assignees.php", - "hash": "c0f6cc1489e69863c7cc2061548daa22" + "hash": "d4661a6d83ba87137b1ca2b6071def91" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Hydrator\/Operation\/Repos\/Owner\/Repo\/Issues\/IssueNumber\/Assignees\/Assignee.php", @@ -26460,7 +26416,7 @@ }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Hydrator\/Operation\/Repos\/Owner\/Repo\/Issues\/IssueNumber\/Comments.php", - "hash": "35b36e8400151a7e5f5bc8901a6f8788" + "hash": "de36cdc616356b70b566a8b8d4cb3de1" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Hydrator\/Operation\/Repos\/Owner\/Repo\/Issues\/IssueNumber\/Events.php", @@ -26480,7 +26436,7 @@ }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Hydrator\/Operation\/Repos\/Owner\/Repo\/Issues\/IssueNumber\/Reactions.php", - "hash": "73240f4958f670c25c435ec24717d547" + "hash": "dc6d2d472560988a4dd93685da54509f" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Hydrator\/Operation\/Repos\/Owner\/Repo\/Issues\/IssueNumber\/Timeline.php", @@ -26520,11 +26476,11 @@ }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Hydrator\/Operation\/Repos\/Owner\/Repo\/Milestones.php", - "hash": "d4b6e2ec3657dac1761259df9dc60df4" + "hash": "1ce802ef13a8416c7893e316dc5be1fc" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Hydrator\/Operation\/Repos\/Owner\/Repo\/Milestones\/MilestoneNumber.php", - "hash": "05aa8e332714e4a9087c2213c7e048ad" + "hash": "9b332a9e282d1acf36c47bb2085e4d1b" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Hydrator\/Operation\/Repos\/Owner\/Repo\/Notifications.php", @@ -26540,11 +26496,11 @@ }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Hydrator\/Operation\/Repos\/Owner\/Repo\/Pages\/Builds\/Latest.php", - "hash": "ba6a22f49ba00cd683c624577a365733" + "hash": "2fe1e082d1fa2530ac96bd84ad6079b0" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Hydrator\/Operation\/Repos\/Owner\/Repo\/Pages\/Builds\/BuildId.php", - "hash": "2cf475a18d3bc838d62cfa3aaf84aec3" + "hash": "384ecb1e71240e74371d8d411559835d" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Hydrator\/Operation\/Repos\/Owner\/Repo\/Pages\/Health.php", @@ -26556,35 +26512,35 @@ }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Hydrator\/Operation\/Repos\/Owner\/Repo\/Projects.php", - "hash": "468bee8e2d7e8ef3d16b000ee4da2a33" + "hash": "f39460ee8a0a656cd1ba7093060cb4e3" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Hydrator\/Operation\/Repos\/Owner\/Repo\/Pulls.php", - "hash": "ab636aef47ee59a17b91569775c564c0" + "hash": "9d3716cee8e95636a46c19658bd940a0" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Hydrator\/Operation\/Repos\/Owner\/Repo\/Pulls\/Comments\/CommentId.php", - "hash": "1a1188530710bb82088081ef67584c90" + "hash": "32257a349625d8bd6f5321d6f3eb7325" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Hydrator\/Operation\/Repos\/Owner\/Repo\/Pulls\/Comments\/CommentId\/Reactions.php", - "hash": "4062b984d83f6aa84722383af37e6a7d" + "hash": "91f486be5f90cde6f1a685cd9dc1392c" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Hydrator\/Operation\/Repos\/Owner\/Repo\/Pulls\/PullNumber.php", - "hash": "cce2d4f756bc94f0355f6043fe887da3" + "hash": "1851726f3377026ba51406086e347646" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Hydrator\/Operation\/Repos\/Owner\/Repo\/Pulls\/PullNumber\/Codespaces.php", - "hash": "97fc5943774e593ed15be05841578ee9" + "hash": "991536f869c49b8ea60f9b49d2748da4" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Hydrator\/Operation\/Repos\/Owner\/Repo\/Pulls\/PullNumber\/Comments.php", - "hash": "9218d705e04cd105851aac0442f39d4f" + "hash": "9a5afd4aebfa6b90e51ad79c8896b194" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Hydrator\/Operation\/Repos\/Owner\/Repo\/Pulls\/PullNumber\/Comments\/CommentId\/Replies.php", - "hash": "925ce35013bd8a24e5fcf9e89e29e9b3" + "hash": "84a7a0ebe862248620f8303fe29d772d" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Hydrator\/Operation\/Repos\/Owner\/Repo\/Pulls\/PullNumber\/Files.php", @@ -26596,15 +26552,15 @@ }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Hydrator\/Operation\/Repos\/Owner\/Repo\/Pulls\/PullNumber\/RequestedReviewers.php", - "hash": "14649334e078da4919c3623c9acd4947" + "hash": "203677043f736af090fb95aae57a625e" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Hydrator\/Operation\/Repos\/Owner\/Repo\/Pulls\/PullNumber\/Reviews.php", - "hash": "e6e537cbb8d774c8bac59e82c23c751a" + "hash": "137dc1feed8160fc6cb9c910c5175cdb" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Hydrator\/Operation\/Repos\/Owner\/Repo\/Pulls\/PullNumber\/Reviews\/ReviewId.php", - "hash": "ccfcfbe52ea05af87ece7e0214322766" + "hash": "f1f876ad747c9c0a39c5a174d220d158" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Hydrator\/Operation\/Repos\/Owner\/Repo\/Pulls\/PullNumber\/Reviews\/ReviewId\/Comments.php", @@ -26612,11 +26568,11 @@ }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Hydrator\/Operation\/Repos\/Owner\/Repo\/Pulls\/PullNumber\/Reviews\/ReviewId\/Dismissals.php", - "hash": "abd054598cf5de3064d7a0bcbb6f6465" + "hash": "a78ebb316dc4e88d9163e12bc9f7bd45" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Hydrator\/Operation\/Repos\/Owner\/Repo\/Pulls\/PullNumber\/Reviews\/ReviewId\/Events.php", - "hash": "04b61296c52a58396bf633da630cd62e" + "hash": "203e0b79e212c1fb1f6d3a263e8c8211" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Hydrator\/Operation\/Repos\/Owner\/Repo\/Pulls\/PullNumber\/UpdateBranch.php", @@ -26632,11 +26588,11 @@ }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Hydrator\/Operation\/Repos\/Owner\/Repo\/Releases.php", - "hash": "98d64cc8585a3e69f9a3c14595a0a515" + "hash": "b543b6ad4f2e6810b934cd158abece00" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Hydrator\/Operation\/Repos\/Owner\/Repo\/Releases\/Assets\/AssetId.php", - "hash": "835494d8a813394aa5750d211b9b3910" + "hash": "d11e1bf0c90dc72e78b1a7c9f53b1812" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Hydrator\/Operation\/Repos\/Owner\/Repo\/Releases\/GenerateNotes.php", @@ -26644,23 +26600,23 @@ }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Hydrator\/Operation\/Repos\/Owner\/Repo\/Releases\/Latest.php", - "hash": "bef6f1ccb625124af31375bd58296922" + "hash": "54e44dc4513fc5a06a612d713dc4761c" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Hydrator\/Operation\/Repos\/Owner\/Repo\/Releases\/Tags\/Tag.php", - "hash": "57f2ec9fd5a9f1de017e0169fb20b556" + "hash": "1d4b51182e06dcce6ca318b8da91e44c" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Hydrator\/Operation\/Repos\/Owner\/Repo\/Releases\/ReleaseId.php", - "hash": "5503e5916cbed1e990bceb8bae667864" + "hash": "ca9296e28716868aac964f2410450542" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Hydrator\/Operation\/Repos\/Owner\/Repo\/Releases\/ReleaseId\/Assets.php", - "hash": "b8ea991dff6f8391fef18a493ffe196a" + "hash": "a2f97a4fbdcd705bc272292da64df904" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Hydrator\/Operation\/Repos\/Owner\/Repo\/Releases\/ReleaseId\/Reactions.php", - "hash": "9ed38a5d0a678b0a271ed67389af86d5" + "hash": "8ae550a005ab2a3f9b6e1571e4fbfbc6" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Hydrator\/Operation\/Repos\/Owner\/Repo\/Rulesets.php", @@ -26676,7 +26632,7 @@ }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Hydrator\/Operation\/Repos\/Owner\/Repo\/SecretScanning\/Alerts\/AlertNumber.php", - "hash": "a5df75ab12c6e102b3915299760af179" + "hash": "ac1c7ca4e1ae4a851dd800efea469f4a" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Hydrator\/Operation\/Repos\/Owner\/Repo\/SecretScanning\/Alerts\/AlertNumber\/Locations.php", @@ -26684,15 +26640,15 @@ }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Hydrator\/Operation\/Repos\/Owner\/Repo\/SecurityAdvisories.php", - "hash": "c2c74df50c2655f0e9cf5e1d4a6e5a5a" + "hash": "96ad0e3852044109ccc836088d678094" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Hydrator\/Operation\/Repos\/Owner\/Repo\/SecurityAdvisories\/Reports.php", - "hash": "34433bb1dd377b73baa9c829f18db1ca" + "hash": "5b6e42830c0c448a6153dc09c4d92ae7" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Hydrator\/Operation\/Repos\/Owner\/Repo\/SecurityAdvisories\/GhsaId.php", - "hash": "2c0daa88aee5a453605b3ffd5384df5d" + "hash": "60d036e6e09a87e1c18c5ad4b8f6fe7c" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Hydrator\/Operation\/Repos\/Owner\/Repo\/SecurityAdvisories\/GhsaId\/Cve.php", @@ -26720,7 +26676,7 @@ }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Hydrator\/Operation\/Repos\/Owner\/Repo\/Statuses\/Sha.php", - "hash": "1133d882e22d8dd6772f62413555322d" + "hash": "92c67dbf735e1e73e442f42a279ab055" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Hydrator\/Operation\/Repos\/Owner\/Repo\/Subscription.php", @@ -26760,11 +26716,11 @@ }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Hydrator\/Operation\/Repos\/Owner\/Repo\/Transfer.php", - "hash": "1bb07b43bd1c642ea9906682ef4cd718" + "hash": "bdbd13061f81063b28f65fb8e49fdbd6" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Hydrator\/Operation\/Repos\/TemplateOwner\/TemplateRepo\/Generate.php", - "hash": "887e62f60bc0f427f871a7e7da71ed13" + "hash": "629a9bc860caafe6a321b318121dbb2e" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Hydrator\/Operation\/Repositories.php", @@ -26804,27 +26760,27 @@ }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Hydrator\/Operation\/Teams\/TeamId\/Discussions.php", - "hash": "be950628e7ebc7a8f2f205e4549b286c" + "hash": "637145bd457bff9c3ec5b5d2465881c2" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Hydrator\/Operation\/Teams\/TeamId\/Discussions\/DiscussionNumber.php", - "hash": "f82d2ebe20fe4be14a457dd973663b1b" + "hash": "4ab4c7f1cb37b54f3a517ff1f19d1787" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Hydrator\/Operation\/Teams\/TeamId\/Discussions\/DiscussionNumber\/Comments.php", - "hash": "7928c1d3df4a85f1f8f3c332f25c4ae6" + "hash": "3e3ec84a26c9395e28bee37505949f28" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Hydrator\/Operation\/Teams\/TeamId\/Discussions\/DiscussionNumber\/Comments\/CommentNumber.php", - "hash": "125baa306385f8630a90133e828d1266" + "hash": "ab07b51ce71cb12b8e34b7e6e3811daa" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Hydrator\/Operation\/Teams\/TeamId\/Discussions\/DiscussionNumber\/Comments\/CommentNumber\/Reactions.php", - "hash": "1df922d91863309986549461c4a83b03" + "hash": "1ac5ee6658cf11a8bd4a72ad3873269c" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Hydrator\/Operation\/Teams\/TeamId\/Discussions\/DiscussionNumber\/Reactions.php", - "hash": "8ab0f78fbeabb486b3ee52c84d30038b" + "hash": "866dedb741da27993622cd5e2681bac7" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Hydrator\/Operation\/Teams\/TeamId\/Members.php", @@ -26844,7 +26800,7 @@ }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Hydrator\/Operation\/Teams\/TeamId\/Projects\/ProjectId.php", - "hash": "5dc3e685d30062c3dbcc9a9b8a9b7660" + "hash": "49ebdeb5ecc75556d937820e3c4007a1" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Hydrator\/Operation\/Teams\/TeamId\/Repos.php", @@ -26852,7 +26808,7 @@ }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Hydrator\/Operation\/Teams\/TeamId\/Repos\/Owner\/Repo.php", - "hash": "e511320ccae3f66421f7287e054ad27e" + "hash": "ac1eea8fef01bdb866e8f5754ba360e1" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Hydrator\/Operation\/Teams\/TeamId\/Teams.php", @@ -26860,7 +26816,7 @@ }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Hydrator\/Operation\/User.php", - "hash": "afd9ec73d9c9c6c77629bdf673e97262" + "hash": "694ae48d79c66c61a470bd09a96cf95b" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Hydrator\/Operation\/User\/Blocks.php", @@ -26872,7 +26828,7 @@ }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Hydrator\/Operation\/User\/Codespaces.php", - "hash": "2e17472d94605f0f58756601ca13e3e6" + "hash": "de35acfcd63d9fb434a942fb05729e22" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Hydrator\/Operation\/User\/Codespaces\/Secrets.php", @@ -26896,7 +26852,7 @@ }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Hydrator\/Operation\/User\/Codespaces\/CodespaceName.php", - "hash": "0119ea59023e1edf65ee69e82a2db774" + "hash": "f7436abb51e8bf85ef454ea775802112" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Hydrator\/Operation\/User\/Codespaces\/CodespaceName\/Exports.php", @@ -26912,15 +26868,15 @@ }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Hydrator\/Operation\/User\/Codespaces\/CodespaceName\/Publish.php", - "hash": "ff667f6533735c7805921af95decbab1" + "hash": "6d6a934e48b9b9a0e97c3c956bc6759b" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Hydrator\/Operation\/User\/Codespaces\/CodespaceName\/Start.php", - "hash": "b7383347b3b35ff3ffac99e8ea25d996" + "hash": "9f1711898d0f96fce74c38cac593ca08" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Hydrator\/Operation\/User\/Codespaces\/CodespaceName\/Stop.php", - "hash": "aa918b468625555d0e0f8261ebef94e6" + "hash": "c1ac16d29a866bd53c07f8ef54c70aae" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Hydrator\/Operation\/User\/Email\/Visibility.php", @@ -26992,15 +26948,15 @@ }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Hydrator\/Operation\/User\/Memberships\/Orgs\/Org.php", - "hash": "b11a508e50262b451ecbff2b8e8b4d36" + "hash": "4226c2e7ee111754bcd86a9211713db2" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Hydrator\/Operation\/User\/Migrations.php", - "hash": "bf07195d1eb89c2ee87383472c6ead5a" + "hash": "980753b1f2d16c9b3ec0e4af18c139bb" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Hydrator\/Operation\/User\/Migrations\/MigrationId.php", - "hash": "f0d83589de75f9791534f2f67582c36c" + "hash": "850d6ece27911cdfe8e918b74e1771e8" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Hydrator\/Operation\/User\/Migrations\/MigrationId\/Archive.php", @@ -27020,7 +26976,7 @@ }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Hydrator\/Operation\/User\/Packages\/PackageType\/PackageName.php", - "hash": "c2b7290505f01df691cebb4c839e1a06" + "hash": "216d8f7121aa7c81fb71c1472e92ffa1" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Hydrator\/Operation\/User\/Packages\/PackageType\/PackageName\/Restore.php", @@ -27040,7 +26996,7 @@ }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Hydrator\/Operation\/User\/Projects.php", - "hash": "6bb2486d143e0f7a82972bdc1becb7f4" + "hash": "2dd36ba1df0aa765b10c20da01481c1d" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Hydrator\/Operation\/User\/PublicEmails.php", @@ -27048,7 +27004,7 @@ }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Hydrator\/Operation\/User\/Repos.php", - "hash": "4777b985973119beead0ed0e65a4022f" + "hash": "84ddaa3ccf9d279413f27e61182cb59a" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Hydrator\/Operation\/User\/RepositoryInvitations.php", @@ -27104,7 +27060,7 @@ }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Hydrator\/Operation\/Users\/Username\/Installation.php", - "hash": "060ff41aa98b3b86e1bc716e36c150e2" + "hash": "8de3fdb36fd07e6667e91508bdebbcc4" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Hydrator\/Operation\/Users\/Username\/Packages.php", @@ -27112,7 +27068,7 @@ }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Hydrator\/Operation\/Users\/Username\/Packages\/PackageType\/PackageName.php", - "hash": "edc4477c1335d10895ac52fac625f5e9" + "hash": "c5cf2c20f998daa5473f99d6bc684339" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Hydrator\/Operation\/Users\/Username\/Packages\/PackageType\/PackageName\/Restore.php", @@ -27152,7 +27108,7 @@ }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Hydrators.php", - "hash": "f6c9fcb253adf0370dc52ed604dc0c62" + "hash": "ea87300873e14a41b36af5e72ef17bca" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/OrganizationSimpleWebhooks.php", @@ -27160,7 +27116,7 @@ }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/RepositoryWebhooks.php", - "hash": "9d4706ce77b43742defcdd0d66902dc3" + "hash": "d6631de51fb99d32a8cb9d748cac3059" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/RepositoryWebhooks\/Permissions.php", @@ -27644,19 +27600,19 @@ }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookCustomPropertyCreated.php", - "hash": "bb57955b2146abea082788d32f23bd4e" + "hash": "89e712c9fe306ac63ced73f498507fad" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookCustomPropertyDeleted.php", - "hash": "5b4d4f3e81f335c2b45c4789171be03c" + "hash": "5444f59eaba83f0fbd8ec471a5db398e" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookCustomPropertyUpdated.php", - "hash": "8cbd0410c88441b259832f297ac94f5d" + "hash": "0b33151d738be949b5980fcf2110bd3c" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookCustomPropertyValuesUpdated.php", - "hash": "89aa836561bf70ab108688001d695aaa" + "hash": "4287b0c7972b69b68896c337cbb8399c" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/AliasAbstract\/Tiet822B8B83\/Tiet93E9FF34\/Tiet64571DFE\/Tiet4D2FA622.php", @@ -27736,11 +27692,11 @@ }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/PHPStan\/ClientCallReturnTypes.php", - "hash": "47a19606a91c347cb0df1e88f2925328" + "hash": "a5a976373056d8ec2c094d61a0461f2c" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/tests\/\/Types\/ClientCallReturnTypes.php", - "hash": "c9174db8b9be989f53b23dada0caa161" + "hash": "191c6e0bbd1e09e908e49d7747d7cd29" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/..\/etc\/phpstan-extension.neon", @@ -27980,7 +27936,7 @@ }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/WebHook\/SecretScanningAlert.php", - "hash": "8594714076741ae50b0b792ff068abf5" + "hash": "e004d8248136239cfaa8a8d689b8ab45" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/WebHook\/SecretScanningAlertLocation.php", @@ -28032,287 +27988,287 @@ }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Hydrator\/WebHook\/BranchProtectionConfiguration.php", - "hash": "c9a661fc76e282a072e20a23b25f0029" + "hash": "26a3386ccc4785112613f033a92366ba" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Hydrator\/WebHook\/BranchProtectionRule.php", - "hash": "9ce23e7251093899bd1ff9a624ad0663" + "hash": "d96dd7a90fee723a2fc3b7fd77f399ad" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Hydrator\/WebHook\/CheckRun.php", - "hash": "824ee70dd5151422e14c5d6a92ce9ec1" + "hash": "e3eeb47f9fd6ebf897f1f12c5c4036ec" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Hydrator\/WebHook\/CheckSuite.php", - "hash": "99971863b0bedc4e8addba581bc6bea9" + "hash": "b8b60a058923632c4cf1a66a67ed6754" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Hydrator\/WebHook\/CodeScanningAlert.php", - "hash": "8384c9830f2c39d654f27d761d0d1383" + "hash": "d3125bfbdc2a9b1db8191a54ed57c974" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Hydrator\/WebHook\/CommitComment.php", - "hash": "44ade0e1150c035ce5d85d8bda690580" + "hash": "5bef95a11f35c82a958b940ebecf1780" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Hydrator\/WebHook\/Create.php", - "hash": "cc72c792140171e0d5714c2b43033b59" + "hash": "8ee538b1c706e0f89d534d32ed90465d" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Hydrator\/WebHook\/CustomProperty.php", - "hash": "f72b479958011463727e0b81828841e7" + "hash": "bc2cd6414bc89bd27e977edabb216bf0" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Hydrator\/WebHook\/CustomPropertyValues.php", - "hash": "d8fae05d296baea7e0e8bdc5ce4ade1f" + "hash": "a1fb13e8f1b8f395da0a9690f5342eb8" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Hydrator\/WebHook\/Delete.php", - "hash": "6b7af8bf4ef22980ceb3c5048cd0e921" + "hash": "c7c8227ff655c46c989ee33b39839fa9" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Hydrator\/WebHook\/DependabotAlert.php", - "hash": "b11ee1aebabcae3283df10ac167b787e" + "hash": "6e35e67d438d86bf4ab2eed6c1b14fa8" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Hydrator\/WebHook\/DeployKey.php", - "hash": "9150828d97764d5f20ace6671f566327" + "hash": "8bf21055418de5ae065028698dce1653" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Hydrator\/WebHook\/Deployment.php", - "hash": "02f9ef9d08916114e332093fce801336" + "hash": "e7a637da71a769f2a672248aca643d61" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Hydrator\/WebHook\/DeploymentProtectionRule.php", - "hash": "3e6a9a26e229d6d5fb56cc6d0200cf41" + "hash": "ef5b728d12358de719fa1ea26b7ec3a8" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Hydrator\/WebHook\/DeploymentReview.php", - "hash": "1ad4fa16e632b0a4c9a84cc4ec505640" + "hash": "8ace363ad93f19cd47c4d553931edf12" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Hydrator\/WebHook\/DeploymentStatus.php", - "hash": "64874884a2227de17dd13fede0086e8b" + "hash": "310cdb7b54709c00c01d30f47972ab15" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Hydrator\/WebHook\/Discussion.php", - "hash": "f48d0f88cd3e28e872296aee8de4c6eb" + "hash": "120dfd2e2a3128ed857a1d46f46113fc" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Hydrator\/WebHook\/DiscussionComment.php", - "hash": "6fd431ca72735dcfc4cd430255349036" + "hash": "60227796adf2062ffef1916c90c3762e" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Hydrator\/WebHook\/Fork.php", - "hash": "4e727bca0be69105ee1c59ea4fe66a98" + "hash": "42acef7f9365e309b959019993d6c17a" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Hydrator\/WebHook\/GithubAppAuthorization.php", - "hash": "14bf9e4c0196fda5cb8c7d2fd6331556" + "hash": "3487f639124b276b92e400b4100422a0" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Hydrator\/WebHook\/Gollum.php", - "hash": "a2b53d4c7076e60ea0c398694dd39372" + "hash": "af768f47668c0da5982141cc9aedc5bb" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Hydrator\/WebHook\/Installation.php", - "hash": "449608fa5d7d7649544bb8d3e4680c52" + "hash": "7b7e46911a8cf17c3cce4544e7013f7d" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Hydrator\/WebHook\/InstallationRepositories.php", - "hash": "4266b78000d8f6efdd5ebacae18fc193" + "hash": "6ad0c19d372d762cbd31bb5119afd0fd" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Hydrator\/WebHook\/InstallationTarget.php", - "hash": "cf7d332ec50d69d471dfa103015eeb24" + "hash": "16e9d69d0553d2b1640aa1213a7523bc" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Hydrator\/WebHook\/IssueComment.php", - "hash": "01aef9bea962e9067f61e616fad3cc9f" + "hash": "d8df29888d3eb8231bda6610af86d159" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Hydrator\/WebHook\/Issues.php", - "hash": "2b1593b690bc2f75a3e69a697dc8c50d" + "hash": "252b75c8cdd0957d010fbffae814ed54" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Hydrator\/WebHook\/Label.php", - "hash": "a732821cde4f10521b379b56f6e08346" + "hash": "bea832f7f714b6786d5c60ec9b8862c5" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Hydrator\/WebHook\/MarketplacePurchase.php", - "hash": "9795371c0fdbb0a62575df715157f9bc" + "hash": "a7abbabb5b186aa36d57b6a39df0cb68" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Hydrator\/WebHook\/Member.php", - "hash": "1d98ceb0a4522426ca10813cdbc49404" + "hash": "e2ac783dd2fa09e39900fc97ae1e020a" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Hydrator\/WebHook\/Membership.php", - "hash": "5c9273af3e4566ba9684d8f589d39f4f" + "hash": "b01e33c281b258fbb1ac6a398b935d9a" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Hydrator\/WebHook\/MergeGroup.php", - "hash": "271b819b051b9f9e9042f57a1d24ce8e" + "hash": "f9684f619c80c68caa8bbb49d9d2749e" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Hydrator\/WebHook\/Meta.php", - "hash": "b9d516a21a688b75545d8cfcba071bb5" + "hash": "e3600f401d5e9375df1cf61b38023176" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Hydrator\/WebHook\/Milestone.php", - "hash": "fe1be8542203fd70cb1587065b84f8b8" + "hash": "04a28d9621f593aebad8734cf7b810d7" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Hydrator\/WebHook\/OrgBlock.php", - "hash": "49f820df417ebbdf99ebc80896feb6e7" + "hash": "42ae95c4709197511a4dc373d7c40023" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Hydrator\/WebHook\/Organization.php", - "hash": "27c91ee3d2f9ed88dbebe6ea7a538a31" + "hash": "c7e10780cc9a2ba773701425ff5beaf4" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Hydrator\/WebHook\/Package.php", - "hash": "feb82a820f8d7e58d0db4192ba79a1da" + "hash": "7c068304f44b73bd9dd9de9edf9a4922" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Hydrator\/WebHook\/PageBuild.php", - "hash": "8d07c5222c8f2831dbdfd86c5a2b0bb3" + "hash": "7c92164fa312fde4939b2150c1aaa47f" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Hydrator\/WebHook\/PersonalAccessTokenRequest.php", - "hash": "75ae8f3b136a22466911a2afdc008500" + "hash": "c1070bc3088a62740e1883a7ae6bc300" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Hydrator\/WebHook\/Ping.php", - "hash": "311e24fc00bddce1cd3631ca2cd08865" + "hash": "4dc08be88334c5e25cf7deec5b31008b" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Hydrator\/WebHook\/ProjectCard.php", - "hash": "f03f6e14d892948ea90cfb178d952e84" + "hash": "30841e3eb45bb06392fa05613534f13f" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Hydrator\/WebHook\/Project.php", - "hash": "b2af0d2371b91563b93f1a4675a61cd0" + "hash": "a8c2e8fd82f69665ecbc8baa5d1bb3fb" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Hydrator\/WebHook\/ProjectColumn.php", - "hash": "13c5c20e0c32cdcfe59aaa58f54348c4" + "hash": "b605d8f34d3c08249e22cd874fd76455" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Hydrator\/WebHook\/ProjectsV2.php", - "hash": "392d41fe84bb87cc7327456808c7054f" + "hash": "c44cde98fa8349e6c44bf1413c339fae" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Hydrator\/WebHook\/ProjectsV2Item.php", - "hash": "1d20c5d4e288a2e7e5c9ed314415d84f" + "hash": "b23ff1246974e9508a4534826448cef9" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Hydrator\/WebHook\/Public_.php", - "hash": "3a2936f2c392f62928447f233676df1d" + "hash": "5dc23e0153c0f76a0e1ed5d28c70910d" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Hydrator\/WebHook\/PullRequest.php", - "hash": "15e7fddb6e77034aecf411748f606a95" + "hash": "263bc2b8d6489885c855f68f66162016" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Hydrator\/WebHook\/PullRequestReviewComment.php", - "hash": "d19aa78a20372af2eb5d38f181b16117" + "hash": "deedf2e4e521429a7aac0c112d9b0739" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Hydrator\/WebHook\/PullRequestReview.php", - "hash": "ac361c071e30b9bdc0dd2c2b4163ef21" + "hash": "814e538487eff77eef881bcec6237977" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Hydrator\/WebHook\/PullRequestReviewThread.php", - "hash": "11555abf633d25fea2976e67bb0e0c20" + "hash": "b8a32c788e141fc75538745ca7a195cc" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Hydrator\/WebHook\/Push.php", - "hash": "c0cf4a13bb5eaa8fbe76d39ca56dc24f" + "hash": "f83a0b8d557fefe171fad2d33333f338" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Hydrator\/WebHook\/RegistryPackage.php", - "hash": "40ca9bfec62277641216c294c58f4340" + "hash": "d04654b3b8dc0fc2048e4164ac1dbbb6" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Hydrator\/WebHook\/Release.php", - "hash": "08b7cb958072c8bb24b83377da6f953e" + "hash": "085ac35d98d9721dc8445d4d03e3dffb" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Hydrator\/WebHook\/RepositoryAdvisory.php", - "hash": "183344a61b11628c1d7048b7598be26f" + "hash": "a93aaf3063f52e29b279f99ef88cd79f" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Hydrator\/WebHook\/Repository.php", - "hash": "666b0eca303337fef3e3b60a48364f85" + "hash": "0406d16a4dee54f65195fe53399c17ae" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Hydrator\/WebHook\/RepositoryDispatch.php", - "hash": "ccae30db33eb868d7de6b455c6ccbb91" + "hash": "71e233642c9c59cf811bc08cc0906854" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Hydrator\/WebHook\/RepositoryImport.php", - "hash": "8a5b9b5765acf5074d8da766f3464f62" + "hash": "5c1f8d12521e096117ed1ffea4e1868b" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Hydrator\/WebHook\/RepositoryRuleset.php", - "hash": "4e0b3dd6d0bf4c2e91394bad5e070bde" + "hash": "3663c8a2360618462cf3544b2fccb1f1" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Hydrator\/WebHook\/RepositoryVulnerabilityAlert.php", - "hash": "835873550d0e4b32e39a6d86683a628a" + "hash": "1f2ae6d8c70ecff974df33f31fb32437" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Hydrator\/WebHook\/SecretScanningAlert.php", - "hash": "63149909380dff0c5f4e48b941ea0122" + "hash": "41031e90d7d3dd3dd46701768db730dc" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Hydrator\/WebHook\/SecretScanningAlertLocation.php", - "hash": "c2a33c89515b96d6e3f8c23be2581a9c" + "hash": "c33a0cfe0907566dd9167c557efe208f" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Hydrator\/WebHook\/SecurityAdvisory.php", - "hash": "7aa74b38d10ccdf9557108dad1d2c73b" + "hash": "50be5fd9e7759ac2377e1fe326ae581c" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Hydrator\/WebHook\/SecurityAndAnalysis.php", - "hash": "2b25f4a685bd40217d525534f0198df0" + "hash": "393829028d0f845abc74b92cf08210fa" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Hydrator\/WebHook\/Sponsorship.php", - "hash": "75061154c246e3272d436733f26002a6" + "hash": "a50909bf01e0ad124b2faff47c0e3824" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Hydrator\/WebHook\/Star.php", - "hash": "15a6b96b6270632adcd03d32469cf149" + "hash": "ebb46f9aedbb86ad311762855b1eb9fd" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Hydrator\/WebHook\/Status.php", - "hash": "ef1c11866179b0fa69937566c60c3c4a" + "hash": "9744a704b51c5a4c66e7455605dc46f6" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Hydrator\/WebHook\/TeamAdd.php", - "hash": "58c8db5c12f854e38c4c65429c461c5a" + "hash": "a7679d49abcbc05bb895d856fd751da1" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Hydrator\/WebHook\/Team.php", - "hash": "2bb223e5e7810d09dbaa8c39871e5bed" + "hash": "705e84eec30ad4bb1176522c467aed7c" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Hydrator\/WebHook\/Watch.php", - "hash": "35f0d079cc989f6b8dc2ecae03e10507" + "hash": "0fb0df767ba0671b821597b8101e48f2" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Hydrator\/WebHook\/WorkflowDispatch.php", - "hash": "f5bb2a450f07b19b0906a30564eb3f5f" + "hash": "271a1fc9039dbed4db24589cc95c79a7" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Hydrator\/WebHook\/WorkflowJob.php", - "hash": "f241816ab6ae3d9e6040c67e479c3b2b" + "hash": "7691fc704d4e89b5005e7d3c6a71c0f0" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Hydrator\/WebHook\/WorkflowRun.php", - "hash": "82d5feebc210ab4eef5b22388d0740e0" + "hash": "ab6fc95ec200b76bdf74186d677e5d6a" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/CodeScanningRefFull.php", @@ -28440,11 +28396,11 @@ }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/OrganizationRole.php", - "hash": "e6e265ccfc2002757bca49407383246e" + "hash": "40d87224b207990f3aa120bbec4598c0" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/Operations\/Orgs\/ListOrgRoles\/Response\/ApplicationJson\/Ok.php", - "hash": "6aef97724541dd01d02e1159d8dcb633" + "hash": "8b5a1dd95c1ea54ffba3a89f7bd6083f" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Hydrator\/Operation\/Orgs\/Org\/OrganizationRoles.php", @@ -28452,7 +28408,7 @@ }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Hydrator\/Operation\/Orgs\/Org\/OrganizationRoles\/RoleId.php", - "hash": "65656f223a45b3fd4cf5631142eea4ba" + "hash": "2bb0b95323a192616b1123eef3f13262" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Operation\/SecurityAdvisories\/CreateFork.php", @@ -28468,7 +28424,7 @@ }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Hydrator\/Operation\/Repos\/Owner\/Repo\/SecurityAdvisories\/GhsaId\/Forks.php", - "hash": "af0117816f8f465b7bb6ef231dfb4922" + "hash": "489ea8dfe0c5f73a7baa2d89007013ea" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/SecretScanningLocationDiscussionTitle.php", @@ -28560,7 +28516,7 @@ }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookSecretScanningAlertValidated.php", - "hash": "a0035db4cc4fb2fdcfdf90efab3ef574" + "hash": "b2b401a66cdb2f6ff46c524ac8d31f86" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Hydrator\/Operation\/Repos\/Owner\/Repo\/Pages\/Deployments.php", @@ -28696,7 +28652,7 @@ }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/PullRequestWebhook.php", - "hash": "75ee3487fc409489e78fc4f50a844f0c" + "hash": "6f80f41660e67ad72e84f748ab12af20" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/AliasAbstract\/TietD0156E29\/Tiet718D0614\/Tiet1A091EF2\/TietD0F00D93.php", @@ -28816,11 +28772,11 @@ }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhooksSponsorship\/Maintainer.php", - "hash": "e507b36e86ae942fff486fa6a28eee58" + "hash": "9830f89dc4546961e615c91c203cd710" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhooksApprover.php", - "hash": "f6d0c35d8e737dedafbcb5338e831f41" + "hash": "5b35d8b36dff856f3872714200bce02f" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhooksReviewers.php", @@ -28836,71 +28792,71 @@ }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhooksAnswer\/User.php", - "hash": "792adb6d11a81228a1729f96a5422476" + "hash": "33103cd3458699db810066191f342072" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhooksComment\/User.php", - "hash": "b37b3df7559cee8b179b06135e90b21e" + "hash": "a029cd3762de4866f889a0bb298549ca" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhooksIssue\/PerformedViaGithubApp\/Owner.php", - "hash": "c983845af0c9e208bb6fae2ee5ed4744" + "hash": "b1223966f8a4dae4126abfdac1c4d3f1" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhooksIssue2\/Assignee.php", - "hash": "64baa22b3d160c14d4cfd57ae9874d48" + "hash": "6b63b60910d27d2f814a641179dfc801" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhooksIssue2\/Assignees.php", - "hash": "86f068f179a51da0b50e1a4612f2e203" + "hash": "8860d00f4afe58553ff07c27def03391" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhooksIssue2\/Milestone\/Creator.php", - "hash": "d36af88abacd62c2b0a12b0f307fffe9" + "hash": "21734116fdca7e16431dfb892461ec47" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhooksIssue2\/PerformedViaGithubApp\/Owner.php", - "hash": "13aea0799e000fca7ef1f48a5a161b53" + "hash": "a3b99e2eb5f1ab94f7afb8467978c289" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhooksIssue2\/User.php", - "hash": "d73a3fba652ab8a17081928c608408af" + "hash": "d0049d09b2505de39cd6143f5b534e02" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhooksMilestone3\/Creator.php", - "hash": "0df5fc3e2a1f6bd4145bc8562887313c" + "hash": "ed5d0d6362def9dbee8d2d29d443508c" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhooksMembership\/User.php", - "hash": "8567739d4744353a12d77b7e6ae0bfd8" + "hash": "745abe2bc789a2229d7f29279f2b1275" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhooksProjectCard\/Creator.php", - "hash": "47a7730af219896706578a8075e1438e" + "hash": "5da01f0ac631ac0c03241c44d0d5bb26" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhooksProject\/Creator.php", - "hash": "9fd72399a8a1a9e9b320b0d7f8961350" + "hash": "9ba22b059cf9e4bd1a4b9516ed58a40e" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhooksPullRequest5\/AutoMerge\/EnabledBy.php", - "hash": "b8971ebc8b23811bb5ba50f062ca4617" + "hash": "e39e458dc7ad064912b487dddb906def" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhooksPullRequest5\/Base\/Repo\/Owner.php", - "hash": "00d7cac6c299f4d946e27e2ccadbd428" + "hash": "f846645b6e5a483886d5374b7f4eedb5" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhooksPullRequest5\/Base\/User.php", - "hash": "f738de6c055421db1c2a77910d925d9c" + "hash": "cff105854124e935a649774b83dc70e5" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhooksPullRequest5\/Head\/Repo\/Owner.php", - "hash": "509db414f9d3dc38d4da1993e3e7dab6" + "hash": "553180f459fcafd12d40c438bd735021" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhooksPullRequest5\/Head\/User.php", - "hash": "735d7a33359e13b34edb80c5bd940ed5" + "hash": "8121a276637e4367a22bc4ed2e3a714e" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhooksPullRequest5\/RequestedReviewers\/Zero.php", @@ -28908,11 +28864,11 @@ }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhooksReviewComment\/User.php", - "hash": "262fd804a4593a68f566fc7cad8aa811" + "hash": "ad0d5ae3e93a38a3eb98be35bc5fb6ba" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhooksReview\/User.php", - "hash": "4a4c44b2a6c7c7684b78bb06a4ae8a8c" + "hash": "8a1979b084e10f886556e4b735563d5a" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhooksRelease\/Assets\/Uploader.php", @@ -28920,7 +28876,7 @@ }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhooksRelease\/Author.php", - "hash": "b065f38465568564d194e0cdc0ce1870" + "hash": "9f0b90ae23cb819fa8a1264798140d87" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhooksRelease1\/Assets\/Uploader.php", @@ -28928,7 +28884,7 @@ }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhooksRelease1\/Author.php", - "hash": "bf906c482d0c4567f847585f7d625cf1" + "hash": "9697ea53fcbf502321f275450d3d405d" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhooksAlert\/Dismisser.php", @@ -28936,23 +28892,23 @@ }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhooksSponsorship\/Sponsor.php", - "hash": "5d7c5e2390b1af69c5a9e6852676a5d0" + "hash": "290db5225dd6287841e040fb57e91dc2" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhooksSponsorship\/Sponsorable.php", - "hash": "951206029b3bedfbd89aa5a51aeff4e5" + "hash": "dd151fc2854850c081122337d5c82bec" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhooksUser.php", - "hash": "81abdb0459d3d8faf7a5524c116e3361" + "hash": "42e09071847c447d6ed71796ec3125c1" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhooksAnswer.php", - "hash": "3b20c40d03e27565b83cd622dbd065b9" + "hash": "3522ede82fb440c0cd1ba59489cb1ad2" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhooksComment.php", - "hash": "6e07e46872469158033508eaa8b83267" + "hash": "8b31be48a02c6fc3d0ff859331152faf" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhooksIssue\/Labels.php", @@ -28984,7 +28940,7 @@ }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhooksIssueComment.php", - "hash": "6961259eb2c6960526469be6d46755a0" + "hash": "2da3cd5aba28da29aabdfb5f4d7dd570" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhooksChanges.php", @@ -28992,43 +28948,43 @@ }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhooksIssue.php", - "hash": "68dc80059d57b859cafa60afdd845ecf" + "hash": "de83e3efcaeb6228da5e9357ab051e4c" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhooksMilestone.php", - "hash": "3bc30d832d196f3b4b5af84b89243185" + "hash": "373962e6b2181a997ea75b832bf2edfc" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhooksIssue2.php", - "hash": "561489391e9c63de0ee8d385b76b2493" + "hash": "cc7cb0595dd5adafed20f91f4ef6fd8d" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhooksIssueComment\/User.php", - "hash": "cddd707a98c552806fc85a8a67db0fc6" + "hash": "3430a11abad777afaa217e73c10adb2e" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhooksIssue\/Assignee.php", - "hash": "1502a4086a7b389ef586dfcb64f513d5" + "hash": "3d64e9fa4ee4a70b670e9e80fe9cfae9" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhooksIssue\/Assignees.php", - "hash": "ad66e5bbfd09738853de5456c25471d6" + "hash": "00a0ba40730fccea0d5f74aeb40da23e" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhooksIssue\/Milestone\/Creator.php", - "hash": "3f149d19c9273b873619c17ee6deb276" + "hash": "c990d9c7a73a761f2d5af512ec16fbf9" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhooksIssue\/User.php", - "hash": "f4a42f87a0d02665745de5b656ab4f9a" + "hash": "a16c759a586013ec0513837933720f5d" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhooksMilestone\/Creator.php", - "hash": "dcab258a3822dc59bbb1f55644e1f662" + "hash": "18e2f2cb4a5d0cb399dbd29aa25e2e31" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhooksPullRequest5\/Assignee.php", - "hash": "5e05078e9928a258e82484e72ac5d4e3" + "hash": "545f01a5e11ddc6659a33a3a3fe73398" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhooksPullRequest5\/Assignees.php", @@ -29036,19 +28992,19 @@ }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhooksPullRequest5\/MergedBy.php", - "hash": "ebbef0d0696f16fe69ec375721d36c8c" + "hash": "52cf4a6361e2a1f15f6f7927367b97d9" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhooksPullRequest5\/Milestone\/Creator.php", - "hash": "213aa5a08efb9f5ec112458a3b358537" + "hash": "a9d28b76ab340948d5df5c1ad9600fb0" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhooksPullRequest5\/User.php", - "hash": "5746caf3e537cf4be08467e46ce0b352" + "hash": "513c6e1ff79a4faf03b299086a0202de" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhooksUserMannequin.php", - "hash": "49b58bd4cd3adb751fb530fddd9f2e2d" + "hash": "e7750aecd93f4a5428aeed551d4cc1e0" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhooksMarketplacePurchase.php", @@ -29064,19 +29020,19 @@ }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhooksMilestone3.php", - "hash": "2443a30fbb721b54506bae76ae1911f2" + "hash": "e1ad27d26175a56f0379befeb17a6b16" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhooksMembership.php", - "hash": "386fc53034cae883e85d97539b20d44b" + "hash": "7277a023052837e96268db2cf060159f" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhooksProjectCard.php", - "hash": "1ce3ebea5ee06adf1e4f554b51b6a681" + "hash": "96c194cf73b4fdd7bb75e04cc52113eb" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhooksProject.php", - "hash": "837f6e29950380fbbdf90336f4c5b673" + "hash": "13a3022c15bbdbbe43a0b06e58d74620" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhooksProjectColumn.php", @@ -29092,15 +29048,15 @@ }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhooksPullRequest5.php", - "hash": "cd06361aad8669fbca39ed44835cc61e" + "hash": "abd0610b79ae7f65fb9cfbb0f8c27802" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhooksReviewComment.php", - "hash": "b3c5225505e33b24409698c6ea8f539f" + "hash": "bbb34a22a46226adf9f2b123f4f7d5ef" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhooksReview.php", - "hash": "25fd4853f01714db42a21700d3192761" + "hash": "3352114f4077a904a7ac6f4835f21ead" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhooksNullableString.php", @@ -29108,11 +29064,11 @@ }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhooksRelease.php", - "hash": "717b2b83be287513cec75a03ae2c145f" + "hash": "713b52eb539029ead61dac065fc8910d" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhooksRelease1.php", - "hash": "58cb900f01db9f742e6d59daf65fa4b5" + "hash": "40bf1d7c6a723d8ef627caa76127166f" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhooksAlert.php", @@ -29124,7 +29080,7 @@ }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhooksSponsorship.php", - "hash": "92f18e143648ebf20c7cb5153be635d7" + "hash": "2f13112daf8477dd937b6d36c13ebef6" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhooksEffectiveDate.php", @@ -29200,15 +29156,15 @@ }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhooksPullRequest5\/Milestone.php", - "hash": "92f23be983818d0e294449c797d283c1" + "hash": "600fc7b86551e4cb4f4ca7308ab1238f" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhooksIssue\/Milestone.php", - "hash": "1822757d6717cfeb86f7543e3bed8cf5" + "hash": "807fb11e50bc2a1d58e3d13bbfaeb380" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhooksIssue\/PerformedViaGithubApp.php", - "hash": "9af1ae5692553c8d741d128349c279a5" + "hash": "9c79dbdb87a7610af570c296b683b6d3" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhooksIssue\/PerformedViaGithubApp\/Permissions.php", @@ -29224,11 +29180,11 @@ }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhooksIssue2\/Milestone.php", - "hash": "5bb8d517e963ad221ee6bbf1f094233e" + "hash": "d0a90faba081ae1cf3f4611914e5f51b" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhooksIssue2\/PerformedViaGithubApp.php", - "hash": "ee5bd765fb9baa31d92771bb5da49f36" + "hash": "02e7bb6b64f1c6af3d6d7947e908d5fe" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhooksIssue2\/PerformedViaGithubApp\/Permissions.php", @@ -29320,23 +29276,23 @@ }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhooksPullRequest5\/AutoMerge.php", - "hash": "666a8cc1cc4bbb79506538fa8954b2d9" + "hash": "10ea13e11b22995020de2018f6cb8bcc" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhooksPullRequest5\/Head.php", - "hash": "d8e3100f4c64a22b11dcd1ead44d8ca4" + "hash": "47b24368f6f52b8038e8b728ccbe4ae1" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhooksPullRequest5\/Base.php", - "hash": "f67178a9cadabb8b0c9952045488187f" + "hash": "b27c844bdf36329302848297538fd5e0" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhooksPullRequest5\/Head\/Repo.php", - "hash": "3be33894631ca0a6e94636180afe7c33" + "hash": "2e30c4d7862a7260ac63207fb70a9fa1" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhooksPullRequest5\/Base\/Repo.php", - "hash": "1ec831f16eb2494cb0ddb12642b244de" + "hash": "0fa4d6e610b40e06c52a668b7728b67b" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhooksPullRequest5\/Head\/Repo\/License.php", @@ -29488,11 +29444,11 @@ }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/CodeScanningVariantAnalysis.php", - "hash": "7382c52d5062f8e76c63d1f100fd4aeb" + "hash": "e05b1fc4acc0564025b01074f738deba" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/CodeScanningVariantAnalysisRepoTask.php", - "hash": "61544ee1ea7513c73220059885218a3b" + "hash": "d7760392b1b7493c9d70757c74822ced" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/CodeScanningVariantAnalysis\/ScannedRepositories.php", @@ -29516,15 +29472,15 @@ }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Hydrator\/Operation\/Repos\/Owner\/Repo\/CodeScanning\/Codeql\/VariantAnalyses.php", - "hash": "31e83072e5ee93760dae2a1bef9f3790" + "hash": "2038ff60375db764b125259c4474211c" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Hydrator\/Operation\/Repos\/Owner\/Repo\/CodeScanning\/Codeql\/VariantAnalyses\/CodeqlVariantAnalysisId.php", - "hash": "42b9ee5f39d998fb8017771ef3842623" + "hash": "cdce8c78ed481f8cb08d0e737049cfd4" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Hydrator\/Operation\/Repos\/Owner\/Repo\/CodeScanning\/Codeql\/VariantAnalyses\/CodeqlVariantAnalysisId\/Repos\/RepoOwner\/RepoName.php", - "hash": "c34b0b00674bfc86ae671cfe6fc51e72" + "hash": "b2d9dd2af71781ae1917843206165c44" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/EnterpriseTeam.php", @@ -29536,7 +29492,7 @@ }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/UserRoleAssignment.php", - "hash": "606c27abe6027c7738798f59f11bd24b" + "hash": "e416753340bfc0688094d55c8f8b225d" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/ProjectsV2SingleSelectOption.php", @@ -29576,7 +29532,7 @@ }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/Operations\/Copilot\/ListCopilotSeatsForEnterprise\/Response\/ApplicationJson\/Ok.php", - "hash": "cb30e7a32b89dfe82a76b606ff934eb5" + "hash": "90ba02f6e5934791cb59a1baf3786e02" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Hydrator\/Operation\/Enterprises\/Enterprise\/Copilot\/Billing\/Seats.php", @@ -29692,15 +29648,15 @@ }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/CodeSecurityConfiguration.php", - "hash": "b2f59f01b94913f3d1a89504dde0b9fc" + "hash": "5e4ecd80950a4955ffa390735afbf434" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/CodeSecurityDefaultConfigurations.php", - "hash": "8ddbbdc7b8bfab1c3b91c4dc70408f63" + "hash": "5520fefee969ce78762e08d0153b8501" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/CodeSecurityConfigurationRepositories.php", - "hash": "0e5a6895e8d6283c426d89c9c3fbde0d" + "hash": "fba9242cc06e9dfade65df57dcc6cbed" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookBranchProtectionRuleEdited\/Changes\/LockAllowsForkSync.php", @@ -29744,7 +29700,7 @@ }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/Operations\/CodeSecurity\/SetConfigurationAsDefault\/Response\/ApplicationJson\/Ok.php", - "hash": "a9fc6ccdcf6905ac3c34891ff7a0e3f5" + "hash": "2f0ae450a29ee1a46c20b99526b31765" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Router\/Get\/CodeSecurity.php", @@ -30000,19 +29956,19 @@ }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/ProjectsV2StatusUpdate.php", - "hash": "243a44fa78e898ca5e2135bd7016c4e0" + "hash": "5174604d6361c4fafc3b70a846a000e8" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookProjectsV2StatusUpdateCreated.php", - "hash": "6f61d4217041ba4c2cc12349f972097f" + "hash": "c0892df96f4fc4223af12ce7dc8a97d1" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookProjectsV2StatusUpdateDeleted.php", - "hash": "fa4c02c5f686d166a818e0d33164a9e4" + "hash": "1ed719375b500b353a7f10b84853d9ff" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookProjectsV2StatusUpdateEdited.php", - "hash": "cfdb9da20da13922a6828282af989d6e" + "hash": "aa69a5d55d793fc22c00501677dedc69" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/AliasAbstract\/Tiet8B8BCF54\/TietBDCE4C1B\/Tiet5B8E1256\/Tiet2DC1C4C9.php", @@ -30048,7 +30004,7 @@ }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/Operations\/Users\/GetById\/Response\/ApplicationJson\/Ok.php", - "hash": "fe1b859ba1f7633498684cc0bb873d5a" + "hash": "40d8dca8675abbea401e81f15a24f81f" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/WebHook\/ProjectsV2StatusUpdate.php", @@ -30060,99 +30016,15 @@ }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Hydrator\/WebHook\/ProjectsV2StatusUpdate.php", - "hash": "869a161592bd6a287218289fc264081e" - }, - { - "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/AliasAbstract\/TietCE7694F2\/Tiet7ECCBCAF\/TietF71CBA25\/Tiet10035FEE.php", - "hash": "3fb82d63d14f5b3e4507420817ba99aa" - }, - { - "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/AliasAbstract\/Tiet0D538F96\/Tiet4A7F392D\/Tiet9191A5B7\/Tiet7B6C26BB.php", - "hash": "c9f0b56a18762bb0188a7a5c22012699" - }, - { - "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/AliasAbstract\/TietF4E2FA41\/Tiet51D5074F\/Tiet92F9F7CD\/TietF1D9931F.php", - "hash": "ace307c0f403ca2355d4c6434b1f3f49" - }, - { - "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/AliasAbstract\/Tiet2669558A\/Tiet7306440B\/Tiet36530508\/Tiet9BD0BA49.php", - "hash": "4076caa038e8f5bf7d5bdd66102f23c8" - }, - { - "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/AliasAbstract\/Tiet97141A0A\/Tiet7F036F5C\/TietE5EDAF51\/Tiet1E00A18F.php", - "hash": "e5bc56ab37ad6c8563a9afe45c6fbf6e" - }, - { - "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/AliasAbstract\/TietDB1818F3\/TietFAAF4593\/Tiet69E637B9\/TietC5935A1F.php", - "hash": "f59c6d388bc88d4ec194073d562deea0" - }, - { - "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/AliasAbstract\/Tiet79DD5408\/TietA1D90DAB\/TietBCA2491F\/Tiet9DC6356F.php", - "hash": "2399c66c0e1789d061a5a9b20dc8bdff" - }, - { - "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/AliasAbstract\/Tiet854A455F\/Tiet2BB1C81C\/Tiet2D8F2395\/Tiet76209270.php", - "hash": "790d749b7c19744ba54bcd4bf67ba0c4" - }, - { - "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/AliasAbstract\/TietA8721462\/TietF54A551E\/TietB4F19C3B\/TietDD50B49F.php", - "hash": "35677fd52a80514e9e7d90ed6d4882d5" - }, - { - "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/AliasAbstract\/Tiet1158398C\/TietE3009A11\/Tiet3CE979A2\/Tiet0834F071.php", - "hash": "4dad85e54eb1a77bf682ed0b78cba26f" - }, - { - "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/AliasAbstract\/Tiet708A5A7B\/TietC387586A\/Tiet26E9ACC1\/TietF9004EB5.php", - "hash": "90e55e3eb406648416c3e9c123eb3be8" - }, - { - "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/AliasAbstract\/Tiet9F6D8BFF\/Tiet7F9554AC\/TietC580CE92\/TietC5BAFE6D.php", - "hash": "42cefb78192dbfc1c85bfe96a7d3b3c4" - }, - { - "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/AliasAbstract\/TietC81D8778\/TietEEF68881\/TietA575AC5B\/Tiet10C8499E.php", - "hash": "e23bca9aa92de0934e8abf96f4e27ab8" - }, - { - "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/AliasAbstract\/Tiet070CDFA2\/TietE9BEF6E9\/Tiet0F07A943\/Tiet66A40160.php", - "hash": "cd0f9e051a6267bf88541ae530bd8ecd" - }, - { - "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/AliasAbstract\/Tiet01453758\/Tiet6E98457A\/Tiet8F1E61C9\/Tiet3FD9A6C4.php", - "hash": "a072b9bf5d621d84ecb9f8522744aa11" - }, - { - "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/AliasAbstract\/Tiet8354B603\/Tiet6E4D1374\/Tiet4DDFFFE7\/Tiet46656F78.php", - "hash": "e1a26b58dba8566bd01aafa5d3eb7332" - }, - { - "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/AliasAbstract\/Tiet65AF0F7C\/Tiet2249FF1C\/TietFB00DC6B\/Tiet30B55640.php", - "hash": "278e083163d4473532822aa88e4018ad" - }, - { - "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/AliasAbstract\/Tiet912F8E91\/Tiet252B0CCE\/Tiet2BBBD0F2\/TietCE74E055.php", - "hash": "1bac26834d2c76e27c632952604fb33c" - }, - { - "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/AliasAbstract\/TietF4F1FD81\/TietD08ED9C3\/Tiet0EF7D114\/TietCD51C92C.php", - "hash": "c2ef827837fa9a1f18828661b88d63a3" - }, - { - "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/AliasAbstract\/Tiet30EDC031\/Tiet13F69FDF\/Tiet9DEA4839\/Tiet63EE8589.php", - "hash": "01846d8f197a347257a58c09f435e6fd" - }, - { - "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/AliasAbstract\/TietA56E04B2\/Tiet87E35262\/Tiet960294EF\/Tiet9CED5A0E.php", - "hash": "2cc0aacc6a4cef12676e8a260c2b0e83" + "hash": "0885d09e21a9e79d681e191d8908deb3" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Attribute\/CastUnionToType\/Schema\/Commit\/Author.php", - "hash": "ac1b7172489166e89480b03255d9beac" + "hash": "a169ae4a6af8fb4acd6ac801a79caf08" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Attribute\/CastUnionToType\/Schema\/Commit\/Committer.php", - "hash": "e7db03df5ee771f105cc3dc7a3aa517e" + "hash": "0b32052e6cc05abde038e0d560265bf2" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/SecurityAndAnalysis\/SecretScanningNonProviderPatterns.php", @@ -30324,7 +30196,7 @@ }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/CodeSecurityConfigurationForRepository.php", - "hash": "bc5b87c96f040b8b0cf5f87ed821bd18" + "hash": "e844cd647d90c6ccd8b3def1609c0721" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Hydrator\/Operation\/Repos\/Owner\/Repo\/CodeSecurityConfiguration.php", @@ -30346,10 +30218,6 @@ "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/RepositoryRuleViolationError\/Metadata\/SecretScanning\/BypassPlaceholders.php", "hash": "9cf6892972f769067d88e00c3562cd62" }, - { - "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/AliasAbstract\/Tiet3FA0267B\/Tiet61F78FBE\/TietE7DE02BB\/Tiet5E80ACCD.php", - "hash": "8c783c6d73d8f83d8a9143c1fd05cf14" - }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/Operations\/Repos\/CreateOrUpdateFileContents\/Response\/ApplicationJson\/Conflict.php", "hash": "bd98103f12c965396220fdcf4588a099" @@ -30368,19 +30236,19 @@ }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookSubIssuesParentIssueAdded.php", - "hash": "86e5be5893c3c82573ff4efcb531a79c" + "hash": "0f8e9704e887d28208ea6cd4f3912279" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookSubIssuesParentIssueRemoved.php", - "hash": "14f26aab18f55b5dad6c71316d409056" + "hash": "ec9113d8a0a705c06d34d4ae013f8f81" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookSubIssuesSubIssueAdded.php", - "hash": "cd1ff748401a97c3700b98cfca91cad1" + "hash": "e727467d224b4502fce503a8620ec265" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookSubIssuesSubIssueRemoved.php", - "hash": "91aacf0756bcd8c5f7ffc58c1a391c8f" + "hash": "2f9fe237ea68017ae5b8cf3a8ee36193" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/GlobalAdvisory\/Epss.php", @@ -30396,7 +30264,7 @@ }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Hydrator\/WebHook\/SubIssues.php", - "hash": "a600c2e9f3251fee241d0a1e9b7a5a84" + "hash": "3807baab4162c46297810850208b3ae8" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/CvssSeverities.php", @@ -30448,7 +30316,7 @@ }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Operator\/Actions\/ListSelfHostedRunnerGroupsForOrg.php", - "hash": "242483748b9f2c8c7f24c0a008b7bdcc" + "hash": "055c5f87c3c3c34167eff26e55df4c82" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/tests\/\/Internal\/Operation\/Actions\/ListSelfHostedRunnerGroupsForOrgTest.php", @@ -30460,7 +30328,7 @@ }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Operator\/Actions\/CreateSelfHostedRunnerGroupForOrg.php", - "hash": "a3bcd8f501d42853a05b3067b08d0a67" + "hash": "eb90e0ca3abe8a6ebc42b68ae8599a8e" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/tests\/\/Internal\/Operation\/Actions\/CreateSelfHostedRunnerGroupForOrgTest.php", @@ -30472,7 +30340,7 @@ }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Operator\/Actions\/GetSelfHostedRunnerGroupForOrg.php", - "hash": "dc3e7bbc1f0ef52a46ddd017003f7a62" + "hash": "330380a97c6d9bc77ab4bd95187bea81" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/tests\/\/Internal\/Operation\/Actions\/GetSelfHostedRunnerGroupForOrgTest.php", @@ -30484,7 +30352,7 @@ }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Operator\/Actions\/DeleteSelfHostedRunnerGroupFromOrg.php", - "hash": "163e578cf2e136cfb6f4221a44871e26" + "hash": "638849119e8e4ced9d4954ab220ef01c" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Operation\/Actions\/UpdateSelfHostedRunnerGroupForOrg.php", @@ -30492,7 +30360,7 @@ }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Operator\/Actions\/UpdateSelfHostedRunnerGroupForOrg.php", - "hash": "736cf26fee15cbee133ace7b2808c2e2" + "hash": "a3a45031673ee08e11a25d854358421b" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/tests\/\/Internal\/Operation\/Actions\/UpdateSelfHostedRunnerGroupForOrgTest.php", @@ -30504,7 +30372,7 @@ }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Operator\/Actions\/ListRepoAccessToSelfHostedRunnerGroupInOrg.php", - "hash": "d036be2c149aa5d8355f40522f4e22f4" + "hash": "1773447f22daf6e2ba43522e73b0a4b2" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/tests\/\/Internal\/Operation\/Actions\/ListRepoAccessToSelfHostedRunnerGroupInOrgTest.php", @@ -30516,7 +30384,7 @@ }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Operator\/Actions\/SetRepoAccessToSelfHostedRunnerGroupInOrg.php", - "hash": "7fff22f06512f781aeccfc0c32e9586e" + "hash": "8938386f6afa06361d91e0318118118d" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Operation\/Actions\/AddRepoAccessToSelfHostedRunnerGroupInOrg.php", @@ -30524,7 +30392,7 @@ }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Operator\/Actions\/AddRepoAccessToSelfHostedRunnerGroupInOrg.php", - "hash": "23418430cbe9f528659dad4732fdc4ec" + "hash": "c950c5b97374622e960cea024e2b0d4e" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Operation\/Actions\/RemoveRepoAccessToSelfHostedRunnerGroupInOrg.php", @@ -30532,7 +30400,7 @@ }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Operator\/Actions\/RemoveRepoAccessToSelfHostedRunnerGroupInOrg.php", - "hash": "67973c3b0985780b0da60962cb7bca7b" + "hash": "3b49b1e1a7b3a2256051557fef2e0cbe" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Operation\/Actions\/ListSelfHostedRunnersInGroupForOrg.php", @@ -30540,7 +30408,7 @@ }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Operator\/Actions\/ListSelfHostedRunnersInGroupForOrg.php", - "hash": "72d22fbf505e28922047fec42baab960" + "hash": "94c851fa92fb9c1923acbecb1a079f84" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/tests\/\/Internal\/Operation\/Actions\/ListSelfHostedRunnersInGroupForOrgTest.php", @@ -30552,7 +30420,7 @@ }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Operator\/Actions\/SetSelfHostedRunnersInGroupForOrg.php", - "hash": "1344ddbd6b57ed067f8c552c8e808a9f" + "hash": "ea26d078dd244ba0e4ccea7aadd7a64b" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Operation\/Actions\/AddSelfHostedRunnerToGroupForOrg.php", @@ -30560,7 +30428,7 @@ }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Operator\/Actions\/AddSelfHostedRunnerToGroupForOrg.php", - "hash": "f4ebaa20d542642c05b31a9a817bbcda" + "hash": "4b3d04d2130b0798b2addbdc0bc4e940" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Operation\/Actions\/RemoveSelfHostedRunnerFromGroupForOrg.php", @@ -30568,7 +30436,7 @@ }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Operator\/Actions\/RemoveSelfHostedRunnerFromGroupForOrg.php", - "hash": "363b4b63599f61804de07a9141cddcdc" + "hash": "b6e44e47263b247da36f6899ccb50ddc" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/RunnerGroupsOrg.php", @@ -30592,7 +30460,7 @@ }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/Operations\/Actions\/ListRepoAccessToSelfHostedRunnerGroupInOrg\/Response\/ApplicationJson\/Ok.php", - "hash": "feef25b433309e3570523cb2c0d8654b" + "hash": "205510b528868c55e9c3363852eafa55" }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/Actions\/SetRepoAccessToSelfHostedRunnerGroupInOrg\/Request\/ApplicationJson.php", @@ -30606,22 +30474,10 @@ "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/Actions\/SetSelfHostedRunnersInGroupForOrg\/Request\/ApplicationJson.php", "hash": "d3033183fdf2e1498d72a70c31c980ad" }, - { - "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/AliasAbstract\/Tiet01F27505\/TietE0281FC4\/TietD2CC17F7\/Tiet89BA197E.php", - "hash": "e4628ceaf9451e2c5840b41228d808c5" - }, - { - "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/AliasAbstract\/TietAA7C777F\/Tiet51DAFE76\/Tiet776DBC1D\/Tiet418CCB6F.php", - "hash": "fbb466eaead33db694dae8b21893eb30" - }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/Repos\/Update\/Request\/ApplicationJson\/SecurityAndAnalysis\/SecretScanningAiDetection.php", "hash": "a88aa3c4c36259c662c628026883c858" }, - { - "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/AliasAbstract\/Tiet38F0B967\/Tiet31DB077C\/Tiet105F7589\/TietF9914834.php", - "hash": "bcbe619f5862718e49e2466ccce6303f" - }, { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Hydrator\/Operation\/Orgs\/Org\/Actions\/RunnerGroups.php", "hash": "2ed48b702d4dd4435db6423fe3212743" @@ -30637,6 +30493,166 @@ { "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Hydrator\/Operation\/Orgs\/Org\/Actions\/RunnerGroups\/RunnerGroupId\/Runners.php", "hash": "3749d611ab02592ca1fbb3cfc03b78d8" + }, + { + "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/AliasAbstract\/Tiet310D1FDB\/Tiet6CF4DD07\/TietB84F9F0D\/Tiet2C37CA68.php", + "hash": "a1448b4e00beefc845bfd4fdb105a8cb" + }, + { + "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/AliasAbstract\/Tiet536805C4\/Tiet88923449\/Tiet8D7DF436\/Tiet2E07D018.php", + "hash": "49a60081bd9f2562ce7be84613814794" + }, + { + "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/AliasAbstract\/Tiet868EAB0B\/Tiet2FD1C368\/Tiet9B7A081D\/TietA036CC78.php", + "hash": "7cc6217aa4572812875519dcbc36244a" + }, + { + "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/AliasAbstract\/Tiet7D50F94B\/Tiet93FD5D40\/TietCDF55A71\/TietB32D1513.php", + "hash": "9af8ce7722ab1d40cb97b297360ef840" + }, + { + "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/AliasAbstract\/Tiet9BB7FDE7\/Tiet7C408E87\/TietF0A7E59F\/Tiet74AED450.php", + "hash": "8977388033f1fd6f417e3de630e8b93e" + }, + { + "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/AliasAbstract\/Tiet4BBA05CD\/Tiet5933E416\/Tiet4D07966A\/TietD8576581.php", + "hash": "af5c6802db9d189e6dcb415c118fc993" + }, + { + "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookSecretScanningAlertPubliclyLeaked.php", + "hash": "3fbcfa11f564b604e2da1cb764643614" + }, + { + "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/AliasAbstract\/Tiet840A0FDF\/Tiet2788886F\/Tiet3E288C76\/Tiet836AAE9A.php", + "hash": "72934638749a5fa98f5c2e16a4ad83db" + }, + { + "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/AliasAbstract\/Tiet33AB0ED9\/Tiet45DEC305\/TietCF9E75E5\/Tiet163E6BD8.php", + "hash": "c149d05a39f6895533818db12a165c2e" + }, + { + "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/AliasAbstract\/Tiet51848752\/TietF5AFF89A\/Tiet1BF2E786\/Tiet3454ABD5.php", + "hash": "8162bda618aecf4ab4f9ce8514b512fc" + }, + { + "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/AliasAbstract\/Tiet74CB63F2\/Tiet418A3C81\/TietBF5296EB\/Tiet7F2EFE97.php", + "hash": "b3f55dc05d353455ba2de8116538e94a" + }, + { + "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/AliasAbstract\/Tiet43D49F44\/TietAE60624E\/Tiet6F859A9C\/Tiet1D52E2C1.php", + "hash": "f1194f56d0383c70d6e002bf9ef48c6b" + }, + { + "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/AliasAbstract\/Tiet8136D020\/TietA98D8FE0\/TietBA8878FC\/TietC3C52C83.php", + "hash": "8a614a510c421a8c550495e0f5eeef34" + }, + { + "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/AliasAbstract\/Tiet5150331D\/Tiet0C67EF90\/Tiet96830B1A\/Tiet3716614D.php", + "hash": "57c56277bd1b835a7563805d5d864983" + }, + { + "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/AliasAbstract\/TietD1416622\/Tiet1BB5CFF5\/Tiet2C5338B3\/TietBE7D38EA.php", + "hash": "301d43ccd926965b569faabc5db150a9" + }, + { + "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/AliasAbstract\/Tiet49F6DF3C\/TietF3BF0898\/Tiet3FB49BCC\/TietCFC7D5E0.php", + "hash": "2cd73b9a7d1374b0b05cffe878828104" + }, + { + "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/AliasAbstract\/Tiet5E10235B\/Tiet2A7D688E\/TietC6524F17\/Tiet0FFD2DD0.php", + "hash": "3efc5ce18ec60e97286cc2b8d4baa983" + }, + { + "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/AliasAbstract\/Tiet3711D3C5\/Tiet0F63F0A7\/TietF2088179\/TietD7AB4A38.php", + "hash": "3bc5aeca9902e75b98e3b292261256a1" + }, + { + "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/AliasAbstract\/Tiet5D8672A2\/Tiet3F13F85C\/Tiet07317555\/Tiet37CADFA5.php", + "hash": "ad3ae91397b38c3cb0e6f9927c92c669" + }, + { + "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/AliasAbstract\/Tiet30173C29\/TietFF44826C\/TietBBFD9F56\/TietC71934BD.php", + "hash": "9a5373318fba12b61e6df8b328889de1" + }, + { + "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/AliasAbstract\/TietFDE83215\/TietEA1A52A0\/Tiet86059ED1\/TietDBD86DB5.php", + "hash": "9cb656d32c3d07e40158bae3b062c9db" + }, + { + "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/AliasAbstract\/Tiet7812D63D\/TietEDB87D54\/TietD5274EF4\/Tiet675CE42D.php", + "hash": "0408acb25f2d8db362f9c81c74ffad5a" + }, + { + "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/AliasAbstract\/TietD1D37F76\/TietFBFEB2AA\/Tiet0915167C\/Tiet4DBB1C70.php", + "hash": "246ff05692d0fa27112a60edcade1ed4" + }, + { + "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/AliasAbstract\/Tiet42EC1791\/Tiet8C42BE36\/Tiet94AEF7B4\/Tiet14ED59EB.php", + "hash": "427795975ae3737de42008b2507f568c" + }, + { + "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/AliasAbstract\/Tiet95C863CB\/Tiet5478B154\/TietB41A472A\/Tiet0EF38F74.php", + "hash": "acd579b8b74412c369b604fdc56a2403" + }, + { + "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/AliasAbstract\/TietC622367A\/Tiet1B0AEBBF\/Tiet4F8F58BF\/TietAA9B571E.php", + "hash": "8b8c203141ab2ffd0586a7cfe821d182" + }, + { + "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/AliasAbstract\/Tiet8A806663\/Tiet007CE965\/TietE9A2CFD8\/Tiet7DAA4906.php", + "hash": "214a13b6888fd9697ffce917c5ea08d9" + }, + { + "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/AliasAbstract\/TietD5DA1330\/Tiet851E1C2C\/Tiet1F9A9DCC\/Tiet90FB0481.php", + "hash": "5469d58d7c86f1459d7bbcd616c0d9aa" + }, + { + "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/AliasAbstract\/TietDD3A8F60\/Tiet5469B35D\/Tiet20CEE77F\/Tiet915EA812.php", + "hash": "72f1fb1c5386792f479ba4a0b04fce48" + }, + { + "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/AliasAbstract\/Tiet32FECAC4\/Tiet63E684E9\/Tiet85188C86\/Tiet1D4011C0.php", + "hash": "6889c7989becdf849c8bcdcffd62054a" + }, + { + "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/AliasAbstract\/Tiet59F0267E\/TietC73BF8F8\/Tiet6FA64CCD\/TietE48B252D.php", + "hash": "becd25c199fe9880832c98864dd3199c" + }, + { + "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/AliasAbstract\/TietE1F3188F\/TietB5552136\/Tiet2A39D2D7\/Tiet623FADA2.php", + "hash": "33cbd27592e7f48bfc805588bc4748dd" + }, + { + "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/AliasAbstract\/TietA99A6D6C\/TietF3AA3BF8\/Tiet793FB56D\/TietEF92E31A.php", + "hash": "5560b2bed548ad6ebf5ea63fcee710c1" + }, + { + "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/AliasAbstract\/TietB7097059\/TietFEF945FF\/Tiet2513239A\/Tiet0E37AE01.php", + "hash": "39a52ea0563efa80b12242c49755c5f9" + }, + { + "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/AliasAbstract\/Tiet102A6290\/Tiet00A39E7A\/Tiet1FEDF082\/TietDD7A8765.php", + "hash": "23d9385d5e9c93a7d6e4db0bf3e3603a" + }, + { + "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/AliasAbstract\/Tiet3360D974\/Tiet0A1EBE3C\/TietCBE4EB4F\/TietC368D360.php", + "hash": "34b1735a7d9902387ccc1395af4437c9" + }, + { + "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/AliasAbstract\/Tiet69A6FC90\/TietEF30F65A\/Tiet9798C033\/Tiet5960D0A8.php", + "hash": "ad0ae713799e089543ac4722ef405ffb" + }, + { + "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/AliasAbstract\/Tiet66F4412D\/TietFC2046E3\/TietB3D959E1\/Tiet27911EDC.php", + "hash": "e941f7964b7bdc49c3392db3e915dd7e" + }, + { + "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/AliasAbstract\/Tiet719311E5\/TietC0B26D9A\/TietFEF50F4E\/TietB9D1A15D.php", + "hash": "db6be56fabaac1708da89263c00c825c" + }, + { + "name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/AliasAbstract\/Tiet74354F0A\/TietB23EADEE\/TietEECB5A28\/TietF4DC7C16.php", + "hash": "59f9c28ff8a8678e7993407346028aca" } ] }, diff --git a/clients/GitHub/src/Internal/Attribute/CastUnionToType/Schema/Commit/Author.php b/clients/GitHub/src/Internal/Attribute/CastUnionToType/Schema/Commit/Author.php index bb6e2e946d6..415942f2704 100644 --- a/clients/GitHub/src/Internal/Attribute/CastUnionToType/Schema/Commit/Author.php +++ b/clients/GitHub/src/Internal/Attribute/CastUnionToType/Schema/Commit/Author.php @@ -25,7 +25,7 @@ public function cast(mixed $value, ObjectMapper $hydrator): mixed $signatureChunks = array_unique(array_keys($value)); sort($signatureChunks); $signature = implode('|', $signatureChunks); - if ($signature === 'avatar_url|email|events_url|followers_url|following_url|gists_url|gravatar_id|html_url|id|login|name|node_id|organizations_url|received_events_url|repos_url|site_admin|starred_at|starred_url|subscriptions_url|type|url') { + if ($signature === 'avatar_url|email|events_url|followers_url|following_url|gists_url|gravatar_id|html_url|id|login|name|node_id|organizations_url|received_events_url|repos_url|site_admin|starred_at|starred_url|subscriptions_url|type|url|user_view_type') { try { return $hydrator->hydrateObject(Schema\SimpleUser::class, $value); } catch (Throwable) { diff --git a/clients/GitHub/src/Internal/Attribute/CastUnionToType/Schema/Commit/Committer.php b/clients/GitHub/src/Internal/Attribute/CastUnionToType/Schema/Commit/Committer.php index 51739daf363..5679a91f854 100644 --- a/clients/GitHub/src/Internal/Attribute/CastUnionToType/Schema/Commit/Committer.php +++ b/clients/GitHub/src/Internal/Attribute/CastUnionToType/Schema/Commit/Committer.php @@ -25,7 +25,7 @@ public function cast(mixed $value, ObjectMapper $hydrator): mixed $signatureChunks = array_unique(array_keys($value)); sort($signatureChunks); $signature = implode('|', $signatureChunks); - if ($signature === 'avatar_url|email|events_url|followers_url|following_url|gists_url|gravatar_id|html_url|id|login|name|node_id|organizations_url|received_events_url|repos_url|site_admin|starred_at|starred_url|subscriptions_url|type|url') { + if ($signature === 'avatar_url|email|events_url|followers_url|following_url|gists_url|gravatar_id|html_url|id|login|name|node_id|organizations_url|received_events_url|repos_url|site_admin|starred_at|starred_url|subscriptions_url|type|url|user_view_type') { try { return $hydrator->hydrateObject(Schema\SimpleUser::class, $value); } catch (Throwable) { diff --git a/clients/GitHub/src/Internal/Attribute/CastUnionToType/Schema/Installation/Account.php b/clients/GitHub/src/Internal/Attribute/CastUnionToType/Schema/Installation/Account.php index f8df0559bc9..851f172d61b 100644 --- a/clients/GitHub/src/Internal/Attribute/CastUnionToType/Schema/Installation/Account.php +++ b/clients/GitHub/src/Internal/Attribute/CastUnionToType/Schema/Installation/Account.php @@ -25,7 +25,7 @@ public function cast(mixed $value, ObjectMapper $hydrator): mixed $signatureChunks = array_unique(array_keys($value)); sort($signatureChunks); $signature = implode('|', $signatureChunks); - if ($signature === 'avatar_url|email|events_url|followers_url|following_url|gists_url|gravatar_id|html_url|id|login|name|node_id|organizations_url|received_events_url|repos_url|site_admin|starred_at|starred_url|subscriptions_url|type|url') { + if ($signature === 'avatar_url|email|events_url|followers_url|following_url|gists_url|gravatar_id|html_url|id|login|name|node_id|organizations_url|received_events_url|repos_url|site_admin|starred_at|starred_url|subscriptions_url|type|url|user_view_type') { try { return $hydrator->hydrateObject(Schema\SimpleUser::class, $value); } catch (Throwable) { diff --git a/clients/GitHub/src/Internal/Attribute/CastUnionToType/Schema/IntegrationInstallationRequest/Account.php b/clients/GitHub/src/Internal/Attribute/CastUnionToType/Schema/IntegrationInstallationRequest/Account.php index 389bafa1ba4..5a8d735debc 100644 --- a/clients/GitHub/src/Internal/Attribute/CastUnionToType/Schema/IntegrationInstallationRequest/Account.php +++ b/clients/GitHub/src/Internal/Attribute/CastUnionToType/Schema/IntegrationInstallationRequest/Account.php @@ -25,7 +25,7 @@ public function cast(mixed $value, ObjectMapper $hydrator): mixed $signatureChunks = array_unique(array_keys($value)); sort($signatureChunks); $signature = implode('|', $signatureChunks); - if ($signature === 'avatar_url|email|events_url|followers_url|following_url|gists_url|gravatar_id|html_url|id|login|name|node_id|organizations_url|received_events_url|repos_url|site_admin|starred_at|starred_url|subscriptions_url|type|url') { + if ($signature === 'avatar_url|email|events_url|followers_url|following_url|gists_url|gravatar_id|html_url|id|login|name|node_id|organizations_url|received_events_url|repos_url|site_admin|starred_at|starred_url|subscriptions_url|type|url|user_view_type') { try { return $hydrator->hydrateObject(Schema\SimpleUser::class, $value); } catch (Throwable) { diff --git a/clients/GitHub/src/Internal/Attribute/CastUnionToType/Schema/PendingDeployment/Reviewers/Reviewer.php b/clients/GitHub/src/Internal/Attribute/CastUnionToType/Schema/PendingDeployment/Reviewers/Reviewer.php index 5d82e501813..6e43cf97764 100644 --- a/clients/GitHub/src/Internal/Attribute/CastUnionToType/Schema/PendingDeployment/Reviewers/Reviewer.php +++ b/clients/GitHub/src/Internal/Attribute/CastUnionToType/Schema/PendingDeployment/Reviewers/Reviewer.php @@ -25,7 +25,7 @@ public function cast(mixed $value, ObjectMapper $hydrator): mixed $signatureChunks = array_unique(array_keys($value)); sort($signatureChunks); $signature = implode('|', $signatureChunks); - if ($signature === 'avatar_url|email|events_url|followers_url|following_url|gists_url|gravatar_id|html_url|id|login|name|node_id|organizations_url|received_events_url|repos_url|site_admin|starred_at|starred_url|subscriptions_url|type|url') { + if ($signature === 'avatar_url|email|events_url|followers_url|following_url|gists_url|gravatar_id|html_url|id|login|name|node_id|organizations_url|received_events_url|repos_url|site_admin|starred_at|starred_url|subscriptions_url|type|url|user_view_type') { try { return $hydrator->hydrateObject(Schema\SimpleUser::class, $value); } catch (Throwable) { diff --git a/clients/GitHub/src/Internal/Hydrator/Operation/App.php b/clients/GitHub/src/Internal/Hydrator/Operation/App.php index 60b31b7672b..301723cc100 100644 --- a/clients/GitHub/src/Internal/Hydrator/Operation/App.php +++ b/clients/GitHub/src/Internal/Hydrator/Operation/App.php @@ -508,6 +508,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Simp $properties['starredAt'] = $value; after_starredAt: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\SimpleUser', $exception, stack: $this->hydrationStack); } @@ -889,6 +900,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_starredAt: $result['starred_at'] = $starredAt; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } diff --git a/clients/GitHub/src/Internal/Hydrator/Operation/App/Installations/InstallationId.php b/clients/GitHub/src/Internal/Hydrator/Operation/App/Installations/InstallationId.php index 79aab37bc78..723e0e50ded 100644 --- a/clients/GitHub/src/Internal/Hydrator/Operation/App/Installations/InstallationId.php +++ b/clients/GitHub/src/Internal/Hydrator/Operation/App/Installations/InstallationId.php @@ -1104,6 +1104,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Simp $properties['starredAt'] = $value; after_starredAt: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\SimpleUser', $exception, stack: $this->hydrationStack); } @@ -1877,6 +1888,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_starredAt: $result['starred_at'] = $starredAt; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } diff --git a/clients/GitHub/src/Internal/Hydrator/Operation/AppManifests/Code/Conversions.php b/clients/GitHub/src/Internal/Hydrator/Operation/AppManifests/Code/Conversions.php index 9db2f4b0204..69a0a234cd5 100644 --- a/clients/GitHub/src/Internal/Hydrator/Operation/AppManifests/Code/Conversions.php +++ b/clients/GitHub/src/Internal/Hydrator/Operation/AppManifests/Code/Conversions.php @@ -512,6 +512,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Simp $properties['starredAt'] = $value; after_starredAt: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\SimpleUser', $exception, stack: $this->hydrationStack); } @@ -1010,6 +1021,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_starredAt: $result['starred_at'] = $starredAt; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } diff --git a/clients/GitHub/src/Internal/Hydrator/Operation/Applications/ClientId/Token.php b/clients/GitHub/src/Internal/Hydrator/Operation/Applications/ClientId/Token.php index b974ea64973..7c9f61727f9 100644 --- a/clients/GitHub/src/Internal/Hydrator/Operation/Applications/ClientId/Token.php +++ b/clients/GitHub/src/Internal/Hydrator/Operation/Applications/ClientId/Token.php @@ -555,6 +555,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Simp $properties['starredAt'] = $value; after_starredAt: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\SimpleUser', $exception, stack: $this->hydrationStack); } @@ -1659,6 +1670,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_starredAt: $result['starred_at'] = $starredAt; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } diff --git a/clients/GitHub/src/Internal/Hydrator/Operation/Applications/ClientId/Token/Scoped.php b/clients/GitHub/src/Internal/Hydrator/Operation/Applications/ClientId/Token/Scoped.php index 3f7d0b53e6a..f11e0f4be60 100644 --- a/clients/GitHub/src/Internal/Hydrator/Operation/Applications/ClientId/Token/Scoped.php +++ b/clients/GitHub/src/Internal/Hydrator/Operation/Applications/ClientId/Token/Scoped.php @@ -555,6 +555,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Simp $properties['starredAt'] = $value; after_starredAt: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\SimpleUser', $exception, stack: $this->hydrationStack); } @@ -1659,6 +1670,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_starredAt: $result['starred_at'] = $starredAt; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } diff --git a/clients/GitHub/src/Internal/Hydrator/Operation/Apps/AppSlug.php b/clients/GitHub/src/Internal/Hydrator/Operation/Apps/AppSlug.php index cc9a7bba735..adcc9ac5cb6 100644 --- a/clients/GitHub/src/Internal/Hydrator/Operation/Apps/AppSlug.php +++ b/clients/GitHub/src/Internal/Hydrator/Operation/Apps/AppSlug.php @@ -510,6 +510,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Simp $properties['starredAt'] = $value; after_starredAt: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\SimpleUser', $exception, stack: $this->hydrationStack); } @@ -955,6 +966,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_starredAt: $result['starred_at'] = $starredAt; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } diff --git a/clients/GitHub/src/Internal/Hydrator/Operation/Gists.php b/clients/GitHub/src/Internal/Hydrator/Operation/Gists.php index 1edb9271713..157cb450436 100644 --- a/clients/GitHub/src/Internal/Hydrator/Operation/Gists.php +++ b/clients/GitHub/src/Internal/Hydrator/Operation/Gists.php @@ -897,6 +897,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Simp $properties['starredAt'] = $value; after_starredAt: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\SimpleUser', $exception, stack: $this->hydrationStack); } @@ -1538,6 +1549,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_starredAt: $result['starred_at'] = $starredAt; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } diff --git a/clients/GitHub/src/Internal/Hydrator/Operation/Gists/GistId.php b/clients/GitHub/src/Internal/Hydrator/Operation/Gists/GistId.php index c4f0e0f4d51..19b31bccf96 100644 --- a/clients/GitHub/src/Internal/Hydrator/Operation/Gists/GistId.php +++ b/clients/GitHub/src/Internal/Hydrator/Operation/Gists/GistId.php @@ -838,6 +838,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Simp $properties['starredAt'] = $value; after_starredAt: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\SimpleUser', $exception, stack: $this->hydrationStack); } @@ -1617,6 +1628,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_starredAt: $result['starred_at'] = $starredAt; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } diff --git a/clients/GitHub/src/Internal/Hydrator/Operation/Gists/GistId/Comments.php b/clients/GitHub/src/Internal/Hydrator/Operation/Gists/GistId/Comments.php index b35944bec07..52f0e0273ce 100644 --- a/clients/GitHub/src/Internal/Hydrator/Operation/Gists/GistId/Comments.php +++ b/clients/GitHub/src/Internal/Hydrator/Operation/Gists/GistId/Comments.php @@ -463,6 +463,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Simp $properties['starredAt'] = $value; after_starredAt: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\SimpleUser', $exception, stack: $this->hydrationStack); } @@ -740,6 +751,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_starredAt: $result['starred_at'] = $starredAt; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } diff --git a/clients/GitHub/src/Internal/Hydrator/Operation/Gists/GistId/Comments/CommentId.php b/clients/GitHub/src/Internal/Hydrator/Operation/Gists/GistId/Comments/CommentId.php index 80adbb4de83..c689196b2c3 100644 --- a/clients/GitHub/src/Internal/Hydrator/Operation/Gists/GistId/Comments/CommentId.php +++ b/clients/GitHub/src/Internal/Hydrator/Operation/Gists/GistId/Comments/CommentId.php @@ -404,6 +404,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Simp $properties['starredAt'] = $value; after_starredAt: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\SimpleUser', $exception, stack: $this->hydrationStack); } @@ -819,6 +830,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_starredAt: $result['starred_at'] = $starredAt; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } diff --git a/clients/GitHub/src/Internal/Hydrator/Operation/Gists/GistId/Forks.php b/clients/GitHub/src/Internal/Hydrator/Operation/Gists/GistId/Forks.php index 6e369a0472f..5db35be06a4 100644 --- a/clients/GitHub/src/Internal/Hydrator/Operation/Gists/GistId/Forks.php +++ b/clients/GitHub/src/Internal/Hydrator/Operation/Gists/GistId/Forks.php @@ -617,6 +617,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Simp $properties['starredAt'] = $value; after_starredAt: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\SimpleUser', $exception, stack: $this->hydrationStack); } @@ -1044,6 +1055,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_starredAt: $result['starred_at'] = $starredAt; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } diff --git a/clients/GitHub/src/Internal/Hydrator/Operation/Gists/GistId/Sha.php b/clients/GitHub/src/Internal/Hydrator/Operation/Gists/GistId/Sha.php index b3916b777ff..4e498e729fb 100644 --- a/clients/GitHub/src/Internal/Hydrator/Operation/Gists/GistId/Sha.php +++ b/clients/GitHub/src/Internal/Hydrator/Operation/Gists/GistId/Sha.php @@ -834,6 +834,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Simp $properties['starredAt'] = $value; after_starredAt: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\SimpleUser', $exception, stack: $this->hydrationStack); } @@ -1498,6 +1509,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_starredAt: $result['starred_at'] = $starredAt; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } diff --git a/clients/GitHub/src/Internal/Hydrator/Operation/Notifications/Threads/ThreadId.php b/clients/GitHub/src/Internal/Hydrator/Operation/Notifications/Threads/ThreadId.php index 844556691f7..805d49cc231 100644 --- a/clients/GitHub/src/Internal/Hydrator/Operation/Notifications/Threads/ThreadId.php +++ b/clients/GitHub/src/Internal/Hydrator/Operation/Notifications/Threads/ThreadId.php @@ -1465,6 +1465,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Simp $properties['starredAt'] = $value; after_starredAt: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\SimpleUser', $exception, stack: $this->hydrationStack); } @@ -2876,6 +2887,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_starredAt: $result['starred_at'] = $starredAt; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } diff --git a/clients/GitHub/src/Internal/Hydrator/Operation/Orgs/Org.php b/clients/GitHub/src/Internal/Hydrator/Operation/Orgs/Org.php index c62acd9bca2..0a0d17aac5a 100644 --- a/clients/GitHub/src/Internal/Hydrator/Operation/Orgs/Org.php +++ b/clients/GitHub/src/Internal/Hydrator/Operation/Orgs/Org.php @@ -395,6 +395,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Orga after_diskUsage: + $value = $payload['collaborators'] ?? null; + + if ($value === null) { + $properties['collaborators'] = null; + goto after_collaborators; + } + + $properties['collaborators'] = $value; + + after_collaborators: + $value = $payload['billing_email'] ?? null; if ($value === null) { @@ -1084,6 +1095,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_diskUsage: $result['disk_usage'] = $diskUsage; + $collaborators = $object->collaborators; + + if ($collaborators === null) { + goto after_collaborators; + } + + after_collaborators: $result['collaborators'] = $collaborators; + $billingEmail = $object->billingEmail; if ($billingEmail === null) { diff --git a/clients/GitHub/src/Internal/Hydrator/Operation/Orgs/Org/Installation.php b/clients/GitHub/src/Internal/Hydrator/Operation/Orgs/Org/Installation.php index c11ee7b02c8..ce87b8b0cc3 100644 --- a/clients/GitHub/src/Internal/Hydrator/Operation/Orgs/Org/Installation.php +++ b/clients/GitHub/src/Internal/Hydrator/Operation/Orgs/Org/Installation.php @@ -1101,6 +1101,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Simp $properties['starredAt'] = $value; after_starredAt: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\SimpleUser', $exception, stack: $this->hydrationStack); } @@ -1810,6 +1821,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_starredAt: $result['starred_at'] = $starredAt; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } diff --git a/clients/GitHub/src/Internal/Hydrator/Operation/Orgs/Org/Invitations.php b/clients/GitHub/src/Internal/Hydrator/Operation/Orgs/Org/Invitations.php index 9b6f8b43133..18c3dfd72c1 100644 --- a/clients/GitHub/src/Internal/Hydrator/Operation/Orgs/Org/Invitations.php +++ b/clients/GitHub/src/Internal/Hydrator/Operation/Orgs/Org/Invitations.php @@ -509,6 +509,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Simp $properties['starredAt'] = $value; after_starredAt: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\SimpleUser', $exception, stack: $this->hydrationStack); } @@ -871,6 +882,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_starredAt: $result['starred_at'] = $starredAt; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } diff --git a/clients/GitHub/src/Internal/Hydrator/Operation/Orgs/Org/Members/Username/Codespaces/CodespaceName/Stop.php b/clients/GitHub/src/Internal/Hydrator/Operation/Orgs/Org/Members/Username/Codespaces/CodespaceName/Stop.php index 51cb1cde75e..fc24f0fd23b 100644 --- a/clients/GitHub/src/Internal/Hydrator/Operation/Orgs/Org/Members/Username/Codespaces/CodespaceName/Stop.php +++ b/clients/GitHub/src/Internal/Hydrator/Operation/Orgs/Org/Members/Username/Codespaces/CodespaceName/Stop.php @@ -737,6 +737,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Simp $properties['starredAt'] = $value; after_starredAt: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\SimpleUser', $exception, stack: $this->hydrationStack); } @@ -2967,6 +2978,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_starredAt: $result['starred_at'] = $starredAt; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } diff --git a/clients/GitHub/src/Internal/Hydrator/Operation/Orgs/Org/Members/Username/Copilot.php b/clients/GitHub/src/Internal/Hydrator/Operation/Orgs/Org/Members/Username/Copilot.php index 78db3afebb4..6a48b27f2bf 100644 --- a/clients/GitHub/src/Internal/Hydrator/Operation/Orgs/Org/Members/Username/Copilot.php +++ b/clients/GitHub/src/Internal/Hydrator/Operation/Orgs/Org/Members/Username/Copilot.php @@ -437,6 +437,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Simp $properties['starredAt'] = $value; after_starredAt: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\SimpleUser', $exception, stack: $this->hydrationStack); } @@ -927,6 +938,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_starredAt: $result['starred_at'] = $starredAt; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } diff --git a/clients/GitHub/src/Internal/Hydrator/Operation/Orgs/Org/Memberships/Username.php b/clients/GitHub/src/Internal/Hydrator/Operation/Orgs/Org/Memberships/Username.php index 423417d5909..d9e821c0558 100644 --- a/clients/GitHub/src/Internal/Hydrator/Operation/Orgs/Org/Memberships/Username.php +++ b/clients/GitHub/src/Internal/Hydrator/Operation/Orgs/Org/Memberships/Username.php @@ -564,6 +564,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Simp $properties['starredAt'] = $value; after_starredAt: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\SimpleUser', $exception, stack: $this->hydrationStack); } @@ -1002,6 +1013,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_starredAt: $result['starred_at'] = $starredAt; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } diff --git a/clients/GitHub/src/Internal/Hydrator/Operation/Orgs/Org/Migrations.php b/clients/GitHub/src/Internal/Hydrator/Operation/Orgs/Org/Migrations.php index 57b534f03ce..aea2e44fd2b 100644 --- a/clients/GitHub/src/Internal/Hydrator/Operation/Orgs/Org/Migrations.php +++ b/clients/GitHub/src/Internal/Hydrator/Operation/Orgs/Org/Migrations.php @@ -512,6 +512,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Simp $properties['starredAt'] = $value; after_starredAt: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\SimpleUser', $exception, stack: $this->hydrationStack); } @@ -919,6 +930,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_starredAt: $result['starred_at'] = $starredAt; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } diff --git a/clients/GitHub/src/Internal/Hydrator/Operation/Orgs/Org/Migrations/MigrationId.php b/clients/GitHub/src/Internal/Hydrator/Operation/Orgs/Org/Migrations/MigrationId.php index ae801a1869a..aaf95d03cb4 100644 --- a/clients/GitHub/src/Internal/Hydrator/Operation/Orgs/Org/Migrations/MigrationId.php +++ b/clients/GitHub/src/Internal/Hydrator/Operation/Orgs/Org/Migrations/MigrationId.php @@ -510,6 +510,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Simp $properties['starredAt'] = $value; after_starredAt: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\SimpleUser', $exception, stack: $this->hydrationStack); } @@ -864,6 +875,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_starredAt: $result['starred_at'] = $starredAt; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } diff --git a/clients/GitHub/src/Internal/Hydrator/Operation/Orgs/Org/OrganizationRoles/RoleId.php b/clients/GitHub/src/Internal/Hydrator/Operation/Orgs/Org/OrganizationRoles/RoleId.php index 26d5d1c7336..fa4e9c7df41 100644 --- a/clients/GitHub/src/Internal/Hydrator/Operation/Orgs/Org/OrganizationRoles/RoleId.php +++ b/clients/GitHub/src/Internal/Hydrator/Operation/Orgs/Org/OrganizationRoles/RoleId.php @@ -391,6 +391,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Simp $properties['starredAt'] = $value; after_starredAt: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\SimpleUser', $exception, stack: $this->hydrationStack); } @@ -753,6 +764,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_starredAt: $result['starred_at'] = $starredAt; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } diff --git a/clients/GitHub/src/Internal/Hydrator/Operation/Orgs/Org/Packages/PackageType/PackageName.php b/clients/GitHub/src/Internal/Hydrator/Operation/Orgs/Org/Packages/PackageType/PackageName.php index 333f05bc7ef..27ba6151204 100644 --- a/clients/GitHub/src/Internal/Hydrator/Operation/Orgs/Org/Packages/PackageType/PackageName.php +++ b/clients/GitHub/src/Internal/Hydrator/Operation/Orgs/Org/Packages/PackageType/PackageName.php @@ -464,6 +464,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Simp $properties['starredAt'] = $value; after_starredAt: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\SimpleUser', $exception, stack: $this->hydrationStack); } @@ -2352,6 +2363,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_starredAt: $result['starred_at'] = $starredAt; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } diff --git a/clients/GitHub/src/Internal/Hydrator/Operation/Orgs/Org/Projects.php b/clients/GitHub/src/Internal/Hydrator/Operation/Orgs/Org/Projects.php index cabc71c7704..6d5ff5d9322 100644 --- a/clients/GitHub/src/Internal/Hydrator/Operation/Orgs/Org/Projects.php +++ b/clients/GitHub/src/Internal/Hydrator/Operation/Orgs/Org/Projects.php @@ -531,6 +531,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Simp $properties['starredAt'] = $value; after_starredAt: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\SimpleUser', $exception, stack: $this->hydrationStack); } @@ -897,6 +908,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_starredAt: $result['starred_at'] = $starredAt; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } diff --git a/clients/GitHub/src/Internal/Hydrator/Operation/Orgs/Org/Repos.php b/clients/GitHub/src/Internal/Hydrator/Operation/Orgs/Org/Repos.php index 4f00e40fdda..b3ab1fc73c6 100644 --- a/clients/GitHub/src/Internal/Hydrator/Operation/Orgs/Org/Repos.php +++ b/clients/GitHub/src/Internal/Hydrator/Operation/Orgs/Org/Repos.php @@ -1553,6 +1553,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Simp $properties['starredAt'] = $value; after_starredAt: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\SimpleUser', $exception, stack: $this->hydrationStack); } @@ -4105,6 +4116,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_starredAt: $result['starred_at'] = $starredAt; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } diff --git a/clients/GitHub/src/Internal/Hydrator/Operation/Orgs/Org/Teams/TeamSlug/Discussions.php b/clients/GitHub/src/Internal/Hydrator/Operation/Orgs/Org/Teams/TeamSlug/Discussions.php index f5d3f49644a..62263220405 100644 --- a/clients/GitHub/src/Internal/Hydrator/Operation/Orgs/Org/Teams/TeamSlug/Discussions.php +++ b/clients/GitHub/src/Internal/Hydrator/Operation/Orgs/Org/Teams/TeamSlug/Discussions.php @@ -519,6 +519,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Simp $properties['starredAt'] = $value; after_starredAt: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\SimpleUser', $exception, stack: $this->hydrationStack); } @@ -926,6 +937,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_starredAt: $result['starred_at'] = $starredAt; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } diff --git a/clients/GitHub/src/Internal/Hydrator/Operation/Orgs/Org/Teams/TeamSlug/Discussions/DiscussionNumber.php b/clients/GitHub/src/Internal/Hydrator/Operation/Orgs/Org/Teams/TeamSlug/Discussions/DiscussionNumber.php index d21ba6a134b..ad6c628b7f6 100644 --- a/clients/GitHub/src/Internal/Hydrator/Operation/Orgs/Org/Teams/TeamSlug/Discussions/DiscussionNumber.php +++ b/clients/GitHub/src/Internal/Hydrator/Operation/Orgs/Org/Teams/TeamSlug/Discussions/DiscussionNumber.php @@ -519,6 +519,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Simp $properties['starredAt'] = $value; after_starredAt: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\SimpleUser', $exception, stack: $this->hydrationStack); } @@ -926,6 +937,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_starredAt: $result['starred_at'] = $starredAt; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } diff --git a/clients/GitHub/src/Internal/Hydrator/Operation/Orgs/Org/Teams/TeamSlug/Discussions/DiscussionNumber/Comments.php b/clients/GitHub/src/Internal/Hydrator/Operation/Orgs/Org/Teams/TeamSlug/Discussions/DiscussionNumber/Comments.php index d2650a93467..07aa27e0f55 100644 --- a/clients/GitHub/src/Internal/Hydrator/Operation/Orgs/Org/Teams/TeamSlug/Discussions/DiscussionNumber/Comments.php +++ b/clients/GitHub/src/Internal/Hydrator/Operation/Orgs/Org/Teams/TeamSlug/Discussions/DiscussionNumber/Comments.php @@ -464,6 +464,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Simp $properties['starredAt'] = $value; after_starredAt: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\SimpleUser', $exception, stack: $this->hydrationStack); } @@ -856,6 +867,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_starredAt: $result['starred_at'] = $starredAt; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } diff --git a/clients/GitHub/src/Internal/Hydrator/Operation/Orgs/Org/Teams/TeamSlug/Discussions/DiscussionNumber/Comments/CommentNumber.php b/clients/GitHub/src/Internal/Hydrator/Operation/Orgs/Org/Teams/TeamSlug/Discussions/DiscussionNumber/Comments/CommentNumber.php index 27ee76a8aa5..77141c9b236 100644 --- a/clients/GitHub/src/Internal/Hydrator/Operation/Orgs/Org/Teams/TeamSlug/Discussions/DiscussionNumber/Comments/CommentNumber.php +++ b/clients/GitHub/src/Internal/Hydrator/Operation/Orgs/Org/Teams/TeamSlug/Discussions/DiscussionNumber/Comments/CommentNumber.php @@ -464,6 +464,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Simp $properties['starredAt'] = $value; after_starredAt: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\SimpleUser', $exception, stack: $this->hydrationStack); } @@ -856,6 +867,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_starredAt: $result['starred_at'] = $starredAt; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } diff --git a/clients/GitHub/src/Internal/Hydrator/Operation/Orgs/Org/Teams/TeamSlug/Discussions/DiscussionNumber/Comments/CommentNumber/Reactions.php b/clients/GitHub/src/Internal/Hydrator/Operation/Orgs/Org/Teams/TeamSlug/Discussions/DiscussionNumber/Comments/CommentNumber/Reactions.php index e7b45005af7..4c71507c529 100644 --- a/clients/GitHub/src/Internal/Hydrator/Operation/Orgs/Org/Teams/TeamSlug/Discussions/DiscussionNumber/Comments/CommentNumber/Reactions.php +++ b/clients/GitHub/src/Internal/Hydrator/Operation/Orgs/Org/Teams/TeamSlug/Discussions/DiscussionNumber/Comments/CommentNumber/Reactions.php @@ -365,6 +365,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Simp $properties['starredAt'] = $value; after_starredAt: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\SimpleUser', $exception, stack: $this->hydrationStack); } @@ -592,6 +603,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_starredAt: $result['starred_at'] = $starredAt; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } diff --git a/clients/GitHub/src/Internal/Hydrator/Operation/Orgs/Org/Teams/TeamSlug/Discussions/DiscussionNumber/Reactions.php b/clients/GitHub/src/Internal/Hydrator/Operation/Orgs/Org/Teams/TeamSlug/Discussions/DiscussionNumber/Reactions.php index ea673eed11e..97be55609d9 100644 --- a/clients/GitHub/src/Internal/Hydrator/Operation/Orgs/Org/Teams/TeamSlug/Discussions/DiscussionNumber/Reactions.php +++ b/clients/GitHub/src/Internal/Hydrator/Operation/Orgs/Org/Teams/TeamSlug/Discussions/DiscussionNumber/Reactions.php @@ -365,6 +365,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Simp $properties['starredAt'] = $value; after_starredAt: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\SimpleUser', $exception, stack: $this->hydrationStack); } @@ -592,6 +603,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_starredAt: $result['starred_at'] = $starredAt; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } diff --git a/clients/GitHub/src/Internal/Hydrator/Operation/Orgs/Org/Teams/TeamSlug/Projects/ProjectId.php b/clients/GitHub/src/Internal/Hydrator/Operation/Orgs/Org/Teams/TeamSlug/Projects/ProjectId.php index cab6d40519b..17fb1867850 100644 --- a/clients/GitHub/src/Internal/Hydrator/Operation/Orgs/Org/Teams/TeamSlug/Projects/ProjectId.php +++ b/clients/GitHub/src/Internal/Hydrator/Operation/Orgs/Org/Teams/TeamSlug/Projects/ProjectId.php @@ -499,6 +499,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Simp $properties['starredAt'] = $value; after_starredAt: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\SimpleUser', $exception, stack: $this->hydrationStack); } @@ -865,6 +876,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_starredAt: $result['starred_at'] = $starredAt; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } diff --git a/clients/GitHub/src/Internal/Hydrator/Operation/Orgs/Org/Teams/TeamSlug/Repos/Owner/Repo.php b/clients/GitHub/src/Internal/Hydrator/Operation/Orgs/Org/Teams/TeamSlug/Repos/Owner/Repo.php index 66fad5a3155..f6ce5dd9377 100644 --- a/clients/GitHub/src/Internal/Hydrator/Operation/Orgs/Org/Teams/TeamSlug/Repos/Owner/Repo.php +++ b/clients/GitHub/src/Internal/Hydrator/Operation/Orgs/Org/Teams/TeamSlug/Repos/Owner/Repo.php @@ -1470,6 +1470,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Simp $properties['starredAt'] = $value; after_starredAt: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\SimpleUser', $exception, stack: $this->hydrationStack); } @@ -2154,6 +2165,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_starredAt: $result['starred_at'] = $starredAt; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } diff --git a/clients/GitHub/src/Internal/Hydrator/Operation/Projects/Columns/Cards/CardId.php b/clients/GitHub/src/Internal/Hydrator/Operation/Projects/Columns/Cards/CardId.php index eacabe38daa..3afa4b2d2eb 100644 --- a/clients/GitHub/src/Internal/Hydrator/Operation/Projects/Columns/Cards/CardId.php +++ b/clients/GitHub/src/Internal/Hydrator/Operation/Projects/Columns/Cards/CardId.php @@ -459,6 +459,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Simp $properties['starredAt'] = $value; after_starredAt: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\SimpleUser', $exception, stack: $this->hydrationStack); } @@ -905,6 +916,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_starredAt: $result['starred_at'] = $starredAt; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } diff --git a/clients/GitHub/src/Internal/Hydrator/Operation/Projects/Columns/ColumnId/Cards.php b/clients/GitHub/src/Internal/Hydrator/Operation/Projects/Columns/ColumnId/Cards.php index e4bf566da35..97f7e5df3f5 100644 --- a/clients/GitHub/src/Internal/Hydrator/Operation/Projects/Columns/ColumnId/Cards.php +++ b/clients/GitHub/src/Internal/Hydrator/Operation/Projects/Columns/ColumnId/Cards.php @@ -520,6 +520,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Simp $properties['starredAt'] = $value; after_starredAt: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\SimpleUser', $exception, stack: $this->hydrationStack); } @@ -901,6 +912,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_starredAt: $result['starred_at'] = $starredAt; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } diff --git a/clients/GitHub/src/Internal/Hydrator/Operation/Projects/ProjectId.php b/clients/GitHub/src/Internal/Hydrator/Operation/Projects/ProjectId.php index f73523baca0..c6555ac714e 100644 --- a/clients/GitHub/src/Internal/Hydrator/Operation/Projects/ProjectId.php +++ b/clients/GitHub/src/Internal/Hydrator/Operation/Projects/ProjectId.php @@ -482,6 +482,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Simp $properties['starredAt'] = $value; after_starredAt: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\SimpleUser', $exception, stack: $this->hydrationStack); } @@ -977,6 +988,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_starredAt: $result['starred_at'] = $starredAt; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } diff --git a/clients/GitHub/src/Internal/Hydrator/Operation/Projects/ProjectId/Collaborators/Username/Permission.php b/clients/GitHub/src/Internal/Hydrator/Operation/Projects/ProjectId/Collaborators/Username/Permission.php index 1c0588d793e..d1c34d55f35 100644 --- a/clients/GitHub/src/Internal/Hydrator/Operation/Projects/ProjectId/Collaborators/Username/Permission.php +++ b/clients/GitHub/src/Internal/Hydrator/Operation/Projects/ProjectId/Collaborators/Username/Permission.php @@ -336,6 +336,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Simp $properties['starredAt'] = $value; after_starredAt: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\SimpleUser', $exception, stack: $this->hydrationStack); } @@ -671,6 +682,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_starredAt: $result['starred_at'] = $starredAt; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } diff --git a/clients/GitHub/src/Internal/Hydrator/Operation/Repos/Owner/Repo.php b/clients/GitHub/src/Internal/Hydrator/Operation/Repos/Owner/Repo.php index 02809255765..3f982f548d2 100644 --- a/clients/GitHub/src/Internal/Hydrator/Operation/Repos/Owner/Repo.php +++ b/clients/GitHub/src/Internal/Hydrator/Operation/Repos/Owner/Repo.php @@ -1555,6 +1555,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Simp $properties['starredAt'] = $value; after_starredAt: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\SimpleUser', $exception, stack: $this->hydrationStack); } @@ -4149,6 +4160,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_starredAt: $result['starred_at'] = $starredAt; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } diff --git a/clients/GitHub/src/Internal/Hydrator/Operation/Repos/Owner/Repo/Actions/Runs/RunId.php b/clients/GitHub/src/Internal/Hydrator/Operation/Repos/Owner/Repo/Actions/Runs/RunId.php index 920d58fe2bc..bde850667ba 100644 --- a/clients/GitHub/src/Internal/Hydrator/Operation/Repos/Owner/Repo/Actions/Runs/RunId.php +++ b/clients/GitHub/src/Internal/Hydrator/Operation/Repos/Owner/Repo/Actions/Runs/RunId.php @@ -770,6 +770,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Simp $properties['starredAt'] = $value; after_starredAt: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\SimpleUser', $exception, stack: $this->hydrationStack); } @@ -2939,6 +2950,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_starredAt: $result['starred_at'] = $starredAt; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } diff --git a/clients/GitHub/src/Internal/Hydrator/Operation/Repos/Owner/Repo/Actions/Runs/RunId/Attempts/AttemptNumber.php b/clients/GitHub/src/Internal/Hydrator/Operation/Repos/Owner/Repo/Actions/Runs/RunId/Attempts/AttemptNumber.php index faba748d88a..840f15eb10c 100644 --- a/clients/GitHub/src/Internal/Hydrator/Operation/Repos/Owner/Repo/Actions/Runs/RunId/Attempts/AttemptNumber.php +++ b/clients/GitHub/src/Internal/Hydrator/Operation/Repos/Owner/Repo/Actions/Runs/RunId/Attempts/AttemptNumber.php @@ -770,6 +770,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Simp $properties['starredAt'] = $value; after_starredAt: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\SimpleUser', $exception, stack: $this->hydrationStack); } @@ -2939,6 +2950,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_starredAt: $result['starred_at'] = $starredAt; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } diff --git a/clients/GitHub/src/Internal/Hydrator/Operation/Repos/Owner/Repo/CheckRuns.php b/clients/GitHub/src/Internal/Hydrator/Operation/Repos/Owner/Repo/CheckRuns.php index d693bc56152..af1866940cf 100644 --- a/clients/GitHub/src/Internal/Hydrator/Operation/Repos/Owner/Repo/CheckRuns.php +++ b/clients/GitHub/src/Internal/Hydrator/Operation/Repos/Owner/Repo/CheckRuns.php @@ -862,6 +862,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Simp $properties['starredAt'] = $value; after_starredAt: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\SimpleUser', $exception, stack: $this->hydrationStack); } @@ -1593,6 +1604,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_starredAt: $result['starred_at'] = $starredAt; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } diff --git a/clients/GitHub/src/Internal/Hydrator/Operation/Repos/Owner/Repo/CheckRuns/CheckRunId.php b/clients/GitHub/src/Internal/Hydrator/Operation/Repos/Owner/Repo/CheckRuns/CheckRunId.php index 2a0e22f9955..84b9c94a32d 100644 --- a/clients/GitHub/src/Internal/Hydrator/Operation/Repos/Owner/Repo/CheckRuns/CheckRunId.php +++ b/clients/GitHub/src/Internal/Hydrator/Operation/Repos/Owner/Repo/CheckRuns/CheckRunId.php @@ -862,6 +862,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Simp $properties['starredAt'] = $value; after_starredAt: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\SimpleUser', $exception, stack: $this->hydrationStack); } @@ -1593,6 +1604,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_starredAt: $result['starred_at'] = $starredAt; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } diff --git a/clients/GitHub/src/Internal/Hydrator/Operation/Repos/Owner/Repo/CheckSuites.php b/clients/GitHub/src/Internal/Hydrator/Operation/Repos/Owner/Repo/CheckSuites.php index 34908120a6a..4d68e2006d0 100644 --- a/clients/GitHub/src/Internal/Hydrator/Operation/Repos/Owner/Repo/CheckSuites.php +++ b/clients/GitHub/src/Internal/Hydrator/Operation/Repos/Owner/Repo/CheckSuites.php @@ -792,6 +792,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Simp $properties['starredAt'] = $value; after_starredAt: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\SimpleUser', $exception, stack: $this->hydrationStack); } @@ -3070,6 +3081,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_starredAt: $result['starred_at'] = $starredAt; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } diff --git a/clients/GitHub/src/Internal/Hydrator/Operation/Repos/Owner/Repo/CheckSuites/CheckSuiteId.php b/clients/GitHub/src/Internal/Hydrator/Operation/Repos/Owner/Repo/CheckSuites/CheckSuiteId.php index 8f05f98a351..97606e60805 100644 --- a/clients/GitHub/src/Internal/Hydrator/Operation/Repos/Owner/Repo/CheckSuites/CheckSuiteId.php +++ b/clients/GitHub/src/Internal/Hydrator/Operation/Repos/Owner/Repo/CheckSuites/CheckSuiteId.php @@ -792,6 +792,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Simp $properties['starredAt'] = $value; after_starredAt: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\SimpleUser', $exception, stack: $this->hydrationStack); } @@ -3070,6 +3081,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_starredAt: $result['starred_at'] = $starredAt; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } diff --git a/clients/GitHub/src/Internal/Hydrator/Operation/Repos/Owner/Repo/CheckSuites/Preferences.php b/clients/GitHub/src/Internal/Hydrator/Operation/Repos/Owner/Repo/CheckSuites/Preferences.php index c27f93f0a2e..584af0d7406 100644 --- a/clients/GitHub/src/Internal/Hydrator/Operation/Repos/Owner/Repo/CheckSuites/Preferences.php +++ b/clients/GitHub/src/Internal/Hydrator/Operation/Repos/Owner/Repo/CheckSuites/Preferences.php @@ -1415,6 +1415,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Simp $properties['starredAt'] = $value; after_starredAt: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\SimpleUser', $exception, stack: $this->hydrationStack); } @@ -2696,6 +2707,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_starredAt: $result['starred_at'] = $starredAt; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } diff --git a/clients/GitHub/src/Internal/Hydrator/Operation/Repos/Owner/Repo/CodeScanning/Alerts/AlertNumber.php b/clients/GitHub/src/Internal/Hydrator/Operation/Repos/Owner/Repo/CodeScanning/Alerts/AlertNumber.php index f404aacbcd6..f7883e6b798 100644 --- a/clients/GitHub/src/Internal/Hydrator/Operation/Repos/Owner/Repo/CodeScanning/Alerts/AlertNumber.php +++ b/clients/GitHub/src/Internal/Hydrator/Operation/Repos/Owner/Repo/CodeScanning/Alerts/AlertNumber.php @@ -516,6 +516,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Simp $properties['starredAt'] = $value; after_starredAt: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\SimpleUser', $exception, stack: $this->hydrationStack); } @@ -1344,6 +1355,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_starredAt: $result['starred_at'] = $starredAt; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } diff --git a/clients/GitHub/src/Internal/Hydrator/Operation/Repos/Owner/Repo/CodeScanning/Codeql/Databases/Language.php b/clients/GitHub/src/Internal/Hydrator/Operation/Repos/Owner/Repo/CodeScanning/Codeql/Databases/Language.php index 2aba24c0e1a..42869ae0bfe 100644 --- a/clients/GitHub/src/Internal/Hydrator/Operation/Repos/Owner/Repo/CodeScanning/Codeql/Databases/Language.php +++ b/clients/GitHub/src/Internal/Hydrator/Operation/Repos/Owner/Repo/CodeScanning/Codeql/Databases/Language.php @@ -424,6 +424,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Simp $properties['starredAt'] = $value; after_starredAt: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\SimpleUser', $exception, stack: $this->hydrationStack); } @@ -783,6 +794,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_starredAt: $result['starred_at'] = $starredAt; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } diff --git a/clients/GitHub/src/Internal/Hydrator/Operation/Repos/Owner/Repo/CodeScanning/Codeql/VariantAnalyses.php b/clients/GitHub/src/Internal/Hydrator/Operation/Repos/Owner/Repo/CodeScanning/Codeql/VariantAnalyses.php index 110715ff3f2..1d5da3697b0 100644 --- a/clients/GitHub/src/Internal/Hydrator/Operation/Repos/Owner/Repo/CodeScanning/Codeql/VariantAnalyses.php +++ b/clients/GitHub/src/Internal/Hydrator/Operation/Repos/Owner/Repo/CodeScanning/Codeql/VariantAnalyses.php @@ -1017,6 +1017,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Simp $properties['starredAt'] = $value; after_starredAt: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\SimpleUser', $exception, stack: $this->hydrationStack); } @@ -1761,6 +1772,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_starredAt: $result['starred_at'] = $starredAt; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } diff --git a/clients/GitHub/src/Internal/Hydrator/Operation/Repos/Owner/Repo/CodeScanning/Codeql/VariantAnalyses/CodeqlVariantAnalysisId.php b/clients/GitHub/src/Internal/Hydrator/Operation/Repos/Owner/Repo/CodeScanning/Codeql/VariantAnalyses/CodeqlVariantAnalysisId.php index e7db8b640cd..08b615f1041 100644 --- a/clients/GitHub/src/Internal/Hydrator/Operation/Repos/Owner/Repo/CodeScanning/Codeql/VariantAnalyses/CodeqlVariantAnalysisId.php +++ b/clients/GitHub/src/Internal/Hydrator/Operation/Repos/Owner/Repo/CodeScanning/Codeql/VariantAnalyses/CodeqlVariantAnalysisId.php @@ -1017,6 +1017,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Simp $properties['starredAt'] = $value; after_starredAt: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\SimpleUser', $exception, stack: $this->hydrationStack); } @@ -1761,6 +1772,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_starredAt: $result['starred_at'] = $starredAt; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } diff --git a/clients/GitHub/src/Internal/Hydrator/Operation/Repos/Owner/Repo/CodeScanning/Codeql/VariantAnalyses/CodeqlVariantAnalysisId/Repos/RepoOwner/RepoName.php b/clients/GitHub/src/Internal/Hydrator/Operation/Repos/Owner/Repo/CodeScanning/Codeql/VariantAnalyses/CodeqlVariantAnalysisId/Repos/RepoOwner/RepoName.php index 62e5772e18e..2d98a54bfb7 100644 --- a/clients/GitHub/src/Internal/Hydrator/Operation/Repos/Owner/Repo/CodeScanning/Codeql/VariantAnalyses/CodeqlVariantAnalysisId/Repos/RepoOwner/RepoName.php +++ b/clients/GitHub/src/Internal/Hydrator/Operation/Repos/Owner/Repo/CodeScanning/Codeql/VariantAnalyses/CodeqlVariantAnalysisId/Repos/RepoOwner/RepoName.php @@ -938,6 +938,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Simp $properties['starredAt'] = $value; after_starredAt: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\SimpleUser', $exception, stack: $this->hydrationStack); } @@ -1469,6 +1480,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_starredAt: $result['starred_at'] = $starredAt; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } diff --git a/clients/GitHub/src/Internal/Hydrator/Operation/Repos/Owner/Repo/Codespaces.php b/clients/GitHub/src/Internal/Hydrator/Operation/Repos/Owner/Repo/Codespaces.php index 67a6e8999a3..d40cf764661 100644 --- a/clients/GitHub/src/Internal/Hydrator/Operation/Repos/Owner/Repo/Codespaces.php +++ b/clients/GitHub/src/Internal/Hydrator/Operation/Repos/Owner/Repo/Codespaces.php @@ -847,6 +847,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Simp $properties['starredAt'] = $value; after_starredAt: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\SimpleUser', $exception, stack: $this->hydrationStack); } @@ -3215,6 +3226,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_starredAt: $result['starred_at'] = $starredAt; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } diff --git a/clients/GitHub/src/Internal/Hydrator/Operation/Repos/Owner/Repo/Codespaces/New_.php b/clients/GitHub/src/Internal/Hydrator/Operation/Repos/Owner/Repo/Codespaces/New_.php index 4ac7337377a..d90fe4d034e 100644 --- a/clients/GitHub/src/Internal/Hydrator/Operation/Repos/Owner/Repo/Codespaces/New_.php +++ b/clients/GitHub/src/Internal/Hydrator/Operation/Repos/Owner/Repo/Codespaces/New_.php @@ -345,6 +345,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Simp $properties['starredAt'] = $value; after_starredAt: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\SimpleUser', $exception, stack: $this->hydrationStack); } @@ -675,6 +686,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_starredAt: $result['starred_at'] = $starredAt; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } diff --git a/clients/GitHub/src/Internal/Hydrator/Operation/Repos/Owner/Repo/Collaborators/Username.php b/clients/GitHub/src/Internal/Hydrator/Operation/Repos/Owner/Repo/Collaborators/Username.php index f37d1c529b1..8e4e6554fa7 100644 --- a/clients/GitHub/src/Internal/Hydrator/Operation/Repos/Owner/Repo/Collaborators/Username.php +++ b/clients/GitHub/src/Internal/Hydrator/Operation/Repos/Owner/Repo/Collaborators/Username.php @@ -1485,6 +1485,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Simp $properties['starredAt'] = $value; after_starredAt: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\SimpleUser', $exception, stack: $this->hydrationStack); } @@ -2899,6 +2910,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_starredAt: $result['starred_at'] = $starredAt; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } diff --git a/clients/GitHub/src/Internal/Hydrator/Operation/Repos/Owner/Repo/Collaborators/Username/Permission.php b/clients/GitHub/src/Internal/Hydrator/Operation/Repos/Owner/Repo/Collaborators/Username/Permission.php index b2efbe15c45..5ac13ff159e 100644 --- a/clients/GitHub/src/Internal/Hydrator/Operation/Repos/Owner/Repo/Collaborators/Username/Permission.php +++ b/clients/GitHub/src/Internal/Hydrator/Operation/Repos/Owner/Repo/Collaborators/Username/Permission.php @@ -367,6 +367,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Coll $properties['roleName'] = $value; after_roleName: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\Collaborator', $exception, stack: $this->hydrationStack); } @@ -731,6 +742,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema $roleName = $object->roleName; after_roleName: $result['role_name'] = $roleName; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } diff --git a/clients/GitHub/src/Internal/Hydrator/Operation/Repos/Owner/Repo/Comments/CommentId.php b/clients/GitHub/src/Internal/Hydrator/Operation/Repos/Owner/Repo/Comments/CommentId.php index cc99ec025fa..e8fd66f98b2 100644 --- a/clients/GitHub/src/Internal/Hydrator/Operation/Repos/Owner/Repo/Comments/CommentId.php +++ b/clients/GitHub/src/Internal/Hydrator/Operation/Repos/Owner/Repo/Comments/CommentId.php @@ -477,6 +477,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Simp $properties['starredAt'] = $value; after_starredAt: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\SimpleUser', $exception, stack: $this->hydrationStack); } @@ -946,6 +957,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_starredAt: $result['starred_at'] = $starredAt; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } diff --git a/clients/GitHub/src/Internal/Hydrator/Operation/Repos/Owner/Repo/Comments/CommentId/Reactions.php b/clients/GitHub/src/Internal/Hydrator/Operation/Repos/Owner/Repo/Comments/CommentId/Reactions.php index d05ecf8517f..ea61fbcd322 100644 --- a/clients/GitHub/src/Internal/Hydrator/Operation/Repos/Owner/Repo/Comments/CommentId/Reactions.php +++ b/clients/GitHub/src/Internal/Hydrator/Operation/Repos/Owner/Repo/Comments/CommentId/Reactions.php @@ -432,6 +432,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Simp $properties['starredAt'] = $value; after_starredAt: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\SimpleUser', $exception, stack: $this->hydrationStack); } @@ -753,6 +764,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_starredAt: $result['starred_at'] = $starredAt; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } diff --git a/clients/GitHub/src/Internal/Hydrator/Operation/Repos/Owner/Repo/Commits/CommitSha/Comments.php b/clients/GitHub/src/Internal/Hydrator/Operation/Repos/Owner/Repo/Commits/CommitSha/Comments.php index 2baec98fe4c..98fc7bc07a7 100644 --- a/clients/GitHub/src/Internal/Hydrator/Operation/Repos/Owner/Repo/Commits/CommitSha/Comments.php +++ b/clients/GitHub/src/Internal/Hydrator/Operation/Repos/Owner/Repo/Commits/CommitSha/Comments.php @@ -479,6 +479,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Simp $properties['starredAt'] = $value; after_starredAt: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\SimpleUser', $exception, stack: $this->hydrationStack); } @@ -1001,6 +1012,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_starredAt: $result['starred_at'] = $starredAt; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } diff --git a/clients/GitHub/src/Internal/Hydrator/Operation/Repos/Owner/Repo/Commits/Ref/Status.php b/clients/GitHub/src/Internal/Hydrator/Operation/Repos/Owner/Repo/Commits/Ref/Status.php index 8364cb0e590..8e6e147f56a 100644 --- a/clients/GitHub/src/Internal/Hydrator/Operation/Repos/Owner/Repo/Commits/Ref/Status.php +++ b/clients/GitHub/src/Internal/Hydrator/Operation/Repos/Owner/Repo/Commits/Ref/Status.php @@ -1432,6 +1432,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Simp $properties['starredAt'] = $value; after_starredAt: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\SimpleUser', $exception, stack: $this->hydrationStack); } @@ -2774,6 +2785,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_starredAt: $result['starred_at'] = $starredAt; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } diff --git a/clients/GitHub/src/Internal/Hydrator/Operation/Repos/Owner/Repo/Dependabot/Alerts/AlertNumber.php b/clients/GitHub/src/Internal/Hydrator/Operation/Repos/Owner/Repo/Dependabot/Alerts/AlertNumber.php index b1be6773f91..070950f451a 100644 --- a/clients/GitHub/src/Internal/Hydrator/Operation/Repos/Owner/Repo/Dependabot/Alerts/AlertNumber.php +++ b/clients/GitHub/src/Internal/Hydrator/Operation/Repos/Owner/Repo/Dependabot/Alerts/AlertNumber.php @@ -1112,6 +1112,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Simp $properties['starredAt'] = $value; after_starredAt: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\SimpleUser', $exception, stack: $this->hydrationStack); } @@ -1882,6 +1893,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_starredAt: $result['starred_at'] = $starredAt; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } diff --git a/clients/GitHub/src/Internal/Hydrator/Operation/Repos/Owner/Repo/Deployments.php b/clients/GitHub/src/Internal/Hydrator/Operation/Repos/Owner/Repo/Deployments.php index 4eba84dd303..1af6026cb9c 100644 --- a/clients/GitHub/src/Internal/Hydrator/Operation/Repos/Owner/Repo/Deployments.php +++ b/clients/GitHub/src/Internal/Hydrator/Operation/Repos/Owner/Repo/Deployments.php @@ -540,6 +540,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Simp $properties['starredAt'] = $value; after_starredAt: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\SimpleUser', $exception, stack: $this->hydrationStack); } @@ -1220,6 +1231,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_starredAt: $result['starred_at'] = $starredAt; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } diff --git a/clients/GitHub/src/Internal/Hydrator/Operation/Repos/Owner/Repo/Deployments/DeploymentId.php b/clients/GitHub/src/Internal/Hydrator/Operation/Repos/Owner/Repo/Deployments/DeploymentId.php index ee589314bb8..f86179cc7a9 100644 --- a/clients/GitHub/src/Internal/Hydrator/Operation/Repos/Owner/Repo/Deployments/DeploymentId.php +++ b/clients/GitHub/src/Internal/Hydrator/Operation/Repos/Owner/Repo/Deployments/DeploymentId.php @@ -540,6 +540,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Simp $properties['starredAt'] = $value; after_starredAt: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\SimpleUser', $exception, stack: $this->hydrationStack); } @@ -1253,6 +1264,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_starredAt: $result['starred_at'] = $starredAt; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } diff --git a/clients/GitHub/src/Internal/Hydrator/Operation/Repos/Owner/Repo/Deployments/DeploymentId/Statuses.php b/clients/GitHub/src/Internal/Hydrator/Operation/Repos/Owner/Repo/Deployments/DeploymentId/Statuses.php index bf5558057b6..70861236c04 100644 --- a/clients/GitHub/src/Internal/Hydrator/Operation/Repos/Owner/Repo/Deployments/DeploymentId/Statuses.php +++ b/clients/GitHub/src/Internal/Hydrator/Operation/Repos/Owner/Repo/Deployments/DeploymentId/Statuses.php @@ -555,6 +555,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Simp $properties['starredAt'] = $value; after_starredAt: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\SimpleUser', $exception, stack: $this->hydrationStack); } @@ -1227,6 +1238,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_starredAt: $result['starred_at'] = $starredAt; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } diff --git a/clients/GitHub/src/Internal/Hydrator/Operation/Repos/Owner/Repo/Deployments/DeploymentId/Statuses/StatusId.php b/clients/GitHub/src/Internal/Hydrator/Operation/Repos/Owner/Repo/Deployments/DeploymentId/Statuses/StatusId.php index cfd719838a6..3c1ff877e3c 100644 --- a/clients/GitHub/src/Internal/Hydrator/Operation/Repos/Owner/Repo/Deployments/DeploymentId/Statuses/StatusId.php +++ b/clients/GitHub/src/Internal/Hydrator/Operation/Repos/Owner/Repo/Deployments/DeploymentId/Statuses/StatusId.php @@ -490,6 +490,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Simp $properties['starredAt'] = $value; after_starredAt: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\SimpleUser', $exception, stack: $this->hydrationStack); } @@ -1132,6 +1143,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_starredAt: $result['starred_at'] = $starredAt; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } diff --git a/clients/GitHub/src/Internal/Hydrator/Operation/Repos/Owner/Repo/Forks.php b/clients/GitHub/src/Internal/Hydrator/Operation/Repos/Owner/Repo/Forks.php index e9ec4320797..158700a825f 100644 --- a/clients/GitHub/src/Internal/Hydrator/Operation/Repos/Owner/Repo/Forks.php +++ b/clients/GitHub/src/Internal/Hydrator/Operation/Repos/Owner/Repo/Forks.php @@ -1703,6 +1703,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Simp $properties['starredAt'] = $value; after_starredAt: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\SimpleUser', $exception, stack: $this->hydrationStack); } @@ -4296,6 +4307,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_starredAt: $result['starred_at'] = $starredAt; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } diff --git a/clients/GitHub/src/Internal/Hydrator/Operation/Repos/Owner/Repo/Installation.php b/clients/GitHub/src/Internal/Hydrator/Operation/Repos/Owner/Repo/Installation.php index 1e1b399c07b..d2fb49ed2e4 100644 --- a/clients/GitHub/src/Internal/Hydrator/Operation/Repos/Owner/Repo/Installation.php +++ b/clients/GitHub/src/Internal/Hydrator/Operation/Repos/Owner/Repo/Installation.php @@ -1103,6 +1103,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Simp $properties['starredAt'] = $value; after_starredAt: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\SimpleUser', $exception, stack: $this->hydrationStack); } @@ -1876,6 +1887,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_starredAt: $result['starred_at'] = $starredAt; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } diff --git a/clients/GitHub/src/Internal/Hydrator/Operation/Repos/Owner/Repo/Invitations/InvitationId.php b/clients/GitHub/src/Internal/Hydrator/Operation/Repos/Owner/Repo/Invitations/InvitationId.php index 248d34b60ad..5f3358fca8e 100644 --- a/clients/GitHub/src/Internal/Hydrator/Operation/Repos/Owner/Repo/Invitations/InvitationId.php +++ b/clients/GitHub/src/Internal/Hydrator/Operation/Repos/Owner/Repo/Invitations/InvitationId.php @@ -1481,6 +1481,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Simp $properties['starredAt'] = $value; after_starredAt: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\SimpleUser', $exception, stack: $this->hydrationStack); } @@ -2778,6 +2789,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_starredAt: $result['starred_at'] = $starredAt; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } diff --git a/clients/GitHub/src/Internal/Hydrator/Operation/Repos/Owner/Repo/Issues.php b/clients/GitHub/src/Internal/Hydrator/Operation/Repos/Owner/Repo/Issues.php index e4de6fc77e9..236446c788f 100644 --- a/clients/GitHub/src/Internal/Hydrator/Operation/Repos/Owner/Repo/Issues.php +++ b/clients/GitHub/src/Internal/Hydrator/Operation/Repos/Owner/Repo/Issues.php @@ -885,6 +885,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Simp $properties['starredAt'] = $value; after_starredAt: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\SimpleUser', $exception, stack: $this->hydrationStack); } @@ -3473,6 +3484,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_starredAt: $result['starred_at'] = $starredAt; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } diff --git a/clients/GitHub/src/Internal/Hydrator/Operation/Repos/Owner/Repo/Issues/Comments/CommentId.php b/clients/GitHub/src/Internal/Hydrator/Operation/Repos/Owner/Repo/Issues/Comments/CommentId.php index 5d6a79afd97..9a5e5fa6e34 100644 --- a/clients/GitHub/src/Internal/Hydrator/Operation/Repos/Owner/Repo/Issues/Comments/CommentId.php +++ b/clients/GitHub/src/Internal/Hydrator/Operation/Repos/Owner/Repo/Issues/Comments/CommentId.php @@ -492,6 +492,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Simp $properties['starredAt'] = $value; after_starredAt: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\SimpleUser', $exception, stack: $this->hydrationStack); } @@ -1320,6 +1331,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_starredAt: $result['starred_at'] = $starredAt; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } diff --git a/clients/GitHub/src/Internal/Hydrator/Operation/Repos/Owner/Repo/Issues/Comments/CommentId/Reactions.php b/clients/GitHub/src/Internal/Hydrator/Operation/Repos/Owner/Repo/Issues/Comments/CommentId/Reactions.php index 700fa9c9b37..021d2b9d266 100644 --- a/clients/GitHub/src/Internal/Hydrator/Operation/Repos/Owner/Repo/Issues/Comments/CommentId/Reactions.php +++ b/clients/GitHub/src/Internal/Hydrator/Operation/Repos/Owner/Repo/Issues/Comments/CommentId/Reactions.php @@ -432,6 +432,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Simp $properties['starredAt'] = $value; after_starredAt: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\SimpleUser', $exception, stack: $this->hydrationStack); } @@ -753,6 +764,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_starredAt: $result['starred_at'] = $starredAt; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } diff --git a/clients/GitHub/src/Internal/Hydrator/Operation/Repos/Owner/Repo/Issues/Events/EventId.php b/clients/GitHub/src/Internal/Hydrator/Operation/Repos/Owner/Repo/Issues/Events/EventId.php index 36ed84659d5..2d3a99353f1 100644 --- a/clients/GitHub/src/Internal/Hydrator/Operation/Repos/Owner/Repo/Issues/Events/EventId.php +++ b/clients/GitHub/src/Internal/Hydrator/Operation/Repos/Owner/Repo/Issues/Events/EventId.php @@ -694,6 +694,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Simp $properties['starredAt'] = $value; after_starredAt: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\SimpleUser', $exception, stack: $this->hydrationStack); } @@ -4252,6 +4263,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_starredAt: $result['starred_at'] = $starredAt; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } diff --git a/clients/GitHub/src/Internal/Hydrator/Operation/Repos/Owner/Repo/Issues/IssueNumber.php b/clients/GitHub/src/Internal/Hydrator/Operation/Repos/Owner/Repo/Issues/IssueNumber.php index cca265c77c1..cd13d0ff748 100644 --- a/clients/GitHub/src/Internal/Hydrator/Operation/Repos/Owner/Repo/Issues/IssueNumber.php +++ b/clients/GitHub/src/Internal/Hydrator/Operation/Repos/Owner/Repo/Issues/IssueNumber.php @@ -768,6 +768,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Simp $properties['starredAt'] = $value; after_starredAt: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\SimpleUser', $exception, stack: $this->hydrationStack); } @@ -3316,6 +3327,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_starredAt: $result['starred_at'] = $starredAt; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } diff --git a/clients/GitHub/src/Internal/Hydrator/Operation/Repos/Owner/Repo/Issues/IssueNumber/Assignees.php b/clients/GitHub/src/Internal/Hydrator/Operation/Repos/Owner/Repo/Issues/IssueNumber/Assignees.php index 228d2d56838..985ded552a5 100644 --- a/clients/GitHub/src/Internal/Hydrator/Operation/Repos/Owner/Repo/Issues/IssueNumber/Assignees.php +++ b/clients/GitHub/src/Internal/Hydrator/Operation/Repos/Owner/Repo/Issues/IssueNumber/Assignees.php @@ -762,6 +762,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Simp $properties['starredAt'] = $value; after_starredAt: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\SimpleUser', $exception, stack: $this->hydrationStack); } @@ -3140,6 +3151,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_starredAt: $result['starred_at'] = $starredAt; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } diff --git a/clients/GitHub/src/Internal/Hydrator/Operation/Repos/Owner/Repo/Issues/IssueNumber/Comments.php b/clients/GitHub/src/Internal/Hydrator/Operation/Repos/Owner/Repo/Issues/IssueNumber/Comments.php index 975e660cb70..ecc56dc1b43 100644 --- a/clients/GitHub/src/Internal/Hydrator/Operation/Repos/Owner/Repo/Issues/IssueNumber/Comments.php +++ b/clients/GitHub/src/Internal/Hydrator/Operation/Repos/Owner/Repo/Issues/IssueNumber/Comments.php @@ -555,6 +555,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Simp $properties['starredAt'] = $value; after_starredAt: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\SimpleUser', $exception, stack: $this->hydrationStack); } @@ -1360,6 +1371,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_starredAt: $result['starred_at'] = $starredAt; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } diff --git a/clients/GitHub/src/Internal/Hydrator/Operation/Repos/Owner/Repo/Issues/IssueNumber/Reactions.php b/clients/GitHub/src/Internal/Hydrator/Operation/Repos/Owner/Repo/Issues/IssueNumber/Reactions.php index 6fc5cb51128..119a3c5dc66 100644 --- a/clients/GitHub/src/Internal/Hydrator/Operation/Repos/Owner/Repo/Issues/IssueNumber/Reactions.php +++ b/clients/GitHub/src/Internal/Hydrator/Operation/Repos/Owner/Repo/Issues/IssueNumber/Reactions.php @@ -432,6 +432,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Simp $properties['starredAt'] = $value; after_starredAt: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\SimpleUser', $exception, stack: $this->hydrationStack); } @@ -753,6 +764,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_starredAt: $result['starred_at'] = $starredAt; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } diff --git a/clients/GitHub/src/Internal/Hydrator/Operation/Repos/Owner/Repo/Milestones.php b/clients/GitHub/src/Internal/Hydrator/Operation/Repos/Owner/Repo/Milestones.php index cc7082f33fa..852cde9c078 100644 --- a/clients/GitHub/src/Internal/Hydrator/Operation/Repos/Owner/Repo/Milestones.php +++ b/clients/GitHub/src/Internal/Hydrator/Operation/Repos/Owner/Repo/Milestones.php @@ -553,6 +553,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Simp $properties['starredAt'] = $value; after_starredAt: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\SimpleUser', $exception, stack: $this->hydrationStack); } @@ -922,6 +933,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_starredAt: $result['starred_at'] = $starredAt; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } diff --git a/clients/GitHub/src/Internal/Hydrator/Operation/Repos/Owner/Repo/Milestones/MilestoneNumber.php b/clients/GitHub/src/Internal/Hydrator/Operation/Repos/Owner/Repo/Milestones/MilestoneNumber.php index ac73f56451e..1330123dc63 100644 --- a/clients/GitHub/src/Internal/Hydrator/Operation/Repos/Owner/Repo/Milestones/MilestoneNumber.php +++ b/clients/GitHub/src/Internal/Hydrator/Operation/Repos/Owner/Repo/Milestones/MilestoneNumber.php @@ -488,6 +488,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Simp $properties['starredAt'] = $value; after_starredAt: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\SimpleUser', $exception, stack: $this->hydrationStack); } @@ -827,6 +838,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_starredAt: $result['starred_at'] = $starredAt; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } diff --git a/clients/GitHub/src/Internal/Hydrator/Operation/Repos/Owner/Repo/Pages/Builds/BuildId.php b/clients/GitHub/src/Internal/Hydrator/Operation/Repos/Owner/Repo/Pages/Builds/BuildId.php index f0b813c823d..c7455bd7e2b 100644 --- a/clients/GitHub/src/Internal/Hydrator/Operation/Repos/Owner/Repo/Pages/Builds/BuildId.php +++ b/clients/GitHub/src/Internal/Hydrator/Operation/Repos/Owner/Repo/Pages/Builds/BuildId.php @@ -439,6 +439,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Simp $properties['starredAt'] = $value; after_starredAt: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\SimpleUser', $exception, stack: $this->hydrationStack); } @@ -693,6 +704,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_starredAt: $result['starred_at'] = $starredAt; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } diff --git a/clients/GitHub/src/Internal/Hydrator/Operation/Repos/Owner/Repo/Pages/Builds/Latest.php b/clients/GitHub/src/Internal/Hydrator/Operation/Repos/Owner/Repo/Pages/Builds/Latest.php index c53aae6c3f6..079754073d4 100644 --- a/clients/GitHub/src/Internal/Hydrator/Operation/Repos/Owner/Repo/Pages/Builds/Latest.php +++ b/clients/GitHub/src/Internal/Hydrator/Operation/Repos/Owner/Repo/Pages/Builds/Latest.php @@ -439,6 +439,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Simp $properties['starredAt'] = $value; after_starredAt: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\SimpleUser', $exception, stack: $this->hydrationStack); } @@ -693,6 +704,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_starredAt: $result['starred_at'] = $starredAt; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } diff --git a/clients/GitHub/src/Internal/Hydrator/Operation/Repos/Owner/Repo/Projects.php b/clients/GitHub/src/Internal/Hydrator/Operation/Repos/Owner/Repo/Projects.php index 9bb1b35f6a5..f17d4087276 100644 --- a/clients/GitHub/src/Internal/Hydrator/Operation/Repos/Owner/Repo/Projects.php +++ b/clients/GitHub/src/Internal/Hydrator/Operation/Repos/Owner/Repo/Projects.php @@ -594,6 +594,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Simp $properties['starredAt'] = $value; after_starredAt: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\SimpleUser', $exception, stack: $this->hydrationStack); } @@ -937,6 +948,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_starredAt: $result['starred_at'] = $starredAt; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } diff --git a/clients/GitHub/src/Internal/Hydrator/Operation/Repos/Owner/Repo/Pulls.php b/clients/GitHub/src/Internal/Hydrator/Operation/Repos/Owner/Repo/Pulls.php index fe85a106eac..f1e6860b618 100644 --- a/clients/GitHub/src/Internal/Hydrator/Operation/Repos/Owner/Repo/Pulls.php +++ b/clients/GitHub/src/Internal/Hydrator/Operation/Repos/Owner/Repo/Pulls.php @@ -985,6 +985,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Simp $properties['starredAt'] = $value; after_starredAt: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\SimpleUser', $exception, stack: $this->hydrationStack); } @@ -2479,6 +2490,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Pull $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\PullRequest\Head\Repo\Owner', $exception, stack: $this->hydrationStack); } @@ -2844,6 +2866,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Pull $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\PullRequest\Head\User', $exception, stack: $this->hydrationStack); } @@ -4134,6 +4167,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Pull $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\PullRequest\Base\Repo\Owner', $exception, stack: $this->hydrationStack); } @@ -4510,6 +4554,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Pull $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\PullRequest\Base\User', $exception, stack: $this->hydrationStack); } @@ -5362,6 +5417,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_starredAt: $result['starred_at'] = $starredAt; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } @@ -5889,6 +5952,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema $url = $object->url; after_url: $result['url'] = $url; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } @@ -6022,6 +6093,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema $url = $object->url; after_url: $result['url'] = $url; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } @@ -6467,6 +6546,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema $url = $object->url; after_url: $result['url'] = $url; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } @@ -6608,6 +6695,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema $url = $object->url; after_url: $result['url'] = $url; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } diff --git a/clients/GitHub/src/Internal/Hydrator/Operation/Repos/Owner/Repo/Pulls/Comments/CommentId.php b/clients/GitHub/src/Internal/Hydrator/Operation/Repos/Owner/Repo/Pulls/Comments/CommentId.php index a1d08c32258..9cc49370bbd 100644 --- a/clients/GitHub/src/Internal/Hydrator/Operation/Repos/Owner/Repo/Pulls/Comments/CommentId.php +++ b/clients/GitHub/src/Internal/Hydrator/Operation/Repos/Owner/Repo/Pulls/Comments/CommentId.php @@ -659,6 +659,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Simp $properties['starredAt'] = $value; after_starredAt: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\SimpleUser', $exception, stack: $this->hydrationStack); } @@ -1392,6 +1403,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_starredAt: $result['starred_at'] = $starredAt; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } diff --git a/clients/GitHub/src/Internal/Hydrator/Operation/Repos/Owner/Repo/Pulls/Comments/CommentId/Reactions.php b/clients/GitHub/src/Internal/Hydrator/Operation/Repos/Owner/Repo/Pulls/Comments/CommentId/Reactions.php index bd1f3ca0e3f..8d66bd7b872 100644 --- a/clients/GitHub/src/Internal/Hydrator/Operation/Repos/Owner/Repo/Pulls/Comments/CommentId/Reactions.php +++ b/clients/GitHub/src/Internal/Hydrator/Operation/Repos/Owner/Repo/Pulls/Comments/CommentId/Reactions.php @@ -432,6 +432,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Simp $properties['starredAt'] = $value; after_starredAt: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\SimpleUser', $exception, stack: $this->hydrationStack); } @@ -753,6 +764,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_starredAt: $result['starred_at'] = $starredAt; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } diff --git a/clients/GitHub/src/Internal/Hydrator/Operation/Repos/Owner/Repo/Pulls/PullNumber.php b/clients/GitHub/src/Internal/Hydrator/Operation/Repos/Owner/Repo/Pulls/PullNumber.php index 6ff46cb968e..679f96729fe 100644 --- a/clients/GitHub/src/Internal/Hydrator/Operation/Repos/Owner/Repo/Pulls/PullNumber.php +++ b/clients/GitHub/src/Internal/Hydrator/Operation/Repos/Owner/Repo/Pulls/PullNumber.php @@ -935,6 +935,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Simp $properties['starredAt'] = $value; after_starredAt: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\SimpleUser', $exception, stack: $this->hydrationStack); } @@ -2429,6 +2440,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Pull $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\PullRequest\Head\Repo\Owner', $exception, stack: $this->hydrationStack); } @@ -2794,6 +2816,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Pull $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\PullRequest\Head\User', $exception, stack: $this->hydrationStack); } @@ -4084,6 +4117,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Pull $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\PullRequest\Base\Repo\Owner', $exception, stack: $this->hydrationStack); } @@ -4460,6 +4504,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Pull $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\PullRequest\Base\User', $exception, stack: $this->hydrationStack); } @@ -5388,6 +5443,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_starredAt: $result['starred_at'] = $starredAt; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } @@ -5915,6 +5978,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema $url = $object->url; after_url: $result['url'] = $url; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } @@ -6048,6 +6119,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema $url = $object->url; after_url: $result['url'] = $url; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } @@ -6493,6 +6572,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema $url = $object->url; after_url: $result['url'] = $url; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } @@ -6634,6 +6721,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema $url = $object->url; after_url: $result['url'] = $url; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } diff --git a/clients/GitHub/src/Internal/Hydrator/Operation/Repos/Owner/Repo/Pulls/PullNumber/Codespaces.php b/clients/GitHub/src/Internal/Hydrator/Operation/Repos/Owner/Repo/Pulls/PullNumber/Codespaces.php index 2931f7ac295..a9bd8b70af0 100644 --- a/clients/GitHub/src/Internal/Hydrator/Operation/Repos/Owner/Repo/Pulls/PullNumber/Codespaces.php +++ b/clients/GitHub/src/Internal/Hydrator/Operation/Repos/Owner/Repo/Pulls/PullNumber/Codespaces.php @@ -739,6 +739,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Simp $properties['starredAt'] = $value; after_starredAt: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\SimpleUser', $exception, stack: $this->hydrationStack); } @@ -3022,6 +3033,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_starredAt: $result['starred_at'] = $starredAt; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } diff --git a/clients/GitHub/src/Internal/Hydrator/Operation/Repos/Owner/Repo/Pulls/PullNumber/Comments.php b/clients/GitHub/src/Internal/Hydrator/Operation/Repos/Owner/Repo/Pulls/PullNumber/Comments.php index 28c83ef222b..017d6ce46b9 100644 --- a/clients/GitHub/src/Internal/Hydrator/Operation/Repos/Owner/Repo/Pulls/PullNumber/Comments.php +++ b/clients/GitHub/src/Internal/Hydrator/Operation/Repos/Owner/Repo/Pulls/PullNumber/Comments.php @@ -661,6 +661,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Simp $properties['starredAt'] = $value; after_starredAt: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\SimpleUser', $exception, stack: $this->hydrationStack); } @@ -1447,6 +1458,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_starredAt: $result['starred_at'] = $starredAt; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } diff --git a/clients/GitHub/src/Internal/Hydrator/Operation/Repos/Owner/Repo/Pulls/PullNumber/Comments/CommentId/Replies.php b/clients/GitHub/src/Internal/Hydrator/Operation/Repos/Owner/Repo/Pulls/PullNumber/Comments/CommentId/Replies.php index ef017df0b4f..55c69da9fca 100644 --- a/clients/GitHub/src/Internal/Hydrator/Operation/Repos/Owner/Repo/Pulls/PullNumber/Comments/CommentId/Replies.php +++ b/clients/GitHub/src/Internal/Hydrator/Operation/Repos/Owner/Repo/Pulls/PullNumber/Comments/CommentId/Replies.php @@ -659,6 +659,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Simp $properties['starredAt'] = $value; after_starredAt: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\SimpleUser', $exception, stack: $this->hydrationStack); } @@ -1392,6 +1403,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_starredAt: $result['starred_at'] = $starredAt; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } diff --git a/clients/GitHub/src/Internal/Hydrator/Operation/Repos/Owner/Repo/Pulls/PullNumber/RequestedReviewers.php b/clients/GitHub/src/Internal/Hydrator/Operation/Repos/Owner/Repo/Pulls/PullNumber/RequestedReviewers.php index 07aeef0c42f..a153565daf1 100644 --- a/clients/GitHub/src/Internal/Hydrator/Operation/Repos/Owner/Repo/Pulls/PullNumber/RequestedReviewers.php +++ b/clients/GitHub/src/Internal/Hydrator/Operation/Repos/Owner/Repo/Pulls/PullNumber/RequestedReviewers.php @@ -825,6 +825,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Simp $properties['starredAt'] = $value; after_starredAt: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\SimpleUser', $exception, stack: $this->hydrationStack); } @@ -3313,6 +3324,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_starredAt: $result['starred_at'] = $starredAt; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } diff --git a/clients/GitHub/src/Internal/Hydrator/Operation/Repos/Owner/Repo/Pulls/PullNumber/Reviews.php b/clients/GitHub/src/Internal/Hydrator/Operation/Repos/Owner/Repo/Pulls/PullNumber/Reviews.php index 0421a958769..38e18e07844 100644 --- a/clients/GitHub/src/Internal/Hydrator/Operation/Repos/Owner/Repo/Pulls/PullNumber/Reviews.php +++ b/clients/GitHub/src/Internal/Hydrator/Operation/Repos/Owner/Repo/Pulls/PullNumber/Reviews.php @@ -474,6 +474,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Simp $properties['starredAt'] = $value; after_starredAt: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\SimpleUser', $exception, stack: $this->hydrationStack); } @@ -1045,6 +1056,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_starredAt: $result['starred_at'] = $starredAt; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } diff --git a/clients/GitHub/src/Internal/Hydrator/Operation/Repos/Owner/Repo/Pulls/PullNumber/Reviews/ReviewId.php b/clients/GitHub/src/Internal/Hydrator/Operation/Repos/Owner/Repo/Pulls/PullNumber/Reviews/ReviewId.php index 74447f2528f..b30ca94e6b1 100644 --- a/clients/GitHub/src/Internal/Hydrator/Operation/Repos/Owner/Repo/Pulls/PullNumber/Reviews/ReviewId.php +++ b/clients/GitHub/src/Internal/Hydrator/Operation/Repos/Owner/Repo/Pulls/PullNumber/Reviews/ReviewId.php @@ -474,6 +474,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Simp $properties['starredAt'] = $value; after_starredAt: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\SimpleUser', $exception, stack: $this->hydrationStack); } @@ -1045,6 +1056,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_starredAt: $result['starred_at'] = $starredAt; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } diff --git a/clients/GitHub/src/Internal/Hydrator/Operation/Repos/Owner/Repo/Pulls/PullNumber/Reviews/ReviewId/Dismissals.php b/clients/GitHub/src/Internal/Hydrator/Operation/Repos/Owner/Repo/Pulls/PullNumber/Reviews/ReviewId/Dismissals.php index 3f08e59aa4f..7122d48e6ca 100644 --- a/clients/GitHub/src/Internal/Hydrator/Operation/Repos/Owner/Repo/Pulls/PullNumber/Reviews/ReviewId/Dismissals.php +++ b/clients/GitHub/src/Internal/Hydrator/Operation/Repos/Owner/Repo/Pulls/PullNumber/Reviews/ReviewId/Dismissals.php @@ -474,6 +474,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Simp $properties['starredAt'] = $value; after_starredAt: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\SimpleUser', $exception, stack: $this->hydrationStack); } @@ -1045,6 +1056,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_starredAt: $result['starred_at'] = $starredAt; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } diff --git a/clients/GitHub/src/Internal/Hydrator/Operation/Repos/Owner/Repo/Pulls/PullNumber/Reviews/ReviewId/Events.php b/clients/GitHub/src/Internal/Hydrator/Operation/Repos/Owner/Repo/Pulls/PullNumber/Reviews/ReviewId/Events.php index 4c71192257a..76a27b84492 100644 --- a/clients/GitHub/src/Internal/Hydrator/Operation/Repos/Owner/Repo/Pulls/PullNumber/Reviews/ReviewId/Events.php +++ b/clients/GitHub/src/Internal/Hydrator/Operation/Repos/Owner/Repo/Pulls/PullNumber/Reviews/ReviewId/Events.php @@ -474,6 +474,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Simp $properties['starredAt'] = $value; after_starredAt: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\SimpleUser', $exception, stack: $this->hydrationStack); } @@ -1045,6 +1056,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_starredAt: $result['starred_at'] = $starredAt; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } diff --git a/clients/GitHub/src/Internal/Hydrator/Operation/Repos/Owner/Repo/Releases.php b/clients/GitHub/src/Internal/Hydrator/Operation/Repos/Owner/Repo/Releases.php index 84175e96725..4894e721d80 100644 --- a/clients/GitHub/src/Internal/Hydrator/Operation/Repos/Owner/Repo/Releases.php +++ b/clients/GitHub/src/Internal/Hydrator/Operation/Repos/Owner/Repo/Releases.php @@ -641,6 +641,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Simp $properties['starredAt'] = $value; after_starredAt: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\SimpleUser', $exception, stack: $this->hydrationStack); } @@ -1199,6 +1210,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_starredAt: $result['starred_at'] = $starredAt; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } diff --git a/clients/GitHub/src/Internal/Hydrator/Operation/Repos/Owner/Repo/Releases/Assets/AssetId.php b/clients/GitHub/src/Internal/Hydrator/Operation/Repos/Owner/Repo/Releases/Assets/AssetId.php index 61d7d8e99c3..09fc8191994 100644 --- a/clients/GitHub/src/Internal/Hydrator/Operation/Repos/Owner/Repo/Releases/Assets/AssetId.php +++ b/clients/GitHub/src/Internal/Hydrator/Operation/Repos/Owner/Repo/Releases/Assets/AssetId.php @@ -455,6 +455,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Simp $properties['starredAt'] = $value; after_starredAt: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\SimpleUser', $exception, stack: $this->hydrationStack); } @@ -775,6 +786,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_starredAt: $result['starred_at'] = $starredAt; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } diff --git a/clients/GitHub/src/Internal/Hydrator/Operation/Repos/Owner/Repo/Releases/Latest.php b/clients/GitHub/src/Internal/Hydrator/Operation/Repos/Owner/Repo/Releases/Latest.php index 1e9a8c94727..b3a4ad54c02 100644 --- a/clients/GitHub/src/Internal/Hydrator/Operation/Repos/Owner/Repo/Releases/Latest.php +++ b/clients/GitHub/src/Internal/Hydrator/Operation/Repos/Owner/Repo/Releases/Latest.php @@ -574,6 +574,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Simp $properties['starredAt'] = $value; after_starredAt: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\SimpleUser', $exception, stack: $this->hydrationStack); } @@ -1038,6 +1049,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_starredAt: $result['starred_at'] = $starredAt; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } diff --git a/clients/GitHub/src/Internal/Hydrator/Operation/Repos/Owner/Repo/Releases/ReleaseId.php b/clients/GitHub/src/Internal/Hydrator/Operation/Repos/Owner/Repo/Releases/ReleaseId.php index bc58f672972..057e3489e31 100644 --- a/clients/GitHub/src/Internal/Hydrator/Operation/Repos/Owner/Repo/Releases/ReleaseId.php +++ b/clients/GitHub/src/Internal/Hydrator/Operation/Repos/Owner/Repo/Releases/ReleaseId.php @@ -576,6 +576,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Simp $properties['starredAt'] = $value; after_starredAt: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\SimpleUser', $exception, stack: $this->hydrationStack); } @@ -1104,6 +1115,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_starredAt: $result['starred_at'] = $starredAt; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } diff --git a/clients/GitHub/src/Internal/Hydrator/Operation/Repos/Owner/Repo/Releases/ReleaseId/Assets.php b/clients/GitHub/src/Internal/Hydrator/Operation/Repos/Owner/Repo/Releases/ReleaseId/Assets.php index 075d2da7ae8..3c7b1fdb142 100644 --- a/clients/GitHub/src/Internal/Hydrator/Operation/Repos/Owner/Repo/Releases/ReleaseId/Assets.php +++ b/clients/GitHub/src/Internal/Hydrator/Operation/Repos/Owner/Repo/Releases/ReleaseId/Assets.php @@ -453,6 +453,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Simp $properties['starredAt'] = $value; after_starredAt: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\SimpleUser', $exception, stack: $this->hydrationStack); } @@ -709,6 +720,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_starredAt: $result['starred_at'] = $starredAt; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } diff --git a/clients/GitHub/src/Internal/Hydrator/Operation/Repos/Owner/Repo/Releases/ReleaseId/Reactions.php b/clients/GitHub/src/Internal/Hydrator/Operation/Repos/Owner/Repo/Releases/ReleaseId/Reactions.php index 5d31b78c3ba..c7d47f8369d 100644 --- a/clients/GitHub/src/Internal/Hydrator/Operation/Repos/Owner/Repo/Releases/ReleaseId/Reactions.php +++ b/clients/GitHub/src/Internal/Hydrator/Operation/Repos/Owner/Repo/Releases/ReleaseId/Reactions.php @@ -432,6 +432,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Simp $properties['starredAt'] = $value; after_starredAt: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\SimpleUser', $exception, stack: $this->hydrationStack); } @@ -753,6 +764,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_starredAt: $result['starred_at'] = $starredAt; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } diff --git a/clients/GitHub/src/Internal/Hydrator/Operation/Repos/Owner/Repo/Releases/Tags/Tag.php b/clients/GitHub/src/Internal/Hydrator/Operation/Repos/Owner/Repo/Releases/Tags/Tag.php index 00dac08593e..30c4e2d82f6 100644 --- a/clients/GitHub/src/Internal/Hydrator/Operation/Repos/Owner/Repo/Releases/Tags/Tag.php +++ b/clients/GitHub/src/Internal/Hydrator/Operation/Repos/Owner/Repo/Releases/Tags/Tag.php @@ -576,6 +576,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Simp $properties['starredAt'] = $value; after_starredAt: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\SimpleUser', $exception, stack: $this->hydrationStack); } @@ -1104,6 +1115,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_starredAt: $result['starred_at'] = $starredAt; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } diff --git a/clients/GitHub/src/Internal/Hydrator/Operation/Repos/Owner/Repo/SecretScanning/Alerts/AlertNumber.php b/clients/GitHub/src/Internal/Hydrator/Operation/Repos/Owner/Repo/SecretScanning/Alerts/AlertNumber.php index b7e4899a929..38b1e5d675e 100644 --- a/clients/GitHub/src/Internal/Hydrator/Operation/Repos/Owner/Repo/SecretScanning/Alerts/AlertNumber.php +++ b/clients/GitHub/src/Internal/Hydrator/Operation/Repos/Owner/Repo/SecretScanning/Alerts/AlertNumber.php @@ -269,6 +269,28 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Secr $properties['validity'] = $value; after_validity: + + $value = $payload['publicly_leaked'] ?? null; + + if ($value === null) { + $properties['publiclyLeaked'] = null; + goto after_publiclyLeaked; + } + + $properties['publiclyLeaked'] = $value; + + after_publiclyLeaked: + + $value = $payload['multi_repo'] ?? null; + + if ($value === null) { + $properties['multiRepo'] = null; + goto after_multiRepo; + } + + $properties['multiRepo'] = $value; + + after_multiRepo: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\SecretScanningAlert', $exception, stack: $this->hydrationStack); } @@ -519,6 +541,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Simp $properties['starredAt'] = $value; after_starredAt: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\SimpleUser', $exception, stack: $this->hydrationStack); } @@ -833,6 +866,22 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_validity: $result['validity'] = $validity; + $publiclyLeaked = $object->publiclyLeaked; + + if ($publiclyLeaked === null) { + goto after_publiclyLeaked; + } + + after_publiclyLeaked: $result['publicly_leaked'] = $publiclyLeaked; + + $multiRepo = $object->multiRepo; + + if ($multiRepo === null) { + goto after_multiRepo; + } + + after_multiRepo: $result['multi_repo'] = $multiRepo; + return $result; } @@ -924,6 +973,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_starredAt: $result['starred_at'] = $starredAt; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } diff --git a/clients/GitHub/src/Internal/Hydrator/Operation/Repos/Owner/Repo/SecurityAdvisories.php b/clients/GitHub/src/Internal/Hydrator/Operation/Repos/Owner/Repo/SecurityAdvisories.php index ae58789f25e..66c3d1d00a7 100644 --- a/clients/GitHub/src/Internal/Hydrator/Operation/Repos/Owner/Repo/SecurityAdvisories.php +++ b/clients/GitHub/src/Internal/Hydrator/Operation/Repos/Owner/Repo/SecurityAdvisories.php @@ -818,6 +818,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Simp $properties['starredAt'] = $value; after_starredAt: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\SimpleUser', $exception, stack: $this->hydrationStack); } @@ -2167,6 +2178,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_starredAt: $result['starred_at'] = $starredAt; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } diff --git a/clients/GitHub/src/Internal/Hydrator/Operation/Repos/Owner/Repo/SecurityAdvisories/GhsaId.php b/clients/GitHub/src/Internal/Hydrator/Operation/Repos/Owner/Repo/SecurityAdvisories/GhsaId.php index c21cc854cd7..934c074b532 100644 --- a/clients/GitHub/src/Internal/Hydrator/Operation/Repos/Owner/Repo/SecurityAdvisories/GhsaId.php +++ b/clients/GitHub/src/Internal/Hydrator/Operation/Repos/Owner/Repo/SecurityAdvisories/GhsaId.php @@ -668,6 +668,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Simp $properties['starredAt'] = $value; after_starredAt: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\SimpleUser', $exception, stack: $this->hydrationStack); } @@ -1976,6 +1987,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_starredAt: $result['starred_at'] = $starredAt; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } diff --git a/clients/GitHub/src/Internal/Hydrator/Operation/Repos/Owner/Repo/SecurityAdvisories/GhsaId/Forks.php b/clients/GitHub/src/Internal/Hydrator/Operation/Repos/Owner/Repo/SecurityAdvisories/GhsaId/Forks.php index fc3e5c546ab..5372d5eab9c 100644 --- a/clients/GitHub/src/Internal/Hydrator/Operation/Repos/Owner/Repo/SecurityAdvisories/GhsaId/Forks.php +++ b/clients/GitHub/src/Internal/Hydrator/Operation/Repos/Owner/Repo/SecurityAdvisories/GhsaId/Forks.php @@ -1555,6 +1555,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Simp $properties['starredAt'] = $value; after_starredAt: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\SimpleUser', $exception, stack: $this->hydrationStack); } @@ -4193,6 +4204,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_starredAt: $result['starred_at'] = $starredAt; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } diff --git a/clients/GitHub/src/Internal/Hydrator/Operation/Repos/Owner/Repo/SecurityAdvisories/Reports.php b/clients/GitHub/src/Internal/Hydrator/Operation/Repos/Owner/Repo/SecurityAdvisories/Reports.php index c65c9fbdf42..2081f6191a1 100644 --- a/clients/GitHub/src/Internal/Hydrator/Operation/Repos/Owner/Repo/SecurityAdvisories/Reports.php +++ b/clients/GitHub/src/Internal/Hydrator/Operation/Repos/Owner/Repo/SecurityAdvisories/Reports.php @@ -668,6 +668,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Simp $properties['starredAt'] = $value; after_starredAt: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\SimpleUser', $exception, stack: $this->hydrationStack); } @@ -1976,6 +1987,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_starredAt: $result['starred_at'] = $starredAt; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } diff --git a/clients/GitHub/src/Internal/Hydrator/Operation/Repos/Owner/Repo/Statuses/Sha.php b/clients/GitHub/src/Internal/Hydrator/Operation/Repos/Owner/Repo/Statuses/Sha.php index 5be38605252..cf98ef897a8 100644 --- a/clients/GitHub/src/Internal/Hydrator/Operation/Repos/Owner/Repo/Statuses/Sha.php +++ b/clients/GitHub/src/Internal/Hydrator/Operation/Repos/Owner/Repo/Statuses/Sha.php @@ -431,6 +431,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Simp $properties['starredAt'] = $value; after_starredAt: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\SimpleUser', $exception, stack: $this->hydrationStack); } @@ -691,6 +702,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_starredAt: $result['starred_at'] = $starredAt; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } diff --git a/clients/GitHub/src/Internal/Hydrator/Operation/Repos/Owner/Repo/Transfer.php b/clients/GitHub/src/Internal/Hydrator/Operation/Repos/Owner/Repo/Transfer.php index fe6eb7a5eee..361dd752c03 100644 --- a/clients/GitHub/src/Internal/Hydrator/Operation/Repos/Owner/Repo/Transfer.php +++ b/clients/GitHub/src/Internal/Hydrator/Operation/Repos/Owner/Repo/Transfer.php @@ -1323,6 +1323,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Simp $properties['starredAt'] = $value; after_starredAt: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\SimpleUser', $exception, stack: $this->hydrationStack); } @@ -2563,6 +2574,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_starredAt: $result['starred_at'] = $starredAt; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } diff --git a/clients/GitHub/src/Internal/Hydrator/Operation/Repos/TemplateOwner/TemplateRepo/Generate.php b/clients/GitHub/src/Internal/Hydrator/Operation/Repos/TemplateOwner/TemplateRepo/Generate.php index bcf286f48f1..315d27add30 100644 --- a/clients/GitHub/src/Internal/Hydrator/Operation/Repos/TemplateOwner/TemplateRepo/Generate.php +++ b/clients/GitHub/src/Internal/Hydrator/Operation/Repos/TemplateOwner/TemplateRepo/Generate.php @@ -1549,6 +1549,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Simp $properties['starredAt'] = $value; after_starredAt: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\SimpleUser', $exception, stack: $this->hydrationStack); } @@ -3984,6 +3995,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_starredAt: $result['starred_at'] = $starredAt; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } diff --git a/clients/GitHub/src/Internal/Hydrator/Operation/Teams/TeamId/Discussions.php b/clients/GitHub/src/Internal/Hydrator/Operation/Teams/TeamId/Discussions.php index 6aa36f86254..51860f8db4c 100644 --- a/clients/GitHub/src/Internal/Hydrator/Operation/Teams/TeamId/Discussions.php +++ b/clients/GitHub/src/Internal/Hydrator/Operation/Teams/TeamId/Discussions.php @@ -519,6 +519,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Simp $properties['starredAt'] = $value; after_starredAt: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\SimpleUser', $exception, stack: $this->hydrationStack); } @@ -926,6 +937,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_starredAt: $result['starred_at'] = $starredAt; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } diff --git a/clients/GitHub/src/Internal/Hydrator/Operation/Teams/TeamId/Discussions/DiscussionNumber.php b/clients/GitHub/src/Internal/Hydrator/Operation/Teams/TeamId/Discussions/DiscussionNumber.php index 72e56caca11..a66a118a5f0 100644 --- a/clients/GitHub/src/Internal/Hydrator/Operation/Teams/TeamId/Discussions/DiscussionNumber.php +++ b/clients/GitHub/src/Internal/Hydrator/Operation/Teams/TeamId/Discussions/DiscussionNumber.php @@ -519,6 +519,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Simp $properties['starredAt'] = $value; after_starredAt: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\SimpleUser', $exception, stack: $this->hydrationStack); } @@ -926,6 +937,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_starredAt: $result['starred_at'] = $starredAt; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } diff --git a/clients/GitHub/src/Internal/Hydrator/Operation/Teams/TeamId/Discussions/DiscussionNumber/Comments.php b/clients/GitHub/src/Internal/Hydrator/Operation/Teams/TeamId/Discussions/DiscussionNumber/Comments.php index d036210a516..60d86f41777 100644 --- a/clients/GitHub/src/Internal/Hydrator/Operation/Teams/TeamId/Discussions/DiscussionNumber/Comments.php +++ b/clients/GitHub/src/Internal/Hydrator/Operation/Teams/TeamId/Discussions/DiscussionNumber/Comments.php @@ -464,6 +464,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Simp $properties['starredAt'] = $value; after_starredAt: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\SimpleUser', $exception, stack: $this->hydrationStack); } @@ -856,6 +867,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_starredAt: $result['starred_at'] = $starredAt; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } diff --git a/clients/GitHub/src/Internal/Hydrator/Operation/Teams/TeamId/Discussions/DiscussionNumber/Comments/CommentNumber.php b/clients/GitHub/src/Internal/Hydrator/Operation/Teams/TeamId/Discussions/DiscussionNumber/Comments/CommentNumber.php index 7f5b45d8509..5aec26263ca 100644 --- a/clients/GitHub/src/Internal/Hydrator/Operation/Teams/TeamId/Discussions/DiscussionNumber/Comments/CommentNumber.php +++ b/clients/GitHub/src/Internal/Hydrator/Operation/Teams/TeamId/Discussions/DiscussionNumber/Comments/CommentNumber.php @@ -464,6 +464,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Simp $properties['starredAt'] = $value; after_starredAt: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\SimpleUser', $exception, stack: $this->hydrationStack); } @@ -856,6 +867,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_starredAt: $result['starred_at'] = $starredAt; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } diff --git a/clients/GitHub/src/Internal/Hydrator/Operation/Teams/TeamId/Discussions/DiscussionNumber/Comments/CommentNumber/Reactions.php b/clients/GitHub/src/Internal/Hydrator/Operation/Teams/TeamId/Discussions/DiscussionNumber/Comments/CommentNumber/Reactions.php index 8dc249b4594..cf78ae229d3 100644 --- a/clients/GitHub/src/Internal/Hydrator/Operation/Teams/TeamId/Discussions/DiscussionNumber/Comments/CommentNumber/Reactions.php +++ b/clients/GitHub/src/Internal/Hydrator/Operation/Teams/TeamId/Discussions/DiscussionNumber/Comments/CommentNumber/Reactions.php @@ -365,6 +365,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Simp $properties['starredAt'] = $value; after_starredAt: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\SimpleUser', $exception, stack: $this->hydrationStack); } @@ -592,6 +603,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_starredAt: $result['starred_at'] = $starredAt; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } diff --git a/clients/GitHub/src/Internal/Hydrator/Operation/Teams/TeamId/Discussions/DiscussionNumber/Reactions.php b/clients/GitHub/src/Internal/Hydrator/Operation/Teams/TeamId/Discussions/DiscussionNumber/Reactions.php index 4cbeae1a29b..b0d8ea32e45 100644 --- a/clients/GitHub/src/Internal/Hydrator/Operation/Teams/TeamId/Discussions/DiscussionNumber/Reactions.php +++ b/clients/GitHub/src/Internal/Hydrator/Operation/Teams/TeamId/Discussions/DiscussionNumber/Reactions.php @@ -365,6 +365,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Simp $properties['starredAt'] = $value; after_starredAt: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\SimpleUser', $exception, stack: $this->hydrationStack); } @@ -592,6 +603,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_starredAt: $result['starred_at'] = $starredAt; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } diff --git a/clients/GitHub/src/Internal/Hydrator/Operation/Teams/TeamId/Projects/ProjectId.php b/clients/GitHub/src/Internal/Hydrator/Operation/Teams/TeamId/Projects/ProjectId.php index c9b0c422a1d..0c0567b6718 100644 --- a/clients/GitHub/src/Internal/Hydrator/Operation/Teams/TeamId/Projects/ProjectId.php +++ b/clients/GitHub/src/Internal/Hydrator/Operation/Teams/TeamId/Projects/ProjectId.php @@ -503,6 +503,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Simp $properties['starredAt'] = $value; after_starredAt: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\SimpleUser', $exception, stack: $this->hydrationStack); } @@ -986,6 +997,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_starredAt: $result['starred_at'] = $starredAt; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } diff --git a/clients/GitHub/src/Internal/Hydrator/Operation/Teams/TeamId/Repos/Owner/Repo.php b/clients/GitHub/src/Internal/Hydrator/Operation/Teams/TeamId/Repos/Owner/Repo.php index 2027709d840..f3b573e7828 100644 --- a/clients/GitHub/src/Internal/Hydrator/Operation/Teams/TeamId/Repos/Owner/Repo.php +++ b/clients/GitHub/src/Internal/Hydrator/Operation/Teams/TeamId/Repos/Owner/Repo.php @@ -1474,6 +1474,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Simp $properties['starredAt'] = $value; after_starredAt: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\SimpleUser', $exception, stack: $this->hydrationStack); } @@ -2275,6 +2286,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_starredAt: $result['starred_at'] = $starredAt; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } diff --git a/clients/GitHub/src/Internal/Hydrator/Operation/User.php b/clients/GitHub/src/Internal/Hydrator/Operation/User.php index f5ed66a325e..d00dbb3a6fa 100644 --- a/clients/GitHub/src/Internal/Hydrator/Operation/User.php +++ b/clients/GitHub/src/Internal/Hydrator/Operation/User.php @@ -141,6 +141,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Priv after_id: + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: + $value = $payload['node_id'] ?? null; if ($value === null) { @@ -568,17 +579,6 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Priv after_plan: - $value = $payload['suspended_at'] ?? null; - - if ($value === null) { - $properties['suspendedAt'] = null; - goto after_suspendedAt; - } - - $properties['suspendedAt'] = $value; - - after_suspendedAt: - $value = $payload['business_plus'] ?? null; if ($value === null) { @@ -878,6 +878,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema $id = $object->id; after_id: $result['id'] = $id; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + $nodeId = $object->nodeId; after_nodeId: $result['node_id'] = $nodeId; @@ -1048,14 +1056,6 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema $plan = $this->serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema⚡️PrivateUser⚡️Plan($plan); after_plan: $result['plan'] = $plan; - $suspendedAt = $object->suspendedAt; - - if ($suspendedAt === null) { - goto after_suspendedAt; - } - - after_suspendedAt: $result['suspended_at'] = $suspendedAt; - $businessPlus = $object->businessPlus; if ($businessPlus === null) { diff --git a/clients/GitHub/src/Internal/Hydrator/Operation/User/Codespaces.php b/clients/GitHub/src/Internal/Hydrator/Operation/User/Codespaces.php index 86f464c1b2e..9ff225a2223 100644 --- a/clients/GitHub/src/Internal/Hydrator/Operation/User/Codespaces.php +++ b/clients/GitHub/src/Internal/Hydrator/Operation/User/Codespaces.php @@ -845,6 +845,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Simp $properties['starredAt'] = $value; after_starredAt: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\SimpleUser', $exception, stack: $this->hydrationStack); } @@ -3127,6 +3138,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_starredAt: $result['starred_at'] = $starredAt; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } diff --git a/clients/GitHub/src/Internal/Hydrator/Operation/User/Codespaces/CodespaceName.php b/clients/GitHub/src/Internal/Hydrator/Operation/User/Codespaces/CodespaceName.php index 4a65865bbc3..9ce66315aaa 100644 --- a/clients/GitHub/src/Internal/Hydrator/Operation/User/Codespaces/CodespaceName.php +++ b/clients/GitHub/src/Internal/Hydrator/Operation/User/Codespaces/CodespaceName.php @@ -737,6 +737,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Simp $properties['starredAt'] = $value; after_starredAt: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\SimpleUser', $exception, stack: $this->hydrationStack); } @@ -2967,6 +2978,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_starredAt: $result['starred_at'] = $starredAt; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } diff --git a/clients/GitHub/src/Internal/Hydrator/Operation/User/Codespaces/CodespaceName/Publish.php b/clients/GitHub/src/Internal/Hydrator/Operation/User/Codespaces/CodespaceName/Publish.php index 6957b154e4a..7fe0ad4bb74 100644 --- a/clients/GitHub/src/Internal/Hydrator/Operation/User/Codespaces/CodespaceName/Publish.php +++ b/clients/GitHub/src/Internal/Hydrator/Operation/User/Codespaces/CodespaceName/Publish.php @@ -733,6 +733,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Simp $properties['starredAt'] = $value; after_starredAt: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\SimpleUser', $exception, stack: $this->hydrationStack); } @@ -4416,6 +4427,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_starredAt: $result['starred_at'] = $starredAt; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } diff --git a/clients/GitHub/src/Internal/Hydrator/Operation/User/Codespaces/CodespaceName/Start.php b/clients/GitHub/src/Internal/Hydrator/Operation/User/Codespaces/CodespaceName/Start.php index 15c171df79f..4eaa05711d4 100644 --- a/clients/GitHub/src/Internal/Hydrator/Operation/User/Codespaces/CodespaceName/Start.php +++ b/clients/GitHub/src/Internal/Hydrator/Operation/User/Codespaces/CodespaceName/Start.php @@ -739,6 +739,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Simp $properties['starredAt'] = $value; after_starredAt: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\SimpleUser', $exception, stack: $this->hydrationStack); } @@ -3055,6 +3066,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_starredAt: $result['starred_at'] = $starredAt; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } diff --git a/clients/GitHub/src/Internal/Hydrator/Operation/User/Codespaces/CodespaceName/Stop.php b/clients/GitHub/src/Internal/Hydrator/Operation/User/Codespaces/CodespaceName/Stop.php index 823157df326..46cd59ac814 100644 --- a/clients/GitHub/src/Internal/Hydrator/Operation/User/Codespaces/CodespaceName/Stop.php +++ b/clients/GitHub/src/Internal/Hydrator/Operation/User/Codespaces/CodespaceName/Stop.php @@ -737,6 +737,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Simp $properties['starredAt'] = $value; after_starredAt: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\SimpleUser', $exception, stack: $this->hydrationStack); } @@ -2967,6 +2978,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_starredAt: $result['starred_at'] = $starredAt; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } diff --git a/clients/GitHub/src/Internal/Hydrator/Operation/User/Memberships/Orgs/Org.php b/clients/GitHub/src/Internal/Hydrator/Operation/User/Memberships/Orgs/Org.php index 72c1fadcc68..3e167c8f3f8 100644 --- a/clients/GitHub/src/Internal/Hydrator/Operation/User/Memberships/Orgs/Org.php +++ b/clients/GitHub/src/Internal/Hydrator/Operation/User/Memberships/Orgs/Org.php @@ -564,6 +564,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Simp $properties['starredAt'] = $value; after_starredAt: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\SimpleUser', $exception, stack: $this->hydrationStack); } @@ -1002,6 +1013,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_starredAt: $result['starred_at'] = $starredAt; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } diff --git a/clients/GitHub/src/Internal/Hydrator/Operation/User/Migrations.php b/clients/GitHub/src/Internal/Hydrator/Operation/User/Migrations.php index 00dc5320176..3379007fae2 100644 --- a/clients/GitHub/src/Internal/Hydrator/Operation/User/Migrations.php +++ b/clients/GitHub/src/Internal/Hydrator/Operation/User/Migrations.php @@ -575,6 +575,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Simp $properties['starredAt'] = $value; after_starredAt: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\SimpleUser', $exception, stack: $this->hydrationStack); } @@ -959,6 +970,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_starredAt: $result['starred_at'] = $starredAt; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } diff --git a/clients/GitHub/src/Internal/Hydrator/Operation/User/Migrations/MigrationId.php b/clients/GitHub/src/Internal/Hydrator/Operation/User/Migrations/MigrationId.php index bfa3b08cb6a..0c0e3dbea21 100644 --- a/clients/GitHub/src/Internal/Hydrator/Operation/User/Migrations/MigrationId.php +++ b/clients/GitHub/src/Internal/Hydrator/Operation/User/Migrations/MigrationId.php @@ -510,6 +510,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Simp $properties['starredAt'] = $value; after_starredAt: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\SimpleUser', $exception, stack: $this->hydrationStack); } @@ -864,6 +875,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_starredAt: $result['starred_at'] = $starredAt; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } diff --git a/clients/GitHub/src/Internal/Hydrator/Operation/User/Packages/PackageType/PackageName.php b/clients/GitHub/src/Internal/Hydrator/Operation/User/Packages/PackageType/PackageName.php index 6335f05e24f..f988ec02a3c 100644 --- a/clients/GitHub/src/Internal/Hydrator/Operation/User/Packages/PackageType/PackageName.php +++ b/clients/GitHub/src/Internal/Hydrator/Operation/User/Packages/PackageType/PackageName.php @@ -464,6 +464,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Simp $properties['starredAt'] = $value; after_starredAt: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\SimpleUser', $exception, stack: $this->hydrationStack); } @@ -2352,6 +2363,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_starredAt: $result['starred_at'] = $starredAt; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } diff --git a/clients/GitHub/src/Internal/Hydrator/Operation/User/Projects.php b/clients/GitHub/src/Internal/Hydrator/Operation/User/Projects.php index d0b970c8cf4..0c331492891 100644 --- a/clients/GitHub/src/Internal/Hydrator/Operation/User/Projects.php +++ b/clients/GitHub/src/Internal/Hydrator/Operation/User/Projects.php @@ -479,6 +479,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Simp $properties['starredAt'] = $value; after_starredAt: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\SimpleUser', $exception, stack: $this->hydrationStack); } @@ -868,6 +879,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_starredAt: $result['starred_at'] = $starredAt; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } diff --git a/clients/GitHub/src/Internal/Hydrator/Operation/User/Repos.php b/clients/GitHub/src/Internal/Hydrator/Operation/User/Repos.php index d9e8b6c8d41..630557ca7f5 100644 --- a/clients/GitHub/src/Internal/Hydrator/Operation/User/Repos.php +++ b/clients/GitHub/src/Internal/Hydrator/Operation/User/Repos.php @@ -1670,6 +1670,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Simp $properties['starredAt'] = $value; after_starredAt: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\SimpleUser', $exception, stack: $this->hydrationStack); } @@ -4262,6 +4273,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_starredAt: $result['starred_at'] = $starredAt; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } diff --git a/clients/GitHub/src/Internal/Hydrator/Operation/Users/Username/Installation.php b/clients/GitHub/src/Internal/Hydrator/Operation/Users/Username/Installation.php index 8feec614d39..f48eaa71c25 100644 --- a/clients/GitHub/src/Internal/Hydrator/Operation/Users/Username/Installation.php +++ b/clients/GitHub/src/Internal/Hydrator/Operation/Users/Username/Installation.php @@ -1101,6 +1101,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Simp $properties['starredAt'] = $value; after_starredAt: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\SimpleUser', $exception, stack: $this->hydrationStack); } @@ -1810,6 +1821,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_starredAt: $result['starred_at'] = $starredAt; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } diff --git a/clients/GitHub/src/Internal/Hydrator/Operation/Users/Username/Packages/PackageType/PackageName.php b/clients/GitHub/src/Internal/Hydrator/Operation/Users/Username/Packages/PackageType/PackageName.php index 1309e5aaee4..04a2e0663f3 100644 --- a/clients/GitHub/src/Internal/Hydrator/Operation/Users/Username/Packages/PackageType/PackageName.php +++ b/clients/GitHub/src/Internal/Hydrator/Operation/Users/Username/Packages/PackageType/PackageName.php @@ -464,6 +464,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Simp $properties['starredAt'] = $value; after_starredAt: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\SimpleUser', $exception, stack: $this->hydrationStack); } @@ -2352,6 +2363,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_starredAt: $result['starred_at'] = $starredAt; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } diff --git a/clients/GitHub/src/Internal/Hydrator/WebHook/BranchProtectionConfiguration.php b/clients/GitHub/src/Internal/Hydrator/WebHook/BranchProtectionConfiguration.php index 7cc6b4962f2..96560cdc9c1 100644 --- a/clients/GitHub/src/Internal/Hydrator/WebHook/BranchProtectionConfiguration.php +++ b/clients/GitHub/src/Internal/Hydrator/WebHook/BranchProtectionConfiguration.php @@ -2012,6 +2012,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Simp $properties['starredAt'] = $value; after_starredAt: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\SimpleUser', $exception, stack: $this->hydrationStack); } @@ -4433,6 +4444,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_starredAt: $result['starred_at'] = $starredAt; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } diff --git a/clients/GitHub/src/Internal/Hydrator/WebHook/BranchProtectionRule.php b/clients/GitHub/src/Internal/Hydrator/WebHook/BranchProtectionRule.php index 4d498cf06eb..3d29a01e626 100644 --- a/clients/GitHub/src/Internal/Hydrator/WebHook/BranchProtectionRule.php +++ b/clients/GitHub/src/Internal/Hydrator/WebHook/BranchProtectionRule.php @@ -2060,6 +2060,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Simp $properties['starredAt'] = $value; after_starredAt: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\SimpleUser', $exception, stack: $this->hydrationStack); } @@ -5585,6 +5596,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_starredAt: $result['starred_at'] = $starredAt; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } diff --git a/clients/GitHub/src/Internal/Hydrator/WebHook/CheckRun.php b/clients/GitHub/src/Internal/Hydrator/WebHook/CheckRun.php index 034dce2f6a3..ea6be36fde2 100644 --- a/clients/GitHub/src/Internal/Hydrator/WebHook/CheckRun.php +++ b/clients/GitHub/src/Internal/Hydrator/WebHook/CheckRun.php @@ -943,6 +943,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Simp $properties['starredAt'] = $value; after_starredAt: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\SimpleUser', $exception, stack: $this->hydrationStack); } @@ -6890,6 +6901,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_starredAt: $result['starred_at'] = $starredAt; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } diff --git a/clients/GitHub/src/Internal/Hydrator/WebHook/CheckSuite.php b/clients/GitHub/src/Internal/Hydrator/WebHook/CheckSuite.php index 974e7147547..73311ee3cf8 100644 --- a/clients/GitHub/src/Internal/Hydrator/WebHook/CheckSuite.php +++ b/clients/GitHub/src/Internal/Hydrator/WebHook/CheckSuite.php @@ -895,6 +895,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\WebhookCheckSuiteCompleted\CheckSuite\App\Owner', $exception, stack: $this->hydrationStack); } @@ -3357,6 +3368,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Simp $properties['starredAt'] = $value; after_starredAt: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\SimpleUser', $exception, stack: $this->hydrationStack); } @@ -5531,6 +5553,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\WebhookCheckSuiteRequested\CheckSuite\App\Owner', $exception, stack: $this->hydrationStack); } @@ -6979,6 +7012,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\WebhookCheckSuiteRerequested\CheckSuite\App\Owner', $exception, stack: $this->hydrationStack); } @@ -8199,6 +8243,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_url: $result['url'] = $url; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } @@ -9334,6 +9386,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_starredAt: $result['starred_at'] = $starredAt; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } @@ -10708,6 +10768,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_url: $result['url'] = $url; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } @@ -11522,6 +11590,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_url: $result['url'] = $url; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } diff --git a/clients/GitHub/src/Internal/Hydrator/WebHook/CodeScanningAlert.php b/clients/GitHub/src/Internal/Hydrator/WebHook/CodeScanningAlert.php index c85147d41f0..0d19193e915 100644 --- a/clients/GitHub/src/Internal/Hydrator/WebHook/CodeScanningAlert.php +++ b/clients/GitHub/src/Internal/Hydrator/WebHook/CodeScanningAlert.php @@ -706,6 +706,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\WebhookCodeScanningAlertAppearedInBranch\Alert\DismissedBy', $exception, stack: $this->hydrationStack); } @@ -2868,6 +2879,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Simp $properties['starredAt'] = $value; after_starredAt: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\SimpleUser', $exception, stack: $this->hydrationStack); } @@ -4825,6 +4847,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\WebhookCodeScanningAlertClosedByUser\Alert\DismissedBy', $exception, stack: $this->hydrationStack); } @@ -6615,6 +6648,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\WebhookCodeScanningAlertFixed\Alert\DismissedBy', $exception, stack: $this->hydrationStack); } @@ -8920,6 +8964,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_url: $result['url'] = $url; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } @@ -9843,6 +9895,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_starredAt: $result['starred_at'] = $starredAt; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } @@ -11071,6 +11131,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_url: $result['url'] = $url; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } @@ -11966,6 +12034,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_url: $result['url'] = $url; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } diff --git a/clients/GitHub/src/Internal/Hydrator/WebHook/CommitComment.php b/clients/GitHub/src/Internal/Hydrator/WebHook/CommitComment.php index 88e501c8205..a35bc4ac61b 100644 --- a/clients/GitHub/src/Internal/Hydrator/WebHook/CommitComment.php +++ b/clients/GitHub/src/Internal/Hydrator/WebHook/CommitComment.php @@ -777,6 +777,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\WebhookCommitCommentCreated\Comment\User', $exception, stack: $this->hydrationStack); } @@ -2606,6 +2617,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Simp $properties['starredAt'] = $value; after_starredAt: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\SimpleUser', $exception, stack: $this->hydrationStack); } @@ -4435,6 +4457,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_url: $result['url'] = $url; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } @@ -5184,6 +5214,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_starredAt: $result['starred_at'] = $starredAt; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } diff --git a/clients/GitHub/src/Internal/Hydrator/WebHook/Create.php b/clients/GitHub/src/Internal/Hydrator/WebHook/Create.php index 71e41a893ab..d02f7a729d2 100644 --- a/clients/GitHub/src/Internal/Hydrator/WebHook/Create.php +++ b/clients/GitHub/src/Internal/Hydrator/WebHook/Create.php @@ -2054,6 +2054,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Simp $properties['starredAt'] = $value; after_starredAt: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\SimpleUser', $exception, stack: $this->hydrationStack); } @@ -4361,6 +4372,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_starredAt: $result['starred_at'] = $starredAt; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } diff --git a/clients/GitHub/src/Internal/Hydrator/WebHook/CustomProperty.php b/clients/GitHub/src/Internal/Hydrator/WebHook/CustomProperty.php index b6a54924bde..526194958e7 100644 --- a/clients/GitHub/src/Internal/Hydrator/WebHook/CustomProperty.php +++ b/clients/GitHub/src/Internal/Hydrator/WebHook/CustomProperty.php @@ -853,6 +853,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Simp $properties['starredAt'] = $value; after_starredAt: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\SimpleUser', $exception, stack: $this->hydrationStack); } @@ -1596,6 +1607,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_starredAt: $result['starred_at'] = $starredAt; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } diff --git a/clients/GitHub/src/Internal/Hydrator/WebHook/CustomPropertyValues.php b/clients/GitHub/src/Internal/Hydrator/WebHook/CustomPropertyValues.php index ced69edb359..277265f1e03 100644 --- a/clients/GitHub/src/Internal/Hydrator/WebHook/CustomPropertyValues.php +++ b/clients/GitHub/src/Internal/Hydrator/WebHook/CustomPropertyValues.php @@ -1881,6 +1881,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Simp $properties['starredAt'] = $value; after_starredAt: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\SimpleUser', $exception, stack: $this->hydrationStack); } @@ -4293,6 +4304,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_starredAt: $result['starred_at'] = $starredAt; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } diff --git a/clients/GitHub/src/Internal/Hydrator/WebHook/Delete.php b/clients/GitHub/src/Internal/Hydrator/WebHook/Delete.php index 82fcc8d76de..cc37f9c2b36 100644 --- a/clients/GitHub/src/Internal/Hydrator/WebHook/Delete.php +++ b/clients/GitHub/src/Internal/Hydrator/WebHook/Delete.php @@ -2032,6 +2032,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Simp $properties['starredAt'] = $value; after_starredAt: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\SimpleUser', $exception, stack: $this->hydrationStack); } @@ -4328,6 +4339,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_starredAt: $result['starred_at'] = $starredAt; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } diff --git a/clients/GitHub/src/Internal/Hydrator/WebHook/DependabotAlert.php b/clients/GitHub/src/Internal/Hydrator/WebHook/DependabotAlert.php index 7626b01c64d..9e2c5d99a04 100644 --- a/clients/GitHub/src/Internal/Hydrator/WebHook/DependabotAlert.php +++ b/clients/GitHub/src/Internal/Hydrator/WebHook/DependabotAlert.php @@ -1288,6 +1288,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Simp $properties['starredAt'] = $value; after_starredAt: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\SimpleUser', $exception, stack: $this->hydrationStack); } @@ -5779,6 +5790,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_starredAt: $result['starred_at'] = $starredAt; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } diff --git a/clients/GitHub/src/Internal/Hydrator/WebHook/DeployKey.php b/clients/GitHub/src/Internal/Hydrator/WebHook/DeployKey.php index 12b78d3344e..efcb68c9fa7 100644 --- a/clients/GitHub/src/Internal/Hydrator/WebHook/DeployKey.php +++ b/clients/GitHub/src/Internal/Hydrator/WebHook/DeployKey.php @@ -2152,6 +2152,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Simp $properties['starredAt'] = $value; after_starredAt: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\SimpleUser', $exception, stack: $this->hydrationStack); } @@ -4643,6 +4654,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_starredAt: $result['starred_at'] = $starredAt; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } diff --git a/clients/GitHub/src/Internal/Hydrator/WebHook/Deployment.php b/clients/GitHub/src/Internal/Hydrator/WebHook/Deployment.php index fdd584607b0..f215ad11c8c 100644 --- a/clients/GitHub/src/Internal/Hydrator/WebHook/Deployment.php +++ b/clients/GitHub/src/Internal/Hydrator/WebHook/Deployment.php @@ -762,6 +762,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\WebhookDeploymentCreated\Deployment\Creator', $exception, stack: $this->hydrationStack); } @@ -1181,6 +1192,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\WebhookDeploymentCreated\Deployment\PerformedViaGithubApp\Owner', $exception, stack: $this->hydrationStack); } @@ -3414,6 +3436,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Simp $properties['starredAt'] = $value; after_starredAt: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\SimpleUser', $exception, stack: $this->hydrationStack); } @@ -5592,6 +5625,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\WebhookDeploymentCreated\WorkflowRun\Actor', $exception, stack: $this->hydrationStack); } @@ -7344,6 +7388,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\WebhookDeploymentCreated\WorkflowRun\TriggeringActor', $exception, stack: $this->hydrationStack); } @@ -7820,6 +7875,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_url: $result['url'] = $url; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } @@ -8084,6 +8147,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_url: $result['url'] = $url; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } @@ -9121,6 +9192,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_starredAt: $result['starred_at'] = $starredAt; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } @@ -10467,6 +10546,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_url: $result['url'] = $url; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } @@ -11681,6 +11768,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_url: $result['url'] = $url; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } diff --git a/clients/GitHub/src/Internal/Hydrator/WebHook/DeploymentProtectionRule.php b/clients/GitHub/src/Internal/Hydrator/WebHook/DeploymentProtectionRule.php index 50565c68467..86846a9a444 100644 --- a/clients/GitHub/src/Internal/Hydrator/WebHook/DeploymentProtectionRule.php +++ b/clients/GitHub/src/Internal/Hydrator/WebHook/DeploymentProtectionRule.php @@ -728,6 +728,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Simp $properties['starredAt'] = $value; after_starredAt: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\SimpleUser', $exception, stack: $this->hydrationStack); } @@ -4262,6 +4273,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_starredAt: $result['starred_at'] = $starredAt; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } diff --git a/clients/GitHub/src/Internal/Hydrator/WebHook/DeploymentReview.php b/clients/GitHub/src/Internal/Hydrator/WebHook/DeploymentReview.php index 04141f30303..cb836f4b3ee 100644 --- a/clients/GitHub/src/Internal/Hydrator/WebHook/DeploymentReview.php +++ b/clients/GitHub/src/Internal/Hydrator/WebHook/DeploymentReview.php @@ -544,6 +544,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\WebhooksApprover', $exception, stack: $this->hydrationStack); } @@ -2373,6 +2384,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Simp $properties['starredAt'] = $value; after_starredAt: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\SimpleUser', $exception, stack: $this->hydrationStack); } @@ -4538,6 +4560,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\WebhookDeploymentReviewApproved\WorkflowRun\Actor', $exception, stack: $this->hydrationStack); } @@ -5289,6 +5322,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\WebhookDeploymentReviewApproved\WorkflowRun\HeadRepository\Owner', $exception, stack: $this->hydrationStack); } @@ -6040,6 +6084,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\WebhookDeploymentReviewApproved\WorkflowRun\Repository\Owner', $exception, stack: $this->hydrationStack); } @@ -6290,6 +6345,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\WebhookDeploymentReviewApproved\WorkflowRun\TriggeringActor', $exception, stack: $this->hydrationStack); } @@ -7223,6 +7289,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\WebhookDeploymentReviewRejected\WorkflowRun\Actor', $exception, stack: $this->hydrationStack); } @@ -7974,6 +8051,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\WebhookDeploymentReviewRejected\WorkflowRun\HeadRepository\Owner', $exception, stack: $this->hydrationStack); } @@ -8725,6 +8813,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\WebhookDeploymentReviewRejected\WorkflowRun\Repository\Owner', $exception, stack: $this->hydrationStack); } @@ -8975,6 +9074,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\WebhookDeploymentReviewRejected\WorkflowRun\TriggeringActor', $exception, stack: $this->hydrationStack); } @@ -9448,6 +9558,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\WebhooksUser', $exception, stack: $this->hydrationStack); } @@ -10254,6 +10375,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\WebhookDeploymentReviewRequested\WorkflowRun\Actor', $exception, stack: $this->hydrationStack); } @@ -11005,6 +11137,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\WebhookDeploymentReviewRequested\WorkflowRun\HeadRepository\Owner', $exception, stack: $this->hydrationStack); } @@ -11756,6 +11899,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\WebhookDeploymentReviewRequested\WorkflowRun\Repository\Owner', $exception, stack: $this->hydrationStack); } @@ -12006,6 +12160,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\WebhookDeploymentReviewRequested\WorkflowRun\TriggeringActor', $exception, stack: $this->hydrationStack); } @@ -12490,6 +12655,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_url: $result['url'] = $url; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } @@ -13239,6 +13412,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_starredAt: $result['starred_at'] = $starredAt; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } @@ -14590,6 +14771,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_url: $result['url'] = $url; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } @@ -15119,6 +15308,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_url: $result['url'] = $url; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } @@ -15648,6 +15845,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_url: $result['url'] = $url; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } @@ -15814,6 +16019,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_url: $result['url'] = $url; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } @@ -16296,6 +16509,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_url: $result['url'] = $url; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } @@ -16825,6 +17046,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_url: $result['url'] = $url; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } @@ -17354,6 +17583,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_url: $result['url'] = $url; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } @@ -17520,6 +17757,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_url: $result['url'] = $url; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } @@ -17765,6 +18010,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_url: $result['url'] = $url; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } @@ -18175,6 +18428,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_url: $result['url'] = $url; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } @@ -18704,6 +18965,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_url: $result['url'] = $url; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } @@ -19233,6 +19502,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_url: $result['url'] = $url; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } @@ -19399,6 +19676,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_url: $result['url'] = $url; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } diff --git a/clients/GitHub/src/Internal/Hydrator/WebHook/DeploymentStatus.php b/clients/GitHub/src/Internal/Hydrator/WebHook/DeploymentStatus.php index bf3d47fa953..aad4d99ca07 100644 --- a/clients/GitHub/src/Internal/Hydrator/WebHook/DeploymentStatus.php +++ b/clients/GitHub/src/Internal/Hydrator/WebHook/DeploymentStatus.php @@ -962,6 +962,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\WebhookDeploymentStatusCreated\Deployment\Creator', $exception, stack: $this->hydrationStack); } @@ -1381,6 +1392,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\WebhookDeploymentStatusCreated\Deployment\PerformedViaGithubApp\Owner', $exception, stack: $this->hydrationStack); } @@ -2237,6 +2259,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\WebhookDeploymentStatusCreated\DeploymentStatus\Creator', $exception, stack: $this->hydrationStack); } @@ -2656,6 +2689,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\WebhookDeploymentStatusCreated\DeploymentStatus\PerformedViaGithubApp\Owner', $exception, stack: $this->hydrationStack); } @@ -4889,6 +4933,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Simp $properties['starredAt'] = $value; after_starredAt: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\SimpleUser', $exception, stack: $this->hydrationStack); } @@ -7067,6 +7122,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\WebhookDeploymentStatusCreated\WorkflowRun\Actor', $exception, stack: $this->hydrationStack); } @@ -8819,6 +8885,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\WebhookDeploymentStatusCreated\WorkflowRun\TriggeringActor', $exception, stack: $this->hydrationStack); } @@ -9585,6 +9662,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_url: $result['url'] = $url; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } @@ -9849,6 +9934,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_url: $result['url'] = $url; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } @@ -10378,6 +10471,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_url: $result['url'] = $url; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } @@ -10642,6 +10743,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_url: $result['url'] = $url; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } @@ -11679,6 +11788,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_starredAt: $result['starred_at'] = $starredAt; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } @@ -13025,6 +13142,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_url: $result['url'] = $url; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } @@ -14239,6 +14364,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_url: $result['url'] = $url; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } diff --git a/clients/GitHub/src/Internal/Hydrator/WebHook/Discussion.php b/clients/GitHub/src/Internal/Hydrator/WebHook/Discussion.php index c64857bdefc..a03390a8517 100644 --- a/clients/GitHub/src/Internal/Hydrator/WebHook/Discussion.php +++ b/clients/GitHub/src/Internal/Hydrator/WebHook/Discussion.php @@ -834,6 +834,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\WebhooksAnswer\User', $exception, stack: $this->hydrationStack); } @@ -1392,6 +1403,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Disc $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\Discussion\AnswerChosenBy', $exception, stack: $this->hydrationStack); } @@ -1900,6 +1922,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Disc $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\Discussion\User', $exception, stack: $this->hydrationStack); } @@ -3729,6 +3762,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Simp $properties['starredAt'] = $value; after_starredAt: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\SimpleUser', $exception, stack: $this->hydrationStack); } @@ -8232,6 +8276,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_url: $result['url'] = $url; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } @@ -8531,6 +8583,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_url: $result['url'] = $url; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } @@ -8778,6 +8838,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_url: $result['url'] = $url; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } @@ -9527,6 +9595,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_starredAt: $result['starred_at'] = $starredAt; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } diff --git a/clients/GitHub/src/Internal/Hydrator/WebHook/DiscussionComment.php b/clients/GitHub/src/Internal/Hydrator/WebHook/DiscussionComment.php index 2eb2eff00f9..f1767b6451e 100644 --- a/clients/GitHub/src/Internal/Hydrator/WebHook/DiscussionComment.php +++ b/clients/GitHub/src/Internal/Hydrator/WebHook/DiscussionComment.php @@ -802,6 +802,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\WebhooksComment\User', $exception, stack: $this->hydrationStack); } @@ -1360,6 +1371,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Disc $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\Discussion\AnswerChosenBy', $exception, stack: $this->hydrationStack); } @@ -1868,6 +1890,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Disc $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\Discussion\User', $exception, stack: $this->hydrationStack); } @@ -3697,6 +3730,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Simp $properties['starredAt'] = $value; after_starredAt: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\SimpleUser', $exception, stack: $this->hydrationStack); } @@ -5950,6 +5994,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_url: $result['url'] = $url; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } @@ -6249,6 +6301,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_url: $result['url'] = $url; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } @@ -6496,6 +6556,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_url: $result['url'] = $url; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } @@ -7245,6 +7313,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_starredAt: $result['starred_at'] = $starredAt; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } diff --git a/clients/GitHub/src/Internal/Hydrator/WebHook/Fork.php b/clients/GitHub/src/Internal/Hydrator/WebHook/Fork.php index 932cf316397..334e9450c6b 100644 --- a/clients/GitHub/src/Internal/Hydrator/WebHook/Fork.php +++ b/clients/GitHub/src/Internal/Hydrator/WebHook/Fork.php @@ -1685,6 +1685,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\WebhookFork\Forkee\Owner', $exception, stack: $this->hydrationStack); } @@ -3459,6 +3470,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Simp $properties['starredAt'] = $value; after_starredAt: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\SimpleUser', $exception, stack: $this->hydrationStack); } @@ -5655,6 +5677,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_url: $result['url'] = $url; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } @@ -6379,6 +6409,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_starredAt: $result['starred_at'] = $starredAt; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } diff --git a/clients/GitHub/src/Internal/Hydrator/WebHook/GithubAppAuthorization.php b/clients/GitHub/src/Internal/Hydrator/WebHook/GithubAppAuthorization.php index 7c2eac1659f..3ca46e1be8e 100644 --- a/clients/GitHub/src/Internal/Hydrator/WebHook/GithubAppAuthorization.php +++ b/clients/GitHub/src/Internal/Hydrator/WebHook/GithubAppAuthorization.php @@ -332,6 +332,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Simp $properties['starredAt'] = $value; after_starredAt: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\SimpleUser', $exception, stack: $this->hydrationStack); } @@ -545,6 +556,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_starredAt: $result['starred_at'] = $starredAt; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } diff --git a/clients/GitHub/src/Internal/Hydrator/WebHook/Gollum.php b/clients/GitHub/src/Internal/Hydrator/WebHook/Gollum.php index 35cd88bede1..df7432f28db 100644 --- a/clients/GitHub/src/Internal/Hydrator/WebHook/Gollum.php +++ b/clients/GitHub/src/Internal/Hydrator/WebHook/Gollum.php @@ -2010,6 +2010,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Simp $properties['starredAt'] = $value; after_starredAt: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\SimpleUser', $exception, stack: $this->hydrationStack); } @@ -4307,6 +4318,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_starredAt: $result['starred_at'] = $starredAt; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } diff --git a/clients/GitHub/src/Internal/Hydrator/WebHook/Installation.php b/clients/GitHub/src/Internal/Hydrator/WebHook/Installation.php index cbfb69feb7d..1d077cb2322 100644 --- a/clients/GitHub/src/Internal/Hydrator/WebHook/Installation.php +++ b/clients/GitHub/src/Internal/Hydrator/WebHook/Installation.php @@ -1420,6 +1420,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Simp $properties['starredAt'] = $value; after_starredAt: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\SimpleUser', $exception, stack: $this->hydrationStack); } @@ -4438,6 +4449,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\WebhooksUser', $exception, stack: $this->hydrationStack); } @@ -5917,6 +5939,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_starredAt: $result['starred_at'] = $starredAt; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } @@ -7615,6 +7645,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_url: $result['url'] = $url; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } diff --git a/clients/GitHub/src/Internal/Hydrator/WebHook/InstallationRepositories.php b/clients/GitHub/src/Internal/Hydrator/WebHook/InstallationRepositories.php index 68e3365ea08..22cccdfbfd1 100644 --- a/clients/GitHub/src/Internal/Hydrator/WebHook/InstallationRepositories.php +++ b/clients/GitHub/src/Internal/Hydrator/WebHook/InstallationRepositories.php @@ -1437,6 +1437,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Simp $properties['starredAt'] = $value; after_starredAt: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\SimpleUser', $exception, stack: $this->hydrationStack); } @@ -4455,6 +4466,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\WebhooksUser', $exception, stack: $this->hydrationStack); } @@ -5514,6 +5536,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_starredAt: $result['starred_at'] = $starredAt; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } @@ -7212,6 +7242,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_url: $result['url'] = $url; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } diff --git a/clients/GitHub/src/Internal/Hydrator/WebHook/InstallationTarget.php b/clients/GitHub/src/Internal/Hydrator/WebHook/InstallationTarget.php index 636209429a8..fc0badacd58 100644 --- a/clients/GitHub/src/Internal/Hydrator/WebHook/InstallationTarget.php +++ b/clients/GitHub/src/Internal/Hydrator/WebHook/InstallationTarget.php @@ -655,6 +655,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh $properties['websiteUrl'] = $value; after_websiteUrl: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\WebhookInstallationTargetRenamed\Account', $exception, stack: $this->hydrationStack); } @@ -2603,6 +2614,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Simp $properties['starredAt'] = $value; after_starredAt: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\SimpleUser', $exception, stack: $this->hydrationStack); } @@ -4430,6 +4452,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema $websiteUrl = $object->websiteUrl; after_websiteUrl: $result['website_url'] = $websiteUrl; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } @@ -5227,6 +5257,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_starredAt: $result['starred_at'] = $starredAt; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } diff --git a/clients/GitHub/src/Internal/Hydrator/WebHook/IssueComment.php b/clients/GitHub/src/Internal/Hydrator/WebHook/IssueComment.php index 61e8e211395..269cf54d717 100644 --- a/clients/GitHub/src/Internal/Hydrator/WebHook/IssueComment.php +++ b/clients/GitHub/src/Internal/Hydrator/WebHook/IssueComment.php @@ -941,6 +941,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Simp $properties['starredAt'] = $value; after_starredAt: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\SimpleUser', $exception, stack: $this->hydrationStack); } @@ -1394,6 +1405,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\WebhookIssueCommentCreated\Comment\User', $exception, stack: $this->hydrationStack); } @@ -2217,6 +2239,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\WebhookIssueCommentCreated\Issue\Assignee', $exception, stack: $this->hydrationStack); } @@ -2671,6 +2704,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\WebhookIssueCommentCreated\Issue\Milestone\Creator', $exception, stack: $this->hydrationStack); } @@ -3090,6 +3134,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\WebhookIssueCommentCreated\Issue\PerformedViaGithubApp\Owner', $exception, stack: $this->hydrationStack); } @@ -3947,6 +4002,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\WebhookIssueCommentCreated\Issue\User', $exception, stack: $this->hydrationStack); } @@ -7442,6 +7508,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\WebhooksIssueComment\User', $exception, stack: $this->hydrationStack); } @@ -8095,6 +8172,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\WebhookIssueCommentDeleted\Issue\Assignee', $exception, stack: $this->hydrationStack); } @@ -8549,6 +8637,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\WebhookIssueCommentDeleted\Issue\Milestone\Creator', $exception, stack: $this->hydrationStack); } @@ -8968,6 +9067,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\WebhookIssueCommentDeleted\Issue\PerformedViaGithubApp\Owner', $exception, stack: $this->hydrationStack); } @@ -9825,6 +9935,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\WebhookIssueCommentDeleted\Issue\User', $exception, stack: $this->hydrationStack); } @@ -10737,6 +10858,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\WebhookIssueCommentEdited\Issue\Assignee', $exception, stack: $this->hydrationStack); } @@ -11191,6 +11323,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\WebhookIssueCommentEdited\Issue\Milestone\Creator', $exception, stack: $this->hydrationStack); } @@ -11610,6 +11753,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\WebhookIssueCommentEdited\Issue\PerformedViaGithubApp\Owner', $exception, stack: $this->hydrationStack); } @@ -12467,6 +12621,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\WebhookIssueCommentEdited\Issue\User', $exception, stack: $this->hydrationStack); } @@ -12717,6 +12882,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\WebhooksIssue\Milestone\Creator', $exception, stack: $this->hydrationStack); } @@ -12987,6 +13163,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\WebhooksIssue2\PerformedViaGithubApp\Owner', $exception, stack: $this->hydrationStack); } @@ -13641,6 +13828,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\WebhooksIssue\Assignee', $exception, stack: $this->hydrationStack); } @@ -14467,6 +14665,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\WebhooksIssue\User', $exception, stack: $this->hydrationStack); } @@ -14717,6 +14926,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\WebhooksIssue\PerformedViaGithubApp\Owner', $exception, stack: $this->hydrationStack); } @@ -15589,6 +15809,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_starredAt: $result['starred_at'] = $starredAt; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } @@ -15841,6 +16069,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_url: $result['url'] = $url; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } @@ -16267,6 +16503,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_url: $result['url'] = $url; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } @@ -16510,6 +16754,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_url: $result['url'] = $url; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } @@ -16774,6 +17026,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_url: $result['url'] = $url; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } @@ -17314,6 +17574,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_url: $result['url'] = $url; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } @@ -19161,6 +19429,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_url: $result['url'] = $url; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } @@ -19515,6 +19791,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_url: $result['url'] = $url; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } @@ -19758,6 +20042,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_url: $result['url'] = $url; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } @@ -20022,6 +20314,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_url: $result['url'] = $url; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } @@ -20562,6 +20862,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_url: $result['url'] = $url; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } @@ -21002,6 +21310,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_url: $result['url'] = $url; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } @@ -21245,6 +21561,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_url: $result['url'] = $url; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } @@ -21509,6 +21833,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_url: $result['url'] = $url; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } @@ -22049,6 +22381,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_url: $result['url'] = $url; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } diff --git a/clients/GitHub/src/Internal/Hydrator/WebHook/Issues.php b/clients/GitHub/src/Internal/Hydrator/WebHook/Issues.php index 30984757cfe..fb647470159 100644 --- a/clients/GitHub/src/Internal/Hydrator/WebHook/Issues.php +++ b/clients/GitHub/src/Internal/Hydrator/WebHook/Issues.php @@ -683,6 +683,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\WebhooksUser', $exception, stack: $this->hydrationStack); } @@ -1506,6 +1517,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\WebhooksIssue\Assignee', $exception, stack: $this->hydrationStack); } @@ -1960,6 +1982,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\WebhooksIssue\Milestone\Creator', $exception, stack: $this->hydrationStack); } @@ -2379,6 +2412,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\WebhooksIssue\PerformedViaGithubApp\Owner', $exception, stack: $this->hydrationStack); } @@ -3236,6 +3280,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\WebhooksIssue\User', $exception, stack: $this->hydrationStack); } @@ -4895,6 +4950,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Simp $properties['starredAt'] = $value; after_starredAt: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\SimpleUser', $exception, stack: $this->hydrationStack); } @@ -7057,6 +7123,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\WebhookIssuesClosed\Issue\Assignee', $exception, stack: $this->hydrationStack); } @@ -7511,6 +7588,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\WebhookIssuesClosed\Issue\Milestone\Creator', $exception, stack: $this->hydrationStack); } @@ -7930,6 +8018,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\WebhookIssuesClosed\Issue\PerformedViaGithubApp\Owner', $exception, stack: $this->hydrationStack); } @@ -8787,6 +8886,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\WebhookIssuesClosed\Issue\User', $exception, stack: $this->hydrationStack); } @@ -9590,6 +9700,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\WebhookIssuesDeleted\Issue\Assignee', $exception, stack: $this->hydrationStack); } @@ -10044,6 +10165,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\WebhookIssuesDeleted\Issue\Milestone\Creator', $exception, stack: $this->hydrationStack); } @@ -10463,6 +10595,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\WebhookIssuesDeleted\Issue\PerformedViaGithubApp\Owner', $exception, stack: $this->hydrationStack); } @@ -11320,6 +11463,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\WebhookIssuesDeleted\Issue\User', $exception, stack: $this->hydrationStack); } @@ -12597,6 +12751,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\WebhookIssuesDemilestoned\Issue\Milestone\Creator', $exception, stack: $this->hydrationStack); } @@ -13016,6 +13181,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\WebhookIssuesDemilestoned\Issue\PerformedViaGithubApp\Owner', $exception, stack: $this->hydrationStack); } @@ -13873,6 +14049,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\WebhookIssuesDemilestoned\Issue\User', $exception, stack: $this->hydrationStack); } @@ -14327,6 +14514,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\WebhooksMilestone\Creator', $exception, stack: $this->hydrationStack); } @@ -15289,6 +15487,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\WebhookIssuesEdited\Issue\Assignee', $exception, stack: $this->hydrationStack); } @@ -15743,6 +15952,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\WebhookIssuesEdited\Issue\Milestone\Creator', $exception, stack: $this->hydrationStack); } @@ -16162,6 +16382,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\WebhookIssuesEdited\Issue\PerformedViaGithubApp\Owner', $exception, stack: $this->hydrationStack); } @@ -17019,6 +17250,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\WebhookIssuesEdited\Issue\User', $exception, stack: $this->hydrationStack); } @@ -17938,6 +18180,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\WebhookIssuesLabeled\Issue\Assignee', $exception, stack: $this->hydrationStack); } @@ -18392,6 +18645,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\WebhookIssuesLabeled\Issue\Milestone\Creator', $exception, stack: $this->hydrationStack); } @@ -18811,6 +19075,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\WebhookIssuesLabeled\Issue\PerformedViaGithubApp\Owner', $exception, stack: $this->hydrationStack); } @@ -19668,6 +19943,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\WebhookIssuesLabeled\Issue\User', $exception, stack: $this->hydrationStack); } @@ -20471,6 +20757,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\WebhookIssuesLocked\Issue\Assignee', $exception, stack: $this->hydrationStack); } @@ -20925,6 +21222,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\WebhookIssuesLocked\Issue\Milestone\Creator', $exception, stack: $this->hydrationStack); } @@ -21344,6 +21652,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\WebhookIssuesLocked\Issue\PerformedViaGithubApp\Owner', $exception, stack: $this->hydrationStack); } @@ -22201,6 +22520,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\WebhookIssuesLocked\Issue\User', $exception, stack: $this->hydrationStack); } @@ -23478,6 +23808,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\WebhookIssuesMilestoned\Issue\Milestone\Creator', $exception, stack: $this->hydrationStack); } @@ -23897,6 +24238,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\WebhookIssuesMilestoned\Issue\PerformedViaGithubApp\Owner', $exception, stack: $this->hydrationStack); } @@ -24754,6 +25106,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\WebhookIssuesMilestoned\Issue\User', $exception, stack: $this->hydrationStack); } @@ -25636,6 +25999,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\WebhookIssuesOpened\Changes\OldIssue\Assignee', $exception, stack: $this->hydrationStack); } @@ -26090,6 +26464,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\WebhookIssuesOpened\Changes\OldIssue\Milestone\Creator', $exception, stack: $this->hydrationStack); } @@ -26509,6 +26894,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\WebhookIssuesOpened\Changes\OldIssue\PerformedViaGithubApp\Owner', $exception, stack: $this->hydrationStack); } @@ -27366,6 +27762,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\WebhookIssuesOpened\Changes\OldIssue\User', $exception, stack: $this->hydrationStack); } @@ -28757,6 +29164,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\WebhookIssuesOpened\Changes\OldRepository\Owner', $exception, stack: $this->hydrationStack); } @@ -29484,6 +29902,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\WebhookIssuesOpened\Issue\Assignee', $exception, stack: $this->hydrationStack); } @@ -29938,6 +30367,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\WebhookIssuesOpened\Issue\Milestone\Creator', $exception, stack: $this->hydrationStack); } @@ -30357,6 +30797,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\WebhookIssuesOpened\Issue\PerformedViaGithubApp\Owner', $exception, stack: $this->hydrationStack); } @@ -31214,6 +31665,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\WebhookIssuesOpened\Issue\User', $exception, stack: $this->hydrationStack); } @@ -32017,6 +32479,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\WebhooksIssue2\Assignee', $exception, stack: $this->hydrationStack); } @@ -32471,6 +32944,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\WebhooksIssue2\Milestone\Creator', $exception, stack: $this->hydrationStack); } @@ -32890,6 +33374,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\WebhooksIssue2\PerformedViaGithubApp\Owner', $exception, stack: $this->hydrationStack); } @@ -33747,6 +34242,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\WebhooksIssue2\User', $exception, stack: $this->hydrationStack); } @@ -35004,6 +35510,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\WebhookIssuesReopened\Issue\Milestone\Creator', $exception, stack: $this->hydrationStack); } @@ -35423,6 +35940,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\WebhookIssuesReopened\Issue\PerformedViaGithubApp\Owner', $exception, stack: $this->hydrationStack); } @@ -36280,6 +36808,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\WebhookIssuesReopened\Issue\User', $exception, stack: $this->hydrationStack); } @@ -37162,6 +37701,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\WebhookIssuesTransferred\Changes\NewIssue\Assignee', $exception, stack: $this->hydrationStack); } @@ -37616,6 +38166,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\WebhookIssuesTransferred\Changes\NewIssue\Milestone\Creator', $exception, stack: $this->hydrationStack); } @@ -38035,6 +38596,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\WebhookIssuesTransferred\Changes\NewIssue\PerformedViaGithubApp\Owner', $exception, stack: $this->hydrationStack); } @@ -38892,6 +39464,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\WebhookIssuesTransferred\Changes\NewIssue\User', $exception, stack: $this->hydrationStack); } @@ -40283,6 +40866,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\WebhookIssuesTransferred\Changes\NewRepository\Owner', $exception, stack: $this->hydrationStack); } @@ -40777,6 +41371,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\WebhooksUserMannequin', $exception, stack: $this->hydrationStack); } @@ -41750,6 +42355,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\WebhookIssuesUnlocked\Issue\Assignee', $exception, stack: $this->hydrationStack); } @@ -42204,6 +42820,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\WebhookIssuesUnlocked\Issue\Milestone\Creator', $exception, stack: $this->hydrationStack); } @@ -42623,6 +43250,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\WebhookIssuesUnlocked\Issue\PerformedViaGithubApp\Owner', $exception, stack: $this->hydrationStack); } @@ -43480,6 +44118,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\WebhookIssuesUnlocked\Issue\User', $exception, stack: $this->hydrationStack); } @@ -44204,6 +44853,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_url: $result['url'] = $url; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } @@ -44630,6 +45287,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_url: $result['url'] = $url; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } @@ -44873,6 +45538,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_url: $result['url'] = $url; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } @@ -45137,6 +45810,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_url: $result['url'] = $url; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } @@ -45677,6 +46358,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_url: $result['url'] = $url; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } @@ -46354,6 +47043,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_starredAt: $result['starred_at'] = $starredAt; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } @@ -47704,6 +48401,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_url: $result['url'] = $url; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } @@ -47947,6 +48652,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_url: $result['url'] = $url; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } @@ -48211,6 +48924,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_url: $result['url'] = $url; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } @@ -48751,6 +49472,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_url: $result['url'] = $url; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } @@ -49155,6 +49884,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_url: $result['url'] = $url; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } @@ -49398,6 +50135,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_url: $result['url'] = $url; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } @@ -49662,6 +50407,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_url: $result['url'] = $url; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } @@ -50202,6 +50955,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_url: $result['url'] = $url; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } @@ -50858,6 +51619,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_url: $result['url'] = $url; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } @@ -51122,6 +51891,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_url: $result['url'] = $url; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } @@ -51662,6 +52439,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_url: $result['url'] = $url; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } @@ -51905,6 +52690,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_url: $result['url'] = $url; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } @@ -52370,6 +53163,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_url: $result['url'] = $url; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } @@ -52613,6 +53414,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_url: $result['url'] = $url; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } @@ -52877,6 +53686,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_url: $result['url'] = $url; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } @@ -53417,6 +54234,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_url: $result['url'] = $url; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } @@ -53864,6 +54689,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_url: $result['url'] = $url; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } @@ -54107,6 +54940,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_url: $result['url'] = $url; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } @@ -54371,6 +55212,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_url: $result['url'] = $url; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } @@ -54911,6 +55760,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_url: $result['url'] = $url; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } @@ -55310,6 +56167,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_url: $result['url'] = $url; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } @@ -55553,6 +56418,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_url: $result['url'] = $url; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } @@ -55817,6 +56690,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_url: $result['url'] = $url; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } @@ -56357,6 +57238,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_url: $result['url'] = $url; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } @@ -57008,6 +57897,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_url: $result['url'] = $url; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } @@ -57272,6 +58169,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_url: $result['url'] = $url; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } @@ -57812,6 +58717,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_url: $result['url'] = $url; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } @@ -58246,6 +59159,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_url: $result['url'] = $url; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } @@ -58489,6 +59410,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_url: $result['url'] = $url; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } @@ -58753,6 +59682,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_url: $result['url'] = $url; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } @@ -59293,6 +60230,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_url: $result['url'] = $url; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } @@ -59902,6 +60847,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_url: $result['url'] = $url; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } @@ -60289,6 +61242,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_url: $result['url'] = $url; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } @@ -60532,6 +61493,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_url: $result['url'] = $url; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } @@ -60796,6 +61765,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_url: $result['url'] = $url; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } @@ -61336,6 +62313,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_url: $result['url'] = $url; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } @@ -61740,6 +62725,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_url: $result['url'] = $url; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } @@ -61983,6 +62976,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_url: $result['url'] = $url; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } @@ -62247,6 +63248,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_url: $result['url'] = $url; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } @@ -62787,6 +63796,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_url: $result['url'] = $url; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } @@ -63429,6 +64446,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_url: $result['url'] = $url; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } @@ -63693,6 +64718,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_url: $result['url'] = $url; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } @@ -64233,6 +65266,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_url: $result['url'] = $url; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } @@ -64657,6 +65698,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_url: $result['url'] = $url; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } @@ -64900,6 +65949,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_url: $result['url'] = $url; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } @@ -65164,6 +66221,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_url: $result['url'] = $url; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } @@ -65704,6 +66769,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_url: $result['url'] = $url; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } @@ -66308,6 +67381,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_url: $result['url'] = $url; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } @@ -66566,6 +67647,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_url: $result['url'] = $url; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } @@ -67024,6 +68113,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_url: $result['url'] = $url; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } @@ -67267,6 +68364,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_url: $result['url'] = $url; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } @@ -67531,6 +68636,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_url: $result['url'] = $url; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } @@ -68071,6 +69184,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_url: $result['url'] = $url; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } diff --git a/clients/GitHub/src/Internal/Hydrator/WebHook/Label.php b/clients/GitHub/src/Internal/Hydrator/WebHook/Label.php index d95a9ddabdd..8faf4abd845 100644 --- a/clients/GitHub/src/Internal/Hydrator/WebHook/Label.php +++ b/clients/GitHub/src/Internal/Hydrator/WebHook/Label.php @@ -2140,6 +2140,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Simp $properties['starredAt'] = $value; after_starredAt: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\SimpleUser', $exception, stack: $this->hydrationStack); } @@ -4969,6 +4980,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_starredAt: $result['starred_at'] = $starredAt; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } diff --git a/clients/GitHub/src/Internal/Hydrator/WebHook/MarketplacePurchase.php b/clients/GitHub/src/Internal/Hydrator/WebHook/MarketplacePurchase.php index 073b2cbc5b8..58f2009bcb4 100644 --- a/clients/GitHub/src/Internal/Hydrator/WebHook/MarketplacePurchase.php +++ b/clients/GitHub/src/Internal/Hydrator/WebHook/MarketplacePurchase.php @@ -2701,6 +2701,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Simp $properties['starredAt'] = $value; after_starredAt: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\SimpleUser', $exception, stack: $this->hydrationStack); } @@ -6900,6 +6911,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_starredAt: $result['starred_at'] = $starredAt; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } diff --git a/clients/GitHub/src/Internal/Hydrator/WebHook/Member.php b/clients/GitHub/src/Internal/Hydrator/WebHook/Member.php index 97267663e3a..01d9d0ae436 100644 --- a/clients/GitHub/src/Internal/Hydrator/WebHook/Member.php +++ b/clients/GitHub/src/Internal/Hydrator/WebHook/Member.php @@ -776,6 +776,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\WebhooksUser', $exception, stack: $this->hydrationStack); } @@ -2435,6 +2446,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Simp $properties['starredAt'] = $value; after_starredAt: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\SimpleUser', $exception, stack: $this->hydrationStack); } @@ -4739,6 +4761,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_url: $result['url'] = $url; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } @@ -5416,6 +5446,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_starredAt: $result['starred_at'] = $starredAt; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } diff --git a/clients/GitHub/src/Internal/Hydrator/WebHook/Membership.php b/clients/GitHub/src/Internal/Hydrator/WebHook/Membership.php index 3daf145ce08..948dc1b761c 100644 --- a/clients/GitHub/src/Internal/Hydrator/WebHook/Membership.php +++ b/clients/GitHub/src/Internal/Hydrator/WebHook/Membership.php @@ -663,6 +663,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\WebhooksUser', $exception, stack: $this->hydrationStack); } @@ -2322,6 +2333,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Simp $properties['starredAt'] = $value; after_starredAt: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\SimpleUser', $exception, stack: $this->hydrationStack); } @@ -3931,6 +3953,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\WebhookMembershipAdded\Sender', $exception, stack: $this->hydrationStack); } @@ -4695,6 +4728,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\WebhookMembershipRemoved\Sender', $exception, stack: $this->hydrationStack); } @@ -5142,6 +5186,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_url: $result['url'] = $url; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } @@ -5819,6 +5871,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_starredAt: $result['starred_at'] = $starredAt; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } @@ -6931,6 +6991,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_url: $result['url'] = $url; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } @@ -7324,6 +7392,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_url: $result['url'] = $url; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } diff --git a/clients/GitHub/src/Internal/Hydrator/WebHook/MergeGroup.php b/clients/GitHub/src/Internal/Hydrator/WebHook/MergeGroup.php index 22ed745b872..b11653ac738 100644 --- a/clients/GitHub/src/Internal/Hydrator/WebHook/MergeGroup.php +++ b/clients/GitHub/src/Internal/Hydrator/WebHook/MergeGroup.php @@ -2156,6 +2156,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Simp $properties['starredAt'] = $value; after_starredAt: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\SimpleUser', $exception, stack: $this->hydrationStack); } @@ -4628,6 +4639,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_starredAt: $result['starred_at'] = $starredAt; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } diff --git a/clients/GitHub/src/Internal/Hydrator/WebHook/Meta.php b/clients/GitHub/src/Internal/Hydrator/WebHook/Meta.php index 2d32f6740e6..7d3340f160c 100644 --- a/clients/GitHub/src/Internal/Hydrator/WebHook/Meta.php +++ b/clients/GitHub/src/Internal/Hydrator/WebHook/Meta.php @@ -2224,6 +2224,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Simp $properties['starredAt'] = $value; after_starredAt: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\SimpleUser', $exception, stack: $this->hydrationStack); } @@ -4598,6 +4609,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_starredAt: $result['starred_at'] = $starredAt; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } diff --git a/clients/GitHub/src/Internal/Hydrator/WebHook/Milestone.php b/clients/GitHub/src/Internal/Hydrator/WebHook/Milestone.php index 94681344ed0..11f4988e16e 100644 --- a/clients/GitHub/src/Internal/Hydrator/WebHook/Milestone.php +++ b/clients/GitHub/src/Internal/Hydrator/WebHook/Milestone.php @@ -848,6 +848,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\WebhooksMilestone\Creator', $exception, stack: $this->hydrationStack); } @@ -2507,6 +2518,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Simp $properties['starredAt'] = $value; after_starredAt: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\SimpleUser', $exception, stack: $this->hydrationStack); } @@ -4470,6 +4492,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\WebhooksMilestone3\Creator', $exception, stack: $this->hydrationStack); } @@ -5622,6 +5655,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_url: $result['url'] = $url; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } @@ -6299,6 +6340,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_starredAt: $result['starred_at'] = $starredAt; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } @@ -7538,6 +7587,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_url: $result['url'] = $url; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } diff --git a/clients/GitHub/src/Internal/Hydrator/WebHook/OrgBlock.php b/clients/GitHub/src/Internal/Hydrator/WebHook/OrgBlock.php index 4ebd199393b..6c1adbb9a65 100644 --- a/clients/GitHub/src/Internal/Hydrator/WebHook/OrgBlock.php +++ b/clients/GitHub/src/Internal/Hydrator/WebHook/OrgBlock.php @@ -455,6 +455,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\WebhooksUser', $exception, stack: $this->hydrationStack); } @@ -2284,6 +2295,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Simp $properties['starredAt'] = $value; after_starredAt: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\SimpleUser', $exception, stack: $this->hydrationStack); } @@ -4152,6 +4174,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_url: $result['url'] = $url; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } @@ -4901,6 +4931,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_starredAt: $result['starred_at'] = $starredAt; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } diff --git a/clients/GitHub/src/Internal/Hydrator/WebHook/Organization.php b/clients/GitHub/src/Internal/Hydrator/WebHook/Organization.php index 0ea618ab1d0..7c7c9ee8a6b 100644 --- a/clients/GitHub/src/Internal/Hydrator/WebHook/Organization.php +++ b/clients/GitHub/src/Internal/Hydrator/WebHook/Organization.php @@ -726,6 +726,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\WebhooksMembership\User', $exception, stack: $this->hydrationStack); } @@ -2385,6 +2396,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Simp $properties['starredAt'] = $value; after_starredAt: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\SimpleUser', $exception, stack: $this->hydrationStack); } @@ -4474,6 +4496,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\WebhookOrganizationMemberInvited\Invitation\Inviter', $exception, stack: $this->hydrationStack); } @@ -4724,6 +4757,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\WebhooksUser', $exception, stack: $this->hydrationStack); } @@ -5582,6 +5626,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_url: $result['url'] = $url; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } @@ -6259,6 +6311,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_starredAt: $result['starred_at'] = $starredAt; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } @@ -7555,6 +7615,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_url: $result['url'] = $url; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } @@ -7721,6 +7789,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_url: $result['url'] = $url; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } diff --git a/clients/GitHub/src/Internal/Hydrator/WebHook/Package.php b/clients/GitHub/src/Internal/Hydrator/WebHook/Package.php index bd59e4ae53a..c1ea957951f 100644 --- a/clients/GitHub/src/Internal/Hydrator/WebHook/Package.php +++ b/clients/GitHub/src/Internal/Hydrator/WebHook/Package.php @@ -1007,6 +1007,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\WebhookPackagePublished\Package\Owner', $exception, stack: $this->hydrationStack); } @@ -1633,6 +1644,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\WebhookPackagePublished\Package\PackageVersion\Author', $exception, stack: $this->hydrationStack); } @@ -2695,6 +2717,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\WebhookPackagePublished\Package\PackageVersion\Release\Author', $exception, stack: $this->hydrationStack); } @@ -4277,6 +4310,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Simp $properties['starredAt'] = $value; after_starredAt: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\SimpleUser', $exception, stack: $this->hydrationStack); } @@ -6214,6 +6258,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\WebhookPackageUpdated\Package\Owner', $exception, stack: $this->hydrationStack); } @@ -6776,6 +6831,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\WebhookPackageUpdated\Package\PackageVersion\Author', $exception, stack: $this->hydrationStack); } @@ -7175,6 +7241,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\WebhookPackageUpdated\Package\PackageVersion\Release\Author', $exception, stack: $this->hydrationStack); } @@ -8122,6 +8199,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_url: $result['url'] = $url; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } @@ -8518,6 +8603,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_url: $result['url'] = $url; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } @@ -9154,6 +9247,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_url: $result['url'] = $url; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } @@ -9805,6 +9906,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_starredAt: $result['starred_at'] = $starredAt; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } @@ -11029,6 +11138,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_url: $result['url'] = $url; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } @@ -11358,6 +11475,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_url: $result['url'] = $url; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } @@ -11571,6 +11696,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_url: $result['url'] = $url; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } diff --git a/clients/GitHub/src/Internal/Hydrator/WebHook/PageBuild.php b/clients/GitHub/src/Internal/Hydrator/WebHook/PageBuild.php index ef4e51a5ac9..571f60d4e5c 100644 --- a/clients/GitHub/src/Internal/Hydrator/WebHook/PageBuild.php +++ b/clients/GitHub/src/Internal/Hydrator/WebHook/PageBuild.php @@ -612,6 +612,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\WebhookPageBuild\Build\Pusher', $exception, stack: $this->hydrationStack); } @@ -2441,6 +2452,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Simp $properties['starredAt'] = $value; after_starredAt: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\SimpleUser', $exception, stack: $this->hydrationStack); } @@ -4215,6 +4237,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_url: $result['url'] = $url; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } @@ -4964,6 +4994,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_starredAt: $result['starred_at'] = $starredAt; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } diff --git a/clients/GitHub/src/Internal/Hydrator/WebHook/PersonalAccessTokenRequest.php b/clients/GitHub/src/Internal/Hydrator/WebHook/PersonalAccessTokenRequest.php index 6c3cfe2c587..0f7f6ca8a53 100644 --- a/clients/GitHub/src/Internal/Hydrator/WebHook/PersonalAccessTokenRequest.php +++ b/clients/GitHub/src/Internal/Hydrator/WebHook/PersonalAccessTokenRequest.php @@ -630,6 +630,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Simp $properties['starredAt'] = $value; after_starredAt: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\SimpleUser', $exception, stack: $this->hydrationStack); } @@ -2077,6 +2088,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_starredAt: $result['starred_at'] = $starredAt; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } diff --git a/clients/GitHub/src/Internal/Hydrator/WebHook/Ping.php b/clients/GitHub/src/Internal/Hydrator/WebHook/Ping.php index 16f3d6f201e..ddfcc1817af 100644 --- a/clients/GitHub/src/Internal/Hydrator/WebHook/Ping.php +++ b/clients/GitHub/src/Internal/Hydrator/WebHook/Ping.php @@ -2141,6 +2141,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Simp $properties['starredAt'] = $value; after_starredAt: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\SimpleUser', $exception, stack: $this->hydrationStack); } @@ -4566,6 +4577,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_starredAt: $result['starred_at'] = $starredAt; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } diff --git a/clients/GitHub/src/Internal/Hydrator/WebHook/Project.php b/clients/GitHub/src/Internal/Hydrator/WebHook/Project.php index ceb1039fb32..c678ea442b2 100644 --- a/clients/GitHub/src/Internal/Hydrator/WebHook/Project.php +++ b/clients/GitHub/src/Internal/Hydrator/WebHook/Project.php @@ -961,6 +961,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\WebhooksProject\Creator', $exception, stack: $this->hydrationStack); } @@ -2469,6 +2480,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Simp $properties['starredAt'] = $value; after_starredAt: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\SimpleUser', $exception, stack: $this->hydrationStack); } @@ -5112,6 +5134,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_url: $result['url'] = $url; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } @@ -5740,6 +5770,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_starredAt: $result['starred_at'] = $starredAt; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } diff --git a/clients/GitHub/src/Internal/Hydrator/WebHook/ProjectCard.php b/clients/GitHub/src/Internal/Hydrator/WebHook/ProjectCard.php index 27cde4baf60..4a82ee9f634 100644 --- a/clients/GitHub/src/Internal/Hydrator/WebHook/ProjectCard.php +++ b/clients/GitHub/src/Internal/Hydrator/WebHook/ProjectCard.php @@ -1057,6 +1057,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\WebhooksProjectCard\Creator', $exception, stack: $this->hydrationStack); } @@ -2565,6 +2576,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Simp $properties['starredAt'] = $value; after_starredAt: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\SimpleUser', $exception, stack: $this->hydrationStack); } @@ -4645,6 +4667,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\WebhookProjectCardDeleted\ProjectCard\Creator', $exception, stack: $this->hydrationStack); } @@ -5544,6 +5577,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\WebhookProjectCardMoved\ProjectCard\Creator', $exception, stack: $this->hydrationStack); } @@ -6133,6 +6177,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_url: $result['url'] = $url; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } @@ -6761,6 +6813,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_starredAt: $result['starred_at'] = $starredAt; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } @@ -8056,6 +8116,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_url: $result['url'] = $url; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } @@ -8464,6 +8532,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_url: $result['url'] = $url; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } diff --git a/clients/GitHub/src/Internal/Hydrator/WebHook/ProjectColumn.php b/clients/GitHub/src/Internal/Hydrator/WebHook/ProjectColumn.php index 62acf543690..12818f8e418 100644 --- a/clients/GitHub/src/Internal/Hydrator/WebHook/ProjectColumn.php +++ b/clients/GitHub/src/Internal/Hydrator/WebHook/ProjectColumn.php @@ -2160,6 +2160,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Simp $properties['starredAt'] = $value; after_starredAt: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\SimpleUser', $exception, stack: $this->hydrationStack); } @@ -5049,6 +5060,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_starredAt: $result['starred_at'] = $starredAt; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } diff --git a/clients/GitHub/src/Internal/Hydrator/WebHook/ProjectsV2.php b/clients/GitHub/src/Internal/Hydrator/WebHook/ProjectsV2.php index bac68f9aa4f..d2e94225294 100644 --- a/clients/GitHub/src/Internal/Hydrator/WebHook/ProjectsV2.php +++ b/clients/GitHub/src/Internal/Hydrator/WebHook/ProjectsV2.php @@ -807,6 +807,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Simp $properties['starredAt'] = $value; after_starredAt: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\SimpleUser', $exception, stack: $this->hydrationStack); } @@ -1913,6 +1924,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_starredAt: $result['starred_at'] = $starredAt; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } diff --git a/clients/GitHub/src/Internal/Hydrator/WebHook/ProjectsV2Item.php b/clients/GitHub/src/Internal/Hydrator/WebHook/ProjectsV2Item.php index 71637325850..999d1649202 100644 --- a/clients/GitHub/src/Internal/Hydrator/WebHook/ProjectsV2Item.php +++ b/clients/GitHub/src/Internal/Hydrator/WebHook/ProjectsV2Item.php @@ -840,6 +840,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Simp $properties['starredAt'] = $value; after_starredAt: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\SimpleUser', $exception, stack: $this->hydrationStack); } @@ -2153,6 +2164,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_starredAt: $result['starred_at'] = $starredAt; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } diff --git a/clients/GitHub/src/Internal/Hydrator/WebHook/ProjectsV2StatusUpdate.php b/clients/GitHub/src/Internal/Hydrator/WebHook/ProjectsV2StatusUpdate.php index 39fe571e36e..5c8d4e5aece 100644 --- a/clients/GitHub/src/Internal/Hydrator/WebHook/ProjectsV2StatusUpdate.php +++ b/clients/GitHub/src/Internal/Hydrator/WebHook/ProjectsV2StatusUpdate.php @@ -741,6 +741,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Simp $properties['starredAt'] = $value; after_starredAt: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\SimpleUser', $exception, stack: $this->hydrationStack); } @@ -1616,6 +1627,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_starredAt: $result['starred_at'] = $starredAt; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } diff --git a/clients/GitHub/src/Internal/Hydrator/WebHook/Public_.php b/clients/GitHub/src/Internal/Hydrator/WebHook/Public_.php index e0f6304dc76..46437458a92 100644 --- a/clients/GitHub/src/Internal/Hydrator/WebHook/Public_.php +++ b/clients/GitHub/src/Internal/Hydrator/WebHook/Public_.php @@ -1999,6 +1999,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Simp $properties['starredAt'] = $value; after_starredAt: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\SimpleUser', $exception, stack: $this->hydrationStack); } @@ -4286,6 +4297,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_starredAt: $result['starred_at'] = $starredAt; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } diff --git a/clients/GitHub/src/Internal/Hydrator/WebHook/PullRequest.php b/clients/GitHub/src/Internal/Hydrator/WebHook/PullRequest.php index 78c3604ff23..8d5d2ee111b 100644 --- a/clients/GitHub/src/Internal/Hydrator/WebHook/PullRequest.php +++ b/clients/GitHub/src/Internal/Hydrator/WebHook/PullRequest.php @@ -926,6 +926,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\WebhooksUser', $exception, stack: $this->hydrationStack); } @@ -2535,6 +2546,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\WebhookPullRequestAssigned\PullRequest\Assignee', $exception, stack: $this->hydrationStack); } @@ -2857,6 +2879,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\WebhookPullRequestAssigned\PullRequest\AutoMerge\EnabledBy', $exception, stack: $this->hydrationStack); } @@ -4375,6 +4408,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\WebhookPullRequestAssigned\PullRequest\Base\Repo\Owner', $exception, stack: $this->hydrationStack); } @@ -4699,6 +4743,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\WebhookPullRequestAssigned\PullRequest\Base\User', $exception, stack: $this->hydrationStack); } @@ -6217,6 +6272,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\WebhookPullRequestAssigned\PullRequest\Head\Repo\Owner', $exception, stack: $this->hydrationStack); } @@ -6541,6 +6607,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\WebhookPullRequestAssigned\PullRequest\Head\User', $exception, stack: $this->hydrationStack); } @@ -6791,6 +6868,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\WebhookPullRequestAssigned\PullRequest\MergedBy', $exception, stack: $this->hydrationStack); } @@ -7245,6 +7333,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\WebhookPullRequestAssigned\PullRequest\Milestone\Creator', $exception, stack: $this->hydrationStack); } @@ -7495,6 +7594,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\WebhookPullRequestAssigned\PullRequest\User', $exception, stack: $this->hydrationStack); } @@ -9003,6 +9113,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Simp $properties['starredAt'] = $value; after_starredAt: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\SimpleUser', $exception, stack: $this->hydrationStack); } @@ -11822,6 +11943,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\WebhookPullRequestAutoMergeDisabled\PullRequest\Assignee', $exception, stack: $this->hydrationStack); } @@ -12144,6 +12276,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\WebhookPullRequestAutoMergeDisabled\PullRequest\AutoMerge\EnabledBy', $exception, stack: $this->hydrationStack); } @@ -13662,6 +13805,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\WebhookPullRequestAutoMergeDisabled\PullRequest\Base\Repo\Owner', $exception, stack: $this->hydrationStack); } @@ -13986,6 +14140,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\WebhookPullRequestAutoMergeDisabled\PullRequest\Base\User', $exception, stack: $this->hydrationStack); } @@ -15504,6 +15669,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\WebhookPullRequestAutoMergeDisabled\PullRequest\Head\Repo\Owner', $exception, stack: $this->hydrationStack); } @@ -15828,6 +16004,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\WebhookPullRequestAutoMergeDisabled\PullRequest\Head\User', $exception, stack: $this->hydrationStack); } @@ -16078,6 +16265,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\WebhookPullRequestAutoMergeDisabled\PullRequest\MergedBy', $exception, stack: $this->hydrationStack); } @@ -16532,6 +16730,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\WebhookPullRequestAutoMergeDisabled\PullRequest\Milestone\Creator', $exception, stack: $this->hydrationStack); } @@ -16782,6 +16991,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\WebhookPullRequestAutoMergeDisabled\PullRequest\User', $exception, stack: $this->hydrationStack); } @@ -18242,6 +18462,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\WebhookPullRequestAutoMergeEnabled\PullRequest\Assignee', $exception, stack: $this->hydrationStack); } @@ -18564,6 +18795,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\WebhookPullRequestAutoMergeEnabled\PullRequest\AutoMerge\EnabledBy', $exception, stack: $this->hydrationStack); } @@ -20082,6 +20324,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\WebhookPullRequestAutoMergeEnabled\PullRequest\Base\Repo\Owner', $exception, stack: $this->hydrationStack); } @@ -20406,6 +20659,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\WebhookPullRequestAutoMergeEnabled\PullRequest\Base\User', $exception, stack: $this->hydrationStack); } @@ -21924,6 +22188,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\WebhookPullRequestAutoMergeEnabled\PullRequest\Head\Repo\Owner', $exception, stack: $this->hydrationStack); } @@ -22248,6 +22523,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\WebhookPullRequestAutoMergeEnabled\PullRequest\Head\User', $exception, stack: $this->hydrationStack); } @@ -22498,6 +22784,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\WebhookPullRequestAutoMergeEnabled\PullRequest\MergedBy', $exception, stack: $this->hydrationStack); } @@ -22952,6 +23249,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\WebhookPullRequestAutoMergeEnabled\PullRequest\Milestone\Creator', $exception, stack: $this->hydrationStack); } @@ -23202,6 +23510,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\WebhookPullRequestAutoMergeEnabled\PullRequest\User', $exception, stack: $this->hydrationStack); } @@ -25476,6 +25795,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Pull $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\PullRequest\Head\Repo\Owner', $exception, stack: $this->hydrationStack); } @@ -25841,6 +26171,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Pull $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\PullRequest\Head\User', $exception, stack: $this->hydrationStack); } @@ -27131,6 +27472,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Pull $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\PullRequest\Base\Repo\Owner', $exception, stack: $this->hydrationStack); } @@ -27422,6 +27774,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Pull $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\PullRequest\Base\User', $exception, stack: $this->hydrationStack); } @@ -29313,6 +29676,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\WebhooksPullRequest5\Assignee', $exception, stack: $this->hydrationStack); } @@ -29635,6 +30009,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\WebhooksPullRequest5\AutoMerge\EnabledBy', $exception, stack: $this->hydrationStack); } @@ -31153,6 +31538,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\WebhooksPullRequest5\Base\Repo\Owner', $exception, stack: $this->hydrationStack); } @@ -31477,6 +31873,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\WebhooksPullRequest5\Base\User', $exception, stack: $this->hydrationStack); } @@ -32995,6 +33402,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\WebhooksPullRequest5\Head\Repo\Owner', $exception, stack: $this->hydrationStack); } @@ -33319,6 +33737,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\WebhooksPullRequest5\Head\User', $exception, stack: $this->hydrationStack); } @@ -33569,6 +33998,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\WebhooksPullRequest5\MergedBy', $exception, stack: $this->hydrationStack); } @@ -34023,6 +34463,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\WebhooksPullRequest5\Milestone\Creator', $exception, stack: $this->hydrationStack); } @@ -34273,6 +34724,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\WebhooksPullRequest5\User', $exception, stack: $this->hydrationStack); } @@ -35733,6 +36195,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\WebhookPullRequestDequeued\PullRequest\Assignee', $exception, stack: $this->hydrationStack); } @@ -36055,6 +36528,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\WebhookPullRequestDequeued\PullRequest\AutoMerge\EnabledBy', $exception, stack: $this->hydrationStack); } @@ -37573,6 +38057,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\WebhookPullRequestDequeued\PullRequest\Base\Repo\Owner', $exception, stack: $this->hydrationStack); } @@ -37897,6 +38392,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\WebhookPullRequestDequeued\PullRequest\Base\User', $exception, stack: $this->hydrationStack); } @@ -39415,6 +39921,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\WebhookPullRequestDequeued\PullRequest\Head\Repo\Owner', $exception, stack: $this->hydrationStack); } @@ -39739,6 +40256,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\WebhookPullRequestDequeued\PullRequest\Head\User', $exception, stack: $this->hydrationStack); } @@ -39989,6 +40517,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\WebhookPullRequestDequeued\PullRequest\MergedBy', $exception, stack: $this->hydrationStack); } @@ -40443,6 +40982,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\WebhookPullRequestDequeued\PullRequest\Milestone\Creator', $exception, stack: $this->hydrationStack); } @@ -40693,6 +41243,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\WebhookPullRequestDequeued\PullRequest\User', $exception, stack: $this->hydrationStack); } @@ -42581,6 +43142,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\WebhookPullRequestEnqueued\PullRequest\Assignee', $exception, stack: $this->hydrationStack); } @@ -42903,6 +43475,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\WebhookPullRequestEnqueued\PullRequest\AutoMerge\EnabledBy', $exception, stack: $this->hydrationStack); } @@ -44421,6 +45004,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\WebhookPullRequestEnqueued\PullRequest\Base\Repo\Owner', $exception, stack: $this->hydrationStack); } @@ -44745,6 +45339,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\WebhookPullRequestEnqueued\PullRequest\Base\User', $exception, stack: $this->hydrationStack); } @@ -46263,6 +46868,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\WebhookPullRequestEnqueued\PullRequest\Head\Repo\Owner', $exception, stack: $this->hydrationStack); } @@ -46587,6 +47203,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\WebhookPullRequestEnqueued\PullRequest\Head\User', $exception, stack: $this->hydrationStack); } @@ -46837,6 +47464,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\WebhookPullRequestEnqueued\PullRequest\MergedBy', $exception, stack: $this->hydrationStack); } @@ -47291,6 +47929,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\WebhookPullRequestEnqueued\PullRequest\Milestone\Creator', $exception, stack: $this->hydrationStack); } @@ -47541,6 +48190,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\WebhookPullRequestEnqueued\PullRequest\User', $exception, stack: $this->hydrationStack); } @@ -49106,6 +49766,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\WebhookPullRequestLabeled\PullRequest\Assignee', $exception, stack: $this->hydrationStack); } @@ -49428,6 +50099,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\WebhookPullRequestLabeled\PullRequest\AutoMerge\EnabledBy', $exception, stack: $this->hydrationStack); } @@ -50946,6 +51628,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\WebhookPullRequestLabeled\PullRequest\Base\Repo\Owner', $exception, stack: $this->hydrationStack); } @@ -51270,6 +51963,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\WebhookPullRequestLabeled\PullRequest\Base\User', $exception, stack: $this->hydrationStack); } @@ -52788,6 +53492,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\WebhookPullRequestLabeled\PullRequest\Head\Repo\Owner', $exception, stack: $this->hydrationStack); } @@ -53112,6 +53827,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\WebhookPullRequestLabeled\PullRequest\Head\User', $exception, stack: $this->hydrationStack); } @@ -53362,6 +54088,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\WebhookPullRequestLabeled\PullRequest\MergedBy', $exception, stack: $this->hydrationStack); } @@ -53816,6 +54553,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\WebhookPullRequestLabeled\PullRequest\Milestone\Creator', $exception, stack: $this->hydrationStack); } @@ -54066,6 +54814,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\WebhookPullRequestLabeled\PullRequest\User', $exception, stack: $this->hydrationStack); } @@ -55515,6 +56274,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\WebhookPullRequestLocked\PullRequest\Assignee', $exception, stack: $this->hydrationStack); } @@ -55837,6 +56607,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\WebhookPullRequestLocked\PullRequest\AutoMerge\EnabledBy', $exception, stack: $this->hydrationStack); } @@ -57355,6 +58136,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\WebhookPullRequestLocked\PullRequest\Base\Repo\Owner', $exception, stack: $this->hydrationStack); } @@ -57679,6 +58471,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\WebhookPullRequestLocked\PullRequest\Base\User', $exception, stack: $this->hydrationStack); } @@ -59197,6 +60000,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\WebhookPullRequestLocked\PullRequest\Head\Repo\Owner', $exception, stack: $this->hydrationStack); } @@ -59521,6 +60335,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\WebhookPullRequestLocked\PullRequest\Head\User', $exception, stack: $this->hydrationStack); } @@ -59771,6 +60596,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\WebhookPullRequestLocked\PullRequest\MergedBy', $exception, stack: $this->hydrationStack); } @@ -60225,6 +61061,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\WebhookPullRequestLocked\PullRequest\Milestone\Creator', $exception, stack: $this->hydrationStack); } @@ -60475,6 +61322,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\WebhookPullRequestLocked\PullRequest\User', $exception, stack: $this->hydrationStack); } @@ -62590,6 +63448,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\WebhookPullRequestSynchronize\PullRequest\Assignee', $exception, stack: $this->hydrationStack); } @@ -62912,6 +63781,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\WebhookPullRequestSynchronize\PullRequest\AutoMerge\EnabledBy', $exception, stack: $this->hydrationStack); } @@ -64430,6 +65310,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\WebhookPullRequestSynchronize\PullRequest\Base\Repo\Owner', $exception, stack: $this->hydrationStack); } @@ -64754,6 +65645,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\WebhookPullRequestSynchronize\PullRequest\Base\User', $exception, stack: $this->hydrationStack); } @@ -66272,6 +67174,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\WebhookPullRequestSynchronize\PullRequest\Head\Repo\Owner', $exception, stack: $this->hydrationStack); } @@ -66596,6 +67509,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\WebhookPullRequestSynchronize\PullRequest\Head\User', $exception, stack: $this->hydrationStack); } @@ -66846,6 +67770,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\WebhookPullRequestSynchronize\PullRequest\MergedBy', $exception, stack: $this->hydrationStack); } @@ -67300,6 +68235,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\WebhookPullRequestSynchronize\PullRequest\Milestone\Creator', $exception, stack: $this->hydrationStack); } @@ -67550,6 +68496,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\WebhookPullRequestSynchronize\PullRequest\User', $exception, stack: $this->hydrationStack); } @@ -67981,6 +68938,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\WebhooksUserMannequin', $exception, stack: $this->hydrationStack); } @@ -69269,6 +70237,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\WebhookPullRequestUnassigned\PullRequest\Assignee', $exception, stack: $this->hydrationStack); } @@ -69591,6 +70570,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\WebhookPullRequestUnassigned\PullRequest\AutoMerge\EnabledBy', $exception, stack: $this->hydrationStack); } @@ -71109,6 +72099,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\WebhookPullRequestUnassigned\PullRequest\Base\Repo\Owner', $exception, stack: $this->hydrationStack); } @@ -71433,6 +72434,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\WebhookPullRequestUnassigned\PullRequest\Base\User', $exception, stack: $this->hydrationStack); } @@ -72951,6 +73963,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\WebhookPullRequestUnassigned\PullRequest\Head\Repo\Owner', $exception, stack: $this->hydrationStack); } @@ -73275,6 +74298,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\WebhookPullRequestUnassigned\PullRequest\Head\User', $exception, stack: $this->hydrationStack); } @@ -73525,6 +74559,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\WebhookPullRequestUnassigned\PullRequest\MergedBy', $exception, stack: $this->hydrationStack); } @@ -73979,6 +75024,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\WebhookPullRequestUnassigned\PullRequest\Milestone\Creator', $exception, stack: $this->hydrationStack); } @@ -74229,6 +75285,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\WebhookPullRequestUnassigned\PullRequest\User', $exception, stack: $this->hydrationStack); } @@ -75698,6 +76765,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\WebhookPullRequestUnlabeled\PullRequest\Assignee', $exception, stack: $this->hydrationStack); } @@ -76020,6 +77098,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\WebhookPullRequestUnlabeled\PullRequest\AutoMerge\EnabledBy', $exception, stack: $this->hydrationStack); } @@ -77538,6 +78627,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\WebhookPullRequestUnlabeled\PullRequest\Base\Repo\Owner', $exception, stack: $this->hydrationStack); } @@ -77862,6 +78962,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\WebhookPullRequestUnlabeled\PullRequest\Base\User', $exception, stack: $this->hydrationStack); } @@ -79380,6 +80491,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\WebhookPullRequestUnlabeled\PullRequest\Head\Repo\Owner', $exception, stack: $this->hydrationStack); } @@ -79704,6 +80826,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\WebhookPullRequestUnlabeled\PullRequest\Head\User', $exception, stack: $this->hydrationStack); } @@ -79954,6 +81087,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\WebhookPullRequestUnlabeled\PullRequest\MergedBy', $exception, stack: $this->hydrationStack); } @@ -80408,6 +81552,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\WebhookPullRequestUnlabeled\PullRequest\Milestone\Creator', $exception, stack: $this->hydrationStack); } @@ -80658,6 +81813,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\WebhookPullRequestUnlabeled\PullRequest\User', $exception, stack: $this->hydrationStack); } @@ -82107,6 +83273,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\WebhookPullRequestUnlocked\PullRequest\Assignee', $exception, stack: $this->hydrationStack); } @@ -82429,6 +83606,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\WebhookPullRequestUnlocked\PullRequest\AutoMerge\EnabledBy', $exception, stack: $this->hydrationStack); } @@ -83947,6 +85135,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\WebhookPullRequestUnlocked\PullRequest\Base\Repo\Owner', $exception, stack: $this->hydrationStack); } @@ -84271,6 +85470,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\WebhookPullRequestUnlocked\PullRequest\Base\User', $exception, stack: $this->hydrationStack); } @@ -85789,6 +86999,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\WebhookPullRequestUnlocked\PullRequest\Head\Repo\Owner', $exception, stack: $this->hydrationStack); } @@ -86113,6 +87334,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\WebhookPullRequestUnlocked\PullRequest\Head\User', $exception, stack: $this->hydrationStack); } @@ -86363,6 +87595,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\WebhookPullRequestUnlocked\PullRequest\MergedBy', $exception, stack: $this->hydrationStack); } @@ -86817,6 +88060,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\WebhookPullRequestUnlocked\PullRequest\Milestone\Creator', $exception, stack: $this->hydrationStack); } @@ -87067,6 +88321,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\WebhookPullRequestUnlocked\PullRequest\User', $exception, stack: $this->hydrationStack); } @@ -87317,6 +88582,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\WebhooksIssue\Milestone\Creator', $exception, stack: $this->hydrationStack); } @@ -87587,6 +88863,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\WebhooksIssue2\Milestone\Creator', $exception, stack: $this->hydrationStack); } @@ -87837,6 +89124,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\WebhookPullRequestReviewThreadUnresolved\PullRequest\AutoMerge\EnabledBy', $exception, stack: $this->hydrationStack); } @@ -89189,6 +90487,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\WebhookPullRequestReviewCommentDeleted\PullRequest\Head\User', $exception, stack: $this->hydrationStack); } @@ -89924,6 +91233,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_url: $result['url'] = $url; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } @@ -90632,6 +91949,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_url: $result['url'] = $url; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } @@ -90834,6 +92159,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_url: $result['url'] = $url; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } @@ -91499,6 +92832,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_url: $result['url'] = $url; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } @@ -91698,6 +93039,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_url: $result['url'] = $url; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } @@ -92373,6 +93722,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_url: $result['url'] = $url; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } @@ -92572,6 +93929,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_url: $result['url'] = $url; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } @@ -92738,6 +94103,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_url: $result['url'] = $url; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } @@ -92981,6 +94354,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_url: $result['url'] = $url; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } @@ -93147,6 +94528,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_url: $result['url'] = $url; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } @@ -93775,6 +95164,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_starredAt: $result['starred_at'] = $starredAt; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } @@ -95364,6 +96761,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_url: $result['url'] = $url; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } @@ -95566,6 +96971,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_url: $result['url'] = $url; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } @@ -96231,6 +97644,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_url: $result['url'] = $url; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } @@ -96430,6 +97851,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_url: $result['url'] = $url; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } @@ -97095,6 +98524,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_url: $result['url'] = $url; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } @@ -97294,6 +98731,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_url: $result['url'] = $url; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } @@ -97460,6 +98905,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_url: $result['url'] = $url; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } @@ -97703,6 +99156,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_url: $result['url'] = $url; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } @@ -97869,6 +99330,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_url: $result['url'] = $url; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } @@ -98517,6 +99986,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_url: $result['url'] = $url; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } @@ -98719,6 +100196,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_url: $result['url'] = $url; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } @@ -99384,6 +100869,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_url: $result['url'] = $url; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } @@ -99583,6 +101076,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_url: $result['url'] = $url; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } @@ -100248,6 +101749,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_url: $result['url'] = $url; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } @@ -100447,6 +101956,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_url: $result['url'] = $url; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } @@ -100613,6 +102130,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_url: $result['url'] = $url; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } @@ -100856,6 +102381,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_url: $result['url'] = $url; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } @@ -101022,6 +102555,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_url: $result['url'] = $url; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } @@ -101865,6 +103406,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema $url = $object->url; after_url: $result['url'] = $url; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } @@ -101998,6 +103547,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema $url = $object->url; after_url: $result['url'] = $url; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } @@ -102443,6 +104000,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema $url = $object->url; after_url: $result['url'] = $url; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } @@ -102543,6 +104108,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema $url = $object->url; after_url: $result['url'] = $url; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } @@ -103313,6 +104886,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_url: $result['url'] = $url; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } @@ -103515,6 +105096,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_url: $result['url'] = $url; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } @@ -104180,6 +105769,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_url: $result['url'] = $url; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } @@ -104379,6 +105976,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_url: $result['url'] = $url; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } @@ -105044,6 +106649,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_url: $result['url'] = $url; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } @@ -105243,6 +106856,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_url: $result['url'] = $url; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } @@ -105409,6 +107030,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_url: $result['url'] = $url; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } @@ -105652,6 +107281,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_url: $result['url'] = $url; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } @@ -105818,6 +107455,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_url: $result['url'] = $url; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } @@ -106461,6 +108106,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_url: $result['url'] = $url; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } @@ -106663,6 +108316,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_url: $result['url'] = $url; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } @@ -107328,6 +108989,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_url: $result['url'] = $url; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } @@ -107527,6 +109196,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_url: $result['url'] = $url; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } @@ -108192,6 +109869,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_url: $result['url'] = $url; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } @@ -108391,6 +110076,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_url: $result['url'] = $url; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } @@ -108557,6 +110250,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_url: $result['url'] = $url; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } @@ -108800,6 +110501,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_url: $result['url'] = $url; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } @@ -108966,6 +110675,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_url: $result['url'] = $url; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } @@ -109763,6 +111480,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_url: $result['url'] = $url; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } @@ -109965,6 +111690,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_url: $result['url'] = $url; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } @@ -110630,6 +112363,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_url: $result['url'] = $url; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } @@ -110829,6 +112570,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_url: $result['url'] = $url; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } @@ -111494,6 +113243,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_url: $result['url'] = $url; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } @@ -111693,6 +113450,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_url: $result['url'] = $url; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } @@ -111859,6 +113624,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_url: $result['url'] = $url; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } @@ -112102,6 +113875,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_url: $result['url'] = $url; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } @@ -112268,6 +114049,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_url: $result['url'] = $url; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } @@ -112951,6 +114740,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_url: $result['url'] = $url; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } @@ -113153,6 +114950,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_url: $result['url'] = $url; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } @@ -113818,6 +115623,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_url: $result['url'] = $url; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } @@ -114017,6 +115830,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_url: $result['url'] = $url; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } @@ -114692,6 +116513,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_url: $result['url'] = $url; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } @@ -114891,6 +116720,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_url: $result['url'] = $url; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } @@ -115057,6 +116894,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_url: $result['url'] = $url; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } @@ -115300,6 +117145,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_url: $result['url'] = $url; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } @@ -115466,6 +117319,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_url: $result['url'] = $url; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } @@ -116106,6 +117967,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_url: $result['url'] = $url; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } @@ -116308,6 +118177,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_url: $result['url'] = $url; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } @@ -116973,6 +118850,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_url: $result['url'] = $url; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } @@ -117172,6 +119057,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_url: $result['url'] = $url; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } @@ -117847,6 +119740,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_url: $result['url'] = $url; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } @@ -118046,6 +119947,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_url: $result['url'] = $url; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } @@ -118212,6 +120121,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_url: $result['url'] = $url; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } @@ -118455,6 +120372,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_url: $result['url'] = $url; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } @@ -118621,6 +120546,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_url: $result['url'] = $url; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } @@ -119484,6 +121417,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_url: $result['url'] = $url; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } @@ -119686,6 +121627,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_url: $result['url'] = $url; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } @@ -120351,6 +122300,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_url: $result['url'] = $url; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } @@ -120550,6 +122507,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_url: $result['url'] = $url; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } @@ -121215,6 +123180,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_url: $result['url'] = $url; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } @@ -121414,6 +123387,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_url: $result['url'] = $url; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } @@ -121580,6 +123561,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_url: $result['url'] = $url; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } @@ -121823,6 +123812,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_url: $result['url'] = $url; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } @@ -121989,6 +123986,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_url: $result['url'] = $url; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } @@ -122222,6 +124227,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_url: $result['url'] = $url; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } @@ -122809,6 +124822,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_url: $result['url'] = $url; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } @@ -123011,6 +125032,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_url: $result['url'] = $url; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } @@ -123681,6 +125710,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_url: $result['url'] = $url; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } @@ -123880,6 +125917,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_url: $result['url'] = $url; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } @@ -124555,6 +126600,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_url: $result['url'] = $url; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } @@ -124754,6 +126807,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_url: $result['url'] = $url; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } @@ -124920,6 +126981,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_url: $result['url'] = $url; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } @@ -125163,6 +127232,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_url: $result['url'] = $url; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } @@ -125329,6 +127406,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_url: $result['url'] = $url; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } @@ -125978,6 +128063,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_url: $result['url'] = $url; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } @@ -126180,6 +128273,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_url: $result['url'] = $url; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } @@ -126845,6 +128946,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_url: $result['url'] = $url; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } @@ -127044,6 +129153,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_url: $result['url'] = $url; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } @@ -127719,6 +129836,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_url: $result['url'] = $url; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } @@ -127918,6 +130043,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_url: $result['url'] = $url; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } @@ -128084,6 +130217,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_url: $result['url'] = $url; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } @@ -128327,6 +130468,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_url: $result['url'] = $url; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } @@ -128493,6 +130642,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_url: $result['url'] = $url; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } @@ -129133,6 +131290,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_url: $result['url'] = $url; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } @@ -129330,6 +131495,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_url: $result['url'] = $url; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } @@ -129995,6 +132168,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_url: $result['url'] = $url; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } @@ -130194,6 +132375,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_url: $result['url'] = $url; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } @@ -130864,6 +133053,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_url: $result['url'] = $url; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } @@ -131063,6 +133260,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_url: $result['url'] = $url; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } @@ -131229,6 +133434,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_url: $result['url'] = $url; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } @@ -131472,6 +133685,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_url: $result['url'] = $url; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } @@ -131638,6 +133859,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_url: $result['url'] = $url; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } diff --git a/clients/GitHub/src/Internal/Hydrator/WebHook/PullRequestReview.php b/clients/GitHub/src/Internal/Hydrator/WebHook/PullRequestReview.php index cb4dcd94c67..d774525845b 100644 --- a/clients/GitHub/src/Internal/Hydrator/WebHook/PullRequestReview.php +++ b/clients/GitHub/src/Internal/Hydrator/WebHook/PullRequestReview.php @@ -1836,6 +1836,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\WebhookPullRequestReviewDismissed\PullRequest\Assignee', $exception, stack: $this->hydrationStack); } @@ -2158,6 +2169,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\WebhookPullRequestReviewDismissed\PullRequest\AutoMerge\EnabledBy', $exception, stack: $this->hydrationStack); } @@ -3676,6 +3698,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\WebhookPullRequestReviewDismissed\PullRequest\Base\Repo\Owner', $exception, stack: $this->hydrationStack); } @@ -4000,6 +4033,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\WebhookPullRequestReviewDismissed\PullRequest\Base\User', $exception, stack: $this->hydrationStack); } @@ -5518,6 +5562,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\WebhookPullRequestReviewDismissed\PullRequest\Head\Repo\Owner', $exception, stack: $this->hydrationStack); } @@ -5842,6 +5897,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\WebhookPullRequestReviewDismissed\PullRequest\Head\User', $exception, stack: $this->hydrationStack); } @@ -6296,6 +6362,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\WebhookPullRequestReviewDismissed\PullRequest\Milestone\Creator', $exception, stack: $this->hydrationStack); } @@ -6546,6 +6623,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\WebhookPullRequestReviewDismissed\PullRequest\User', $exception, stack: $this->hydrationStack); } @@ -8054,6 +8142,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Simp $properties['starredAt'] = $value; after_starredAt: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\SimpleUser', $exception, stack: $this->hydrationStack); } @@ -9940,6 +10039,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\WebhookPullRequestReviewDismissed\Review\User', $exception, stack: $this->hydrationStack); } @@ -11346,6 +11456,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\WebhookPullRequestReviewEdited\PullRequest\Assignee', $exception, stack: $this->hydrationStack); } @@ -11668,6 +11789,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\WebhookPullRequestReviewEdited\PullRequest\AutoMerge\EnabledBy', $exception, stack: $this->hydrationStack); } @@ -13109,6 +13241,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\WebhookPullRequestReviewEdited\PullRequest\Base\Repo\Owner', $exception, stack: $this->hydrationStack); } @@ -13433,6 +13576,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\WebhookPullRequestReviewEdited\PullRequest\Base\User', $exception, stack: $this->hydrationStack); } @@ -14874,6 +15028,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\WebhookPullRequestReviewEdited\PullRequest\Head\Repo\Owner', $exception, stack: $this->hydrationStack); } @@ -15198,6 +15363,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\WebhookPullRequestReviewEdited\PullRequest\Head\User', $exception, stack: $this->hydrationStack); } @@ -15652,6 +15828,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\WebhookPullRequestReviewEdited\PullRequest\Milestone\Creator', $exception, stack: $this->hydrationStack); } @@ -15902,6 +16089,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\WebhookPullRequestReviewEdited\PullRequest\User', $exception, stack: $this->hydrationStack); } @@ -16429,6 +16627,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\WebhooksReview\User', $exception, stack: $this->hydrationStack); } @@ -17746,6 +17955,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\WebhookPullRequestReviewSubmitted\PullRequest\Assignee', $exception, stack: $this->hydrationStack); } @@ -18068,6 +18288,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\WebhookPullRequestReviewSubmitted\PullRequest\AutoMerge\EnabledBy', $exception, stack: $this->hydrationStack); } @@ -19586,6 +19817,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\WebhookPullRequestReviewSubmitted\PullRequest\Base\Repo\Owner', $exception, stack: $this->hydrationStack); } @@ -19910,6 +20152,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\WebhookPullRequestReviewSubmitted\PullRequest\Base\User', $exception, stack: $this->hydrationStack); } @@ -21428,6 +21681,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\WebhookPullRequestReviewSubmitted\PullRequest\Head\Repo\Owner', $exception, stack: $this->hydrationStack); } @@ -21752,6 +22016,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\WebhookPullRequestReviewSubmitted\PullRequest\Head\User', $exception, stack: $this->hydrationStack); } @@ -22206,6 +22481,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\WebhookPullRequestReviewSubmitted\PullRequest\Milestone\Creator', $exception, stack: $this->hydrationStack); } @@ -22456,6 +22742,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\WebhookPullRequestReviewSubmitted\PullRequest\User', $exception, stack: $this->hydrationStack); } @@ -22946,6 +23243,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\WebhooksPullRequest5\AutoMerge\EnabledBy', $exception, stack: $this->hydrationStack); } @@ -24298,6 +24606,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\WebhookPullRequestAssigned\PullRequest\Base\User', $exception, stack: $this->hydrationStack); } @@ -24622,6 +24941,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\WebhookPullRequestAssigned\PullRequest\Base\Repo\Owner', $exception, stack: $this->hydrationStack); } @@ -26048,6 +26378,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\WebhookPullRequestReviewCommentDeleted\PullRequest\Head\User', $exception, stack: $this->hydrationStack); } @@ -26372,6 +26713,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\WebhookPullRequestAssigned\PullRequest\Head\Repo\Owner', $exception, stack: $this->hydrationStack); } @@ -26696,6 +27048,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\WebhooksIssue2\Milestone\Creator', $exception, stack: $this->hydrationStack); } @@ -26966,6 +27329,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\WebhooksIssue\Milestone\Creator', $exception, stack: $this->hydrationStack); } @@ -28318,6 +28692,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\WebhookPullRequestAssigned\PullRequest\Head\User', $exception, stack: $this->hydrationStack); } @@ -29197,6 +29582,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_url: $result['url'] = $url; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } @@ -29399,6 +29792,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_url: $result['url'] = $url; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } @@ -30064,6 +30465,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_url: $result['url'] = $url; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } @@ -30263,6 +30672,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_url: $result['url'] = $url; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } @@ -30933,6 +31350,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_url: $result['url'] = $url; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } @@ -31132,6 +31557,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_url: $result['url'] = $url; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } @@ -31375,6 +31808,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_url: $result['url'] = $url; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } @@ -31541,6 +31982,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_url: $result['url'] = $url; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } @@ -32169,6 +32618,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_starredAt: $result['starred_at'] = $starredAt; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } @@ -33372,6 +33829,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_url: $result['url'] = $url; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } @@ -33948,6 +34413,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_url: $result['url'] = $url; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } @@ -34150,6 +34623,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_url: $result['url'] = $url; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } @@ -34764,6 +35245,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_url: $result['url'] = $url; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } @@ -34963,6 +35452,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_url: $result['url'] = $url; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } @@ -35582,6 +36079,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_url: $result['url'] = $url; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } @@ -35781,6 +36286,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_url: $result['url'] = $url; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } @@ -36024,6 +36537,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_url: $result['url'] = $url; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } @@ -36190,6 +36711,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_url: $result['url'] = $url; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } @@ -36452,6 +36981,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_url: $result['url'] = $url; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } @@ -36996,6 +37533,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_url: $result['url'] = $url; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } @@ -37198,6 +37743,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_url: $result['url'] = $url; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } @@ -37863,6 +38416,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_url: $result['url'] = $url; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } @@ -38062,6 +38623,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_url: $result['url'] = $url; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } @@ -38737,6 +39306,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_url: $result['url'] = $url; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } @@ -38936,6 +39513,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_url: $result['url'] = $url; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } @@ -39179,6 +39764,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_url: $result['url'] = $url; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } @@ -39345,6 +39938,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_url: $result['url'] = $url; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } diff --git a/clients/GitHub/src/Internal/Hydrator/WebHook/PullRequestReviewComment.php b/clients/GitHub/src/Internal/Hydrator/WebHook/PullRequestReviewComment.php index 5a381e6ebe1..0811f4e6d2b 100644 --- a/clients/GitHub/src/Internal/Hydrator/WebHook/PullRequestReviewComment.php +++ b/clients/GitHub/src/Internal/Hydrator/WebHook/PullRequestReviewComment.php @@ -1260,6 +1260,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\WebhookPullRequestReviewCommentCreated\Comment\User', $exception, stack: $this->hydrationStack); } @@ -2728,6 +2739,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\WebhookPullRequestReviewCommentCreated\PullRequest\Assignee', $exception, stack: $this->hydrationStack); } @@ -3050,6 +3072,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\WebhookPullRequestReviewCommentCreated\PullRequest\AutoMerge\EnabledBy', $exception, stack: $this->hydrationStack); } @@ -4568,6 +4601,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\WebhookPullRequestReviewCommentCreated\PullRequest\Base\Repo\Owner', $exception, stack: $this->hydrationStack); } @@ -4892,6 +4936,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\WebhookPullRequestReviewCommentCreated\PullRequest\Base\User', $exception, stack: $this->hydrationStack); } @@ -6410,6 +6465,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\WebhookPullRequestReviewCommentCreated\PullRequest\Head\Repo\Owner', $exception, stack: $this->hydrationStack); } @@ -6734,6 +6800,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\WebhookPullRequestReviewCommentCreated\PullRequest\Head\User', $exception, stack: $this->hydrationStack); } @@ -7188,6 +7265,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\WebhookPullRequestReviewCommentCreated\PullRequest\Milestone\Creator', $exception, stack: $this->hydrationStack); } @@ -7438,6 +7526,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\WebhookPullRequestReviewCommentCreated\PullRequest\User', $exception, stack: $this->hydrationStack); } @@ -8946,6 +9045,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Simp $properties['starredAt'] = $value; after_starredAt: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\SimpleUser', $exception, stack: $this->hydrationStack); } @@ -11366,6 +11476,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\WebhooksReviewComment\User', $exception, stack: $this->hydrationStack); } @@ -12513,6 +12634,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\WebhookPullRequestReviewCommentDeleted\PullRequest\Assignee', $exception, stack: $this->hydrationStack); } @@ -12835,6 +12967,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\WebhookPullRequestReviewCommentDeleted\PullRequest\AutoMerge\EnabledBy', $exception, stack: $this->hydrationStack); } @@ -14353,6 +14496,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\WebhookPullRequestReviewCommentDeleted\PullRequest\Base\Repo\Owner', $exception, stack: $this->hydrationStack); } @@ -14677,6 +14831,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\WebhookPullRequestReviewCommentDeleted\PullRequest\Base\User', $exception, stack: $this->hydrationStack); } @@ -16195,6 +16360,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\WebhookPullRequestReviewCommentDeleted\PullRequest\Head\Repo\Owner', $exception, stack: $this->hydrationStack); } @@ -16519,6 +16695,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\WebhookPullRequestReviewCommentDeleted\PullRequest\Head\User', $exception, stack: $this->hydrationStack); } @@ -16973,6 +17160,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\WebhookPullRequestReviewCommentDeleted\PullRequest\Milestone\Creator', $exception, stack: $this->hydrationStack); } @@ -17223,6 +17421,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\WebhookPullRequestReviewCommentDeleted\PullRequest\User', $exception, stack: $this->hydrationStack); } @@ -18629,6 +18838,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\WebhookPullRequestReviewCommentEdited\PullRequest\Assignee', $exception, stack: $this->hydrationStack); } @@ -18951,6 +19171,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\WebhookPullRequestReviewCommentEdited\PullRequest\AutoMerge\EnabledBy', $exception, stack: $this->hydrationStack); } @@ -20469,6 +20700,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\WebhookPullRequestReviewCommentEdited\PullRequest\Base\Repo\Owner', $exception, stack: $this->hydrationStack); } @@ -20793,6 +21035,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\WebhookPullRequestReviewCommentEdited\PullRequest\Base\User', $exception, stack: $this->hydrationStack); } @@ -22311,6 +22564,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\WebhookPullRequestReviewCommentEdited\PullRequest\Head\Repo\Owner', $exception, stack: $this->hydrationStack); } @@ -22635,6 +22899,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\WebhookPullRequestReviewCommentEdited\PullRequest\Head\User', $exception, stack: $this->hydrationStack); } @@ -23089,6 +23364,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\WebhookPullRequestReviewCommentEdited\PullRequest\Milestone\Creator', $exception, stack: $this->hydrationStack); } @@ -23329,6 +23615,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh after_type: + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: + $value = $payload['url'] ?? null; if ($value === null) { @@ -23829,6 +24126,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\WebhooksPullRequest5\AutoMerge\EnabledBy', $exception, stack: $this->hydrationStack); } @@ -25181,6 +25489,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\WebhookPullRequestAssigned\PullRequest\Base\User', $exception, stack: $this->hydrationStack); } @@ -25505,6 +25824,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\WebhookPullRequestAssigned\PullRequest\Base\Repo\Owner', $exception, stack: $this->hydrationStack); } @@ -25829,6 +26159,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\WebhooksIssue\Milestone\Creator', $exception, stack: $this->hydrationStack); } @@ -26173,6 +26514,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\WebhookPullRequestAssigned\PullRequest\Head\Repo\Owner', $exception, stack: $this->hydrationStack); } @@ -26497,6 +26849,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\WebhooksIssue2\Milestone\Creator', $exception, stack: $this->hydrationStack); } @@ -27168,6 +27531,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_url: $result['url'] = $url; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } @@ -27784,6 +28155,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_url: $result['url'] = $url; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } @@ -27986,6 +28365,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_url: $result['url'] = $url; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } @@ -28651,6 +29038,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_url: $result['url'] = $url; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } @@ -28850,6 +29245,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_url: $result['url'] = $url; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } @@ -29525,6 +29928,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_url: $result['url'] = $url; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } @@ -29724,6 +30135,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_url: $result['url'] = $url; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } @@ -29967,6 +30386,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_url: $result['url'] = $url; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } @@ -30133,6 +30560,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_url: $result['url'] = $url; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } @@ -30761,6 +31196,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_starredAt: $result['starred_at'] = $starredAt; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } @@ -32155,6 +32598,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_url: $result['url'] = $url; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } @@ -32650,6 +33101,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_url: $result['url'] = $url; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } @@ -32852,6 +33311,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_url: $result['url'] = $url; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } @@ -33517,6 +33984,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_url: $result['url'] = $url; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } @@ -33716,6 +34191,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_url: $result['url'] = $url; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } @@ -34386,6 +34869,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_url: $result['url'] = $url; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } @@ -34585,6 +35076,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_url: $result['url'] = $url; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } @@ -34828,6 +35327,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_url: $result['url'] = $url; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } @@ -34994,6 +35501,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_url: $result['url'] = $url; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } @@ -35575,6 +36090,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_url: $result['url'] = $url; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } @@ -35777,6 +36300,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_url: $result['url'] = $url; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } @@ -36442,6 +36973,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_url: $result['url'] = $url; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } @@ -36641,6 +37180,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_url: $result['url'] = $url; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } @@ -37311,6 +37858,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_url: $result['url'] = $url; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } @@ -37510,6 +38065,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_url: $result['url'] = $url; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } @@ -37753,6 +38316,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_url: $result['url'] = $url; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } @@ -37911,6 +38482,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_type: $result['type'] = $type; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + $url = $object->url; if ($url === null) { diff --git a/clients/GitHub/src/Internal/Hydrator/WebHook/PullRequestReviewThread.php b/clients/GitHub/src/Internal/Hydrator/WebHook/PullRequestReviewThread.php index 19a2ebed714..84eafad2bfc 100644 --- a/clients/GitHub/src/Internal/Hydrator/WebHook/PullRequestReviewThread.php +++ b/clients/GitHub/src/Internal/Hydrator/WebHook/PullRequestReviewThread.php @@ -1780,6 +1780,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\WebhookPullRequestReviewThreadResolved\PullRequest\Assignee', $exception, stack: $this->hydrationStack); } @@ -2102,6 +2113,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\WebhookPullRequestReviewThreadResolved\PullRequest\AutoMerge\EnabledBy', $exception, stack: $this->hydrationStack); } @@ -3565,6 +3587,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\WebhookPullRequestReviewThreadResolved\PullRequest\Base\Repo\Owner', $exception, stack: $this->hydrationStack); } @@ -3889,6 +3922,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\WebhookPullRequestReviewThreadResolved\PullRequest\Base\User', $exception, stack: $this->hydrationStack); } @@ -5352,6 +5396,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\WebhookPullRequestReviewThreadResolved\PullRequest\Head\Repo\Owner', $exception, stack: $this->hydrationStack); } @@ -5676,6 +5731,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\WebhookPullRequestReviewThreadResolved\PullRequest\Head\User', $exception, stack: $this->hydrationStack); } @@ -6130,6 +6196,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\WebhookPullRequestReviewThreadResolved\PullRequest\Milestone\Creator', $exception, stack: $this->hydrationStack); } @@ -6380,6 +6457,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\WebhookPullRequestReviewThreadResolved\PullRequest\User', $exception, stack: $this->hydrationStack); } @@ -7888,6 +7976,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Simp $properties['starredAt'] = $value; after_starredAt: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\SimpleUser', $exception, stack: $this->hydrationStack); } @@ -10605,6 +10704,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\WebhookPullRequestReviewThreadUnresolved\PullRequest\Assignee', $exception, stack: $this->hydrationStack); } @@ -10927,6 +11037,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\WebhookPullRequestReviewThreadUnresolved\PullRequest\AutoMerge\EnabledBy', $exception, stack: $this->hydrationStack); } @@ -12390,6 +12511,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\WebhookPullRequestReviewThreadUnresolved\PullRequest\Base\Repo\Owner', $exception, stack: $this->hydrationStack); } @@ -12714,6 +12846,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\WebhookPullRequestReviewThreadUnresolved\PullRequest\Base\User', $exception, stack: $this->hydrationStack); } @@ -14177,6 +14320,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\WebhookPullRequestReviewThreadUnresolved\PullRequest\Head\Repo\Owner', $exception, stack: $this->hydrationStack); } @@ -14501,6 +14655,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\WebhookPullRequestReviewThreadUnresolved\PullRequest\Head\User', $exception, stack: $this->hydrationStack); } @@ -14955,6 +15120,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\WebhookPullRequestReviewThreadUnresolved\PullRequest\Milestone\Creator', $exception, stack: $this->hydrationStack); } @@ -15205,6 +15381,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\WebhookPullRequestReviewThreadUnresolved\PullRequest\User', $exception, stack: $this->hydrationStack); } @@ -15736,6 +15923,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\WebhooksPullRequest5\AutoMerge\EnabledBy', $exception, stack: $this->hydrationStack); } @@ -15986,6 +16184,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\WebhooksIssue2\Milestone\Creator', $exception, stack: $this->hydrationStack); } @@ -16851,6 +17060,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_url: $result['url'] = $url; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } @@ -17053,6 +17270,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_url: $result['url'] = $url; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } @@ -17678,6 +17903,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_url: $result['url'] = $url; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } @@ -17877,6 +18110,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_url: $result['url'] = $url; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } @@ -18512,6 +18753,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_url: $result['url'] = $url; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } @@ -18711,6 +18960,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_url: $result['url'] = $url; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } @@ -18954,6 +19211,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_url: $result['url'] = $url; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } @@ -19120,6 +19385,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_url: $result['url'] = $url; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } @@ -19748,6 +20021,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_starredAt: $result['starred_at'] = $starredAt; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } @@ -21264,6 +21545,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_url: $result['url'] = $url; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } @@ -21461,6 +21750,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_url: $result['url'] = $url; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } @@ -22086,6 +22383,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_url: $result['url'] = $url; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } @@ -22285,6 +22590,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_url: $result['url'] = $url; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } @@ -22910,6 +23223,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_url: $result['url'] = $url; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } @@ -23109,6 +23430,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_url: $result['url'] = $url; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } @@ -23352,6 +23681,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_url: $result['url'] = $url; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } @@ -23518,6 +23855,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_url: $result['url'] = $url; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } diff --git a/clients/GitHub/src/Internal/Hydrator/WebHook/Push.php b/clients/GitHub/src/Internal/Hydrator/WebHook/Push.php index 027587f2bcc..1257024ad41 100644 --- a/clients/GitHub/src/Internal/Hydrator/WebHook/Push.php +++ b/clients/GitHub/src/Internal/Hydrator/WebHook/Push.php @@ -2376,6 +2376,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\WebhookPush\Repository\Owner', $exception, stack: $this->hydrationStack); } @@ -2700,6 +2711,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Simp $properties['starredAt'] = $value; after_starredAt: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\SimpleUser', $exception, stack: $this->hydrationStack); } @@ -3044,6 +3066,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\WebhookIssuesTransferred\Changes\NewRepository\Owner', $exception, stack: $this->hydrationStack); } @@ -4245,6 +4278,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_url: $result['url'] = $url; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } @@ -4369,6 +4410,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_starredAt: $result['starred_at'] = $starredAt; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } diff --git a/clients/GitHub/src/Internal/Hydrator/WebHook/RegistryPackage.php b/clients/GitHub/src/Internal/Hydrator/WebHook/RegistryPackage.php index 07cff816ecb..9e384d8b7db 100644 --- a/clients/GitHub/src/Internal/Hydrator/WebHook/RegistryPackage.php +++ b/clients/GitHub/src/Internal/Hydrator/WebHook/RegistryPackage.php @@ -969,6 +969,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\WebhookRegistryPackagePublished\RegistryPackage\Owner', $exception, stack: $this->hydrationStack); } @@ -1551,6 +1562,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\WebhookRegistryPackagePublished\RegistryPackage\PackageVersion\Author', $exception, stack: $this->hydrationStack); } @@ -2600,6 +2622,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\WebhookRegistryPackagePublished\RegistryPackage\PackageVersion\Release\Author', $exception, stack: $this->hydrationStack); } @@ -4182,6 +4215,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Simp $properties['starredAt'] = $value; after_starredAt: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\SimpleUser', $exception, stack: $this->hydrationStack); } @@ -6086,6 +6130,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\WebhookRegistryPackageUpdated\RegistryPackage\Owner', $exception, stack: $this->hydrationStack); } @@ -6604,6 +6659,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\WebhookRegistryPackageUpdated\RegistryPackage\PackageVersion\Author', $exception, stack: $this->hydrationStack); } @@ -6970,6 +7036,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\WebhookRegistryPackageUpdated\RegistryPackage\PackageVersion\Release\Author', $exception, stack: $this->hydrationStack); } @@ -7653,6 +7730,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema $url = $object->url; after_url: $result['url'] = $url; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } @@ -7932,6 +8017,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema $url = $object->url; after_url: $result['url'] = $url; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } @@ -8614,6 +8707,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_url: $result['url'] = $url; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } @@ -9290,6 +9391,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_starredAt: $result['starred_at'] = $starredAt; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } @@ -10405,6 +10514,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema $url = $object->url; after_url: $result['url'] = $url; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } @@ -10612,6 +10729,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema $url = $object->url; after_url: $result['url'] = $url; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } @@ -10716,6 +10841,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema $url = $object->url; after_url: $result['url'] = $url; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } diff --git a/clients/GitHub/src/Internal/Hydrator/WebHook/Release.php b/clients/GitHub/src/Internal/Hydrator/WebHook/Release.php index bb0ac326b0c..94d987a8e74 100644 --- a/clients/GitHub/src/Internal/Hydrator/WebHook/Release.php +++ b/clients/GitHub/src/Internal/Hydrator/WebHook/Release.php @@ -1062,6 +1062,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\WebhooksRelease\Author', $exception, stack: $this->hydrationStack); } @@ -2699,6 +2710,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Simp $properties['starredAt'] = $value; after_starredAt: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\SimpleUser', $exception, stack: $this->hydrationStack); } @@ -5204,6 +5226,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\WebhookReleasePrereleased\Release\Author', $exception, stack: $this->hydrationStack); } @@ -5990,6 +6023,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\WebhooksRelease1\Author', $exception, stack: $this->hydrationStack); } @@ -7033,6 +7077,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_url: $result['url'] = $url; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } @@ -7699,6 +7751,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_starredAt: $result['starred_at'] = $starredAt; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } @@ -9165,6 +9225,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_url: $result['url'] = $url; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } @@ -9546,6 +9614,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_url: $result['url'] = $url; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } diff --git a/clients/GitHub/src/Internal/Hydrator/WebHook/Repository.php b/clients/GitHub/src/Internal/Hydrator/WebHook/Repository.php index 3b2735d081e..225876d6a3a 100644 --- a/clients/GitHub/src/Internal/Hydrator/WebHook/Repository.php +++ b/clients/GitHub/src/Internal/Hydrator/WebHook/Repository.php @@ -2048,6 +2048,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Simp $properties['starredAt'] = $value; after_starredAt: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\SimpleUser', $exception, stack: $this->hydrationStack); } @@ -5253,6 +5264,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\WebhookRepositoryTransferred\Changes\Owner\From\User', $exception, stack: $this->hydrationStack); } @@ -6335,6 +6357,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_starredAt: $result['starred_at'] = $starredAt; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } @@ -8033,6 +8063,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_url: $result['url'] = $url; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } diff --git a/clients/GitHub/src/Internal/Hydrator/WebHook/RepositoryAdvisory.php b/clients/GitHub/src/Internal/Hydrator/WebHook/RepositoryAdvisory.php index 776975d1235..82aae38ae46 100644 --- a/clients/GitHub/src/Internal/Hydrator/WebHook/RepositoryAdvisory.php +++ b/clients/GitHub/src/Internal/Hydrator/WebHook/RepositoryAdvisory.php @@ -2045,6 +2045,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Simp $properties['starredAt'] = $value; after_starredAt: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\SimpleUser', $exception, stack: $this->hydrationStack); } @@ -5618,6 +5629,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_starredAt: $result['starred_at'] = $starredAt; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } diff --git a/clients/GitHub/src/Internal/Hydrator/WebHook/RepositoryDispatch.php b/clients/GitHub/src/Internal/Hydrator/WebHook/RepositoryDispatch.php index a298f1dbeae..95e08c42c9a 100644 --- a/clients/GitHub/src/Internal/Hydrator/WebHook/RepositoryDispatch.php +++ b/clients/GitHub/src/Internal/Hydrator/WebHook/RepositoryDispatch.php @@ -2043,6 +2043,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Simp $properties['starredAt'] = $value; after_starredAt: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\SimpleUser', $exception, stack: $this->hydrationStack); } @@ -4360,6 +4371,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_starredAt: $result['starred_at'] = $starredAt; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } diff --git a/clients/GitHub/src/Internal/Hydrator/WebHook/RepositoryImport.php b/clients/GitHub/src/Internal/Hydrator/WebHook/RepositoryImport.php index 627fab727b5..81fb7f51e95 100644 --- a/clients/GitHub/src/Internal/Hydrator/WebHook/RepositoryImport.php +++ b/clients/GitHub/src/Internal/Hydrator/WebHook/RepositoryImport.php @@ -2010,6 +2010,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Simp $properties['starredAt'] = $value; after_starredAt: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\SimpleUser', $exception, stack: $this->hydrationStack); } @@ -4300,6 +4311,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_starredAt: $result['starred_at'] = $starredAt; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } diff --git a/clients/GitHub/src/Internal/Hydrator/WebHook/RepositoryRuleset.php b/clients/GitHub/src/Internal/Hydrator/WebHook/RepositoryRuleset.php index 15c994970c6..c7be5387f96 100644 --- a/clients/GitHub/src/Internal/Hydrator/WebHook/RepositoryRuleset.php +++ b/clients/GitHub/src/Internal/Hydrator/WebHook/RepositoryRuleset.php @@ -2052,6 +2052,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Simp $properties['starredAt'] = $value; after_starredAt: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\SimpleUser', $exception, stack: $this->hydrationStack); } @@ -5259,6 +5270,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_starredAt: $result['starred_at'] = $starredAt; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } diff --git a/clients/GitHub/src/Internal/Hydrator/WebHook/RepositoryVulnerabilityAlert.php b/clients/GitHub/src/Internal/Hydrator/WebHook/RepositoryVulnerabilityAlert.php index 1462b9b1b9a..c0fc2947850 100644 --- a/clients/GitHub/src/Internal/Hydrator/WebHook/RepositoryVulnerabilityAlert.php +++ b/clients/GitHub/src/Internal/Hydrator/WebHook/RepositoryVulnerabilityAlert.php @@ -2510,6 +2510,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Simp $properties['starredAt'] = $value; after_starredAt: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\SimpleUser', $exception, stack: $this->hydrationStack); } @@ -4495,6 +4506,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\WebhookRepositoryVulnerabilityAlertDismiss\Alert\Dismisser', $exception, stack: $this->hydrationStack); } @@ -6465,6 +6487,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_starredAt: $result['starred_at'] = $starredAt; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } @@ -7720,6 +7750,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_url: $result['url'] = $url; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } diff --git a/clients/GitHub/src/Internal/Hydrator/WebHook/SecretScanningAlert.php b/clients/GitHub/src/Internal/Hydrator/WebHook/SecretScanningAlert.php index d3a51d18a36..c754cfefb1b 100644 --- a/clients/GitHub/src/Internal/Hydrator/WebHook/SecretScanningAlert.php +++ b/clients/GitHub/src/Internal/Hydrator/WebHook/SecretScanningAlert.php @@ -16,6 +16,7 @@ use ApiClients\Client\GitHub\Schema\SimpleInstallation; use ApiClients\Client\GitHub\Schema\SimpleUser; use ApiClients\Client\GitHub\Schema\WebhookSecretScanningAlertCreated; +use ApiClients\Client\GitHub\Schema\WebhookSecretScanningAlertPubliclyLeaked; use ApiClients\Client\GitHub\Schema\WebhookSecretScanningAlertReopened; use ApiClients\Client\GitHub\Schema\WebhookSecretScanningAlertResolved; use ApiClients\Client\GitHub\Schema\WebhookSecretScanningAlertValidated; @@ -66,6 +67,7 @@ public function hydrateObject(string $className, array $payload): object 'ApiClients\Client\GitHub\Schema\RepositoryWebhooks\TemplateRepository' => $this->hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️RepositoryWebhooks⚡️TemplateRepository($payload), 'ApiClients\Client\GitHub\Schema\RepositoryWebhooks\TemplateRepository\Owner' => $this->hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️RepositoryWebhooks⚡️TemplateRepository⚡️Owner($payload), 'ApiClients\Client\GitHub\Schema\RepositoryWebhooks\TemplateRepository\Permissions' => $this->hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️RepositoryWebhooks⚡️TemplateRepository⚡️Permissions($payload), + 'ApiClients\Client\GitHub\Schema\WebhookSecretScanningAlertPubliclyLeaked' => $this->hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️WebhookSecretScanningAlertPubliclyLeaked($payload), 'ApiClients\Client\GitHub\Schema\WebhookSecretScanningAlertReopened' => $this->hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️WebhookSecretScanningAlertReopened($payload), 'ApiClients\Client\GitHub\Schema\WebhookSecretScanningAlertResolved' => $this->hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️WebhookSecretScanningAlertResolved($payload), 'ApiClients\Client\GitHub\Schema\WebhookSecretScanningAlertValidated' => $this->hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️WebhookSecretScanningAlertValidated($payload), @@ -422,6 +424,28 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Secr $properties['pushProtectionBypassedAt'] = $value; after_pushProtectionBypassedAt: + + $value = $payload['publicly_leaked'] ?? null; + + if ($value === null) { + $properties['publiclyLeaked'] = null; + goto after_publiclyLeaked; + } + + $properties['publiclyLeaked'] = $value; + + after_publiclyLeaked: + + $value = $payload['multi_repo'] ?? null; + + if ($value === null) { + $properties['multiRepo'] = null; + goto after_multiRepo; + } + + $properties['multiRepo'] = $value; + + after_multiRepo: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\SecretScanningAlertWebhook', $exception, stack: $this->hydrationStack); } @@ -672,6 +696,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Simp $properties['starredAt'] = $value; after_starredAt: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\SimpleUser', $exception, stack: $this->hydrationStack); } @@ -3625,6 +3660,156 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Repo } } + private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️WebhookSecretScanningAlertPubliclyLeaked(array $payload): WebhookSecretScanningAlertPubliclyLeaked + { + $properties = []; + $missingFields = []; + try { + $value = $payload['action'] ?? null; + + if ($value === null) { + $missingFields[] = 'action'; + goto after_action; + } + + $properties['action'] = $value; + + after_action: + + $value = $payload['alert'] ?? null; + + if ($value === null) { + $missingFields[] = 'alert'; + goto after_alert; + } + + if (is_array($value)) { + try { + $this->hydrationStack[] = 'alert'; + $value = $this->hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️SecretScanningAlertWebhook($value); + } finally { + array_pop($this->hydrationStack); + } + } + + $properties['alert'] = $value; + + after_alert: + + $value = $payload['enterprise'] ?? null; + + if ($value === null) { + $properties['enterprise'] = null; + goto after_enterprise; + } + + if (is_array($value)) { + try { + $this->hydrationStack[] = 'enterprise'; + $value = $this->hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️EnterpriseWebhooks($value); + } finally { + array_pop($this->hydrationStack); + } + } + + $properties['enterprise'] = $value; + + after_enterprise: + + $value = $payload['installation'] ?? null; + + if ($value === null) { + $properties['installation'] = null; + goto after_installation; + } + + if (is_array($value)) { + try { + $this->hydrationStack[] = 'installation'; + $value = $this->hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️SimpleInstallation($value); + } finally { + array_pop($this->hydrationStack); + } + } + + $properties['installation'] = $value; + + after_installation: + + $value = $payload['organization'] ?? null; + + if ($value === null) { + $properties['organization'] = null; + goto after_organization; + } + + if (is_array($value)) { + try { + $this->hydrationStack[] = 'organization'; + $value = $this->hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️OrganizationSimpleWebhooks($value); + } finally { + array_pop($this->hydrationStack); + } + } + + $properties['organization'] = $value; + + after_organization: + + $value = $payload['repository'] ?? null; + + if ($value === null) { + $missingFields[] = 'repository'; + goto after_repository; + } + + if (is_array($value)) { + try { + $this->hydrationStack[] = 'repository'; + $value = $this->hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️RepositoryWebhooks($value); + } finally { + array_pop($this->hydrationStack); + } + } + + $properties['repository'] = $value; + + after_repository: + + $value = $payload['sender'] ?? null; + + if ($value === null) { + $properties['sender'] = null; + goto after_sender; + } + + if (is_array($value)) { + try { + $this->hydrationStack[] = 'sender'; + $value = $this->hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️SimpleUser($value); + } finally { + array_pop($this->hydrationStack); + } + } + + $properties['sender'] = $value; + + after_sender: + } catch (Throwable $exception) { + throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\WebhookSecretScanningAlertPubliclyLeaked', $exception, stack: $this->hydrationStack); + } + + if (count($missingFields) > 0) { + throw UnableToHydrateObject::dueToMissingFields(WebhookSecretScanningAlertPubliclyLeaked::class, $missingFields, stack: $this->hydrationStack); + } + + try { + return new WebhookSecretScanningAlertPubliclyLeaked(...$properties); + } catch (Throwable $exception) { + throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\WebhookSecretScanningAlertPubliclyLeaked', $exception, stack: $this->hydrationStack); + } + } + private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️WebhookSecretScanningAlertReopened(array $payload): WebhookSecretScanningAlertReopened { $properties = []; @@ -4138,6 +4323,7 @@ public function serializeObjectOfType(object $object, string $className): mixed 'ApiClients\Client\GitHub\Schema\RepositoryWebhooks\TemplateRepository' => $this->serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema⚡️RepositoryWebhooks⚡️TemplateRepository($object), 'ApiClients\Client\GitHub\Schema\RepositoryWebhooks\TemplateRepository\Owner' => $this->serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema⚡️RepositoryWebhooks⚡️TemplateRepository⚡️Owner($object), 'ApiClients\Client\GitHub\Schema\RepositoryWebhooks\TemplateRepository\Permissions' => $this->serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema⚡️RepositoryWebhooks⚡️TemplateRepository⚡️Permissions($object), + 'ApiClients\Client\GitHub\Schema\WebhookSecretScanningAlertPubliclyLeaked' => $this->serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema⚡️WebhookSecretScanningAlertPubliclyLeaked($object), 'ApiClients\Client\GitHub\Schema\WebhookSecretScanningAlertReopened' => $this->serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema⚡️WebhookSecretScanningAlertReopened($object), 'ApiClients\Client\GitHub\Schema\WebhookSecretScanningAlertResolved' => $this->serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema⚡️WebhookSecretScanningAlertResolved($object), 'ApiClients\Client\GitHub\Schema\WebhookSecretScanningAlertValidated' => $this->serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema⚡️WebhookSecretScanningAlertValidated($object), @@ -4393,6 +4579,22 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_pushProtectionBypassedAt: $result['push_protection_bypassed_at'] = $pushProtectionBypassedAt; + $publiclyLeaked = $object->publiclyLeaked; + + if ($publiclyLeaked === null) { + goto after_publiclyLeaked; + } + + after_publiclyLeaked: $result['publicly_leaked'] = $publiclyLeaked; + + $multiRepo = $object->multiRepo; + + if ($multiRepo === null) { + goto after_multiRepo; + } + + after_multiRepo: $result['multi_repo'] = $multiRepo; + return $result; } @@ -4484,6 +4686,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_starredAt: $result['starred_at'] = $starredAt; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } @@ -6091,6 +6301,61 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema return $result; } + private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema⚡️WebhookSecretScanningAlertPubliclyLeaked(mixed $object): mixed + { + assert($object instanceof WebhookSecretScanningAlertPubliclyLeaked); + $result = []; + + $action = $object->action; + after_action: $result['action'] = $action; + + $alert = $object->alert; + $alert = $this->serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema⚡️SecretScanningAlertWebhook($alert); + after_alert: $result['alert'] = $alert; + + $enterprise = $object->enterprise; + + if ($enterprise === null) { + goto after_enterprise; + } + + $enterprise = $this->serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema⚡️EnterpriseWebhooks($enterprise); + after_enterprise: $result['enterprise'] = $enterprise; + + $installation = $object->installation; + + if ($installation === null) { + goto after_installation; + } + + $installation = $this->serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema⚡️SimpleInstallation($installation); + after_installation: $result['installation'] = $installation; + + $organization = $object->organization; + + if ($organization === null) { + goto after_organization; + } + + $organization = $this->serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema⚡️OrganizationSimpleWebhooks($organization); + after_organization: $result['organization'] = $organization; + + $repository = $object->repository; + $repository = $this->serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema⚡️RepositoryWebhooks($repository); + after_repository: $result['repository'] = $repository; + + $sender = $object->sender; + + if ($sender === null) { + goto after_sender; + } + + $sender = $this->serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema⚡️SimpleUser($sender); + after_sender: $result['sender'] = $sender; + + return $result; + } + private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema⚡️WebhookSecretScanningAlertReopened(mixed $object): mixed { assert($object instanceof WebhookSecretScanningAlertReopened); diff --git a/clients/GitHub/src/Internal/Hydrator/WebHook/SecretScanningAlertLocation.php b/clients/GitHub/src/Internal/Hydrator/WebHook/SecretScanningAlertLocation.php index b2c1b5d6e47..a256f820056 100644 --- a/clients/GitHub/src/Internal/Hydrator/WebHook/SecretScanningAlertLocation.php +++ b/clients/GitHub/src/Internal/Hydrator/WebHook/SecretScanningAlertLocation.php @@ -420,6 +420,28 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Secr $properties['pushProtectionBypassedAt'] = $value; after_pushProtectionBypassedAt: + + $value = $payload['publicly_leaked'] ?? null; + + if ($value === null) { + $properties['publiclyLeaked'] = null; + goto after_publiclyLeaked; + } + + $properties['publiclyLeaked'] = $value; + + after_publiclyLeaked: + + $value = $payload['multi_repo'] ?? null; + + if ($value === null) { + $properties['multiRepo'] = null; + goto after_multiRepo; + } + + $properties['multiRepo'] = $value; + + after_multiRepo: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\SecretScanningAlertWebhook', $exception, stack: $this->hydrationStack); } @@ -670,6 +692,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Simp $properties['starredAt'] = $value; after_starredAt: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\SimpleUser', $exception, stack: $this->hydrationStack); } @@ -3889,6 +3922,22 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_pushProtectionBypassedAt: $result['push_protection_bypassed_at'] = $pushProtectionBypassedAt; + $publiclyLeaked = $object->publiclyLeaked; + + if ($publiclyLeaked === null) { + goto after_publiclyLeaked; + } + + after_publiclyLeaked: $result['publicly_leaked'] = $publiclyLeaked; + + $multiRepo = $object->multiRepo; + + if ($multiRepo === null) { + goto after_multiRepo; + } + + after_multiRepo: $result['multi_repo'] = $multiRepo; + return $result; } @@ -3980,6 +4029,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_starredAt: $result['starred_at'] = $starredAt; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } diff --git a/clients/GitHub/src/Internal/Hydrator/WebHook/SecurityAdvisory.php b/clients/GitHub/src/Internal/Hydrator/WebHook/SecurityAdvisory.php index 6568460078f..a2a801a4104 100644 --- a/clients/GitHub/src/Internal/Hydrator/WebHook/SecurityAdvisory.php +++ b/clients/GitHub/src/Internal/Hydrator/WebHook/SecurityAdvisory.php @@ -2046,6 +2046,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Simp $properties['starredAt'] = $value; after_starredAt: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\SimpleUser', $exception, stack: $this->hydrationStack); } @@ -5242,6 +5253,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_starredAt: $result['starred_at'] = $starredAt; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } diff --git a/clients/GitHub/src/Internal/Hydrator/WebHook/SecurityAndAnalysis.php b/clients/GitHub/src/Internal/Hydrator/WebHook/SecurityAndAnalysis.php index e2c4d7736bb..5524bddb17f 100644 --- a/clients/GitHub/src/Internal/Hydrator/WebHook/SecurityAndAnalysis.php +++ b/clients/GitHub/src/Internal/Hydrator/WebHook/SecurityAndAnalysis.php @@ -2417,6 +2417,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Simp $properties['starredAt'] = $value; after_starredAt: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\SimpleUser', $exception, stack: $this->hydrationStack); } @@ -4904,6 +4915,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_starredAt: $result['starred_at'] = $starredAt; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } diff --git a/clients/GitHub/src/Internal/Hydrator/WebHook/Sponsorship.php b/clients/GitHub/src/Internal/Hydrator/WebHook/Sponsorship.php index 3718a8b3fa6..da27b4bb2c1 100644 --- a/clients/GitHub/src/Internal/Hydrator/WebHook/Sponsorship.php +++ b/clients/GitHub/src/Internal/Hydrator/WebHook/Sponsorship.php @@ -2059,6 +2059,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Simp $properties['starredAt'] = $value; after_starredAt: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\SimpleUser', $exception, stack: $this->hydrationStack); } @@ -3767,6 +3778,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\WebhooksSponsorship\Maintainer', $exception, stack: $this->hydrationStack); } @@ -4017,6 +4039,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\WebhooksSponsorship\Sponsor', $exception, stack: $this->hydrationStack); } @@ -4267,6 +4300,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\WebhooksSponsorship\Sponsorable', $exception, stack: $this->hydrationStack); } @@ -6437,6 +6481,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_starredAt: $result['starred_at'] = $starredAt; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } @@ -7583,6 +7635,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_url: $result['url'] = $url; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } @@ -7749,6 +7809,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_url: $result['url'] = $url; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } @@ -7915,6 +7983,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_url: $result['url'] = $url; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } diff --git a/clients/GitHub/src/Internal/Hydrator/WebHook/Star.php b/clients/GitHub/src/Internal/Hydrator/WebHook/Star.php index e97d446f672..651fe145b11 100644 --- a/clients/GitHub/src/Internal/Hydrator/WebHook/Star.php +++ b/clients/GitHub/src/Internal/Hydrator/WebHook/Star.php @@ -2023,6 +2023,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Simp $properties['starredAt'] = $value; after_starredAt: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\SimpleUser', $exception, stack: $this->hydrationStack); } @@ -4463,6 +4474,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_starredAt: $result['starred_at'] = $starredAt; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } diff --git a/clients/GitHub/src/Internal/Hydrator/WebHook/Status.php b/clients/GitHub/src/Internal/Hydrator/WebHook/Status.php index 42dfb581f23..e5d36a525cf 100644 --- a/clients/GitHub/src/Internal/Hydrator/WebHook/Status.php +++ b/clients/GitHub/src/Internal/Hydrator/WebHook/Status.php @@ -3160,6 +3160,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Simp $properties['starredAt'] = $value; after_starredAt: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\SimpleUser', $exception, stack: $this->hydrationStack); } @@ -6068,6 +6079,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_starredAt: $result['starred_at'] = $starredAt; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } diff --git a/clients/GitHub/src/Internal/Hydrator/WebHook/SubIssues.php b/clients/GitHub/src/Internal/Hydrator/WebHook/SubIssues.php index 98cb4f4d7a1..84ba0be8bfd 100644 --- a/clients/GitHub/src/Internal/Hydrator/WebHook/SubIssues.php +++ b/clients/GitHub/src/Internal/Hydrator/WebHook/SubIssues.php @@ -976,6 +976,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Simp $properties['starredAt'] = $value; after_starredAt: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\SimpleUser', $exception, stack: $this->hydrationStack); } @@ -6750,6 +6761,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_starredAt: $result['starred_at'] = $starredAt; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } diff --git a/clients/GitHub/src/Internal/Hydrator/WebHook/Team.php b/clients/GitHub/src/Internal/Hydrator/WebHook/Team.php index 21e3dd1964b..6c245e1c8aa 100644 --- a/clients/GitHub/src/Internal/Hydrator/WebHook/Team.php +++ b/clients/GitHub/src/Internal/Hydrator/WebHook/Team.php @@ -1930,6 +1930,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\WebhookTeamAddedToRepository\Repository\Owner', $exception, stack: $this->hydrationStack); } @@ -2254,6 +2265,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Simp $properties['starredAt'] = $value; after_starredAt: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\SimpleUser', $exception, stack: $this->hydrationStack); } @@ -4106,6 +4128,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\WebhookTeamCreated\Repository\Owner', $exception, stack: $this->hydrationStack); } @@ -5699,6 +5732,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\WebhookTeamDeleted\Repository\Owner', $exception, stack: $this->hydrationStack); } @@ -7681,6 +7725,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\WebhookTeamEdited\Repository\Owner', $exception, stack: $this->hydrationStack); } @@ -9274,6 +9329,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\WebhookTeamRemovedFromRepository\Repository\Owner', $exception, stack: $this->hydrationStack); } @@ -10281,6 +10347,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_url: $result['url'] = $url; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } @@ -10405,6 +10479,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_starredAt: $result['starred_at'] = $starredAt; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } @@ -11208,6 +11290,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_url: $result['url'] = $url; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } @@ -11889,6 +11979,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_url: $result['url'] = $url; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } @@ -12722,6 +12820,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_url: $result['url'] = $url; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } @@ -13398,6 +13504,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_url: $result['url'] = $url; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } diff --git a/clients/GitHub/src/Internal/Hydrator/WebHook/TeamAdd.php b/clients/GitHub/src/Internal/Hydrator/WebHook/TeamAdd.php index ebf1db9ce76..29858836987 100644 --- a/clients/GitHub/src/Internal/Hydrator/WebHook/TeamAdd.php +++ b/clients/GitHub/src/Internal/Hydrator/WebHook/TeamAdd.php @@ -2023,6 +2023,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Simp $properties['starredAt'] = $value; after_starredAt: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\SimpleUser', $exception, stack: $this->hydrationStack); } @@ -4649,6 +4660,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_starredAt: $result['starred_at'] = $starredAt; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } diff --git a/clients/GitHub/src/Internal/Hydrator/WebHook/Watch.php b/clients/GitHub/src/Internal/Hydrator/WebHook/Watch.php index 5286442f139..b4cfa7b8ebc 100644 --- a/clients/GitHub/src/Internal/Hydrator/WebHook/Watch.php +++ b/clients/GitHub/src/Internal/Hydrator/WebHook/Watch.php @@ -2010,6 +2010,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Simp $properties['starredAt'] = $value; after_starredAt: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\SimpleUser', $exception, stack: $this->hydrationStack); } @@ -4300,6 +4311,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_starredAt: $result['starred_at'] = $starredAt; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } diff --git a/clients/GitHub/src/Internal/Hydrator/WebHook/WorkflowDispatch.php b/clients/GitHub/src/Internal/Hydrator/WebHook/WorkflowDispatch.php index 939a665678c..a7801829f90 100644 --- a/clients/GitHub/src/Internal/Hydrator/WebHook/WorkflowDispatch.php +++ b/clients/GitHub/src/Internal/Hydrator/WebHook/WorkflowDispatch.php @@ -2043,6 +2043,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Simp $properties['starredAt'] = $value; after_starredAt: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\SimpleUser', $exception, stack: $this->hydrationStack); } @@ -4365,6 +4376,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_starredAt: $result['starred_at'] = $starredAt; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } diff --git a/clients/GitHub/src/Internal/Hydrator/WebHook/WorkflowJob.php b/clients/GitHub/src/Internal/Hydrator/WebHook/WorkflowJob.php index ea90858d27f..a02e3e14171 100644 --- a/clients/GitHub/src/Internal/Hydrator/WebHook/WorkflowJob.php +++ b/clients/GitHub/src/Internal/Hydrator/WebHook/WorkflowJob.php @@ -2067,6 +2067,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Simp $properties['starredAt'] = $value; after_starredAt: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\SimpleUser', $exception, stack: $this->hydrationStack); } @@ -6524,6 +6535,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_starredAt: $result['starred_at'] = $starredAt; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } diff --git a/clients/GitHub/src/Internal/Hydrator/WebHook/WorkflowRun.php b/clients/GitHub/src/Internal/Hydrator/WebHook/WorkflowRun.php index e45a82e2be8..c0308cb7210 100644 --- a/clients/GitHub/src/Internal/Hydrator/WebHook/WorkflowRun.php +++ b/clients/GitHub/src/Internal/Hydrator/WebHook/WorkflowRun.php @@ -2095,6 +2095,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Simp $properties['starredAt'] = $value; after_starredAt: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\SimpleUser', $exception, stack: $this->hydrationStack); } @@ -4282,6 +4293,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\WebhookWorkflowRunCompleted\WorkflowRun\Actor', $exception, stack: $this->hydrationStack); } @@ -5295,6 +5317,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\WebhookWorkflowRunCompleted\WorkflowRun\HeadRepository\Owner', $exception, stack: $this->hydrationStack); } @@ -6079,6 +6112,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\WebhookWorkflowRunCompleted\WorkflowRun\Repository\Owner', $exception, stack: $this->hydrationStack); } @@ -6329,6 +6373,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\WebhookWorkflowRunCompleted\WorkflowRun\TriggeringActor', $exception, stack: $this->hydrationStack); } @@ -8604,7 +8659,7 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh if (is_array($value)) { try { $this->hydrationStack[] = 'owner'; - $value = $this->hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️WebhookWorkflowRunCompleted⚡️WorkflowRun⚡️HeadRepository⚡️Owner($value); + $value = $this->hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️WebhookWorkflowRunInProgress⚡️WorkflowRun⚡️Repository⚡️Owner($value); } finally { array_pop($this->hydrationStack); } @@ -10103,6 +10158,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\WebhookWorkflowRunRequested\WorkflowRun\Actor', $exception, stack: $this->hydrationStack); } @@ -11116,6 +11182,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\WebhookWorkflowRunRequested\WorkflowRun\HeadRepository\Owner', $exception, stack: $this->hydrationStack); } @@ -11900,6 +11977,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\WebhookWorkflowRunRequested\WorkflowRun\Repository\Owner', $exception, stack: $this->hydrationStack); } @@ -12150,6 +12238,17 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh $properties['url'] = $value; after_url: + + $value = $payload['user_view_type'] ?? null; + + if ($value === null) { + $properties['userViewType'] = null; + goto after_userViewType; + } + + $properties['userViewType'] = $value; + + after_userViewType: } catch (Throwable $exception) { throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHub\Schema\WebhookWorkflowRunRequested\WorkflowRun\TriggeringActor', $exception, stack: $this->hydrationStack); } @@ -13253,6 +13352,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_starredAt: $result['starred_at'] = $starredAt; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } @@ -14575,6 +14682,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_url: $result['url'] = $url; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } @@ -14996,6 +15111,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_url: $result['url'] = $url; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } @@ -15319,6 +15442,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_url: $result['url'] = $url; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } @@ -15485,6 +15616,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_url: $result['url'] = $url; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } @@ -16421,7 +16560,7 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema goto after_owner; } - $owner = $this->serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema⚡️WebhookWorkflowRunCompleted⚡️WorkflowRun⚡️HeadRepository⚡️Owner($owner); + $owner = $this->serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema⚡️WebhookWorkflowRunInProgress⚡️WorkflowRun⚡️Repository⚡️Owner($owner); after_owner: $result['owner'] = $owner; $private = $object->private; @@ -17181,6 +17320,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_url: $result['url'] = $url; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } @@ -17602,6 +17749,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_url: $result['url'] = $url; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } @@ -17925,6 +18080,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_url: $result['url'] = $url; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } @@ -18091,6 +18254,14 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema after_url: $result['url'] = $url; + $userViewType = $object->userViewType; + + if ($userViewType === null) { + goto after_userViewType; + } + + after_userViewType: $result['user_view_type'] = $userViewType; + return $result; } diff --git a/clients/GitHub/src/Internal/Hydrators.php b/clients/GitHub/src/Internal/Hydrators.php index fd8d425b4dd..90b520c9fa6 100644 --- a/clients/GitHub/src/Internal/Hydrators.php +++ b/clients/GitHub/src/Internal/Hydrators.php @@ -1047,7 +1047,7 @@ public function hydrateObject(string $className, array $payload): object '\\ApiClients\\Client\\GitHub\\Schema\\WebhookRepositoryImport' => $this->getObjectMapperWebHook🪝RepositoryImport()->hydrateObject($className, $payload), '\\ApiClients\\Client\\GitHub\\Schema\\WebhookRepositoryRulesetCreated', '\\ApiClients\\Client\\GitHub\\Schema\\WebhookRepositoryRulesetDeleted', '\\ApiClients\\Client\\GitHub\\Schema\\WebhookRepositoryRulesetEdited', '\\ApiClients\\Client\\GitHub\\Schema\\WebhookRepositoryRulesetEdited\\Changes', '\\ApiClients\\Client\\GitHub\\Schema\\WebhookRepositoryRulesetEdited\\Changes\\Name', '\\ApiClients\\Client\\GitHub\\Schema\\WebhookRepositoryRulesetEdited\\Changes\\Enforcement', '\\ApiClients\\Client\\GitHub\\Schema\\WebhookRepositoryRulesetEdited\\Changes\\Conditions', '\\ApiClients\\Client\\GitHub\\Schema\\WebhookRepositoryRulesetEdited\\Changes\\Rules' => $this->getObjectMapperWebHook🪝RepositoryRuleset()->hydrateObject($className, $payload), '\\ApiClients\\Client\\GitHub\\Schema\\WebhookRepositoryVulnerabilityAlertCreate', '\\ApiClients\\Client\\GitHub\\Schema\\WebhooksAlert', '\\ApiClients\\Client\\GitHub\\Schema\\WebhooksAlert\\Dismisser', '\\ApiClients\\Client\\GitHub\\Schema\\WebhookRepositoryVulnerabilityAlertDismiss', '\\ApiClients\\Client\\GitHub\\Schema\\WebhookRepositoryVulnerabilityAlertDismiss\\Alert', '\\ApiClients\\Client\\GitHub\\Schema\\WebhookRepositoryVulnerabilityAlertDismiss\\Alert\\Dismisser', '\\ApiClients\\Client\\GitHub\\Schema\\WebhookRepositoryVulnerabilityAlertReopen', '\\ApiClients\\Client\\GitHub\\Schema\\WebhookRepositoryVulnerabilityAlertResolve', '\\ApiClients\\Client\\GitHub\\Schema\\WebhookRepositoryVulnerabilityAlertResolve\\Alert', '\\ApiClients\\Client\\GitHub\\Schema\\WebhookRepositoryVulnerabilityAlertResolve\\Alert\\Dismisser' => $this->getObjectMapperWebHook🪝RepositoryVulnerabilityAlert()->hydrateObject($className, $payload), - '\\ApiClients\\Client\\GitHub\\Schema\\WebhookSecretScanningAlertCreated', '\\ApiClients\\Client\\GitHub\\Schema\\SecretScanningAlertWebhook', '\\ApiClients\\Client\\GitHub\\Schema\\WebhookSecretScanningAlertReopened', '\\ApiClients\\Client\\GitHub\\Schema\\WebhookSecretScanningAlertResolved', '\\ApiClients\\Client\\GitHub\\Schema\\WebhookSecretScanningAlertValidated' => $this->getObjectMapperWebHook🪝SecretScanningAlert()->hydrateObject($className, $payload), + '\\ApiClients\\Client\\GitHub\\Schema\\WebhookSecretScanningAlertCreated', '\\ApiClients\\Client\\GitHub\\Schema\\SecretScanningAlertWebhook', '\\ApiClients\\Client\\GitHub\\Schema\\WebhookSecretScanningAlertPubliclyLeaked', '\\ApiClients\\Client\\GitHub\\Schema\\WebhookSecretScanningAlertReopened', '\\ApiClients\\Client\\GitHub\\Schema\\WebhookSecretScanningAlertResolved', '\\ApiClients\\Client\\GitHub\\Schema\\WebhookSecretScanningAlertValidated' => $this->getObjectMapperWebHook🪝SecretScanningAlert()->hydrateObject($className, $payload), '\\ApiClients\\Client\\GitHub\\Schema\\WebhookSecretScanningAlertLocationCreated', '\\ApiClients\\Client\\GitHub\\Schema\\SecretScanningLocation', '\\ApiClients\\Client\\GitHub\\Schema\\WebhookSecretScanningAlertLocationCreatedFormEncoded' => $this->getObjectMapperWebHook🪝SecretScanningAlertLocation()->hydrateObject($className, $payload), '\\ApiClients\\Client\\GitHub\\Schema\\WebhookSecurityAdvisoryPublished', '\\ApiClients\\Client\\GitHub\\Schema\\WebhooksSecurityAdvisory', '\\ApiClients\\Client\\GitHub\\Schema\\WebhooksSecurityAdvisory\\Cvss', '\\ApiClients\\Client\\GitHub\\Schema\\WebhookSecurityAdvisoryUpdated', '\\ApiClients\\Client\\GitHub\\Schema\\WebhookSecurityAdvisoryWithdrawn', '\\ApiClients\\Client\\GitHub\\Schema\\WebhookSecurityAdvisoryWithdrawn\\SecurityAdvisory', '\\ApiClients\\Client\\GitHub\\Schema\\WebhookSecurityAdvisoryWithdrawn\\SecurityAdvisory\\Cvss' => $this->getObjectMapperWebHook🪝SecurityAdvisory()->hydrateObject($className, $payload), '\\ApiClients\\Client\\GitHub\\Schema\\WebhookSecurityAndAnalysis', '\\ApiClients\\Client\\GitHub\\Schema\\WebhookSecurityAndAnalysis\\Changes', '\\ApiClients\\Client\\GitHub\\Schema\\WebhookSecurityAndAnalysis\\Changes\\From' => $this->getObjectMapperWebHook🪝SecurityAndAnalysis()->hydrateObject($className, $payload), @@ -1405,7 +1405,7 @@ public function serializeObjectOfType(object $object, string $className): mixed '\\ApiClients\\Client\\GitHub\\Schema\\WebhookRepositoryImport' => $this->getObjectMapperWebHook🪝RepositoryImport()->serializeObject($object), '\\ApiClients\\Client\\GitHub\\Schema\\WebhookRepositoryRulesetCreated', '\\ApiClients\\Client\\GitHub\\Schema\\WebhookRepositoryRulesetDeleted', '\\ApiClients\\Client\\GitHub\\Schema\\WebhookRepositoryRulesetEdited', '\\ApiClients\\Client\\GitHub\\Schema\\WebhookRepositoryRulesetEdited\\Changes', '\\ApiClients\\Client\\GitHub\\Schema\\WebhookRepositoryRulesetEdited\\Changes\\Name', '\\ApiClients\\Client\\GitHub\\Schema\\WebhookRepositoryRulesetEdited\\Changes\\Enforcement', '\\ApiClients\\Client\\GitHub\\Schema\\WebhookRepositoryRulesetEdited\\Changes\\Conditions', '\\ApiClients\\Client\\GitHub\\Schema\\WebhookRepositoryRulesetEdited\\Changes\\Rules' => $this->getObjectMapperWebHook🪝RepositoryRuleset()->serializeObject($object), '\\ApiClients\\Client\\GitHub\\Schema\\WebhookRepositoryVulnerabilityAlertCreate', '\\ApiClients\\Client\\GitHub\\Schema\\WebhooksAlert', '\\ApiClients\\Client\\GitHub\\Schema\\WebhooksAlert\\Dismisser', '\\ApiClients\\Client\\GitHub\\Schema\\WebhookRepositoryVulnerabilityAlertDismiss', '\\ApiClients\\Client\\GitHub\\Schema\\WebhookRepositoryVulnerabilityAlertDismiss\\Alert', '\\ApiClients\\Client\\GitHub\\Schema\\WebhookRepositoryVulnerabilityAlertDismiss\\Alert\\Dismisser', '\\ApiClients\\Client\\GitHub\\Schema\\WebhookRepositoryVulnerabilityAlertReopen', '\\ApiClients\\Client\\GitHub\\Schema\\WebhookRepositoryVulnerabilityAlertResolve', '\\ApiClients\\Client\\GitHub\\Schema\\WebhookRepositoryVulnerabilityAlertResolve\\Alert', '\\ApiClients\\Client\\GitHub\\Schema\\WebhookRepositoryVulnerabilityAlertResolve\\Alert\\Dismisser' => $this->getObjectMapperWebHook🪝RepositoryVulnerabilityAlert()->serializeObject($object), - '\\ApiClients\\Client\\GitHub\\Schema\\WebhookSecretScanningAlertCreated', '\\ApiClients\\Client\\GitHub\\Schema\\SecretScanningAlertWebhook', '\\ApiClients\\Client\\GitHub\\Schema\\WebhookSecretScanningAlertReopened', '\\ApiClients\\Client\\GitHub\\Schema\\WebhookSecretScanningAlertResolved', '\\ApiClients\\Client\\GitHub\\Schema\\WebhookSecretScanningAlertValidated' => $this->getObjectMapperWebHook🪝SecretScanningAlert()->serializeObject($object), + '\\ApiClients\\Client\\GitHub\\Schema\\WebhookSecretScanningAlertCreated', '\\ApiClients\\Client\\GitHub\\Schema\\SecretScanningAlertWebhook', '\\ApiClients\\Client\\GitHub\\Schema\\WebhookSecretScanningAlertPubliclyLeaked', '\\ApiClients\\Client\\GitHub\\Schema\\WebhookSecretScanningAlertReopened', '\\ApiClients\\Client\\GitHub\\Schema\\WebhookSecretScanningAlertResolved', '\\ApiClients\\Client\\GitHub\\Schema\\WebhookSecretScanningAlertValidated' => $this->getObjectMapperWebHook🪝SecretScanningAlert()->serializeObject($object), '\\ApiClients\\Client\\GitHub\\Schema\\WebhookSecretScanningAlertLocationCreated', '\\ApiClients\\Client\\GitHub\\Schema\\SecretScanningLocation', '\\ApiClients\\Client\\GitHub\\Schema\\WebhookSecretScanningAlertLocationCreatedFormEncoded' => $this->getObjectMapperWebHook🪝SecretScanningAlertLocation()->serializeObject($object), '\\ApiClients\\Client\\GitHub\\Schema\\WebhookSecurityAdvisoryPublished', '\\ApiClients\\Client\\GitHub\\Schema\\WebhooksSecurityAdvisory', '\\ApiClients\\Client\\GitHub\\Schema\\WebhooksSecurityAdvisory\\Cvss', '\\ApiClients\\Client\\GitHub\\Schema\\WebhookSecurityAdvisoryUpdated', '\\ApiClients\\Client\\GitHub\\Schema\\WebhookSecurityAdvisoryWithdrawn', '\\ApiClients\\Client\\GitHub\\Schema\\WebhookSecurityAdvisoryWithdrawn\\SecurityAdvisory', '\\ApiClients\\Client\\GitHub\\Schema\\WebhookSecurityAdvisoryWithdrawn\\SecurityAdvisory\\Cvss' => $this->getObjectMapperWebHook🪝SecurityAdvisory()->serializeObject($object), '\\ApiClients\\Client\\GitHub\\Schema\\WebhookSecurityAndAnalysis', '\\ApiClients\\Client\\GitHub\\Schema\\WebhookSecurityAndAnalysis\\Changes', '\\ApiClients\\Client\\GitHub\\Schema\\WebhookSecurityAndAnalysis\\Changes\\From' => $this->getObjectMapperWebHook🪝SecurityAndAnalysis()->serializeObject($object), diff --git a/clients/GitHub/src/Internal/Operation/Dependabot/ListAlertsForRepo.php b/clients/GitHub/src/Internal/Operation/Dependabot/ListAlertsForRepo.php index 3712158d052..1a61c4782cb 100644 --- a/clients/GitHub/src/Internal/Operation/Dependabot/ListAlertsForRepo.php +++ b/clients/GitHub/src/Internal/Operation/Dependabot/ListAlertsForRepo.php @@ -62,7 +62,7 @@ final class ListAlertsForRepo private string $sort; /**The direction to sort the results by. **/ private string $direction; - /****Deprecated**. Page number of the results to fetch. Use cursor-based pagination with `before` or `after` instead. **/ + /****Closing down notice**. Page number of the results to fetch. Use cursor-based pagination with `before` or `after` instead. **/ private int $page; /**The number of results per page (max 100). For more information, see "[Using pagination in the REST API](https://docs.github.com/rest/using-the-rest-api/using-pagination-in-the-rest-api)." **/ private int $perPage; diff --git a/clients/GitHub/src/Internal/Operation/Dependabot/ListAlertsForRepoListing.php b/clients/GitHub/src/Internal/Operation/Dependabot/ListAlertsForRepoListing.php index 81da86043bf..340723fc3a0 100644 --- a/clients/GitHub/src/Internal/Operation/Dependabot/ListAlertsForRepoListing.php +++ b/clients/GitHub/src/Internal/Operation/Dependabot/ListAlertsForRepoListing.php @@ -62,7 +62,7 @@ final class ListAlertsForRepoListing private string $sort; /**The direction to sort the results by. **/ private string $direction; - /****Deprecated**. Page number of the results to fetch. Use cursor-based pagination with `before` or `after` instead. **/ + /****Closing down notice**. Page number of the results to fetch. Use cursor-based pagination with `before` or `after` instead. **/ private int $page; /**The number of results per page (max 100). For more information, see "[Using pagination in the REST API](https://docs.github.com/rest/using-the-rest-api/using-pagination-in-the-rest-api)." **/ private int $perPage; diff --git a/clients/GitHub/src/Internal/Operation/Search/Code.php b/clients/GitHub/src/Internal/Operation/Search/Code.php index 91ace84a600..a99abfef588 100644 --- a/clients/GitHub/src/Internal/Operation/Search/Code.php +++ b/clients/GitHub/src/Internal/Operation/Search/Code.php @@ -25,9 +25,9 @@ final class Code public const OPERATION_MATCH = 'GET /search/code'; /**The query contains one or more search keywords and qualifiers. Qualifiers allow you to limit your search to specific areas of GitHub. The REST API supports the same qualifiers as the web interface for GitHub. To learn more about the format of the query, see [Constructing a search query](https://docs.github.com/rest/search/search#constructing-a-search-query). See "[Searching code](https://docs.github.com/search-github/searching-on-github/searching-code)" for a detailed list of qualifiers. **/ private string $q; - /****This field is deprecated.** Sorts the results of your query. Can only be `indexed`, which indicates how recently a file has been indexed by the GitHub search infrastructure. Default: [best match](https://docs.github.com/rest/search/search#ranking-search-results) **/ + /****This field is closing down.** Sorts the results of your query. Can only be `indexed`, which indicates how recently a file has been indexed by the GitHub search infrastructure. Default: [best match](https://docs.github.com/rest/search/search#ranking-search-results) **/ private string $sort; - /****This field is deprecated.** Determines whether the first search result returned is the highest number of matches (`desc`) or lowest number of matches (`asc`). This parameter is ignored unless you provide `sort`. **/ + /****This field is closing down.** Determines whether the first search result returned is the highest number of matches (`desc`) or lowest number of matches (`asc`). This parameter is ignored unless you provide `sort`. **/ private string $order; /**The number of results per page (max 100). For more information, see "[Using pagination in the REST API](https://docs.github.com/rest/using-the-rest-api/using-pagination-in-the-rest-api)." **/ private int $perPage; diff --git a/clients/GitHub/src/Internal/Operation/SecretScanning/ListAlertsForEnterprise.php b/clients/GitHub/src/Internal/Operation/SecretScanning/ListAlertsForEnterprise.php index df72eea75a5..60728afcc3c 100644 --- a/clients/GitHub/src/Internal/Operation/SecretScanning/ListAlertsForEnterprise.php +++ b/clients/GitHub/src/Internal/Operation/SecretScanning/ListAlertsForEnterprise.php @@ -47,24 +47,30 @@ final class ListAlertsForEnterprise private string $direction; /**The number of results per page (max 100). For more information, see "[Using pagination in the REST API](https://docs.github.com/rest/using-the-rest-api/using-pagination-in-the-rest-api)." **/ private int $perPage; + /**A boolean value representing whether or not to filter alerts by the publicly-leaked tag being present. **/ + private bool $isPubliclyLeaked; + /**A boolean value representing whether or not to filter alerts by the multi-repo tag being present. **/ + private bool $isMultiRepo; - public function __construct(private readonly SchemaValidator $responseSchemaValidator, private readonly Internal\Hydrator\Operation\Enterprises\Enterprise\SecretScanning\Alerts $hydrator, string $enterprise, string $state, string $secretType, string $resolution, string $before, string $after, string $validity, string $sort = 'created', string $direction = 'desc', int $perPage = 30) + public function __construct(private readonly SchemaValidator $responseSchemaValidator, private readonly Internal\Hydrator\Operation\Enterprises\Enterprise\SecretScanning\Alerts $hydrator, string $enterprise, string $state, string $secretType, string $resolution, string $before, string $after, string $validity, string $sort = 'created', string $direction = 'desc', int $perPage = 30, bool $isPubliclyLeaked = false, bool $isMultiRepo = false) { - $this->enterprise = $enterprise; - $this->state = $state; - $this->secretType = $secretType; - $this->resolution = $resolution; - $this->before = $before; - $this->after = $after; - $this->validity = $validity; - $this->sort = $sort; - $this->direction = $direction; - $this->perPage = $perPage; + $this->enterprise = $enterprise; + $this->state = $state; + $this->secretType = $secretType; + $this->resolution = $resolution; + $this->before = $before; + $this->after = $after; + $this->validity = $validity; + $this->sort = $sort; + $this->direction = $direction; + $this->perPage = $perPage; + $this->isPubliclyLeaked = $isPubliclyLeaked; + $this->isMultiRepo = $isMultiRepo; } public function createRequest(): RequestInterface { - return new Request('GET', str_replace(['{enterprise}', '{state}', '{secret_type}', '{resolution}', '{before}', '{after}', '{validity}', '{sort}', '{direction}', '{per_page}'], [$this->enterprise, $this->state, $this->secretType, $this->resolution, $this->before, $this->after, $this->validity, $this->sort, $this->direction, $this->perPage], '/enterprises/{enterprise}/secret-scanning/alerts' . '?state={state}&secret_type={secret_type}&resolution={resolution}&before={before}&after={after}&validity={validity}&sort={sort}&direction={direction}&per_page={per_page}')); + return new Request('GET', str_replace(['{enterprise}', '{state}', '{secret_type}', '{resolution}', '{before}', '{after}', '{validity}', '{sort}', '{direction}', '{per_page}', '{is_publicly_leaked}', '{is_multi_repo}'], [$this->enterprise, $this->state, $this->secretType, $this->resolution, $this->before, $this->after, $this->validity, $this->sort, $this->direction, $this->perPage, $this->isPubliclyLeaked, $this->isMultiRepo], '/enterprises/{enterprise}/secret-scanning/alerts' . '?state={state}&secret_type={secret_type}&resolution={resolution}&before={before}&after={after}&validity={validity}&sort={sort}&direction={direction}&per_page={per_page}&is_publicly_leaked={is_publicly_leaked}&is_multi_repo={is_multi_repo}')); } /** @return Observable */ diff --git a/clients/GitHub/src/Internal/Operation/SecretScanning/ListAlertsForOrg.php b/clients/GitHub/src/Internal/Operation/SecretScanning/ListAlertsForOrg.php index 790c685a8de..099027481e0 100644 --- a/clients/GitHub/src/Internal/Operation/SecretScanning/ListAlertsForOrg.php +++ b/clients/GitHub/src/Internal/Operation/SecretScanning/ListAlertsForOrg.php @@ -49,25 +49,31 @@ final class ListAlertsForOrg private int $page; /**The number of results per page (max 100). For more information, see "[Using pagination in the REST API](https://docs.github.com/rest/using-the-rest-api/using-pagination-in-the-rest-api)." **/ private int $perPage; + /**A boolean value representing whether or not to filter alerts by the publicly-leaked tag being present. **/ + private bool $isPubliclyLeaked; + /**A boolean value representing whether or not to filter alerts by the multi-repo tag being present. **/ + private bool $isMultiRepo; - public function __construct(private readonly SchemaValidator $responseSchemaValidator, private readonly Internal\Hydrator\Operation\Orgs\Org\SecretScanning\Alerts $hydrator, string $org, string $state, string $secretType, string $resolution, string $before, string $after, string $validity, string $sort = 'created', string $direction = 'desc', int $page = 1, int $perPage = 30) + public function __construct(private readonly SchemaValidator $responseSchemaValidator, private readonly Internal\Hydrator\Operation\Orgs\Org\SecretScanning\Alerts $hydrator, string $org, string $state, string $secretType, string $resolution, string $before, string $after, string $validity, string $sort = 'created', string $direction = 'desc', int $page = 1, int $perPage = 30, bool $isPubliclyLeaked = false, bool $isMultiRepo = false) { - $this->org = $org; - $this->state = $state; - $this->secretType = $secretType; - $this->resolution = $resolution; - $this->before = $before; - $this->after = $after; - $this->validity = $validity; - $this->sort = $sort; - $this->direction = $direction; - $this->page = $page; - $this->perPage = $perPage; + $this->org = $org; + $this->state = $state; + $this->secretType = $secretType; + $this->resolution = $resolution; + $this->before = $before; + $this->after = $after; + $this->validity = $validity; + $this->sort = $sort; + $this->direction = $direction; + $this->page = $page; + $this->perPage = $perPage; + $this->isPubliclyLeaked = $isPubliclyLeaked; + $this->isMultiRepo = $isMultiRepo; } public function createRequest(): RequestInterface { - return new Request('GET', str_replace(['{org}', '{state}', '{secret_type}', '{resolution}', '{before}', '{after}', '{validity}', '{sort}', '{direction}', '{page}', '{per_page}'], [$this->org, $this->state, $this->secretType, $this->resolution, $this->before, $this->after, $this->validity, $this->sort, $this->direction, $this->page, $this->perPage], '/orgs/{org}/secret-scanning/alerts' . '?state={state}&secret_type={secret_type}&resolution={resolution}&before={before}&after={after}&validity={validity}&sort={sort}&direction={direction}&page={page}&per_page={per_page}')); + return new Request('GET', str_replace(['{org}', '{state}', '{secret_type}', '{resolution}', '{before}', '{after}', '{validity}', '{sort}', '{direction}', '{page}', '{per_page}', '{is_publicly_leaked}', '{is_multi_repo}'], [$this->org, $this->state, $this->secretType, $this->resolution, $this->before, $this->after, $this->validity, $this->sort, $this->direction, $this->page, $this->perPage, $this->isPubliclyLeaked, $this->isMultiRepo], '/orgs/{org}/secret-scanning/alerts' . '?state={state}&secret_type={secret_type}&resolution={resolution}&before={before}&after={after}&validity={validity}&sort={sort}&direction={direction}&page={page}&per_page={per_page}&is_publicly_leaked={is_publicly_leaked}&is_multi_repo={is_multi_repo}')); } /** @return Observable */ diff --git a/clients/GitHub/src/Internal/Operation/SecretScanning/ListAlertsForOrgListing.php b/clients/GitHub/src/Internal/Operation/SecretScanning/ListAlertsForOrgListing.php index 7843c72bd9f..cddeed06898 100644 --- a/clients/GitHub/src/Internal/Operation/SecretScanning/ListAlertsForOrgListing.php +++ b/clients/GitHub/src/Internal/Operation/SecretScanning/ListAlertsForOrgListing.php @@ -49,25 +49,31 @@ final class ListAlertsForOrgListing private int $page; /**The number of results per page (max 100). For more information, see "[Using pagination in the REST API](https://docs.github.com/rest/using-the-rest-api/using-pagination-in-the-rest-api)." **/ private int $perPage; + /**A boolean value representing whether or not to filter alerts by the publicly-leaked tag being present. **/ + private bool $isPubliclyLeaked; + /**A boolean value representing whether or not to filter alerts by the multi-repo tag being present. **/ + private bool $isMultiRepo; - public function __construct(private readonly SchemaValidator $responseSchemaValidator, private readonly Internal\Hydrator\Operation\Orgs\Org\SecretScanning\Alerts $hydrator, string $org, string $state, string $secretType, string $resolution, string $before, string $after, string $validity, string $sort = 'created', string $direction = 'desc', int $page = 1, int $perPage = 30) + public function __construct(private readonly SchemaValidator $responseSchemaValidator, private readonly Internal\Hydrator\Operation\Orgs\Org\SecretScanning\Alerts $hydrator, string $org, string $state, string $secretType, string $resolution, string $before, string $after, string $validity, string $sort = 'created', string $direction = 'desc', int $page = 1, int $perPage = 30, bool $isPubliclyLeaked = false, bool $isMultiRepo = false) { - $this->org = $org; - $this->state = $state; - $this->secretType = $secretType; - $this->resolution = $resolution; - $this->before = $before; - $this->after = $after; - $this->validity = $validity; - $this->sort = $sort; - $this->direction = $direction; - $this->page = $page; - $this->perPage = $perPage; + $this->org = $org; + $this->state = $state; + $this->secretType = $secretType; + $this->resolution = $resolution; + $this->before = $before; + $this->after = $after; + $this->validity = $validity; + $this->sort = $sort; + $this->direction = $direction; + $this->page = $page; + $this->perPage = $perPage; + $this->isPubliclyLeaked = $isPubliclyLeaked; + $this->isMultiRepo = $isMultiRepo; } public function createRequest(): RequestInterface { - return new Request('GET', str_replace(['{org}', '{state}', '{secret_type}', '{resolution}', '{before}', '{after}', '{validity}', '{sort}', '{direction}', '{page}', '{per_page}'], [$this->org, $this->state, $this->secretType, $this->resolution, $this->before, $this->after, $this->validity, $this->sort, $this->direction, $this->page, $this->perPage], '/orgs/{org}/secret-scanning/alerts' . '?state={state}&secret_type={secret_type}&resolution={resolution}&before={before}&after={after}&validity={validity}&sort={sort}&direction={direction}&page={page}&per_page={per_page}')); + return new Request('GET', str_replace(['{org}', '{state}', '{secret_type}', '{resolution}', '{before}', '{after}', '{validity}', '{sort}', '{direction}', '{page}', '{per_page}', '{is_publicly_leaked}', '{is_multi_repo}'], [$this->org, $this->state, $this->secretType, $this->resolution, $this->before, $this->after, $this->validity, $this->sort, $this->direction, $this->page, $this->perPage, $this->isPubliclyLeaked, $this->isMultiRepo], '/orgs/{org}/secret-scanning/alerts' . '?state={state}&secret_type={secret_type}&resolution={resolution}&before={before}&after={after}&validity={validity}&sort={sort}&direction={direction}&page={page}&per_page={per_page}&is_publicly_leaked={is_publicly_leaked}&is_multi_repo={is_multi_repo}')); } /** @return Observable */ diff --git a/clients/GitHub/src/Internal/Operation/SecretScanning/ListAlertsForRepo.php b/clients/GitHub/src/Internal/Operation/SecretScanning/ListAlertsForRepo.php index 07bf285af95..5a17007bb53 100644 --- a/clients/GitHub/src/Internal/Operation/SecretScanning/ListAlertsForRepo.php +++ b/clients/GitHub/src/Internal/Operation/SecretScanning/ListAlertsForRepo.php @@ -52,26 +52,32 @@ final class ListAlertsForRepo private int $page; /**The number of results per page (max 100). For more information, see "[Using pagination in the REST API](https://docs.github.com/rest/using-the-rest-api/using-pagination-in-the-rest-api)." **/ private int $perPage; + /**A boolean value representing whether or not to filter alerts by the publicly-leaked tag being present. **/ + private bool $isPubliclyLeaked; + /**A boolean value representing whether or not to filter alerts by the multi-repo tag being present. **/ + private bool $isMultiRepo; - public function __construct(private readonly SchemaValidator $responseSchemaValidator, private readonly Internal\Hydrator\Operation\Repos\Owner\Repo\SecretScanning\Alerts $hydrator, string $owner, string $repo, string $state, string $secretType, string $resolution, string $before, string $after, string $validity, string $sort = 'created', string $direction = 'desc', int $page = 1, int $perPage = 30) + public function __construct(private readonly SchemaValidator $responseSchemaValidator, private readonly Internal\Hydrator\Operation\Repos\Owner\Repo\SecretScanning\Alerts $hydrator, string $owner, string $repo, string $state, string $secretType, string $resolution, string $before, string $after, string $validity, string $sort = 'created', string $direction = 'desc', int $page = 1, int $perPage = 30, bool $isPubliclyLeaked = false, bool $isMultiRepo = false) { - $this->owner = $owner; - $this->repo = $repo; - $this->state = $state; - $this->secretType = $secretType; - $this->resolution = $resolution; - $this->before = $before; - $this->after = $after; - $this->validity = $validity; - $this->sort = $sort; - $this->direction = $direction; - $this->page = $page; - $this->perPage = $perPage; + $this->owner = $owner; + $this->repo = $repo; + $this->state = $state; + $this->secretType = $secretType; + $this->resolution = $resolution; + $this->before = $before; + $this->after = $after; + $this->validity = $validity; + $this->sort = $sort; + $this->direction = $direction; + $this->page = $page; + $this->perPage = $perPage; + $this->isPubliclyLeaked = $isPubliclyLeaked; + $this->isMultiRepo = $isMultiRepo; } public function createRequest(): RequestInterface { - return new Request('GET', str_replace(['{owner}', '{repo}', '{state}', '{secret_type}', '{resolution}', '{before}', '{after}', '{validity}', '{sort}', '{direction}', '{page}', '{per_page}'], [$this->owner, $this->repo, $this->state, $this->secretType, $this->resolution, $this->before, $this->after, $this->validity, $this->sort, $this->direction, $this->page, $this->perPage], '/repos/{owner}/{repo}/secret-scanning/alerts' . '?state={state}&secret_type={secret_type}&resolution={resolution}&before={before}&after={after}&validity={validity}&sort={sort}&direction={direction}&page={page}&per_page={per_page}')); + return new Request('GET', str_replace(['{owner}', '{repo}', '{state}', '{secret_type}', '{resolution}', '{before}', '{after}', '{validity}', '{sort}', '{direction}', '{page}', '{per_page}', '{is_publicly_leaked}', '{is_multi_repo}'], [$this->owner, $this->repo, $this->state, $this->secretType, $this->resolution, $this->before, $this->after, $this->validity, $this->sort, $this->direction, $this->page, $this->perPage, $this->isPubliclyLeaked, $this->isMultiRepo], '/repos/{owner}/{repo}/secret-scanning/alerts' . '?state={state}&secret_type={secret_type}&resolution={resolution}&before={before}&after={after}&validity={validity}&sort={sort}&direction={direction}&page={page}&per_page={per_page}&is_publicly_leaked={is_publicly_leaked}&is_multi_repo={is_multi_repo}')); } /** @return Observable|WithoutBody */ diff --git a/clients/GitHub/src/Internal/Operation/SecretScanning/ListAlertsForRepoListing.php b/clients/GitHub/src/Internal/Operation/SecretScanning/ListAlertsForRepoListing.php index dd665781ed9..77ce070d4ff 100644 --- a/clients/GitHub/src/Internal/Operation/SecretScanning/ListAlertsForRepoListing.php +++ b/clients/GitHub/src/Internal/Operation/SecretScanning/ListAlertsForRepoListing.php @@ -52,26 +52,32 @@ final class ListAlertsForRepoListing private int $page; /**The number of results per page (max 100). For more information, see "[Using pagination in the REST API](https://docs.github.com/rest/using-the-rest-api/using-pagination-in-the-rest-api)." **/ private int $perPage; + /**A boolean value representing whether or not to filter alerts by the publicly-leaked tag being present. **/ + private bool $isPubliclyLeaked; + /**A boolean value representing whether or not to filter alerts by the multi-repo tag being present. **/ + private bool $isMultiRepo; - public function __construct(private readonly SchemaValidator $responseSchemaValidator, private readonly Internal\Hydrator\Operation\Repos\Owner\Repo\SecretScanning\Alerts $hydrator, string $owner, string $repo, string $state, string $secretType, string $resolution, string $before, string $after, string $validity, string $sort = 'created', string $direction = 'desc', int $page = 1, int $perPage = 30) + public function __construct(private readonly SchemaValidator $responseSchemaValidator, private readonly Internal\Hydrator\Operation\Repos\Owner\Repo\SecretScanning\Alerts $hydrator, string $owner, string $repo, string $state, string $secretType, string $resolution, string $before, string $after, string $validity, string $sort = 'created', string $direction = 'desc', int $page = 1, int $perPage = 30, bool $isPubliclyLeaked = false, bool $isMultiRepo = false) { - $this->owner = $owner; - $this->repo = $repo; - $this->state = $state; - $this->secretType = $secretType; - $this->resolution = $resolution; - $this->before = $before; - $this->after = $after; - $this->validity = $validity; - $this->sort = $sort; - $this->direction = $direction; - $this->page = $page; - $this->perPage = $perPage; + $this->owner = $owner; + $this->repo = $repo; + $this->state = $state; + $this->secretType = $secretType; + $this->resolution = $resolution; + $this->before = $before; + $this->after = $after; + $this->validity = $validity; + $this->sort = $sort; + $this->direction = $direction; + $this->page = $page; + $this->perPage = $perPage; + $this->isPubliclyLeaked = $isPubliclyLeaked; + $this->isMultiRepo = $isMultiRepo; } public function createRequest(): RequestInterface { - return new Request('GET', str_replace(['{owner}', '{repo}', '{state}', '{secret_type}', '{resolution}', '{before}', '{after}', '{validity}', '{sort}', '{direction}', '{page}', '{per_page}'], [$this->owner, $this->repo, $this->state, $this->secretType, $this->resolution, $this->before, $this->after, $this->validity, $this->sort, $this->direction, $this->page, $this->perPage], '/repos/{owner}/{repo}/secret-scanning/alerts' . '?state={state}&secret_type={secret_type}&resolution={resolution}&before={before}&after={after}&validity={validity}&sort={sort}&direction={direction}&page={page}&per_page={per_page}')); + return new Request('GET', str_replace(['{owner}', '{repo}', '{state}', '{secret_type}', '{resolution}', '{before}', '{after}', '{validity}', '{sort}', '{direction}', '{page}', '{per_page}', '{is_publicly_leaked}', '{is_multi_repo}'], [$this->owner, $this->repo, $this->state, $this->secretType, $this->resolution, $this->before, $this->after, $this->validity, $this->sort, $this->direction, $this->page, $this->perPage, $this->isPubliclyLeaked, $this->isMultiRepo], '/repos/{owner}/{repo}/secret-scanning/alerts' . '?state={state}&secret_type={secret_type}&resolution={resolution}&before={before}&after={after}&validity={validity}&sort={sort}&direction={direction}&page={page}&per_page={per_page}&is_publicly_leaked={is_publicly_leaked}&is_multi_repo={is_multi_repo}')); } /** @return Observable|WithoutBody */ diff --git a/clients/GitHub/src/Internal/Operator/Actions/AddRepoAccessToSelfHostedRunnerGroupInOrg.php b/clients/GitHub/src/Internal/Operator/Actions/AddRepoAccessToSelfHostedRunnerGroupInOrg.php index 3cdb444b640..00a0f2b22c1 100644 --- a/clients/GitHub/src/Internal/Operator/Actions/AddRepoAccessToSelfHostedRunnerGroupInOrg.php +++ b/clients/GitHub/src/Internal/Operator/Actions/AddRepoAccessToSelfHostedRunnerGroupInOrg.php @@ -22,6 +22,7 @@ public function __construct(private Browser $browser, private AuthenticationInte { } + /** @return */ public function call(string $org, int $runnerGroupId, int $repositoryId): WithoutBody { $operation = new \ApiClients\Client\GitHub\Internal\Operation\Actions\AddRepoAccessToSelfHostedRunnerGroupInOrg($org, $runnerGroupId, $repositoryId); diff --git a/clients/GitHub/src/Internal/Operator/Actions/AddSelfHostedRunnerToGroupForOrg.php b/clients/GitHub/src/Internal/Operator/Actions/AddSelfHostedRunnerToGroupForOrg.php index 95090389519..4d7bbf7bd0f 100644 --- a/clients/GitHub/src/Internal/Operator/Actions/AddSelfHostedRunnerToGroupForOrg.php +++ b/clients/GitHub/src/Internal/Operator/Actions/AddSelfHostedRunnerToGroupForOrg.php @@ -22,6 +22,7 @@ public function __construct(private Browser $browser, private AuthenticationInte { } + /** @return */ public function call(string $org, int $runnerGroupId, int $runnerId): WithoutBody { $operation = new \ApiClients\Client\GitHub\Internal\Operation\Actions\AddSelfHostedRunnerToGroupForOrg($org, $runnerGroupId, $runnerId); diff --git a/clients/GitHub/src/Internal/Operator/Actions/CreateSelfHostedRunnerGroupForOrg.php b/clients/GitHub/src/Internal/Operator/Actions/CreateSelfHostedRunnerGroupForOrg.php index f36d87566f9..992e3190c3c 100644 --- a/clients/GitHub/src/Internal/Operator/Actions/CreateSelfHostedRunnerGroupForOrg.php +++ b/clients/GitHub/src/Internal/Operator/Actions/CreateSelfHostedRunnerGroupForOrg.php @@ -24,6 +24,7 @@ public function __construct(private Browser $browser, private AuthenticationInte { } + /** @return */ public function call(string $org, array $params): RunnerGroupsOrg { $operation = new \ApiClients\Client\GitHub\Internal\Operation\Actions\CreateSelfHostedRunnerGroupForOrg($this->requestSchemaValidator, $this->responseSchemaValidator, $this->hydrator, $org); diff --git a/clients/GitHub/src/Internal/Operator/Actions/DeleteSelfHostedRunnerGroupFromOrg.php b/clients/GitHub/src/Internal/Operator/Actions/DeleteSelfHostedRunnerGroupFromOrg.php index d78969e7b25..9f84040cb7c 100644 --- a/clients/GitHub/src/Internal/Operator/Actions/DeleteSelfHostedRunnerGroupFromOrg.php +++ b/clients/GitHub/src/Internal/Operator/Actions/DeleteSelfHostedRunnerGroupFromOrg.php @@ -22,6 +22,7 @@ public function __construct(private Browser $browser, private AuthenticationInte { } + /** @return */ public function call(string $org, int $runnerGroupId): WithoutBody { $operation = new \ApiClients\Client\GitHub\Internal\Operation\Actions\DeleteSelfHostedRunnerGroupFromOrg($org, $runnerGroupId); diff --git a/clients/GitHub/src/Internal/Operator/Actions/GetSelfHostedRunnerGroupForOrg.php b/clients/GitHub/src/Internal/Operator/Actions/GetSelfHostedRunnerGroupForOrg.php index e238b245f81..0bd09cbbdb8 100644 --- a/clients/GitHub/src/Internal/Operator/Actions/GetSelfHostedRunnerGroupForOrg.php +++ b/clients/GitHub/src/Internal/Operator/Actions/GetSelfHostedRunnerGroupForOrg.php @@ -24,6 +24,7 @@ public function __construct(private Browser $browser, private AuthenticationInte { } + /** @return */ public function call(string $org, int $runnerGroupId): RunnerGroupsOrg { $operation = new \ApiClients\Client\GitHub\Internal\Operation\Actions\GetSelfHostedRunnerGroupForOrg($this->responseSchemaValidator, $this->hydrator, $org, $runnerGroupId); diff --git a/clients/GitHub/src/Internal/Operator/Actions/ListRepoAccessToSelfHostedRunnerGroupInOrg.php b/clients/GitHub/src/Internal/Operator/Actions/ListRepoAccessToSelfHostedRunnerGroupInOrg.php index ece0be8c36c..85e9dfb95f0 100644 --- a/clients/GitHub/src/Internal/Operator/Actions/ListRepoAccessToSelfHostedRunnerGroupInOrg.php +++ b/clients/GitHub/src/Internal/Operator/Actions/ListRepoAccessToSelfHostedRunnerGroupInOrg.php @@ -24,6 +24,7 @@ public function __construct(private Browser $browser, private AuthenticationInte { } + /** @return */ public function call(string $org, int $runnerGroupId, int $page = 1, int $perPage = 30): Ok { $operation = new \ApiClients\Client\GitHub\Internal\Operation\Actions\ListRepoAccessToSelfHostedRunnerGroupInOrg($this->responseSchemaValidator, $this->hydrator, $org, $runnerGroupId, $page, $perPage); diff --git a/clients/GitHub/src/Internal/Operator/Actions/ListSelfHostedRunnerGroupsForOrg.php b/clients/GitHub/src/Internal/Operator/Actions/ListSelfHostedRunnerGroupsForOrg.php index db030a20daf..2b0062cb0b4 100644 --- a/clients/GitHub/src/Internal/Operator/Actions/ListSelfHostedRunnerGroupsForOrg.php +++ b/clients/GitHub/src/Internal/Operator/Actions/ListSelfHostedRunnerGroupsForOrg.php @@ -24,6 +24,7 @@ public function __construct(private Browser $browser, private AuthenticationInte { } + /** @return */ public function call(string $org, string $visibleToRepository, int $perPage = 30, int $page = 1): Ok { $operation = new \ApiClients\Client\GitHub\Internal\Operation\Actions\ListSelfHostedRunnerGroupsForOrg($this->responseSchemaValidator, $this->hydrator, $org, $visibleToRepository, $perPage, $page); diff --git a/clients/GitHub/src/Internal/Operator/Actions/ListSelfHostedRunnersInGroupForOrg.php b/clients/GitHub/src/Internal/Operator/Actions/ListSelfHostedRunnersInGroupForOrg.php index 711327908b2..e0a27baad29 100644 --- a/clients/GitHub/src/Internal/Operator/Actions/ListSelfHostedRunnersInGroupForOrg.php +++ b/clients/GitHub/src/Internal/Operator/Actions/ListSelfHostedRunnersInGroupForOrg.php @@ -24,6 +24,7 @@ public function __construct(private Browser $browser, private AuthenticationInte { } + /** @return */ public function call(string $org, int $runnerGroupId, int $perPage = 30, int $page = 1): Ok { $operation = new \ApiClients\Client\GitHub\Internal\Operation\Actions\ListSelfHostedRunnersInGroupForOrg($this->responseSchemaValidator, $this->hydrator, $org, $runnerGroupId, $perPage, $page); diff --git a/clients/GitHub/src/Internal/Operator/Actions/RemoveRepoAccessToSelfHostedRunnerGroupInOrg.php b/clients/GitHub/src/Internal/Operator/Actions/RemoveRepoAccessToSelfHostedRunnerGroupInOrg.php index 284e98c045b..65ac6598e2a 100644 --- a/clients/GitHub/src/Internal/Operator/Actions/RemoveRepoAccessToSelfHostedRunnerGroupInOrg.php +++ b/clients/GitHub/src/Internal/Operator/Actions/RemoveRepoAccessToSelfHostedRunnerGroupInOrg.php @@ -22,6 +22,7 @@ public function __construct(private Browser $browser, private AuthenticationInte { } + /** @return */ public function call(string $org, int $runnerGroupId, int $repositoryId): WithoutBody { $operation = new \ApiClients\Client\GitHub\Internal\Operation\Actions\RemoveRepoAccessToSelfHostedRunnerGroupInOrg($org, $runnerGroupId, $repositoryId); diff --git a/clients/GitHub/src/Internal/Operator/Actions/RemoveSelfHostedRunnerFromGroupForOrg.php b/clients/GitHub/src/Internal/Operator/Actions/RemoveSelfHostedRunnerFromGroupForOrg.php index a8861d23df3..0c6f1ba26e5 100644 --- a/clients/GitHub/src/Internal/Operator/Actions/RemoveSelfHostedRunnerFromGroupForOrg.php +++ b/clients/GitHub/src/Internal/Operator/Actions/RemoveSelfHostedRunnerFromGroupForOrg.php @@ -22,6 +22,7 @@ public function __construct(private Browser $browser, private AuthenticationInte { } + /** @return */ public function call(string $org, int $runnerGroupId, int $runnerId): WithoutBody { $operation = new \ApiClients\Client\GitHub\Internal\Operation\Actions\RemoveSelfHostedRunnerFromGroupForOrg($org, $runnerGroupId, $runnerId); diff --git a/clients/GitHub/src/Internal/Operator/Actions/SetRepoAccessToSelfHostedRunnerGroupInOrg.php b/clients/GitHub/src/Internal/Operator/Actions/SetRepoAccessToSelfHostedRunnerGroupInOrg.php index cc5cdb7db89..587bd5520d7 100644 --- a/clients/GitHub/src/Internal/Operator/Actions/SetRepoAccessToSelfHostedRunnerGroupInOrg.php +++ b/clients/GitHub/src/Internal/Operator/Actions/SetRepoAccessToSelfHostedRunnerGroupInOrg.php @@ -23,6 +23,7 @@ public function __construct(private Browser $browser, private AuthenticationInte { } + /** @return */ public function call(string $org, int $runnerGroupId, array $params): WithoutBody { $operation = new \ApiClients\Client\GitHub\Internal\Operation\Actions\SetRepoAccessToSelfHostedRunnerGroupInOrg($this->requestSchemaValidator, $org, $runnerGroupId); diff --git a/clients/GitHub/src/Internal/Operator/Actions/SetSelfHostedRunnersInGroupForOrg.php b/clients/GitHub/src/Internal/Operator/Actions/SetSelfHostedRunnersInGroupForOrg.php index bd03ce11b55..d79d3897594 100644 --- a/clients/GitHub/src/Internal/Operator/Actions/SetSelfHostedRunnersInGroupForOrg.php +++ b/clients/GitHub/src/Internal/Operator/Actions/SetSelfHostedRunnersInGroupForOrg.php @@ -23,6 +23,7 @@ public function __construct(private Browser $browser, private AuthenticationInte { } + /** @return */ public function call(string $org, int $runnerGroupId, array $params): WithoutBody { $operation = new \ApiClients\Client\GitHub\Internal\Operation\Actions\SetSelfHostedRunnersInGroupForOrg($this->requestSchemaValidator, $org, $runnerGroupId); diff --git a/clients/GitHub/src/Internal/Operator/Actions/UpdateSelfHostedRunnerGroupForOrg.php b/clients/GitHub/src/Internal/Operator/Actions/UpdateSelfHostedRunnerGroupForOrg.php index f798851ec47..46ccb743d3b 100644 --- a/clients/GitHub/src/Internal/Operator/Actions/UpdateSelfHostedRunnerGroupForOrg.php +++ b/clients/GitHub/src/Internal/Operator/Actions/UpdateSelfHostedRunnerGroupForOrg.php @@ -24,6 +24,7 @@ public function __construct(private Browser $browser, private AuthenticationInte { } + /** @return */ public function call(string $org, int $runnerGroupId, array $params): RunnerGroupsOrg { $operation = new \ApiClients\Client\GitHub\Internal\Operation\Actions\UpdateSelfHostedRunnerGroupForOrg($this->requestSchemaValidator, $this->responseSchemaValidator, $this->hydrator, $org, $runnerGroupId); diff --git a/clients/GitHub/src/Internal/Operator/CodeScanning/ListAlertsForRepo.php b/clients/GitHub/src/Internal/Operator/CodeScanning/ListAlertsForRepo.php index 586e0ac9f28..4db4e19444d 100644 --- a/clients/GitHub/src/Internal/Operator/CodeScanning/ListAlertsForRepo.php +++ b/clients/GitHub/src/Internal/Operator/CodeScanning/ListAlertsForRepo.php @@ -25,7 +25,7 @@ public function __construct(private Browser $browser, private AuthenticationInte { } - /** @return iterable|WithoutBody */ + /** @return Observable|WithoutBody */ public function call(string $owner, string $repo, string $toolName, string|null $toolGuid, string $ref, int $pr, string $before, string $after, string $state, string $severity, int $page = 1, int $perPage = 30, string $direction = 'desc', string $sort = 'created'): iterable|WithoutBody { $operation = new \ApiClients\Client\GitHub\Internal\Operation\CodeScanning\ListAlertsForRepo($this->responseSchemaValidator, $this->hydrator, $owner, $repo, $toolName, $toolGuid, $ref, $pr, $before, $after, $state, $severity, $page, $perPage, $direction, $sort); diff --git a/clients/GitHub/src/Internal/Operator/CodeScanning/ListAlertsForRepoListing.php b/clients/GitHub/src/Internal/Operator/CodeScanning/ListAlertsForRepoListing.php index b1f83519b29..adfd7d391e2 100644 --- a/clients/GitHub/src/Internal/Operator/CodeScanning/ListAlertsForRepoListing.php +++ b/clients/GitHub/src/Internal/Operator/CodeScanning/ListAlertsForRepoListing.php @@ -25,7 +25,7 @@ public function __construct(private Browser $browser, private AuthenticationInte { } - /** @return iterable|WithoutBody */ + /** @return Observable|WithoutBody */ public function call(string $owner, string $repo, string $toolName, string|null $toolGuid, string $ref, int $pr, string $before, string $after, string $state, string $severity, int $page = 1, int $perPage = 30, string $direction = 'desc', string $sort = 'created'): iterable|WithoutBody { $operation = new \ApiClients\Client\GitHub\Internal\Operation\CodeScanning\ListAlertsForRepoListing($this->responseSchemaValidator, $this->hydrator, $owner, $repo, $toolName, $toolGuid, $ref, $pr, $before, $after, $state, $severity, $page, $perPage, $direction, $sort); diff --git a/clients/GitHub/src/Internal/Operator/Dependabot/ListAlertsForRepo.php b/clients/GitHub/src/Internal/Operator/Dependabot/ListAlertsForRepo.php index d68da5c5061..bf21e5432bf 100644 --- a/clients/GitHub/src/Internal/Operator/Dependabot/ListAlertsForRepo.php +++ b/clients/GitHub/src/Internal/Operator/Dependabot/ListAlertsForRepo.php @@ -25,7 +25,7 @@ public function __construct(private Browser $browser, private AuthenticationInte { } - /** @return Observable|WithoutBody */ + /** @return iterable|WithoutBody */ public function call(string $owner, string $repo, string $state, string $severity, string $ecosystem, string $package, string $manifest, string $scope, string $before, string $after, int $last, string $sort = 'created', string $direction = 'desc', int $page = 1, int $perPage = 30, int $first = 30): iterable|WithoutBody { $operation = new \ApiClients\Client\GitHub\Internal\Operation\Dependabot\ListAlertsForRepo($this->responseSchemaValidator, $this->hydrator, $owner, $repo, $state, $severity, $ecosystem, $package, $manifest, $scope, $before, $after, $last, $sort, $direction, $page, $perPage, $first); diff --git a/clients/GitHub/src/Internal/Operator/Dependabot/ListAlertsForRepoListing.php b/clients/GitHub/src/Internal/Operator/Dependabot/ListAlertsForRepoListing.php index 12636d84c98..00ec0b1e741 100644 --- a/clients/GitHub/src/Internal/Operator/Dependabot/ListAlertsForRepoListing.php +++ b/clients/GitHub/src/Internal/Operator/Dependabot/ListAlertsForRepoListing.php @@ -25,7 +25,7 @@ public function __construct(private Browser $browser, private AuthenticationInte { } - /** @return Observable|WithoutBody */ + /** @return iterable|WithoutBody */ public function call(string $owner, string $repo, string $state, string $severity, string $ecosystem, string $package, string $manifest, string $scope, string $before, string $after, int $last, string $sort = 'created', string $direction = 'desc', int $page = 1, int $perPage = 30, int $first = 30): iterable|WithoutBody { $operation = new \ApiClients\Client\GitHub\Internal\Operation\Dependabot\ListAlertsForRepoListing($this->responseSchemaValidator, $this->hydrator, $owner, $repo, $state, $severity, $ecosystem, $package, $manifest, $scope, $before, $after, $last, $sort, $direction, $page, $perPage, $first); diff --git a/clients/GitHub/src/Internal/Operator/Search/Code.php b/clients/GitHub/src/Internal/Operator/Search/Code.php index 66cb78567ff..ff3d6467afe 100644 --- a/clients/GitHub/src/Internal/Operator/Search/Code.php +++ b/clients/GitHub/src/Internal/Operator/Search/Code.php @@ -25,7 +25,6 @@ public function __construct(private Browser $browser, private AuthenticationInte { } - /** @return */ public function call(string $q, string $sort, string $order = 'desc', int $perPage = 30, int $page = 1): Ok|WithoutBody { $operation = new \ApiClients\Client\GitHub\Internal\Operation\Search\Code($this->responseSchemaValidator, $this->hydrator, $q, $sort, $order, $perPage, $page); diff --git a/clients/GitHub/src/Internal/Operator/SecretScanning/ListAlertsForEnterprise.php b/clients/GitHub/src/Internal/Operator/SecretScanning/ListAlertsForEnterprise.php index ad1a2e838c6..2f2ca81b1be 100644 --- a/clients/GitHub/src/Internal/Operator/SecretScanning/ListAlertsForEnterprise.php +++ b/clients/GitHub/src/Internal/Operator/SecretScanning/ListAlertsForEnterprise.php @@ -24,10 +24,10 @@ public function __construct(private Browser $browser, private AuthenticationInte { } - /** @return Observable */ - public function call(string $enterprise, string $state, string $secretType, string $resolution, string $before, string $after, string $validity, string $sort = 'created', string $direction = 'desc', int $perPage = 30): iterable + /** @return iterable */ + public function call(string $enterprise, string $state, string $secretType, string $resolution, string $before, string $after, string $validity, string $sort = 'created', string $direction = 'desc', int $perPage = 30, bool $isPubliclyLeaked = false, bool $isMultiRepo = false): iterable { - $operation = new \ApiClients\Client\GitHub\Internal\Operation\SecretScanning\ListAlertsForEnterprise($this->responseSchemaValidator, $this->hydrator, $enterprise, $state, $secretType, $resolution, $before, $after, $validity, $sort, $direction, $perPage); + $operation = new \ApiClients\Client\GitHub\Internal\Operation\SecretScanning\ListAlertsForEnterprise($this->responseSchemaValidator, $this->hydrator, $enterprise, $state, $secretType, $resolution, $before, $after, $validity, $sort, $direction, $perPage, $isPubliclyLeaked, $isMultiRepo); $request = $operation->createRequest(); $result = await($this->browser->request($request->getMethod(), (string) $request->getUri(), $request->withHeader('Authorization', $this->authentication->authHeader())->getHeaders(), (string) $request->getBody())->then(static function (ResponseInterface $response) use ($operation): Observable { return $operation->createResponse($response); diff --git a/clients/GitHub/src/Internal/Operator/SecretScanning/ListAlertsForOrg.php b/clients/GitHub/src/Internal/Operator/SecretScanning/ListAlertsForOrg.php index 4debcb447fd..12b10d3523a 100644 --- a/clients/GitHub/src/Internal/Operator/SecretScanning/ListAlertsForOrg.php +++ b/clients/GitHub/src/Internal/Operator/SecretScanning/ListAlertsForOrg.php @@ -24,10 +24,10 @@ public function __construct(private Browser $browser, private AuthenticationInte { } - /** @return Observable */ - public function call(string $org, string $state, string $secretType, string $resolution, string $before, string $after, string $validity, string $sort = 'created', string $direction = 'desc', int $page = 1, int $perPage = 30): iterable + /** @return iterable */ + public function call(string $org, string $state, string $secretType, string $resolution, string $before, string $after, string $validity, string $sort = 'created', string $direction = 'desc', int $page = 1, int $perPage = 30, bool $isPubliclyLeaked = false, bool $isMultiRepo = false): iterable { - $operation = new \ApiClients\Client\GitHub\Internal\Operation\SecretScanning\ListAlertsForOrg($this->responseSchemaValidator, $this->hydrator, $org, $state, $secretType, $resolution, $before, $after, $validity, $sort, $direction, $page, $perPage); + $operation = new \ApiClients\Client\GitHub\Internal\Operation\SecretScanning\ListAlertsForOrg($this->responseSchemaValidator, $this->hydrator, $org, $state, $secretType, $resolution, $before, $after, $validity, $sort, $direction, $page, $perPage, $isPubliclyLeaked, $isMultiRepo); $request = $operation->createRequest(); $result = await($this->browser->request($request->getMethod(), (string) $request->getUri(), $request->withHeader('Authorization', $this->authentication->authHeader())->getHeaders(), (string) $request->getBody())->then(static function (ResponseInterface $response) use ($operation): Observable { return $operation->createResponse($response); diff --git a/clients/GitHub/src/Internal/Operator/SecretScanning/ListAlertsForOrgListing.php b/clients/GitHub/src/Internal/Operator/SecretScanning/ListAlertsForOrgListing.php index 36132a93b12..88cac738b96 100644 --- a/clients/GitHub/src/Internal/Operator/SecretScanning/ListAlertsForOrgListing.php +++ b/clients/GitHub/src/Internal/Operator/SecretScanning/ListAlertsForOrgListing.php @@ -24,10 +24,10 @@ public function __construct(private Browser $browser, private AuthenticationInte { } - /** @return Observable */ - public function call(string $org, string $state, string $secretType, string $resolution, string $before, string $after, string $validity, string $sort = 'created', string $direction = 'desc', int $page = 1, int $perPage = 30): iterable + /** @return iterable */ + public function call(string $org, string $state, string $secretType, string $resolution, string $before, string $after, string $validity, string $sort = 'created', string $direction = 'desc', int $page = 1, int $perPage = 30, bool $isPubliclyLeaked = false, bool $isMultiRepo = false): iterable { - $operation = new \ApiClients\Client\GitHub\Internal\Operation\SecretScanning\ListAlertsForOrgListing($this->responseSchemaValidator, $this->hydrator, $org, $state, $secretType, $resolution, $before, $after, $validity, $sort, $direction, $page, $perPage); + $operation = new \ApiClients\Client\GitHub\Internal\Operation\SecretScanning\ListAlertsForOrgListing($this->responseSchemaValidator, $this->hydrator, $org, $state, $secretType, $resolution, $before, $after, $validity, $sort, $direction, $page, $perPage, $isPubliclyLeaked, $isMultiRepo); $request = $operation->createRequest(); $result = await($this->browser->request($request->getMethod(), (string) $request->getUri(), $request->withHeader('Authorization', $this->authentication->authHeader())->getHeaders(), (string) $request->getBody())->then(static function (ResponseInterface $response) use ($operation): Observable { return $operation->createResponse($response); diff --git a/clients/GitHub/src/Internal/Operator/SecretScanning/ListAlertsForRepo.php b/clients/GitHub/src/Internal/Operator/SecretScanning/ListAlertsForRepo.php index 0613105c624..811d14759ef 100644 --- a/clients/GitHub/src/Internal/Operator/SecretScanning/ListAlertsForRepo.php +++ b/clients/GitHub/src/Internal/Operator/SecretScanning/ListAlertsForRepo.php @@ -25,10 +25,10 @@ public function __construct(private Browser $browser, private AuthenticationInte { } - /** @return Observable|WithoutBody */ - public function call(string $owner, string $repo, string $state, string $secretType, string $resolution, string $before, string $after, string $validity, string $sort = 'created', string $direction = 'desc', int $page = 1, int $perPage = 30): iterable|WithoutBody + /** @return iterable|WithoutBody */ + public function call(string $owner, string $repo, string $state, string $secretType, string $resolution, string $before, string $after, string $validity, string $sort = 'created', string $direction = 'desc', int $page = 1, int $perPage = 30, bool $isPubliclyLeaked = false, bool $isMultiRepo = false): iterable|WithoutBody { - $operation = new \ApiClients\Client\GitHub\Internal\Operation\SecretScanning\ListAlertsForRepo($this->responseSchemaValidator, $this->hydrator, $owner, $repo, $state, $secretType, $resolution, $before, $after, $validity, $sort, $direction, $page, $perPage); + $operation = new \ApiClients\Client\GitHub\Internal\Operation\SecretScanning\ListAlertsForRepo($this->responseSchemaValidator, $this->hydrator, $owner, $repo, $state, $secretType, $resolution, $before, $after, $validity, $sort, $direction, $page, $perPage, $isPubliclyLeaked, $isMultiRepo); $request = $operation->createRequest(); $result = await($this->browser->request($request->getMethod(), (string) $request->getUri(), $request->withHeader('Authorization', $this->authentication->authHeader())->getHeaders(), (string) $request->getBody())->then(static function (ResponseInterface $response) use ($operation): Observable|WithoutBody { return $operation->createResponse($response); diff --git a/clients/GitHub/src/Internal/Operator/SecretScanning/ListAlertsForRepoListing.php b/clients/GitHub/src/Internal/Operator/SecretScanning/ListAlertsForRepoListing.php index f3c5b044a0b..bd74b38cde8 100644 --- a/clients/GitHub/src/Internal/Operator/SecretScanning/ListAlertsForRepoListing.php +++ b/clients/GitHub/src/Internal/Operator/SecretScanning/ListAlertsForRepoListing.php @@ -25,10 +25,10 @@ public function __construct(private Browser $browser, private AuthenticationInte { } - /** @return Observable|WithoutBody */ - public function call(string $owner, string $repo, string $state, string $secretType, string $resolution, string $before, string $after, string $validity, string $sort = 'created', string $direction = 'desc', int $page = 1, int $perPage = 30): iterable|WithoutBody + /** @return iterable|WithoutBody */ + public function call(string $owner, string $repo, string $state, string $secretType, string $resolution, string $before, string $after, string $validity, string $sort = 'created', string $direction = 'desc', int $page = 1, int $perPage = 30, bool $isPubliclyLeaked = false, bool $isMultiRepo = false): iterable|WithoutBody { - $operation = new \ApiClients\Client\GitHub\Internal\Operation\SecretScanning\ListAlertsForRepoListing($this->responseSchemaValidator, $this->hydrator, $owner, $repo, $state, $secretType, $resolution, $before, $after, $validity, $sort, $direction, $page, $perPage); + $operation = new \ApiClients\Client\GitHub\Internal\Operation\SecretScanning\ListAlertsForRepoListing($this->responseSchemaValidator, $this->hydrator, $owner, $repo, $state, $secretType, $resolution, $before, $after, $validity, $sort, $direction, $page, $perPage, $isPubliclyLeaked, $isMultiRepo); $request = $operation->createRequest(); $result = await($this->browser->request($request->getMethod(), (string) $request->getUri(), $request->withHeader('Authorization', $this->authentication->authHeader())->getHeaders(), (string) $request->getBody())->then(static function (ResponseInterface $response) use ($operation): Observable|WithoutBody { return $operation->createResponse($response); diff --git a/clients/GitHub/src/Internal/Router/Delete/Actions.php b/clients/GitHub/src/Internal/Router/Delete/Actions.php index 4e7720613d8..b74f13911eb 100644 --- a/clients/GitHub/src/Internal/Router/Delete/Actions.php +++ b/clients/GitHub/src/Internal/Router/Delete/Actions.php @@ -226,6 +226,7 @@ public function deleteRepoVariable(array $params): WithoutBody return $operator->call($arguments['owner'], $arguments['repo'], $arguments['name']); } + /** @return */ public function deleteSelfHostedRunnerGroupFromOrg(array $params): WithoutBody { $arguments = []; @@ -342,6 +343,7 @@ public function deleteActionsCacheByKey(array $params): ActionsCacheList return $operator->call($arguments['owner'], $arguments['repo'], $arguments['key'], $arguments['ref']); } + /** @return */ public function removeRepoAccessToSelfHostedRunnerGroupInOrg(array $params): WithoutBody { $arguments = []; @@ -368,6 +370,7 @@ public function removeRepoAccessToSelfHostedRunnerGroupInOrg(array $params): Wit return $operator->call($arguments['org'], $arguments['runner_group_id'], $arguments['repository_id']); } + /** @return */ public function removeSelfHostedRunnerFromGroupForOrg(array $params): WithoutBody { $arguments = []; diff --git a/clients/GitHub/src/Internal/Router/Delete/Eight.php b/clients/GitHub/src/Internal/Router/Delete/Eight.php index 721a61c2e0c..12ad30a7c4c 100644 --- a/clients/GitHub/src/Internal/Router/Delete/Eight.php +++ b/clients/GitHub/src/Internal/Router/Delete/Eight.php @@ -18,7 +18,7 @@ public function __construct(private Routers $routers) { } - /** @return \ApiClients\Tools\OpenApiClient\Utils\Response\WithoutBody||Observable|Schema\BasicError */ + /** @return |Observable|Schema\BasicError */ public function call(string $call, array $params, array $pathChunks): WithoutBody|Ok|Json|iterable|BasicError|PullRequestReview { if ($pathChunks[0] === '') { diff --git a/clients/GitHub/src/Internal/Router/Delete/Six.php b/clients/GitHub/src/Internal/Router/Delete/Six.php index ff153a79401..ca6102e8386 100644 --- a/clients/GitHub/src/Internal/Router/Delete/Six.php +++ b/clients/GitHub/src/Internal/Router/Delete/Six.php @@ -18,7 +18,6 @@ public function __construct(private Routers $routers) { } - /** @return \ApiClients\Tools\OpenApiClient\Utils\Response\WithoutBody| */ public function call(string $call, array $params, array $pathChunks): WithoutBody|Ok|Json|ActionsCacheList|FileCommit { if ($pathChunks[0] === '') { diff --git a/clients/GitHub/src/Internal/Router/Get/Actions.php b/clients/GitHub/src/Internal/Router/Get/Actions.php index 9bf66885505..e44cb366f9f 100644 --- a/clients/GitHub/src/Internal/Router/Get/Actions.php +++ b/clients/GitHub/src/Internal/Router/Get/Actions.php @@ -59,6 +59,7 @@ public function getGithubActionsPermissionsOrganization(array $params): ActionsO return $operator->call($arguments['org']); } + /** @return */ public function listSelfHostedRunnerGroupsForOrg(array $params): Ok { $arguments = []; @@ -277,6 +278,7 @@ public function getGithubActionsDefaultWorkflowPermissionsOrganization(array $pa return $operator->call($arguments['org']); } + /** @return */ public function getSelfHostedRunnerGroupForOrg(array $params): RunnerGroupsOrg { $arguments = []; @@ -792,6 +794,7 @@ public function listRepoWorkflows(array $params): \ApiClients\Client\GitHub\Sche return $operator->call($arguments['owner'], $arguments['repo'], $arguments['per_page'], $arguments['page']); } + /** @return */ public function listRepoAccessToSelfHostedRunnerGroupInOrg(array $params): \ApiClients\Client\GitHub\Schema\Operations\Actions\ListRepoAccessToSelfHostedRunnerGroupInOrg\Response\ApplicationJson\Ok { $arguments = []; @@ -824,6 +827,7 @@ public function listRepoAccessToSelfHostedRunnerGroupInOrg(array $params): \ApiC return $operator->call($arguments['org'], $arguments['runner_group_id'], $arguments['page'], $arguments['per_page']); } + /** @return */ public function listSelfHostedRunnersInGroupForOrg(array $params): \ApiClients\Client\GitHub\Schema\Operations\Actions\ListSelfHostedRunnersInGroupForOrg\Response\ApplicationJson\Ok { $arguments = []; diff --git a/clients/GitHub/src/Internal/Router/Get/CodeScanning.php b/clients/GitHub/src/Internal/Router/Get/CodeScanning.php index ea14df0c3ba..99e97da0073 100644 --- a/clients/GitHub/src/Internal/Router/Get/CodeScanning.php +++ b/clients/GitHub/src/Internal/Router/Get/CodeScanning.php @@ -102,7 +102,7 @@ public function listAlertsForOrg(array $params): iterable return $operator->call($arguments['org'], $arguments['tool_name'], $arguments['tool_guid'], $arguments['before'], $arguments['after'], $arguments['state'], $arguments['severity'], $arguments['page'], $arguments['per_page'], $arguments['direction'], $arguments['sort']); } - /** @return iterable|WithoutBody */ + /** @return Observable|WithoutBody */ public function listAlertsForRepo(array $params): iterable|WithoutBody { $arguments = []; diff --git a/clients/GitHub/src/Internal/Router/Get/Dependabot.php b/clients/GitHub/src/Internal/Router/Get/Dependabot.php index bc0b43b98da..23521b14ecd 100644 --- a/clients/GitHub/src/Internal/Router/Get/Dependabot.php +++ b/clients/GitHub/src/Internal/Router/Get/Dependabot.php @@ -263,7 +263,7 @@ public function getOrgSecret(array $params): OrganizationDependabotSecret return $operator->call($arguments['org'], $arguments['secret_name']); } - /** @return Observable|WithoutBody */ + /** @return iterable|WithoutBody */ public function listAlertsForRepo(array $params): iterable|WithoutBody { $arguments = []; diff --git a/clients/GitHub/src/Internal/Router/Get/Five.php b/clients/GitHub/src/Internal/Router/Get/Five.php index 714ae971f76..4ea8fe8d241 100644 --- a/clients/GitHub/src/Internal/Router/Get/Five.php +++ b/clients/GitHub/src/Internal/Router/Get/Five.php @@ -51,7 +51,7 @@ public function __construct(private Routers $routers) { } - /** @return |Observable|Observable|WithoutBody|Observable|Observable|Observable|Schema\BasicError|Schema\Operations\Actions\ListSelfHostedRunnerGroupsForOrg\Response\ApplicationJson\Ok|Observable|Observable|Observable|Observable|Observable|Observable|Observable|Observable|Observable|Observable|Observable|Observable|Observable|Observable|Observable|Observable|Observable|Observable|Observable|Observable|Observable|Observable|Observable|Observable|Observable|Observable|Observable|Observable|Observable|Observable|Observable */ + /** @return |Observable|Observable|WithoutBody|iterable|Observable|Observable|Schema\BasicError|Observable|Observable|Observable|Observable|Observable|Observable|Observable|Observable|Observable|Observable|Observable|Observable|Observable|Observable|Observable|Observable|Observable|Observable|Observable|Observable|Observable|Observable|Observable|Observable|Observable|Observable|Observable|Observable|Observable|Observable|Observable */ public function call(string $call, array $params, array $pathChunks): HookDelivery|iterable|WithoutBody|GistComment|MarketplacePurchase|BasicError|ThreadSubscription|ActionsOrganizationPermissions|Ok|\ApiClients\Client\GitHub\Schema\Operations\Actions\ListSelfHostedRunnersForOrg\Response\ApplicationJson\Ok|\ApiClients\Client\GitHub\Schema\Operations\Actions\ListOrgSecrets\Response\ApplicationJson\Ok|\ApiClients\Client\GitHub\Schema\Operations\Actions\ListOrgVariables\Response\ApplicationJson\Ok|\ApiClients\Client\GitHub\Schema\Operations\Orgs\ListAttestations\Response\ApplicationJson\Ok|\ApiClients\Client\GitHub\Schema\Operations\Codespaces\ListOrgSecrets\Response\ApplicationJson\Ok|CopilotOrganizationDetails|\ApiClients\Client\GitHub\Schema\Operations\Dependabot\ListOrgSecrets\Response\ApplicationJson\Ok|OrgHook|OrgMembership|Migration|OrganizationRole|RepositoryRuleset|TeamFull|ProjectCard|CheckAutomatedSecurityFixes|CodeSecurityConfigurationForRepository|Json|\ApiClients\Client\GitHub\Schema\Operations\Repos\GetAllEnvironments\Response\ApplicationJson\Ok|Import|Installation|InteractionLimitResponse|One|Language|LicenseContent|Page|\ApiClients\Client\GitHub\Schema\Operations\Repos\CheckPrivateVulnerabilityReporting\Response\ApplicationJson\Ok|ContentFile|SimpleUser|Stargazer|RepositorySubscription|Topic|TeamDiscussion|TeamMembership|TeamProject|CodespacesUserPublicKey|CodespacesSecret|\ApiClients\Client\GitHub\Schema\Operations\Codespaces\CodespaceMachinesForAuthenticatedUser\Response\ApplicationJson\Ok\Application\Json|\ApiClients\Client\GitHub\Schema\Operations\Apps\ListInstallationReposForAuthenticatedUser\Response\ApplicationJson\Ok|Package|\ApiClients\Client\GitHub\Schema\Operations\Users\ListAttestations\Response\ApplicationJson\Ok|EmptyObject { if ($pathChunks[0] === '') { diff --git a/clients/GitHub/src/Internal/Router/Get/Search.php b/clients/GitHub/src/Internal/Router/Get/Search.php index a2ff4988d11..50855d11db7 100644 --- a/clients/GitHub/src/Internal/Router/Get/Search.php +++ b/clients/GitHub/src/Internal/Router/Get/Search.php @@ -20,7 +20,6 @@ public function __construct(private SchemaValidator $requestSchemaValidator, pri { } - /** @return */ public function code(array $params): Ok|WithoutBody { $arguments = []; diff --git a/clients/GitHub/src/Internal/Router/Get/SecretScanning.php b/clients/GitHub/src/Internal/Router/Get/SecretScanning.php index b2012483e9b..70babbcf09a 100644 --- a/clients/GitHub/src/Internal/Router/Get/SecretScanning.php +++ b/clients/GitHub/src/Internal/Router/Get/SecretScanning.php @@ -21,7 +21,7 @@ public function __construct(private SchemaValidator $requestSchemaValidator, pri { } - /** @return Observable */ + /** @return iterable */ public function listAlertsForEnterprise(array $params): iterable { $arguments = []; @@ -85,12 +85,24 @@ public function listAlertsForEnterprise(array $params): iterable $arguments['per_page'] = $params['per_page']; unset($params['per_page']); + if (array_key_exists('is_publicly_leaked', $params) === false) { + throw new InvalidArgumentException('Missing mandatory field: is_publicly_leaked'); + } + + $arguments['is_publicly_leaked'] = $params['is_publicly_leaked']; + unset($params['is_publicly_leaked']); + if (array_key_exists('is_multi_repo', $params) === false) { + throw new InvalidArgumentException('Missing mandatory field: is_multi_repo'); + } + + $arguments['is_multi_repo'] = $params['is_multi_repo']; + unset($params['is_multi_repo']); $operator = new Internal\Operator\SecretScanning\ListAlertsForEnterprise($this->browser, $this->authentication, $this->responseSchemaValidator, $this->hydrators->getObjectMapperOperation🌀Enterprises🌀Enterprise🌀SecretScanning🌀Alerts()); - return $operator->call($arguments['enterprise'], $arguments['state'], $arguments['secret_type'], $arguments['resolution'], $arguments['before'], $arguments['after'], $arguments['validity'], $arguments['sort'], $arguments['direction'], $arguments['per_page']); + return $operator->call($arguments['enterprise'], $arguments['state'], $arguments['secret_type'], $arguments['resolution'], $arguments['before'], $arguments['after'], $arguments['validity'], $arguments['sort'], $arguments['direction'], $arguments['per_page'], $arguments['is_publicly_leaked'], $arguments['is_multi_repo']); } - /** @return Observable */ + /** @return iterable */ public function listAlertsForOrg(array $params): iterable { $arguments = []; @@ -160,12 +172,24 @@ public function listAlertsForOrg(array $params): iterable $arguments['per_page'] = $params['per_page']; unset($params['per_page']); + if (array_key_exists('is_publicly_leaked', $params) === false) { + throw new InvalidArgumentException('Missing mandatory field: is_publicly_leaked'); + } + + $arguments['is_publicly_leaked'] = $params['is_publicly_leaked']; + unset($params['is_publicly_leaked']); + if (array_key_exists('is_multi_repo', $params) === false) { + throw new InvalidArgumentException('Missing mandatory field: is_multi_repo'); + } + + $arguments['is_multi_repo'] = $params['is_multi_repo']; + unset($params['is_multi_repo']); $operator = new Internal\Operator\SecretScanning\ListAlertsForOrg($this->browser, $this->authentication, $this->responseSchemaValidator, $this->hydrators->getObjectMapperOperation🌀Orgs🌀Org🌀SecretScanning🌀Alerts()); - return $operator->call($arguments['org'], $arguments['state'], $arguments['secret_type'], $arguments['resolution'], $arguments['before'], $arguments['after'], $arguments['validity'], $arguments['sort'], $arguments['direction'], $arguments['page'], $arguments['per_page']); + return $operator->call($arguments['org'], $arguments['state'], $arguments['secret_type'], $arguments['resolution'], $arguments['before'], $arguments['after'], $arguments['validity'], $arguments['sort'], $arguments['direction'], $arguments['page'], $arguments['per_page'], $arguments['is_publicly_leaked'], $arguments['is_multi_repo']); } - /** @return Observable|WithoutBody */ + /** @return iterable|WithoutBody */ public function listAlertsForRepo(array $params): iterable|WithoutBody { $arguments = []; @@ -241,9 +265,21 @@ public function listAlertsForRepo(array $params): iterable|WithoutBody $arguments['per_page'] = $params['per_page']; unset($params['per_page']); + if (array_key_exists('is_publicly_leaked', $params) === false) { + throw new InvalidArgumentException('Missing mandatory field: is_publicly_leaked'); + } + + $arguments['is_publicly_leaked'] = $params['is_publicly_leaked']; + unset($params['is_publicly_leaked']); + if (array_key_exists('is_multi_repo', $params) === false) { + throw new InvalidArgumentException('Missing mandatory field: is_multi_repo'); + } + + $arguments['is_multi_repo'] = $params['is_multi_repo']; + unset($params['is_multi_repo']); $operator = new Internal\Operator\SecretScanning\ListAlertsForRepo($this->browser, $this->authentication, $this->responseSchemaValidator, $this->hydrators->getObjectMapperOperation🌀Repos🌀Owner🌀Repo🌀SecretScanning🌀Alerts()); - return $operator->call($arguments['owner'], $arguments['repo'], $arguments['state'], $arguments['secret_type'], $arguments['resolution'], $arguments['before'], $arguments['after'], $arguments['validity'], $arguments['sort'], $arguments['direction'], $arguments['page'], $arguments['per_page']); + return $operator->call($arguments['owner'], $arguments['repo'], $arguments['state'], $arguments['secret_type'], $arguments['resolution'], $arguments['before'], $arguments['after'], $arguments['validity'], $arguments['sort'], $arguments['direction'], $arguments['page'], $arguments['per_page'], $arguments['is_publicly_leaked'], $arguments['is_multi_repo']); } /** @return */ diff --git a/clients/GitHub/src/Internal/Router/Get/Seven.php b/clients/GitHub/src/Internal/Router/Get/Seven.php index a736eb888bd..755a8f4ad1e 100644 --- a/clients/GitHub/src/Internal/Router/Get/Seven.php +++ b/clients/GitHub/src/Internal/Router/Get/Seven.php @@ -63,7 +63,7 @@ public function __construct(private Routers $routers) { } - /** @return Observable||Schema\Operations\Actions\ListRepoAccessToSelfHostedRunnerGroupInOrg\Response\ApplicationJson\Ok|Schema\Operations\Actions\ListSelfHostedRunnersInGroupForOrg\Response\ApplicationJson\Ok|Observable|Observable|Observable|Observable|Observable|Observable|Observable|Observable|Observable|Observable|Schema\BasicError|Observable|Observable|Observable|Observable|Observable|Observable|Observable|Schema\ConvertedNoteToIssueIssueEvent|Schema\TimelineCommentEvent|Schema\TimelineCrossReferencedEvent|Schema\TimelineCommittedEvent|Schema\TimelineReviewedEvent|Schema\TimelineLineCommentedEvent|Schema\TimelineCommitCommentedEvent|Schema\TimelineAssignedIssueEvent|Schema\TimelineUnassignedIssueEvent|Schema\StateChangeIssueEvent>|Observable|Observable|Observable|Observable|Observable|Observable|Observable|Observable */ + /** @return Observable||Observable|Observable|Observable|Observable|Observable|Observable|Observable|Observable|Observable|Observable|Schema\BasicError|Observable|Observable|Observable|Observable|Observable|Observable|Observable|Schema\ConvertedNoteToIssueIssueEvent|Schema\TimelineCommentEvent|Schema\TimelineCrossReferencedEvent|Schema\TimelineCommittedEvent|Schema\TimelineReviewedEvent|Schema\TimelineLineCommentedEvent|Schema\TimelineCommitCommentedEvent|Schema\TimelineAssignedIssueEvent|Schema\TimelineUnassignedIssueEvent|Schema\StateChangeIssueEvent>|Observable|Observable|Observable|Observable|Observable|Observable|Observable|Observable */ public function call(string $call, array $params, array $pathChunks): iterable|OidcCustomSub|Ok|\ApiClients\Client\GitHub\Schema\Operations\Actions\ListSelfHostedRunnersInGroupForOrg\Response\ApplicationJson\Ok|\ApiClients\Client\GitHub\Schema\Operations\Actions\ListLabelsForSelfHostedRunnerForOrg\Response\ApplicationJson\Ok|\ApiClients\Client\GitHub\Schema\Operations\Actions\ListSelectedReposForOrgSecret\Response\ApplicationJson\Ok|Json|WithoutBody|\ApiClients\Client\GitHub\Schema\Operations\Codespaces\ListSelectedReposForOrgSecret\Response\ApplicationJson\Ok\Application\Json|\ApiClients\Client\GitHub\Schema\Operations\Dependabot\ListSelectedReposForOrgSecret\Response\ApplicationJson\Ok\Application\Json|HookDelivery|TeamDiscussion|TeamMembership|TeamProject|Artifact|ActionsCacheUsageByRepository|Job|ActionsWorkflowAccessToRepository|SelectedActions|ActionsGetDefaultWorkflowPermissions|Runner|WorkflowRun|ActionsPublicKey|ActionsSecret|ActionsVariable|Workflow|BranchProtection|\ApiClients\Client\GitHub\Schema\Operations\Checks\ListForSuite\Response\ApplicationJson\Ok|CodeScanningAlert|CodeScanningAnalysis|CodeScanningSarifsStatus|CodespacesPublicKey|RepoCodespacesSecret|RepositoryCollaboratorPermission|\ApiClients\Client\GitHub\Schema\Operations\Checks\ListForRef\Response\ApplicationJson\Ok\Application\Json|\ApiClients\Client\GitHub\Schema\Operations\Checks\ListSuitesForRef\Response\ApplicationJson\Ok|CombinedCommitStatus|BasicError|DependabotAlert|DependabotPublicKey|DependabotSecret|\ApiClients\Client\GitHub\Schema\Operations\Repos\ListDeploymentBranchPolicies\Response\ApplicationJson\Ok|\ApiClients\Client\GitHub\Schema\Operations\Repos\GetAllDeploymentProtectionRules\Response\ApplicationJson\Ok|\ApiClients\Client\GitHub\Schema\Operations\Actions\ListEnvironmentSecrets\Response\ApplicationJson\Ok\Application\Json|\ApiClients\Client\GitHub\Schema\Operations\Actions\ListEnvironmentVariables\Response\ApplicationJson\Ok\Application\Json|Blob|GitCommit|GitRef|GitTag|GitTree|WebhookConfig|IssueComment|IssueEvent|PageBuild|PagesDeploymentStatus|PullRequestReviewComment|PullRequestReviewRequest|ReleaseAsset|Release|RuleSuite|SecretScanningAlert|TeamDiscussionComment|PackageVersion { if ($pathChunks[0] === '') { diff --git a/clients/GitHub/src/Internal/Router/Get/Six.php b/clients/GitHub/src/Internal/Router/Get/Six.php index 512a3cf0a2d..5da0d7839b8 100644 --- a/clients/GitHub/src/Internal/Router/Get/Six.php +++ b/clients/GitHub/src/Internal/Router/Get/Six.php @@ -75,7 +75,7 @@ public function __construct(private Routers $routers) { } - /** @return |Observable|Schema\RunnerGroupsOrg|Observable|Observable|WithoutBody|Observable|Observable|Observable|Observable|Observable|Observable|Observable|Observable|Observable|iterable|\ApiClients\Tools\OpenApiClient\Utils\Response\WithoutBody|Observable|Observable|Observable|Observable|Observable|Observable|Observable|Observable|Observable|Observable|Observable|Observable|Schema\Operations\Repos\GetCodeFrequencyStats\Response\ApplicationJson\Accepted\Application\Json|Observable|Schema\Operations\Repos\GetCommitActivityStats\Response\ApplicationJson\Accepted\Application\Json|Observable|Schema\Operations\Repos\GetContributorsStats\Response\ApplicationJson\Accepted\Application\Json|Observable|Observable|Observable|Observable|Observable */ + /** @return |Observable|Observable|Observable|WithoutBody|Observable|Observable|Observable|Observable|Observable|Observable|Observable|Observable|Observable|Observable|Observable|iterable|\ApiClients\Tools\OpenApiClient\Utils\Response\WithoutBody|Observable|Observable|Observable|Observable|Observable|Observable|Observable|Observable|iterable|Observable|Schema\Operations\Repos\GetCodeFrequencyStats\Response\ApplicationJson\Accepted\Application\Json|Observable|Schema\Operations\Repos\GetCommitActivityStats\Response\ApplicationJson\Accepted\Application\Json|Observable|Schema\Operations\Repos\GetContributorsStats\Response\ApplicationJson\Accepted\Application\Json|Observable|Observable|Observable|Observable|Observable */ public function call(string $call, array $params, array $pathChunks): Ok|iterable|ActionsCacheUsageOrgEnterprise|\ApiClients\Client\GitHub\Schema\Operations\Actions\GetActionsCacheUsageByRepoForOrg\Response\ApplicationJson\Ok|\ApiClients\Client\GitHub\Schema\Operations\Actions\ListSelectedRepositoriesEnabledGithubActionsOrganization\Response\ApplicationJson\Ok|SelectedActions|ActionsGetDefaultWorkflowPermissions|RunnerGroupsOrg|Runner|ActionsPublicKey|OrganizationActionsSecret|OrganizationActionsVariable|WithoutBody|CodeSecurityConfiguration|CodespacesPublicKey|CodespacesOrgSecret|\ApiClients\Client\GitHub\Schema\Operations\Copilot\ListCopilotSeats\Response\ApplicationJson\Ok|DependabotPublicKey|OrganizationDependabotSecret|WebhookConfig|Json|CopilotSeatDetails|Package|CustomProperty|RuleSuite|ActionsBillingUsage|PackagesBillingUsage|CombinedBillingUsage|ProjectCollaboratorPermission|\ApiClients\Client\GitHub\Schema\Operations\Actions\ListArtifactsForRepo\Response\ApplicationJson\Ok|ActionsCacheList|\ApiClients\Client\GitHub\Schema\Operations\Actions\ListRepoOrganizationSecrets\Response\ApplicationJson\Ok|\ApiClients\Client\GitHub\Schema\Operations\Actions\ListRepoOrganizationVariables\Response\ApplicationJson\Ok|ActionsRepositoryPermissions|\ApiClients\Client\GitHub\Schema\Operations\Actions\ListSelfHostedRunnersForRepo\Response\ApplicationJson\Ok\Application\Json|\ApiClients\Client\GitHub\Schema\Operations\Actions\ListWorkflowRunsForRepo\Response\ApplicationJson\Ok|\ApiClients\Client\GitHub\Schema\Operations\Actions\ListRepoSecrets\Response\ApplicationJson\Ok\Application\Json|\ApiClients\Client\GitHub\Schema\Operations\Actions\ListRepoVariables\Response\ApplicationJson\Ok\Application\Json|\ApiClients\Client\GitHub\Schema\Operations\Actions\ListRepoWorkflows\Response\ApplicationJson\Ok|\ApiClients\Client\GitHub\Schema\Operations\Repos\ListAttestations\Response\ApplicationJson\Ok\Application\Json|Autolink|BranchWithProtection|BasicError|CheckRun|CheckSuite|CodeScanningDefaultSetup|CodeownersErrors|\ApiClients\Client\GitHub\Schema\Operations\Codespaces\ListDevcontainersInRepositoryForAuthenticatedUser\Response\ApplicationJson\Ok|\ApiClients\Client\GitHub\Schema\Operations\Codespaces\RepoMachinesForAuthenticatedUser\Response\ApplicationJson\Ok|\ApiClients\Client\GitHub\Schema\Operations\Codespaces\PreFlightWithRepoForAuthenticatedUser\Response\ApplicationJson\Ok|CodespacesPermissionsCheckForDevcontainer|\ApiClients\Client\GitHub\Schema\Operations\Codespaces\ListRepoSecrets\Response\ApplicationJson\Ok|CommitComment|Commit|CommunityProfile|CommitComparison|ContentDirectory|ContentFile|ContentSymlink|ContentSubmodule|\ApiClients\Client\GitHub\Schema\Operations\Dependabot\ListRepoSecrets\Response\ApplicationJson\Ok|DependencyGraphSpdxSbom|Deployment|Environment|Hook|Issue|DeployKey|Label|Milestone|PagesHealthCheck|EmptyObject|PullRequest|Release|RepositoryRuleset|RepositoryAdvisory|\ApiClients\Client\GitHub\Schema\Operations\Repos\GetCodeFrequencyStats\Response\ApplicationJson\Accepted\Application\Json|\ApiClients\Client\GitHub\Schema\Operations\Repos\GetCommitActivityStats\Response\ApplicationJson\Accepted\Application\Json|\ApiClients\Client\GitHub\Schema\Operations\Repos\GetContributorsStats\Response\ApplicationJson\Accepted\Application\Json|ParticipationStats|CloneTraffic|ViewTraffic|TeamRepository|\ApiClients\Client\GitHub\Schema\Operations\Codespaces\ListRepositoriesForSecretForAuthenticatedUser\Response\ApplicationJson\Ok\Application\Json|CodespaceExportDetails { if ($pathChunks[0] === '') { diff --git a/clients/GitHub/src/Internal/Router/Get/Three.php b/clients/GitHub/src/Internal/Router/Get/Three.php index 302a55dbe3d..1249ae04361 100644 --- a/clients/GitHub/src/Internal/Router/Get/Three.php +++ b/clients/GitHub/src/Internal/Router/Get/Three.php @@ -30,7 +30,7 @@ public function __construct(private Routers $routers) { } - /** @return |Observable|WithoutBody|Observable|Observable|Observable|Observable|Observable|Observable|Observable|Observable|Observable|Observable|Observable|Observable|Observable|Observable|Observable|Observable|Observable|Observable|Observable */ + /** @return |Observable|WithoutBody|Observable|Observable|Observable|Observable|Schema\Operations\Search\Code\Response\ApplicationJson\Ok|\ApiClients\Tools\OpenApiClient\Utils\Response\WithoutBody|Observable|Observable|Observable|Observable|Observable|Observable|Observable|Observable|Observable|Observable|Observable|Observable|Observable|Observable|Observable */ public function call(string $call, array $params, array $pathChunks): GlobalAdvisory|iterable|WithoutBody|Integration|ClassroomAssignment|Classroom|CodeOfConduct|GistSimple|Ok|License|OrganizationFull|Project|\ApiClients\Client\GitHub\Schema\Operations\Search\Code\Response\ApplicationJson\Ok|\ApiClients\Client\GitHub\Schema\Operations\Search\Commits\Response\ApplicationJson\Ok|\ApiClients\Client\GitHub\Schema\Operations\Search\IssuesAndPullRequests\Response\ApplicationJson\Ok|\ApiClients\Client\GitHub\Schema\Operations\Search\Labels\Response\ApplicationJson\Ok|\ApiClients\Client\GitHub\Schema\Operations\Search\Repos\Response\ApplicationJson\Ok|\ApiClients\Client\GitHub\Schema\Operations\Search\Topics\Response\ApplicationJson\Ok|\ApiClients\Client\GitHub\Schema\Operations\Search\Users\Response\ApplicationJson\Ok|TeamFull|Json|\ApiClients\Client\GitHub\Schema\Operations\Apps\ListInstallationsForAuthenticatedUser\Response\ApplicationJson\Ok\Application\Json|InteractionLimitResponse|One|PrivateUser|PublicUser { if ($pathChunks[0] === '') { diff --git a/clients/GitHub/src/Internal/Router/List/CodeScanning.php b/clients/GitHub/src/Internal/Router/List/CodeScanning.php index b362058944c..2e92bcbd376 100644 --- a/clients/GitHub/src/Internal/Router/List/CodeScanning.php +++ b/clients/GitHub/src/Internal/Router/List/CodeScanning.php @@ -102,7 +102,7 @@ public function listAlertsForOrgListing(array $params): iterable } while (count($items) > 0); } - /** @return iterable|WithoutBody */ + /** @return Observable|WithoutBody */ public function listAlertsForRepoListing(array $params): iterable|WithoutBody { $arguments = []; diff --git a/clients/GitHub/src/Internal/Router/List/Dependabot.php b/clients/GitHub/src/Internal/Router/List/Dependabot.php index 788ae8bf6dd..3401dc2bb07 100644 --- a/clients/GitHub/src/Internal/Router/List/Dependabot.php +++ b/clients/GitHub/src/Internal/Router/List/Dependabot.php @@ -21,7 +21,7 @@ public function __construct(private SchemaValidator $requestSchemaValidator, pri { } - /** @return Observable|WithoutBody */ + /** @return iterable|WithoutBody */ public function listAlertsForRepoListing(array $params): iterable|WithoutBody { $arguments = []; diff --git a/clients/GitHub/src/Internal/Router/List/Five.php b/clients/GitHub/src/Internal/Router/List/Five.php index 54dd93858a9..5d2b10b2243 100644 --- a/clients/GitHub/src/Internal/Router/List/Five.php +++ b/clients/GitHub/src/Internal/Router/List/Five.php @@ -16,7 +16,7 @@ public function __construct(private Routers $routers) { } - /** @return Observable|Observable|Observable|Schema\BasicError|WithoutBody|Observable|Observable|Observable|Observable|Observable|Observable|Observable|Observable|Observable|Observable|Observable|Observable|Observable|Observable|Observable|Observable|Observable|Observable|Observable|Observable|Observable|Observable|Observable|Observable|Observable|Observable */ + /** @return Observable|Observable|Observable|Schema\BasicError|WithoutBody|Observable|Observable|Observable|iterable|Observable|Observable|Observable|Observable|Observable|Observable|Observable|Observable|Observable|Observable|Observable|Observable|Observable|Observable|Observable|Observable|Observable|Observable|Observable|Observable|Observable|Observable */ public function call(string $call, array $params, array $pathChunks): iterable|BasicError|WithoutBody { if ($pathChunks[0] === '') { diff --git a/clients/GitHub/src/Internal/Router/List/SecretScanning.php b/clients/GitHub/src/Internal/Router/List/SecretScanning.php index 2211a787814..7064bf8e9f7 100644 --- a/clients/GitHub/src/Internal/Router/List/SecretScanning.php +++ b/clients/GitHub/src/Internal/Router/List/SecretScanning.php @@ -21,7 +21,7 @@ public function __construct(private SchemaValidator $requestSchemaValidator, pri { } - /** @return Observable */ + /** @return iterable */ public function listAlertsForOrgListing(array $params): iterable { $arguments = []; @@ -91,10 +91,22 @@ public function listAlertsForOrgListing(array $params): iterable $arguments['per_page'] = $params['per_page']; unset($params['per_page']); + if (array_key_exists('is_publicly_leaked', $params) === false) { + throw new InvalidArgumentException('Missing mandatory field: is_publicly_leaked'); + } + + $arguments['is_publicly_leaked'] = $params['is_publicly_leaked']; + unset($params['is_publicly_leaked']); + if (array_key_exists('is_multi_repo', $params) === false) { + throw new InvalidArgumentException('Missing mandatory field: is_multi_repo'); + } + + $arguments['is_multi_repo'] = $params['is_multi_repo']; + unset($params['is_multi_repo']); $arguments['page'] = 1; do { $operator = new Internal\Operator\SecretScanning\ListAlertsForOrgListing($this->browser, $this->authentication, $this->responseSchemaValidator, $this->hydrators->getObjectMapperOperation🌀Orgs🌀Org🌀SecretScanning🌀Alerts()); - $items = [...$operator->call($arguments['org'], $arguments['state'], $arguments['secret_type'], $arguments['resolution'], $arguments['before'], $arguments['after'], $arguments['validity'], $arguments['sort'], $arguments['direction'], $arguments['page'], $arguments['per_page'])]; + $items = [...$operator->call($arguments['org'], $arguments['state'], $arguments['secret_type'], $arguments['resolution'], $arguments['before'], $arguments['after'], $arguments['validity'], $arguments['sort'], $arguments['direction'], $arguments['page'], $arguments['per_page'], $arguments['is_publicly_leaked'], $arguments['is_multi_repo'])]; yield from $items; @@ -102,7 +114,7 @@ public function listAlertsForOrgListing(array $params): iterable } while (count($items) > 0); } - /** @return Observable|WithoutBody */ + /** @return iterable|WithoutBody */ public function listAlertsForRepoListing(array $params): iterable|WithoutBody { $arguments = []; @@ -178,10 +190,22 @@ public function listAlertsForRepoListing(array $params): iterable|WithoutBody $arguments['per_page'] = $params['per_page']; unset($params['per_page']); + if (array_key_exists('is_publicly_leaked', $params) === false) { + throw new InvalidArgumentException('Missing mandatory field: is_publicly_leaked'); + } + + $arguments['is_publicly_leaked'] = $params['is_publicly_leaked']; + unset($params['is_publicly_leaked']); + if (array_key_exists('is_multi_repo', $params) === false) { + throw new InvalidArgumentException('Missing mandatory field: is_multi_repo'); + } + + $arguments['is_multi_repo'] = $params['is_multi_repo']; + unset($params['is_multi_repo']); $arguments['page'] = 1; do { $operator = new Internal\Operator\SecretScanning\ListAlertsForRepoListing($this->browser, $this->authentication, $this->responseSchemaValidator, $this->hydrators->getObjectMapperOperation🌀Repos🌀Owner🌀Repo🌀SecretScanning🌀Alerts()); - $items = [...$operator->call($arguments['owner'], $arguments['repo'], $arguments['state'], $arguments['secret_type'], $arguments['resolution'], $arguments['before'], $arguments['after'], $arguments['validity'], $arguments['sort'], $arguments['direction'], $arguments['page'], $arguments['per_page'])]; + $items = [...$operator->call($arguments['owner'], $arguments['repo'], $arguments['state'], $arguments['secret_type'], $arguments['resolution'], $arguments['before'], $arguments['after'], $arguments['validity'], $arguments['sort'], $arguments['direction'], $arguments['page'], $arguments['per_page'], $arguments['is_publicly_leaked'], $arguments['is_multi_repo'])]; yield from $items; diff --git a/clients/GitHub/src/Internal/Router/List/Six.php b/clients/GitHub/src/Internal/Router/List/Six.php index fb1f7b524aa..34a62d8ea83 100644 --- a/clients/GitHub/src/Internal/Router/List/Six.php +++ b/clients/GitHub/src/Internal/Router/List/Six.php @@ -15,7 +15,7 @@ public function __construct(private Routers $routers) { } - /** @return Observable|Observable|Observable|Observable|WithoutBody|Observable|Observable|Observable|Observable|Observable|iterable|WithoutBody|Observable|Observable|Observable|Observable|Observable|Observable|Observable|Observable|Observable|Observable|Observable|Observable */ + /** @return Observable|Observable|Observable|Observable|WithoutBody|Observable|Observable|Observable|Observable|Observable|Observable|Observable|iterable|WithoutBody|Observable|Observable|Observable|Observable|Observable|iterable|Observable|Observable|Observable|Observable */ public function call(string $call, array $params, array $pathChunks): iterable|WithoutBody { if ($pathChunks[0] === '') { diff --git a/clients/GitHub/src/Internal/Router/Patch/Actions.php b/clients/GitHub/src/Internal/Router/Patch/Actions.php index f2a8fbe82af..697307ef794 100644 --- a/clients/GitHub/src/Internal/Router/Patch/Actions.php +++ b/clients/GitHub/src/Internal/Router/Patch/Actions.php @@ -20,6 +20,7 @@ public function __construct(private SchemaValidator $requestSchemaValidator, pri { } + /** @return */ public function updateSelfHostedRunnerGroupForOrg(array $params): RunnerGroupsOrg { $arguments = []; diff --git a/clients/GitHub/src/Internal/Router/Patch/Six.php b/clients/GitHub/src/Internal/Router/Patch/Six.php index 979549dc7f6..f5d20803086 100644 --- a/clients/GitHub/src/Internal/Router/Patch/Six.php +++ b/clients/GitHub/src/Internal/Router/Patch/Six.php @@ -32,7 +32,6 @@ public function __construct(private Routers $routers) { } - /** @return Schema\RunnerGroupsOrg| */ public function call(string $call, array $params, array $pathChunks): RunnerGroupsOrg|WithoutBody|CodeSecurityConfiguration|WebhookConfig|CheckRun|CheckSuitePreference|EmptyObject|CodeScanningDefaultSetupUpdateResponse|CommitComment|Hook|Import|RepositoryInvitation|Issue|BasicError|Label|Milestone|PullRequest|Release|RepositoryAdvisory { if ($pathChunks[0] === '') { diff --git a/clients/GitHub/src/Internal/Router/Post/Actions.php b/clients/GitHub/src/Internal/Router/Post/Actions.php index 64f3fe97ee2..cd04c58942f 100644 --- a/clients/GitHub/src/Internal/Router/Post/Actions.php +++ b/clients/GitHub/src/Internal/Router/Post/Actions.php @@ -91,6 +91,7 @@ public function createRepoVariable(array $params): EmptyObject return $operator->call($arguments['owner'], $arguments['repo'], $params); } + /** @return */ public function createSelfHostedRunnerGroupForOrg(array $params): RunnerGroupsOrg { $arguments = []; diff --git a/clients/GitHub/src/Internal/Router/Post/Five.php b/clients/GitHub/src/Internal/Router/Post/Five.php index 55d5d2ef5ba..3cf09bec829 100644 --- a/clients/GitHub/src/Internal/Router/Post/Five.php +++ b/clients/GitHub/src/Internal/Router/Post/Five.php @@ -44,7 +44,6 @@ public function __construct(private Routers $routers) { } - /** @return |Schema\RunnerGroupsOrg */ public function call(string $call, array $params, array $pathChunks): InstallationToken|Authorization|RunnerGroupsOrg|EmptyObject|CodeSecurityConfiguration|WithoutBody|ProjectCard|Json|Created|Autolink|CheckRun|CheckSuite|Codespace|Deployment|\ApiClients\Client\GitHub\Schema\Operations\Repos\CreateDeployment\Response\ApplicationJson\Accepted\Application\Json|FullRepository|Hook|Issue|DeployKey|Label|MergedUpstream|Commit|Milestone|Page|Project|PullRequest|Release|RepositoryRuleset|RepositoryAdvisory|MinimalRepository|CodespaceExportDetails|CodespaceWithFullRepository { if ($pathChunks[0] === '') { diff --git a/clients/GitHub/src/Internal/Router/Put/Actions.php b/clients/GitHub/src/Internal/Router/Put/Actions.php index aba4162d74a..bdfdb92456d 100644 --- a/clients/GitHub/src/Internal/Router/Put/Actions.php +++ b/clients/GitHub/src/Internal/Router/Put/Actions.php @@ -57,6 +57,7 @@ public function enableSelectedRepositoryGithubActionsOrganization(array $params) return $operator->call($arguments['org'], $arguments['repository_id']); } + /** @return */ public function setRepoAccessToSelfHostedRunnerGroupInOrg(array $params): WithoutBody { $arguments = []; @@ -77,6 +78,7 @@ public function setRepoAccessToSelfHostedRunnerGroupInOrg(array $params): Withou return $operator->call($arguments['org'], $arguments['runner_group_id'], $params); } + /** @return */ public function setSelfHostedRunnersInGroupForOrg(array $params): WithoutBody { $arguments = []; @@ -337,6 +339,7 @@ public function setGithubActionsPermissionsRepository(array $params): WithoutBod return $operator->call($arguments['owner'], $arguments['repo'], $params); } + /** @return */ public function addRepoAccessToSelfHostedRunnerGroupInOrg(array $params): WithoutBody { $arguments = []; @@ -363,6 +366,7 @@ public function addRepoAccessToSelfHostedRunnerGroupInOrg(array $params): Withou return $operator->call($arguments['org'], $arguments['runner_group_id'], $arguments['repository_id']); } + /** @return */ public function addSelfHostedRunnerToGroupForOrg(array $params): WithoutBody { $arguments = []; diff --git a/clients/GitHub/src/Internal/Router/Put/Eight.php b/clients/GitHub/src/Internal/Router/Put/Eight.php index 820b53502d7..b6ad3a74613 100644 --- a/clients/GitHub/src/Internal/Router/Put/Eight.php +++ b/clients/GitHub/src/Internal/Router/Put/Eight.php @@ -18,7 +18,6 @@ public function __construct(private Routers $routers) { } - /** @return \ApiClients\Tools\OpenApiClient\Utils\Response\WithoutBody| */ public function call(string $call, array $params, array $pathChunks): WithoutBody|EmptyObject|Ok|DeploymentBranchPolicy|PullRequestReview { if ($pathChunks[0] === '') { diff --git a/clients/GitHub/src/Internal/Router/Put/Seven.php b/clients/GitHub/src/Internal/Router/Put/Seven.php index c42a5dd1b48..718b3c782bc 100644 --- a/clients/GitHub/src/Internal/Router/Put/Seven.php +++ b/clients/GitHub/src/Internal/Router/Put/Seven.php @@ -21,7 +21,7 @@ public function __construct(private Routers $routers) { } - /** @return |\ApiClients\Tools\OpenApiClient\Utils\Response\WithoutBody|Observable|Schema\BasicError */ + /** @return |Observable|Schema\BasicError */ public function call(string $call, array $params, array $pathChunks): EmptyObject|WithoutBody|Ok|\ApiClients\Client\GitHub\Schema\Operations\CodeSecurity\SetConfigurationAsDefault\Response\ApplicationJson\Ok|TeamMembership|ProtectedBranch|iterable|BasicError|PullRequestMergeResult|Json { if ($pathChunks[0] === '') { diff --git a/clients/GitHub/src/Internal/WebHook/SecretScanningAlert.php b/clients/GitHub/src/Internal/WebHook/SecretScanningAlert.php index 7e4611188d6..b4b371cebc9 100644 --- a/clients/GitHub/src/Internal/WebHook/SecretScanningAlert.php +++ b/clients/GitHub/src/Internal/WebHook/SecretScanningAlert.php @@ -19,7 +19,7 @@ public function __construct(private readonly SchemaValidator $requestSchemaValid { } - public function resolve(array $headers, array $data): Schema\WebhookSecretScanningAlertCreated|Schema\WebhookSecretScanningAlertReopened|Schema\WebhookSecretScanningAlertResolved|Schema\WebhookSecretScanningAlertValidated + public function resolve(array $headers, array $data): Schema\WebhookSecretScanningAlertCreated|Schema\WebhookSecretScanningAlertPubliclyLeaked|Schema\WebhookSecretScanningAlertReopened|Schema\WebhookSecretScanningAlertResolved|Schema\WebhookSecretScanningAlertValidated { $error = new RuntimeException('No action matching given headers and data'); if ($headers['content-type'] === 'application/json') { @@ -49,9 +49,9 @@ public function resolve(array $headers, array $data): Schema\WebhookSecretScanni $this->requestSchemaValidator->validate($headers['x-github-hook-installation-target-type'], Reader::readFromJson(Schema\WebHookHeader\XGithubHookInstallationTargetType::SCHEMA_JSON, '\\cebe\\openapi\\spec\\Schema')); $this->requestSchemaValidator->validate($headers['x-github-delivery'], Reader::readFromJson(Schema\WebHookHeader\XGitHubDelivery::SCHEMA_JSON, '\\cebe\\openapi\\spec\\Schema')); $this->requestSchemaValidator->validate($headers['x-hub-signature-256'], Reader::readFromJson(Schema\WebHookHeader\XHubSignature::SCHEMA_JSON, '\\cebe\\openapi\\spec\\Schema')); - $this->requestSchemaValidator->validate($data, Reader::readFromJson(Schema\WebhookSecretScanningAlertReopened::SCHEMA_JSON, '\\cebe\\openapi\\spec\\Schema')); + $this->requestSchemaValidator->validate($data, Reader::readFromJson(Schema\WebhookSecretScanningAlertPubliclyLeaked::SCHEMA_JSON, '\\cebe\\openapi\\spec\\Schema')); - return $this->hydrator->hydrateObject(Schema\WebhookSecretScanningAlertReopened::class, $data); + return $this->hydrator->hydrateObject(Schema\WebhookSecretScanningAlertPubliclyLeaked::class, $data); } catch (Throwable) { goto actions_aaaab; } @@ -67,9 +67,9 @@ public function resolve(array $headers, array $data): Schema\WebhookSecretScanni $this->requestSchemaValidator->validate($headers['x-github-hook-installation-target-type'], Reader::readFromJson(Schema\WebHookHeader\XGithubHookInstallationTargetType::SCHEMA_JSON, '\\cebe\\openapi\\spec\\Schema')); $this->requestSchemaValidator->validate($headers['x-github-delivery'], Reader::readFromJson(Schema\WebHookHeader\XGitHubDelivery::SCHEMA_JSON, '\\cebe\\openapi\\spec\\Schema')); $this->requestSchemaValidator->validate($headers['x-hub-signature-256'], Reader::readFromJson(Schema\WebHookHeader\XHubSignature::SCHEMA_JSON, '\\cebe\\openapi\\spec\\Schema')); - $this->requestSchemaValidator->validate($data, Reader::readFromJson(Schema\WebhookSecretScanningAlertResolved::SCHEMA_JSON, '\\cebe\\openapi\\spec\\Schema')); + $this->requestSchemaValidator->validate($data, Reader::readFromJson(Schema\WebhookSecretScanningAlertReopened::SCHEMA_JSON, '\\cebe\\openapi\\spec\\Schema')); - return $this->hydrator->hydrateObject(Schema\WebhookSecretScanningAlertResolved::class, $data); + return $this->hydrator->hydrateObject(Schema\WebhookSecretScanningAlertReopened::class, $data); } catch (Throwable) { goto actions_aaaac; } @@ -85,15 +85,33 @@ public function resolve(array $headers, array $data): Schema\WebhookSecretScanni $this->requestSchemaValidator->validate($headers['x-github-hook-installation-target-type'], Reader::readFromJson(Schema\WebHookHeader\XGithubHookInstallationTargetType::SCHEMA_JSON, '\\cebe\\openapi\\spec\\Schema')); $this->requestSchemaValidator->validate($headers['x-github-delivery'], Reader::readFromJson(Schema\WebHookHeader\XGitHubDelivery::SCHEMA_JSON, '\\cebe\\openapi\\spec\\Schema')); $this->requestSchemaValidator->validate($headers['x-hub-signature-256'], Reader::readFromJson(Schema\WebHookHeader\XHubSignature::SCHEMA_JSON, '\\cebe\\openapi\\spec\\Schema')); - $this->requestSchemaValidator->validate($data, Reader::readFromJson(Schema\WebhookSecretScanningAlertValidated::SCHEMA_JSON, '\\cebe\\openapi\\spec\\Schema')); + $this->requestSchemaValidator->validate($data, Reader::readFromJson(Schema\WebhookSecretScanningAlertResolved::SCHEMA_JSON, '\\cebe\\openapi\\spec\\Schema')); - return $this->hydrator->hydrateObject(Schema\WebhookSecretScanningAlertValidated::class, $data); + return $this->hydrator->hydrateObject(Schema\WebhookSecretScanningAlertResolved::class, $data); } catch (Throwable) { goto actions_aaaad; } } actions_aaaad: + if ($headers['content-type'] === 'application/json') { + try { + $this->requestSchemaValidator->validate($headers['user-agent'], Reader::readFromJson(Schema\WebHookHeader\UserAgent::SCHEMA_JSON, '\\cebe\\openapi\\spec\\Schema')); + $this->requestSchemaValidator->validate($headers['x-github-hook-id'], Reader::readFromJson(Schema\WebHookHeader\XGithubHookId::SCHEMA_JSON, '\\cebe\\openapi\\spec\\Schema')); + $this->requestSchemaValidator->validate($headers['x-github-event'], Reader::readFromJson(Schema\WebHookHeader\XGithubEvent::SCHEMA_JSON, '\\cebe\\openapi\\spec\\Schema')); + $this->requestSchemaValidator->validate($headers['x-github-hook-installation-target-id'], Reader::readFromJson(Schema\WebHookHeader\XGithubHookInstallationTargetId::SCHEMA_JSON, '\\cebe\\openapi\\spec\\Schema')); + $this->requestSchemaValidator->validate($headers['x-github-hook-installation-target-type'], Reader::readFromJson(Schema\WebHookHeader\XGithubHookInstallationTargetType::SCHEMA_JSON, '\\cebe\\openapi\\spec\\Schema')); + $this->requestSchemaValidator->validate($headers['x-github-delivery'], Reader::readFromJson(Schema\WebHookHeader\XGitHubDelivery::SCHEMA_JSON, '\\cebe\\openapi\\spec\\Schema')); + $this->requestSchemaValidator->validate($headers['x-hub-signature-256'], Reader::readFromJson(Schema\WebHookHeader\XHubSignature::SCHEMA_JSON, '\\cebe\\openapi\\spec\\Schema')); + $this->requestSchemaValidator->validate($data, Reader::readFromJson(Schema\WebhookSecretScanningAlertValidated::SCHEMA_JSON, '\\cebe\\openapi\\spec\\Schema')); + + return $this->hydrator->hydrateObject(Schema\WebhookSecretScanningAlertValidated::class, $data); + } catch (Throwable) { + goto actions_aaaae; + } + } + + actions_aaaae: throw $error; } } diff --git a/clients/GitHub/src/Operation/Actions.php b/clients/GitHub/src/Operation/Actions.php index 5ad007601b6..254d08df9df 100644 --- a/clients/GitHub/src/Operation/Actions.php +++ b/clients/GitHub/src/Operation/Actions.php @@ -113,66 +113,79 @@ public function setGithubActionsDefaultWorkflowPermissionsOrganization(string $o return $this->operators->actions👷SetGithubActionsDefaultWorkflowPermissionsOrganization()->call($org, $params); } + /** @return */ public function listSelfHostedRunnerGroupsForOrg(string $org, string $visibleToRepository, int $perPage, int $page): \ApiClients\Client\GitHub\Schema\Operations\Actions\ListSelfHostedRunnerGroupsForOrg\Response\ApplicationJson\Ok { return $this->operators->actions👷ListSelfHostedRunnerGroupsForOrg()->call($org, $visibleToRepository, $perPage, $page); } + /** @return */ public function createSelfHostedRunnerGroupForOrg(string $org, array $params): RunnerGroupsOrg { return $this->operators->actions👷CreateSelfHostedRunnerGroupForOrg()->call($org, $params); } + /** @return */ public function getSelfHostedRunnerGroupForOrg(string $org, int $runnerGroupId): RunnerGroupsOrg { return $this->operators->actions👷GetSelfHostedRunnerGroupForOrg()->call($org, $runnerGroupId); } + /** @return */ public function deleteSelfHostedRunnerGroupFromOrg(string $org, int $runnerGroupId): WithoutBody { return $this->operators->actions👷DeleteSelfHostedRunnerGroupFromOrg()->call($org, $runnerGroupId); } + /** @return */ public function updateSelfHostedRunnerGroupForOrg(string $org, int $runnerGroupId, array $params): RunnerGroupsOrg { return $this->operators->actions👷UpdateSelfHostedRunnerGroupForOrg()->call($org, $runnerGroupId, $params); } + /** @return */ public function listRepoAccessToSelfHostedRunnerGroupInOrg(string $org, int $runnerGroupId, int $page, int $perPage): \ApiClients\Client\GitHub\Schema\Operations\Actions\ListRepoAccessToSelfHostedRunnerGroupInOrg\Response\ApplicationJson\Ok { return $this->operators->actions👷ListRepoAccessToSelfHostedRunnerGroupInOrg()->call($org, $runnerGroupId, $page, $perPage); } + /** @return */ public function setRepoAccessToSelfHostedRunnerGroupInOrg(string $org, int $runnerGroupId, array $params): WithoutBody { return $this->operators->actions👷SetRepoAccessToSelfHostedRunnerGroupInOrg()->call($org, $runnerGroupId, $params); } + /** @return */ public function addRepoAccessToSelfHostedRunnerGroupInOrg(string $org, int $runnerGroupId, int $repositoryId): WithoutBody { return $this->operators->actions👷AddRepoAccessToSelfHostedRunnerGroupInOrg()->call($org, $runnerGroupId, $repositoryId); } + /** @return */ public function removeRepoAccessToSelfHostedRunnerGroupInOrg(string $org, int $runnerGroupId, int $repositoryId): WithoutBody { return $this->operators->actions👷RemoveRepoAccessToSelfHostedRunnerGroupInOrg()->call($org, $runnerGroupId, $repositoryId); } + /** @return */ public function listSelfHostedRunnersInGroupForOrg(string $org, int $runnerGroupId, int $perPage, int $page): \ApiClients\Client\GitHub\Schema\Operations\Actions\ListSelfHostedRunnersInGroupForOrg\Response\ApplicationJson\Ok { return $this->operators->actions👷ListSelfHostedRunnersInGroupForOrg()->call($org, $runnerGroupId, $perPage, $page); } + /** @return */ public function setSelfHostedRunnersInGroupForOrg(string $org, int $runnerGroupId, array $params): WithoutBody { return $this->operators->actions👷SetSelfHostedRunnersInGroupForOrg()->call($org, $runnerGroupId, $params); } + /** @return */ public function addSelfHostedRunnerToGroupForOrg(string $org, int $runnerGroupId, int $runnerId): WithoutBody { return $this->operators->actions👷AddSelfHostedRunnerToGroupForOrg()->call($org, $runnerGroupId, $runnerId); } + /** @return */ public function removeSelfHostedRunnerFromGroupForOrg(string $org, int $runnerGroupId, int $runnerId): WithoutBody { return $this->operators->actions👷RemoveSelfHostedRunnerFromGroupForOrg()->call($org, $runnerGroupId, $runnerId); diff --git a/clients/GitHub/src/Operation/CodeScanning.php b/clients/GitHub/src/Operation/CodeScanning.php index 9c3e0b0ab40..7433034ae60 100644 --- a/clients/GitHub/src/Operation/CodeScanning.php +++ b/clients/GitHub/src/Operation/CodeScanning.php @@ -37,13 +37,13 @@ public function listAlertsForOrgListing(string $org, string $toolName, string|nu return $this->operators->codeScanning👷ListAlertsForOrgListing()->call($org, $toolName, $toolGuid, $before, $after, $state, $severity, $page, $perPage, $direction, $sort); } - /** @return iterable|WithoutBody */ + /** @return Observable|WithoutBody */ public function listAlertsForRepo(string $owner, string $repo, string $toolName, string|null $toolGuid, string $ref, int $pr, string $before, string $after, string $state, string $severity, int $page, int $perPage, string $direction, string $sort): iterable|WithoutBody { return $this->operators->codeScanning👷ListAlertsForRepo()->call($owner, $repo, $toolName, $toolGuid, $ref, $pr, $before, $after, $state, $severity, $page, $perPage, $direction, $sort); } - /** @return iterable|WithoutBody */ + /** @return Observable|WithoutBody */ public function listAlertsForRepoListing(string $owner, string $repo, string $toolName, string|null $toolGuid, string $ref, int $pr, string $before, string $after, string $state, string $severity, int $page, int $perPage, string $direction, string $sort): iterable|WithoutBody { return $this->operators->codeScanning👷ListAlertsForRepoListing()->call($owner, $repo, $toolName, $toolGuid, $ref, $pr, $before, $after, $state, $severity, $page, $perPage, $direction, $sort); diff --git a/clients/GitHub/src/Operation/Dependabot.php b/clients/GitHub/src/Operation/Dependabot.php index 50cd7d2189c..bf937cc1d90 100644 --- a/clients/GitHub/src/Operation/Dependabot.php +++ b/clients/GitHub/src/Operation/Dependabot.php @@ -87,13 +87,13 @@ public function removeSelectedRepoFromOrgSecret(string $org, string $secretName, return $this->operators->dependabot👷RemoveSelectedRepoFromOrgSecret()->call($org, $secretName, $repositoryId); } - /** @return Observable|WithoutBody */ + /** @return iterable|WithoutBody */ public function listAlertsForRepo(string $owner, string $repo, string $state, string $severity, string $ecosystem, string $package, string $manifest, string $scope, string $before, string $after, int $last, string $sort, string $direction, int $page, int $perPage, int $first): iterable|WithoutBody { return $this->operators->dependabot👷ListAlertsForRepo()->call($owner, $repo, $state, $severity, $ecosystem, $package, $manifest, $scope, $before, $after, $last, $sort, $direction, $page, $perPage, $first); } - /** @return Observable|WithoutBody */ + /** @return iterable|WithoutBody */ public function listAlertsForRepoListing(string $owner, string $repo, string $state, string $severity, string $ecosystem, string $package, string $manifest, string $scope, string $before, string $after, int $last, string $sort, string $direction, int $page, int $perPage, int $first): iterable|WithoutBody { return $this->operators->dependabot👷ListAlertsForRepoListing()->call($owner, $repo, $state, $severity, $ecosystem, $package, $manifest, $scope, $before, $after, $last, $sort, $direction, $page, $perPage, $first); diff --git a/clients/GitHub/src/Operation/Search.php b/clients/GitHub/src/Operation/Search.php index 9f898607e0d..176479862d7 100644 --- a/clients/GitHub/src/Operation/Search.php +++ b/clients/GitHub/src/Operation/Search.php @@ -14,7 +14,6 @@ public function __construct(private Internal\Operators $operators) { } - /** @return */ public function code(string $q, string $sort, string $order, int $perPage, int $page): Ok|WithoutBody { return $this->operators->search👷Code()->call($q, $sort, $order, $perPage, $page); diff --git a/clients/GitHub/src/Operation/SecretScanning.php b/clients/GitHub/src/Operation/SecretScanning.php index b850f11d51b..2a709d801a5 100644 --- a/clients/GitHub/src/Operation/SecretScanning.php +++ b/clients/GitHub/src/Operation/SecretScanning.php @@ -16,34 +16,34 @@ public function __construct(private Internal\Operators $operators) { } - /** @return Observable */ - public function listAlertsForEnterprise(string $enterprise, string $state, string $secretType, string $resolution, string $before, string $after, string $validity, string $sort, string $direction, int $perPage): iterable + /** @return iterable */ + public function listAlertsForEnterprise(string $enterprise, string $state, string $secretType, string $resolution, string $before, string $after, string $validity, string $sort, string $direction, int $perPage, bool $isPubliclyLeaked, bool $isMultiRepo): iterable { - return $this->operators->secretScanning👷ListAlertsForEnterprise()->call($enterprise, $state, $secretType, $resolution, $before, $after, $validity, $sort, $direction, $perPage); + return $this->operators->secretScanning👷ListAlertsForEnterprise()->call($enterprise, $state, $secretType, $resolution, $before, $after, $validity, $sort, $direction, $perPage, $isPubliclyLeaked, $isMultiRepo); } - /** @return Observable */ - public function listAlertsForOrg(string $org, string $state, string $secretType, string $resolution, string $before, string $after, string $validity, string $sort, string $direction, int $page, int $perPage): iterable + /** @return iterable */ + public function listAlertsForOrg(string $org, string $state, string $secretType, string $resolution, string $before, string $after, string $validity, string $sort, string $direction, int $page, int $perPage, bool $isPubliclyLeaked, bool $isMultiRepo): iterable { - return $this->operators->secretScanning👷ListAlertsForOrg()->call($org, $state, $secretType, $resolution, $before, $after, $validity, $sort, $direction, $page, $perPage); + return $this->operators->secretScanning👷ListAlertsForOrg()->call($org, $state, $secretType, $resolution, $before, $after, $validity, $sort, $direction, $page, $perPage, $isPubliclyLeaked, $isMultiRepo); } - /** @return Observable */ - public function listAlertsForOrgListing(string $org, string $state, string $secretType, string $resolution, string $before, string $after, string $validity, string $sort, string $direction, int $page, int $perPage): iterable + /** @return iterable */ + public function listAlertsForOrgListing(string $org, string $state, string $secretType, string $resolution, string $before, string $after, string $validity, string $sort, string $direction, int $page, int $perPage, bool $isPubliclyLeaked, bool $isMultiRepo): iterable { - return $this->operators->secretScanning👷ListAlertsForOrgListing()->call($org, $state, $secretType, $resolution, $before, $after, $validity, $sort, $direction, $page, $perPage); + return $this->operators->secretScanning👷ListAlertsForOrgListing()->call($org, $state, $secretType, $resolution, $before, $after, $validity, $sort, $direction, $page, $perPage, $isPubliclyLeaked, $isMultiRepo); } - /** @return Observable|WithoutBody */ - public function listAlertsForRepo(string $owner, string $repo, string $state, string $secretType, string $resolution, string $before, string $after, string $validity, string $sort, string $direction, int $page, int $perPage): iterable|WithoutBody + /** @return iterable|WithoutBody */ + public function listAlertsForRepo(string $owner, string $repo, string $state, string $secretType, string $resolution, string $before, string $after, string $validity, string $sort, string $direction, int $page, int $perPage, bool $isPubliclyLeaked, bool $isMultiRepo): iterable|WithoutBody { - return $this->operators->secretScanning👷ListAlertsForRepo()->call($owner, $repo, $state, $secretType, $resolution, $before, $after, $validity, $sort, $direction, $page, $perPage); + return $this->operators->secretScanning👷ListAlertsForRepo()->call($owner, $repo, $state, $secretType, $resolution, $before, $after, $validity, $sort, $direction, $page, $perPage, $isPubliclyLeaked, $isMultiRepo); } - /** @return Observable|WithoutBody */ - public function listAlertsForRepoListing(string $owner, string $repo, string $state, string $secretType, string $resolution, string $before, string $after, string $validity, string $sort, string $direction, int $page, int $perPage): iterable|WithoutBody + /** @return iterable|WithoutBody */ + public function listAlertsForRepoListing(string $owner, string $repo, string $state, string $secretType, string $resolution, string $before, string $after, string $validity, string $sort, string $direction, int $page, int $perPage, bool $isPubliclyLeaked, bool $isMultiRepo): iterable|WithoutBody { - return $this->operators->secretScanning👷ListAlertsForRepoListing()->call($owner, $repo, $state, $secretType, $resolution, $before, $after, $validity, $sort, $direction, $page, $perPage); + return $this->operators->secretScanning👷ListAlertsForRepoListing()->call($owner, $repo, $state, $secretType, $resolution, $before, $after, $validity, $sort, $direction, $page, $perPage, $isPubliclyLeaked, $isMultiRepo); } /** @return */ diff --git a/clients/GitHub/src/PHPStan/ClientCallReturnTypes.php b/clients/GitHub/src/PHPStan/ClientCallReturnTypes.php index 944d42e1a75..08802d86cbe 100644 --- a/clients/GitHub/src/PHPStan/ClientCallReturnTypes.php +++ b/clients/GitHub/src/PHPStan/ClientCallReturnTypes.php @@ -208,7 +208,7 @@ public function getTypeFromMethodCall(MethodReflection $methodReflection, Method } if ($call === 'GET /enterprises/{enterprise}/secret-scanning/alerts') { - return $this->typeResolver->resolve('Observable'); + return $this->typeResolver->resolve('iterable'); } if ($call === 'GET /enterprises/{enterprise}/team/{team_slug}/copilot/usage') { @@ -540,55 +540,55 @@ public function getTypeFromMethodCall(MethodReflection $methodReflection, Method } if ($call === 'GET /orgs/{org}/actions/runner-groups') { - return $this->typeResolver->resolve('Schema\\Operations\\Actions\\ListSelfHostedRunnerGroupsForOrg\\Response\\ApplicationJson\\Ok'); + return $this->typeResolver->resolve(''); } if ($call === 'POST /orgs/{org}/actions/runner-groups') { - return $this->typeResolver->resolve('Schema\\RunnerGroupsOrg'); + return $this->typeResolver->resolve(''); } if ($call === 'GET /orgs/{org}/actions/runner-groups/{runner_group_id}') { - return $this->typeResolver->resolve('Schema\\RunnerGroupsOrg'); + return $this->typeResolver->resolve(''); } if ($call === 'DELETE /orgs/{org}/actions/runner-groups/{runner_group_id}') { - return $this->typeResolver->resolve('\\ApiClients\\Tools\\OpenApiClient\\Utils\\Response\\WithoutBody'); + return $this->typeResolver->resolve(''); } if ($call === 'PATCH /orgs/{org}/actions/runner-groups/{runner_group_id}') { - return $this->typeResolver->resolve('Schema\\RunnerGroupsOrg'); + return $this->typeResolver->resolve(''); } if ($call === 'GET /orgs/{org}/actions/runner-groups/{runner_group_id}/repositories') { - return $this->typeResolver->resolve('Schema\\Operations\\Actions\\ListRepoAccessToSelfHostedRunnerGroupInOrg\\Response\\ApplicationJson\\Ok'); + return $this->typeResolver->resolve(''); } if ($call === 'PUT /orgs/{org}/actions/runner-groups/{runner_group_id}/repositories') { - return $this->typeResolver->resolve('\\ApiClients\\Tools\\OpenApiClient\\Utils\\Response\\WithoutBody'); + return $this->typeResolver->resolve(''); } if ($call === 'PUT /orgs/{org}/actions/runner-groups/{runner_group_id}/repositories/{repository_id}') { - return $this->typeResolver->resolve('\\ApiClients\\Tools\\OpenApiClient\\Utils\\Response\\WithoutBody'); + return $this->typeResolver->resolve(''); } if ($call === 'DELETE /orgs/{org}/actions/runner-groups/{runner_group_id}/repositories/{repository_id}') { - return $this->typeResolver->resolve('\\ApiClients\\Tools\\OpenApiClient\\Utils\\Response\\WithoutBody'); + return $this->typeResolver->resolve(''); } if ($call === 'GET /orgs/{org}/actions/runner-groups/{runner_group_id}/runners') { - return $this->typeResolver->resolve('Schema\\Operations\\Actions\\ListSelfHostedRunnersInGroupForOrg\\Response\\ApplicationJson\\Ok'); + return $this->typeResolver->resolve(''); } if ($call === 'PUT /orgs/{org}/actions/runner-groups/{runner_group_id}/runners') { - return $this->typeResolver->resolve('\\ApiClients\\Tools\\OpenApiClient\\Utils\\Response\\WithoutBody'); + return $this->typeResolver->resolve(''); } if ($call === 'PUT /orgs/{org}/actions/runner-groups/{runner_group_id}/runners/{runner_id}') { - return $this->typeResolver->resolve('\\ApiClients\\Tools\\OpenApiClient\\Utils\\Response\\WithoutBody'); + return $this->typeResolver->resolve(''); } if ($call === 'DELETE /orgs/{org}/actions/runner-groups/{runner_group_id}/runners/{runner_id}') { - return $this->typeResolver->resolve('\\ApiClients\\Tools\\OpenApiClient\\Utils\\Response\\WithoutBody'); + return $this->typeResolver->resolve(''); } if ($call === 'GET /orgs/{org}/actions/runners') { @@ -1376,11 +1376,11 @@ public function getTypeFromMethodCall(MethodReflection $methodReflection, Method } if ($call === 'GET /orgs/{org}/secret-scanning/alerts') { - return $this->typeResolver->resolve('Observable'); + return $this->typeResolver->resolve('iterable'); } if ($call === 'LIST /orgs/{org}/secret-scanning/alerts') { - return $this->typeResolver->resolve('Observable'); + return $this->typeResolver->resolve('iterable'); } if ($call === 'GET /orgs/{org}/security-advisories') { @@ -2256,11 +2256,11 @@ public function getTypeFromMethodCall(MethodReflection $methodReflection, Method } if ($call === 'GET /repos/{owner}/{repo}/code-scanning/alerts') { - return $this->typeResolver->resolve('iterable|\\ApiClients\\Tools\\OpenApiClient\\Utils\\Response\\WithoutBody'); + return $this->typeResolver->resolve('Observable|WithoutBody'); } if ($call === 'LIST /repos/{owner}/{repo}/code-scanning/alerts') { - return $this->typeResolver->resolve('iterable|\\ApiClients\\Tools\\OpenApiClient\\Utils\\Response\\WithoutBody'); + return $this->typeResolver->resolve('Observable|WithoutBody'); } if ($call === 'GET /repos/{owner}/{repo}/code-scanning/alerts/{alert_number}') { @@ -2528,11 +2528,11 @@ public function getTypeFromMethodCall(MethodReflection $methodReflection, Method } if ($call === 'GET /repos/{owner}/{repo}/dependabot/alerts') { - return $this->typeResolver->resolve('Observable|WithoutBody'); + return $this->typeResolver->resolve('iterable|\\ApiClients\\Tools\\OpenApiClient\\Utils\\Response\\WithoutBody'); } if ($call === 'LIST /repos/{owner}/{repo}/dependabot/alerts') { - return $this->typeResolver->resolve('Observable|WithoutBody'); + return $this->typeResolver->resolve('iterable|\\ApiClients\\Tools\\OpenApiClient\\Utils\\Response\\WithoutBody'); } if ($call === 'GET /repos/{owner}/{repo}/dependabot/alerts/{alert_number}') { @@ -3528,11 +3528,11 @@ public function getTypeFromMethodCall(MethodReflection $methodReflection, Method } if ($call === 'GET /repos/{owner}/{repo}/secret-scanning/alerts') { - return $this->typeResolver->resolve('Observable|WithoutBody'); + return $this->typeResolver->resolve('iterable|\\ApiClients\\Tools\\OpenApiClient\\Utils\\Response\\WithoutBody'); } if ($call === 'LIST /repos/{owner}/{repo}/secret-scanning/alerts') { - return $this->typeResolver->resolve('Observable|WithoutBody'); + return $this->typeResolver->resolve('iterable|\\ApiClients\\Tools\\OpenApiClient\\Utils\\Response\\WithoutBody'); } if ($call === 'GET /repos/{owner}/{repo}/secret-scanning/alerts/{alert_number}') { @@ -3724,7 +3724,7 @@ public function getTypeFromMethodCall(MethodReflection $methodReflection, Method } if ($call === 'GET /search/code') { - return $this->typeResolver->resolve(''); + return $this->typeResolver->resolve('Schema\\Operations\\Search\\Code\\Response\\ApplicationJson\\Ok|\\ApiClients\\Tools\\OpenApiClient\\Utils\\Response\\WithoutBody'); } if ($call === 'GET /search/commits') { diff --git a/clients/GitHub/src/Schema/Activity.php b/clients/GitHub/src/Schema/Activity.php index 0b9dc294506..b966b3b9fb0 100644 --- a/clients/GitHub/src/Schema/Activity.php +++ b/clients/GitHub/src/Schema/Activity.php @@ -242,6 +242,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -282,7 +288,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" } }'; diff --git a/clients/GitHub/src/Schema/AddedToProjectIssueEvent.php b/clients/GitHub/src/Schema/AddedToProjectIssueEvent.php index ac05f15788c..2d62ed919a2 100644 --- a/clients/GitHub/src/Schema/AddedToProjectIssueEvent.php +++ b/clients/GitHub/src/Schema/AddedToProjectIssueEvent.php @@ -191,6 +191,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -427,6 +433,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -611,7 +623,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "event": "generated", "commit_id": "generated", @@ -643,7 +656,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "name": "Probot Owners", "description": "The description of the app.", diff --git a/clients/GitHub/src/Schema/AliasAbstract/Tiet01F27505/TietE0281FC4/TietD2CC17F7/Tiet89BA197E.php b/clients/GitHub/src/Schema/AliasAbstract/Tiet102A6290/Tiet00A39E7A/Tiet1FEDF082/TietDD7A8765.php similarity index 99% rename from clients/GitHub/src/Schema/AliasAbstract/Tiet01F27505/TietE0281FC4/TietD2CC17F7/Tiet89BA197E.php rename to clients/GitHub/src/Schema/AliasAbstract/Tiet102A6290/Tiet00A39E7A/Tiet1FEDF082/TietDD7A8765.php index 3cab03a866f..d98c485c902 100644 --- a/clients/GitHub/src/Schema/AliasAbstract/Tiet01F27505/TietE0281FC4/TietD2CC17F7/Tiet89BA197E.php +++ b/clients/GitHub/src/Schema/AliasAbstract/Tiet102A6290/Tiet00A39E7A/Tiet1FEDF082/TietDD7A8765.php @@ -2,11 +2,11 @@ declare(strict_types=1); -namespace ApiClients\Client\GitHub\Schema\AliasAbstract\Tiet01F27505\TietE0281FC4\TietD2CC17F7; +namespace ApiClients\Client\GitHub\Schema\AliasAbstract\Tiet102A6290\Tiet00A39E7A\Tiet1FEDF082; use EventSauce\ObjectHydrator\MapFrom; -abstract readonly class Tiet89BA197E +abstract readonly class TietDD7A8765 { public const SCHEMA_JSON = '{ "required": [ @@ -255,6 +255,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -884,7 +890,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "private": false, "html_url": "https:\\/\\/github.com\\/octocat\\/Hello-World", @@ -1035,7 +1042,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "private": false, "html_url": "https:\\/\\/github.com\\/octocat\\/Hello-World", diff --git a/clients/GitHub/src/Schema/AliasAbstract/Tiet708A5A7B/TietC387586A/Tiet26E9ACC1/TietF9004EB5.php b/clients/GitHub/src/Schema/AliasAbstract/Tiet30173C29/TietFF44826C/TietBBFD9F56/TietC71934BD.php similarity index 98% rename from clients/GitHub/src/Schema/AliasAbstract/Tiet708A5A7B/TietC387586A/Tiet26E9ACC1/TietF9004EB5.php rename to clients/GitHub/src/Schema/AliasAbstract/Tiet30173C29/TietFF44826C/TietBBFD9F56/TietC71934BD.php index 36b0824943d..fc3c37fee7e 100644 --- a/clients/GitHub/src/Schema/AliasAbstract/Tiet708A5A7B/TietC387586A/Tiet26E9ACC1/TietF9004EB5.php +++ b/clients/GitHub/src/Schema/AliasAbstract/Tiet30173C29/TietFF44826C/TietBBFD9F56/TietC71934BD.php @@ -2,12 +2,12 @@ declare(strict_types=1); -namespace ApiClients\Client\GitHub\Schema\AliasAbstract\Tiet708A5A7B\TietC387586A\Tiet26E9ACC1; +namespace ApiClients\Client\GitHub\Schema\AliasAbstract\Tiet30173C29\TietFF44826C\TietBBFD9F56; use ApiClients\Client\GitHub\Schema; use EventSauce\ObjectHydrator\MapFrom; -abstract readonly class TietF9004EB5 +abstract readonly class TietC71934BD { public const SCHEMA_JSON = '{ "title": "Repository", @@ -503,6 +503,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -765,7 +768,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "permissions": { "admin": false, diff --git a/clients/GitHub/src/Schema/AliasAbstract/Tiet310D1FDB/Tiet6CF4DD07/TietB84F9F0D/Tiet2C37CA68.php b/clients/GitHub/src/Schema/AliasAbstract/Tiet310D1FDB/Tiet6CF4DD07/TietB84F9F0D/Tiet2C37CA68.php new file mode 100644 index 00000000000..244255e8b95 --- /dev/null +++ b/clients/GitHub/src/Schema/AliasAbstract/Tiet310D1FDB/Tiet6CF4DD07/TietB84F9F0D/Tiet2C37CA68.php @@ -0,0 +1,115 @@ +Hi! This is an area for us to collaborate as a team<\\/p>", diff --git a/clients/GitHub/src/Schema/TeamDiscussionComment.php b/clients/GitHub/src/Schema/TeamDiscussionComment.php index 75020abd08f..920c9075765 100644 --- a/clients/GitHub/src/Schema/TeamDiscussionComment.php +++ b/clients/GitHub/src/Schema/TeamDiscussionComment.php @@ -190,6 +190,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -347,7 +353,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "body": "I agree with this suggestion.", "body_html": "

Do you like apples?<\\/p>", diff --git a/clients/GitHub/src/Schema/TeamProject.php b/clients/GitHub/src/Schema/TeamProject.php index 4d7dd2c213d..03d7a564734 100644 --- a/clients/GitHub/src/Schema/TeamProject.php +++ b/clients/GitHub/src/Schema/TeamProject.php @@ -220,6 +220,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -294,7 +300,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "created_at": "generated", "updated_at": "generated", diff --git a/clients/GitHub/src/Schema/TeamRepository.php b/clients/GitHub/src/Schema/TeamRepository.php index 29f765bc44b..81bfa1e2b18 100644 --- a/clients/GitHub/src/Schema/TeamRepository.php +++ b/clients/GitHub/src/Schema/TeamRepository.php @@ -373,6 +373,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -942,7 +948,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "private": false, "html_url": "https:\\/\\/github.com\\/octocat\\/Hello-World", diff --git a/clients/GitHub/src/Schema/Teams/Create/Request/ApplicationJson.php b/clients/GitHub/src/Schema/Teams/Create/Request/ApplicationJson.php index 1a5c1a4d76b..d520c6af72f 100644 --- a/clients/GitHub/src/Schema/Teams/Create/Request/ApplicationJson.php +++ b/clients/GitHub/src/Schema/Teams/Create/Request/ApplicationJson.php @@ -58,7 +58,7 @@ "push" ], "type": "string", - "description": "**Deprecated**. The permission that new repositories will be added to the team with when none is specified.", + "description": "**Closing down notice**. The permission that new repositories will be added to the team with when none is specified.", "default": "pull" }, "parent_team_id": { @@ -103,7 +103,7 @@ * `notifications_enabled` - team members receive notifications when the team is @mentioned. * `notifications_disabled` - no one receives notifications. Default: `notifications_enabled` - * permission: **Deprecated**. The permission that new repositories will be added to the team with when none is specified. + * permission: **Closing down notice**. The permission that new repositories will be added to the team with when none is specified. * parentTeamId: The ID of a team to set as the parent team. */ public function __construct(public string $name, public string|null $description, public array|null $maintainers, #[MapFrom('repo_names')] diff --git a/clients/GitHub/src/Schema/Teams/UpdateInOrg/Request/ApplicationJson.php b/clients/GitHub/src/Schema/Teams/UpdateInOrg/Request/ApplicationJson.php index 6e347325aa5..a73e228e78c 100644 --- a/clients/GitHub/src/Schema/Teams/UpdateInOrg/Request/ApplicationJson.php +++ b/clients/GitHub/src/Schema/Teams/UpdateInOrg/Request/ApplicationJson.php @@ -42,7 +42,7 @@ "admin" ], "type": "string", - "description": "**Deprecated**. The permission that new repositories will be added to the team with when none is specified.", + "description": "**Closing down notice**. The permission that new repositories will be added to the team with when none is specified.", "default": "pull" }, "parent_team_id": { @@ -77,7 +77,7 @@ * notificationSetting: The notification setting the team has chosen. Editing teams without specifying this parameter leaves `notification_setting` intact. The options are: * `notifications_enabled` - team members receive notifications when the team is @mentioned. * `notifications_disabled` - no one receives notifications. - * permission: **Deprecated**. The permission that new repositories will be added to the team with when none is specified. + * permission: **Closing down notice**. The permission that new repositories will be added to the team with when none is specified. * parentTeamId: The ID of a team to set as the parent team. */ public function __construct(public string|null $name, public string|null $description, public string|null $privacy, #[MapFrom('notification_setting')] diff --git a/clients/GitHub/src/Schema/Teams/UpdateLegacy/Request/ApplicationJson.php b/clients/GitHub/src/Schema/Teams/UpdateLegacy/Request/ApplicationJson.php index df37616dd11..18b1a792be7 100644 --- a/clients/GitHub/src/Schema/Teams/UpdateLegacy/Request/ApplicationJson.php +++ b/clients/GitHub/src/Schema/Teams/UpdateLegacy/Request/ApplicationJson.php @@ -45,7 +45,7 @@ "admin" ], "type": "string", - "description": "**Deprecated**. The permission that new repositories will be added to the team with when none is specified.", + "description": "**Closing down notice**. The permission that new repositories will be added to the team with when none is specified.", "default": "pull" }, "parent_team_id": { @@ -80,7 +80,7 @@ * notificationSetting: The notification setting the team has chosen. Editing teams without specifying this parameter leaves `notification_setting` intact. The options are: * `notifications_enabled` - team members receive notifications when the team is @mentioned. * `notifications_disabled` - no one receives notifications. - * permission: **Deprecated**. The permission that new repositories will be added to the team with when none is specified. + * permission: **Closing down notice**. The permission that new repositories will be added to the team with when none is specified. * parentTeamId: The ID of a team to set as the parent team. */ public function __construct(public string $name, public string|null $description, public string|null $privacy, #[MapFrom('notification_setting')] diff --git a/clients/GitHub/src/Schema/Thread.php b/clients/GitHub/src/Schema/Thread.php index c98a2e6a0f8..d30f349f154 100644 --- a/clients/GitHub/src/Schema/Thread.php +++ b/clients/GitHub/src/Schema/Thread.php @@ -262,6 +262,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -937,7 +943,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "private": false, "html_url": "https:\\/\\/github.com\\/octocat\\/Hello-World", diff --git a/clients/GitHub/src/Schema/TimelineAssignedIssueEvent.php b/clients/GitHub/src/Schema/TimelineAssignedIssueEvent.php index 71710b44462..b636e25d700 100644 --- a/clients/GitHub/src/Schema/TimelineAssignedIssueEvent.php +++ b/clients/GitHub/src/Schema/TimelineAssignedIssueEvent.php @@ -192,6 +192,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -428,6 +434,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -708,6 +720,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -742,7 +760,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "event": "generated", "commit_id": "generated", @@ -774,7 +793,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "name": "Probot Owners", "description": "The description of the app.", @@ -819,7 +839,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" } }'; diff --git a/clients/GitHub/src/Schema/TimelineCommentEvent.php b/clients/GitHub/src/Schema/TimelineCommentEvent.php index 8d8de798c72..6e80391e3a7 100644 --- a/clients/GitHub/src/Schema/TimelineCommentEvent.php +++ b/clients/GitHub/src/Schema/TimelineCommentEvent.php @@ -187,6 +187,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -384,6 +390,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -638,6 +650,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -837,7 +855,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "id": 42, "node_id": "generated", @@ -867,7 +886,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "created_at": "2011-04-14T16:00:49Z", "updated_at": "2011-04-14T16:00:49Z", @@ -899,7 +919,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "name": "Probot Owners", "description": "The description of the app.", diff --git a/clients/GitHub/src/Schema/TimelineCommitCommentedEvent.php b/clients/GitHub/src/Schema/TimelineCommitCommentedEvent.php index b20eeebdbb4..a323e99336c 100644 --- a/clients/GitHub/src/Schema/TimelineCommitCommentedEvent.php +++ b/clients/GitHub/src/Schema/TimelineCommitCommentedEvent.php @@ -243,6 +243,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -369,7 +375,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "created_at": "1970-01-01T00:00:00+00:00", "updated_at": "1970-01-01T00:00:00+00:00", @@ -418,7 +425,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "created_at": "1970-01-01T00:00:00+00:00", "updated_at": "1970-01-01T00:00:00+00:00", diff --git a/clients/GitHub/src/Schema/TimelineCrossReferencedEvent.php b/clients/GitHub/src/Schema/TimelineCrossReferencedEvent.php index fe1a2060a14..6e425f357af 100644 --- a/clients/GitHub/src/Schema/TimelineCrossReferencedEvent.php +++ b/clients/GitHub/src/Schema/TimelineCrossReferencedEvent.php @@ -180,6 +180,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -469,6 +475,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -687,6 +699,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -856,6 +874,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -1119,6 +1143,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -1415,6 +1445,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -1785,6 +1821,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -2285,7 +2327,7 @@ }, "use_squash_pr_title_as_default": { "type": "boolean", - "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.", + "description": "Whether a squash merge commit can use the pull request title as default. **This property is closing down. Please use `squash_merge_commit_title` instead.", "default": false, "deprecated": true }, @@ -2576,6 +2618,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -2798,7 +2846,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "created_at": "1970-01-01T00:00:00+00:00", "updated_at": "1970-01-01T00:00:00+00:00", @@ -2839,7 +2888,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "labels": [ "registration", @@ -2866,7 +2916,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "assignees": null, "milestone": { @@ -2900,7 +2951,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "open_issues": 4, "closed_issues": 8, @@ -2944,7 +2996,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "body_html": "generated", "body_text": "generated", @@ -2991,7 +3044,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "private": false, "html_url": "https:\\/\\/github.com\\/octocat\\/Hello-World", @@ -3110,7 +3164,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "name": "Probot Owners", "description": "The description of the app.", diff --git a/clients/GitHub/src/Schema/TimelineCrossReferencedEvent/Source.php b/clients/GitHub/src/Schema/TimelineCrossReferencedEvent/Source.php index 3b647f8e413..366ca2f7a45 100644 --- a/clients/GitHub/src/Schema/TimelineCrossReferencedEvent/Source.php +++ b/clients/GitHub/src/Schema/TimelineCrossReferencedEvent/Source.php @@ -285,6 +285,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -503,6 +509,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -672,6 +684,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -935,6 +953,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -1231,6 +1255,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -1601,6 +1631,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -2101,7 +2137,7 @@ }, "use_squash_pr_title_as_default": { "type": "boolean", - "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.", + "description": "Whether a squash merge commit can use the pull request title as default. **This property is closing down. Please use `squash_merge_commit_title` instead.", "default": false, "deprecated": true }, @@ -2392,6 +2428,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -2625,7 +2667,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "labels": [ "registration", @@ -2652,7 +2695,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "assignees": null, "milestone": { @@ -2686,7 +2730,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "open_issues": 4, "closed_issues": 8, @@ -2730,7 +2775,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "body_html": "generated", "body_text": "generated", @@ -2777,7 +2823,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "private": false, "html_url": "https:\\/\\/github.com\\/octocat\\/Hello-World", @@ -2896,7 +2943,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "name": "Probot Owners", "description": "The description of the app.", diff --git a/clients/GitHub/src/Schema/TimelineIssueEvents.php b/clients/GitHub/src/Schema/TimelineIssueEvents.php index 552809efeb1..63ae0fc9fb2 100644 --- a/clients/GitHub/src/Schema/TimelineIssueEvents.php +++ b/clients/GitHub/src/Schema/TimelineIssueEvents.php @@ -193,6 +193,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -429,6 +435,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -752,6 +764,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -988,6 +1006,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -1311,6 +1335,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -1547,6 +1577,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -1866,6 +1902,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -2102,6 +2144,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -2421,6 +2469,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -2657,6 +2711,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -2980,6 +3040,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -3216,6 +3282,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -3496,6 +3568,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -3868,6 +3946,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -4058,6 +4142,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -4294,6 +4384,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -4574,6 +4670,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -4946,6 +5048,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -5136,6 +5244,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -5372,6 +5486,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -5705,6 +5825,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -5941,6 +6067,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -6257,6 +6389,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -6493,6 +6631,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -6832,6 +6976,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -7068,6 +7218,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -7407,6 +7563,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -7643,6 +7805,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -7982,6 +8150,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -8213,6 +8387,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -8546,6 +8726,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -8743,6 +8929,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -8997,6 +9189,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -9342,6 +9540,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -9631,6 +9835,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -9849,6 +10059,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -10018,6 +10234,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -10281,6 +10503,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -10577,6 +10805,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -10947,6 +11181,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -11447,7 +11687,7 @@ }, "use_squash_pr_title_as_default": { "type": "boolean", - "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.", + "description": "Whether a squash merge commit can use the pull request title as default. **This property is closing down. Please use `squash_merge_commit_title` instead.", "default": false, "deprecated": true }, @@ -11738,6 +11978,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -12316,6 +12562,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -12502,14 +12754,14 @@ }, "position": { "type": "integer", - "description": "The line index in the diff to which the comment applies. This field is deprecated; use `line` instead.", + "description": "The line index in the diff to which the comment applies. This field is closing down; use `line` instead.", "examples": [ 1 ] }, "original_position": { "type": "integer", - "description": "The index of the original line in the diff to which the comment applies. This field is deprecated; use `original_line` instead.", + "description": "The index of the original line in the diff to which the comment applies. This field is closing down; use `original_line` instead.", "examples": [ 4 ] @@ -12693,6 +12945,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -13174,6 +13432,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -13445,6 +13709,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -13681,6 +13951,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -13961,6 +14237,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -14151,6 +14433,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -14387,6 +14675,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -14667,6 +14961,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -14856,6 +15156,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -15092,6 +15398,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." diff --git a/clients/GitHub/src/Schema/TimelineLineCommentedEvent.php b/clients/GitHub/src/Schema/TimelineLineCommentedEvent.php index 7ce4ca04b18..f1956194719 100644 --- a/clients/GitHub/src/Schema/TimelineLineCommentedEvent.php +++ b/clients/GitHub/src/Schema/TimelineLineCommentedEvent.php @@ -91,14 +91,14 @@ }, "position": { "type": "integer", - "description": "The line index in the diff to which the comment applies. This field is deprecated; use `line` instead.", + "description": "The line index in the diff to which the comment applies. This field is closing down; use `line` instead.", "examples": [ 1 ] }, "original_position": { "type": "integer", - "description": "The index of the original line in the diff to which the comment applies. This field is deprecated; use `original_line` instead.", + "description": "The index of the original line in the diff to which the comment applies. This field is closing down; use `original_line` instead.", "examples": [ 4 ] @@ -282,6 +282,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -567,7 +573,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "body": "We should probably include a check for null values here.", "created_at": "2011-04-14T16:00:49Z", @@ -641,7 +648,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "body": "We should probably include a check for null values here.", "created_at": "2011-04-14T16:00:49Z", diff --git a/clients/GitHub/src/Schema/TimelineReviewedEvent.php b/clients/GitHub/src/Schema/TimelineReviewedEvent.php index cfda2692a27..3cfde1f112c 100644 --- a/clients/GitHub/src/Schema/TimelineReviewedEvent.php +++ b/clients/GitHub/src/Schema/TimelineReviewedEvent.php @@ -200,6 +200,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -330,7 +336,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "body": "This looks great.", "state": "CHANGES_REQUESTED", diff --git a/clients/GitHub/src/Schema/TimelineUnassignedIssueEvent.php b/clients/GitHub/src/Schema/TimelineUnassignedIssueEvent.php index f9f73d9388b..2075ce3221c 100644 --- a/clients/GitHub/src/Schema/TimelineUnassignedIssueEvent.php +++ b/clients/GitHub/src/Schema/TimelineUnassignedIssueEvent.php @@ -192,6 +192,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -428,6 +434,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -708,6 +720,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -742,7 +760,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "event": "generated", "commit_id": "generated", @@ -774,7 +793,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "name": "Probot Owners", "description": "The description of the app.", @@ -819,7 +839,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" } }'; diff --git a/clients/GitHub/src/Schema/UnassignedIssueEvent.php b/clients/GitHub/src/Schema/UnassignedIssueEvent.php index 3b836ce7915..9a47fbeb310 100644 --- a/clients/GitHub/src/Schema/UnassignedIssueEvent.php +++ b/clients/GitHub/src/Schema/UnassignedIssueEvent.php @@ -193,6 +193,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -429,6 +435,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -709,6 +721,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -871,6 +889,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -905,7 +929,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "event": "generated", "commit_id": "generated", @@ -937,7 +962,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "name": "Probot Owners", "description": "The description of the app.", @@ -982,7 +1008,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "assigner": { "name": "generated", @@ -1005,7 +1032,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" } }'; diff --git a/clients/GitHub/src/Schema/UnlabeledIssueEvent.php b/clients/GitHub/src/Schema/UnlabeledIssueEvent.php index b6b5f08072e..073cbb63f4d 100644 --- a/clients/GitHub/src/Schema/UnlabeledIssueEvent.php +++ b/clients/GitHub/src/Schema/UnlabeledIssueEvent.php @@ -192,6 +192,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -428,6 +434,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -595,7 +607,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "event": "generated", "commit_id": "generated", @@ -627,7 +640,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "name": "Probot Owners", "description": "The description of the app.", diff --git a/clients/GitHub/src/Schema/UserRoleAssignment.php b/clients/GitHub/src/Schema/UserRoleAssignment.php index 5a481f5dfc0..dc0401d4d35 100644 --- a/clients/GitHub/src/Schema/UserRoleAssignment.php +++ b/clients/GitHub/src/Schema/UserRoleAssignment.php @@ -165,6 +165,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "The Relationship a User has with a role." @@ -192,7 +198,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }'; public function __construct(public string|null $name, public string|null $email, public string $login, public int $id, #[MapFrom('node_id')] @@ -210,7 +217,8 @@ public function __construct(public string|null $name, public string|null $email, public string $eventsUrl, #[MapFrom('received_events_url')] public string $receivedEventsUrl, public string $type, #[MapFrom('site_admin')] public bool $siteAdmin, #[MapFrom('starred_at')] - public string|null $starredAt,) + public string|null $starredAt, #[MapFrom('user_view_type')] + public string|null $userViewType,) { } } diff --git a/clients/GitHub/src/Schema/UserSearchResultItem.php b/clients/GitHub/src/Schema/UserSearchResultItem.php index ee155883387..101e6e1d076 100644 --- a/clients/GitHub/src/Schema/UserSearchResultItem.php +++ b/clients/GitHub/src/Schema/UserSearchResultItem.php @@ -212,6 +212,9 @@ "null" ], "format": "date-time" + }, + "user_view_type": { + "type": "string" } }, "description": "User Search Result Item" @@ -297,7 +300,8 @@ ], "blog": "generated", "company": "generated", - "suspended_at": "1970-01-01T00:00:00+00:00" + "suspended_at": "1970-01-01T00:00:00+00:00", + "user_view_type": "generated" }'; public function __construct(public string $login, public int $id, #[MapFrom('node_id')] @@ -320,7 +324,8 @@ public function __construct(public string $login, public int $id, #[MapFrom('nod public string|null $updatedAt, public string|null $name, public string|null $bio, public string|null $email, public string|null $location, #[MapFrom('site_admin')] public bool $siteAdmin, public bool|null $hireable, #[MapFrom('text_matches')] public array|null $textMatches, public string|null $blog, public string|null $company, #[MapFrom('suspended_at')] - public string|null $suspendedAt,) + public string|null $suspendedAt, #[MapFrom('user_view_type')] + public string|null $userViewType,) { } } diff --git a/clients/GitHub/src/Schema/WebhookBranchProtectionConfigurationDisabled.php b/clients/GitHub/src/Schema/WebhookBranchProtectionConfigurationDisabled.php index 9713112c0f7..8b303dfcc73 100644 --- a/clients/GitHub/src/Schema/WebhookBranchProtectionConfigurationDisabled.php +++ b/clients/GitHub/src/Schema/WebhookBranchProtectionConfigurationDisabled.php @@ -568,6 +568,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -760,6 +766,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -1631,7 +1643,7 @@ }, "use_squash_pr_title_as_default": { "type": "boolean", - "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.", + "description": "Whether a squash merge commit can use the pull request title as default. **This property is closing down. Please use `squash_merge_commit_title` instead.", "default": false, "deprecated": true }, @@ -1872,6 +1884,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -1946,7 +1964,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "forks": 5, "permissions": { @@ -1977,7 +1996,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "private": false, "html_url": "https:\\/\\/github.com\\/octocat\\/Hello-World", @@ -2211,7 +2231,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" } }'; diff --git a/clients/GitHub/src/Schema/WebhookBranchProtectionConfigurationEnabled.php b/clients/GitHub/src/Schema/WebhookBranchProtectionConfigurationEnabled.php index 4b98c316b6b..9a24732a1be 100644 --- a/clients/GitHub/src/Schema/WebhookBranchProtectionConfigurationEnabled.php +++ b/clients/GitHub/src/Schema/WebhookBranchProtectionConfigurationEnabled.php @@ -568,6 +568,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -760,6 +766,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -1631,7 +1643,7 @@ }, "use_squash_pr_title_as_default": { "type": "boolean", - "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.", + "description": "Whether a squash merge commit can use the pull request title as default. **This property is closing down. Please use `squash_merge_commit_title` instead.", "default": false, "deprecated": true }, @@ -1872,6 +1884,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -1946,7 +1964,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "forks": 5, "permissions": { @@ -1977,7 +1996,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "private": false, "html_url": "https:\\/\\/github.com\\/octocat\\/Hello-World", @@ -2211,7 +2231,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" } }'; diff --git a/clients/GitHub/src/Schema/WebhookBranchProtectionRuleCreated.php b/clients/GitHub/src/Schema/WebhookBranchProtectionRuleCreated.php index b7763615bb5..83f7d43b93b 100644 --- a/clients/GitHub/src/Schema/WebhookBranchProtectionRuleCreated.php +++ b/clients/GitHub/src/Schema/WebhookBranchProtectionRuleCreated.php @@ -569,6 +569,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -761,6 +767,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -1632,7 +1644,7 @@ }, "use_squash_pr_title_as_default": { "type": "boolean", - "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.", + "description": "Whether a squash merge commit can use the pull request title as default. **This property is closing down. Please use `squash_merge_commit_title` instead.", "default": false, "deprecated": true }, @@ -2052,6 +2064,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -2126,7 +2144,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "forks": 5, "permissions": { @@ -2157,7 +2176,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "private": false, "html_url": "https:\\/\\/github.com\\/octocat\\/Hello-World", @@ -2427,7 +2447,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" } }'; diff --git a/clients/GitHub/src/Schema/WebhookBranchProtectionRuleDeleted.php b/clients/GitHub/src/Schema/WebhookBranchProtectionRuleDeleted.php index b1090ad8d96..040320bdd30 100644 --- a/clients/GitHub/src/Schema/WebhookBranchProtectionRuleDeleted.php +++ b/clients/GitHub/src/Schema/WebhookBranchProtectionRuleDeleted.php @@ -569,6 +569,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -761,6 +767,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -1632,7 +1644,7 @@ }, "use_squash_pr_title_as_default": { "type": "boolean", - "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.", + "description": "Whether a squash merge commit can use the pull request title as default. **This property is closing down. Please use `squash_merge_commit_title` instead.", "default": false, "deprecated": true }, @@ -2052,6 +2064,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -2126,7 +2144,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "forks": 5, "permissions": { @@ -2157,7 +2176,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "private": false, "html_url": "https:\\/\\/github.com\\/octocat\\/Hello-World", @@ -2427,7 +2447,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" } }'; diff --git a/clients/GitHub/src/Schema/WebhookBranchProtectionRuleEdited.php b/clients/GitHub/src/Schema/WebhookBranchProtectionRuleEdited.php index 25ee0b2280d..71aa0725794 100644 --- a/clients/GitHub/src/Schema/WebhookBranchProtectionRuleEdited.php +++ b/clients/GitHub/src/Schema/WebhookBranchProtectionRuleEdited.php @@ -737,6 +737,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -929,6 +935,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -1800,7 +1812,7 @@ }, "use_squash_pr_title_as_default": { "type": "boolean", - "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.", + "description": "Whether a squash merge commit can use the pull request title as default. **This property is closing down. Please use `squash_merge_commit_title` instead.", "default": false, "deprecated": true }, @@ -2220,6 +2232,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -2335,7 +2353,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "forks": 5, "permissions": { @@ -2366,7 +2385,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "private": false, "html_url": "https:\\/\\/github.com\\/octocat\\/Hello-World", @@ -2636,7 +2656,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" } }'; diff --git a/clients/GitHub/src/Schema/WebhookCheckRunCompleted.php b/clients/GitHub/src/Schema/WebhookCheckRunCompleted.php index 51461515c76..afb0ba549c7 100644 --- a/clients/GitHub/src/Schema/WebhookCheckRunCompleted.php +++ b/clients/GitHub/src/Schema/WebhookCheckRunCompleted.php @@ -260,6 +260,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -603,6 +609,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -1118,6 +1130,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -2093,6 +2111,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -2882,6 +2906,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -3074,6 +3104,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -3945,7 +3981,7 @@ }, "use_squash_pr_title_as_default": { "type": "boolean", - "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.", + "description": "Whether a squash merge commit can use the pull request title as default. **This property is closing down. Please use `squash_merge_commit_title` instead.", "default": false, "deprecated": true }, @@ -4186,6 +4222,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -4223,7 +4265,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "name": "Probot Owners", "description": "The description of the app.", @@ -4275,7 +4318,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "name": "Probot Owners", "description": "The description of the app.", @@ -4380,7 +4424,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "private": false, "html_url": "https:\\/\\/github.com\\/octocat\\/Hello-World", @@ -4551,7 +4596,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "name": "Probot Owners", "description": "The description of the app.", @@ -4694,7 +4740,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "forks": 5, "permissions": { @@ -4725,7 +4772,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "private": false, "html_url": "https:\\/\\/github.com\\/octocat\\/Hello-World", @@ -4959,7 +5007,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" } }'; diff --git a/clients/GitHub/src/Schema/WebhookCheckRunCreated.php b/clients/GitHub/src/Schema/WebhookCheckRunCreated.php index 92884486447..8572af95367 100644 --- a/clients/GitHub/src/Schema/WebhookCheckRunCreated.php +++ b/clients/GitHub/src/Schema/WebhookCheckRunCreated.php @@ -260,6 +260,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -603,6 +609,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -1118,6 +1130,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -2093,6 +2111,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -2882,6 +2906,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -3074,6 +3104,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -3945,7 +3981,7 @@ }, "use_squash_pr_title_as_default": { "type": "boolean", - "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.", + "description": "Whether a squash merge commit can use the pull request title as default. **This property is closing down. Please use `squash_merge_commit_title` instead.", "default": false, "deprecated": true }, @@ -4186,6 +4222,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -4223,7 +4265,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "name": "Probot Owners", "description": "The description of the app.", @@ -4275,7 +4318,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "name": "Probot Owners", "description": "The description of the app.", @@ -4380,7 +4424,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "private": false, "html_url": "https:\\/\\/github.com\\/octocat\\/Hello-World", @@ -4551,7 +4596,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "name": "Probot Owners", "description": "The description of the app.", @@ -4694,7 +4740,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "forks": 5, "permissions": { @@ -4725,7 +4772,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "private": false, "html_url": "https:\\/\\/github.com\\/octocat\\/Hello-World", @@ -4959,7 +5007,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" } }'; diff --git a/clients/GitHub/src/Schema/WebhookCheckRunRequestedAction.php b/clients/GitHub/src/Schema/WebhookCheckRunRequestedAction.php index 89a587cbcf2..4186459d65b 100644 --- a/clients/GitHub/src/Schema/WebhookCheckRunRequestedAction.php +++ b/clients/GitHub/src/Schema/WebhookCheckRunRequestedAction.php @@ -261,6 +261,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -604,6 +610,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -1119,6 +1131,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -2094,6 +2112,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -2883,6 +2907,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -3075,6 +3105,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -3946,7 +3982,7 @@ }, "use_squash_pr_title_as_default": { "type": "boolean", - "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.", + "description": "Whether a squash merge commit can use the pull request title as default. **This property is closing down. Please use `squash_merge_commit_title` instead.", "default": false, "deprecated": true }, @@ -4197,6 +4233,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -4234,7 +4276,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "name": "Probot Owners", "description": "The description of the app.", @@ -4286,7 +4329,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "name": "Probot Owners", "description": "The description of the app.", @@ -4391,7 +4435,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "private": false, "html_url": "https:\\/\\/github.com\\/octocat\\/Hello-World", @@ -4562,7 +4607,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "name": "Probot Owners", "description": "The description of the app.", @@ -4705,7 +4751,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "forks": 5, "permissions": { @@ -4736,7 +4783,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "private": false, "html_url": "https:\\/\\/github.com\\/octocat\\/Hello-World", @@ -4973,7 +5021,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" } }'; diff --git a/clients/GitHub/src/Schema/WebhookCheckRunRerequested.php b/clients/GitHub/src/Schema/WebhookCheckRunRerequested.php index 7aa0c2376c5..2219bd5746a 100644 --- a/clients/GitHub/src/Schema/WebhookCheckRunRerequested.php +++ b/clients/GitHub/src/Schema/WebhookCheckRunRerequested.php @@ -260,6 +260,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -603,6 +609,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -1118,6 +1130,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -2093,6 +2111,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -2882,6 +2906,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -3074,6 +3104,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -3945,7 +3981,7 @@ }, "use_squash_pr_title_as_default": { "type": "boolean", - "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.", + "description": "Whether a squash merge commit can use the pull request title as default. **This property is closing down. Please use `squash_merge_commit_title` instead.", "default": false, "deprecated": true }, @@ -4186,6 +4222,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -4223,7 +4265,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "name": "Probot Owners", "description": "The description of the app.", @@ -4275,7 +4318,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "name": "Probot Owners", "description": "The description of the app.", @@ -4380,7 +4424,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "private": false, "html_url": "https:\\/\\/github.com\\/octocat\\/Hello-World", @@ -4551,7 +4596,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "name": "Probot Owners", "description": "The description of the app.", @@ -4694,7 +4740,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "forks": 5, "permissions": { @@ -4725,7 +4772,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "private": false, "html_url": "https:\\/\\/github.com\\/octocat\\/Hello-World", @@ -4959,7 +5007,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" } }'; diff --git a/clients/GitHub/src/Schema/WebhookCheckSuiteCompleted.php b/clients/GitHub/src/Schema/WebhookCheckSuiteCompleted.php index 2528add0afd..908294d2d10 100644 --- a/clients/GitHub/src/Schema/WebhookCheckSuiteCompleted.php +++ b/clients/GitHub/src/Schema/WebhookCheckSuiteCompleted.php @@ -266,6 +266,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -1352,6 +1355,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -1544,6 +1553,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -2415,7 +2430,7 @@ }, "use_squash_pr_title_as_default": { "type": "boolean", - "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.", + "description": "Whether a squash merge commit can use the pull request title as default. **This property is closing down. Please use `squash_merge_commit_title` instead.", "default": false, "deprecated": true }, @@ -2656,6 +2671,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -2702,7 +2723,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "permissions": { "actions": "read", @@ -2889,7 +2911,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "forks": 5, "permissions": { @@ -2920,7 +2943,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "private": false, "html_url": "https:\\/\\/github.com\\/octocat\\/Hello-World", @@ -3154,7 +3178,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" } }'; diff --git a/clients/GitHub/src/Schema/WebhookCheckSuiteCompleted/CheckSuite.php b/clients/GitHub/src/Schema/WebhookCheckSuiteCompleted/CheckSuite.php index 232b79a448d..127420f535c 100644 --- a/clients/GitHub/src/Schema/WebhookCheckSuiteCompleted/CheckSuite.php +++ b/clients/GitHub/src/Schema/WebhookCheckSuiteCompleted/CheckSuite.php @@ -250,6 +250,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -829,7 +832,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "permissions": { "actions": "read", diff --git a/clients/GitHub/src/Schema/WebhookCheckSuiteCompleted/CheckSuite/App.php b/clients/GitHub/src/Schema/WebhookCheckSuiteCompleted/CheckSuite/App.php index a6fdaac80b4..016fedb29d5 100644 --- a/clients/GitHub/src/Schema/WebhookCheckSuiteCompleted/CheckSuite/App.php +++ b/clients/GitHub/src/Schema/WebhookCheckSuiteCompleted/CheckSuite/App.php @@ -223,6 +223,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -529,7 +532,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "permissions": { "actions": "read", diff --git a/clients/GitHub/src/Schema/WebhookCheckSuiteCompleted/CheckSuite/App/Owner.php b/clients/GitHub/src/Schema/WebhookCheckSuiteCompleted/CheckSuite/App/Owner.php index 25384923621..3b30cec9987 100644 --- a/clients/GitHub/src/Schema/WebhookCheckSuiteCompleted/CheckSuite/App/Owner.php +++ b/clients/GitHub/src/Schema/WebhookCheckSuiteCompleted/CheckSuite/App/Owner.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class Owner extends Schema\AliasAbstract\Tiet93E44327\TietD0AB6C73\Tiet62032077\Tiet6B97FD42 +final readonly class Owner extends Schema\AliasAbstract\Tiet43D49F44\TietAE60624E\Tiet6F859A9C\Tiet1D52E2C1 { } diff --git a/clients/GitHub/src/Schema/WebhookCheckSuiteRequested.php b/clients/GitHub/src/Schema/WebhookCheckSuiteRequested.php index b761d063537..8d55238dc8f 100644 --- a/clients/GitHub/src/Schema/WebhookCheckSuiteRequested.php +++ b/clients/GitHub/src/Schema/WebhookCheckSuiteRequested.php @@ -267,6 +267,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -1351,6 +1354,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -1543,6 +1552,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -2414,7 +2429,7 @@ }, "use_squash_pr_title_as_default": { "type": "boolean", - "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.", + "description": "Whether a squash merge commit can use the pull request title as default. **This property is closing down. Please use `squash_merge_commit_title` instead.", "default": false, "deprecated": true }, @@ -2655,6 +2670,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -2701,7 +2722,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "permissions": { "actions": "read", @@ -2888,7 +2910,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "forks": 5, "permissions": { @@ -2919,7 +2942,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "private": false, "html_url": "https:\\/\\/github.com\\/octocat\\/Hello-World", @@ -3153,7 +3177,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" } }'; diff --git a/clients/GitHub/src/Schema/WebhookCheckSuiteRequested/CheckSuite.php b/clients/GitHub/src/Schema/WebhookCheckSuiteRequested/CheckSuite.php index 997686a8742..c4ac6201301 100644 --- a/clients/GitHub/src/Schema/WebhookCheckSuiteRequested/CheckSuite.php +++ b/clients/GitHub/src/Schema/WebhookCheckSuiteRequested/CheckSuite.php @@ -251,6 +251,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -828,7 +831,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "permissions": { "actions": "read", diff --git a/clients/GitHub/src/Schema/WebhookCheckSuiteRequested/CheckSuite/App.php b/clients/GitHub/src/Schema/WebhookCheckSuiteRequested/CheckSuite/App.php index de3e1970696..8f6a5c64a09 100644 --- a/clients/GitHub/src/Schema/WebhookCheckSuiteRequested/CheckSuite/App.php +++ b/clients/GitHub/src/Schema/WebhookCheckSuiteRequested/CheckSuite/App.php @@ -224,6 +224,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -530,7 +533,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "permissions": { "actions": "read", diff --git a/clients/GitHub/src/Schema/WebhookCheckSuiteRequested/CheckSuite/App/Owner.php b/clients/GitHub/src/Schema/WebhookCheckSuiteRequested/CheckSuite/App/Owner.php index 6946c7eb0d2..2aaa47dc8a7 100644 --- a/clients/GitHub/src/Schema/WebhookCheckSuiteRequested/CheckSuite/App/Owner.php +++ b/clients/GitHub/src/Schema/WebhookCheckSuiteRequested/CheckSuite/App/Owner.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class Owner extends Schema\AliasAbstract\Tiet93E44327\TietD0AB6C73\Tiet62032077\Tiet6B97FD42 +final readonly class Owner extends Schema\AliasAbstract\Tiet43D49F44\TietAE60624E\Tiet6F859A9C\Tiet1D52E2C1 { } diff --git a/clients/GitHub/src/Schema/WebhookCheckSuiteRerequested.php b/clients/GitHub/src/Schema/WebhookCheckSuiteRerequested.php index 71de34a3ac8..156b8794b5c 100644 --- a/clients/GitHub/src/Schema/WebhookCheckSuiteRerequested.php +++ b/clients/GitHub/src/Schema/WebhookCheckSuiteRerequested.php @@ -262,6 +262,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -1345,6 +1348,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -1537,6 +1546,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -2408,7 +2423,7 @@ }, "use_squash_pr_title_as_default": { "type": "boolean", - "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.", + "description": "Whether a squash merge commit can use the pull request title as default. **This property is closing down. Please use `squash_merge_commit_title` instead.", "default": false, "deprecated": true }, @@ -2649,6 +2664,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -2695,7 +2716,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "permissions": { "actions": "read", @@ -2882,7 +2904,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "forks": 5, "permissions": { @@ -2913,7 +2936,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "private": false, "html_url": "https:\\/\\/github.com\\/octocat\\/Hello-World", @@ -3147,7 +3171,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" } }'; diff --git a/clients/GitHub/src/Schema/WebhookCheckSuiteRerequested/CheckSuite.php b/clients/GitHub/src/Schema/WebhookCheckSuiteRerequested/CheckSuite.php index e830ca2e3b4..44b800bd47a 100644 --- a/clients/GitHub/src/Schema/WebhookCheckSuiteRerequested/CheckSuite.php +++ b/clients/GitHub/src/Schema/WebhookCheckSuiteRerequested/CheckSuite.php @@ -246,6 +246,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -822,7 +825,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "permissions": { "actions": "read", diff --git a/clients/GitHub/src/Schema/WebhookCheckSuiteRerequested/CheckSuite/App.php b/clients/GitHub/src/Schema/WebhookCheckSuiteRerequested/CheckSuite/App.php index 00a5e33bf73..94e2bb1d721 100644 --- a/clients/GitHub/src/Schema/WebhookCheckSuiteRerequested/CheckSuite/App.php +++ b/clients/GitHub/src/Schema/WebhookCheckSuiteRerequested/CheckSuite/App.php @@ -219,6 +219,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -525,7 +528,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "permissions": { "actions": "read", diff --git a/clients/GitHub/src/Schema/WebhookCheckSuiteRerequested/CheckSuite/App/Owner.php b/clients/GitHub/src/Schema/WebhookCheckSuiteRerequested/CheckSuite/App/Owner.php index 3f6b00fa55b..ed13012f2a4 100644 --- a/clients/GitHub/src/Schema/WebhookCheckSuiteRerequested/CheckSuite/App/Owner.php +++ b/clients/GitHub/src/Schema/WebhookCheckSuiteRerequested/CheckSuite/App/Owner.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class Owner extends Schema\AliasAbstract\Tiet93E44327\TietD0AB6C73\Tiet62032077\Tiet6B97FD42 +final readonly class Owner extends Schema\AliasAbstract\Tiet43D49F44\TietAE60624E\Tiet6F859A9C\Tiet1D52E2C1 { } diff --git a/clients/GitHub/src/Schema/WebhookCodeScanningAlertAppearedInBranch.php b/clients/GitHub/src/Schema/WebhookCodeScanningAlertAppearedInBranch.php index 913b59629ff..c677f54773a 100644 --- a/clients/GitHub/src/Schema/WebhookCodeScanningAlertAppearedInBranch.php +++ b/clients/GitHub/src/Schema/WebhookCodeScanningAlertAppearedInBranch.php @@ -148,6 +148,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -871,6 +874,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -1063,6 +1072,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -1934,7 +1949,7 @@ }, "use_squash_pr_title_as_default": { "type": "boolean", - "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.", + "description": "Whether a squash merge commit can use the pull request title as default. **This property is closing down. Please use `squash_merge_commit_title` instead.", "default": false, "deprecated": true }, @@ -2175,6 +2190,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -2209,7 +2230,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "dismissed_reason": "used in tests", "html_url": "https:\\/\\/example.com\\/", @@ -2314,7 +2336,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "forks": 5, "permissions": { @@ -2345,7 +2368,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "private": false, "html_url": "https:\\/\\/github.com\\/octocat\\/Hello-World", @@ -2579,7 +2603,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" } }'; diff --git a/clients/GitHub/src/Schema/WebhookCodeScanningAlertAppearedInBranch/Alert.php b/clients/GitHub/src/Schema/WebhookCodeScanningAlertAppearedInBranch/Alert.php index 5dfec9fa899..53beb07f542 100644 --- a/clients/GitHub/src/Schema/WebhookCodeScanningAlertAppearedInBranch/Alert.php +++ b/clients/GitHub/src/Schema/WebhookCodeScanningAlertAppearedInBranch/Alert.php @@ -130,6 +130,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -326,7 +329,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "dismissed_reason": "used in tests", "html_url": "https:\\/\\/example.com\\/", diff --git a/clients/GitHub/src/Schema/WebhookCodeScanningAlertAppearedInBranch/Alert/DismissedBy.php b/clients/GitHub/src/Schema/WebhookCodeScanningAlertAppearedInBranch/Alert/DismissedBy.php index 01e1e0fd7fe..64b27423327 100644 --- a/clients/GitHub/src/Schema/WebhookCodeScanningAlertAppearedInBranch/Alert/DismissedBy.php +++ b/clients/GitHub/src/Schema/WebhookCodeScanningAlertAppearedInBranch/Alert/DismissedBy.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class DismissedBy extends Schema\AliasAbstract\Tiet93E44327\TietD0AB6C73\Tiet62032077\Tiet6B97FD42 +final readonly class DismissedBy extends Schema\AliasAbstract\Tiet43D49F44\TietAE60624E\Tiet6F859A9C\Tiet1D52E2C1 { } diff --git a/clients/GitHub/src/Schema/WebhookCodeScanningAlertClosedByUser.php b/clients/GitHub/src/Schema/WebhookCodeScanningAlertClosedByUser.php index 62b4ecda16a..bead9681ae5 100644 --- a/clients/GitHub/src/Schema/WebhookCodeScanningAlertClosedByUser.php +++ b/clients/GitHub/src/Schema/WebhookCodeScanningAlertClosedByUser.php @@ -145,6 +145,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -901,6 +904,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -1093,6 +1102,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -1964,7 +1979,7 @@ }, "use_squash_pr_title_as_default": { "type": "boolean", - "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.", + "description": "Whether a squash merge commit can use the pull request title as default. **This property is closing down. Please use `squash_merge_commit_title` instead.", "default": false, "deprecated": true }, @@ -2205,6 +2220,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -2239,7 +2260,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "dismissed_reason": "used in tests", "html_url": "https:\\/\\/example.com\\/", @@ -2350,7 +2372,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "forks": 5, "permissions": { @@ -2381,7 +2404,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "private": false, "html_url": "https:\\/\\/github.com\\/octocat\\/Hello-World", @@ -2615,7 +2639,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" } }'; diff --git a/clients/GitHub/src/Schema/WebhookCodeScanningAlertClosedByUser/Alert.php b/clients/GitHub/src/Schema/WebhookCodeScanningAlertClosedByUser/Alert.php index ad257cadefa..8bd7957eadd 100644 --- a/clients/GitHub/src/Schema/WebhookCodeScanningAlertClosedByUser/Alert.php +++ b/clients/GitHub/src/Schema/WebhookCodeScanningAlertClosedByUser/Alert.php @@ -127,6 +127,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -356,7 +359,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "dismissed_reason": "used in tests", "html_url": "https:\\/\\/example.com\\/", diff --git a/clients/GitHub/src/Schema/WebhookCodeScanningAlertClosedByUser/Alert/DismissedBy.php b/clients/GitHub/src/Schema/WebhookCodeScanningAlertClosedByUser/Alert/DismissedBy.php index c903e997c09..3bd6c40667d 100644 --- a/clients/GitHub/src/Schema/WebhookCodeScanningAlertClosedByUser/Alert/DismissedBy.php +++ b/clients/GitHub/src/Schema/WebhookCodeScanningAlertClosedByUser/Alert/DismissedBy.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class DismissedBy extends Schema\AliasAbstract\Tiet93E44327\TietD0AB6C73\Tiet62032077\Tiet6B97FD42 +final readonly class DismissedBy extends Schema\AliasAbstract\Tiet43D49F44\TietAE60624E\Tiet6F859A9C\Tiet1D52E2C1 { } diff --git a/clients/GitHub/src/Schema/WebhookCodeScanningAlertCreated.php b/clients/GitHub/src/Schema/WebhookCodeScanningAlertCreated.php index dbd526bdeda..996ba1f9029 100644 --- a/clients/GitHub/src/Schema/WebhookCodeScanningAlertCreated.php +++ b/clients/GitHub/src/Schema/WebhookCodeScanningAlertCreated.php @@ -832,6 +832,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -1024,6 +1030,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -1895,7 +1907,7 @@ }, "use_squash_pr_title_as_default": { "type": "boolean", - "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.", + "description": "Whether a squash merge commit can use the pull request title as default. **This property is closing down. Please use `squash_merge_commit_title` instead.", "default": false, "deprecated": true }, @@ -2136,6 +2148,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -2263,7 +2281,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "forks": 5, "permissions": { @@ -2294,7 +2313,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "private": false, "html_url": "https:\\/\\/github.com\\/octocat\\/Hello-World", @@ -2528,7 +2548,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" } }'; diff --git a/clients/GitHub/src/Schema/WebhookCodeScanningAlertFixed.php b/clients/GitHub/src/Schema/WebhookCodeScanningAlertFixed.php index f93830ac7e4..3cda5b674a8 100644 --- a/clients/GitHub/src/Schema/WebhookCodeScanningAlertFixed.php +++ b/clients/GitHub/src/Schema/WebhookCodeScanningAlertFixed.php @@ -148,6 +148,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -907,6 +910,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -1099,6 +1108,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -1970,7 +1985,7 @@ }, "use_squash_pr_title_as_default": { "type": "boolean", - "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.", + "description": "Whether a squash merge commit can use the pull request title as default. **This property is closing down. Please use `squash_merge_commit_title` instead.", "default": false, "deprecated": true }, @@ -2211,6 +2226,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -2245,7 +2266,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "dismissed_reason": "used in tests", "html_url": "https:\\/\\/example.com\\/", @@ -2357,7 +2379,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "forks": 5, "permissions": { @@ -2388,7 +2411,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "private": false, "html_url": "https:\\/\\/github.com\\/octocat\\/Hello-World", @@ -2622,7 +2646,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" } }'; diff --git a/clients/GitHub/src/Schema/WebhookCodeScanningAlertFixed/Alert.php b/clients/GitHub/src/Schema/WebhookCodeScanningAlertFixed/Alert.php index f4607752087..ad0b2fd8928 100644 --- a/clients/GitHub/src/Schema/WebhookCodeScanningAlertFixed/Alert.php +++ b/clients/GitHub/src/Schema/WebhookCodeScanningAlertFixed/Alert.php @@ -130,6 +130,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -362,7 +365,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "dismissed_reason": "used in tests", "html_url": "https:\\/\\/example.com\\/", diff --git a/clients/GitHub/src/Schema/WebhookCodeScanningAlertFixed/Alert/DismissedBy.php b/clients/GitHub/src/Schema/WebhookCodeScanningAlertFixed/Alert/DismissedBy.php index d90d2a8a166..818c3b63e9d 100644 --- a/clients/GitHub/src/Schema/WebhookCodeScanningAlertFixed/Alert/DismissedBy.php +++ b/clients/GitHub/src/Schema/WebhookCodeScanningAlertFixed/Alert/DismissedBy.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class DismissedBy extends Schema\AliasAbstract\Tiet93E44327\TietD0AB6C73\Tiet62032077\Tiet6B97FD42 +final readonly class DismissedBy extends Schema\AliasAbstract\Tiet43D49F44\TietAE60624E\Tiet6F859A9C\Tiet1D52E2C1 { } diff --git a/clients/GitHub/src/Schema/WebhookCodeScanningAlertReopened.php b/clients/GitHub/src/Schema/WebhookCodeScanningAlertReopened.php index fe9b690a2d1..7046205fd9d 100644 --- a/clients/GitHub/src/Schema/WebhookCodeScanningAlertReopened.php +++ b/clients/GitHub/src/Schema/WebhookCodeScanningAlertReopened.php @@ -817,6 +817,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -1009,6 +1015,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -1880,7 +1892,7 @@ }, "use_squash_pr_title_as_default": { "type": "boolean", - "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.", + "description": "Whether a squash merge commit can use the pull request title as default. **This property is closing down. Please use `squash_merge_commit_title` instead.", "default": false, "deprecated": true }, @@ -2121,6 +2133,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -2244,7 +2262,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "forks": 5, "permissions": { @@ -2275,7 +2294,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "private": false, "html_url": "https:\\/\\/github.com\\/octocat\\/Hello-World", @@ -2509,7 +2529,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" } }'; diff --git a/clients/GitHub/src/Schema/WebhookCodeScanningAlertReopenedByUser.php b/clients/GitHub/src/Schema/WebhookCodeScanningAlertReopenedByUser.php index aac65f2f7b0..812c5a8017f 100644 --- a/clients/GitHub/src/Schema/WebhookCodeScanningAlertReopenedByUser.php +++ b/clients/GitHub/src/Schema/WebhookCodeScanningAlertReopenedByUser.php @@ -770,6 +770,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -962,6 +968,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -1833,7 +1845,7 @@ }, "use_squash_pr_title_as_default": { "type": "boolean", - "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.", + "description": "Whether a squash merge commit can use the pull request title as default. **This property is closing down. Please use `squash_merge_commit_title` instead.", "default": false, "deprecated": true }, @@ -2074,6 +2086,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -2191,7 +2209,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "forks": 5, "permissions": { @@ -2222,7 +2241,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "private": false, "html_url": "https:\\/\\/github.com\\/octocat\\/Hello-World", @@ -2456,7 +2476,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" } }'; diff --git a/clients/GitHub/src/Schema/WebhookCommitCommentCreated.php b/clients/GitHub/src/Schema/WebhookCommitCommentCreated.php index 6c1c3cb443f..b6bdd434b29 100644 --- a/clients/GitHub/src/Schema/WebhookCommitCommentCreated.php +++ b/clients/GitHub/src/Schema/WebhookCommitCommentCreated.php @@ -252,6 +252,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } } @@ -803,6 +806,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -995,6 +1004,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -1866,7 +1881,7 @@ }, "use_squash_pr_title_as_default": { "type": "boolean", - "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.", + "description": "Whether a squash merge commit can use the pull request title as default. **This property is closing down. Please use `squash_merge_commit_title` instead.", "default": false, "deprecated": true }, @@ -2107,6 +2122,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -2163,7 +2184,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" } }, "enterprise": { @@ -2230,7 +2252,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "forks": 5, "permissions": { @@ -2261,7 +2284,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "private": false, "html_url": "https:\\/\\/github.com\\/octocat\\/Hello-World", @@ -2495,7 +2519,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" } }'; diff --git a/clients/GitHub/src/Schema/WebhookCommitCommentCreated/Comment.php b/clients/GitHub/src/Schema/WebhookCommitCommentCreated/Comment.php index 2fd20654495..a1a5047b724 100644 --- a/clients/GitHub/src/Schema/WebhookCommitCommentCreated/Comment.php +++ b/clients/GitHub/src/Schema/WebhookCommitCommentCreated/Comment.php @@ -236,6 +236,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } } @@ -290,7 +293,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" } }'; diff --git a/clients/GitHub/src/Schema/WebhookCommitCommentCreated/Comment/User.php b/clients/GitHub/src/Schema/WebhookCommitCommentCreated/Comment/User.php index c645e891a69..58984393340 100644 --- a/clients/GitHub/src/Schema/WebhookCommitCommentCreated/Comment/User.php +++ b/clients/GitHub/src/Schema/WebhookCommitCommentCreated/Comment/User.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class User extends Schema\AliasAbstract\TietCE7694F2\Tiet7ECCBCAF\TietF71CBA25\Tiet10035FEE +final readonly class User extends Schema\AliasAbstract\Tiet536805C4\Tiet88923449\Tiet8D7DF436\Tiet2E07D018 { } diff --git a/clients/GitHub/src/Schema/WebhookCreate.php b/clients/GitHub/src/Schema/WebhookCreate.php index b583420994a..1276c4787d9 100644 --- a/clients/GitHub/src/Schema/WebhookCreate.php +++ b/clients/GitHub/src/Schema/WebhookCreate.php @@ -594,6 +594,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -786,6 +792,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -1657,7 +1669,7 @@ }, "use_squash_pr_title_as_default": { "type": "boolean", - "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.", + "description": "Whether a squash merge commit can use the pull request title as default. **This property is closing down. Please use `squash_merge_commit_title` instead.", "default": false, "deprecated": true }, @@ -1898,6 +1910,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -1976,7 +1994,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "forks": 5, "permissions": { @@ -2007,7 +2026,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "private": false, "html_url": "https:\\/\\/github.com\\/octocat\\/Hello-World", @@ -2241,7 +2261,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" } }'; diff --git a/clients/GitHub/src/Schema/WebhookCustomPropertyCreated.php b/clients/GitHub/src/Schema/WebhookCustomPropertyCreated.php index 1834fa6d63b..25c693df422 100644 --- a/clients/GitHub/src/Schema/WebhookCustomPropertyCreated.php +++ b/clients/GitHub/src/Schema/WebhookCustomPropertyCreated.php @@ -484,6 +484,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -555,7 +561,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" } }'; diff --git a/clients/GitHub/src/Schema/WebhookCustomPropertyDeleted.php b/clients/GitHub/src/Schema/WebhookCustomPropertyDeleted.php index bdff7547cb9..8b41dfde3b8 100644 --- a/clients/GitHub/src/Schema/WebhookCustomPropertyDeleted.php +++ b/clients/GitHub/src/Schema/WebhookCustomPropertyDeleted.php @@ -406,6 +406,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -470,7 +476,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" } }'; diff --git a/clients/GitHub/src/Schema/WebhookCustomPropertyUpdated.php b/clients/GitHub/src/Schema/WebhookCustomPropertyUpdated.php index ec5fd1f22cd..c01cf1dc55a 100644 --- a/clients/GitHub/src/Schema/WebhookCustomPropertyUpdated.php +++ b/clients/GitHub/src/Schema/WebhookCustomPropertyUpdated.php @@ -484,6 +484,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -555,7 +561,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" } }'; diff --git a/clients/GitHub/src/Schema/WebhookCustomPropertyValuesUpdated.php b/clients/GitHub/src/Schema/WebhookCustomPropertyValuesUpdated.php index e6111d266b0..737a98334f1 100644 --- a/clients/GitHub/src/Schema/WebhookCustomPropertyValuesUpdated.php +++ b/clients/GitHub/src/Schema/WebhookCustomPropertyValuesUpdated.php @@ -472,6 +472,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -664,6 +670,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -1535,7 +1547,7 @@ }, "use_squash_pr_title_as_default": { "type": "boolean", - "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.", + "description": "Whether a squash merge commit can use the pull request title as default. **This property is closing down. Please use `squash_merge_commit_title` instead.", "default": false, "deprecated": true }, @@ -1875,6 +1887,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -2011,7 +2029,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "forks": 5, "permissions": { @@ -2042,7 +2061,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "private": false, "html_url": "https:\\/\\/github.com\\/octocat\\/Hello-World", @@ -2290,7 +2310,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "new_property_values": [ { diff --git a/clients/GitHub/src/Schema/WebhookDelete.php b/clients/GitHub/src/Schema/WebhookDelete.php index 01fed164030..3bd4523186c 100644 --- a/clients/GitHub/src/Schema/WebhookDelete.php +++ b/clients/GitHub/src/Schema/WebhookDelete.php @@ -581,6 +581,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -773,6 +779,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -1644,7 +1656,7 @@ }, "use_squash_pr_title_as_default": { "type": "boolean", - "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.", + "description": "Whether a squash merge commit can use the pull request title as default. **This property is closing down. Please use `squash_merge_commit_title` instead.", "default": false, "deprecated": true }, @@ -1885,6 +1897,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -1961,7 +1979,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "forks": 5, "permissions": { @@ -1992,7 +2011,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "private": false, "html_url": "https:\\/\\/github.com\\/octocat\\/Hello-World", @@ -2226,7 +2246,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" } }'; diff --git a/clients/GitHub/src/Schema/WebhookDependabotAlertAutoDismissed.php b/clients/GitHub/src/Schema/WebhookDependabotAlertAutoDismissed.php index 6982e291448..1ed907ddfc1 100644 --- a/clients/GitHub/src/Schema/WebhookDependabotAlertAutoDismissed.php +++ b/clients/GitHub/src/Schema/WebhookDependabotAlertAutoDismissed.php @@ -701,6 +701,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -1297,6 +1303,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -1489,6 +1501,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -2360,7 +2378,7 @@ }, "use_squash_pr_title_as_default": { "type": "boolean", - "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.", + "description": "Whether a squash merge commit can use the pull request title as default. **This property is closing down. Please use `squash_merge_commit_title` instead.", "default": false, "deprecated": true }, @@ -2601,6 +2619,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -2735,7 +2759,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "dismissed_reason": "tolerable_risk", "dismissed_comment": "generated", @@ -2806,7 +2831,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "forks": 5, "permissions": { @@ -2837,7 +2863,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "private": false, "html_url": "https:\\/\\/github.com\\/octocat\\/Hello-World", @@ -3071,7 +3098,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" } }'; diff --git a/clients/GitHub/src/Schema/WebhookDependabotAlertAutoReopened.php b/clients/GitHub/src/Schema/WebhookDependabotAlertAutoReopened.php index dbb5ba0e81c..58855ac1ad4 100644 --- a/clients/GitHub/src/Schema/WebhookDependabotAlertAutoReopened.php +++ b/clients/GitHub/src/Schema/WebhookDependabotAlertAutoReopened.php @@ -701,6 +701,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -1297,6 +1303,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -1489,6 +1501,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -2360,7 +2378,7 @@ }, "use_squash_pr_title_as_default": { "type": "boolean", - "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.", + "description": "Whether a squash merge commit can use the pull request title as default. **This property is closing down. Please use `squash_merge_commit_title` instead.", "default": false, "deprecated": true }, @@ -2601,6 +2619,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -2735,7 +2759,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "dismissed_reason": "tolerable_risk", "dismissed_comment": "generated", @@ -2806,7 +2831,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "forks": 5, "permissions": { @@ -2837,7 +2863,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "private": false, "html_url": "https:\\/\\/github.com\\/octocat\\/Hello-World", @@ -3071,7 +3098,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" } }'; diff --git a/clients/GitHub/src/Schema/WebhookDependabotAlertCreated.php b/clients/GitHub/src/Schema/WebhookDependabotAlertCreated.php index 718e2bb78fb..0367ec4e84b 100644 --- a/clients/GitHub/src/Schema/WebhookDependabotAlertCreated.php +++ b/clients/GitHub/src/Schema/WebhookDependabotAlertCreated.php @@ -701,6 +701,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -1297,6 +1303,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -1489,6 +1501,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -2360,7 +2378,7 @@ }, "use_squash_pr_title_as_default": { "type": "boolean", - "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.", + "description": "Whether a squash merge commit can use the pull request title as default. **This property is closing down. Please use `squash_merge_commit_title` instead.", "default": false, "deprecated": true }, @@ -2601,6 +2619,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -2735,7 +2759,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "dismissed_reason": "tolerable_risk", "dismissed_comment": "generated", @@ -2806,7 +2831,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "forks": 5, "permissions": { @@ -2837,7 +2863,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "private": false, "html_url": "https:\\/\\/github.com\\/octocat\\/Hello-World", @@ -3071,7 +3098,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" } }'; diff --git a/clients/GitHub/src/Schema/WebhookDependabotAlertDismissed.php b/clients/GitHub/src/Schema/WebhookDependabotAlertDismissed.php index 7c1544c369d..fe817411c62 100644 --- a/clients/GitHub/src/Schema/WebhookDependabotAlertDismissed.php +++ b/clients/GitHub/src/Schema/WebhookDependabotAlertDismissed.php @@ -701,6 +701,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -1297,6 +1303,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -1489,6 +1501,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -2360,7 +2378,7 @@ }, "use_squash_pr_title_as_default": { "type": "boolean", - "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.", + "description": "Whether a squash merge commit can use the pull request title as default. **This property is closing down. Please use `squash_merge_commit_title` instead.", "default": false, "deprecated": true }, @@ -2601,6 +2619,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -2735,7 +2759,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "dismissed_reason": "tolerable_risk", "dismissed_comment": "generated", @@ -2806,7 +2831,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "forks": 5, "permissions": { @@ -2837,7 +2863,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "private": false, "html_url": "https:\\/\\/github.com\\/octocat\\/Hello-World", @@ -3071,7 +3098,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" } }'; diff --git a/clients/GitHub/src/Schema/WebhookDependabotAlertFixed.php b/clients/GitHub/src/Schema/WebhookDependabotAlertFixed.php index acb7101a20d..f58b879fd08 100644 --- a/clients/GitHub/src/Schema/WebhookDependabotAlertFixed.php +++ b/clients/GitHub/src/Schema/WebhookDependabotAlertFixed.php @@ -701,6 +701,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -1297,6 +1303,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -1489,6 +1501,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -2360,7 +2378,7 @@ }, "use_squash_pr_title_as_default": { "type": "boolean", - "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.", + "description": "Whether a squash merge commit can use the pull request title as default. **This property is closing down. Please use `squash_merge_commit_title` instead.", "default": false, "deprecated": true }, @@ -2601,6 +2619,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -2735,7 +2759,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "dismissed_reason": "tolerable_risk", "dismissed_comment": "generated", @@ -2806,7 +2831,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "forks": 5, "permissions": { @@ -2837,7 +2863,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "private": false, "html_url": "https:\\/\\/github.com\\/octocat\\/Hello-World", @@ -3071,7 +3098,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" } }'; diff --git a/clients/GitHub/src/Schema/WebhookDependabotAlertReintroduced.php b/clients/GitHub/src/Schema/WebhookDependabotAlertReintroduced.php index 8c5e6644a4b..3685690e572 100644 --- a/clients/GitHub/src/Schema/WebhookDependabotAlertReintroduced.php +++ b/clients/GitHub/src/Schema/WebhookDependabotAlertReintroduced.php @@ -701,6 +701,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -1297,6 +1303,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -1489,6 +1501,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -2360,7 +2378,7 @@ }, "use_squash_pr_title_as_default": { "type": "boolean", - "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.", + "description": "Whether a squash merge commit can use the pull request title as default. **This property is closing down. Please use `squash_merge_commit_title` instead.", "default": false, "deprecated": true }, @@ -2601,6 +2619,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -2735,7 +2759,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "dismissed_reason": "tolerable_risk", "dismissed_comment": "generated", @@ -2806,7 +2831,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "forks": 5, "permissions": { @@ -2837,7 +2863,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "private": false, "html_url": "https:\\/\\/github.com\\/octocat\\/Hello-World", @@ -3071,7 +3098,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" } }'; diff --git a/clients/GitHub/src/Schema/WebhookDependabotAlertReopened.php b/clients/GitHub/src/Schema/WebhookDependabotAlertReopened.php index 1b70797b4cb..408bf01b093 100644 --- a/clients/GitHub/src/Schema/WebhookDependabotAlertReopened.php +++ b/clients/GitHub/src/Schema/WebhookDependabotAlertReopened.php @@ -701,6 +701,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -1297,6 +1303,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -1489,6 +1501,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -2360,7 +2378,7 @@ }, "use_squash_pr_title_as_default": { "type": "boolean", - "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.", + "description": "Whether a squash merge commit can use the pull request title as default. **This property is closing down. Please use `squash_merge_commit_title` instead.", "default": false, "deprecated": true }, @@ -2601,6 +2619,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -2735,7 +2759,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "dismissed_reason": "tolerable_risk", "dismissed_comment": "generated", @@ -2806,7 +2831,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "forks": 5, "permissions": { @@ -2837,7 +2863,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "private": false, "html_url": "https:\\/\\/github.com\\/octocat\\/Hello-World", @@ -3071,7 +3098,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" } }'; diff --git a/clients/GitHub/src/Schema/WebhookDeployKeyCreated.php b/clients/GitHub/src/Schema/WebhookDeployKeyCreated.php index d6db02d13fa..d96d83864ed 100644 --- a/clients/GitHub/src/Schema/WebhookDeployKeyCreated.php +++ b/clients/GitHub/src/Schema/WebhookDeployKeyCreated.php @@ -618,6 +618,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -810,6 +816,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -1681,7 +1693,7 @@ }, "use_squash_pr_title_as_default": { "type": "boolean", - "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.", + "description": "Whether a squash merge commit can use the pull request title as default. **This property is closing down. Please use `squash_merge_commit_title` instead.", "default": false, "deprecated": true }, @@ -1922,6 +1934,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -2007,7 +2025,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "forks": 5, "permissions": { @@ -2038,7 +2057,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "private": false, "html_url": "https:\\/\\/github.com\\/octocat\\/Hello-World", @@ -2272,7 +2292,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" } }'; diff --git a/clients/GitHub/src/Schema/WebhookDeployKeyDeleted.php b/clients/GitHub/src/Schema/WebhookDeployKeyDeleted.php index cfdf5475f1b..aef5c095654 100644 --- a/clients/GitHub/src/Schema/WebhookDeployKeyDeleted.php +++ b/clients/GitHub/src/Schema/WebhookDeployKeyDeleted.php @@ -618,6 +618,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -810,6 +816,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -1681,7 +1693,7 @@ }, "use_squash_pr_title_as_default": { "type": "boolean", - "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.", + "description": "Whether a squash merge commit can use the pull request title as default. **This property is closing down. Please use `squash_merge_commit_title` instead.", "default": false, "deprecated": true }, @@ -1922,6 +1934,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -2007,7 +2025,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "forks": 5, "permissions": { @@ -2038,7 +2057,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "private": false, "html_url": "https:\\/\\/github.com\\/octocat\\/Hello-World", @@ -2272,7 +2292,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" } }'; diff --git a/clients/GitHub/src/Schema/WebhookDeploymentCreated.php b/clients/GitHub/src/Schema/WebhookDeploymentCreated.php index df6b1043921..0020a42aad1 100644 --- a/clients/GitHub/src/Schema/WebhookDeploymentCreated.php +++ b/clients/GitHub/src/Schema/WebhookDeploymentCreated.php @@ -144,6 +144,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -383,6 +386,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -1229,6 +1235,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -1421,6 +1433,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -2292,7 +2310,7 @@ }, "use_squash_pr_title_as_default": { "type": "boolean", - "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.", + "description": "Whether a squash merge commit can use the pull request title as default. **This property is closing down. Please use `squash_merge_commit_title` instead.", "default": false, "deprecated": true }, @@ -2533,6 +2551,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -2717,6 +2741,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -3442,6 +3469,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -3490,7 +3520,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "description": "generated", "environment": "generated", @@ -3531,7 +3562,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "permissions": { "actions": "read", @@ -3647,7 +3679,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "forks": 5, "permissions": { @@ -3678,7 +3711,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "private": false, "html_url": "https:\\/\\/github.com\\/octocat\\/Hello-World", @@ -3912,7 +3946,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "workflow": { "badge_url": "https:\\/\\/example.com\\/", @@ -3948,7 +3983,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "artifacts_url": "generated", "cancel_url": "generated", @@ -4179,7 +4215,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "updated_at": "1970-01-01T00:00:00+00:00", "url": "https:\\/\\/example.com\\/", diff --git a/clients/GitHub/src/Schema/WebhookDeploymentCreated/Deployment.php b/clients/GitHub/src/Schema/WebhookDeploymentCreated/Deployment.php index 50e1c099783..e988982e909 100644 --- a/clients/GitHub/src/Schema/WebhookDeploymentCreated/Deployment.php +++ b/clients/GitHub/src/Schema/WebhookDeploymentCreated/Deployment.php @@ -127,6 +127,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -366,6 +369,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -692,7 +698,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "description": "generated", "environment": "generated", @@ -733,7 +740,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "permissions": { "actions": "read", diff --git a/clients/GitHub/src/Schema/WebhookDeploymentCreated/Deployment/Creator.php b/clients/GitHub/src/Schema/WebhookDeploymentCreated/Deployment/Creator.php index c0b4e2bb4df..952cbe85225 100644 --- a/clients/GitHub/src/Schema/WebhookDeploymentCreated/Deployment/Creator.php +++ b/clients/GitHub/src/Schema/WebhookDeploymentCreated/Deployment/Creator.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class Creator extends Schema\AliasAbstract\Tiet93E44327\TietD0AB6C73\Tiet62032077\Tiet6B97FD42 +final readonly class Creator extends Schema\AliasAbstract\Tiet43D49F44\TietAE60624E\Tiet6F859A9C\Tiet1D52E2C1 { } diff --git a/clients/GitHub/src/Schema/WebhookDeploymentCreated/Deployment/PerformedViaGithubApp.php b/clients/GitHub/src/Schema/WebhookDeploymentCreated/Deployment/PerformedViaGithubApp.php index 8bd92c6736f..6843116a940 100644 --- a/clients/GitHub/src/Schema/WebhookDeploymentCreated/Deployment/PerformedViaGithubApp.php +++ b/clients/GitHub/src/Schema/WebhookDeploymentCreated/Deployment/PerformedViaGithubApp.php @@ -217,6 +217,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -520,7 +523,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "permissions": { "actions": "read", diff --git a/clients/GitHub/src/Schema/WebhookDeploymentCreated/Deployment/PerformedViaGithubApp/Owner.php b/clients/GitHub/src/Schema/WebhookDeploymentCreated/Deployment/PerformedViaGithubApp/Owner.php index a8125b1f642..a9ae6669672 100644 --- a/clients/GitHub/src/Schema/WebhookDeploymentCreated/Deployment/PerformedViaGithubApp/Owner.php +++ b/clients/GitHub/src/Schema/WebhookDeploymentCreated/Deployment/PerformedViaGithubApp/Owner.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class Owner extends Schema\AliasAbstract\Tiet93E44327\TietD0AB6C73\Tiet62032077\Tiet6B97FD42 +final readonly class Owner extends Schema\AliasAbstract\Tiet43D49F44\TietAE60624E\Tiet6F859A9C\Tiet1D52E2C1 { } diff --git a/clients/GitHub/src/Schema/WebhookDeploymentCreated/WorkflowRun.php b/clients/GitHub/src/Schema/WebhookDeploymentCreated/WorkflowRun.php index a01b65f2e91..2a1b20e9bf7 100644 --- a/clients/GitHub/src/Schema/WebhookDeploymentCreated/WorkflowRun.php +++ b/clients/GitHub/src/Schema/WebhookDeploymentCreated/WorkflowRun.php @@ -133,6 +133,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -858,6 +861,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -901,7 +907,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "artifacts_url": "generated", "cancel_url": "generated", @@ -1132,7 +1139,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "updated_at": "1970-01-01T00:00:00+00:00", "url": "https:\\/\\/example.com\\/", diff --git a/clients/GitHub/src/Schema/WebhookDeploymentCreated/WorkflowRun/Actor.php b/clients/GitHub/src/Schema/WebhookDeploymentCreated/WorkflowRun/Actor.php index f822ce73a8e..8ae07ab672b 100644 --- a/clients/GitHub/src/Schema/WebhookDeploymentCreated/WorkflowRun/Actor.php +++ b/clients/GitHub/src/Schema/WebhookDeploymentCreated/WorkflowRun/Actor.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class Actor extends Schema\AliasAbstract\Tiet93E44327\TietD0AB6C73\Tiet62032077\Tiet6B97FD42 +final readonly class Actor extends Schema\AliasAbstract\Tiet43D49F44\TietAE60624E\Tiet6F859A9C\Tiet1D52E2C1 { } diff --git a/clients/GitHub/src/Schema/WebhookDeploymentCreated/WorkflowRun/TriggeringActor.php b/clients/GitHub/src/Schema/WebhookDeploymentCreated/WorkflowRun/TriggeringActor.php index ddfd90152ad..5634959841d 100644 --- a/clients/GitHub/src/Schema/WebhookDeploymentCreated/WorkflowRun/TriggeringActor.php +++ b/clients/GitHub/src/Schema/WebhookDeploymentCreated/WorkflowRun/TriggeringActor.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class TriggeringActor extends Schema\AliasAbstract\Tiet93E44327\TietD0AB6C73\Tiet62032077\Tiet6B97FD42 +final readonly class TriggeringActor extends Schema\AliasAbstract\Tiet43D49F44\TietAE60624E\Tiet6F859A9C\Tiet1D52E2C1 { } diff --git a/clients/GitHub/src/Schema/WebhookDeploymentProtectionRuleRequested.php b/clients/GitHub/src/Schema/WebhookDeploymentProtectionRuleRequested.php index d14484eebaf..95f65790cbf 100644 --- a/clients/GitHub/src/Schema/WebhookDeploymentProtectionRuleRequested.php +++ b/clients/GitHub/src/Schema/WebhookDeploymentProtectionRuleRequested.php @@ -289,6 +289,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -551,6 +557,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -997,6 +1009,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -1310,6 +1328,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -1582,6 +1606,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -1751,6 +1781,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -1919,6 +1955,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -2340,6 +2382,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -2667,6 +2712,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } } @@ -2971,6 +3019,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -3320,6 +3371,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } } @@ -3633,6 +3687,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -3854,6 +3914,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -4238,6 +4304,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -4430,6 +4502,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -5301,7 +5379,7 @@ }, "use_squash_pr_title_as_default": { "type": "boolean", - "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.", + "description": "Whether a squash merge commit can use the pull request title as default. **This property is closing down. Please use `squash_merge_commit_title` instead.", "default": false, "deprecated": true }, @@ -5666,6 +5744,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -5711,7 +5795,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "created_at": "2012-07-20T01:19:13Z", "updated_at": "2012-07-20T01:19:13Z", @@ -5745,7 +5830,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "name": "Probot Owners", "description": "The description of the app.", @@ -5809,7 +5895,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "body": "Please pull these awesome changes", "labels": [ @@ -5863,7 +5950,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "open_issues": 4, "closed_issues": 8, @@ -5899,7 +5987,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "assignees": null, "requested_reviewers": null, @@ -5960,7 +6049,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "generated", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "private": false, "pulls_url": "generated", @@ -6047,7 +6137,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "generated", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" } }, "base": { @@ -6107,7 +6198,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "generated", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "private": false, "pulls_url": "generated", @@ -6194,7 +6286,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "generated", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" } }, "_links": { @@ -6246,7 +6339,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "merge_method": "rebase", "commit_title": "generated", @@ -6278,7 +6372,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "comments": 10, "review_comments": 0, @@ -6326,7 +6421,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "body": "Please pull these awesome changes", "labels": [ @@ -6380,7 +6476,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "open_issues": 4, "closed_issues": 8, @@ -6416,7 +6513,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "assignees": null, "requested_reviewers": null, @@ -6477,7 +6575,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "generated", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "private": false, "pulls_url": "generated", @@ -6564,7 +6663,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "generated", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" } }, "base": { @@ -6624,7 +6724,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "generated", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "private": false, "pulls_url": "generated", @@ -6711,7 +6812,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "generated", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" } }, "_links": { @@ -6763,7 +6865,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "merge_method": "rebase", "commit_title": "generated", @@ -6795,7 +6898,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "comments": 10, "review_comments": 0, @@ -6840,7 +6944,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "forks": 5, "permissions": { @@ -6871,7 +6976,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "private": false, "html_url": "https:\\/\\/github.com\\/octocat\\/Hello-World", @@ -7123,7 +7229,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" } }'; diff --git a/clients/GitHub/src/Schema/WebhookDeploymentReviewApproved.php b/clients/GitHub/src/Schema/WebhookDeploymentReviewApproved.php index d465b305fc4..29a723cf1bf 100644 --- a/clients/GitHub/src/Schema/WebhookDeploymentReviewApproved.php +++ b/clients/GitHub/src/Schema/WebhookDeploymentReviewApproved.php @@ -82,6 +82,9 @@ }, "url": { "type": "string" + }, + "user_view_type": { + "type": "string" } } }, @@ -633,6 +636,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -825,6 +834,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -1696,7 +1711,7 @@ }, "use_squash_pr_title_as_default": { "type": "boolean", - "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.", + "description": "Whether a squash merge commit can use the pull request title as default. **This property is closing down. Please use `squash_merge_commit_title` instead.", "default": false, "deprecated": true }, @@ -2047,6 +2062,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -2259,6 +2280,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -2476,6 +2500,9 @@ }, "url": { "type": "string" + }, + "user_view_type": { + "type": "string" } } }, @@ -2833,6 +2860,9 @@ }, "url": { "type": "string" + }, + "user_view_type": { + "type": "string" } } }, @@ -2988,6 +3018,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -3031,7 +3064,8 @@ "starred_url": "generated", "subscriptions_url": "generated", "type": "generated", - "url": "generated" + "url": "generated", + "user_view_type": "generated" }, "comment": "generated", "enterprise": { @@ -3098,7 +3132,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "forks": 5, "permissions": { @@ -3129,7 +3164,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "private": false, "html_url": "https:\\/\\/github.com\\/octocat\\/Hello-World", @@ -3417,7 +3453,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "since": "generated", "workflow_job_run": { @@ -3474,7 +3511,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "artifacts_url": "generated", "cancel_url": "generated", @@ -3540,7 +3578,8 @@ "starred_url": "generated", "subscriptions_url": "generated", "type": "generated", - "url": "generated" + "url": "generated", + "user_view_type": "generated" }, "private": false, "pulls_url": "generated", @@ -3665,7 +3704,8 @@ "starred_url": "generated", "subscriptions_url": "generated", "type": "generated", - "url": "generated" + "url": "generated", + "user_view_type": "generated" }, "private": false, "pulls_url": "generated", @@ -3705,7 +3745,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "updated_at": "1970-01-01T00:00:00+00:00", "url": "https:\\/\\/example.com\\/", diff --git a/clients/GitHub/src/Schema/WebhookDeploymentReviewApproved/WorkflowRun.php b/clients/GitHub/src/Schema/WebhookDeploymentReviewApproved/WorkflowRun.php index 5ef3e976e65..5c055671836 100644 --- a/clients/GitHub/src/Schema/WebhookDeploymentReviewApproved/WorkflowRun.php +++ b/clients/GitHub/src/Schema/WebhookDeploymentReviewApproved/WorkflowRun.php @@ -134,6 +134,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -351,6 +354,9 @@ }, "url": { "type": "string" + }, + "user_view_type": { + "type": "string" } } }, @@ -708,6 +714,9 @@ }, "url": { "type": "string" + }, + "user_view_type": { + "type": "string" } } }, @@ -863,6 +872,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -906,7 +918,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "artifacts_url": "generated", "cancel_url": "generated", @@ -972,7 +985,8 @@ "starred_url": "generated", "subscriptions_url": "generated", "type": "generated", - "url": "generated" + "url": "generated", + "user_view_type": "generated" }, "private": false, "pulls_url": "generated", @@ -1097,7 +1111,8 @@ "starred_url": "generated", "subscriptions_url": "generated", "type": "generated", - "url": "generated" + "url": "generated", + "user_view_type": "generated" }, "private": false, "pulls_url": "generated", @@ -1137,7 +1152,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "updated_at": "1970-01-01T00:00:00+00:00", "url": "https:\\/\\/example.com\\/", diff --git a/clients/GitHub/src/Schema/WebhookDeploymentReviewApproved/WorkflowRun/Actor.php b/clients/GitHub/src/Schema/WebhookDeploymentReviewApproved/WorkflowRun/Actor.php index 0ff798245a4..153464b568f 100644 --- a/clients/GitHub/src/Schema/WebhookDeploymentReviewApproved/WorkflowRun/Actor.php +++ b/clients/GitHub/src/Schema/WebhookDeploymentReviewApproved/WorkflowRun/Actor.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class Actor extends Schema\AliasAbstract\Tiet93E44327\TietD0AB6C73\Tiet62032077\Tiet6B97FD42 +final readonly class Actor extends Schema\AliasAbstract\Tiet43D49F44\TietAE60624E\Tiet6F859A9C\Tiet1D52E2C1 { } diff --git a/clients/GitHub/src/Schema/WebhookDeploymentReviewApproved/WorkflowRun/HeadRepository.php b/clients/GitHub/src/Schema/WebhookDeploymentReviewApproved/WorkflowRun/HeadRepository.php index 568f5458b4d..2c2133ce43e 100644 --- a/clients/GitHub/src/Schema/WebhookDeploymentReviewApproved/WorkflowRun/HeadRepository.php +++ b/clients/GitHub/src/Schema/WebhookDeploymentReviewApproved/WorkflowRun/HeadRepository.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class HeadRepository extends Schema\AliasAbstract\TietB576B1C1\TietDDB53428\Tiet95045CA1\Tiet3A2EAD15 +final readonly class HeadRepository extends Schema\AliasAbstract\TietFDE83215\TietEA1A52A0\Tiet86059ED1\TietDBD86DB5 { } diff --git a/clients/GitHub/src/Schema/WebhookDeploymentReviewApproved/WorkflowRun/HeadRepository/Owner.php b/clients/GitHub/src/Schema/WebhookDeploymentReviewApproved/WorkflowRun/HeadRepository/Owner.php index f8bc5b8cb8c..8b49538996d 100644 --- a/clients/GitHub/src/Schema/WebhookDeploymentReviewApproved/WorkflowRun/HeadRepository/Owner.php +++ b/clients/GitHub/src/Schema/WebhookDeploymentReviewApproved/WorkflowRun/HeadRepository/Owner.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class Owner extends Schema\AliasAbstract\TietF9F083E1\Tiet067C6DCB\Tiet2FB6AC3D\TietDB318BE9 +final readonly class Owner extends Schema\AliasAbstract\Tiet310D1FDB\Tiet6CF4DD07\TietB84F9F0D\Tiet2C37CA68 { } diff --git a/clients/GitHub/src/Schema/WebhookDeploymentReviewApproved/WorkflowRun/Repository.php b/clients/GitHub/src/Schema/WebhookDeploymentReviewApproved/WorkflowRun/Repository.php index 7776123b8a7..49ae3565dc2 100644 --- a/clients/GitHub/src/Schema/WebhookDeploymentReviewApproved/WorkflowRun/Repository.php +++ b/clients/GitHub/src/Schema/WebhookDeploymentReviewApproved/WorkflowRun/Repository.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class Repository extends Schema\AliasAbstract\TietB576B1C1\TietDDB53428\Tiet95045CA1\Tiet3A2EAD15 +final readonly class Repository extends Schema\AliasAbstract\TietFDE83215\TietEA1A52A0\Tiet86059ED1\TietDBD86DB5 { } diff --git a/clients/GitHub/src/Schema/WebhookDeploymentReviewApproved/WorkflowRun/Repository/Owner.php b/clients/GitHub/src/Schema/WebhookDeploymentReviewApproved/WorkflowRun/Repository/Owner.php index c7780bad29c..1682c35f89a 100644 --- a/clients/GitHub/src/Schema/WebhookDeploymentReviewApproved/WorkflowRun/Repository/Owner.php +++ b/clients/GitHub/src/Schema/WebhookDeploymentReviewApproved/WorkflowRun/Repository/Owner.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class Owner extends Schema\AliasAbstract\TietF9F083E1\Tiet067C6DCB\Tiet2FB6AC3D\TietDB318BE9 +final readonly class Owner extends Schema\AliasAbstract\Tiet310D1FDB\Tiet6CF4DD07\TietB84F9F0D\Tiet2C37CA68 { } diff --git a/clients/GitHub/src/Schema/WebhookDeploymentReviewApproved/WorkflowRun/TriggeringActor.php b/clients/GitHub/src/Schema/WebhookDeploymentReviewApproved/WorkflowRun/TriggeringActor.php index 78d799b9db4..7701208f77e 100644 --- a/clients/GitHub/src/Schema/WebhookDeploymentReviewApproved/WorkflowRun/TriggeringActor.php +++ b/clients/GitHub/src/Schema/WebhookDeploymentReviewApproved/WorkflowRun/TriggeringActor.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class TriggeringActor extends Schema\AliasAbstract\Tiet93E44327\TietD0AB6C73\Tiet62032077\Tiet6B97FD42 +final readonly class TriggeringActor extends Schema\AliasAbstract\Tiet43D49F44\TietAE60624E\Tiet6F859A9C\Tiet1D52E2C1 { } diff --git a/clients/GitHub/src/Schema/WebhookDeploymentReviewRejected.php b/clients/GitHub/src/Schema/WebhookDeploymentReviewRejected.php index b85818c878f..a3c75f51982 100644 --- a/clients/GitHub/src/Schema/WebhookDeploymentReviewRejected.php +++ b/clients/GitHub/src/Schema/WebhookDeploymentReviewRejected.php @@ -82,6 +82,9 @@ }, "url": { "type": "string" + }, + "user_view_type": { + "type": "string" } } }, @@ -633,6 +636,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -825,6 +834,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -1696,7 +1711,7 @@ }, "use_squash_pr_title_as_default": { "type": "boolean", - "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.", + "description": "Whether a squash merge commit can use the pull request title as default. **This property is closing down. Please use `squash_merge_commit_title` instead.", "default": false, "deprecated": true }, @@ -2047,6 +2062,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -2260,6 +2281,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -2474,6 +2498,9 @@ }, "url": { "type": "string" + }, + "user_view_type": { + "type": "string" } } }, @@ -2831,6 +2858,9 @@ }, "url": { "type": "string" + }, + "user_view_type": { + "type": "string" } } }, @@ -2985,6 +3015,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -3031,7 +3064,8 @@ "starred_url": "generated", "subscriptions_url": "generated", "type": "generated", - "url": "generated" + "url": "generated", + "user_view_type": "generated" }, "comment": "generated", "enterprise": { @@ -3098,7 +3132,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "forks": 5, "permissions": { @@ -3129,7 +3164,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "private": false, "html_url": "https:\\/\\/github.com\\/octocat\\/Hello-World", @@ -3417,7 +3453,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "since": "generated", "workflow_job_run": { @@ -3474,7 +3511,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "artifacts_url": "generated", "cancel_url": "generated", @@ -3539,7 +3577,8 @@ "starred_url": "generated", "subscriptions_url": "generated", "type": "generated", - "url": "generated" + "url": "generated", + "user_view_type": "generated" }, "private": false, "pulls_url": "generated", @@ -3664,7 +3703,8 @@ "starred_url": "generated", "subscriptions_url": "generated", "type": "generated", - "url": "generated" + "url": "generated", + "user_view_type": "generated" }, "private": false, "pulls_url": "generated", @@ -3704,7 +3744,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "updated_at": "1970-01-01T00:00:00+00:00", "url": "https:\\/\\/example.com\\/", diff --git a/clients/GitHub/src/Schema/WebhookDeploymentReviewRejected/WorkflowRun.php b/clients/GitHub/src/Schema/WebhookDeploymentReviewRejected/WorkflowRun.php index fd15e460dc5..4e634110da3 100644 --- a/clients/GitHub/src/Schema/WebhookDeploymentReviewRejected/WorkflowRun.php +++ b/clients/GitHub/src/Schema/WebhookDeploymentReviewRejected/WorkflowRun.php @@ -134,6 +134,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -348,6 +351,9 @@ }, "url": { "type": "string" + }, + "user_view_type": { + "type": "string" } } }, @@ -705,6 +711,9 @@ }, "url": { "type": "string" + }, + "user_view_type": { + "type": "string" } } }, @@ -859,6 +868,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -905,7 +917,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "artifacts_url": "generated", "cancel_url": "generated", @@ -970,7 +983,8 @@ "starred_url": "generated", "subscriptions_url": "generated", "type": "generated", - "url": "generated" + "url": "generated", + "user_view_type": "generated" }, "private": false, "pulls_url": "generated", @@ -1095,7 +1109,8 @@ "starred_url": "generated", "subscriptions_url": "generated", "type": "generated", - "url": "generated" + "url": "generated", + "user_view_type": "generated" }, "private": false, "pulls_url": "generated", @@ -1135,7 +1150,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "updated_at": "1970-01-01T00:00:00+00:00", "url": "https:\\/\\/example.com\\/", diff --git a/clients/GitHub/src/Schema/WebhookDeploymentReviewRejected/WorkflowRun/Actor.php b/clients/GitHub/src/Schema/WebhookDeploymentReviewRejected/WorkflowRun/Actor.php index 41be726a902..80bfe0b740d 100644 --- a/clients/GitHub/src/Schema/WebhookDeploymentReviewRejected/WorkflowRun/Actor.php +++ b/clients/GitHub/src/Schema/WebhookDeploymentReviewRejected/WorkflowRun/Actor.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class Actor extends Schema\AliasAbstract\Tiet93E44327\TietD0AB6C73\Tiet62032077\Tiet6B97FD42 +final readonly class Actor extends Schema\AliasAbstract\Tiet43D49F44\TietAE60624E\Tiet6F859A9C\Tiet1D52E2C1 { } diff --git a/clients/GitHub/src/Schema/WebhookDeploymentReviewRejected/WorkflowRun/HeadRepository.php b/clients/GitHub/src/Schema/WebhookDeploymentReviewRejected/WorkflowRun/HeadRepository.php index 037a8a37e8d..832bd9a0128 100644 --- a/clients/GitHub/src/Schema/WebhookDeploymentReviewRejected/WorkflowRun/HeadRepository.php +++ b/clients/GitHub/src/Schema/WebhookDeploymentReviewRejected/WorkflowRun/HeadRepository.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class HeadRepository extends Schema\AliasAbstract\TietB576B1C1\TietDDB53428\Tiet95045CA1\Tiet3A2EAD15 +final readonly class HeadRepository extends Schema\AliasAbstract\TietFDE83215\TietEA1A52A0\Tiet86059ED1\TietDBD86DB5 { } diff --git a/clients/GitHub/src/Schema/WebhookDeploymentReviewRejected/WorkflowRun/HeadRepository/Owner.php b/clients/GitHub/src/Schema/WebhookDeploymentReviewRejected/WorkflowRun/HeadRepository/Owner.php index ef981140c38..accbcda7e79 100644 --- a/clients/GitHub/src/Schema/WebhookDeploymentReviewRejected/WorkflowRun/HeadRepository/Owner.php +++ b/clients/GitHub/src/Schema/WebhookDeploymentReviewRejected/WorkflowRun/HeadRepository/Owner.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class Owner extends Schema\AliasAbstract\TietF9F083E1\Tiet067C6DCB\Tiet2FB6AC3D\TietDB318BE9 +final readonly class Owner extends Schema\AliasAbstract\Tiet310D1FDB\Tiet6CF4DD07\TietB84F9F0D\Tiet2C37CA68 { } diff --git a/clients/GitHub/src/Schema/WebhookDeploymentReviewRejected/WorkflowRun/Repository.php b/clients/GitHub/src/Schema/WebhookDeploymentReviewRejected/WorkflowRun/Repository.php index 8e5533554c8..24ffc13799b 100644 --- a/clients/GitHub/src/Schema/WebhookDeploymentReviewRejected/WorkflowRun/Repository.php +++ b/clients/GitHub/src/Schema/WebhookDeploymentReviewRejected/WorkflowRun/Repository.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class Repository extends Schema\AliasAbstract\TietB576B1C1\TietDDB53428\Tiet95045CA1\Tiet3A2EAD15 +final readonly class Repository extends Schema\AliasAbstract\TietFDE83215\TietEA1A52A0\Tiet86059ED1\TietDBD86DB5 { } diff --git a/clients/GitHub/src/Schema/WebhookDeploymentReviewRejected/WorkflowRun/Repository/Owner.php b/clients/GitHub/src/Schema/WebhookDeploymentReviewRejected/WorkflowRun/Repository/Owner.php index df6360611ef..1b09a965b97 100644 --- a/clients/GitHub/src/Schema/WebhookDeploymentReviewRejected/WorkflowRun/Repository/Owner.php +++ b/clients/GitHub/src/Schema/WebhookDeploymentReviewRejected/WorkflowRun/Repository/Owner.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class Owner extends Schema\AliasAbstract\TietF9F083E1\Tiet067C6DCB\Tiet2FB6AC3D\TietDB318BE9 +final readonly class Owner extends Schema\AliasAbstract\Tiet310D1FDB\Tiet6CF4DD07\TietB84F9F0D\Tiet2C37CA68 { } diff --git a/clients/GitHub/src/Schema/WebhookDeploymentReviewRejected/WorkflowRun/TriggeringActor.php b/clients/GitHub/src/Schema/WebhookDeploymentReviewRejected/WorkflowRun/TriggeringActor.php index 37facbf347f..e90c0b68a70 100644 --- a/clients/GitHub/src/Schema/WebhookDeploymentReviewRejected/WorkflowRun/TriggeringActor.php +++ b/clients/GitHub/src/Schema/WebhookDeploymentReviewRejected/WorkflowRun/TriggeringActor.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class TriggeringActor extends Schema\AliasAbstract\Tiet93E44327\TietD0AB6C73\Tiet62032077\Tiet6B97FD42 +final readonly class TriggeringActor extends Schema\AliasAbstract\Tiet43D49F44\TietAE60624E\Tiet6F859A9C\Tiet1D52E2C1 { } diff --git a/clients/GitHub/src/Schema/WebhookDeploymentReviewRequested.php b/clients/GitHub/src/Schema/WebhookDeploymentReviewRequested.php index e624082c86f..830be926644 100644 --- a/clients/GitHub/src/Schema/WebhookDeploymentReviewRequested.php +++ b/clients/GitHub/src/Schema/WebhookDeploymentReviewRequested.php @@ -578,6 +578,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -770,6 +776,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -1641,7 +1653,7 @@ }, "use_squash_pr_title_as_default": { "type": "boolean", - "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.", + "description": "Whether a squash merge commit can use the pull request title as default. **This property is closing down. Please use `squash_merge_commit_title` instead.", "default": false, "deprecated": true }, @@ -1818,6 +1830,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -1918,6 +1933,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -2089,6 +2107,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -2265,6 +2289,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -2479,6 +2506,9 @@ }, "url": { "type": "string" + }, + "user_view_type": { + "type": "string" } } }, @@ -2836,6 +2866,9 @@ }, "url": { "type": "string" + }, + "user_view_type": { + "type": "string" } } }, @@ -2991,6 +3024,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -3084,7 +3120,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "forks": 5, "permissions": { @@ -3115,7 +3152,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "private": false, "html_url": "https:\\/\\/github.com\\/octocat\\/Hello-World", @@ -3349,7 +3387,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "reviewers": [ { @@ -3374,7 +3413,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "type": "Team" }, @@ -3400,7 +3440,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "type": "Team" } @@ -3426,7 +3467,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "since": "generated", "workflow_job_run": { @@ -3461,7 +3503,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "artifacts_url": "generated", "cancel_url": "generated", @@ -3526,7 +3569,8 @@ "starred_url": "generated", "subscriptions_url": "generated", "type": "generated", - "url": "generated" + "url": "generated", + "user_view_type": "generated" }, "private": false, "pulls_url": "generated", @@ -3651,7 +3695,8 @@ "starred_url": "generated", "subscriptions_url": "generated", "type": "generated", - "url": "generated" + "url": "generated", + "user_view_type": "generated" }, "private": false, "pulls_url": "generated", @@ -3691,7 +3736,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "updated_at": "1970-01-01T00:00:00+00:00", "url": "https:\\/\\/example.com\\/", diff --git a/clients/GitHub/src/Schema/WebhookDeploymentReviewRequested/Reviewers.php b/clients/GitHub/src/Schema/WebhookDeploymentReviewRequested/Reviewers.php index be969742106..715094484fe 100644 --- a/clients/GitHub/src/Schema/WebhookDeploymentReviewRequested/Reviewers.php +++ b/clients/GitHub/src/Schema/WebhookDeploymentReviewRequested/Reviewers.php @@ -103,6 +103,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -139,7 +142,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "type": "Team" }'; diff --git a/clients/GitHub/src/Schema/WebhookDeploymentReviewRequested/Reviewers/Reviewer.php b/clients/GitHub/src/Schema/WebhookDeploymentReviewRequested/Reviewers/Reviewer.php index 1d7e10dcd0e..7d0e0bf346a 100644 --- a/clients/GitHub/src/Schema/WebhookDeploymentReviewRequested/Reviewers/Reviewer.php +++ b/clients/GitHub/src/Schema/WebhookDeploymentReviewRequested/Reviewers/Reviewer.php @@ -100,6 +100,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }'; @@ -126,7 +129,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }'; public function __construct(#[MapFrom('avatar_url')] @@ -143,7 +147,8 @@ public function __construct(#[MapFrom('avatar_url')] public string|null $reposUrl, #[MapFrom('site_admin')] public bool|null $siteAdmin, #[MapFrom('starred_url')] public string|null $starredUrl, #[MapFrom('subscriptions_url')] - public string|null $subscriptionsUrl, public string|null $type, public string|null $url,) + public string|null $subscriptionsUrl, public string|null $type, public string|null $url, #[MapFrom('user_view_type')] + public string|null $userViewType,) { } } diff --git a/clients/GitHub/src/Schema/WebhookDeploymentReviewRequested/WorkflowRun.php b/clients/GitHub/src/Schema/WebhookDeploymentReviewRequested/WorkflowRun.php index a68f995ad1a..178419d478f 100644 --- a/clients/GitHub/src/Schema/WebhookDeploymentReviewRequested/WorkflowRun.php +++ b/clients/GitHub/src/Schema/WebhookDeploymentReviewRequested/WorkflowRun.php @@ -134,6 +134,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -348,6 +351,9 @@ }, "url": { "type": "string" + }, + "user_view_type": { + "type": "string" } } }, @@ -705,6 +711,9 @@ }, "url": { "type": "string" + }, + "user_view_type": { + "type": "string" } } }, @@ -860,6 +869,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -906,7 +918,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "artifacts_url": "generated", "cancel_url": "generated", @@ -971,7 +984,8 @@ "starred_url": "generated", "subscriptions_url": "generated", "type": "generated", - "url": "generated" + "url": "generated", + "user_view_type": "generated" }, "private": false, "pulls_url": "generated", @@ -1096,7 +1110,8 @@ "starred_url": "generated", "subscriptions_url": "generated", "type": "generated", - "url": "generated" + "url": "generated", + "user_view_type": "generated" }, "private": false, "pulls_url": "generated", @@ -1136,7 +1151,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "updated_at": "1970-01-01T00:00:00+00:00", "url": "https:\\/\\/example.com\\/", diff --git a/clients/GitHub/src/Schema/WebhookDeploymentReviewRequested/WorkflowRun/Actor.php b/clients/GitHub/src/Schema/WebhookDeploymentReviewRequested/WorkflowRun/Actor.php index 3d9655afd93..c51825e496b 100644 --- a/clients/GitHub/src/Schema/WebhookDeploymentReviewRequested/WorkflowRun/Actor.php +++ b/clients/GitHub/src/Schema/WebhookDeploymentReviewRequested/WorkflowRun/Actor.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class Actor extends Schema\AliasAbstract\Tiet93E44327\TietD0AB6C73\Tiet62032077\Tiet6B97FD42 +final readonly class Actor extends Schema\AliasAbstract\Tiet43D49F44\TietAE60624E\Tiet6F859A9C\Tiet1D52E2C1 { } diff --git a/clients/GitHub/src/Schema/WebhookDeploymentReviewRequested/WorkflowRun/HeadRepository.php b/clients/GitHub/src/Schema/WebhookDeploymentReviewRequested/WorkflowRun/HeadRepository.php index 347f8967402..65d9ccceb89 100644 --- a/clients/GitHub/src/Schema/WebhookDeploymentReviewRequested/WorkflowRun/HeadRepository.php +++ b/clients/GitHub/src/Schema/WebhookDeploymentReviewRequested/WorkflowRun/HeadRepository.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class HeadRepository extends Schema\AliasAbstract\TietB576B1C1\TietDDB53428\Tiet95045CA1\Tiet3A2EAD15 +final readonly class HeadRepository extends Schema\AliasAbstract\TietFDE83215\TietEA1A52A0\Tiet86059ED1\TietDBD86DB5 { } diff --git a/clients/GitHub/src/Schema/WebhookDeploymentReviewRequested/WorkflowRun/HeadRepository/Owner.php b/clients/GitHub/src/Schema/WebhookDeploymentReviewRequested/WorkflowRun/HeadRepository/Owner.php index 235fb0f2cfb..3e09e67cd06 100644 --- a/clients/GitHub/src/Schema/WebhookDeploymentReviewRequested/WorkflowRun/HeadRepository/Owner.php +++ b/clients/GitHub/src/Schema/WebhookDeploymentReviewRequested/WorkflowRun/HeadRepository/Owner.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class Owner extends Schema\AliasAbstract\TietF9F083E1\Tiet067C6DCB\Tiet2FB6AC3D\TietDB318BE9 +final readonly class Owner extends Schema\AliasAbstract\Tiet310D1FDB\Tiet6CF4DD07\TietB84F9F0D\Tiet2C37CA68 { } diff --git a/clients/GitHub/src/Schema/WebhookDeploymentReviewRequested/WorkflowRun/Repository.php b/clients/GitHub/src/Schema/WebhookDeploymentReviewRequested/WorkflowRun/Repository.php index cd3359d33d5..62ef0966ac4 100644 --- a/clients/GitHub/src/Schema/WebhookDeploymentReviewRequested/WorkflowRun/Repository.php +++ b/clients/GitHub/src/Schema/WebhookDeploymentReviewRequested/WorkflowRun/Repository.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class Repository extends Schema\AliasAbstract\TietB576B1C1\TietDDB53428\Tiet95045CA1\Tiet3A2EAD15 +final readonly class Repository extends Schema\AliasAbstract\TietFDE83215\TietEA1A52A0\Tiet86059ED1\TietDBD86DB5 { } diff --git a/clients/GitHub/src/Schema/WebhookDeploymentReviewRequested/WorkflowRun/Repository/Owner.php b/clients/GitHub/src/Schema/WebhookDeploymentReviewRequested/WorkflowRun/Repository/Owner.php index e98bef511c6..9c4ac06d572 100644 --- a/clients/GitHub/src/Schema/WebhookDeploymentReviewRequested/WorkflowRun/Repository/Owner.php +++ b/clients/GitHub/src/Schema/WebhookDeploymentReviewRequested/WorkflowRun/Repository/Owner.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class Owner extends Schema\AliasAbstract\TietF9F083E1\Tiet067C6DCB\Tiet2FB6AC3D\TietDB318BE9 +final readonly class Owner extends Schema\AliasAbstract\Tiet310D1FDB\Tiet6CF4DD07\TietB84F9F0D\Tiet2C37CA68 { } diff --git a/clients/GitHub/src/Schema/WebhookDeploymentReviewRequested/WorkflowRun/TriggeringActor.php b/clients/GitHub/src/Schema/WebhookDeploymentReviewRequested/WorkflowRun/TriggeringActor.php index e26697161a0..5fd3f0613a8 100644 --- a/clients/GitHub/src/Schema/WebhookDeploymentReviewRequested/WorkflowRun/TriggeringActor.php +++ b/clients/GitHub/src/Schema/WebhookDeploymentReviewRequested/WorkflowRun/TriggeringActor.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class TriggeringActor extends Schema\AliasAbstract\Tiet93E44327\TietD0AB6C73\Tiet62032077\Tiet6B97FD42 +final readonly class TriggeringActor extends Schema\AliasAbstract\Tiet43D49F44\TietAE60624E\Tiet6F859A9C\Tiet1D52E2C1 { } diff --git a/clients/GitHub/src/Schema/WebhookDeploymentStatusCreated.php b/clients/GitHub/src/Schema/WebhookDeploymentStatusCreated.php index 3a19289ac52..010b507fd85 100644 --- a/clients/GitHub/src/Schema/WebhookDeploymentStatusCreated.php +++ b/clients/GitHub/src/Schema/WebhookDeploymentStatusCreated.php @@ -235,6 +235,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -479,6 +482,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -893,6 +899,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -1129,6 +1138,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -1964,6 +1976,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -2156,6 +2174,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -3027,7 +3051,7 @@ }, "use_squash_pr_title_as_default": { "type": "boolean", - "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.", + "description": "Whether a squash merge commit can use the pull request title as default. **This property is closing down. Please use `squash_merge_commit_title` instead.", "default": false, "deprecated": true }, @@ -3268,6 +3292,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -3453,6 +3483,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -4179,6 +4212,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -4241,7 +4277,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "description": "generated", "environment": "generated", @@ -4282,7 +4319,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "permissions": { "actions": "read", @@ -4357,7 +4395,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "deployment_url": "https:\\/\\/example.com\\/", "description": "generated", @@ -4399,7 +4438,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "permissions": { "actions": "read", @@ -4511,7 +4551,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "forks": 5, "permissions": { @@ -4542,7 +4583,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "private": false, "html_url": "https:\\/\\/github.com\\/octocat\\/Hello-World", @@ -4776,7 +4818,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "workflow": { "badge_url": "https:\\/\\/example.com\\/", @@ -4812,7 +4855,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "artifacts_url": "generated", "cancel_url": "generated", @@ -5043,7 +5087,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "updated_at": "1970-01-01T00:00:00+00:00", "url": "https:\\/\\/example.com\\/", diff --git a/clients/GitHub/src/Schema/WebhookDeploymentStatusCreated/Deployment.php b/clients/GitHub/src/Schema/WebhookDeploymentStatusCreated/Deployment.php index 36d0efe2362..c51caf3c4eb 100644 --- a/clients/GitHub/src/Schema/WebhookDeploymentStatusCreated/Deployment.php +++ b/clients/GitHub/src/Schema/WebhookDeploymentStatusCreated/Deployment.php @@ -127,6 +127,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -371,6 +374,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -697,7 +703,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "description": "generated", "environment": "generated", @@ -738,7 +745,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "permissions": { "actions": "read", diff --git a/clients/GitHub/src/Schema/WebhookDeploymentStatusCreated/Deployment/Creator.php b/clients/GitHub/src/Schema/WebhookDeploymentStatusCreated/Deployment/Creator.php index 8c688d850d5..8c9255f5847 100644 --- a/clients/GitHub/src/Schema/WebhookDeploymentStatusCreated/Deployment/Creator.php +++ b/clients/GitHub/src/Schema/WebhookDeploymentStatusCreated/Deployment/Creator.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class Creator extends Schema\AliasAbstract\Tiet93E44327\TietD0AB6C73\Tiet62032077\Tiet6B97FD42 +final readonly class Creator extends Schema\AliasAbstract\Tiet43D49F44\TietAE60624E\Tiet6F859A9C\Tiet1D52E2C1 { } diff --git a/clients/GitHub/src/Schema/WebhookDeploymentStatusCreated/Deployment/PerformedViaGithubApp.php b/clients/GitHub/src/Schema/WebhookDeploymentStatusCreated/Deployment/PerformedViaGithubApp.php index ed0512e8d6a..8b4b65f1f4b 100644 --- a/clients/GitHub/src/Schema/WebhookDeploymentStatusCreated/Deployment/PerformedViaGithubApp.php +++ b/clients/GitHub/src/Schema/WebhookDeploymentStatusCreated/Deployment/PerformedViaGithubApp.php @@ -217,6 +217,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -520,7 +523,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "permissions": { "actions": "read", diff --git a/clients/GitHub/src/Schema/WebhookDeploymentStatusCreated/Deployment/PerformedViaGithubApp/Owner.php b/clients/GitHub/src/Schema/WebhookDeploymentStatusCreated/Deployment/PerformedViaGithubApp/Owner.php index 50ac65dd524..b8e48a470c3 100644 --- a/clients/GitHub/src/Schema/WebhookDeploymentStatusCreated/Deployment/PerformedViaGithubApp/Owner.php +++ b/clients/GitHub/src/Schema/WebhookDeploymentStatusCreated/Deployment/PerformedViaGithubApp/Owner.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class Owner extends Schema\AliasAbstract\Tiet93E44327\TietD0AB6C73\Tiet62032077\Tiet6B97FD42 +final readonly class Owner extends Schema\AliasAbstract\Tiet43D49F44\TietAE60624E\Tiet6F859A9C\Tiet1D52E2C1 { } diff --git a/clients/GitHub/src/Schema/WebhookDeploymentStatusCreated/DeploymentStatus.php b/clients/GitHub/src/Schema/WebhookDeploymentStatusCreated/DeploymentStatus.php index 754427a8e5e..2a287e8c495 100644 --- a/clients/GitHub/src/Schema/WebhookDeploymentStatusCreated/DeploymentStatus.php +++ b/clients/GitHub/src/Schema/WebhookDeploymentStatusCreated/DeploymentStatus.php @@ -122,6 +122,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -358,6 +361,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -673,7 +679,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "deployment_url": "https:\\/\\/example.com\\/", "description": "generated", @@ -715,7 +722,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "permissions": { "actions": "read", diff --git a/clients/GitHub/src/Schema/WebhookDeploymentStatusCreated/DeploymentStatus/Creator.php b/clients/GitHub/src/Schema/WebhookDeploymentStatusCreated/DeploymentStatus/Creator.php index 3d4136d118c..6733bfb5c7f 100644 --- a/clients/GitHub/src/Schema/WebhookDeploymentStatusCreated/DeploymentStatus/Creator.php +++ b/clients/GitHub/src/Schema/WebhookDeploymentStatusCreated/DeploymentStatus/Creator.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class Creator extends Schema\AliasAbstract\Tiet93E44327\TietD0AB6C73\Tiet62032077\Tiet6B97FD42 +final readonly class Creator extends Schema\AliasAbstract\Tiet43D49F44\TietAE60624E\Tiet6F859A9C\Tiet1D52E2C1 { } diff --git a/clients/GitHub/src/Schema/WebhookDeploymentStatusCreated/DeploymentStatus/PerformedViaGithubApp.php b/clients/GitHub/src/Schema/WebhookDeploymentStatusCreated/DeploymentStatus/PerformedViaGithubApp.php index 613e248cd80..9004aaa9bd4 100644 --- a/clients/GitHub/src/Schema/WebhookDeploymentStatusCreated/DeploymentStatus/PerformedViaGithubApp.php +++ b/clients/GitHub/src/Schema/WebhookDeploymentStatusCreated/DeploymentStatus/PerformedViaGithubApp.php @@ -217,6 +217,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -520,7 +523,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "permissions": { "actions": "read", diff --git a/clients/GitHub/src/Schema/WebhookDeploymentStatusCreated/DeploymentStatus/PerformedViaGithubApp/Owner.php b/clients/GitHub/src/Schema/WebhookDeploymentStatusCreated/DeploymentStatus/PerformedViaGithubApp/Owner.php index 73db7dfc197..55e83d9f391 100644 --- a/clients/GitHub/src/Schema/WebhookDeploymentStatusCreated/DeploymentStatus/PerformedViaGithubApp/Owner.php +++ b/clients/GitHub/src/Schema/WebhookDeploymentStatusCreated/DeploymentStatus/PerformedViaGithubApp/Owner.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class Owner extends Schema\AliasAbstract\Tiet93E44327\TietD0AB6C73\Tiet62032077\Tiet6B97FD42 +final readonly class Owner extends Schema\AliasAbstract\Tiet43D49F44\TietAE60624E\Tiet6F859A9C\Tiet1D52E2C1 { } diff --git a/clients/GitHub/src/Schema/WebhookDeploymentStatusCreated/WorkflowRun.php b/clients/GitHub/src/Schema/WebhookDeploymentStatusCreated/WorkflowRun.php index eb8ec2cb831..364df694810 100644 --- a/clients/GitHub/src/Schema/WebhookDeploymentStatusCreated/WorkflowRun.php +++ b/clients/GitHub/src/Schema/WebhookDeploymentStatusCreated/WorkflowRun.php @@ -134,6 +134,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -860,6 +863,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -903,7 +909,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "artifacts_url": "generated", "cancel_url": "generated", @@ -1134,7 +1141,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "updated_at": "1970-01-01T00:00:00+00:00", "url": "https:\\/\\/example.com\\/", diff --git a/clients/GitHub/src/Schema/WebhookDeploymentStatusCreated/WorkflowRun/Actor.php b/clients/GitHub/src/Schema/WebhookDeploymentStatusCreated/WorkflowRun/Actor.php index e2d4197e458..6d7c9fd764d 100644 --- a/clients/GitHub/src/Schema/WebhookDeploymentStatusCreated/WorkflowRun/Actor.php +++ b/clients/GitHub/src/Schema/WebhookDeploymentStatusCreated/WorkflowRun/Actor.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class Actor extends Schema\AliasAbstract\Tiet93E44327\TietD0AB6C73\Tiet62032077\Tiet6B97FD42 +final readonly class Actor extends Schema\AliasAbstract\Tiet43D49F44\TietAE60624E\Tiet6F859A9C\Tiet1D52E2C1 { } diff --git a/clients/GitHub/src/Schema/WebhookDeploymentStatusCreated/WorkflowRun/TriggeringActor.php b/clients/GitHub/src/Schema/WebhookDeploymentStatusCreated/WorkflowRun/TriggeringActor.php index bdad7bb5158..614d8d52b0b 100644 --- a/clients/GitHub/src/Schema/WebhookDeploymentStatusCreated/WorkflowRun/TriggeringActor.php +++ b/clients/GitHub/src/Schema/WebhookDeploymentStatusCreated/WorkflowRun/TriggeringActor.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class TriggeringActor extends Schema\AliasAbstract\Tiet93E44327\TietD0AB6C73\Tiet62032077\Tiet6B97FD42 +final readonly class TriggeringActor extends Schema\AliasAbstract\Tiet43D49F44\TietAE60624E\Tiet6F859A9C\Tiet1D52E2C1 { } diff --git a/clients/GitHub/src/Schema/WebhookDiscussionAnswered.php b/clients/GitHub/src/Schema/WebhookDiscussionAnswered.php index 3004272fedc..0c8d36f41d1 100644 --- a/clients/GitHub/src/Schema/WebhookDiscussionAnswered.php +++ b/clients/GitHub/src/Schema/WebhookDiscussionAnswered.php @@ -234,6 +234,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } } @@ -370,6 +373,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -650,6 +656,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -1273,6 +1282,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -1465,6 +1480,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -2336,7 +2357,7 @@ }, "use_squash_pr_title_as_default": { "type": "boolean", - "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.", + "description": "Whether a squash merge commit can use the pull request title as default. **This property is closing down. Please use `squash_merge_commit_title` instead.", "default": false, "deprecated": true }, @@ -2577,6 +2598,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -2632,7 +2659,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" } }, "discussion": { @@ -2659,7 +2687,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "answer_html_url": "generated", "author_association": "OWNER", @@ -2722,7 +2751,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "labels": [ { @@ -2809,7 +2839,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "forks": 5, "permissions": { @@ -2840,7 +2871,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "private": false, "html_url": "https:\\/\\/github.com\\/octocat\\/Hello-World", @@ -3074,7 +3106,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" } }'; diff --git a/clients/GitHub/src/Schema/WebhookDiscussionCategoryChanged.php b/clients/GitHub/src/Schema/WebhookDiscussionCategoryChanged.php index e888e529316..7cb2a3c310f 100644 --- a/clients/GitHub/src/Schema/WebhookDiscussionCategoryChanged.php +++ b/clients/GitHub/src/Schema/WebhookDiscussionCategoryChanged.php @@ -219,6 +219,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -499,6 +502,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -1122,6 +1128,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -1314,6 +1326,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -2185,7 +2203,7 @@ }, "use_squash_pr_title_as_default": { "type": "boolean", - "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.", + "description": "Whether a squash merge commit can use the pull request title as default. **This property is closing down. Please use `squash_merge_commit_title` instead.", "default": false, "deprecated": true }, @@ -2426,6 +2444,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -2476,7 +2500,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "answer_html_url": "generated", "author_association": "OWNER", @@ -2539,7 +2564,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "labels": [ { @@ -2626,7 +2652,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "forks": 5, "permissions": { @@ -2657,7 +2684,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "private": false, "html_url": "https:\\/\\/github.com\\/octocat\\/Hello-World", @@ -2891,7 +2919,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" } }'; diff --git a/clients/GitHub/src/Schema/WebhookDiscussionClosed.php b/clients/GitHub/src/Schema/WebhookDiscussionClosed.php index 1a2bb4b16bc..ca42189611c 100644 --- a/clients/GitHub/src/Schema/WebhookDiscussionClosed.php +++ b/clients/GitHub/src/Schema/WebhookDiscussionClosed.php @@ -155,6 +155,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -435,6 +438,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -1058,6 +1064,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -1250,6 +1262,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -2121,7 +2139,7 @@ }, "use_squash_pr_title_as_default": { "type": "boolean", - "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.", + "description": "Whether a squash merge commit can use the pull request title as default. **This property is closing down. Please use `squash_merge_commit_title` instead.", "default": false, "deprecated": true }, @@ -2362,6 +2380,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -2396,7 +2420,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "answer_html_url": "generated", "author_association": "OWNER", @@ -2459,7 +2484,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "labels": [ { @@ -2546,7 +2572,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "forks": 5, "permissions": { @@ -2577,7 +2604,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "private": false, "html_url": "https:\\/\\/github.com\\/octocat\\/Hello-World", @@ -2811,7 +2839,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" } }'; diff --git a/clients/GitHub/src/Schema/WebhookDiscussionCommentCreated.php b/clients/GitHub/src/Schema/WebhookDiscussionCommentCreated.php index c303f87fbd5..84fd4a1ae91 100644 --- a/clients/GitHub/src/Schema/WebhookDiscussionCommentCreated.php +++ b/clients/GitHub/src/Schema/WebhookDiscussionCommentCreated.php @@ -234,6 +234,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } } @@ -370,6 +373,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -650,6 +656,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -1273,6 +1282,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -1465,6 +1480,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -2336,7 +2357,7 @@ }, "use_squash_pr_title_as_default": { "type": "boolean", - "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.", + "description": "Whether a squash merge commit can use the pull request title as default. **This property is closing down. Please use `squash_merge_commit_title` instead.", "default": false, "deprecated": true }, @@ -2577,6 +2598,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -2632,7 +2659,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" } }, "discussion": { @@ -2659,7 +2687,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "answer_html_url": "generated", "author_association": "OWNER", @@ -2722,7 +2751,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "labels": [ { @@ -2809,7 +2839,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "forks": 5, "permissions": { @@ -2840,7 +2871,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "private": false, "html_url": "https:\\/\\/github.com\\/octocat\\/Hello-World", @@ -3074,7 +3106,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" } }'; diff --git a/clients/GitHub/src/Schema/WebhookDiscussionCommentDeleted.php b/clients/GitHub/src/Schema/WebhookDiscussionCommentDeleted.php index b7490e5f19a..1c11536ad5a 100644 --- a/clients/GitHub/src/Schema/WebhookDiscussionCommentDeleted.php +++ b/clients/GitHub/src/Schema/WebhookDiscussionCommentDeleted.php @@ -234,6 +234,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } } @@ -370,6 +373,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -650,6 +656,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -1273,6 +1282,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -1465,6 +1480,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -2336,7 +2357,7 @@ }, "use_squash_pr_title_as_default": { "type": "boolean", - "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.", + "description": "Whether a squash merge commit can use the pull request title as default. **This property is closing down. Please use `squash_merge_commit_title` instead.", "default": false, "deprecated": true }, @@ -2577,6 +2598,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -2632,7 +2659,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" } }, "discussion": { @@ -2659,7 +2687,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "answer_html_url": "generated", "author_association": "OWNER", @@ -2722,7 +2751,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "labels": [ { @@ -2809,7 +2839,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "forks": 5, "permissions": { @@ -2840,7 +2871,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "private": false, "html_url": "https:\\/\\/github.com\\/octocat\\/Hello-World", @@ -3074,7 +3106,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" } }'; diff --git a/clients/GitHub/src/Schema/WebhookDiscussionCommentEdited.php b/clients/GitHub/src/Schema/WebhookDiscussionCommentEdited.php index f7ddc14d35d..2468107ae97 100644 --- a/clients/GitHub/src/Schema/WebhookDiscussionCommentEdited.php +++ b/clients/GitHub/src/Schema/WebhookDiscussionCommentEdited.php @@ -254,6 +254,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } } @@ -390,6 +393,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -670,6 +676,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -1293,6 +1302,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -1485,6 +1500,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -2356,7 +2377,7 @@ }, "use_squash_pr_title_as_default": { "type": "boolean", - "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.", + "description": "Whether a squash merge commit can use the pull request title as default. **This property is closing down. Please use `squash_merge_commit_title` instead.", "default": false, "deprecated": true }, @@ -2597,6 +2618,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -2657,7 +2684,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" } }, "discussion": { @@ -2684,7 +2712,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "answer_html_url": "generated", "author_association": "OWNER", @@ -2747,7 +2776,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "labels": [ { @@ -2834,7 +2864,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "forks": 5, "permissions": { @@ -2865,7 +2896,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "private": false, "html_url": "https:\\/\\/github.com\\/octocat\\/Hello-World", @@ -3099,7 +3131,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" } }'; diff --git a/clients/GitHub/src/Schema/WebhookDiscussionCreated.php b/clients/GitHub/src/Schema/WebhookDiscussionCreated.php index 681eefd9f47..dad3235a16b 100644 --- a/clients/GitHub/src/Schema/WebhookDiscussionCreated.php +++ b/clients/GitHub/src/Schema/WebhookDiscussionCreated.php @@ -155,6 +155,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -435,6 +438,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -1058,6 +1064,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -1250,6 +1262,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -2121,7 +2139,7 @@ }, "use_squash_pr_title_as_default": { "type": "boolean", - "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.", + "description": "Whether a squash merge commit can use the pull request title as default. **This property is closing down. Please use `squash_merge_commit_title` instead.", "default": false, "deprecated": true }, @@ -2362,6 +2380,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -2396,7 +2420,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "answer_html_url": "generated", "author_association": "OWNER", @@ -2459,7 +2484,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "labels": [ { @@ -2546,7 +2572,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "forks": 5, "permissions": { @@ -2577,7 +2604,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "private": false, "html_url": "https:\\/\\/github.com\\/octocat\\/Hello-World", @@ -2811,7 +2839,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" } }'; diff --git a/clients/GitHub/src/Schema/WebhookDiscussionDeleted.php b/clients/GitHub/src/Schema/WebhookDiscussionDeleted.php index c20a10608e3..dea21044e4a 100644 --- a/clients/GitHub/src/Schema/WebhookDiscussionDeleted.php +++ b/clients/GitHub/src/Schema/WebhookDiscussionDeleted.php @@ -155,6 +155,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -435,6 +438,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -1058,6 +1064,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -1250,6 +1262,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -2121,7 +2139,7 @@ }, "use_squash_pr_title_as_default": { "type": "boolean", - "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.", + "description": "Whether a squash merge commit can use the pull request title as default. **This property is closing down. Please use `squash_merge_commit_title` instead.", "default": false, "deprecated": true }, @@ -2362,6 +2380,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -2396,7 +2420,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "answer_html_url": "generated", "author_association": "OWNER", @@ -2459,7 +2484,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "labels": [ { @@ -2546,7 +2572,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "forks": 5, "permissions": { @@ -2577,7 +2604,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "private": false, "html_url": "https:\\/\\/github.com\\/octocat\\/Hello-World", @@ -2811,7 +2839,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" } }'; diff --git a/clients/GitHub/src/Schema/WebhookDiscussionEdited.php b/clients/GitHub/src/Schema/WebhookDiscussionEdited.php index f14f523dc44..05d135905ad 100644 --- a/clients/GitHub/src/Schema/WebhookDiscussionEdited.php +++ b/clients/GitHub/src/Schema/WebhookDiscussionEdited.php @@ -182,6 +182,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -462,6 +465,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -1085,6 +1091,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -1277,6 +1289,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -2148,7 +2166,7 @@ }, "use_squash_pr_title_as_default": { "type": "boolean", - "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.", + "description": "Whether a squash merge commit can use the pull request title as default. **This property is closing down. Please use `squash_merge_commit_title` instead.", "default": false, "deprecated": true }, @@ -2389,6 +2407,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -2431,7 +2455,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "answer_html_url": "generated", "author_association": "OWNER", @@ -2494,7 +2519,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "labels": [ { @@ -2581,7 +2607,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "forks": 5, "permissions": { @@ -2612,7 +2639,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "private": false, "html_url": "https:\\/\\/github.com\\/octocat\\/Hello-World", @@ -2846,7 +2874,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" } }'; diff --git a/clients/GitHub/src/Schema/WebhookDiscussionLabeled.php b/clients/GitHub/src/Schema/WebhookDiscussionLabeled.php index 17d29fd8367..21d12657e2d 100644 --- a/clients/GitHub/src/Schema/WebhookDiscussionLabeled.php +++ b/clients/GitHub/src/Schema/WebhookDiscussionLabeled.php @@ -156,6 +156,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -436,6 +439,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -1102,6 +1108,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -1294,6 +1306,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -2165,7 +2183,7 @@ }, "use_squash_pr_title_as_default": { "type": "boolean", - "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.", + "description": "Whether a squash merge commit can use the pull request title as default. **This property is closing down. Please use `squash_merge_commit_title` instead.", "default": false, "deprecated": true }, @@ -2406,6 +2424,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -2440,7 +2464,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "answer_html_url": "generated", "author_association": "OWNER", @@ -2503,7 +2528,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "labels": [ { @@ -2599,7 +2625,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "forks": 5, "permissions": { @@ -2630,7 +2657,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "private": false, "html_url": "https:\\/\\/github.com\\/octocat\\/Hello-World", @@ -2864,7 +2892,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" } }'; diff --git a/clients/GitHub/src/Schema/WebhookDiscussionLocked.php b/clients/GitHub/src/Schema/WebhookDiscussionLocked.php index a5f568f0fc9..4753f10eab4 100644 --- a/clients/GitHub/src/Schema/WebhookDiscussionLocked.php +++ b/clients/GitHub/src/Schema/WebhookDiscussionLocked.php @@ -155,6 +155,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -435,6 +438,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -1058,6 +1064,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -1250,6 +1262,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -2121,7 +2139,7 @@ }, "use_squash_pr_title_as_default": { "type": "boolean", - "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.", + "description": "Whether a squash merge commit can use the pull request title as default. **This property is closing down. Please use `squash_merge_commit_title` instead.", "default": false, "deprecated": true }, @@ -2362,6 +2380,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -2396,7 +2420,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "answer_html_url": "generated", "author_association": "OWNER", @@ -2459,7 +2484,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "labels": [ { @@ -2546,7 +2572,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "forks": 5, "permissions": { @@ -2577,7 +2604,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "private": false, "html_url": "https:\\/\\/github.com\\/octocat\\/Hello-World", @@ -2811,7 +2839,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" } }'; diff --git a/clients/GitHub/src/Schema/WebhookDiscussionPinned.php b/clients/GitHub/src/Schema/WebhookDiscussionPinned.php index 23c9b46a19b..defd5eccbef 100644 --- a/clients/GitHub/src/Schema/WebhookDiscussionPinned.php +++ b/clients/GitHub/src/Schema/WebhookDiscussionPinned.php @@ -155,6 +155,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -435,6 +438,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -1058,6 +1064,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -1250,6 +1262,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -2121,7 +2139,7 @@ }, "use_squash_pr_title_as_default": { "type": "boolean", - "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.", + "description": "Whether a squash merge commit can use the pull request title as default. **This property is closing down. Please use `squash_merge_commit_title` instead.", "default": false, "deprecated": true }, @@ -2362,6 +2380,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -2396,7 +2420,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "answer_html_url": "generated", "author_association": "OWNER", @@ -2459,7 +2484,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "labels": [ { @@ -2546,7 +2572,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "forks": 5, "permissions": { @@ -2577,7 +2604,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "private": false, "html_url": "https:\\/\\/github.com\\/octocat\\/Hello-World", @@ -2811,7 +2839,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" } }'; diff --git a/clients/GitHub/src/Schema/WebhookDiscussionReopened.php b/clients/GitHub/src/Schema/WebhookDiscussionReopened.php index a6e8f3a3fb7..bb644ad11c4 100644 --- a/clients/GitHub/src/Schema/WebhookDiscussionReopened.php +++ b/clients/GitHub/src/Schema/WebhookDiscussionReopened.php @@ -155,6 +155,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -435,6 +438,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -1058,6 +1064,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -1250,6 +1262,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -2121,7 +2139,7 @@ }, "use_squash_pr_title_as_default": { "type": "boolean", - "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.", + "description": "Whether a squash merge commit can use the pull request title as default. **This property is closing down. Please use `squash_merge_commit_title` instead.", "default": false, "deprecated": true }, @@ -2362,6 +2380,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -2396,7 +2420,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "answer_html_url": "generated", "author_association": "OWNER", @@ -2459,7 +2484,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "labels": [ { @@ -2546,7 +2572,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "forks": 5, "permissions": { @@ -2577,7 +2604,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "private": false, "html_url": "https:\\/\\/github.com\\/octocat\\/Hello-World", @@ -2811,7 +2839,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" } }'; diff --git a/clients/GitHub/src/Schema/WebhookDiscussionTransferred.php b/clients/GitHub/src/Schema/WebhookDiscussionTransferred.php index 9021bbc741d..9ed1a4b1d7c 100644 --- a/clients/GitHub/src/Schema/WebhookDiscussionTransferred.php +++ b/clients/GitHub/src/Schema/WebhookDiscussionTransferred.php @@ -163,6 +163,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -443,6 +446,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -852,6 +858,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -1044,6 +1056,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -1915,7 +1933,7 @@ }, "use_squash_pr_title_as_default": { "type": "boolean", - "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.", + "description": "Whether a squash merge commit can use the pull request title as default. **This property is closing down. Please use `squash_merge_commit_title` instead.", "default": false, "deprecated": true }, @@ -2131,6 +2149,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -2411,6 +2432,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -3034,6 +3058,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -3226,6 +3256,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -4097,7 +4133,7 @@ }, "use_squash_pr_title_as_default": { "type": "boolean", - "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.", + "description": "Whether a squash merge commit can use the pull request title as default. **This property is closing down. Please use `squash_merge_commit_title` instead.", "default": false, "deprecated": true }, @@ -4338,6 +4374,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -4373,7 +4415,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "answer_html_url": "generated", "author_association": "OWNER", @@ -4436,7 +4479,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "labels": [ { @@ -4493,7 +4537,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "forks": 5, "permissions": { @@ -4524,7 +4569,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "private": false, "html_url": "https:\\/\\/github.com\\/octocat\\/Hello-World", @@ -4762,7 +4808,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "answer_html_url": "generated", "author_association": "OWNER", @@ -4825,7 +4872,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "labels": [ { @@ -4912,7 +4960,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "forks": 5, "permissions": { @@ -4943,7 +4992,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "private": false, "html_url": "https:\\/\\/github.com\\/octocat\\/Hello-World", @@ -5177,7 +5227,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" } }'; diff --git a/clients/GitHub/src/Schema/WebhookDiscussionTransferred/Changes.php b/clients/GitHub/src/Schema/WebhookDiscussionTransferred/Changes.php index aea5be499f0..a90ad6f3280 100644 --- a/clients/GitHub/src/Schema/WebhookDiscussionTransferred/Changes.php +++ b/clients/GitHub/src/Schema/WebhookDiscussionTransferred/Changes.php @@ -147,6 +147,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -427,6 +430,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -836,6 +842,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -1028,6 +1040,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -1899,7 +1917,7 @@ }, "use_squash_pr_title_as_default": { "type": "boolean", - "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.", + "description": "Whether a squash merge commit can use the pull request title as default. **This property is closing down. Please use `squash_merge_commit_title` instead.", "default": false, "deprecated": true }, @@ -2011,7 +2029,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "answer_html_url": "generated", "author_association": "OWNER", @@ -2074,7 +2093,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "labels": [ { @@ -2131,7 +2151,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "forks": 5, "permissions": { @@ -2162,7 +2183,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "private": false, "html_url": "https:\\/\\/github.com\\/octocat\\/Hello-World", diff --git a/clients/GitHub/src/Schema/WebhookDiscussionUnanswered.php b/clients/GitHub/src/Schema/WebhookDiscussionUnanswered.php index 80ec417605a..c005cb8e7cf 100644 --- a/clients/GitHub/src/Schema/WebhookDiscussionUnanswered.php +++ b/clients/GitHub/src/Schema/WebhookDiscussionUnanswered.php @@ -156,6 +156,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -436,6 +439,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -723,6 +729,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } } @@ -1158,6 +1167,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -1350,6 +1365,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -2221,7 +2242,7 @@ }, "use_squash_pr_title_as_default": { "type": "boolean", - "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.", + "description": "Whether a squash merge commit can use the pull request title as default. **This property is closing down. Please use `squash_merge_commit_title` instead.", "default": false, "deprecated": true }, @@ -2462,6 +2483,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -2496,7 +2523,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "answer_html_url": "generated", "author_association": "OWNER", @@ -2559,7 +2587,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "labels": [ { @@ -2627,7 +2656,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" } }, "organization": { @@ -2678,7 +2708,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "forks": 5, "permissions": { @@ -2709,7 +2740,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "private": false, "html_url": "https:\\/\\/github.com\\/octocat\\/Hello-World", @@ -2943,7 +2975,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" } }'; diff --git a/clients/GitHub/src/Schema/WebhookDiscussionUnlabeled.php b/clients/GitHub/src/Schema/WebhookDiscussionUnlabeled.php index f93915846c9..d9995642101 100644 --- a/clients/GitHub/src/Schema/WebhookDiscussionUnlabeled.php +++ b/clients/GitHub/src/Schema/WebhookDiscussionUnlabeled.php @@ -156,6 +156,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -436,6 +439,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -1102,6 +1108,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -1294,6 +1306,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -2165,7 +2183,7 @@ }, "use_squash_pr_title_as_default": { "type": "boolean", - "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.", + "description": "Whether a squash merge commit can use the pull request title as default. **This property is closing down. Please use `squash_merge_commit_title` instead.", "default": false, "deprecated": true }, @@ -2406,6 +2424,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -2440,7 +2464,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "answer_html_url": "generated", "author_association": "OWNER", @@ -2503,7 +2528,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "labels": [ { @@ -2599,7 +2625,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "forks": 5, "permissions": { @@ -2630,7 +2657,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "private": false, "html_url": "https:\\/\\/github.com\\/octocat\\/Hello-World", @@ -2864,7 +2892,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" } }'; diff --git a/clients/GitHub/src/Schema/WebhookDiscussionUnlocked.php b/clients/GitHub/src/Schema/WebhookDiscussionUnlocked.php index 1c4c457f900..c111025a246 100644 --- a/clients/GitHub/src/Schema/WebhookDiscussionUnlocked.php +++ b/clients/GitHub/src/Schema/WebhookDiscussionUnlocked.php @@ -155,6 +155,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -435,6 +438,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -1058,6 +1064,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -1250,6 +1262,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -2121,7 +2139,7 @@ }, "use_squash_pr_title_as_default": { "type": "boolean", - "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.", + "description": "Whether a squash merge commit can use the pull request title as default. **This property is closing down. Please use `squash_merge_commit_title` instead.", "default": false, "deprecated": true }, @@ -2362,6 +2380,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -2396,7 +2420,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "answer_html_url": "generated", "author_association": "OWNER", @@ -2459,7 +2484,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "labels": [ { @@ -2546,7 +2572,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "forks": 5, "permissions": { @@ -2577,7 +2604,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "private": false, "html_url": "https:\\/\\/github.com\\/octocat\\/Hello-World", @@ -2811,7 +2839,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" } }'; diff --git a/clients/GitHub/src/Schema/WebhookDiscussionUnpinned.php b/clients/GitHub/src/Schema/WebhookDiscussionUnpinned.php index 72f51661b62..a97f0c752d4 100644 --- a/clients/GitHub/src/Schema/WebhookDiscussionUnpinned.php +++ b/clients/GitHub/src/Schema/WebhookDiscussionUnpinned.php @@ -155,6 +155,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -435,6 +438,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -1058,6 +1064,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -1250,6 +1262,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -2121,7 +2139,7 @@ }, "use_squash_pr_title_as_default": { "type": "boolean", - "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.", + "description": "Whether a squash merge commit can use the pull request title as default. **This property is closing down. Please use `squash_merge_commit_title` instead.", "default": false, "deprecated": true }, @@ -2362,6 +2380,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -2396,7 +2420,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "answer_html_url": "generated", "author_association": "OWNER", @@ -2459,7 +2484,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "labels": [ { @@ -2546,7 +2572,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "forks": 5, "permissions": { @@ -2577,7 +2604,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "private": false, "html_url": "https:\\/\\/github.com\\/octocat\\/Hello-World", @@ -2811,7 +2839,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" } }'; diff --git a/clients/GitHub/src/Schema/WebhookFork.php b/clients/GitHub/src/Schema/WebhookFork.php index b0bf3c7c752..c3c758b64d0 100644 --- a/clients/GitHub/src/Schema/WebhookFork.php +++ b/clients/GitHub/src/Schema/WebhookFork.php @@ -580,6 +580,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -1498,6 +1501,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -1690,6 +1699,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -2561,7 +2576,7 @@ }, "use_squash_pr_title_as_default": { "type": "boolean", - "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.", + "description": "Whether a squash merge commit can use the pull request title as default. **This property is closing down. Please use `squash_merge_commit_title` instead.", "default": false, "deprecated": true }, @@ -2802,6 +2817,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -2915,7 +2936,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "permissions": { "admin": false, @@ -3005,7 +3027,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "forks": 5, "permissions": { @@ -3036,7 +3059,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "private": false, "html_url": "https:\\/\\/github.com\\/octocat\\/Hello-World", @@ -3270,7 +3294,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" } }'; diff --git a/clients/GitHub/src/Schema/WebhookFork/Forkee.php b/clients/GitHub/src/Schema/WebhookFork/Forkee.php index 2d4f3fff257..e9081c34e36 100644 --- a/clients/GitHub/src/Schema/WebhookFork/Forkee.php +++ b/clients/GitHub/src/Schema/WebhookFork/Forkee.php @@ -480,6 +480,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -717,7 +720,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "permissions": { "admin": false, diff --git a/clients/GitHub/src/Schema/WebhookFork/Forkee/Owner.php b/clients/GitHub/src/Schema/WebhookFork/Forkee/Owner.php index 9e3b761e247..4bd376db57c 100644 --- a/clients/GitHub/src/Schema/WebhookFork/Forkee/Owner.php +++ b/clients/GitHub/src/Schema/WebhookFork/Forkee/Owner.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class Owner extends Schema\AliasAbstract\Tiet93E44327\TietD0AB6C73\Tiet62032077\Tiet6B97FD42 +final readonly class Owner extends Schema\AliasAbstract\Tiet43D49F44\TietAE60624E\Tiet6F859A9C\Tiet1D52E2C1 { } diff --git a/clients/GitHub/src/Schema/WebhookGithubAppAuthorizationRevoked.php b/clients/GitHub/src/Schema/WebhookGithubAppAuthorizationRevoked.php index 8dabfb03db3..7a9af798a81 100644 --- a/clients/GitHub/src/Schema/WebhookGithubAppAuthorizationRevoked.php +++ b/clients/GitHub/src/Schema/WebhookGithubAppAuthorizationRevoked.php @@ -180,6 +180,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -211,7 +217,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" } }'; diff --git a/clients/GitHub/src/Schema/WebhookGollum.php b/clients/GitHub/src/Schema/WebhookGollum.php index 84de3f30b9f..825381172d3 100644 --- a/clients/GitHub/src/Schema/WebhookGollum.php +++ b/clients/GitHub/src/Schema/WebhookGollum.php @@ -610,6 +610,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -802,6 +808,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -1673,7 +1685,7 @@ }, "use_squash_pr_title_as_default": { "type": "boolean", - "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.", + "description": "Whether a squash merge commit can use the pull request title as default. **This property is closing down. Please use `squash_merge_commit_title` instead.", "default": false, "deprecated": true }, @@ -1914,6 +1926,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -2005,7 +2023,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "forks": 5, "permissions": { @@ -2036,7 +2055,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "private": false, "html_url": "https:\\/\\/github.com\\/octocat\\/Hello-World", @@ -2270,7 +2290,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" } }'; diff --git a/clients/GitHub/src/Schema/WebhookInstallationCreated.php b/clients/GitHub/src/Schema/WebhookInstallationCreated.php index a25f61d4d49..3dd7b165f5e 100644 --- a/clients/GitHub/src/Schema/WebhookInstallationCreated.php +++ b/clients/GitHub/src/Schema/WebhookInstallationCreated.php @@ -307,6 +307,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -682,7 +688,7 @@ "write" ], "type": "string", - "description": "The level of permission to grant the access token for managing access to GitHub Copilot for members of an organization with a Copilot Business subscription. This property is in beta and is subject to change." + "description": "The level of permission to grant the access token for managing access to GitHub Copilot for members of an organization with a Copilot Business subscription. This property is in public preview and is subject to change." }, "organization_announcement_banners": { "enum": [ @@ -737,7 +743,7 @@ "admin" ], "type": "string", - "description": "The level of permission to grant the access token to manage organization projects and projects beta (where available)." + "description": "The level of permission to grant the access token to manage organization projects and projects public preview (where available)." }, "organization_packages": { "enum": [ @@ -1051,6 +1057,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -1540,6 +1552,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -1732,6 +1750,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -2603,7 +2627,7 @@ }, "use_squash_pr_title_as_default": { "type": "boolean", - "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.", + "description": "Whether a squash merge commit can use the pull request title as default. **This property is closing down. Please use `squash_merge_commit_title` instead.", "default": false, "deprecated": true }, @@ -2780,6 +2804,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -2941,6 +2968,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -3057,7 +3090,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "suspended_at": "1970-01-01T00:00:00+00:00", "contact_email": "\\"test_13f1e99741e3e004@d7e1eb0bc0a1ba12.com\\"" @@ -3126,7 +3160,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "forks": 5, "permissions": { @@ -3157,7 +3192,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "private": false, "html_url": "https:\\/\\/github.com\\/octocat\\/Hello-World", @@ -3391,7 +3427,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "sender": { "name": "generated", @@ -3414,7 +3451,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" } }'; diff --git a/clients/GitHub/src/Schema/WebhookInstallationDeleted.php b/clients/GitHub/src/Schema/WebhookInstallationDeleted.php index 816b8d5946c..3f80449289f 100644 --- a/clients/GitHub/src/Schema/WebhookInstallationDeleted.php +++ b/clients/GitHub/src/Schema/WebhookInstallationDeleted.php @@ -307,6 +307,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -682,7 +688,7 @@ "write" ], "type": "string", - "description": "The level of permission to grant the access token for managing access to GitHub Copilot for members of an organization with a Copilot Business subscription. This property is in beta and is subject to change." + "description": "The level of permission to grant the access token for managing access to GitHub Copilot for members of an organization with a Copilot Business subscription. This property is in public preview and is subject to change." }, "organization_announcement_banners": { "enum": [ @@ -737,7 +743,7 @@ "admin" ], "type": "string", - "description": "The level of permission to grant the access token to manage organization projects and projects beta (where available)." + "description": "The level of permission to grant the access token to manage organization projects and projects public preview (where available)." }, "organization_packages": { "enum": [ @@ -1051,6 +1057,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -1540,6 +1552,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -1732,6 +1750,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -2603,7 +2627,7 @@ }, "use_squash_pr_title_as_default": { "type": "boolean", - "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.", + "description": "Whether a squash merge commit can use the pull request title as default. **This property is closing down. Please use `squash_merge_commit_title` instead.", "default": false, "deprecated": true }, @@ -2849,6 +2873,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -2965,7 +2995,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "suspended_at": "1970-01-01T00:00:00+00:00", "contact_email": "\\"test_13f1e99741e3e004@d7e1eb0bc0a1ba12.com\\"" @@ -3034,7 +3065,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "forks": 5, "permissions": { @@ -3065,7 +3097,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "private": false, "html_url": "https:\\/\\/github.com\\/octocat\\/Hello-World", @@ -3300,7 +3333,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" } }'; diff --git a/clients/GitHub/src/Schema/WebhookInstallationNewPermissionsAccepted.php b/clients/GitHub/src/Schema/WebhookInstallationNewPermissionsAccepted.php index 5779bb4278b..f1b90d790f6 100644 --- a/clients/GitHub/src/Schema/WebhookInstallationNewPermissionsAccepted.php +++ b/clients/GitHub/src/Schema/WebhookInstallationNewPermissionsAccepted.php @@ -307,6 +307,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -682,7 +688,7 @@ "write" ], "type": "string", - "description": "The level of permission to grant the access token for managing access to GitHub Copilot for members of an organization with a Copilot Business subscription. This property is in beta and is subject to change." + "description": "The level of permission to grant the access token for managing access to GitHub Copilot for members of an organization with a Copilot Business subscription. This property is in public preview and is subject to change." }, "organization_announcement_banners": { "enum": [ @@ -737,7 +743,7 @@ "admin" ], "type": "string", - "description": "The level of permission to grant the access token to manage organization projects and projects beta (where available)." + "description": "The level of permission to grant the access token to manage organization projects and projects public preview (where available)." }, "organization_packages": { "enum": [ @@ -1051,6 +1057,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -1540,6 +1552,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -1732,6 +1750,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -2603,7 +2627,7 @@ }, "use_squash_pr_title_as_default": { "type": "boolean", - "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.", + "description": "Whether a squash merge commit can use the pull request title as default. **This property is closing down. Please use `squash_merge_commit_title` instead.", "default": false, "deprecated": true }, @@ -2849,6 +2873,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -2965,7 +2995,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "suspended_at": "1970-01-01T00:00:00+00:00", "contact_email": "\\"test_13f1e99741e3e004@d7e1eb0bc0a1ba12.com\\"" @@ -3034,7 +3065,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "forks": 5, "permissions": { @@ -3065,7 +3097,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "private": false, "html_url": "https:\\/\\/github.com\\/octocat\\/Hello-World", @@ -3300,7 +3333,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" } }'; diff --git a/clients/GitHub/src/Schema/WebhookInstallationRepositoriesAdded.php b/clients/GitHub/src/Schema/WebhookInstallationRepositoriesAdded.php index 3392b5d51ee..2da8d3e2a7a 100644 --- a/clients/GitHub/src/Schema/WebhookInstallationRepositoriesAdded.php +++ b/clients/GitHub/src/Schema/WebhookInstallationRepositoriesAdded.php @@ -312,6 +312,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -687,7 +693,7 @@ "write" ], "type": "string", - "description": "The level of permission to grant the access token for managing access to GitHub Copilot for members of an organization with a Copilot Business subscription. This property is in beta and is subject to change." + "description": "The level of permission to grant the access token for managing access to GitHub Copilot for members of an organization with a Copilot Business subscription. This property is in public preview and is subject to change." }, "organization_announcement_banners": { "enum": [ @@ -742,7 +748,7 @@ "admin" ], "type": "string", - "description": "The level of permission to grant the access token to manage organization projects and projects beta (where available)." + "description": "The level of permission to grant the access token to manage organization projects and projects public preview (where available)." }, "organization_packages": { "enum": [ @@ -1056,6 +1062,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -1572,6 +1584,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -1764,6 +1782,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -2635,7 +2659,7 @@ }, "use_squash_pr_title_as_default": { "type": "boolean", - "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.", + "description": "Whether a squash merge commit can use the pull request title as default. **This property is closing down. Please use `squash_merge_commit_title` instead.", "default": false, "deprecated": true }, @@ -2820,6 +2844,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -2981,6 +3008,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -3097,7 +3130,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "suspended_at": "1970-01-01T00:00:00+00:00", "contact_email": "\\"test_13f1e99741e3e004@d7e1eb0bc0a1ba12.com\\"" @@ -3182,7 +3216,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "forks": 5, "permissions": { @@ -3213,7 +3248,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "private": false, "html_url": "https:\\/\\/github.com\\/octocat\\/Hello-World", @@ -3448,7 +3484,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "sender": { "name": "generated", @@ -3471,7 +3508,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" } }'; diff --git a/clients/GitHub/src/Schema/WebhookInstallationRepositoriesRemoved.php b/clients/GitHub/src/Schema/WebhookInstallationRepositoriesRemoved.php index cd274488654..b3c3145955d 100644 --- a/clients/GitHub/src/Schema/WebhookInstallationRepositoriesRemoved.php +++ b/clients/GitHub/src/Schema/WebhookInstallationRepositoriesRemoved.php @@ -312,6 +312,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -687,7 +693,7 @@ "write" ], "type": "string", - "description": "The level of permission to grant the access token for managing access to GitHub Copilot for members of an organization with a Copilot Business subscription. This property is in beta and is subject to change." + "description": "The level of permission to grant the access token for managing access to GitHub Copilot for members of an organization with a Copilot Business subscription. This property is in public preview and is subject to change." }, "organization_announcement_banners": { "enum": [ @@ -742,7 +748,7 @@ "admin" ], "type": "string", - "description": "The level of permission to grant the access token to manage organization projects and projects beta (where available)." + "description": "The level of permission to grant the access token to manage organization projects and projects public preview (where available)." }, "organization_packages": { "enum": [ @@ -1056,6 +1062,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -1579,6 +1591,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -1771,6 +1789,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -2642,7 +2666,7 @@ }, "use_squash_pr_title_as_default": { "type": "boolean", - "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.", + "description": "Whether a squash merge commit can use the pull request title as default. **This property is closing down. Please use `squash_merge_commit_title` instead.", "default": false, "deprecated": true }, @@ -2827,6 +2851,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -2988,6 +3015,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -3104,7 +3137,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "suspended_at": "1970-01-01T00:00:00+00:00", "contact_email": "\\"test_13f1e99741e3e004@d7e1eb0bc0a1ba12.com\\"" @@ -3189,7 +3223,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "forks": 5, "permissions": { @@ -3220,7 +3255,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "private": false, "html_url": "https:\\/\\/github.com\\/octocat\\/Hello-World", @@ -3455,7 +3491,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "sender": { "name": "generated", @@ -3478,7 +3515,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" } }'; diff --git a/clients/GitHub/src/Schema/WebhookInstallationSuspend.php b/clients/GitHub/src/Schema/WebhookInstallationSuspend.php index 36a2db464a1..47f120d6864 100644 --- a/clients/GitHub/src/Schema/WebhookInstallationSuspend.php +++ b/clients/GitHub/src/Schema/WebhookInstallationSuspend.php @@ -307,6 +307,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -682,7 +688,7 @@ "write" ], "type": "string", - "description": "The level of permission to grant the access token for managing access to GitHub Copilot for members of an organization with a Copilot Business subscription. This property is in beta and is subject to change." + "description": "The level of permission to grant the access token for managing access to GitHub Copilot for members of an organization with a Copilot Business subscription. This property is in public preview and is subject to change." }, "organization_announcement_banners": { "enum": [ @@ -737,7 +743,7 @@ "admin" ], "type": "string", - "description": "The level of permission to grant the access token to manage organization projects and projects beta (where available)." + "description": "The level of permission to grant the access token to manage organization projects and projects public preview (where available)." }, "organization_packages": { "enum": [ @@ -1051,6 +1057,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -1540,6 +1552,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -1732,6 +1750,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -2603,7 +2627,7 @@ }, "use_squash_pr_title_as_default": { "type": "boolean", - "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.", + "description": "Whether a squash merge commit can use the pull request title as default. **This property is closing down. Please use `squash_merge_commit_title` instead.", "default": false, "deprecated": true }, @@ -2849,6 +2873,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -2965,7 +2995,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "suspended_at": "1970-01-01T00:00:00+00:00", "contact_email": "\\"test_13f1e99741e3e004@d7e1eb0bc0a1ba12.com\\"" @@ -3034,7 +3065,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "forks": 5, "permissions": { @@ -3065,7 +3097,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "private": false, "html_url": "https:\\/\\/github.com\\/octocat\\/Hello-World", @@ -3300,7 +3333,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" } }'; diff --git a/clients/GitHub/src/Schema/WebhookInstallationTargetRenamed.php b/clients/GitHub/src/Schema/WebhookInstallationTargetRenamed.php index 8a3b3381a78..3bdf3fa3489 100644 --- a/clients/GitHub/src/Schema/WebhookInstallationTargetRenamed.php +++ b/clients/GitHub/src/Schema/WebhookInstallationTargetRenamed.php @@ -142,6 +142,9 @@ "type": [ "null" ] + }, + "user_view_type": { + "type": "string" } } }, @@ -723,6 +726,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -915,6 +924,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -1786,7 +1801,7 @@ }, "use_squash_pr_title_as_default": { "type": "boolean", - "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.", + "description": "Whether a squash merge commit can use the pull request title as default. **This property is closing down. Please use `squash_merge_commit_title` instead.", "default": false, "deprecated": true }, @@ -2027,6 +2042,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -2075,7 +2096,8 @@ "type": "generated", "updated_at": "generated", "url": "generated", - "website_url": "generated" + "website_url": "generated", + "user_view_type": "generated" }, "action": "renamed", "changes": { @@ -2150,7 +2172,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "forks": 5, "permissions": { @@ -2181,7 +2204,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "private": false, "html_url": "https:\\/\\/github.com\\/octocat\\/Hello-World", @@ -2415,7 +2439,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "target_type": "generated" }'; diff --git a/clients/GitHub/src/Schema/WebhookInstallationTargetRenamed/Account.php b/clients/GitHub/src/Schema/WebhookInstallationTargetRenamed/Account.php index bc70c05cc61..e85cf86cea6 100644 --- a/clients/GitHub/src/Schema/WebhookInstallationTargetRenamed/Account.php +++ b/clients/GitHub/src/Schema/WebhookInstallationTargetRenamed/Account.php @@ -131,6 +131,9 @@ "type": [ "null" ] + }, + "user_view_type": { + "type": "string" } } }'; @@ -172,7 +175,8 @@ "type": "generated", "updated_at": "generated", "url": "generated", - "website_url": "generated" + "website_url": "generated", + "user_view_type": "generated" }'; public function __construct(#[MapFrom('archived_at')] @@ -202,7 +206,8 @@ public function __construct(#[MapFrom('archived_at')] public string|null $starredUrl, #[MapFrom('subscriptions_url')] public string|null $subscriptionsUrl, public string|null $type, #[MapFrom('updated_at')] public string|null $updatedAt, public string|null $url, #[MapFrom('website_url')] - public string $websiteUrl,) + public string $websiteUrl, #[MapFrom('user_view_type')] + public string|null $userViewType,) { } } diff --git a/clients/GitHub/src/Schema/WebhookInstallationUnsuspend.php b/clients/GitHub/src/Schema/WebhookInstallationUnsuspend.php index 1c5b737648d..2de527a63f3 100644 --- a/clients/GitHub/src/Schema/WebhookInstallationUnsuspend.php +++ b/clients/GitHub/src/Schema/WebhookInstallationUnsuspend.php @@ -307,6 +307,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -682,7 +688,7 @@ "write" ], "type": "string", - "description": "The level of permission to grant the access token for managing access to GitHub Copilot for members of an organization with a Copilot Business subscription. This property is in beta and is subject to change." + "description": "The level of permission to grant the access token for managing access to GitHub Copilot for members of an organization with a Copilot Business subscription. This property is in public preview and is subject to change." }, "organization_announcement_banners": { "enum": [ @@ -737,7 +743,7 @@ "admin" ], "type": "string", - "description": "The level of permission to grant the access token to manage organization projects and projects beta (where available)." + "description": "The level of permission to grant the access token to manage organization projects and projects public preview (where available)." }, "organization_packages": { "enum": [ @@ -1051,6 +1057,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -1540,6 +1552,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -1732,6 +1750,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -2603,7 +2627,7 @@ }, "use_squash_pr_title_as_default": { "type": "boolean", - "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.", + "description": "Whether a squash merge commit can use the pull request title as default. **This property is closing down. Please use `squash_merge_commit_title` instead.", "default": false, "deprecated": true }, @@ -2849,6 +2873,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -2965,7 +2995,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "suspended_at": "1970-01-01T00:00:00+00:00", "contact_email": "\\"test_13f1e99741e3e004@d7e1eb0bc0a1ba12.com\\"" @@ -3034,7 +3065,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "forks": 5, "permissions": { @@ -3065,7 +3097,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "private": false, "html_url": "https:\\/\\/github.com\\/octocat\\/Hello-World", @@ -3300,7 +3333,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" } }'; diff --git a/clients/GitHub/src/Schema/WebhookIssueCommentCreated.php b/clients/GitHub/src/Schema/WebhookIssueCommentCreated.php index 1f5131b1af5..072f5a80084 100644 --- a/clients/GitHub/src/Schema/WebhookIssueCommentCreated.php +++ b/clients/GitHub/src/Schema/WebhookIssueCommentCreated.php @@ -296,6 +296,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -570,6 +576,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } } @@ -827,6 +836,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -926,6 +938,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } } @@ -1171,6 +1186,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -1442,6 +1460,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -1919,6 +1940,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } } @@ -2034,6 +2058,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -2702,6 +2729,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -2894,6 +2927,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -3765,7 +3804,7 @@ }, "use_squash_pr_title_as_default": { "type": "boolean", - "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.", + "description": "Whether a squash merge commit can use the pull request title as default. **This property is closing down. Please use `squash_merge_commit_title` instead.", "default": false, "deprecated": true }, @@ -4006,6 +4045,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -4050,7 +4095,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "name": "Probot Owners", "description": "The description of the app.", @@ -4109,7 +4155,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" } }, "enterprise": { @@ -4151,7 +4198,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Mannequin", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "assignees": [ { @@ -4175,7 +4223,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Mannequin", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, { "avatar_url": "https:\\/\\/example.com\\/", @@ -4198,7 +4247,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Mannequin", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" } ], "author_association": "OWNER", @@ -4258,7 +4308,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Mannequin", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "description": "generated", "due_on": "1970-01-01T00:00:00+00:00", @@ -4308,7 +4359,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "permissions": { "actions": "read", @@ -4397,7 +4449,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Mannequin", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" } }, "organization": { @@ -4448,7 +4501,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "forks": 5, "permissions": { @@ -4479,7 +4533,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "private": false, "html_url": "https:\\/\\/github.com\\/octocat\\/Hello-World", @@ -4713,7 +4768,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" } }'; diff --git a/clients/GitHub/src/Schema/WebhookIssueCommentCreated/Comment.php b/clients/GitHub/src/Schema/WebhookIssueCommentCreated/Comment.php index 3047258595d..883a6ce2e7b 100644 --- a/clients/GitHub/src/Schema/WebhookIssueCommentCreated/Comment.php +++ b/clients/GitHub/src/Schema/WebhookIssueCommentCreated/Comment.php @@ -280,6 +280,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -554,6 +560,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } } @@ -596,7 +605,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "name": "Probot Owners", "description": "The description of the app.", @@ -655,7 +665,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" } }'; diff --git a/clients/GitHub/src/Schema/WebhookIssueCommentCreated/Comment/User.php b/clients/GitHub/src/Schema/WebhookIssueCommentCreated/Comment/User.php index 6cc81ef1c1c..2de884d1957 100644 --- a/clients/GitHub/src/Schema/WebhookIssueCommentCreated/Comment/User.php +++ b/clients/GitHub/src/Schema/WebhookIssueCommentCreated/Comment/User.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class User extends Schema\AliasAbstract\TietCE7694F2\Tiet7ECCBCAF\TietF71CBA25\Tiet10035FEE +final readonly class User extends Schema\AliasAbstract\Tiet536805C4\Tiet88923449\Tiet8D7DF436\Tiet2E07D018 { } diff --git a/clients/GitHub/src/Schema/WebhookIssueCommentCreated/Issue.php b/clients/GitHub/src/Schema/WebhookIssueCommentCreated/Issue.php index 49a76f1ed34..7bd7663eec2 100644 --- a/clients/GitHub/src/Schema/WebhookIssueCommentCreated/Issue.php +++ b/clients/GitHub/src/Schema/WebhookIssueCommentCreated/Issue.php @@ -143,6 +143,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -242,6 +245,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } } @@ -487,6 +493,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -758,6 +767,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -1235,6 +1247,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } } @@ -1266,7 +1281,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Mannequin", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "assignees": [ { @@ -1290,7 +1306,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Mannequin", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, { "avatar_url": "https:\\/\\/example.com\\/", @@ -1313,7 +1330,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Mannequin", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" } ], "author_association": "OWNER", @@ -1373,7 +1391,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Mannequin", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "description": "generated", "due_on": "1970-01-01T00:00:00+00:00", @@ -1423,7 +1442,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "permissions": { "actions": "read", @@ -1512,7 +1532,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Mannequin", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" } }'; diff --git a/clients/GitHub/src/Schema/WebhookIssueCommentCreated/Issue/Assignee.php b/clients/GitHub/src/Schema/WebhookIssueCommentCreated/Issue/Assignee.php index 9bf84c027d0..a29b897e9bc 100644 --- a/clients/GitHub/src/Schema/WebhookIssueCommentCreated/Issue/Assignee.php +++ b/clients/GitHub/src/Schema/WebhookIssueCommentCreated/Issue/Assignee.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class Assignee extends Schema\AliasAbstract\Tiet0ABFFB9A\Tiet721DF3F2\Tiet6C0961B3\TietE2C9336E +final readonly class Assignee extends Schema\AliasAbstract\Tiet9BB7FDE7\Tiet7C408E87\TietF0A7E59F\Tiet74AED450 { } diff --git a/clients/GitHub/src/Schema/WebhookIssueCommentCreated/Issue/Assignees.php b/clients/GitHub/src/Schema/WebhookIssueCommentCreated/Issue/Assignees.php index 254fd469b33..72502c571ab 100644 --- a/clients/GitHub/src/Schema/WebhookIssueCommentCreated/Issue/Assignees.php +++ b/clients/GitHub/src/Schema/WebhookIssueCommentCreated/Issue/Assignees.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class Assignees extends Schema\AliasAbstract\Tiet0ABFFB9A\Tiet721DF3F2\Tiet6C0961B3\TietE2C9336E +final readonly class Assignees extends Schema\AliasAbstract\Tiet9BB7FDE7\Tiet7C408E87\TietF0A7E59F\Tiet74AED450 { } diff --git a/clients/GitHub/src/Schema/WebhookIssueCommentCreated/Issue/Milestone.php b/clients/GitHub/src/Schema/WebhookIssueCommentCreated/Issue/Milestone.php index 151f4c39f43..3ec59c85f02 100644 --- a/clients/GitHub/src/Schema/WebhookIssueCommentCreated/Issue/Milestone.php +++ b/clients/GitHub/src/Schema/WebhookIssueCommentCreated/Issue/Milestone.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class Milestone extends Schema\AliasAbstract\Tiet8581CCF9\Tiet9F48F90B\TietE152DE2F\Tiet393FAC6E +final readonly class Milestone extends Schema\AliasAbstract\Tiet5150331D\Tiet0C67EF90\Tiet96830B1A\Tiet3716614D { } diff --git a/clients/GitHub/src/Schema/WebhookIssueCommentCreated/Issue/Milestone/Creator.php b/clients/GitHub/src/Schema/WebhookIssueCommentCreated/Issue/Milestone/Creator.php index 2606f525b10..e9de04d3fce 100644 --- a/clients/GitHub/src/Schema/WebhookIssueCommentCreated/Issue/Milestone/Creator.php +++ b/clients/GitHub/src/Schema/WebhookIssueCommentCreated/Issue/Milestone/Creator.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class Creator extends Schema\AliasAbstract\Tiet0ABFFB9A\Tiet721DF3F2\Tiet6C0961B3\TietE2C9336E +final readonly class Creator extends Schema\AliasAbstract\Tiet9BB7FDE7\Tiet7C408E87\TietF0A7E59F\Tiet74AED450 { } diff --git a/clients/GitHub/src/Schema/WebhookIssueCommentCreated/Issue/PerformedViaGithubApp.php b/clients/GitHub/src/Schema/WebhookIssueCommentCreated/Issue/PerformedViaGithubApp.php index c92e1f870d3..848d73d3dfb 100644 --- a/clients/GitHub/src/Schema/WebhookIssueCommentCreated/Issue/PerformedViaGithubApp.php +++ b/clients/GitHub/src/Schema/WebhookIssueCommentCreated/Issue/PerformedViaGithubApp.php @@ -214,6 +214,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -519,7 +522,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "permissions": { "actions": "read", diff --git a/clients/GitHub/src/Schema/WebhookIssueCommentCreated/Issue/PerformedViaGithubApp/Owner.php b/clients/GitHub/src/Schema/WebhookIssueCommentCreated/Issue/PerformedViaGithubApp/Owner.php index cdede8fcfe0..e9d368ebbf3 100644 --- a/clients/GitHub/src/Schema/WebhookIssueCommentCreated/Issue/PerformedViaGithubApp/Owner.php +++ b/clients/GitHub/src/Schema/WebhookIssueCommentCreated/Issue/PerformedViaGithubApp/Owner.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class Owner extends Schema\AliasAbstract\Tiet93E44327\TietD0AB6C73\Tiet62032077\Tiet6B97FD42 +final readonly class Owner extends Schema\AliasAbstract\Tiet43D49F44\TietAE60624E\Tiet6F859A9C\Tiet1D52E2C1 { } diff --git a/clients/GitHub/src/Schema/WebhookIssueCommentCreated/Issue/User.php b/clients/GitHub/src/Schema/WebhookIssueCommentCreated/Issue/User.php index cc20f1ddee9..e5d1a8c63ae 100644 --- a/clients/GitHub/src/Schema/WebhookIssueCommentCreated/Issue/User.php +++ b/clients/GitHub/src/Schema/WebhookIssueCommentCreated/Issue/User.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class User extends Schema\AliasAbstract\Tiet79DD5408\TietA1D90DAB\TietBCA2491F\Tiet9DC6356F +final readonly class User extends Schema\AliasAbstract\Tiet8136D020\TietA98D8FE0\TietBA8878FC\TietC3C52C83 { } diff --git a/clients/GitHub/src/Schema/WebhookIssueCommentDeleted.php b/clients/GitHub/src/Schema/WebhookIssueCommentDeleted.php index a2e275ac26c..dffa6e9cdfc 100644 --- a/clients/GitHub/src/Schema/WebhookIssueCommentDeleted.php +++ b/clients/GitHub/src/Schema/WebhookIssueCommentDeleted.php @@ -291,6 +291,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -564,6 +570,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } } @@ -821,6 +830,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -920,6 +932,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } } @@ -1165,6 +1180,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -1434,6 +1452,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -1909,6 +1930,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } } @@ -2024,6 +2048,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -2254,6 +2281,9 @@ }, "url": { "type": "string" + }, + "user_view_type": { + "type": "string" } } } @@ -2692,6 +2722,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -2884,6 +2920,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -3755,7 +3797,7 @@ }, "use_squash_pr_title_as_default": { "type": "boolean", - "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.", + "description": "Whether a squash merge commit can use the pull request title as default. **This property is closing down. Please use `squash_merge_commit_title` instead.", "default": false, "deprecated": true }, @@ -3996,6 +4038,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -4040,7 +4088,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "name": "Probot Owners", "description": "The description of the app.", @@ -4099,7 +4148,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Mannequin", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" } }, "enterprise": { @@ -4141,7 +4191,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Mannequin", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "assignees": [ { @@ -4165,7 +4216,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Mannequin", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, { "avatar_url": "https:\\/\\/example.com\\/", @@ -4188,7 +4240,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Mannequin", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" } ], "author_association": "OWNER", @@ -4248,7 +4301,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Mannequin", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "description": "generated", "due_on": "1970-01-01T00:00:00+00:00", @@ -4298,7 +4352,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "permissions": { "actions": "read", @@ -4387,7 +4442,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Mannequin", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" } }, "organization": { @@ -4438,7 +4494,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "forks": 5, "permissions": { @@ -4469,7 +4526,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "private": false, "html_url": "https:\\/\\/github.com\\/octocat\\/Hello-World", @@ -4703,7 +4761,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" } }'; diff --git a/clients/GitHub/src/Schema/WebhookIssueCommentDeleted/Issue.php b/clients/GitHub/src/Schema/WebhookIssueCommentDeleted/Issue.php index dc68dcd8214..bb2aff93a5f 100644 --- a/clients/GitHub/src/Schema/WebhookIssueCommentDeleted/Issue.php +++ b/clients/GitHub/src/Schema/WebhookIssueCommentDeleted/Issue.php @@ -143,6 +143,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -242,6 +245,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } } @@ -487,6 +493,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -756,6 +765,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -1231,6 +1243,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } } @@ -1262,7 +1277,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Mannequin", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "assignees": [ { @@ -1286,7 +1302,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Mannequin", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, { "avatar_url": "https:\\/\\/example.com\\/", @@ -1309,7 +1326,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Mannequin", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" } ], "author_association": "OWNER", @@ -1369,7 +1387,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Mannequin", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "description": "generated", "due_on": "1970-01-01T00:00:00+00:00", @@ -1419,7 +1438,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "permissions": { "actions": "read", @@ -1508,7 +1528,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Mannequin", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" } }'; diff --git a/clients/GitHub/src/Schema/WebhookIssueCommentDeleted/Issue/Assignee.php b/clients/GitHub/src/Schema/WebhookIssueCommentDeleted/Issue/Assignee.php index 17a2b4eca1b..7056a893fec 100644 --- a/clients/GitHub/src/Schema/WebhookIssueCommentDeleted/Issue/Assignee.php +++ b/clients/GitHub/src/Schema/WebhookIssueCommentDeleted/Issue/Assignee.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class Assignee extends Schema\AliasAbstract\Tiet0ABFFB9A\Tiet721DF3F2\Tiet6C0961B3\TietE2C9336E +final readonly class Assignee extends Schema\AliasAbstract\Tiet9BB7FDE7\Tiet7C408E87\TietF0A7E59F\Tiet74AED450 { } diff --git a/clients/GitHub/src/Schema/WebhookIssueCommentDeleted/Issue/Assignees.php b/clients/GitHub/src/Schema/WebhookIssueCommentDeleted/Issue/Assignees.php index e9e8a539008..b243211eb69 100644 --- a/clients/GitHub/src/Schema/WebhookIssueCommentDeleted/Issue/Assignees.php +++ b/clients/GitHub/src/Schema/WebhookIssueCommentDeleted/Issue/Assignees.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class Assignees extends Schema\AliasAbstract\Tiet0ABFFB9A\Tiet721DF3F2\Tiet6C0961B3\TietE2C9336E +final readonly class Assignees extends Schema\AliasAbstract\Tiet9BB7FDE7\Tiet7C408E87\TietF0A7E59F\Tiet74AED450 { } diff --git a/clients/GitHub/src/Schema/WebhookIssueCommentDeleted/Issue/Milestone.php b/clients/GitHub/src/Schema/WebhookIssueCommentDeleted/Issue/Milestone.php index 70f0af6b245..168529abf18 100644 --- a/clients/GitHub/src/Schema/WebhookIssueCommentDeleted/Issue/Milestone.php +++ b/clients/GitHub/src/Schema/WebhookIssueCommentDeleted/Issue/Milestone.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class Milestone extends Schema\AliasAbstract\Tiet8581CCF9\Tiet9F48F90B\TietE152DE2F\Tiet393FAC6E +final readonly class Milestone extends Schema\AliasAbstract\Tiet5150331D\Tiet0C67EF90\Tiet96830B1A\Tiet3716614D { } diff --git a/clients/GitHub/src/Schema/WebhookIssueCommentDeleted/Issue/Milestone/Creator.php b/clients/GitHub/src/Schema/WebhookIssueCommentDeleted/Issue/Milestone/Creator.php index 2df6f8d1a9d..ef7457d3b4b 100644 --- a/clients/GitHub/src/Schema/WebhookIssueCommentDeleted/Issue/Milestone/Creator.php +++ b/clients/GitHub/src/Schema/WebhookIssueCommentDeleted/Issue/Milestone/Creator.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class Creator extends Schema\AliasAbstract\Tiet0ABFFB9A\Tiet721DF3F2\Tiet6C0961B3\TietE2C9336E +final readonly class Creator extends Schema\AliasAbstract\Tiet9BB7FDE7\Tiet7C408E87\TietF0A7E59F\Tiet74AED450 { } diff --git a/clients/GitHub/src/Schema/WebhookIssueCommentDeleted/Issue/PerformedViaGithubApp.php b/clients/GitHub/src/Schema/WebhookIssueCommentDeleted/Issue/PerformedViaGithubApp.php index d5c6947df4c..6218cbc1d15 100644 --- a/clients/GitHub/src/Schema/WebhookIssueCommentDeleted/Issue/PerformedViaGithubApp.php +++ b/clients/GitHub/src/Schema/WebhookIssueCommentDeleted/Issue/PerformedViaGithubApp.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class PerformedViaGithubApp extends Schema\AliasAbstract\Tiet2CC4833C\TietEDE4BABB\Tiet8A5CD377\TietFCE070CC +final readonly class PerformedViaGithubApp extends Schema\AliasAbstract\Tiet5E10235B\Tiet2A7D688E\TietC6524F17\Tiet0FFD2DD0 { } diff --git a/clients/GitHub/src/Schema/WebhookIssueCommentDeleted/Issue/PerformedViaGithubApp/Owner.php b/clients/GitHub/src/Schema/WebhookIssueCommentDeleted/Issue/PerformedViaGithubApp/Owner.php index bd61c295bd0..2b9d62ec26b 100644 --- a/clients/GitHub/src/Schema/WebhookIssueCommentDeleted/Issue/PerformedViaGithubApp/Owner.php +++ b/clients/GitHub/src/Schema/WebhookIssueCommentDeleted/Issue/PerformedViaGithubApp/Owner.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class Owner extends Schema\AliasAbstract\Tiet93E44327\TietD0AB6C73\Tiet62032077\Tiet6B97FD42 +final readonly class Owner extends Schema\AliasAbstract\Tiet43D49F44\TietAE60624E\Tiet6F859A9C\Tiet1D52E2C1 { } diff --git a/clients/GitHub/src/Schema/WebhookIssueCommentDeleted/Issue/User.php b/clients/GitHub/src/Schema/WebhookIssueCommentDeleted/Issue/User.php index 494c8de1226..e6555377f32 100644 --- a/clients/GitHub/src/Schema/WebhookIssueCommentDeleted/Issue/User.php +++ b/clients/GitHub/src/Schema/WebhookIssueCommentDeleted/Issue/User.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class User extends Schema\AliasAbstract\Tiet79DD5408\TietA1D90DAB\TietBCA2491F\Tiet9DC6356F +final readonly class User extends Schema\AliasAbstract\Tiet8136D020\TietA98D8FE0\TietBA8878FC\TietC3C52C83 { } diff --git a/clients/GitHub/src/Schema/WebhookIssueCommentEdited.php b/clients/GitHub/src/Schema/WebhookIssueCommentEdited.php index b0143e4cbe7..3d48375b420 100644 --- a/clients/GitHub/src/Schema/WebhookIssueCommentEdited.php +++ b/clients/GitHub/src/Schema/WebhookIssueCommentEdited.php @@ -310,6 +310,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -583,6 +589,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } } @@ -840,6 +849,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -939,6 +951,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } } @@ -1184,6 +1199,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -1455,6 +1473,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -1931,6 +1952,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } } @@ -2046,6 +2070,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -2714,6 +2741,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -2906,6 +2939,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -3777,7 +3816,7 @@ }, "use_squash_pr_title_as_default": { "type": "boolean", - "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.", + "description": "Whether a squash merge commit can use the pull request title as default. **This property is closing down. Please use `squash_merge_commit_title` instead.", "default": false, "deprecated": true }, @@ -4018,6 +4057,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -4067,7 +4112,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "name": "Probot Owners", "description": "The description of the app.", @@ -4126,7 +4172,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Mannequin", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" } }, "enterprise": { @@ -4168,7 +4215,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Mannequin", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "assignees": [ { @@ -4192,7 +4240,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Mannequin", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, { "avatar_url": "https:\\/\\/example.com\\/", @@ -4215,7 +4264,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Mannequin", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" } ], "author_association": "OWNER", @@ -4275,7 +4325,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Mannequin", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "description": "generated", "due_on": "1970-01-01T00:00:00+00:00", @@ -4325,7 +4376,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "permissions": { "actions": "read", @@ -4414,7 +4466,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Mannequin", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" } }, "organization": { @@ -4465,7 +4518,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "forks": 5, "permissions": { @@ -4496,7 +4550,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "private": false, "html_url": "https:\\/\\/github.com\\/octocat\\/Hello-World", @@ -4730,7 +4785,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" } }'; diff --git a/clients/GitHub/src/Schema/WebhookIssueCommentEdited/Issue.php b/clients/GitHub/src/Schema/WebhookIssueCommentEdited/Issue.php index 817b9b14017..6ce6f187a4e 100644 --- a/clients/GitHub/src/Schema/WebhookIssueCommentEdited/Issue.php +++ b/clients/GitHub/src/Schema/WebhookIssueCommentEdited/Issue.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class Issue extends Schema\AliasAbstract\Tiet0D538F96\Tiet4A7F392D\Tiet9191A5B7\Tiet7B6C26BB +final readonly class Issue extends Schema\AliasAbstract\Tiet868EAB0B\Tiet2FD1C368\Tiet9B7A081D\TietA036CC78 { } diff --git a/clients/GitHub/src/Schema/WebhookIssueCommentEdited/Issue/Assignee.php b/clients/GitHub/src/Schema/WebhookIssueCommentEdited/Issue/Assignee.php index c17b1c45975..0c4a2945e9e 100644 --- a/clients/GitHub/src/Schema/WebhookIssueCommentEdited/Issue/Assignee.php +++ b/clients/GitHub/src/Schema/WebhookIssueCommentEdited/Issue/Assignee.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class Assignee extends Schema\AliasAbstract\Tiet0ABFFB9A\Tiet721DF3F2\Tiet6C0961B3\TietE2C9336E +final readonly class Assignee extends Schema\AliasAbstract\Tiet9BB7FDE7\Tiet7C408E87\TietF0A7E59F\Tiet74AED450 { } diff --git a/clients/GitHub/src/Schema/WebhookIssueCommentEdited/Issue/Assignees.php b/clients/GitHub/src/Schema/WebhookIssueCommentEdited/Issue/Assignees.php index fc8d9aec4ce..c7fc67ab01d 100644 --- a/clients/GitHub/src/Schema/WebhookIssueCommentEdited/Issue/Assignees.php +++ b/clients/GitHub/src/Schema/WebhookIssueCommentEdited/Issue/Assignees.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class Assignees extends Schema\AliasAbstract\Tiet0ABFFB9A\Tiet721DF3F2\Tiet6C0961B3\TietE2C9336E +final readonly class Assignees extends Schema\AliasAbstract\Tiet9BB7FDE7\Tiet7C408E87\TietF0A7E59F\Tiet74AED450 { } diff --git a/clients/GitHub/src/Schema/WebhookIssueCommentEdited/Issue/Milestone.php b/clients/GitHub/src/Schema/WebhookIssueCommentEdited/Issue/Milestone.php index eed96276332..1466e63bc96 100644 --- a/clients/GitHub/src/Schema/WebhookIssueCommentEdited/Issue/Milestone.php +++ b/clients/GitHub/src/Schema/WebhookIssueCommentEdited/Issue/Milestone.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class Milestone extends Schema\AliasAbstract\Tiet8581CCF9\Tiet9F48F90B\TietE152DE2F\Tiet393FAC6E +final readonly class Milestone extends Schema\AliasAbstract\Tiet5150331D\Tiet0C67EF90\Tiet96830B1A\Tiet3716614D { } diff --git a/clients/GitHub/src/Schema/WebhookIssueCommentEdited/Issue/Milestone/Creator.php b/clients/GitHub/src/Schema/WebhookIssueCommentEdited/Issue/Milestone/Creator.php index f3e4d0d2889..16781133817 100644 --- a/clients/GitHub/src/Schema/WebhookIssueCommentEdited/Issue/Milestone/Creator.php +++ b/clients/GitHub/src/Schema/WebhookIssueCommentEdited/Issue/Milestone/Creator.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class Creator extends Schema\AliasAbstract\Tiet0ABFFB9A\Tiet721DF3F2\Tiet6C0961B3\TietE2C9336E +final readonly class Creator extends Schema\AliasAbstract\Tiet9BB7FDE7\Tiet7C408E87\TietF0A7E59F\Tiet74AED450 { } diff --git a/clients/GitHub/src/Schema/WebhookIssueCommentEdited/Issue/PerformedViaGithubApp.php b/clients/GitHub/src/Schema/WebhookIssueCommentEdited/Issue/PerformedViaGithubApp.php index 6b8227c45dc..e23f174c3b1 100644 --- a/clients/GitHub/src/Schema/WebhookIssueCommentEdited/Issue/PerformedViaGithubApp.php +++ b/clients/GitHub/src/Schema/WebhookIssueCommentEdited/Issue/PerformedViaGithubApp.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class PerformedViaGithubApp extends Schema\AliasAbstract\Tiet1720054D\Tiet9210BBC6\Tiet3FB12666\TietB2827ADE +final readonly class PerformedViaGithubApp extends Schema\AliasAbstract\TietD1416622\Tiet1BB5CFF5\Tiet2C5338B3\TietBE7D38EA { } diff --git a/clients/GitHub/src/Schema/WebhookIssueCommentEdited/Issue/PerformedViaGithubApp/Owner.php b/clients/GitHub/src/Schema/WebhookIssueCommentEdited/Issue/PerformedViaGithubApp/Owner.php index 44d092cf768..1584e7d01b3 100644 --- a/clients/GitHub/src/Schema/WebhookIssueCommentEdited/Issue/PerformedViaGithubApp/Owner.php +++ b/clients/GitHub/src/Schema/WebhookIssueCommentEdited/Issue/PerformedViaGithubApp/Owner.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class Owner extends Schema\AliasAbstract\Tiet93E44327\TietD0AB6C73\Tiet62032077\Tiet6B97FD42 +final readonly class Owner extends Schema\AliasAbstract\Tiet43D49F44\TietAE60624E\Tiet6F859A9C\Tiet1D52E2C1 { } diff --git a/clients/GitHub/src/Schema/WebhookIssueCommentEdited/Issue/User.php b/clients/GitHub/src/Schema/WebhookIssueCommentEdited/Issue/User.php index a13144bbc51..0969f99488b 100644 --- a/clients/GitHub/src/Schema/WebhookIssueCommentEdited/Issue/User.php +++ b/clients/GitHub/src/Schema/WebhookIssueCommentEdited/Issue/User.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class User extends Schema\AliasAbstract\Tiet79DD5408\TietA1D90DAB\TietBCA2491F\Tiet9DC6356F +final readonly class User extends Schema\AliasAbstract\Tiet8136D020\TietA98D8FE0\TietBA8878FC\TietC3C52C83 { } diff --git a/clients/GitHub/src/Schema/WebhookIssuesAssigned.php b/clients/GitHub/src/Schema/WebhookIssuesAssigned.php index 3423bf29d53..3bc0337f5a2 100644 --- a/clients/GitHub/src/Schema/WebhookIssuesAssigned.php +++ b/clients/GitHub/src/Schema/WebhookIssuesAssigned.php @@ -119,6 +119,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -371,6 +374,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -470,6 +476,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } } @@ -715,6 +724,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -986,6 +998,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -1462,6 +1477,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } } @@ -1898,6 +1916,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -2090,6 +2114,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -2961,7 +2991,7 @@ }, "use_squash_pr_title_as_default": { "type": "boolean", - "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.", + "description": "Whether a squash merge commit can use the pull request title as default. **This property is closing down. Please use `squash_merge_commit_title` instead.", "default": false, "deprecated": true }, @@ -3202,6 +3232,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -3233,7 +3269,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "enterprise": { "description": "generated", @@ -3274,7 +3311,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Mannequin", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "assignees": [ { @@ -3298,7 +3336,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Mannequin", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, { "avatar_url": "https:\\/\\/example.com\\/", @@ -3321,7 +3360,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Mannequin", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" } ], "author_association": "OWNER", @@ -3381,7 +3421,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Mannequin", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "description": "generated", "due_on": "1970-01-01T00:00:00+00:00", @@ -3431,7 +3472,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "permissions": { "actions": "read", @@ -3520,7 +3562,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Mannequin", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" } }, "organization": { @@ -3571,7 +3614,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "forks": 5, "permissions": { @@ -3602,7 +3646,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "private": false, "html_url": "https:\\/\\/github.com\\/octocat\\/Hello-World", @@ -3836,7 +3881,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" } }'; diff --git a/clients/GitHub/src/Schema/WebhookIssuesClosed.php b/clients/GitHub/src/Schema/WebhookIssuesClosed.php index 053276885bd..a9d3f96f8d6 100644 --- a/clients/GitHub/src/Schema/WebhookIssuesClosed.php +++ b/clients/GitHub/src/Schema/WebhookIssuesClosed.php @@ -276,6 +276,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -375,6 +378,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } } @@ -620,6 +626,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -892,6 +901,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -1368,6 +1380,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } } @@ -1582,6 +1597,9 @@ }, "url": { "type": "string" + }, + "user_view_type": { + "type": "string" } } } @@ -2020,6 +2038,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -2212,6 +2236,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -3083,7 +3113,7 @@ }, "use_squash_pr_title_as_default": { "type": "boolean", - "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.", + "description": "Whether a squash merge commit can use the pull request title as default. **This property is closing down. Please use `squash_merge_commit_title` instead.", "default": false, "deprecated": true }, @@ -3324,6 +3354,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -3373,7 +3409,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Mannequin", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "assignees": [ { @@ -3397,7 +3434,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Mannequin", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, { "avatar_url": "https:\\/\\/example.com\\/", @@ -3420,7 +3458,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Mannequin", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" } ], "author_association": "OWNER", @@ -3480,7 +3519,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Mannequin", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "description": "generated", "due_on": "1970-01-01T00:00:00+00:00", @@ -3530,7 +3570,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "permissions": { "actions": "read", @@ -3619,7 +3660,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Mannequin", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" } }, "organization": { @@ -3670,7 +3712,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "forks": 5, "permissions": { @@ -3701,7 +3744,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "private": false, "html_url": "https:\\/\\/github.com\\/octocat\\/Hello-World", @@ -3935,7 +3979,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" } }'; diff --git a/clients/GitHub/src/Schema/WebhookIssuesClosed/Issue.php b/clients/GitHub/src/Schema/WebhookIssuesClosed/Issue.php index dfda4212579..9c4acaff2e3 100644 --- a/clients/GitHub/src/Schema/WebhookIssuesClosed/Issue.php +++ b/clients/GitHub/src/Schema/WebhookIssuesClosed/Issue.php @@ -143,6 +143,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -242,6 +245,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } } @@ -487,6 +493,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -759,6 +768,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -1235,6 +1247,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } } @@ -1266,7 +1281,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Mannequin", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "assignees": [ { @@ -1290,7 +1306,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Mannequin", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, { "avatar_url": "https:\\/\\/example.com\\/", @@ -1313,7 +1330,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Mannequin", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" } ], "author_association": "OWNER", @@ -1373,7 +1391,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Mannequin", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "description": "generated", "due_on": "1970-01-01T00:00:00+00:00", @@ -1423,7 +1442,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "permissions": { "actions": "read", @@ -1512,7 +1532,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Mannequin", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" } }'; diff --git a/clients/GitHub/src/Schema/WebhookIssuesClosed/Issue/Assignee.php b/clients/GitHub/src/Schema/WebhookIssuesClosed/Issue/Assignee.php index c98754c8c44..0c30fc9e28f 100644 --- a/clients/GitHub/src/Schema/WebhookIssuesClosed/Issue/Assignee.php +++ b/clients/GitHub/src/Schema/WebhookIssuesClosed/Issue/Assignee.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class Assignee extends Schema\AliasAbstract\Tiet0ABFFB9A\Tiet721DF3F2\Tiet6C0961B3\TietE2C9336E +final readonly class Assignee extends Schema\AliasAbstract\Tiet9BB7FDE7\Tiet7C408E87\TietF0A7E59F\Tiet74AED450 { } diff --git a/clients/GitHub/src/Schema/WebhookIssuesClosed/Issue/Assignees.php b/clients/GitHub/src/Schema/WebhookIssuesClosed/Issue/Assignees.php index c6b1e480806..9dd80068b81 100644 --- a/clients/GitHub/src/Schema/WebhookIssuesClosed/Issue/Assignees.php +++ b/clients/GitHub/src/Schema/WebhookIssuesClosed/Issue/Assignees.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class Assignees extends Schema\AliasAbstract\Tiet0ABFFB9A\Tiet721DF3F2\Tiet6C0961B3\TietE2C9336E +final readonly class Assignees extends Schema\AliasAbstract\Tiet9BB7FDE7\Tiet7C408E87\TietF0A7E59F\Tiet74AED450 { } diff --git a/clients/GitHub/src/Schema/WebhookIssuesClosed/Issue/Milestone.php b/clients/GitHub/src/Schema/WebhookIssuesClosed/Issue/Milestone.php index 369c8e64780..80446f15398 100644 --- a/clients/GitHub/src/Schema/WebhookIssuesClosed/Issue/Milestone.php +++ b/clients/GitHub/src/Schema/WebhookIssuesClosed/Issue/Milestone.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class Milestone extends Schema\AliasAbstract\Tiet8581CCF9\Tiet9F48F90B\TietE152DE2F\Tiet393FAC6E +final readonly class Milestone extends Schema\AliasAbstract\Tiet5150331D\Tiet0C67EF90\Tiet96830B1A\Tiet3716614D { } diff --git a/clients/GitHub/src/Schema/WebhookIssuesClosed/Issue/Milestone/Creator.php b/clients/GitHub/src/Schema/WebhookIssuesClosed/Issue/Milestone/Creator.php index 1f4126bb187..8c105a1fbff 100644 --- a/clients/GitHub/src/Schema/WebhookIssuesClosed/Issue/Milestone/Creator.php +++ b/clients/GitHub/src/Schema/WebhookIssuesClosed/Issue/Milestone/Creator.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class Creator extends Schema\AliasAbstract\Tiet0ABFFB9A\Tiet721DF3F2\Tiet6C0961B3\TietE2C9336E +final readonly class Creator extends Schema\AliasAbstract\Tiet9BB7FDE7\Tiet7C408E87\TietF0A7E59F\Tiet74AED450 { } diff --git a/clients/GitHub/src/Schema/WebhookIssuesClosed/Issue/PerformedViaGithubApp.php b/clients/GitHub/src/Schema/WebhookIssuesClosed/Issue/PerformedViaGithubApp.php index 20bad09c5ad..93ef85bdc21 100644 --- a/clients/GitHub/src/Schema/WebhookIssuesClosed/Issue/PerformedViaGithubApp.php +++ b/clients/GitHub/src/Schema/WebhookIssuesClosed/Issue/PerformedViaGithubApp.php @@ -215,6 +215,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -519,7 +522,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "permissions": { "actions": "read", diff --git a/clients/GitHub/src/Schema/WebhookIssuesClosed/Issue/PerformedViaGithubApp/Owner.php b/clients/GitHub/src/Schema/WebhookIssuesClosed/Issue/PerformedViaGithubApp/Owner.php index 23a591a64c7..4b065457c3a 100644 --- a/clients/GitHub/src/Schema/WebhookIssuesClosed/Issue/PerformedViaGithubApp/Owner.php +++ b/clients/GitHub/src/Schema/WebhookIssuesClosed/Issue/PerformedViaGithubApp/Owner.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class Owner extends Schema\AliasAbstract\Tiet93E44327\TietD0AB6C73\Tiet62032077\Tiet6B97FD42 +final readonly class Owner extends Schema\AliasAbstract\Tiet43D49F44\TietAE60624E\Tiet6F859A9C\Tiet1D52E2C1 { } diff --git a/clients/GitHub/src/Schema/WebhookIssuesClosed/Issue/User.php b/clients/GitHub/src/Schema/WebhookIssuesClosed/Issue/User.php index a41e658dea1..4bfe6671bc4 100644 --- a/clients/GitHub/src/Schema/WebhookIssuesClosed/Issue/User.php +++ b/clients/GitHub/src/Schema/WebhookIssuesClosed/Issue/User.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class User extends Schema\AliasAbstract\Tiet79DD5408\TietA1D90DAB\TietBCA2491F\Tiet9DC6356F +final readonly class User extends Schema\AliasAbstract\Tiet8136D020\TietA98D8FE0\TietBA8878FC\TietC3C52C83 { } diff --git a/clients/GitHub/src/Schema/WebhookIssuesDeleted.php b/clients/GitHub/src/Schema/WebhookIssuesDeleted.php index 98288d20639..38b34202c2a 100644 --- a/clients/GitHub/src/Schema/WebhookIssuesDeleted.php +++ b/clients/GitHub/src/Schema/WebhookIssuesDeleted.php @@ -272,6 +272,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -614,6 +617,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -884,6 +890,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -1358,6 +1367,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } } @@ -1794,6 +1806,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -1986,6 +2004,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -2857,7 +2881,7 @@ }, "use_squash_pr_title_as_default": { "type": "boolean", - "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.", + "description": "Whether a squash merge commit can use the pull request title as default. **This property is closing down. Please use `squash_merge_commit_title` instead.", "default": false, "deprecated": true }, @@ -3098,6 +3122,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -3147,7 +3177,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "assignees": [ { @@ -3254,7 +3285,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "description": "generated", "due_on": "1970-01-01T00:00:00+00:00", @@ -3304,7 +3336,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "permissions": { "actions": "read", @@ -3393,7 +3426,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" } }, "organization": { @@ -3444,7 +3478,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "forks": 5, "permissions": { @@ -3475,7 +3510,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "private": false, "html_url": "https:\\/\\/github.com\\/octocat\\/Hello-World", @@ -3709,7 +3745,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" } }'; diff --git a/clients/GitHub/src/Schema/WebhookIssuesDeleted/Issue.php b/clients/GitHub/src/Schema/WebhookIssuesDeleted/Issue.php index cabe5a2bf76..640b3db5fab 100644 --- a/clients/GitHub/src/Schema/WebhookIssuesDeleted/Issue.php +++ b/clients/GitHub/src/Schema/WebhookIssuesDeleted/Issue.php @@ -142,6 +142,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -484,6 +487,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -754,6 +760,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -1228,6 +1237,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } } @@ -1259,7 +1271,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "assignees": [ { @@ -1366,7 +1379,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "description": "generated", "due_on": "1970-01-01T00:00:00+00:00", @@ -1416,7 +1430,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "permissions": { "actions": "read", @@ -1505,7 +1520,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" } }'; diff --git a/clients/GitHub/src/Schema/WebhookIssuesDeleted/Issue/Assignee.php b/clients/GitHub/src/Schema/WebhookIssuesDeleted/Issue/Assignee.php index c74d787ed67..10371457939 100644 --- a/clients/GitHub/src/Schema/WebhookIssuesDeleted/Issue/Assignee.php +++ b/clients/GitHub/src/Schema/WebhookIssuesDeleted/Issue/Assignee.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class Assignee extends Schema\AliasAbstract\Tiet93E44327\TietD0AB6C73\Tiet62032077\Tiet6B97FD42 +final readonly class Assignee extends Schema\AliasAbstract\Tiet43D49F44\TietAE60624E\Tiet6F859A9C\Tiet1D52E2C1 { } diff --git a/clients/GitHub/src/Schema/WebhookIssuesDeleted/Issue/Milestone.php b/clients/GitHub/src/Schema/WebhookIssuesDeleted/Issue/Milestone.php index ca18b308d3e..999326233d2 100644 --- a/clients/GitHub/src/Schema/WebhookIssuesDeleted/Issue/Milestone.php +++ b/clients/GitHub/src/Schema/WebhookIssuesDeleted/Issue/Milestone.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class Milestone extends Schema\AliasAbstract\TietF5C8F2ED\Tiet1E2DC2E3\Tiet6CD07639\Tiet33A0DD5A +final readonly class Milestone extends Schema\AliasAbstract\Tiet49F6DF3C\TietF3BF0898\Tiet3FB49BCC\TietCFC7D5E0 { } diff --git a/clients/GitHub/src/Schema/WebhookIssuesDeleted/Issue/Milestone/Creator.php b/clients/GitHub/src/Schema/WebhookIssuesDeleted/Issue/Milestone/Creator.php index 10415a77877..392a81446f2 100644 --- a/clients/GitHub/src/Schema/WebhookIssuesDeleted/Issue/Milestone/Creator.php +++ b/clients/GitHub/src/Schema/WebhookIssuesDeleted/Issue/Milestone/Creator.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class Creator extends Schema\AliasAbstract\Tiet93E44327\TietD0AB6C73\Tiet62032077\Tiet6B97FD42 +final readonly class Creator extends Schema\AliasAbstract\Tiet43D49F44\TietAE60624E\Tiet6F859A9C\Tiet1D52E2C1 { } diff --git a/clients/GitHub/src/Schema/WebhookIssuesDeleted/Issue/PerformedViaGithubApp.php b/clients/GitHub/src/Schema/WebhookIssuesDeleted/Issue/PerformedViaGithubApp.php index 7abc7838826..a53d60d4810 100644 --- a/clients/GitHub/src/Schema/WebhookIssuesDeleted/Issue/PerformedViaGithubApp.php +++ b/clients/GitHub/src/Schema/WebhookIssuesDeleted/Issue/PerformedViaGithubApp.php @@ -213,6 +213,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -516,7 +519,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "permissions": { "actions": "read", diff --git a/clients/GitHub/src/Schema/WebhookIssuesDeleted/Issue/PerformedViaGithubApp/Owner.php b/clients/GitHub/src/Schema/WebhookIssuesDeleted/Issue/PerformedViaGithubApp/Owner.php index 15d714cb94c..43d70538918 100644 --- a/clients/GitHub/src/Schema/WebhookIssuesDeleted/Issue/PerformedViaGithubApp/Owner.php +++ b/clients/GitHub/src/Schema/WebhookIssuesDeleted/Issue/PerformedViaGithubApp/Owner.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class Owner extends Schema\AliasAbstract\Tiet93E44327\TietD0AB6C73\Tiet62032077\Tiet6B97FD42 +final readonly class Owner extends Schema\AliasAbstract\Tiet43D49F44\TietAE60624E\Tiet6F859A9C\Tiet1D52E2C1 { } diff --git a/clients/GitHub/src/Schema/WebhookIssuesDeleted/Issue/User.php b/clients/GitHub/src/Schema/WebhookIssuesDeleted/Issue/User.php index d5638ad5063..7072599ecc7 100644 --- a/clients/GitHub/src/Schema/WebhookIssuesDeleted/Issue/User.php +++ b/clients/GitHub/src/Schema/WebhookIssuesDeleted/Issue/User.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class User extends Schema\AliasAbstract\TietCE7694F2\Tiet7ECCBCAF\TietF71CBA25\Tiet10035FEE +final readonly class User extends Schema\AliasAbstract\Tiet536805C4\Tiet88923449\Tiet8D7DF436\Tiet2E07D018 { } diff --git a/clients/GitHub/src/Schema/WebhookIssuesDemilestoned.php b/clients/GitHub/src/Schema/WebhookIssuesDemilestoned.php index ac40505cc2c..0b21c5e7f94 100644 --- a/clients/GitHub/src/Schema/WebhookIssuesDemilestoned.php +++ b/clients/GitHub/src/Schema/WebhookIssuesDemilestoned.php @@ -620,6 +620,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -889,6 +892,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -1365,6 +1371,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } } @@ -1501,6 +1510,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -1991,6 +2003,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -2183,6 +2201,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -3054,7 +3078,7 @@ }, "use_squash_pr_title_as_default": { "type": "boolean", - "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.", + "description": "Whether a squash merge commit can use the pull request title as default. **This property is closing down. Please use `squash_merge_commit_title` instead.", "default": false, "deprecated": true }, @@ -3295,6 +3319,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -3451,7 +3481,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Mannequin", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "description": "generated", "due_on": "1970-01-01T00:00:00+00:00", @@ -3501,7 +3532,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "permissions": { "actions": "read", @@ -3590,7 +3622,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Mannequin", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" } }, "milestone": { @@ -3618,7 +3651,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Mannequin", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "description": "generated", "due_on": "1970-01-01T00:00:00+00:00", @@ -3681,7 +3715,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "forks": 5, "permissions": { @@ -3712,7 +3747,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "private": false, "html_url": "https:\\/\\/github.com\\/octocat\\/Hello-World", @@ -3946,7 +3982,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" } }'; diff --git a/clients/GitHub/src/Schema/WebhookIssuesDemilestoned/Issue.php b/clients/GitHub/src/Schema/WebhookIssuesDemilestoned/Issue.php index 6f875317768..e24feac6d58 100644 --- a/clients/GitHub/src/Schema/WebhookIssuesDemilestoned/Issue.php +++ b/clients/GitHub/src/Schema/WebhookIssuesDemilestoned/Issue.php @@ -490,6 +490,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -759,6 +762,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -1235,6 +1241,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } } @@ -1373,7 +1382,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Mannequin", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "description": "generated", "due_on": "1970-01-01T00:00:00+00:00", @@ -1423,7 +1433,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "permissions": { "actions": "read", @@ -1512,7 +1523,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Mannequin", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" } }'; diff --git a/clients/GitHub/src/Schema/WebhookIssuesDemilestoned/Issue/Milestone.php b/clients/GitHub/src/Schema/WebhookIssuesDemilestoned/Issue/Milestone.php index adf72e10e44..9cb2f37b81f 100644 --- a/clients/GitHub/src/Schema/WebhookIssuesDemilestoned/Issue/Milestone.php +++ b/clients/GitHub/src/Schema/WebhookIssuesDemilestoned/Issue/Milestone.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class Milestone extends Schema\AliasAbstract\Tiet8581CCF9\Tiet9F48F90B\TietE152DE2F\Tiet393FAC6E +final readonly class Milestone extends Schema\AliasAbstract\Tiet5150331D\Tiet0C67EF90\Tiet96830B1A\Tiet3716614D { } diff --git a/clients/GitHub/src/Schema/WebhookIssuesDemilestoned/Issue/Milestone/Creator.php b/clients/GitHub/src/Schema/WebhookIssuesDemilestoned/Issue/Milestone/Creator.php index 191220627c8..3708a64ce7b 100644 --- a/clients/GitHub/src/Schema/WebhookIssuesDemilestoned/Issue/Milestone/Creator.php +++ b/clients/GitHub/src/Schema/WebhookIssuesDemilestoned/Issue/Milestone/Creator.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class Creator extends Schema\AliasAbstract\Tiet0ABFFB9A\Tiet721DF3F2\Tiet6C0961B3\TietE2C9336E +final readonly class Creator extends Schema\AliasAbstract\Tiet9BB7FDE7\Tiet7C408E87\TietF0A7E59F\Tiet74AED450 { } diff --git a/clients/GitHub/src/Schema/WebhookIssuesDemilestoned/Issue/PerformedViaGithubApp.php b/clients/GitHub/src/Schema/WebhookIssuesDemilestoned/Issue/PerformedViaGithubApp.php index 00f436c29dc..af766770b66 100644 --- a/clients/GitHub/src/Schema/WebhookIssuesDemilestoned/Issue/PerformedViaGithubApp.php +++ b/clients/GitHub/src/Schema/WebhookIssuesDemilestoned/Issue/PerformedViaGithubApp.php @@ -212,6 +212,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -516,7 +519,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "permissions": { "actions": "read", diff --git a/clients/GitHub/src/Schema/WebhookIssuesDemilestoned/Issue/PerformedViaGithubApp/Owner.php b/clients/GitHub/src/Schema/WebhookIssuesDemilestoned/Issue/PerformedViaGithubApp/Owner.php index 0ff681885e0..7da5154cd72 100644 --- a/clients/GitHub/src/Schema/WebhookIssuesDemilestoned/Issue/PerformedViaGithubApp/Owner.php +++ b/clients/GitHub/src/Schema/WebhookIssuesDemilestoned/Issue/PerformedViaGithubApp/Owner.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class Owner extends Schema\AliasAbstract\Tiet93E44327\TietD0AB6C73\Tiet62032077\Tiet6B97FD42 +final readonly class Owner extends Schema\AliasAbstract\Tiet43D49F44\TietAE60624E\Tiet6F859A9C\Tiet1D52E2C1 { } diff --git a/clients/GitHub/src/Schema/WebhookIssuesDemilestoned/Issue/User.php b/clients/GitHub/src/Schema/WebhookIssuesDemilestoned/Issue/User.php index 2a95780aee9..5617f4df6bc 100644 --- a/clients/GitHub/src/Schema/WebhookIssuesDemilestoned/Issue/User.php +++ b/clients/GitHub/src/Schema/WebhookIssuesDemilestoned/Issue/User.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class User extends Schema\AliasAbstract\Tiet79DD5408\TietA1D90DAB\TietBCA2491F\Tiet9DC6356F +final readonly class User extends Schema\AliasAbstract\Tiet8136D020\TietA98D8FE0\TietBA8878FC\TietC3C52C83 { } diff --git a/clients/GitHub/src/Schema/WebhookIssuesEdited.php b/clients/GitHub/src/Schema/WebhookIssuesEdited.php index 6cd416dcb08..cfdaf306da0 100644 --- a/clients/GitHub/src/Schema/WebhookIssuesEdited.php +++ b/clients/GitHub/src/Schema/WebhookIssuesEdited.php @@ -304,6 +304,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -648,6 +651,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -920,6 +926,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -1396,6 +1405,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } } @@ -1875,6 +1887,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -2067,6 +2085,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -2938,7 +2962,7 @@ }, "use_squash_pr_title_as_default": { "type": "boolean", - "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.", + "description": "Whether a squash merge commit can use the pull request title as default. **This property is closing down. Please use `squash_merge_commit_title` instead.", "default": false, "deprecated": true }, @@ -3179,6 +3203,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -3236,7 +3266,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Mannequin", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "assignees": [ { @@ -3343,7 +3374,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Mannequin", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "description": "generated", "due_on": "1970-01-01T00:00:00+00:00", @@ -3393,7 +3425,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "permissions": { "actions": "read", @@ -3482,7 +3515,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Mannequin", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" } }, "label": { @@ -3542,7 +3576,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "forks": 5, "permissions": { @@ -3573,7 +3608,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "private": false, "html_url": "https:\\/\\/github.com\\/octocat\\/Hello-World", @@ -3807,7 +3843,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" } }'; diff --git a/clients/GitHub/src/Schema/WebhookIssuesEdited/Issue.php b/clients/GitHub/src/Schema/WebhookIssuesEdited/Issue.php index 87938225bc8..b7a5c2fbf62 100644 --- a/clients/GitHub/src/Schema/WebhookIssuesEdited/Issue.php +++ b/clients/GitHub/src/Schema/WebhookIssuesEdited/Issue.php @@ -143,6 +143,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -487,6 +490,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -759,6 +765,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -1235,6 +1244,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } } @@ -1266,7 +1278,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Mannequin", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "assignees": [ { @@ -1373,7 +1386,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Mannequin", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "description": "generated", "due_on": "1970-01-01T00:00:00+00:00", @@ -1423,7 +1437,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "permissions": { "actions": "read", @@ -1512,7 +1527,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Mannequin", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" } }'; diff --git a/clients/GitHub/src/Schema/WebhookIssuesEdited/Issue/Assignee.php b/clients/GitHub/src/Schema/WebhookIssuesEdited/Issue/Assignee.php index 05df5fdd99f..d68628934a7 100644 --- a/clients/GitHub/src/Schema/WebhookIssuesEdited/Issue/Assignee.php +++ b/clients/GitHub/src/Schema/WebhookIssuesEdited/Issue/Assignee.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class Assignee extends Schema\AliasAbstract\Tiet0ABFFB9A\Tiet721DF3F2\Tiet6C0961B3\TietE2C9336E +final readonly class Assignee extends Schema\AliasAbstract\Tiet9BB7FDE7\Tiet7C408E87\TietF0A7E59F\Tiet74AED450 { } diff --git a/clients/GitHub/src/Schema/WebhookIssuesEdited/Issue/Milestone.php b/clients/GitHub/src/Schema/WebhookIssuesEdited/Issue/Milestone.php index 0eaa4f17f01..b72a1771eba 100644 --- a/clients/GitHub/src/Schema/WebhookIssuesEdited/Issue/Milestone.php +++ b/clients/GitHub/src/Schema/WebhookIssuesEdited/Issue/Milestone.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class Milestone extends Schema\AliasAbstract\Tiet8581CCF9\Tiet9F48F90B\TietE152DE2F\Tiet393FAC6E +final readonly class Milestone extends Schema\AliasAbstract\Tiet5150331D\Tiet0C67EF90\Tiet96830B1A\Tiet3716614D { } diff --git a/clients/GitHub/src/Schema/WebhookIssuesEdited/Issue/Milestone/Creator.php b/clients/GitHub/src/Schema/WebhookIssuesEdited/Issue/Milestone/Creator.php index 6c1054685eb..5294cb0fb76 100644 --- a/clients/GitHub/src/Schema/WebhookIssuesEdited/Issue/Milestone/Creator.php +++ b/clients/GitHub/src/Schema/WebhookIssuesEdited/Issue/Milestone/Creator.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class Creator extends Schema\AliasAbstract\Tiet0ABFFB9A\Tiet721DF3F2\Tiet6C0961B3\TietE2C9336E +final readonly class Creator extends Schema\AliasAbstract\Tiet9BB7FDE7\Tiet7C408E87\TietF0A7E59F\Tiet74AED450 { } diff --git a/clients/GitHub/src/Schema/WebhookIssuesEdited/Issue/PerformedViaGithubApp.php b/clients/GitHub/src/Schema/WebhookIssuesEdited/Issue/PerformedViaGithubApp.php index 3b64eedea12..8107bfa93d0 100644 --- a/clients/GitHub/src/Schema/WebhookIssuesEdited/Issue/PerformedViaGithubApp.php +++ b/clients/GitHub/src/Schema/WebhookIssuesEdited/Issue/PerformedViaGithubApp.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class PerformedViaGithubApp extends Schema\AliasAbstract\Tiet052D1494\TietECF8535C\Tiet852A1CB1\Tiet2AEA484A +final readonly class PerformedViaGithubApp extends Schema\AliasAbstract\Tiet7812D63D\TietEDB87D54\TietD5274EF4\Tiet675CE42D { } diff --git a/clients/GitHub/src/Schema/WebhookIssuesEdited/Issue/PerformedViaGithubApp/Owner.php b/clients/GitHub/src/Schema/WebhookIssuesEdited/Issue/PerformedViaGithubApp/Owner.php index 6061524d33d..a8dc9398dc5 100644 --- a/clients/GitHub/src/Schema/WebhookIssuesEdited/Issue/PerformedViaGithubApp/Owner.php +++ b/clients/GitHub/src/Schema/WebhookIssuesEdited/Issue/PerformedViaGithubApp/Owner.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class Owner extends Schema\AliasAbstract\Tiet93E44327\TietD0AB6C73\Tiet62032077\Tiet6B97FD42 +final readonly class Owner extends Schema\AliasAbstract\Tiet43D49F44\TietAE60624E\Tiet6F859A9C\Tiet1D52E2C1 { } diff --git a/clients/GitHub/src/Schema/WebhookIssuesEdited/Issue/User.php b/clients/GitHub/src/Schema/WebhookIssuesEdited/Issue/User.php index c24a0d78316..34174201fcc 100644 --- a/clients/GitHub/src/Schema/WebhookIssuesEdited/Issue/User.php +++ b/clients/GitHub/src/Schema/WebhookIssuesEdited/Issue/User.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class User extends Schema\AliasAbstract\Tiet79DD5408\TietA1D90DAB\TietBCA2491F\Tiet9DC6356F +final readonly class User extends Schema\AliasAbstract\Tiet8136D020\TietA98D8FE0\TietBA8878FC\TietC3C52C83 { } diff --git a/clients/GitHub/src/Schema/WebhookIssuesLabeled.php b/clients/GitHub/src/Schema/WebhookIssuesLabeled.php index f4c7ff2942d..9b18d1bcc0f 100644 --- a/clients/GitHub/src/Schema/WebhookIssuesLabeled.php +++ b/clients/GitHub/src/Schema/WebhookIssuesLabeled.php @@ -273,6 +273,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -617,6 +620,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -888,6 +894,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -1364,6 +1373,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } } @@ -1843,6 +1855,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -2035,6 +2053,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -2906,7 +2930,7 @@ }, "use_squash_pr_title_as_default": { "type": "boolean", - "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.", + "description": "Whether a squash merge commit can use the pull request title as default. **This property is closing down. Please use `squash_merge_commit_title` instead.", "default": false, "deprecated": true }, @@ -3147,6 +3171,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -3196,7 +3226,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Mannequin", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "assignees": [ { @@ -3303,7 +3334,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Mannequin", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "description": "generated", "due_on": "1970-01-01T00:00:00+00:00", @@ -3353,7 +3385,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "permissions": { "actions": "read", @@ -3442,7 +3475,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Mannequin", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" } }, "label": { @@ -3502,7 +3536,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "forks": 5, "permissions": { @@ -3533,7 +3568,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "private": false, "html_url": "https:\\/\\/github.com\\/octocat\\/Hello-World", @@ -3767,7 +3803,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" } }'; diff --git a/clients/GitHub/src/Schema/WebhookIssuesLabeled/Issue.php b/clients/GitHub/src/Schema/WebhookIssuesLabeled/Issue.php index 3f5427bc067..6712a856320 100644 --- a/clients/GitHub/src/Schema/WebhookIssuesLabeled/Issue.php +++ b/clients/GitHub/src/Schema/WebhookIssuesLabeled/Issue.php @@ -143,6 +143,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -487,6 +490,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -758,6 +764,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -1234,6 +1243,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } } @@ -1265,7 +1277,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Mannequin", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "assignees": [ { @@ -1372,7 +1385,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Mannequin", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "description": "generated", "due_on": "1970-01-01T00:00:00+00:00", @@ -1422,7 +1436,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "permissions": { "actions": "read", @@ -1511,7 +1526,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Mannequin", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" } }'; diff --git a/clients/GitHub/src/Schema/WebhookIssuesLabeled/Issue/Assignee.php b/clients/GitHub/src/Schema/WebhookIssuesLabeled/Issue/Assignee.php index c6849fb6d68..f0675a63b63 100644 --- a/clients/GitHub/src/Schema/WebhookIssuesLabeled/Issue/Assignee.php +++ b/clients/GitHub/src/Schema/WebhookIssuesLabeled/Issue/Assignee.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class Assignee extends Schema\AliasAbstract\Tiet0ABFFB9A\Tiet721DF3F2\Tiet6C0961B3\TietE2C9336E +final readonly class Assignee extends Schema\AliasAbstract\Tiet9BB7FDE7\Tiet7C408E87\TietF0A7E59F\Tiet74AED450 { } diff --git a/clients/GitHub/src/Schema/WebhookIssuesLabeled/Issue/Milestone.php b/clients/GitHub/src/Schema/WebhookIssuesLabeled/Issue/Milestone.php index cbd14adb753..743bbe3fa82 100644 --- a/clients/GitHub/src/Schema/WebhookIssuesLabeled/Issue/Milestone.php +++ b/clients/GitHub/src/Schema/WebhookIssuesLabeled/Issue/Milestone.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class Milestone extends Schema\AliasAbstract\Tiet8581CCF9\Tiet9F48F90B\TietE152DE2F\Tiet393FAC6E +final readonly class Milestone extends Schema\AliasAbstract\Tiet5150331D\Tiet0C67EF90\Tiet96830B1A\Tiet3716614D { } diff --git a/clients/GitHub/src/Schema/WebhookIssuesLabeled/Issue/Milestone/Creator.php b/clients/GitHub/src/Schema/WebhookIssuesLabeled/Issue/Milestone/Creator.php index 889d11b9c8b..3710749ffb4 100644 --- a/clients/GitHub/src/Schema/WebhookIssuesLabeled/Issue/Milestone/Creator.php +++ b/clients/GitHub/src/Schema/WebhookIssuesLabeled/Issue/Milestone/Creator.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class Creator extends Schema\AliasAbstract\Tiet0ABFFB9A\Tiet721DF3F2\Tiet6C0961B3\TietE2C9336E +final readonly class Creator extends Schema\AliasAbstract\Tiet9BB7FDE7\Tiet7C408E87\TietF0A7E59F\Tiet74AED450 { } diff --git a/clients/GitHub/src/Schema/WebhookIssuesLabeled/Issue/PerformedViaGithubApp.php b/clients/GitHub/src/Schema/WebhookIssuesLabeled/Issue/PerformedViaGithubApp.php index e5d019252ae..92d36e43d07 100644 --- a/clients/GitHub/src/Schema/WebhookIssuesLabeled/Issue/PerformedViaGithubApp.php +++ b/clients/GitHub/src/Schema/WebhookIssuesLabeled/Issue/PerformedViaGithubApp.php @@ -214,6 +214,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -518,7 +521,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "permissions": { "actions": "read", diff --git a/clients/GitHub/src/Schema/WebhookIssuesLabeled/Issue/PerformedViaGithubApp/Owner.php b/clients/GitHub/src/Schema/WebhookIssuesLabeled/Issue/PerformedViaGithubApp/Owner.php index bd955277e63..ed522f427f6 100644 --- a/clients/GitHub/src/Schema/WebhookIssuesLabeled/Issue/PerformedViaGithubApp/Owner.php +++ b/clients/GitHub/src/Schema/WebhookIssuesLabeled/Issue/PerformedViaGithubApp/Owner.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class Owner extends Schema\AliasAbstract\Tiet93E44327\TietD0AB6C73\Tiet62032077\Tiet6B97FD42 +final readonly class Owner extends Schema\AliasAbstract\Tiet43D49F44\TietAE60624E\Tiet6F859A9C\Tiet1D52E2C1 { } diff --git a/clients/GitHub/src/Schema/WebhookIssuesLabeled/Issue/User.php b/clients/GitHub/src/Schema/WebhookIssuesLabeled/Issue/User.php index c59b1365597..18d591eb9af 100644 --- a/clients/GitHub/src/Schema/WebhookIssuesLabeled/Issue/User.php +++ b/clients/GitHub/src/Schema/WebhookIssuesLabeled/Issue/User.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class User extends Schema\AliasAbstract\Tiet79DD5408\TietA1D90DAB\TietBCA2491F\Tiet9DC6356F +final readonly class User extends Schema\AliasAbstract\Tiet8136D020\TietA98D8FE0\TietBA8878FC\TietC3C52C83 { } diff --git a/clients/GitHub/src/Schema/WebhookIssuesLocked.php b/clients/GitHub/src/Schema/WebhookIssuesLocked.php index cdb36bb5965..c61c70fd68f 100644 --- a/clients/GitHub/src/Schema/WebhookIssuesLocked.php +++ b/clients/GitHub/src/Schema/WebhookIssuesLocked.php @@ -273,6 +273,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -371,6 +374,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } } @@ -621,6 +627,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -892,6 +901,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -1366,6 +1378,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } } @@ -1802,6 +1817,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -1994,6 +2015,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -2865,7 +2892,7 @@ }, "use_squash_pr_title_as_default": { "type": "boolean", - "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.", + "description": "Whether a squash merge commit can use the pull request title as default. **This property is closing down. Please use `squash_merge_commit_title` instead.", "default": false, "deprecated": true }, @@ -3106,6 +3133,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -3155,7 +3188,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "assignees": [ { @@ -3179,7 +3213,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, { "avatar_url": "https:\\/\\/example.com\\/", @@ -3202,7 +3237,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" } ], "author_association": "OWNER", @@ -3262,7 +3298,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "description": "generated", "due_on": "1970-01-01T00:00:00+00:00", @@ -3312,7 +3349,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "permissions": { "actions": "read", @@ -3401,7 +3439,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" } }, "organization": { @@ -3452,7 +3491,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "forks": 5, "permissions": { @@ -3483,7 +3523,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "private": false, "html_url": "https:\\/\\/github.com\\/octocat\\/Hello-World", @@ -3717,7 +3758,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" } }'; diff --git a/clients/GitHub/src/Schema/WebhookIssuesLocked/Issue.php b/clients/GitHub/src/Schema/WebhookIssuesLocked/Issue.php index 0620f14ed28..09f4204587a 100644 --- a/clients/GitHub/src/Schema/WebhookIssuesLocked/Issue.php +++ b/clients/GitHub/src/Schema/WebhookIssuesLocked/Issue.php @@ -143,6 +143,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -241,6 +244,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } } @@ -491,6 +497,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -762,6 +771,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -1236,6 +1248,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } } @@ -1267,7 +1282,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "assignees": [ { @@ -1291,7 +1307,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, { "avatar_url": "https:\\/\\/example.com\\/", @@ -1314,7 +1331,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" } ], "author_association": "OWNER", @@ -1374,7 +1392,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "description": "generated", "due_on": "1970-01-01T00:00:00+00:00", @@ -1424,7 +1443,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "permissions": { "actions": "read", @@ -1513,7 +1533,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" } }'; diff --git a/clients/GitHub/src/Schema/WebhookIssuesLocked/Issue/Assignee.php b/clients/GitHub/src/Schema/WebhookIssuesLocked/Issue/Assignee.php index 9ebc630889e..38dba7a5846 100644 --- a/clients/GitHub/src/Schema/WebhookIssuesLocked/Issue/Assignee.php +++ b/clients/GitHub/src/Schema/WebhookIssuesLocked/Issue/Assignee.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class Assignee extends Schema\AliasAbstract\Tiet93E44327\TietD0AB6C73\Tiet62032077\Tiet6B97FD42 +final readonly class Assignee extends Schema\AliasAbstract\Tiet43D49F44\TietAE60624E\Tiet6F859A9C\Tiet1D52E2C1 { } diff --git a/clients/GitHub/src/Schema/WebhookIssuesLocked/Issue/Assignees.php b/clients/GitHub/src/Schema/WebhookIssuesLocked/Issue/Assignees.php index 37352add8b4..f6407e73a8a 100644 --- a/clients/GitHub/src/Schema/WebhookIssuesLocked/Issue/Assignees.php +++ b/clients/GitHub/src/Schema/WebhookIssuesLocked/Issue/Assignees.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class Assignees extends Schema\AliasAbstract\Tiet93E44327\TietD0AB6C73\Tiet62032077\Tiet6B97FD42 +final readonly class Assignees extends Schema\AliasAbstract\Tiet43D49F44\TietAE60624E\Tiet6F859A9C\Tiet1D52E2C1 { } diff --git a/clients/GitHub/src/Schema/WebhookIssuesLocked/Issue/Milestone.php b/clients/GitHub/src/Schema/WebhookIssuesLocked/Issue/Milestone.php index cdd5647e5f8..7f4b42a9a7a 100644 --- a/clients/GitHub/src/Schema/WebhookIssuesLocked/Issue/Milestone.php +++ b/clients/GitHub/src/Schema/WebhookIssuesLocked/Issue/Milestone.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class Milestone extends Schema\AliasAbstract\TietF5C8F2ED\Tiet1E2DC2E3\Tiet6CD07639\Tiet33A0DD5A +final readonly class Milestone extends Schema\AliasAbstract\Tiet49F6DF3C\TietF3BF0898\Tiet3FB49BCC\TietCFC7D5E0 { } diff --git a/clients/GitHub/src/Schema/WebhookIssuesLocked/Issue/Milestone/Creator.php b/clients/GitHub/src/Schema/WebhookIssuesLocked/Issue/Milestone/Creator.php index c33b34f33c1..282f0e60dd4 100644 --- a/clients/GitHub/src/Schema/WebhookIssuesLocked/Issue/Milestone/Creator.php +++ b/clients/GitHub/src/Schema/WebhookIssuesLocked/Issue/Milestone/Creator.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class Creator extends Schema\AliasAbstract\Tiet93E44327\TietD0AB6C73\Tiet62032077\Tiet6B97FD42 +final readonly class Creator extends Schema\AliasAbstract\Tiet43D49F44\TietAE60624E\Tiet6F859A9C\Tiet1D52E2C1 { } diff --git a/clients/GitHub/src/Schema/WebhookIssuesLocked/Issue/PerformedViaGithubApp.php b/clients/GitHub/src/Schema/WebhookIssuesLocked/Issue/PerformedViaGithubApp.php index ab879089215..6143195354c 100644 --- a/clients/GitHub/src/Schema/WebhookIssuesLocked/Issue/PerformedViaGithubApp.php +++ b/clients/GitHub/src/Schema/WebhookIssuesLocked/Issue/PerformedViaGithubApp.php @@ -214,6 +214,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -517,7 +520,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "permissions": { "actions": "read", diff --git a/clients/GitHub/src/Schema/WebhookIssuesLocked/Issue/PerformedViaGithubApp/Owner.php b/clients/GitHub/src/Schema/WebhookIssuesLocked/Issue/PerformedViaGithubApp/Owner.php index 29f0bfcacc2..4569e4e1d1f 100644 --- a/clients/GitHub/src/Schema/WebhookIssuesLocked/Issue/PerformedViaGithubApp/Owner.php +++ b/clients/GitHub/src/Schema/WebhookIssuesLocked/Issue/PerformedViaGithubApp/Owner.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class Owner extends Schema\AliasAbstract\Tiet93E44327\TietD0AB6C73\Tiet62032077\Tiet6B97FD42 +final readonly class Owner extends Schema\AliasAbstract\Tiet43D49F44\TietAE60624E\Tiet6F859A9C\Tiet1D52E2C1 { } diff --git a/clients/GitHub/src/Schema/WebhookIssuesLocked/Issue/User.php b/clients/GitHub/src/Schema/WebhookIssuesLocked/Issue/User.php index 40eb1f86edc..814e78100bf 100644 --- a/clients/GitHub/src/Schema/WebhookIssuesLocked/Issue/User.php +++ b/clients/GitHub/src/Schema/WebhookIssuesLocked/Issue/User.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class User extends Schema\AliasAbstract\TietCE7694F2\Tiet7ECCBCAF\TietF71CBA25\Tiet10035FEE +final readonly class User extends Schema\AliasAbstract\Tiet536805C4\Tiet88923449\Tiet8D7DF436\Tiet2E07D018 { } diff --git a/clients/GitHub/src/Schema/WebhookIssuesMilestoned.php b/clients/GitHub/src/Schema/WebhookIssuesMilestoned.php index 850ef777e03..a4265bed726 100644 --- a/clients/GitHub/src/Schema/WebhookIssuesMilestoned.php +++ b/clients/GitHub/src/Schema/WebhookIssuesMilestoned.php @@ -619,6 +619,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -889,6 +892,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -1364,6 +1370,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } } @@ -1500,6 +1509,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -1990,6 +2002,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -2182,6 +2200,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -3053,7 +3077,7 @@ }, "use_squash_pr_title_as_default": { "type": "boolean", - "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.", + "description": "Whether a squash merge commit can use the pull request title as default. **This property is closing down. Please use `squash_merge_commit_title` instead.", "default": false, "deprecated": true }, @@ -3294,6 +3318,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -3450,7 +3480,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Mannequin", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "description": "generated", "due_on": "1970-01-01T00:00:00+00:00", @@ -3500,7 +3531,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "permissions": { "actions": "read", @@ -3589,7 +3621,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" } }, "milestone": { @@ -3617,7 +3650,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Mannequin", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "description": "generated", "due_on": "1970-01-01T00:00:00+00:00", @@ -3680,7 +3714,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "forks": 5, "permissions": { @@ -3711,7 +3746,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "private": false, "html_url": "https:\\/\\/github.com\\/octocat\\/Hello-World", @@ -3945,7 +3981,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" } }'; diff --git a/clients/GitHub/src/Schema/WebhookIssuesMilestoned/Issue.php b/clients/GitHub/src/Schema/WebhookIssuesMilestoned/Issue.php index b0e794996c5..7f4f3be39e4 100644 --- a/clients/GitHub/src/Schema/WebhookIssuesMilestoned/Issue.php +++ b/clients/GitHub/src/Schema/WebhookIssuesMilestoned/Issue.php @@ -488,6 +488,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -758,6 +761,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -1233,6 +1239,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } } @@ -1371,7 +1380,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Mannequin", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "description": "generated", "due_on": "1970-01-01T00:00:00+00:00", @@ -1421,7 +1431,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "permissions": { "actions": "read", @@ -1510,7 +1521,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" } }'; diff --git a/clients/GitHub/src/Schema/WebhookIssuesMilestoned/Issue/Milestone.php b/clients/GitHub/src/Schema/WebhookIssuesMilestoned/Issue/Milestone.php index 8d59a5d164c..3345d6fe15e 100644 --- a/clients/GitHub/src/Schema/WebhookIssuesMilestoned/Issue/Milestone.php +++ b/clients/GitHub/src/Schema/WebhookIssuesMilestoned/Issue/Milestone.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class Milestone extends Schema\AliasAbstract\Tiet8581CCF9\Tiet9F48F90B\TietE152DE2F\Tiet393FAC6E +final readonly class Milestone extends Schema\AliasAbstract\Tiet5150331D\Tiet0C67EF90\Tiet96830B1A\Tiet3716614D { } diff --git a/clients/GitHub/src/Schema/WebhookIssuesMilestoned/Issue/Milestone/Creator.php b/clients/GitHub/src/Schema/WebhookIssuesMilestoned/Issue/Milestone/Creator.php index a44b78533e6..b962c668411 100644 --- a/clients/GitHub/src/Schema/WebhookIssuesMilestoned/Issue/Milestone/Creator.php +++ b/clients/GitHub/src/Schema/WebhookIssuesMilestoned/Issue/Milestone/Creator.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class Creator extends Schema\AliasAbstract\Tiet0ABFFB9A\Tiet721DF3F2\Tiet6C0961B3\TietE2C9336E +final readonly class Creator extends Schema\AliasAbstract\Tiet9BB7FDE7\Tiet7C408E87\TietF0A7E59F\Tiet74AED450 { } diff --git a/clients/GitHub/src/Schema/WebhookIssuesMilestoned/Issue/PerformedViaGithubApp.php b/clients/GitHub/src/Schema/WebhookIssuesMilestoned/Issue/PerformedViaGithubApp.php index ed35e179877..15cd308e468 100644 --- a/clients/GitHub/src/Schema/WebhookIssuesMilestoned/Issue/PerformedViaGithubApp.php +++ b/clients/GitHub/src/Schema/WebhookIssuesMilestoned/Issue/PerformedViaGithubApp.php @@ -213,6 +213,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -517,7 +520,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "permissions": { "actions": "read", diff --git a/clients/GitHub/src/Schema/WebhookIssuesMilestoned/Issue/PerformedViaGithubApp/Owner.php b/clients/GitHub/src/Schema/WebhookIssuesMilestoned/Issue/PerformedViaGithubApp/Owner.php index 45c715d4df6..246a4c0e242 100644 --- a/clients/GitHub/src/Schema/WebhookIssuesMilestoned/Issue/PerformedViaGithubApp/Owner.php +++ b/clients/GitHub/src/Schema/WebhookIssuesMilestoned/Issue/PerformedViaGithubApp/Owner.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class Owner extends Schema\AliasAbstract\Tiet93E44327\TietD0AB6C73\Tiet62032077\Tiet6B97FD42 +final readonly class Owner extends Schema\AliasAbstract\Tiet43D49F44\TietAE60624E\Tiet6F859A9C\Tiet1D52E2C1 { } diff --git a/clients/GitHub/src/Schema/WebhookIssuesMilestoned/Issue/User.php b/clients/GitHub/src/Schema/WebhookIssuesMilestoned/Issue/User.php index 7861a137042..24b9ecfcb9b 100644 --- a/clients/GitHub/src/Schema/WebhookIssuesMilestoned/Issue/User.php +++ b/clients/GitHub/src/Schema/WebhookIssuesMilestoned/Issue/User.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class User extends Schema\AliasAbstract\TietCE7694F2\Tiet7ECCBCAF\TietF71CBA25\Tiet10035FEE +final readonly class User extends Schema\AliasAbstract\Tiet536805C4\Tiet88923449\Tiet8D7DF436\Tiet2E07D018 { } diff --git a/clients/GitHub/src/Schema/WebhookIssuesOpened.php b/clients/GitHub/src/Schema/WebhookIssuesOpened.php index 398ca30ff1e..33f68d0bf60 100644 --- a/clients/GitHub/src/Schema/WebhookIssuesOpened.php +++ b/clients/GitHub/src/Schema/WebhookIssuesOpened.php @@ -167,6 +167,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -265,6 +268,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } } @@ -509,6 +515,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -778,6 +787,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -1252,6 +1264,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } } @@ -1738,6 +1753,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -2132,6 +2150,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -2230,6 +2251,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } } @@ -2475,6 +2499,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -2747,6 +2774,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -3222,6 +3252,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } } @@ -3658,6 +3691,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -3850,6 +3889,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -4721,7 +4766,7 @@ }, "use_squash_pr_title_as_default": { "type": "boolean", - "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.", + "description": "Whether a squash merge commit can use the pull request title as default. **This property is closing down. Please use `squash_merge_commit_title` instead.", "default": false, "deprecated": true }, @@ -4962,6 +5007,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -4996,7 +5047,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "assignees": [ { @@ -5020,7 +5072,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, { "avatar_url": "https:\\/\\/example.com\\/", @@ -5043,7 +5096,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" } ], "author_association": "OWNER", @@ -5103,7 +5157,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "description": "generated", "due_on": "1970-01-01T00:00:00+00:00", @@ -5153,7 +5208,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "permissions": { "actions": "read", @@ -5242,7 +5298,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" } }, "old_repository": { @@ -5338,7 +5395,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "permissions": { "admin": false, @@ -5416,7 +5474,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "assignees": [ { @@ -5440,7 +5499,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, { "avatar_url": "https:\\/\\/example.com\\/", @@ -5463,7 +5523,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" } ], "author_association": "OWNER", @@ -5523,7 +5584,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Mannequin", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "description": "generated", "due_on": "1970-01-01T00:00:00+00:00", @@ -5573,7 +5635,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "permissions": { "actions": "read", @@ -5662,7 +5725,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" } }, "organization": { @@ -5713,7 +5777,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "forks": 5, "permissions": { @@ -5744,7 +5809,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "private": false, "html_url": "https:\\/\\/github.com\\/octocat\\/Hello-World", @@ -5978,7 +6044,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" } }'; diff --git a/clients/GitHub/src/Schema/WebhookIssuesOpened/Changes.php b/clients/GitHub/src/Schema/WebhookIssuesOpened/Changes.php index 47de0da1586..87e3c4b8edf 100644 --- a/clients/GitHub/src/Schema/WebhookIssuesOpened/Changes.php +++ b/clients/GitHub/src/Schema/WebhookIssuesOpened/Changes.php @@ -152,6 +152,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -250,6 +253,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } } @@ -494,6 +500,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -763,6 +772,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -1237,6 +1249,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } } @@ -1723,6 +1738,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -1895,7 +1913,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "assignees": [ { @@ -1919,7 +1938,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, { "avatar_url": "https:\\/\\/example.com\\/", @@ -1942,7 +1962,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" } ], "author_association": "OWNER", @@ -2002,7 +2023,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "description": "generated", "due_on": "1970-01-01T00:00:00+00:00", @@ -2052,7 +2074,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "permissions": { "actions": "read", @@ -2141,7 +2164,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" } }, "old_repository": { @@ -2237,7 +2261,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "permissions": { "admin": false, diff --git a/clients/GitHub/src/Schema/WebhookIssuesOpened/Changes/OldIssue.php b/clients/GitHub/src/Schema/WebhookIssuesOpened/Changes/OldIssue.php index c9b1cd1cac2..95ba582d233 100644 --- a/clients/GitHub/src/Schema/WebhookIssuesOpened/Changes/OldIssue.php +++ b/clients/GitHub/src/Schema/WebhookIssuesOpened/Changes/OldIssue.php @@ -145,6 +145,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -243,6 +246,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } } @@ -487,6 +493,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -756,6 +765,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -1230,6 +1242,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } } @@ -1261,7 +1276,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "assignees": [ { @@ -1285,7 +1301,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, { "avatar_url": "https:\\/\\/example.com\\/", @@ -1308,7 +1325,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" } ], "author_association": "OWNER", @@ -1368,7 +1386,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "description": "generated", "due_on": "1970-01-01T00:00:00+00:00", @@ -1418,7 +1437,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "permissions": { "actions": "read", @@ -1507,7 +1527,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" } }'; diff --git a/clients/GitHub/src/Schema/WebhookIssuesOpened/Changes/OldIssue/Assignee.php b/clients/GitHub/src/Schema/WebhookIssuesOpened/Changes/OldIssue/Assignee.php index 704af5e2a70..41c06854647 100644 --- a/clients/GitHub/src/Schema/WebhookIssuesOpened/Changes/OldIssue/Assignee.php +++ b/clients/GitHub/src/Schema/WebhookIssuesOpened/Changes/OldIssue/Assignee.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class Assignee extends Schema\AliasAbstract\Tiet93E44327\TietD0AB6C73\Tiet62032077\Tiet6B97FD42 +final readonly class Assignee extends Schema\AliasAbstract\Tiet43D49F44\TietAE60624E\Tiet6F859A9C\Tiet1D52E2C1 { } diff --git a/clients/GitHub/src/Schema/WebhookIssuesOpened/Changes/OldIssue/Assignees.php b/clients/GitHub/src/Schema/WebhookIssuesOpened/Changes/OldIssue/Assignees.php index e07b6ed442a..cd87e7a6e7d 100644 --- a/clients/GitHub/src/Schema/WebhookIssuesOpened/Changes/OldIssue/Assignees.php +++ b/clients/GitHub/src/Schema/WebhookIssuesOpened/Changes/OldIssue/Assignees.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class Assignees extends Schema\AliasAbstract\Tiet93E44327\TietD0AB6C73\Tiet62032077\Tiet6B97FD42 +final readonly class Assignees extends Schema\AliasAbstract\Tiet43D49F44\TietAE60624E\Tiet6F859A9C\Tiet1D52E2C1 { } diff --git a/clients/GitHub/src/Schema/WebhookIssuesOpened/Changes/OldIssue/Milestone.php b/clients/GitHub/src/Schema/WebhookIssuesOpened/Changes/OldIssue/Milestone.php index 2102aa4bb6b..7272de99139 100644 --- a/clients/GitHub/src/Schema/WebhookIssuesOpened/Changes/OldIssue/Milestone.php +++ b/clients/GitHub/src/Schema/WebhookIssuesOpened/Changes/OldIssue/Milestone.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class Milestone extends Schema\AliasAbstract\TietF5C8F2ED\Tiet1E2DC2E3\Tiet6CD07639\Tiet33A0DD5A +final readonly class Milestone extends Schema\AliasAbstract\Tiet49F6DF3C\TietF3BF0898\Tiet3FB49BCC\TietCFC7D5E0 { } diff --git a/clients/GitHub/src/Schema/WebhookIssuesOpened/Changes/OldIssue/Milestone/Creator.php b/clients/GitHub/src/Schema/WebhookIssuesOpened/Changes/OldIssue/Milestone/Creator.php index ac49945b973..ecc53e6ccbc 100644 --- a/clients/GitHub/src/Schema/WebhookIssuesOpened/Changes/OldIssue/Milestone/Creator.php +++ b/clients/GitHub/src/Schema/WebhookIssuesOpened/Changes/OldIssue/Milestone/Creator.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class Creator extends Schema\AliasAbstract\Tiet93E44327\TietD0AB6C73\Tiet62032077\Tiet6B97FD42 +final readonly class Creator extends Schema\AliasAbstract\Tiet43D49F44\TietAE60624E\Tiet6F859A9C\Tiet1D52E2C1 { } diff --git a/clients/GitHub/src/Schema/WebhookIssuesOpened/Changes/OldIssue/PerformedViaGithubApp.php b/clients/GitHub/src/Schema/WebhookIssuesOpened/Changes/OldIssue/PerformedViaGithubApp.php index 35ba12b79f0..39bacbaeb27 100644 --- a/clients/GitHub/src/Schema/WebhookIssuesOpened/Changes/OldIssue/PerformedViaGithubApp.php +++ b/clients/GitHub/src/Schema/WebhookIssuesOpened/Changes/OldIssue/PerformedViaGithubApp.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class PerformedViaGithubApp extends Schema\AliasAbstract\Tiet2CC4833C\TietEDE4BABB\Tiet8A5CD377\TietFCE070CC +final readonly class PerformedViaGithubApp extends Schema\AliasAbstract\Tiet5E10235B\Tiet2A7D688E\TietC6524F17\Tiet0FFD2DD0 { } diff --git a/clients/GitHub/src/Schema/WebhookIssuesOpened/Changes/OldIssue/PerformedViaGithubApp/Owner.php b/clients/GitHub/src/Schema/WebhookIssuesOpened/Changes/OldIssue/PerformedViaGithubApp/Owner.php index d7b57265f6a..6c0dafd74d0 100644 --- a/clients/GitHub/src/Schema/WebhookIssuesOpened/Changes/OldIssue/PerformedViaGithubApp/Owner.php +++ b/clients/GitHub/src/Schema/WebhookIssuesOpened/Changes/OldIssue/PerformedViaGithubApp/Owner.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class Owner extends Schema\AliasAbstract\Tiet93E44327\TietD0AB6C73\Tiet62032077\Tiet6B97FD42 +final readonly class Owner extends Schema\AliasAbstract\Tiet43D49F44\TietAE60624E\Tiet6F859A9C\Tiet1D52E2C1 { } diff --git a/clients/GitHub/src/Schema/WebhookIssuesOpened/Changes/OldIssue/User.php b/clients/GitHub/src/Schema/WebhookIssuesOpened/Changes/OldIssue/User.php index 2b2db2befe5..b1117782537 100644 --- a/clients/GitHub/src/Schema/WebhookIssuesOpened/Changes/OldIssue/User.php +++ b/clients/GitHub/src/Schema/WebhookIssuesOpened/Changes/OldIssue/User.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class User extends Schema\AliasAbstract\TietCE7694F2\Tiet7ECCBCAF\TietF71CBA25\Tiet10035FEE +final readonly class User extends Schema\AliasAbstract\Tiet536805C4\Tiet88923449\Tiet8D7DF436\Tiet2E07D018 { } diff --git a/clients/GitHub/src/Schema/WebhookIssuesOpened/Changes/OldRepository.php b/clients/GitHub/src/Schema/WebhookIssuesOpened/Changes/OldRepository.php index a6ef8a6a346..dbc71d9692f 100644 --- a/clients/GitHub/src/Schema/WebhookIssuesOpened/Changes/OldRepository.php +++ b/clients/GitHub/src/Schema/WebhookIssuesOpened/Changes/OldRepository.php @@ -489,6 +489,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -728,7 +731,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "permissions": { "admin": false, diff --git a/clients/GitHub/src/Schema/WebhookIssuesOpened/Changes/OldRepository/Owner.php b/clients/GitHub/src/Schema/WebhookIssuesOpened/Changes/OldRepository/Owner.php index 9487b9124b3..db1fd12a6b9 100644 --- a/clients/GitHub/src/Schema/WebhookIssuesOpened/Changes/OldRepository/Owner.php +++ b/clients/GitHub/src/Schema/WebhookIssuesOpened/Changes/OldRepository/Owner.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class Owner extends Schema\AliasAbstract\Tiet93E44327\TietD0AB6C73\Tiet62032077\Tiet6B97FD42 +final readonly class Owner extends Schema\AliasAbstract\Tiet43D49F44\TietAE60624E\Tiet6F859A9C\Tiet1D52E2C1 { } diff --git a/clients/GitHub/src/Schema/WebhookIssuesOpened/Issue.php b/clients/GitHub/src/Schema/WebhookIssuesOpened/Issue.php index 11442ce8210..22af4763bca 100644 --- a/clients/GitHub/src/Schema/WebhookIssuesOpened/Issue.php +++ b/clients/GitHub/src/Schema/WebhookIssuesOpened/Issue.php @@ -142,6 +142,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -240,6 +243,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } } @@ -485,6 +491,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -757,6 +766,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -1232,6 +1244,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } } @@ -1263,7 +1278,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "assignees": [ { @@ -1287,7 +1303,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, { "avatar_url": "https:\\/\\/example.com\\/", @@ -1310,7 +1327,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" } ], "author_association": "OWNER", @@ -1370,7 +1388,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Mannequin", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "description": "generated", "due_on": "1970-01-01T00:00:00+00:00", @@ -1420,7 +1439,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "permissions": { "actions": "read", @@ -1509,7 +1529,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" } }'; diff --git a/clients/GitHub/src/Schema/WebhookIssuesOpened/Issue/Assignee.php b/clients/GitHub/src/Schema/WebhookIssuesOpened/Issue/Assignee.php index bebc63c8943..bfdbc2b8a19 100644 --- a/clients/GitHub/src/Schema/WebhookIssuesOpened/Issue/Assignee.php +++ b/clients/GitHub/src/Schema/WebhookIssuesOpened/Issue/Assignee.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class Assignee extends Schema\AliasAbstract\Tiet93E44327\TietD0AB6C73\Tiet62032077\Tiet6B97FD42 +final readonly class Assignee extends Schema\AliasAbstract\Tiet43D49F44\TietAE60624E\Tiet6F859A9C\Tiet1D52E2C1 { } diff --git a/clients/GitHub/src/Schema/WebhookIssuesOpened/Issue/Assignees.php b/clients/GitHub/src/Schema/WebhookIssuesOpened/Issue/Assignees.php index 45d9dcebc4f..839c9455ba6 100644 --- a/clients/GitHub/src/Schema/WebhookIssuesOpened/Issue/Assignees.php +++ b/clients/GitHub/src/Schema/WebhookIssuesOpened/Issue/Assignees.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class Assignees extends Schema\AliasAbstract\Tiet93E44327\TietD0AB6C73\Tiet62032077\Tiet6B97FD42 +final readonly class Assignees extends Schema\AliasAbstract\Tiet43D49F44\TietAE60624E\Tiet6F859A9C\Tiet1D52E2C1 { } diff --git a/clients/GitHub/src/Schema/WebhookIssuesOpened/Issue/Milestone.php b/clients/GitHub/src/Schema/WebhookIssuesOpened/Issue/Milestone.php index b7ae7aca670..b96a6b5b4c9 100644 --- a/clients/GitHub/src/Schema/WebhookIssuesOpened/Issue/Milestone.php +++ b/clients/GitHub/src/Schema/WebhookIssuesOpened/Issue/Milestone.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class Milestone extends Schema\AliasAbstract\Tiet8581CCF9\Tiet9F48F90B\TietE152DE2F\Tiet393FAC6E +final readonly class Milestone extends Schema\AliasAbstract\Tiet5150331D\Tiet0C67EF90\Tiet96830B1A\Tiet3716614D { } diff --git a/clients/GitHub/src/Schema/WebhookIssuesOpened/Issue/Milestone/Creator.php b/clients/GitHub/src/Schema/WebhookIssuesOpened/Issue/Milestone/Creator.php index 9c651fc38e8..cff2e390abb 100644 --- a/clients/GitHub/src/Schema/WebhookIssuesOpened/Issue/Milestone/Creator.php +++ b/clients/GitHub/src/Schema/WebhookIssuesOpened/Issue/Milestone/Creator.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class Creator extends Schema\AliasAbstract\Tiet0ABFFB9A\Tiet721DF3F2\Tiet6C0961B3\TietE2C9336E +final readonly class Creator extends Schema\AliasAbstract\Tiet9BB7FDE7\Tiet7C408E87\TietF0A7E59F\Tiet74AED450 { } diff --git a/clients/GitHub/src/Schema/WebhookIssuesOpened/Issue/PerformedViaGithubApp.php b/clients/GitHub/src/Schema/WebhookIssuesOpened/Issue/PerformedViaGithubApp.php index bcd6ee65c62..081c06366b8 100644 --- a/clients/GitHub/src/Schema/WebhookIssuesOpened/Issue/PerformedViaGithubApp.php +++ b/clients/GitHub/src/Schema/WebhookIssuesOpened/Issue/PerformedViaGithubApp.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class PerformedViaGithubApp extends Schema\AliasAbstract\Tiet052D1494\TietECF8535C\Tiet852A1CB1\Tiet2AEA484A +final readonly class PerformedViaGithubApp extends Schema\AliasAbstract\Tiet7812D63D\TietEDB87D54\TietD5274EF4\Tiet675CE42D { } diff --git a/clients/GitHub/src/Schema/WebhookIssuesOpened/Issue/PerformedViaGithubApp/Owner.php b/clients/GitHub/src/Schema/WebhookIssuesOpened/Issue/PerformedViaGithubApp/Owner.php index f668838bf30..6e6785b24bf 100644 --- a/clients/GitHub/src/Schema/WebhookIssuesOpened/Issue/PerformedViaGithubApp/Owner.php +++ b/clients/GitHub/src/Schema/WebhookIssuesOpened/Issue/PerformedViaGithubApp/Owner.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class Owner extends Schema\AliasAbstract\Tiet93E44327\TietD0AB6C73\Tiet62032077\Tiet6B97FD42 +final readonly class Owner extends Schema\AliasAbstract\Tiet43D49F44\TietAE60624E\Tiet6F859A9C\Tiet1D52E2C1 { } diff --git a/clients/GitHub/src/Schema/WebhookIssuesOpened/Issue/User.php b/clients/GitHub/src/Schema/WebhookIssuesOpened/Issue/User.php index 11115acb91f..f9d87131ba6 100644 --- a/clients/GitHub/src/Schema/WebhookIssuesOpened/Issue/User.php +++ b/clients/GitHub/src/Schema/WebhookIssuesOpened/Issue/User.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class User extends Schema\AliasAbstract\TietCE7694F2\Tiet7ECCBCAF\TietF71CBA25\Tiet10035FEE +final readonly class User extends Schema\AliasAbstract\Tiet536805C4\Tiet88923449\Tiet8D7DF436\Tiet2E07D018 { } diff --git a/clients/GitHub/src/Schema/WebhookIssuesPinned.php b/clients/GitHub/src/Schema/WebhookIssuesPinned.php index 719eb9b2bba..ddfc84f47cc 100644 --- a/clients/GitHub/src/Schema/WebhookIssuesPinned.php +++ b/clients/GitHub/src/Schema/WebhookIssuesPinned.php @@ -272,6 +272,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -370,6 +373,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } } @@ -614,6 +620,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -883,6 +892,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -1357,6 +1369,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } } @@ -1793,6 +1808,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -1985,6 +2006,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -2856,7 +2883,7 @@ }, "use_squash_pr_title_as_default": { "type": "boolean", - "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.", + "description": "Whether a squash merge commit can use the pull request title as default. **This property is closing down. Please use `squash_merge_commit_title` instead.", "default": false, "deprecated": true }, @@ -3097,6 +3124,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -3146,7 +3179,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "assignees": [ { @@ -3170,7 +3204,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, { "avatar_url": "https:\\/\\/example.com\\/", @@ -3193,7 +3228,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" } ], "author_association": "OWNER", @@ -3253,7 +3289,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "description": "generated", "due_on": "1970-01-01T00:00:00+00:00", @@ -3303,7 +3340,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "permissions": { "actions": "read", @@ -3392,7 +3430,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" } }, "organization": { @@ -3443,7 +3482,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "forks": 5, "permissions": { @@ -3474,7 +3514,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "private": false, "html_url": "https:\\/\\/github.com\\/octocat\\/Hello-World", @@ -3708,7 +3749,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" } }'; diff --git a/clients/GitHub/src/Schema/WebhookIssuesReopened.php b/clients/GitHub/src/Schema/WebhookIssuesReopened.php index df2d1bc5b68..9fe9be03bca 100644 --- a/clients/GitHub/src/Schema/WebhookIssuesReopened.php +++ b/clients/GitHub/src/Schema/WebhookIssuesReopened.php @@ -620,6 +620,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -891,6 +894,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -1368,6 +1374,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } } @@ -1804,6 +1813,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -1996,6 +2011,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -2867,7 +2888,7 @@ }, "use_squash_pr_title_as_default": { "type": "boolean", - "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.", + "description": "Whether a squash merge commit can use the pull request title as default. **This property is closing down. Please use `squash_merge_commit_title` instead.", "default": false, "deprecated": true }, @@ -3108,6 +3129,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -3264,7 +3291,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Mannequin", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "description": "generated", "due_on": "1970-01-01T00:00:00+00:00", @@ -3314,7 +3342,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "permissions": { "actions": "read", @@ -3403,7 +3432,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Mannequin", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" } }, "organization": { @@ -3454,7 +3484,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "forks": 5, "permissions": { @@ -3485,7 +3516,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "private": false, "html_url": "https:\\/\\/github.com\\/octocat\\/Hello-World", @@ -3719,7 +3751,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" } }'; diff --git a/clients/GitHub/src/Schema/WebhookIssuesReopened/Issue.php b/clients/GitHub/src/Schema/WebhookIssuesReopened/Issue.php index 33b693dfee0..214c71ea009 100644 --- a/clients/GitHub/src/Schema/WebhookIssuesReopened/Issue.php +++ b/clients/GitHub/src/Schema/WebhookIssuesReopened/Issue.php @@ -490,6 +490,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -761,6 +764,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -1238,6 +1244,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } } @@ -1376,7 +1385,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Mannequin", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "description": "generated", "due_on": "1970-01-01T00:00:00+00:00", @@ -1426,7 +1436,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "permissions": { "actions": "read", @@ -1515,7 +1526,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Mannequin", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" } }'; diff --git a/clients/GitHub/src/Schema/WebhookIssuesReopened/Issue/Milestone.php b/clients/GitHub/src/Schema/WebhookIssuesReopened/Issue/Milestone.php index f3b9b3b7817..c17597b32c4 100644 --- a/clients/GitHub/src/Schema/WebhookIssuesReopened/Issue/Milestone.php +++ b/clients/GitHub/src/Schema/WebhookIssuesReopened/Issue/Milestone.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class Milestone extends Schema\AliasAbstract\Tiet8581CCF9\Tiet9F48F90B\TietE152DE2F\Tiet393FAC6E +final readonly class Milestone extends Schema\AliasAbstract\Tiet5150331D\Tiet0C67EF90\Tiet96830B1A\Tiet3716614D { } diff --git a/clients/GitHub/src/Schema/WebhookIssuesReopened/Issue/Milestone/Creator.php b/clients/GitHub/src/Schema/WebhookIssuesReopened/Issue/Milestone/Creator.php index 323d54e654e..6855911506a 100644 --- a/clients/GitHub/src/Schema/WebhookIssuesReopened/Issue/Milestone/Creator.php +++ b/clients/GitHub/src/Schema/WebhookIssuesReopened/Issue/Milestone/Creator.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class Creator extends Schema\AliasAbstract\Tiet0ABFFB9A\Tiet721DF3F2\Tiet6C0961B3\TietE2C9336E +final readonly class Creator extends Schema\AliasAbstract\Tiet9BB7FDE7\Tiet7C408E87\TietF0A7E59F\Tiet74AED450 { } diff --git a/clients/GitHub/src/Schema/WebhookIssuesReopened/Issue/PerformedViaGithubApp.php b/clients/GitHub/src/Schema/WebhookIssuesReopened/Issue/PerformedViaGithubApp.php index 0952b01194d..7fd63de7fc2 100644 --- a/clients/GitHub/src/Schema/WebhookIssuesReopened/Issue/PerformedViaGithubApp.php +++ b/clients/GitHub/src/Schema/WebhookIssuesReopened/Issue/PerformedViaGithubApp.php @@ -214,6 +214,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -519,7 +522,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "permissions": { "actions": "read", diff --git a/clients/GitHub/src/Schema/WebhookIssuesReopened/Issue/PerformedViaGithubApp/Owner.php b/clients/GitHub/src/Schema/WebhookIssuesReopened/Issue/PerformedViaGithubApp/Owner.php index f6ee905d145..344e35f6582 100644 --- a/clients/GitHub/src/Schema/WebhookIssuesReopened/Issue/PerformedViaGithubApp/Owner.php +++ b/clients/GitHub/src/Schema/WebhookIssuesReopened/Issue/PerformedViaGithubApp/Owner.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class Owner extends Schema\AliasAbstract\Tiet93E44327\TietD0AB6C73\Tiet62032077\Tiet6B97FD42 +final readonly class Owner extends Schema\AliasAbstract\Tiet43D49F44\TietAE60624E\Tiet6F859A9C\Tiet1D52E2C1 { } diff --git a/clients/GitHub/src/Schema/WebhookIssuesReopened/Issue/User.php b/clients/GitHub/src/Schema/WebhookIssuesReopened/Issue/User.php index 9aea18debe7..efd6b2b4b30 100644 --- a/clients/GitHub/src/Schema/WebhookIssuesReopened/Issue/User.php +++ b/clients/GitHub/src/Schema/WebhookIssuesReopened/Issue/User.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class User extends Schema\AliasAbstract\Tiet79DD5408\TietA1D90DAB\TietBCA2491F\Tiet9DC6356F +final readonly class User extends Schema\AliasAbstract\Tiet8136D020\TietA98D8FE0\TietBA8878FC\TietC3C52C83 { } diff --git a/clients/GitHub/src/Schema/WebhookIssuesTransferred.php b/clients/GitHub/src/Schema/WebhookIssuesTransferred.php index 7473fe5e773..f32b438b831 100644 --- a/clients/GitHub/src/Schema/WebhookIssuesTransferred.php +++ b/clients/GitHub/src/Schema/WebhookIssuesTransferred.php @@ -165,6 +165,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -263,6 +266,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } } @@ -507,6 +513,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -776,6 +785,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -1250,6 +1262,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } } @@ -1738,6 +1753,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -2132,6 +2150,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -2230,6 +2251,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } } @@ -2474,6 +2498,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -2743,6 +2770,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -3217,6 +3247,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } } @@ -3653,6 +3686,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -3845,6 +3884,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -4716,7 +4761,7 @@ }, "use_squash_pr_title_as_default": { "type": "boolean", - "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.", + "description": "Whether a squash merge commit can use the pull request title as default. **This property is closing down. Please use `squash_merge_commit_title` instead.", "default": false, "deprecated": true }, @@ -4957,6 +5002,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -4991,7 +5042,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "assignees": [ { @@ -5015,7 +5067,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, { "avatar_url": "https:\\/\\/example.com\\/", @@ -5038,7 +5091,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" } ], "author_association": "OWNER", @@ -5098,7 +5152,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "description": "generated", "due_on": "1970-01-01T00:00:00+00:00", @@ -5148,7 +5203,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "permissions": { "actions": "read", @@ -5237,7 +5293,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" } }, "new_repository": { @@ -5333,7 +5390,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "permissions": { "admin": false, @@ -5411,7 +5469,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "assignees": [ { @@ -5435,7 +5494,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, { "avatar_url": "https:\\/\\/example.com\\/", @@ -5458,7 +5518,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" } ], "author_association": "OWNER", @@ -5518,7 +5579,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "description": "generated", "due_on": "1970-01-01T00:00:00+00:00", @@ -5568,7 +5630,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "permissions": { "actions": "read", @@ -5657,7 +5720,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" } }, "organization": { @@ -5708,7 +5772,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "forks": 5, "permissions": { @@ -5739,7 +5804,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "private": false, "html_url": "https:\\/\\/github.com\\/octocat\\/Hello-World", @@ -5973,7 +6039,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" } }'; diff --git a/clients/GitHub/src/Schema/WebhookIssuesTransferred/Changes.php b/clients/GitHub/src/Schema/WebhookIssuesTransferred/Changes.php index d2b574acfbb..2b692b8f961 100644 --- a/clients/GitHub/src/Schema/WebhookIssuesTransferred/Changes.php +++ b/clients/GitHub/src/Schema/WebhookIssuesTransferred/Changes.php @@ -149,6 +149,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -247,6 +250,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } } @@ -491,6 +497,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -760,6 +769,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -1234,6 +1246,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } } @@ -1722,6 +1737,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -1894,7 +1912,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "assignees": [ { @@ -1918,7 +1937,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, { "avatar_url": "https:\\/\\/example.com\\/", @@ -1941,7 +1961,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" } ], "author_association": "OWNER", @@ -2001,7 +2022,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "description": "generated", "due_on": "1970-01-01T00:00:00+00:00", @@ -2051,7 +2073,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "permissions": { "actions": "read", @@ -2140,7 +2163,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" } }, "new_repository": { @@ -2236,7 +2260,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "permissions": { "admin": false, diff --git a/clients/GitHub/src/Schema/WebhookIssuesTransferred/Changes/NewIssue.php b/clients/GitHub/src/Schema/WebhookIssuesTransferred/Changes/NewIssue.php index 00ba722743c..9554e234607 100644 --- a/clients/GitHub/src/Schema/WebhookIssuesTransferred/Changes/NewIssue.php +++ b/clients/GitHub/src/Schema/WebhookIssuesTransferred/Changes/NewIssue.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class NewIssue extends Schema\AliasAbstract\TietF4E2FA41\Tiet51D5074F\Tiet92F9F7CD\TietF1D9931F +final readonly class NewIssue extends Schema\AliasAbstract\Tiet7D50F94B\Tiet93FD5D40\TietCDF55A71\TietB32D1513 { } diff --git a/clients/GitHub/src/Schema/WebhookIssuesTransferred/Changes/NewIssue/Assignee.php b/clients/GitHub/src/Schema/WebhookIssuesTransferred/Changes/NewIssue/Assignee.php index 8b48a2bdaa0..73280650f2a 100644 --- a/clients/GitHub/src/Schema/WebhookIssuesTransferred/Changes/NewIssue/Assignee.php +++ b/clients/GitHub/src/Schema/WebhookIssuesTransferred/Changes/NewIssue/Assignee.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class Assignee extends Schema\AliasAbstract\Tiet93E44327\TietD0AB6C73\Tiet62032077\Tiet6B97FD42 +final readonly class Assignee extends Schema\AliasAbstract\Tiet43D49F44\TietAE60624E\Tiet6F859A9C\Tiet1D52E2C1 { } diff --git a/clients/GitHub/src/Schema/WebhookIssuesTransferred/Changes/NewIssue/Assignees.php b/clients/GitHub/src/Schema/WebhookIssuesTransferred/Changes/NewIssue/Assignees.php index ef28d77b018..71ca0264474 100644 --- a/clients/GitHub/src/Schema/WebhookIssuesTransferred/Changes/NewIssue/Assignees.php +++ b/clients/GitHub/src/Schema/WebhookIssuesTransferred/Changes/NewIssue/Assignees.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class Assignees extends Schema\AliasAbstract\Tiet93E44327\TietD0AB6C73\Tiet62032077\Tiet6B97FD42 +final readonly class Assignees extends Schema\AliasAbstract\Tiet43D49F44\TietAE60624E\Tiet6F859A9C\Tiet1D52E2C1 { } diff --git a/clients/GitHub/src/Schema/WebhookIssuesTransferred/Changes/NewIssue/Milestone.php b/clients/GitHub/src/Schema/WebhookIssuesTransferred/Changes/NewIssue/Milestone.php index 4400a8e9b66..250b9fab5df 100644 --- a/clients/GitHub/src/Schema/WebhookIssuesTransferred/Changes/NewIssue/Milestone.php +++ b/clients/GitHub/src/Schema/WebhookIssuesTransferred/Changes/NewIssue/Milestone.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class Milestone extends Schema\AliasAbstract\TietF5C8F2ED\Tiet1E2DC2E3\Tiet6CD07639\Tiet33A0DD5A +final readonly class Milestone extends Schema\AliasAbstract\Tiet49F6DF3C\TietF3BF0898\Tiet3FB49BCC\TietCFC7D5E0 { } diff --git a/clients/GitHub/src/Schema/WebhookIssuesTransferred/Changes/NewIssue/Milestone/Creator.php b/clients/GitHub/src/Schema/WebhookIssuesTransferred/Changes/NewIssue/Milestone/Creator.php index 9d3b1c87a66..ca5c889c446 100644 --- a/clients/GitHub/src/Schema/WebhookIssuesTransferred/Changes/NewIssue/Milestone/Creator.php +++ b/clients/GitHub/src/Schema/WebhookIssuesTransferred/Changes/NewIssue/Milestone/Creator.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class Creator extends Schema\AliasAbstract\Tiet93E44327\TietD0AB6C73\Tiet62032077\Tiet6B97FD42 +final readonly class Creator extends Schema\AliasAbstract\Tiet43D49F44\TietAE60624E\Tiet6F859A9C\Tiet1D52E2C1 { } diff --git a/clients/GitHub/src/Schema/WebhookIssuesTransferred/Changes/NewIssue/PerformedViaGithubApp.php b/clients/GitHub/src/Schema/WebhookIssuesTransferred/Changes/NewIssue/PerformedViaGithubApp.php index d8e8ee60c56..63c007a1f9d 100644 --- a/clients/GitHub/src/Schema/WebhookIssuesTransferred/Changes/NewIssue/PerformedViaGithubApp.php +++ b/clients/GitHub/src/Schema/WebhookIssuesTransferred/Changes/NewIssue/PerformedViaGithubApp.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class PerformedViaGithubApp extends Schema\AliasAbstract\Tiet2CC4833C\TietEDE4BABB\Tiet8A5CD377\TietFCE070CC +final readonly class PerformedViaGithubApp extends Schema\AliasAbstract\Tiet5E10235B\Tiet2A7D688E\TietC6524F17\Tiet0FFD2DD0 { } diff --git a/clients/GitHub/src/Schema/WebhookIssuesTransferred/Changes/NewIssue/PerformedViaGithubApp/Owner.php b/clients/GitHub/src/Schema/WebhookIssuesTransferred/Changes/NewIssue/PerformedViaGithubApp/Owner.php index 3645e28bf84..d8ef4d11239 100644 --- a/clients/GitHub/src/Schema/WebhookIssuesTransferred/Changes/NewIssue/PerformedViaGithubApp/Owner.php +++ b/clients/GitHub/src/Schema/WebhookIssuesTransferred/Changes/NewIssue/PerformedViaGithubApp/Owner.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class Owner extends Schema\AliasAbstract\Tiet93E44327\TietD0AB6C73\Tiet62032077\Tiet6B97FD42 +final readonly class Owner extends Schema\AliasAbstract\Tiet43D49F44\TietAE60624E\Tiet6F859A9C\Tiet1D52E2C1 { } diff --git a/clients/GitHub/src/Schema/WebhookIssuesTransferred/Changes/NewIssue/User.php b/clients/GitHub/src/Schema/WebhookIssuesTransferred/Changes/NewIssue/User.php index 4ae851685b4..d5acbc6cb02 100644 --- a/clients/GitHub/src/Schema/WebhookIssuesTransferred/Changes/NewIssue/User.php +++ b/clients/GitHub/src/Schema/WebhookIssuesTransferred/Changes/NewIssue/User.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class User extends Schema\AliasAbstract\TietCE7694F2\Tiet7ECCBCAF\TietF71CBA25\Tiet10035FEE +final readonly class User extends Schema\AliasAbstract\Tiet536805C4\Tiet88923449\Tiet8D7DF436\Tiet2E07D018 { } diff --git a/clients/GitHub/src/Schema/WebhookIssuesTransferred/Changes/NewRepository.php b/clients/GitHub/src/Schema/WebhookIssuesTransferred/Changes/NewRepository.php index 348e4713f53..362d91240dd 100644 --- a/clients/GitHub/src/Schema/WebhookIssuesTransferred/Changes/NewRepository.php +++ b/clients/GitHub/src/Schema/WebhookIssuesTransferred/Changes/NewRepository.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class NewRepository extends Schema\AliasAbstract\Tiet9F6D8BFF\Tiet7F9554AC\TietC580CE92\TietC5BAFE6D +final readonly class NewRepository extends Schema\AliasAbstract\TietD1D37F76\TietFBFEB2AA\Tiet0915167C\Tiet4DBB1C70 { } diff --git a/clients/GitHub/src/Schema/WebhookIssuesTransferred/Changes/NewRepository/Owner.php b/clients/GitHub/src/Schema/WebhookIssuesTransferred/Changes/NewRepository/Owner.php index 4997691eee9..0926ca462ed 100644 --- a/clients/GitHub/src/Schema/WebhookIssuesTransferred/Changes/NewRepository/Owner.php +++ b/clients/GitHub/src/Schema/WebhookIssuesTransferred/Changes/NewRepository/Owner.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class Owner extends Schema\AliasAbstract\Tiet93E44327\TietD0AB6C73\Tiet62032077\Tiet6B97FD42 +final readonly class Owner extends Schema\AliasAbstract\Tiet43D49F44\TietAE60624E\Tiet6F859A9C\Tiet1D52E2C1 { } diff --git a/clients/GitHub/src/Schema/WebhookIssuesUnassigned.php b/clients/GitHub/src/Schema/WebhookIssuesUnassigned.php index 3bf41cefb20..4c9daf6e3fd 100644 --- a/clients/GitHub/src/Schema/WebhookIssuesUnassigned.php +++ b/clients/GitHub/src/Schema/WebhookIssuesUnassigned.php @@ -119,6 +119,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -371,6 +374,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -470,6 +476,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } } @@ -715,6 +724,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -986,6 +998,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -1462,6 +1477,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } } @@ -1898,6 +1916,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -2090,6 +2114,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -2961,7 +2991,7 @@ }, "use_squash_pr_title_as_default": { "type": "boolean", - "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.", + "description": "Whether a squash merge commit can use the pull request title as default. **This property is closing down. Please use `squash_merge_commit_title` instead.", "default": false, "deprecated": true }, @@ -3202,6 +3232,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -3233,7 +3269,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Mannequin", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "enterprise": { "description": "generated", @@ -3274,7 +3311,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Mannequin", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "assignees": [ { @@ -3298,7 +3336,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Mannequin", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, { "avatar_url": "https:\\/\\/example.com\\/", @@ -3321,7 +3360,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Mannequin", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" } ], "author_association": "OWNER", @@ -3381,7 +3421,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Mannequin", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "description": "generated", "due_on": "1970-01-01T00:00:00+00:00", @@ -3431,7 +3472,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "permissions": { "actions": "read", @@ -3520,7 +3562,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Mannequin", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" } }, "organization": { @@ -3571,7 +3614,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "forks": 5, "permissions": { @@ -3602,7 +3646,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "private": false, "html_url": "https:\\/\\/github.com\\/octocat\\/Hello-World", @@ -3836,7 +3881,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" } }'; diff --git a/clients/GitHub/src/Schema/WebhookIssuesUnlabeled.php b/clients/GitHub/src/Schema/WebhookIssuesUnlabeled.php index 8672b34345a..efe389e14e0 100644 --- a/clients/GitHub/src/Schema/WebhookIssuesUnlabeled.php +++ b/clients/GitHub/src/Schema/WebhookIssuesUnlabeled.php @@ -273,6 +273,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -372,6 +375,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } } @@ -617,6 +623,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -888,6 +897,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -1364,6 +1376,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } } @@ -1843,6 +1858,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -2035,6 +2056,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -2906,7 +2933,7 @@ }, "use_squash_pr_title_as_default": { "type": "boolean", - "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.", + "description": "Whether a squash merge commit can use the pull request title as default. **This property is closing down. Please use `squash_merge_commit_title` instead.", "default": false, "deprecated": true }, @@ -3147,6 +3174,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -3196,7 +3229,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Mannequin", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "assignees": [ { @@ -3220,7 +3254,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Mannequin", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, { "avatar_url": "https:\\/\\/example.com\\/", @@ -3243,7 +3278,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Mannequin", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" } ], "author_association": "OWNER", @@ -3303,7 +3339,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Mannequin", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "description": "generated", "due_on": "1970-01-01T00:00:00+00:00", @@ -3353,7 +3390,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "permissions": { "actions": "read", @@ -3442,7 +3480,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Mannequin", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" } }, "label": { @@ -3502,7 +3541,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "forks": 5, "permissions": { @@ -3533,7 +3573,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "private": false, "html_url": "https:\\/\\/github.com\\/octocat\\/Hello-World", @@ -3767,7 +3808,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" } }'; diff --git a/clients/GitHub/src/Schema/WebhookIssuesUnlocked.php b/clients/GitHub/src/Schema/WebhookIssuesUnlocked.php index 3bc81e19e7e..83b09390cb6 100644 --- a/clients/GitHub/src/Schema/WebhookIssuesUnlocked.php +++ b/clients/GitHub/src/Schema/WebhookIssuesUnlocked.php @@ -273,6 +273,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -371,6 +374,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } } @@ -621,6 +627,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -890,6 +899,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -1364,6 +1376,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } } @@ -1800,6 +1815,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -1992,6 +2013,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -2863,7 +2890,7 @@ }, "use_squash_pr_title_as_default": { "type": "boolean", - "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.", + "description": "Whether a squash merge commit can use the pull request title as default. **This property is closing down. Please use `squash_merge_commit_title` instead.", "default": false, "deprecated": true }, @@ -3104,6 +3131,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -3153,7 +3186,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "assignees": [ { @@ -3177,7 +3211,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, { "avatar_url": "https:\\/\\/example.com\\/", @@ -3200,7 +3235,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" } ], "author_association": "OWNER", @@ -3260,7 +3296,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "description": "generated", "due_on": "1970-01-01T00:00:00+00:00", @@ -3310,7 +3347,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "permissions": { "actions": "read", @@ -3399,7 +3437,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" } }, "organization": { @@ -3450,7 +3489,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "forks": 5, "permissions": { @@ -3481,7 +3521,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "private": false, "html_url": "https:\\/\\/github.com\\/octocat\\/Hello-World", @@ -3715,7 +3756,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" } }'; diff --git a/clients/GitHub/src/Schema/WebhookIssuesUnlocked/Issue.php b/clients/GitHub/src/Schema/WebhookIssuesUnlocked/Issue.php index 5e0a9b407bb..90d9d7e0e4a 100644 --- a/clients/GitHub/src/Schema/WebhookIssuesUnlocked/Issue.php +++ b/clients/GitHub/src/Schema/WebhookIssuesUnlocked/Issue.php @@ -143,6 +143,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -241,6 +244,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } } @@ -491,6 +497,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -760,6 +769,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -1234,6 +1246,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } } @@ -1265,7 +1280,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "assignees": [ { @@ -1289,7 +1305,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, { "avatar_url": "https:\\/\\/example.com\\/", @@ -1312,7 +1329,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" } ], "author_association": "OWNER", @@ -1372,7 +1390,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "description": "generated", "due_on": "1970-01-01T00:00:00+00:00", @@ -1422,7 +1441,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "permissions": { "actions": "read", @@ -1511,7 +1531,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" } }'; diff --git a/clients/GitHub/src/Schema/WebhookIssuesUnlocked/Issue/Assignee.php b/clients/GitHub/src/Schema/WebhookIssuesUnlocked/Issue/Assignee.php index 7d783c75074..82ebc05e42d 100644 --- a/clients/GitHub/src/Schema/WebhookIssuesUnlocked/Issue/Assignee.php +++ b/clients/GitHub/src/Schema/WebhookIssuesUnlocked/Issue/Assignee.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class Assignee extends Schema\AliasAbstract\Tiet93E44327\TietD0AB6C73\Tiet62032077\Tiet6B97FD42 +final readonly class Assignee extends Schema\AliasAbstract\Tiet43D49F44\TietAE60624E\Tiet6F859A9C\Tiet1D52E2C1 { } diff --git a/clients/GitHub/src/Schema/WebhookIssuesUnlocked/Issue/Assignees.php b/clients/GitHub/src/Schema/WebhookIssuesUnlocked/Issue/Assignees.php index e6c901a756d..a1e1a8307fc 100644 --- a/clients/GitHub/src/Schema/WebhookIssuesUnlocked/Issue/Assignees.php +++ b/clients/GitHub/src/Schema/WebhookIssuesUnlocked/Issue/Assignees.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class Assignees extends Schema\AliasAbstract\Tiet93E44327\TietD0AB6C73\Tiet62032077\Tiet6B97FD42 +final readonly class Assignees extends Schema\AliasAbstract\Tiet43D49F44\TietAE60624E\Tiet6F859A9C\Tiet1D52E2C1 { } diff --git a/clients/GitHub/src/Schema/WebhookIssuesUnlocked/Issue/Milestone.php b/clients/GitHub/src/Schema/WebhookIssuesUnlocked/Issue/Milestone.php index e744a82f1f7..4210673c0a2 100644 --- a/clients/GitHub/src/Schema/WebhookIssuesUnlocked/Issue/Milestone.php +++ b/clients/GitHub/src/Schema/WebhookIssuesUnlocked/Issue/Milestone.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class Milestone extends Schema\AliasAbstract\TietF5C8F2ED\Tiet1E2DC2E3\Tiet6CD07639\Tiet33A0DD5A +final readonly class Milestone extends Schema\AliasAbstract\Tiet49F6DF3C\TietF3BF0898\Tiet3FB49BCC\TietCFC7D5E0 { } diff --git a/clients/GitHub/src/Schema/WebhookIssuesUnlocked/Issue/Milestone/Creator.php b/clients/GitHub/src/Schema/WebhookIssuesUnlocked/Issue/Milestone/Creator.php index 6eb5d01606b..fd4f6ab8f0b 100644 --- a/clients/GitHub/src/Schema/WebhookIssuesUnlocked/Issue/Milestone/Creator.php +++ b/clients/GitHub/src/Schema/WebhookIssuesUnlocked/Issue/Milestone/Creator.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class Creator extends Schema\AliasAbstract\Tiet93E44327\TietD0AB6C73\Tiet62032077\Tiet6B97FD42 +final readonly class Creator extends Schema\AliasAbstract\Tiet43D49F44\TietAE60624E\Tiet6F859A9C\Tiet1D52E2C1 { } diff --git a/clients/GitHub/src/Schema/WebhookIssuesUnlocked/Issue/PerformedViaGithubApp.php b/clients/GitHub/src/Schema/WebhookIssuesUnlocked/Issue/PerformedViaGithubApp.php index cdb1ced574f..572218804fa 100644 --- a/clients/GitHub/src/Schema/WebhookIssuesUnlocked/Issue/PerformedViaGithubApp.php +++ b/clients/GitHub/src/Schema/WebhookIssuesUnlocked/Issue/PerformedViaGithubApp.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class PerformedViaGithubApp extends Schema\AliasAbstract\Tiet2CC4833C\TietEDE4BABB\Tiet8A5CD377\TietFCE070CC +final readonly class PerformedViaGithubApp extends Schema\AliasAbstract\Tiet5E10235B\Tiet2A7D688E\TietC6524F17\Tiet0FFD2DD0 { } diff --git a/clients/GitHub/src/Schema/WebhookIssuesUnlocked/Issue/PerformedViaGithubApp/Owner.php b/clients/GitHub/src/Schema/WebhookIssuesUnlocked/Issue/PerformedViaGithubApp/Owner.php index d7e9b54c575..57acf1f78a9 100644 --- a/clients/GitHub/src/Schema/WebhookIssuesUnlocked/Issue/PerformedViaGithubApp/Owner.php +++ b/clients/GitHub/src/Schema/WebhookIssuesUnlocked/Issue/PerformedViaGithubApp/Owner.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class Owner extends Schema\AliasAbstract\Tiet93E44327\TietD0AB6C73\Tiet62032077\Tiet6B97FD42 +final readonly class Owner extends Schema\AliasAbstract\Tiet43D49F44\TietAE60624E\Tiet6F859A9C\Tiet1D52E2C1 { } diff --git a/clients/GitHub/src/Schema/WebhookIssuesUnlocked/Issue/User.php b/clients/GitHub/src/Schema/WebhookIssuesUnlocked/Issue/User.php index 470596f9abf..3457855e854 100644 --- a/clients/GitHub/src/Schema/WebhookIssuesUnlocked/Issue/User.php +++ b/clients/GitHub/src/Schema/WebhookIssuesUnlocked/Issue/User.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class User extends Schema\AliasAbstract\TietCE7694F2\Tiet7ECCBCAF\TietF71CBA25\Tiet10035FEE +final readonly class User extends Schema\AliasAbstract\Tiet536805C4\Tiet88923449\Tiet8D7DF436\Tiet2E07D018 { } diff --git a/clients/GitHub/src/Schema/WebhookIssuesUnpinned.php b/clients/GitHub/src/Schema/WebhookIssuesUnpinned.php index dd51cea5d84..2dba4b2b184 100644 --- a/clients/GitHub/src/Schema/WebhookIssuesUnpinned.php +++ b/clients/GitHub/src/Schema/WebhookIssuesUnpinned.php @@ -272,6 +272,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -370,6 +373,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } } @@ -614,6 +620,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -883,6 +892,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -1357,6 +1369,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } } @@ -1793,6 +1808,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -1985,6 +2006,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -2856,7 +2883,7 @@ }, "use_squash_pr_title_as_default": { "type": "boolean", - "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.", + "description": "Whether a squash merge commit can use the pull request title as default. **This property is closing down. Please use `squash_merge_commit_title` instead.", "default": false, "deprecated": true }, @@ -3097,6 +3124,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -3146,7 +3179,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "assignees": [ { @@ -3170,7 +3204,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, { "avatar_url": "https:\\/\\/example.com\\/", @@ -3193,7 +3228,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" } ], "author_association": "OWNER", @@ -3253,7 +3289,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "description": "generated", "due_on": "1970-01-01T00:00:00+00:00", @@ -3303,7 +3340,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "permissions": { "actions": "read", @@ -3392,7 +3430,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" } }, "organization": { @@ -3443,7 +3482,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "forks": 5, "permissions": { @@ -3474,7 +3514,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "private": false, "html_url": "https:\\/\\/github.com\\/octocat\\/Hello-World", @@ -3708,7 +3749,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" } }'; diff --git a/clients/GitHub/src/Schema/WebhookLabelCreated.php b/clients/GitHub/src/Schema/WebhookLabelCreated.php index 495153e6c4a..9f46335fa67 100644 --- a/clients/GitHub/src/Schema/WebhookLabelCreated.php +++ b/clients/GitHub/src/Schema/WebhookLabelCreated.php @@ -611,6 +611,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -803,6 +809,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -1674,7 +1686,7 @@ }, "use_squash_pr_title_as_default": { "type": "boolean", - "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.", + "description": "Whether a squash merge commit can use the pull request title as default. **This property is closing down. Please use `squash_merge_commit_title` instead.", "default": false, "deprecated": true }, @@ -1915,6 +1927,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -1998,7 +2016,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "forks": 5, "permissions": { @@ -2029,7 +2048,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "private": false, "html_url": "https:\\/\\/github.com\\/octocat\\/Hello-World", @@ -2263,7 +2283,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" } }'; diff --git a/clients/GitHub/src/Schema/WebhookLabelDeleted.php b/clients/GitHub/src/Schema/WebhookLabelDeleted.php index 08b26d97d7e..3f70e4bd817 100644 --- a/clients/GitHub/src/Schema/WebhookLabelDeleted.php +++ b/clients/GitHub/src/Schema/WebhookLabelDeleted.php @@ -612,6 +612,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -804,6 +810,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -1675,7 +1687,7 @@ }, "use_squash_pr_title_as_default": { "type": "boolean", - "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.", + "description": "Whether a squash merge commit can use the pull request title as default. **This property is closing down. Please use `squash_merge_commit_title` instead.", "default": false, "deprecated": true }, @@ -1916,6 +1928,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -1999,7 +2017,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "forks": 5, "permissions": { @@ -2030,7 +2049,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "private": false, "html_url": "https:\\/\\/github.com\\/octocat\\/Hello-World", @@ -2264,7 +2284,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" } }'; diff --git a/clients/GitHub/src/Schema/WebhookLabelEdited.php b/clients/GitHub/src/Schema/WebhookLabelEdited.php index 283ffb28e02..17e4a12e23a 100644 --- a/clients/GitHub/src/Schema/WebhookLabelEdited.php +++ b/clients/GitHub/src/Schema/WebhookLabelEdited.php @@ -654,6 +654,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -846,6 +852,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -1717,7 +1729,7 @@ }, "use_squash_pr_title_as_default": { "type": "boolean", - "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.", + "description": "Whether a squash merge commit can use the pull request title as default. **This property is closing down. Please use `squash_merge_commit_title` instead.", "default": false, "deprecated": true }, @@ -1958,6 +1970,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -2052,7 +2070,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "forks": 5, "permissions": { @@ -2083,7 +2102,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "private": false, "html_url": "https:\\/\\/github.com\\/octocat\\/Hello-World", @@ -2317,7 +2337,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" } }'; diff --git a/clients/GitHub/src/Schema/WebhookMarketplacePurchaseCancelled.php b/clients/GitHub/src/Schema/WebhookMarketplacePurchaseCancelled.php index cd4a7a47414..69acf8ffbff 100644 --- a/clients/GitHub/src/Schema/WebhookMarketplacePurchaseCancelled.php +++ b/clients/GitHub/src/Schema/WebhookMarketplacePurchaseCancelled.php @@ -814,6 +814,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -1006,6 +1012,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -1877,7 +1889,7 @@ }, "use_squash_pr_title_as_default": { "type": "boolean", - "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.", + "description": "Whether a squash merge commit can use the pull request title as default. **This property is closing down. Please use `squash_merge_commit_title` instead.", "default": false, "deprecated": true }, @@ -2118,6 +2130,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -2249,7 +2267,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "forks": 5, "permissions": { @@ -2280,7 +2299,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "private": false, "html_url": "https:\\/\\/github.com\\/octocat\\/Hello-World", @@ -2514,7 +2534,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" } }'; diff --git a/clients/GitHub/src/Schema/WebhookMarketplacePurchaseChanged.php b/clients/GitHub/src/Schema/WebhookMarketplacePurchaseChanged.php index 67d6480a559..93bdfb1015e 100644 --- a/clients/GitHub/src/Schema/WebhookMarketplacePurchaseChanged.php +++ b/clients/GitHub/src/Schema/WebhookMarketplacePurchaseChanged.php @@ -818,6 +818,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -1010,6 +1016,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -1881,7 +1893,7 @@ }, "use_squash_pr_title_as_default": { "type": "boolean", - "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.", + "description": "Whether a squash merge commit can use the pull request title as default. **This property is closing down. Please use `squash_merge_commit_title` instead.", "default": false, "deprecated": true }, @@ -2122,6 +2134,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -2253,7 +2271,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "forks": 5, "permissions": { @@ -2284,7 +2303,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "private": false, "html_url": "https:\\/\\/github.com\\/octocat\\/Hello-World", @@ -2518,7 +2538,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" } }'; diff --git a/clients/GitHub/src/Schema/WebhookMarketplacePurchasePendingChange.php b/clients/GitHub/src/Schema/WebhookMarketplacePurchasePendingChange.php index 03d90118311..86a30c8b2ca 100644 --- a/clients/GitHub/src/Schema/WebhookMarketplacePurchasePendingChange.php +++ b/clients/GitHub/src/Schema/WebhookMarketplacePurchasePendingChange.php @@ -815,6 +815,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -1007,6 +1013,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -1878,7 +1890,7 @@ }, "use_squash_pr_title_as_default": { "type": "boolean", - "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.", + "description": "Whether a squash merge commit can use the pull request title as default. **This property is closing down. Please use `squash_merge_commit_title` instead.", "default": false, "deprecated": true }, @@ -2119,6 +2131,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -2250,7 +2268,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "forks": 5, "permissions": { @@ -2281,7 +2300,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "private": false, "html_url": "https:\\/\\/github.com\\/octocat\\/Hello-World", @@ -2515,7 +2535,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" } }'; diff --git a/clients/GitHub/src/Schema/WebhookMarketplacePurchasePendingChangeCancelled.php b/clients/GitHub/src/Schema/WebhookMarketplacePurchasePendingChangeCancelled.php index 8eb09ca4959..cef61544701 100644 --- a/clients/GitHub/src/Schema/WebhookMarketplacePurchasePendingChangeCancelled.php +++ b/clients/GitHub/src/Schema/WebhookMarketplacePurchasePendingChangeCancelled.php @@ -810,6 +810,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -1002,6 +1008,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -1873,7 +1885,7 @@ }, "use_squash_pr_title_as_default": { "type": "boolean", - "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.", + "description": "Whether a squash merge commit can use the pull request title as default. **This property is closing down. Please use `squash_merge_commit_title` instead.", "default": false, "deprecated": true }, @@ -2114,6 +2126,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -2245,7 +2263,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "forks": 5, "permissions": { @@ -2276,7 +2295,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "private": false, "html_url": "https:\\/\\/github.com\\/octocat\\/Hello-World", @@ -2510,7 +2530,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" } }'; diff --git a/clients/GitHub/src/Schema/WebhookMarketplacePurchasePurchased.php b/clients/GitHub/src/Schema/WebhookMarketplacePurchasePurchased.php index bd97dbd7958..08d85ed51fe 100644 --- a/clients/GitHub/src/Schema/WebhookMarketplacePurchasePurchased.php +++ b/clients/GitHub/src/Schema/WebhookMarketplacePurchasePurchased.php @@ -814,6 +814,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -1006,6 +1012,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -1877,7 +1889,7 @@ }, "use_squash_pr_title_as_default": { "type": "boolean", - "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.", + "description": "Whether a squash merge commit can use the pull request title as default. **This property is closing down. Please use `squash_merge_commit_title` instead.", "default": false, "deprecated": true }, @@ -2118,6 +2130,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -2249,7 +2267,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "forks": 5, "permissions": { @@ -2280,7 +2299,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "private": false, "html_url": "https:\\/\\/github.com\\/octocat\\/Hello-World", @@ -2514,7 +2534,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" } }'; diff --git a/clients/GitHub/src/Schema/WebhookMemberAdded.php b/clients/GitHub/src/Schema/WebhookMemberAdded.php index d39fcbe7556..90645a17ce8 100644 --- a/clients/GitHub/src/Schema/WebhookMemberAdded.php +++ b/clients/GitHub/src/Schema/WebhookMemberAdded.php @@ -267,6 +267,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -700,6 +703,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -892,6 +901,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -1763,7 +1778,7 @@ }, "use_squash_pr_title_as_default": { "type": "boolean", - "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.", + "description": "Whether a squash merge commit can use the pull request title as default. **This property is closing down. Please use `squash_merge_commit_title` instead.", "default": false, "deprecated": true }, @@ -2004,6 +2019,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -2059,7 +2080,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "organization": { "login": "github", @@ -2109,7 +2131,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "forks": 5, "permissions": { @@ -2140,7 +2163,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "private": false, "html_url": "https:\\/\\/github.com\\/octocat\\/Hello-World", @@ -2374,7 +2398,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" } }'; diff --git a/clients/GitHub/src/Schema/WebhookMemberEdited.php b/clients/GitHub/src/Schema/WebhookMemberEdited.php index f50fd1192fa..a27bceef945 100644 --- a/clients/GitHub/src/Schema/WebhookMemberEdited.php +++ b/clients/GitHub/src/Schema/WebhookMemberEdited.php @@ -269,6 +269,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -702,6 +705,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -894,6 +903,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -1765,7 +1780,7 @@ }, "use_squash_pr_title_as_default": { "type": "boolean", - "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.", + "description": "Whether a squash merge commit can use the pull request title as default. **This property is closing down. Please use `squash_merge_commit_title` instead.", "default": false, "deprecated": true }, @@ -2006,6 +2021,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -2062,7 +2083,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "organization": { "login": "github", @@ -2112,7 +2134,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "forks": 5, "permissions": { @@ -2143,7 +2166,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "private": false, "html_url": "https:\\/\\/github.com\\/octocat\\/Hello-World", @@ -2377,7 +2401,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" } }'; diff --git a/clients/GitHub/src/Schema/WebhookMemberRemoved.php b/clients/GitHub/src/Schema/WebhookMemberRemoved.php index 18e1d0f2857..be4e230eeae 100644 --- a/clients/GitHub/src/Schema/WebhookMemberRemoved.php +++ b/clients/GitHub/src/Schema/WebhookMemberRemoved.php @@ -233,6 +233,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -666,6 +669,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -858,6 +867,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -1729,7 +1744,7 @@ }, "use_squash_pr_title_as_default": { "type": "boolean", - "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.", + "description": "Whether a squash merge commit can use the pull request title as default. **This property is closing down. Please use `squash_merge_commit_title` instead.", "default": false, "deprecated": true }, @@ -1970,6 +1985,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -2017,7 +2038,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "organization": { "login": "github", @@ -2067,7 +2089,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "forks": 5, "permissions": { @@ -2098,7 +2121,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "private": false, "html_url": "https:\\/\\/github.com\\/octocat\\/Hello-World", @@ -2332,7 +2356,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" } }'; diff --git a/clients/GitHub/src/Schema/WebhookMembershipAdded.php b/clients/GitHub/src/Schema/WebhookMembershipAdded.php index 461203d792d..e1ab72fbb2f 100644 --- a/clients/GitHub/src/Schema/WebhookMembershipAdded.php +++ b/clients/GitHub/src/Schema/WebhookMembershipAdded.php @@ -235,6 +235,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -668,6 +671,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -860,6 +869,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -1731,7 +1746,7 @@ }, "use_squash_pr_title_as_default": { "type": "boolean", - "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.", + "description": "Whether a squash merge commit can use the pull request title as default. **This property is closing down. Please use `squash_merge_commit_title` instead.", "default": false, "deprecated": true }, @@ -1914,6 +1929,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -2111,7 +2129,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "organization": { "login": "github", @@ -2161,7 +2180,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "forks": 5, "permissions": { @@ -2192,7 +2212,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "private": false, "html_url": "https:\\/\\/github.com\\/octocat\\/Hello-World", @@ -2427,7 +2448,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "team": { "deleted": false, diff --git a/clients/GitHub/src/Schema/WebhookMembershipAdded/Sender.php b/clients/GitHub/src/Schema/WebhookMembershipAdded/Sender.php index 361b199f828..2816f3f88fc 100644 --- a/clients/GitHub/src/Schema/WebhookMembershipAdded/Sender.php +++ b/clients/GitHub/src/Schema/WebhookMembershipAdded/Sender.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class Sender extends Schema\AliasAbstract\Tiet93E44327\TietD0AB6C73\Tiet62032077\Tiet6B97FD42 +final readonly class Sender extends Schema\AliasAbstract\Tiet43D49F44\TietAE60624E\Tiet6F859A9C\Tiet1D52E2C1 { } diff --git a/clients/GitHub/src/Schema/WebhookMembershipRemoved.php b/clients/GitHub/src/Schema/WebhookMembershipRemoved.php index 3282cf27e18..b689b00e22a 100644 --- a/clients/GitHub/src/Schema/WebhookMembershipRemoved.php +++ b/clients/GitHub/src/Schema/WebhookMembershipRemoved.php @@ -235,6 +235,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -668,6 +671,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -860,6 +869,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -1731,7 +1746,7 @@ }, "use_squash_pr_title_as_default": { "type": "boolean", - "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.", + "description": "Whether a squash merge commit can use the pull request title as default. **This property is closing down. Please use `squash_merge_commit_title` instead.", "default": false, "deprecated": true }, @@ -1915,6 +1930,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -2112,7 +2130,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "organization": { "login": "github", @@ -2162,7 +2181,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "forks": 5, "permissions": { @@ -2193,7 +2213,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "private": false, "html_url": "https:\\/\\/github.com\\/octocat\\/Hello-World", @@ -2428,7 +2449,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "team": { "deleted": false, diff --git a/clients/GitHub/src/Schema/WebhookMembershipRemoved/Sender.php b/clients/GitHub/src/Schema/WebhookMembershipRemoved/Sender.php index 21dd69e1b7b..42ca93e9c35 100644 --- a/clients/GitHub/src/Schema/WebhookMembershipRemoved/Sender.php +++ b/clients/GitHub/src/Schema/WebhookMembershipRemoved/Sender.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class Sender extends Schema\AliasAbstract\Tiet93E44327\TietD0AB6C73\Tiet62032077\Tiet6B97FD42 +final readonly class Sender extends Schema\AliasAbstract\Tiet43D49F44\TietAE60624E\Tiet6F859A9C\Tiet1D52E2C1 { } diff --git a/clients/GitHub/src/Schema/WebhookMergeGroupChecksRequested.php b/clients/GitHub/src/Schema/WebhookMergeGroupChecksRequested.php index 2c202e7812f..cfd347ed950 100644 --- a/clients/GitHub/src/Schema/WebhookMergeGroupChecksRequested.php +++ b/clients/GitHub/src/Schema/WebhookMergeGroupChecksRequested.php @@ -604,6 +604,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -796,6 +802,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -1667,7 +1679,7 @@ }, "use_squash_pr_title_as_default": { "type": "boolean", - "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.", + "description": "Whether a squash merge commit can use the pull request title as default. **This property is closing down. Please use `squash_merge_commit_title` instead.", "default": false, "deprecated": true }, @@ -1908,6 +1920,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -1990,7 +2008,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "forks": 5, "permissions": { @@ -2021,7 +2040,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "private": false, "html_url": "https:\\/\\/github.com\\/octocat\\/Hello-World", @@ -2255,7 +2275,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" } }'; diff --git a/clients/GitHub/src/Schema/WebhookMergeGroupDestroyed.php b/clients/GitHub/src/Schema/WebhookMergeGroupDestroyed.php index ff8e6c16be2..59d04583688 100644 --- a/clients/GitHub/src/Schema/WebhookMergeGroupDestroyed.php +++ b/clients/GitHub/src/Schema/WebhookMergeGroupDestroyed.php @@ -613,6 +613,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -805,6 +811,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -1676,7 +1688,7 @@ }, "use_squash_pr_title_as_default": { "type": "boolean", - "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.", + "description": "Whether a squash merge commit can use the pull request title as default. **This property is closing down. Please use `squash_merge_commit_title` instead.", "default": false, "deprecated": true }, @@ -1917,6 +1929,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -2000,7 +2018,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "forks": 5, "permissions": { @@ -2031,7 +2050,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "private": false, "html_url": "https:\\/\\/github.com\\/octocat\\/Hello-World", @@ -2265,7 +2285,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" } }'; diff --git a/clients/GitHub/src/Schema/WebhookMetaDeleted.php b/clients/GitHub/src/Schema/WebhookMetaDeleted.php index a73da34646e..fc312ffb6a0 100644 --- a/clients/GitHub/src/Schema/WebhookMetaDeleted.php +++ b/clients/GitHub/src/Schema/WebhookMetaDeleted.php @@ -700,6 +700,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -892,6 +898,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -1763,7 +1775,7 @@ }, "use_squash_pr_title_as_default": { "type": "boolean", - "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.", + "description": "Whether a squash merge commit can use the pull request title as default. **This property is closing down. Please use `squash_merge_commit_title` instead.", "default": false, "deprecated": true }, @@ -2006,6 +2018,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -2099,7 +2117,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "forks": 5, "permissions": { @@ -2130,7 +2149,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "private": false, "html_url": "https:\\/\\/github.com\\/octocat\\/Hello-World", @@ -2364,7 +2384,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" } }'; diff --git a/clients/GitHub/src/Schema/WebhookMilestoneClosed.php b/clients/GitHub/src/Schema/WebhookMilestoneClosed.php index 08043f66a8b..dce6048267b 100644 --- a/clients/GitHub/src/Schema/WebhookMilestoneClosed.php +++ b/clients/GitHub/src/Schema/WebhookMilestoneClosed.php @@ -269,6 +269,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -759,6 +762,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -951,6 +960,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -1822,7 +1837,7 @@ }, "use_squash_pr_title_as_default": { "type": "boolean", - "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.", + "description": "Whether a squash merge commit can use the pull request title as default. **This property is closing down. Please use `squash_merge_commit_title` instead.", "default": false, "deprecated": true }, @@ -2063,6 +2078,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -2114,7 +2135,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Mannequin", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "description": "generated", "due_on": "1970-01-01T00:00:00+00:00", @@ -2177,7 +2199,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "forks": 5, "permissions": { @@ -2208,7 +2231,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "private": false, "html_url": "https:\\/\\/github.com\\/octocat\\/Hello-World", @@ -2442,7 +2466,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" } }'; diff --git a/clients/GitHub/src/Schema/WebhookMilestoneCreated.php b/clients/GitHub/src/Schema/WebhookMilestoneCreated.php index 2730627a24e..31d6c2ce121 100644 --- a/clients/GitHub/src/Schema/WebhookMilestoneCreated.php +++ b/clients/GitHub/src/Schema/WebhookMilestoneCreated.php @@ -268,6 +268,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -758,6 +761,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -950,6 +959,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -1821,7 +1836,7 @@ }, "use_squash_pr_title_as_default": { "type": "boolean", - "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.", + "description": "Whether a squash merge commit can use the pull request title as default. **This property is closing down. Please use `squash_merge_commit_title` instead.", "default": false, "deprecated": true }, @@ -2062,6 +2077,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -2113,7 +2134,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "description": "generated", "due_on": "1970-01-01T00:00:00+00:00", @@ -2176,7 +2198,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "forks": 5, "permissions": { @@ -2207,7 +2230,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "private": false, "html_url": "https:\\/\\/github.com\\/octocat\\/Hello-World", @@ -2441,7 +2465,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" } }'; diff --git a/clients/GitHub/src/Schema/WebhookMilestoneDeleted.php b/clients/GitHub/src/Schema/WebhookMilestoneDeleted.php index 16c0c8cc774..2eaa0201050 100644 --- a/clients/GitHub/src/Schema/WebhookMilestoneDeleted.php +++ b/clients/GitHub/src/Schema/WebhookMilestoneDeleted.php @@ -269,6 +269,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -759,6 +762,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -951,6 +960,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -1822,7 +1837,7 @@ }, "use_squash_pr_title_as_default": { "type": "boolean", - "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.", + "description": "Whether a squash merge commit can use the pull request title as default. **This property is closing down. Please use `squash_merge_commit_title` instead.", "default": false, "deprecated": true }, @@ -2063,6 +2078,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -2114,7 +2135,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Mannequin", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "description": "generated", "due_on": "1970-01-01T00:00:00+00:00", @@ -2177,7 +2199,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "forks": 5, "permissions": { @@ -2208,7 +2231,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "private": false, "html_url": "https:\\/\\/github.com\\/octocat\\/Hello-World", @@ -2442,7 +2466,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" } }'; diff --git a/clients/GitHub/src/Schema/WebhookMilestoneEdited.php b/clients/GitHub/src/Schema/WebhookMilestoneEdited.php index 201cd6933d7..8279ca5c296 100644 --- a/clients/GitHub/src/Schema/WebhookMilestoneEdited.php +++ b/clients/GitHub/src/Schema/WebhookMilestoneEdited.php @@ -312,6 +312,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -802,6 +805,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -994,6 +1003,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -1865,7 +1880,7 @@ }, "use_squash_pr_title_as_default": { "type": "boolean", - "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.", + "description": "Whether a squash merge commit can use the pull request title as default. **This property is closing down. Please use `squash_merge_commit_title` instead.", "default": false, "deprecated": true }, @@ -2106,6 +2121,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -2168,7 +2189,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Mannequin", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "description": "generated", "due_on": "1970-01-01T00:00:00+00:00", @@ -2231,7 +2253,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "forks": 5, "permissions": { @@ -2262,7 +2285,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "private": false, "html_url": "https:\\/\\/github.com\\/octocat\\/Hello-World", @@ -2496,7 +2520,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" } }'; diff --git a/clients/GitHub/src/Schema/WebhookMilestoneOpened.php b/clients/GitHub/src/Schema/WebhookMilestoneOpened.php index b392fcebbb7..23eea446b6a 100644 --- a/clients/GitHub/src/Schema/WebhookMilestoneOpened.php +++ b/clients/GitHub/src/Schema/WebhookMilestoneOpened.php @@ -268,6 +268,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -758,6 +761,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -950,6 +959,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -1821,7 +1836,7 @@ }, "use_squash_pr_title_as_default": { "type": "boolean", - "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.", + "description": "Whether a squash merge commit can use the pull request title as default. **This property is closing down. Please use `squash_merge_commit_title` instead.", "default": false, "deprecated": true }, @@ -2062,6 +2077,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -2113,7 +2134,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "description": "generated", "due_on": "1970-01-01T00:00:00+00:00", @@ -2176,7 +2198,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "forks": 5, "permissions": { @@ -2207,7 +2230,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "private": false, "html_url": "https:\\/\\/github.com\\/octocat\\/Hello-World", @@ -2441,7 +2465,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" } }'; diff --git a/clients/GitHub/src/Schema/WebhookOrgBlockBlocked.php b/clients/GitHub/src/Schema/WebhookOrgBlockBlocked.php index a5dd9c20eda..32f9a06e429 100644 --- a/clients/GitHub/src/Schema/WebhookOrgBlockBlocked.php +++ b/clients/GitHub/src/Schema/WebhookOrgBlockBlocked.php @@ -119,6 +119,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -667,6 +670,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -859,6 +868,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -1730,7 +1745,7 @@ }, "use_squash_pr_title_as_default": { "type": "boolean", - "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.", + "description": "Whether a squash merge commit can use the pull request title as default. **This property is closing down. Please use `squash_merge_commit_title` instead.", "default": false, "deprecated": true }, @@ -1971,6 +1986,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -2002,7 +2023,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "enterprise": { "description": "generated", @@ -2068,7 +2090,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "forks": 5, "permissions": { @@ -2099,7 +2122,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "private": false, "html_url": "https:\\/\\/github.com\\/octocat\\/Hello-World", @@ -2333,7 +2357,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" } }'; diff --git a/clients/GitHub/src/Schema/WebhookOrgBlockUnblocked.php b/clients/GitHub/src/Schema/WebhookOrgBlockUnblocked.php index 9e97b3d4274..e4e9041672a 100644 --- a/clients/GitHub/src/Schema/WebhookOrgBlockUnblocked.php +++ b/clients/GitHub/src/Schema/WebhookOrgBlockUnblocked.php @@ -119,6 +119,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -667,6 +670,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -859,6 +868,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -1730,7 +1745,7 @@ }, "use_squash_pr_title_as_default": { "type": "boolean", - "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.", + "description": "Whether a squash merge commit can use the pull request title as default. **This property is closing down. Please use `squash_merge_commit_title` instead.", "default": false, "deprecated": true }, @@ -1971,6 +1986,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -2002,7 +2023,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "enterprise": { "description": "generated", @@ -2068,7 +2090,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "forks": 5, "permissions": { @@ -2099,7 +2122,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "private": false, "html_url": "https:\\/\\/github.com\\/octocat\\/Hello-World", @@ -2333,7 +2357,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" } }'; diff --git a/clients/GitHub/src/Schema/WebhookOrganizationDeleted.php b/clients/GitHub/src/Schema/WebhookOrganizationDeleted.php index bf896650eb2..d9e6fe382ed 100644 --- a/clients/GitHub/src/Schema/WebhookOrganizationDeleted.php +++ b/clients/GitHub/src/Schema/WebhookOrganizationDeleted.php @@ -257,6 +257,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } } @@ -693,6 +696,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -885,6 +894,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -1756,7 +1771,7 @@ }, "use_squash_pr_title_as_default": { "type": "boolean", - "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.", + "description": "Whether a squash merge commit can use the pull request title as default. **This property is closing down. Please use `squash_merge_commit_title` instead.", "default": false, "deprecated": true }, @@ -1997,6 +2012,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -2049,7 +2070,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" } }, "organization": { @@ -2100,7 +2122,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "forks": 5, "permissions": { @@ -2131,7 +2154,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "private": false, "html_url": "https:\\/\\/github.com\\/octocat\\/Hello-World", @@ -2365,7 +2389,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" } }'; diff --git a/clients/GitHub/src/Schema/WebhookOrganizationMemberAdded.php b/clients/GitHub/src/Schema/WebhookOrganizationMemberAdded.php index 9087fd4853e..16f7ace1fd5 100644 --- a/clients/GitHub/src/Schema/WebhookOrganizationMemberAdded.php +++ b/clients/GitHub/src/Schema/WebhookOrganizationMemberAdded.php @@ -258,6 +258,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } } @@ -694,6 +697,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -886,6 +895,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -1757,7 +1772,7 @@ }, "use_squash_pr_title_as_default": { "type": "boolean", - "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.", + "description": "Whether a squash merge commit can use the pull request title as default. **This property is closing down. Please use `squash_merge_commit_title` instead.", "default": false, "deprecated": true }, @@ -1998,6 +2013,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -2050,7 +2071,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" } }, "organization": { @@ -2101,7 +2123,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "forks": 5, "permissions": { @@ -2132,7 +2155,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "private": false, "html_url": "https:\\/\\/github.com\\/octocat\\/Hello-World", @@ -2366,7 +2390,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" } }'; diff --git a/clients/GitHub/src/Schema/WebhookOrganizationMemberInvited.php b/clients/GitHub/src/Schema/WebhookOrganizationMemberInvited.php index 2ad918410c0..5d2812d3787 100644 --- a/clients/GitHub/src/Schema/WebhookOrganizationMemberInvited.php +++ b/clients/GitHub/src/Schema/WebhookOrganizationMemberInvited.php @@ -278,6 +278,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -732,6 +735,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -924,6 +933,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -1795,7 +1810,7 @@ }, "use_squash_pr_title_as_default": { "type": "boolean", - "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.", + "description": "Whether a squash merge commit can use the pull request title as default. **This property is closing down. Please use `squash_merge_commit_title` instead.", "default": false, "deprecated": true }, @@ -2036,6 +2051,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -2134,6 +2155,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } } @@ -2187,7 +2211,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "login": "generated", "node_id": "generated", @@ -2243,7 +2268,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "forks": 5, "permissions": { @@ -2274,7 +2300,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "private": false, "html_url": "https:\\/\\/github.com\\/octocat\\/Hello-World", @@ -2508,7 +2535,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "user": { "avatar_url": "https:\\/\\/example.com\\/", @@ -2531,7 +2559,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" } }'; diff --git a/clients/GitHub/src/Schema/WebhookOrganizationMemberInvited/Invitation.php b/clients/GitHub/src/Schema/WebhookOrganizationMemberInvited/Invitation.php index ae3c3a39a1e..1bff181a4fa 100644 --- a/clients/GitHub/src/Schema/WebhookOrganizationMemberInvited/Invitation.php +++ b/clients/GitHub/src/Schema/WebhookOrganizationMemberInvited/Invitation.php @@ -148,6 +148,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -202,7 +205,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "login": "generated", "node_id": "generated", diff --git a/clients/GitHub/src/Schema/WebhookOrganizationMemberInvited/Invitation/Inviter.php b/clients/GitHub/src/Schema/WebhookOrganizationMemberInvited/Invitation/Inviter.php index 4773962632d..2cf0bb36d96 100644 --- a/clients/GitHub/src/Schema/WebhookOrganizationMemberInvited/Invitation/Inviter.php +++ b/clients/GitHub/src/Schema/WebhookOrganizationMemberInvited/Invitation/Inviter.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class Inviter extends Schema\AliasAbstract\Tiet93E44327\TietD0AB6C73\Tiet62032077\Tiet6B97FD42 +final readonly class Inviter extends Schema\AliasAbstract\Tiet43D49F44\TietAE60624E\Tiet6F859A9C\Tiet1D52E2C1 { } diff --git a/clients/GitHub/src/Schema/WebhookOrganizationMemberRemoved.php b/clients/GitHub/src/Schema/WebhookOrganizationMemberRemoved.php index 92a9715532d..d9e223c559f 100644 --- a/clients/GitHub/src/Schema/WebhookOrganizationMemberRemoved.php +++ b/clients/GitHub/src/Schema/WebhookOrganizationMemberRemoved.php @@ -258,6 +258,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } } @@ -694,6 +697,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -886,6 +895,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -1757,7 +1772,7 @@ }, "use_squash_pr_title_as_default": { "type": "boolean", - "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.", + "description": "Whether a squash merge commit can use the pull request title as default. **This property is closing down. Please use `squash_merge_commit_title` instead.", "default": false, "deprecated": true }, @@ -1998,6 +2013,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -2050,7 +2071,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" } }, "organization": { @@ -2101,7 +2123,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "forks": 5, "permissions": { @@ -2132,7 +2155,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "private": false, "html_url": "https:\\/\\/github.com\\/octocat\\/Hello-World", @@ -2366,7 +2390,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" } }'; diff --git a/clients/GitHub/src/Schema/WebhookOrganizationRenamed.php b/clients/GitHub/src/Schema/WebhookOrganizationRenamed.php index ef58749339b..87ec638c5d7 100644 --- a/clients/GitHub/src/Schema/WebhookOrganizationRenamed.php +++ b/clients/GitHub/src/Schema/WebhookOrganizationRenamed.php @@ -270,6 +270,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } } @@ -706,6 +709,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -898,6 +907,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -1769,7 +1784,7 @@ }, "use_squash_pr_title_as_default": { "type": "boolean", - "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.", + "description": "Whether a squash merge commit can use the pull request title as default. **This property is closing down. Please use `squash_merge_commit_title` instead.", "default": false, "deprecated": true }, @@ -2010,6 +2025,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -2067,7 +2088,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" } }, "organization": { @@ -2118,7 +2140,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "forks": 5, "permissions": { @@ -2149,7 +2172,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "private": false, "html_url": "https:\\/\\/github.com\\/octocat\\/Hello-World", @@ -2383,7 +2407,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" } }'; diff --git a/clients/GitHub/src/Schema/WebhookPackagePublished.php b/clients/GitHub/src/Schema/WebhookPackagePublished.php index 58a4f0b4abd..6b91b955795 100644 --- a/clients/GitHub/src/Schema/WebhookPackagePublished.php +++ b/clients/GitHub/src/Schema/WebhookPackagePublished.php @@ -375,6 +375,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -491,6 +494,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -972,6 +978,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -1460,6 +1469,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -1652,6 +1667,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -2523,7 +2544,7 @@ }, "use_squash_pr_title_as_default": { "type": "boolean", - "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.", + "description": "Whether a squash merge commit can use the pull request title as default. **This property is closing down. Please use `squash_merge_commit_title` instead.", "default": false, "deprecated": true }, @@ -2764,6 +2785,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -2833,7 +2860,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "package_type": "generated", "package_version": { @@ -2858,7 +2886,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "body": null, "body_html": "generated", @@ -3006,7 +3035,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "created_at": "generated", "draft": false, @@ -3106,7 +3136,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "forks": 5, "permissions": { @@ -3137,7 +3168,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "private": false, "html_url": "https:\\/\\/github.com\\/octocat\\/Hello-World", @@ -3371,7 +3403,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" } }'; diff --git a/clients/GitHub/src/Schema/WebhookPackagePublished/Package.php b/clients/GitHub/src/Schema/WebhookPackagePublished/Package.php index 8ed1f5352c2..ddfa8a6b5ca 100644 --- a/clients/GitHub/src/Schema/WebhookPackagePublished/Package.php +++ b/clients/GitHub/src/Schema/WebhookPackagePublished/Package.php @@ -147,6 +147,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -263,6 +266,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -744,6 +750,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -932,7 +941,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "package_type": "generated", "package_version": { @@ -957,7 +967,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "body": null, "body_html": "generated", @@ -1105,7 +1116,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "created_at": "generated", "draft": false, diff --git a/clients/GitHub/src/Schema/WebhookPackagePublished/Package/Owner.php b/clients/GitHub/src/Schema/WebhookPackagePublished/Package/Owner.php index 41d33bfa5af..4910e48aee1 100644 --- a/clients/GitHub/src/Schema/WebhookPackagePublished/Package/Owner.php +++ b/clients/GitHub/src/Schema/WebhookPackagePublished/Package/Owner.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class Owner extends Schema\AliasAbstract\Tiet93E44327\TietD0AB6C73\Tiet62032077\Tiet6B97FD42 +final readonly class Owner extends Schema\AliasAbstract\Tiet43D49F44\TietAE60624E\Tiet6F859A9C\Tiet1D52E2C1 { } diff --git a/clients/GitHub/src/Schema/WebhookPackagePublished/Package/PackageVersion.php b/clients/GitHub/src/Schema/WebhookPackagePublished/Package/PackageVersion.php index 8ae6a139ed5..2b1fc1c76b1 100644 --- a/clients/GitHub/src/Schema/WebhookPackagePublished/Package/PackageVersion.php +++ b/clients/GitHub/src/Schema/WebhookPackagePublished/Package/PackageVersion.php @@ -120,6 +120,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -601,6 +604,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -741,7 +747,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "body": null, "body_html": "generated", @@ -889,7 +896,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "created_at": "generated", "draft": false, diff --git a/clients/GitHub/src/Schema/WebhookPackagePublished/Package/PackageVersion/Author.php b/clients/GitHub/src/Schema/WebhookPackagePublished/Package/PackageVersion/Author.php index bdedf994ca7..3692d52f02a 100644 --- a/clients/GitHub/src/Schema/WebhookPackagePublished/Package/PackageVersion/Author.php +++ b/clients/GitHub/src/Schema/WebhookPackagePublished/Package/PackageVersion/Author.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class Author extends Schema\AliasAbstract\Tiet93E44327\TietD0AB6C73\Tiet62032077\Tiet6B97FD42 +final readonly class Author extends Schema\AliasAbstract\Tiet43D49F44\TietAE60624E\Tiet6F859A9C\Tiet1D52E2C1 { } diff --git a/clients/GitHub/src/Schema/WebhookPackagePublished/Package/PackageVersion/Release.php b/clients/GitHub/src/Schema/WebhookPackagePublished/Package/PackageVersion/Release.php index 7e409e307cc..4267a3aff48 100644 --- a/clients/GitHub/src/Schema/WebhookPackagePublished/Package/PackageVersion/Release.php +++ b/clients/GitHub/src/Schema/WebhookPackagePublished/Package/PackageVersion/Release.php @@ -118,6 +118,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -182,7 +185,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "created_at": "generated", "draft": false, diff --git a/clients/GitHub/src/Schema/WebhookPackagePublished/Package/PackageVersion/Release/Author.php b/clients/GitHub/src/Schema/WebhookPackagePublished/Package/PackageVersion/Release/Author.php index a77ceca89fc..140fdf4f699 100644 --- a/clients/GitHub/src/Schema/WebhookPackagePublished/Package/PackageVersion/Release/Author.php +++ b/clients/GitHub/src/Schema/WebhookPackagePublished/Package/PackageVersion/Release/Author.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class Author extends Schema\AliasAbstract\Tiet93E44327\TietD0AB6C73\Tiet62032077\Tiet6B97FD42 +final readonly class Author extends Schema\AliasAbstract\Tiet43D49F44\TietAE60624E\Tiet6F859A9C\Tiet1D52E2C1 { } diff --git a/clients/GitHub/src/Schema/WebhookPackageUpdated.php b/clients/GitHub/src/Schema/WebhookPackageUpdated.php index ccac43d1040..e5ab3ef28cc 100644 --- a/clients/GitHub/src/Schema/WebhookPackageUpdated.php +++ b/clients/GitHub/src/Schema/WebhookPackageUpdated.php @@ -373,6 +373,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -493,6 +496,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -724,6 +730,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -1207,6 +1216,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -1399,6 +1414,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -2270,7 +2291,7 @@ }, "use_squash_pr_title_as_default": { "type": "boolean", - "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.", + "description": "Whether a squash merge commit can use the pull request title as default. **This property is closing down. Please use `squash_merge_commit_title` instead.", "default": false, "deprecated": true }, @@ -2511,6 +2532,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -2580,7 +2607,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "package_type": "generated", "package_version": { @@ -2605,7 +2633,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "body": "generated", "body_html": "generated", @@ -2687,7 +2716,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "created_at": "generated", "draft": false, @@ -2787,7 +2817,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "forks": 5, "permissions": { @@ -2818,7 +2849,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "private": false, "html_url": "https:\\/\\/github.com\\/octocat\\/Hello-World", @@ -3052,7 +3084,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" } }'; diff --git a/clients/GitHub/src/Schema/WebhookPackageUpdated/Package.php b/clients/GitHub/src/Schema/WebhookPackageUpdated/Package.php index 2ad7af26ca1..ddb4e751a9b 100644 --- a/clients/GitHub/src/Schema/WebhookPackageUpdated/Package.php +++ b/clients/GitHub/src/Schema/WebhookPackageUpdated/Package.php @@ -144,6 +144,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -264,6 +267,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -495,6 +501,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -678,7 +687,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "package_type": "generated", "package_version": { @@ -703,7 +713,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "body": "generated", "body_html": "generated", @@ -785,7 +796,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "created_at": "generated", "draft": false, diff --git a/clients/GitHub/src/Schema/WebhookPackageUpdated/Package/Owner.php b/clients/GitHub/src/Schema/WebhookPackageUpdated/Package/Owner.php index 022cc27174d..88ea20d6c80 100644 --- a/clients/GitHub/src/Schema/WebhookPackageUpdated/Package/Owner.php +++ b/clients/GitHub/src/Schema/WebhookPackageUpdated/Package/Owner.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class Owner extends Schema\AliasAbstract\Tiet93E44327\TietD0AB6C73\Tiet62032077\Tiet6B97FD42 +final readonly class Owner extends Schema\AliasAbstract\Tiet43D49F44\TietAE60624E\Tiet6F859A9C\Tiet1D52E2C1 { } diff --git a/clients/GitHub/src/Schema/WebhookPackageUpdated/Package/PackageVersion.php b/clients/GitHub/src/Schema/WebhookPackageUpdated/Package/PackageVersion.php index 292dfb50848..148a353aca1 100644 --- a/clients/GitHub/src/Schema/WebhookPackageUpdated/Package/PackageVersion.php +++ b/clients/GitHub/src/Schema/WebhookPackageUpdated/Package/PackageVersion.php @@ -123,6 +123,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -354,6 +357,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -492,7 +498,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "body": "generated", "body_html": "generated", @@ -574,7 +581,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "created_at": "generated", "draft": false, diff --git a/clients/GitHub/src/Schema/WebhookPackageUpdated/Package/PackageVersion/Author.php b/clients/GitHub/src/Schema/WebhookPackageUpdated/Package/PackageVersion/Author.php index 29655e0f7f1..00f1dd03c99 100644 --- a/clients/GitHub/src/Schema/WebhookPackageUpdated/Package/PackageVersion/Author.php +++ b/clients/GitHub/src/Schema/WebhookPackageUpdated/Package/PackageVersion/Author.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class Author extends Schema\AliasAbstract\Tiet93E44327\TietD0AB6C73\Tiet62032077\Tiet6B97FD42 +final readonly class Author extends Schema\AliasAbstract\Tiet43D49F44\TietAE60624E\Tiet6F859A9C\Tiet1D52E2C1 { } diff --git a/clients/GitHub/src/Schema/WebhookPackageUpdated/Package/PackageVersion/Release.php b/clients/GitHub/src/Schema/WebhookPackageUpdated/Package/PackageVersion/Release.php index 4fe03ad78f5..b5fc9b2ff17 100644 --- a/clients/GitHub/src/Schema/WebhookPackageUpdated/Package/PackageVersion/Release.php +++ b/clients/GitHub/src/Schema/WebhookPackageUpdated/Package/PackageVersion/Release.php @@ -118,6 +118,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -179,7 +182,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "created_at": "generated", "draft": false, diff --git a/clients/GitHub/src/Schema/WebhookPackageUpdated/Package/PackageVersion/Release/Author.php b/clients/GitHub/src/Schema/WebhookPackageUpdated/Package/PackageVersion/Release/Author.php index 0caf563ae3c..44ed8d2b2a8 100644 --- a/clients/GitHub/src/Schema/WebhookPackageUpdated/Package/PackageVersion/Release/Author.php +++ b/clients/GitHub/src/Schema/WebhookPackageUpdated/Package/PackageVersion/Release/Author.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class Author extends Schema\AliasAbstract\Tiet93E44327\TietD0AB6C73\Tiet62032077\Tiet6B97FD42 +final readonly class Author extends Schema\AliasAbstract\Tiet43D49F44\TietAE60624E\Tiet6F859A9C\Tiet1D52E2C1 { } diff --git a/clients/GitHub/src/Schema/WebhookPageBuild.php b/clients/GitHub/src/Schema/WebhookPageBuild.php index 99e2d31bf71..aea795d2869 100644 --- a/clients/GitHub/src/Schema/WebhookPageBuild.php +++ b/clients/GitHub/src/Schema/WebhookPageBuild.php @@ -150,6 +150,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -714,6 +717,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -906,6 +915,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -1777,7 +1792,7 @@ }, "use_squash_pr_title_as_default": { "type": "boolean", - "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.", + "description": "Whether a squash merge commit can use the pull request title as default. **This property is closing down. Please use `squash_merge_commit_title` instead.", "default": false, "deprecated": true }, @@ -2018,6 +2033,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -2055,7 +2076,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "status": "generated", "updated_at": "generated", @@ -2126,7 +2148,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "forks": 5, "permissions": { @@ -2157,7 +2180,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "private": false, "html_url": "https:\\/\\/github.com\\/octocat\\/Hello-World", @@ -2391,7 +2415,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" } }'; diff --git a/clients/GitHub/src/Schema/WebhookPageBuild/Build.php b/clients/GitHub/src/Schema/WebhookPageBuild/Build.php index 0f2b895adf9..c40b817f066 100644 --- a/clients/GitHub/src/Schema/WebhookPageBuild/Build.php +++ b/clients/GitHub/src/Schema/WebhookPageBuild/Build.php @@ -141,6 +141,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -187,7 +190,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "status": "generated", "updated_at": "generated", diff --git a/clients/GitHub/src/Schema/WebhookPageBuild/Build/Pusher.php b/clients/GitHub/src/Schema/WebhookPageBuild/Build/Pusher.php index c10d85e158d..3d63a08a20c 100644 --- a/clients/GitHub/src/Schema/WebhookPageBuild/Build/Pusher.php +++ b/clients/GitHub/src/Schema/WebhookPageBuild/Build/Pusher.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class Pusher extends Schema\AliasAbstract\Tiet93E44327\TietD0AB6C73\Tiet62032077\Tiet6B97FD42 +final readonly class Pusher extends Schema\AliasAbstract\Tiet43D49F44\TietAE60624E\Tiet6F859A9C\Tiet1D52E2C1 { } diff --git a/clients/GitHub/src/Schema/WebhookPersonalAccessTokenRequestApproved.php b/clients/GitHub/src/Schema/WebhookPersonalAccessTokenRequestApproved.php index 7fc6d8e1087..36ad8ba0b66 100644 --- a/clients/GitHub/src/Schema/WebhookPersonalAccessTokenRequestApproved.php +++ b/clients/GitHub/src/Schema/WebhookPersonalAccessTokenRequestApproved.php @@ -206,6 +206,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -707,6 +713,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -765,7 +777,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "permissions_added": { "organization": [], @@ -837,7 +850,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "installation": { "id": 1, diff --git a/clients/GitHub/src/Schema/WebhookPersonalAccessTokenRequestCancelled.php b/clients/GitHub/src/Schema/WebhookPersonalAccessTokenRequestCancelled.php index 963f4746ab0..289830f7091 100644 --- a/clients/GitHub/src/Schema/WebhookPersonalAccessTokenRequestCancelled.php +++ b/clients/GitHub/src/Schema/WebhookPersonalAccessTokenRequestCancelled.php @@ -206,6 +206,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -707,6 +713,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -765,7 +777,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "permissions_added": { "organization": [], @@ -837,7 +850,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "installation": { "id": 1, diff --git a/clients/GitHub/src/Schema/WebhookPersonalAccessTokenRequestCreated.php b/clients/GitHub/src/Schema/WebhookPersonalAccessTokenRequestCreated.php index bb6d86cd627..c33a3387170 100644 --- a/clients/GitHub/src/Schema/WebhookPersonalAccessTokenRequestCreated.php +++ b/clients/GitHub/src/Schema/WebhookPersonalAccessTokenRequestCreated.php @@ -205,6 +205,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -706,6 +712,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -764,7 +776,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "permissions_added": { "organization": [], @@ -836,7 +849,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "installation": { "id": 1, diff --git a/clients/GitHub/src/Schema/WebhookPersonalAccessTokenRequestDenied.php b/clients/GitHub/src/Schema/WebhookPersonalAccessTokenRequestDenied.php index bf816c1c79e..05edbcf7423 100644 --- a/clients/GitHub/src/Schema/WebhookPersonalAccessTokenRequestDenied.php +++ b/clients/GitHub/src/Schema/WebhookPersonalAccessTokenRequestDenied.php @@ -206,6 +206,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -707,6 +713,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -765,7 +777,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "permissions_added": { "organization": [], @@ -837,7 +850,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "installation": { "id": 1, diff --git a/clients/GitHub/src/Schema/WebhookPing.php b/clients/GitHub/src/Schema/WebhookPing.php index 138c427f3d9..503a8fd57b0 100644 --- a/clients/GitHub/src/Schema/WebhookPing.php +++ b/clients/GitHub/src/Schema/WebhookPing.php @@ -586,6 +586,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -778,6 +784,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -1649,7 +1661,7 @@ }, "use_squash_pr_title_as_default": { "type": "boolean", - "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.", + "description": "Whether a squash merge commit can use the pull request title as default. **This property is closing down. Please use `squash_merge_commit_title` instead.", "default": false, "deprecated": true }, @@ -1890,6 +1902,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -1980,7 +1998,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "forks": 5, "permissions": { @@ -2011,7 +2030,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "private": false, "html_url": "https:\\/\\/github.com\\/octocat\\/Hello-World", @@ -2245,7 +2265,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "zen": "generated" }'; diff --git a/clients/GitHub/src/Schema/WebhookProjectCardConverted.php b/clients/GitHub/src/Schema/WebhookProjectCardConverted.php index afac2a10f49..177b4523a8c 100644 --- a/clients/GitHub/src/Schema/WebhookProjectCardConverted.php +++ b/clients/GitHub/src/Schema/WebhookProjectCardConverted.php @@ -393,6 +393,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -754,6 +757,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -946,6 +955,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -1817,7 +1832,7 @@ }, "use_squash_pr_title_as_default": { "type": "boolean", - "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.", + "description": "Whether a squash merge commit can use the pull request title as default. **This property is closing down. Please use `squash_merge_commit_title` instead.", "default": false, "deprecated": true }, @@ -2058,6 +2073,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -2131,7 +2152,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "id": 2, "node_id": "generated", @@ -2174,7 +2196,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "forks": 5, "permissions": { @@ -2205,7 +2228,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "private": false, "html_url": "https:\\/\\/github.com\\/octocat\\/Hello-World", @@ -2439,7 +2463,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" } }'; diff --git a/clients/GitHub/src/Schema/WebhookProjectCardCreated.php b/clients/GitHub/src/Schema/WebhookProjectCardCreated.php index 2f1e6da73c4..7cbf8f49873 100644 --- a/clients/GitHub/src/Schema/WebhookProjectCardCreated.php +++ b/clients/GitHub/src/Schema/WebhookProjectCardCreated.php @@ -373,6 +373,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -734,6 +737,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -926,6 +935,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -1797,7 +1812,7 @@ }, "use_squash_pr_title_as_default": { "type": "boolean", - "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.", + "description": "Whether a squash merge commit can use the pull request title as default. **This property is closing down. Please use `squash_merge_commit_title` instead.", "default": false, "deprecated": true }, @@ -2038,6 +2053,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -2106,7 +2127,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "id": 2, "node_id": "generated", @@ -2149,7 +2171,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "forks": 5, "permissions": { @@ -2180,7 +2203,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "private": false, "html_url": "https:\\/\\/github.com\\/octocat\\/Hello-World", @@ -2414,7 +2438,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" } }'; diff --git a/clients/GitHub/src/Schema/WebhookProjectCardDeleted.php b/clients/GitHub/src/Schema/WebhookProjectCardDeleted.php index 812d9b4b78c..e4767f080e8 100644 --- a/clients/GitHub/src/Schema/WebhookProjectCardDeleted.php +++ b/clients/GitHub/src/Schema/WebhookProjectCardDeleted.php @@ -377,6 +377,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -743,6 +746,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -935,6 +944,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -1806,7 +1821,7 @@ }, "use_squash_pr_title_as_default": { "type": "boolean", - "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.", + "description": "Whether a squash merge commit can use the pull request title as default. **This property is closing down. Please use `squash_merge_commit_title` instead.", "default": false, "deprecated": true }, @@ -2049,6 +2064,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -2117,7 +2138,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Mannequin", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "id": 2, "node_id": "generated", @@ -2160,7 +2182,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "forks": 5, "permissions": { @@ -2191,7 +2214,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "private": false, "html_url": "https:\\/\\/github.com\\/octocat\\/Hello-World", @@ -2425,7 +2449,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" } }'; diff --git a/clients/GitHub/src/Schema/WebhookProjectCardDeleted/ProjectCard.php b/clients/GitHub/src/Schema/WebhookProjectCardDeleted/ProjectCard.php index 128fa1bc59b..cbabc88bef4 100644 --- a/clients/GitHub/src/Schema/WebhookProjectCardDeleted/ProjectCard.php +++ b/clients/GitHub/src/Schema/WebhookProjectCardDeleted/ProjectCard.php @@ -148,6 +148,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -208,7 +211,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Mannequin", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "id": 2, "node_id": "generated", diff --git a/clients/GitHub/src/Schema/WebhookProjectCardDeleted/ProjectCard/Creator.php b/clients/GitHub/src/Schema/WebhookProjectCardDeleted/ProjectCard/Creator.php index a41660bacdf..fdfd21a5c83 100644 --- a/clients/GitHub/src/Schema/WebhookProjectCardDeleted/ProjectCard/Creator.php +++ b/clients/GitHub/src/Schema/WebhookProjectCardDeleted/ProjectCard/Creator.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class Creator extends Schema\AliasAbstract\Tiet0ABFFB9A\Tiet721DF3F2\Tiet6C0961B3\TietE2C9336E +final readonly class Creator extends Schema\AliasAbstract\Tiet9BB7FDE7\Tiet7C408E87\TietF0A7E59F\Tiet74AED450 { } diff --git a/clients/GitHub/src/Schema/WebhookProjectCardEdited.php b/clients/GitHub/src/Schema/WebhookProjectCardEdited.php index 9947e28bfbc..07c297d7902 100644 --- a/clients/GitHub/src/Schema/WebhookProjectCardEdited.php +++ b/clients/GitHub/src/Schema/WebhookProjectCardEdited.php @@ -396,6 +396,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -757,6 +760,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -949,6 +958,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -1820,7 +1835,7 @@ }, "use_squash_pr_title_as_default": { "type": "boolean", - "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.", + "description": "Whether a squash merge commit can use the pull request title as default. **This property is closing down. Please use `squash_merge_commit_title` instead.", "default": false, "deprecated": true }, @@ -2061,6 +2076,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -2134,7 +2155,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "id": 2, "node_id": "generated", @@ -2177,7 +2199,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "forks": 5, "permissions": { @@ -2208,7 +2231,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "private": false, "html_url": "https:\\/\\/github.com\\/octocat\\/Hello-World", @@ -2442,7 +2466,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" } }'; diff --git a/clients/GitHub/src/Schema/WebhookProjectCardMoved.php b/clients/GitHub/src/Schema/WebhookProjectCardMoved.php index 3dff4cca721..26d992e2a0f 100644 --- a/clients/GitHub/src/Schema/WebhookProjectCardMoved.php +++ b/clients/GitHub/src/Schema/WebhookProjectCardMoved.php @@ -395,6 +395,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -867,6 +870,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -1059,6 +1068,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -1930,7 +1945,7 @@ }, "use_squash_pr_title_as_default": { "type": "boolean", - "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.", + "description": "Whether a squash merge commit can use the pull request title as default. **This property is closing down. Please use `squash_merge_commit_title` instead.", "default": false, "deprecated": true }, @@ -2171,6 +2186,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -2244,7 +2265,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Mannequin", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "id": 2, "node_id": "generated", @@ -2287,7 +2309,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "forks": 5, "permissions": { @@ -2318,7 +2341,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "private": false, "html_url": "https:\\/\\/github.com\\/octocat\\/Hello-World", @@ -2552,7 +2576,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" } }'; diff --git a/clients/GitHub/src/Schema/WebhookProjectCardMoved/ProjectCard.php b/clients/GitHub/src/Schema/WebhookProjectCardMoved/ProjectCard.php index adeadf10735..9c248cbd927 100644 --- a/clients/GitHub/src/Schema/WebhookProjectCardMoved/ProjectCard.php +++ b/clients/GitHub/src/Schema/WebhookProjectCardMoved/ProjectCard.php @@ -145,6 +145,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -205,7 +208,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Mannequin", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "id": 2, "node_id": "generated", diff --git a/clients/GitHub/src/Schema/WebhookProjectCardMoved/ProjectCard/Creator.php b/clients/GitHub/src/Schema/WebhookProjectCardMoved/ProjectCard/Creator.php index 24ff00c9c27..7e5c3728460 100644 --- a/clients/GitHub/src/Schema/WebhookProjectCardMoved/ProjectCard/Creator.php +++ b/clients/GitHub/src/Schema/WebhookProjectCardMoved/ProjectCard/Creator.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class Creator extends Schema\AliasAbstract\Tiet0ABFFB9A\Tiet721DF3F2\Tiet6C0961B3\TietE2C9336E +final readonly class Creator extends Schema\AliasAbstract\Tiet9BB7FDE7\Tiet7C408E87\TietF0A7E59F\Tiet74AED450 { } diff --git a/clients/GitHub/src/Schema/WebhookProjectClosed.php b/clients/GitHub/src/Schema/WebhookProjectClosed.php index b73181775e9..26367d39a2c 100644 --- a/clients/GitHub/src/Schema/WebhookProjectClosed.php +++ b/clients/GitHub/src/Schema/WebhookProjectClosed.php @@ -364,6 +364,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -737,6 +740,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -929,6 +938,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -1800,7 +1815,7 @@ }, "use_squash_pr_title_as_default": { "type": "boolean", - "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.", + "description": "Whether a squash merge commit can use the pull request title as default. **This property is closing down. Please use `squash_merge_commit_title` instead.", "default": false, "deprecated": true }, @@ -2041,6 +2056,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -2106,7 +2127,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "html_url": "https:\\/\\/example.com\\/", "id": 2, @@ -2152,7 +2174,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "forks": 5, "permissions": { @@ -2183,7 +2206,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "private": false, "html_url": "https:\\/\\/github.com\\/octocat\\/Hello-World", @@ -2417,7 +2441,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" } }'; diff --git a/clients/GitHub/src/Schema/WebhookProjectColumnCreated.php b/clients/GitHub/src/Schema/WebhookProjectColumnCreated.php index 20f475b686e..86706466f3e 100644 --- a/clients/GitHub/src/Schema/WebhookProjectColumnCreated.php +++ b/clients/GitHub/src/Schema/WebhookProjectColumnCreated.php @@ -621,6 +621,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -813,6 +819,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -1684,7 +1696,7 @@ }, "use_squash_pr_title_as_default": { "type": "boolean", - "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.", + "description": "Whether a squash merge commit can use the pull request title as default. **This property is closing down. Please use `squash_merge_commit_title` instead.", "default": false, "deprecated": true }, @@ -1925,6 +1937,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -2010,7 +2028,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "forks": 5, "permissions": { @@ -2041,7 +2060,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "private": false, "html_url": "https:\\/\\/github.com\\/octocat\\/Hello-World", @@ -2275,7 +2295,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" } }'; diff --git a/clients/GitHub/src/Schema/WebhookProjectColumnDeleted.php b/clients/GitHub/src/Schema/WebhookProjectColumnDeleted.php index 17a46acc0cd..1bc8f7f8951 100644 --- a/clients/GitHub/src/Schema/WebhookProjectColumnDeleted.php +++ b/clients/GitHub/src/Schema/WebhookProjectColumnDeleted.php @@ -626,6 +626,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -818,6 +824,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -1689,7 +1701,7 @@ }, "use_squash_pr_title_as_default": { "type": "boolean", - "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.", + "description": "Whether a squash merge commit can use the pull request title as default. **This property is closing down. Please use `squash_merge_commit_title` instead.", "default": false, "deprecated": true }, @@ -1932,6 +1944,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -2017,7 +2035,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "forks": 5, "permissions": { @@ -2048,7 +2067,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "private": false, "html_url": "https:\\/\\/github.com\\/octocat\\/Hello-World", @@ -2282,7 +2302,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" } }'; diff --git a/clients/GitHub/src/Schema/WebhookProjectColumnEdited.php b/clients/GitHub/src/Schema/WebhookProjectColumnEdited.php index 344748d4cc0..10ccccb4e0a 100644 --- a/clients/GitHub/src/Schema/WebhookProjectColumnEdited.php +++ b/clients/GitHub/src/Schema/WebhookProjectColumnEdited.php @@ -638,6 +638,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -830,6 +836,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -1701,7 +1713,7 @@ }, "use_squash_pr_title_as_default": { "type": "boolean", - "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.", + "description": "Whether a squash merge commit can use the pull request title as default. **This property is closing down. Please use `squash_merge_commit_title` instead.", "default": false, "deprecated": true }, @@ -1942,6 +1954,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -2032,7 +2050,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "forks": 5, "permissions": { @@ -2063,7 +2082,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "private": false, "html_url": "https:\\/\\/github.com\\/octocat\\/Hello-World", @@ -2297,7 +2317,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" } }'; diff --git a/clients/GitHub/src/Schema/WebhookProjectColumnMoved.php b/clients/GitHub/src/Schema/WebhookProjectColumnMoved.php index 768524c2474..20cd4a9e769 100644 --- a/clients/GitHub/src/Schema/WebhookProjectColumnMoved.php +++ b/clients/GitHub/src/Schema/WebhookProjectColumnMoved.php @@ -622,6 +622,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -814,6 +820,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -1685,7 +1697,7 @@ }, "use_squash_pr_title_as_default": { "type": "boolean", - "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.", + "description": "Whether a squash merge commit can use the pull request title as default. **This property is closing down. Please use `squash_merge_commit_title` instead.", "default": false, "deprecated": true }, @@ -1926,6 +1938,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -2011,7 +2029,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "forks": 5, "permissions": { @@ -2042,7 +2061,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "private": false, "html_url": "https:\\/\\/github.com\\/octocat\\/Hello-World", @@ -2276,7 +2296,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" } }'; diff --git a/clients/GitHub/src/Schema/WebhookProjectCreated.php b/clients/GitHub/src/Schema/WebhookProjectCreated.php index e3269f8d243..e6633b6341d 100644 --- a/clients/GitHub/src/Schema/WebhookProjectCreated.php +++ b/clients/GitHub/src/Schema/WebhookProjectCreated.php @@ -364,6 +364,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -737,6 +740,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -929,6 +938,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -1800,7 +1815,7 @@ }, "use_squash_pr_title_as_default": { "type": "boolean", - "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.", + "description": "Whether a squash merge commit can use the pull request title as default. **This property is closing down. Please use `squash_merge_commit_title` instead.", "default": false, "deprecated": true }, @@ -2041,6 +2056,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -2106,7 +2127,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "html_url": "https:\\/\\/example.com\\/", "id": 2, @@ -2152,7 +2174,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "forks": 5, "permissions": { @@ -2183,7 +2206,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "private": false, "html_url": "https:\\/\\/github.com\\/octocat\\/Hello-World", @@ -2417,7 +2441,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" } }'; diff --git a/clients/GitHub/src/Schema/WebhookProjectDeleted.php b/clients/GitHub/src/Schema/WebhookProjectDeleted.php index 43e66fabb60..cdab957e244 100644 --- a/clients/GitHub/src/Schema/WebhookProjectDeleted.php +++ b/clients/GitHub/src/Schema/WebhookProjectDeleted.php @@ -363,6 +363,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -741,6 +744,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -933,6 +942,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -1804,7 +1819,7 @@ }, "use_squash_pr_title_as_default": { "type": "boolean", - "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.", + "description": "Whether a squash merge commit can use the pull request title as default. **This property is closing down. Please use `squash_merge_commit_title` instead.", "default": false, "deprecated": true }, @@ -2047,6 +2062,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -2112,7 +2133,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "html_url": "https:\\/\\/example.com\\/", "id": 2, @@ -2158,7 +2180,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "forks": 5, "permissions": { @@ -2189,7 +2212,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "private": false, "html_url": "https:\\/\\/github.com\\/octocat\\/Hello-World", @@ -2423,7 +2447,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" } }'; diff --git a/clients/GitHub/src/Schema/WebhookProjectEdited.php b/clients/GitHub/src/Schema/WebhookProjectEdited.php index 60d0e3b7da4..a4159fbf856 100644 --- a/clients/GitHub/src/Schema/WebhookProjectEdited.php +++ b/clients/GitHub/src/Schema/WebhookProjectEdited.php @@ -393,6 +393,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -766,6 +769,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -958,6 +967,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -1829,7 +1844,7 @@ }, "use_squash_pr_title_as_default": { "type": "boolean", - "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.", + "description": "Whether a squash merge commit can use the pull request title as default. **This property is closing down. Please use `squash_merge_commit_title` instead.", "default": false, "deprecated": true }, @@ -2070,6 +2085,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -2143,7 +2164,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "html_url": "https:\\/\\/example.com\\/", "id": 2, @@ -2189,7 +2211,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "forks": 5, "permissions": { @@ -2220,7 +2243,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "private": false, "html_url": "https:\\/\\/github.com\\/octocat\\/Hello-World", @@ -2454,7 +2478,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" } }'; diff --git a/clients/GitHub/src/Schema/WebhookProjectReopened.php b/clients/GitHub/src/Schema/WebhookProjectReopened.php index 654baad6d4d..5ca71709930 100644 --- a/clients/GitHub/src/Schema/WebhookProjectReopened.php +++ b/clients/GitHub/src/Schema/WebhookProjectReopened.php @@ -364,6 +364,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -737,6 +740,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -929,6 +938,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -1800,7 +1815,7 @@ }, "use_squash_pr_title_as_default": { "type": "boolean", - "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.", + "description": "Whether a squash merge commit can use the pull request title as default. **This property is closing down. Please use `squash_merge_commit_title` instead.", "default": false, "deprecated": true }, @@ -2041,6 +2056,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -2106,7 +2127,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "html_url": "https:\\/\\/example.com\\/", "id": 2, @@ -2152,7 +2174,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "forks": 5, "permissions": { @@ -2183,7 +2206,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "private": false, "html_url": "https:\\/\\/github.com\\/octocat\\/Hello-World", @@ -2417,7 +2441,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" } }'; diff --git a/clients/GitHub/src/Schema/WebhookProjectsV2ItemArchived.php b/clients/GitHub/src/Schema/WebhookProjectsV2ItemArchived.php index 0739c8afe6e..9daa5a2adb7 100644 --- a/clients/GitHub/src/Schema/WebhookProjectsV2ItemArchived.php +++ b/clients/GitHub/src/Schema/WebhookProjectsV2ItemArchived.php @@ -366,6 +366,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -555,6 +561,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -616,7 +628,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "created_at": "2022-04-28T12:00:00Z", "updated_at": "2022-04-28T12:00:00Z", @@ -643,7 +656,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" } }'; diff --git a/clients/GitHub/src/Schema/WebhookProjectsV2ItemConverted.php b/clients/GitHub/src/Schema/WebhookProjectsV2ItemConverted.php index b7b3cde5358..e5206e5958f 100644 --- a/clients/GitHub/src/Schema/WebhookProjectsV2ItemConverted.php +++ b/clients/GitHub/src/Schema/WebhookProjectsV2ItemConverted.php @@ -361,6 +361,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -550,6 +556,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -611,7 +623,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "created_at": "2022-04-28T12:00:00Z", "updated_at": "2022-04-28T12:00:00Z", @@ -638,7 +651,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" } }'; diff --git a/clients/GitHub/src/Schema/WebhookProjectsV2ItemCreated.php b/clients/GitHub/src/Schema/WebhookProjectsV2ItemCreated.php index 5f316cc1ee9..ccebe116630 100644 --- a/clients/GitHub/src/Schema/WebhookProjectsV2ItemCreated.php +++ b/clients/GitHub/src/Schema/WebhookProjectsV2ItemCreated.php @@ -341,6 +341,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -530,6 +536,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -585,7 +597,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "created_at": "2022-04-28T12:00:00Z", "updated_at": "2022-04-28T12:00:00Z", @@ -612,7 +625,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" } }'; diff --git a/clients/GitHub/src/Schema/WebhookProjectsV2ItemDeleted.php b/clients/GitHub/src/Schema/WebhookProjectsV2ItemDeleted.php index e5fe8a2f67b..580c014d1aa 100644 --- a/clients/GitHub/src/Schema/WebhookProjectsV2ItemDeleted.php +++ b/clients/GitHub/src/Schema/WebhookProjectsV2ItemDeleted.php @@ -341,6 +341,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -530,6 +536,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -585,7 +597,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "created_at": "2022-04-28T12:00:00Z", "updated_at": "2022-04-28T12:00:00Z", @@ -612,7 +625,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" } }'; diff --git a/clients/GitHub/src/Schema/WebhookProjectsV2ItemEdited.php b/clients/GitHub/src/Schema/WebhookProjectsV2ItemEdited.php index 95e399b476a..fda1a0472d5 100644 --- a/clients/GitHub/src/Schema/WebhookProjectsV2ItemEdited.php +++ b/clients/GitHub/src/Schema/WebhookProjectsV2ItemEdited.php @@ -545,6 +545,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -734,6 +740,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -790,7 +802,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "created_at": "2022-04-28T12:00:00Z", "updated_at": "2022-04-28T12:00:00Z", @@ -817,7 +830,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" } }'; diff --git a/clients/GitHub/src/Schema/WebhookProjectsV2ItemReordered.php b/clients/GitHub/src/Schema/WebhookProjectsV2ItemReordered.php index 080608f1b4f..e0d7d98768a 100644 --- a/clients/GitHub/src/Schema/WebhookProjectsV2ItemReordered.php +++ b/clients/GitHub/src/Schema/WebhookProjectsV2ItemReordered.php @@ -364,6 +364,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -553,6 +559,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -614,7 +626,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "created_at": "2022-04-28T12:00:00Z", "updated_at": "2022-04-28T12:00:00Z", @@ -641,7 +654,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" } }'; diff --git a/clients/GitHub/src/Schema/WebhookProjectsV2ItemRestored.php b/clients/GitHub/src/Schema/WebhookProjectsV2ItemRestored.php index 3dff991897a..e03655f537c 100644 --- a/clients/GitHub/src/Schema/WebhookProjectsV2ItemRestored.php +++ b/clients/GitHub/src/Schema/WebhookProjectsV2ItemRestored.php @@ -366,6 +366,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -555,6 +561,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -616,7 +628,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "created_at": "2022-04-28T12:00:00Z", "updated_at": "2022-04-28T12:00:00Z", @@ -643,7 +656,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" } }'; diff --git a/clients/GitHub/src/Schema/WebhookProjectsV2ProjectClosed.php b/clients/GitHub/src/Schema/WebhookProjectsV2ProjectClosed.php index 9c40459068b..44e766bee44 100644 --- a/clients/GitHub/src/Schema/WebhookProjectsV2ProjectClosed.php +++ b/clients/GitHub/src/Schema/WebhookProjectsV2ProjectClosed.php @@ -333,6 +333,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -495,6 +501,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -717,6 +729,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -884,6 +902,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -936,7 +960,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "creator": { "name": "generated", @@ -959,7 +984,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "title": "generated", "description": "generated", @@ -991,7 +1017,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" } }, "sender": { @@ -1015,7 +1042,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" } }'; diff --git a/clients/GitHub/src/Schema/WebhookProjectsV2ProjectCreated.php b/clients/GitHub/src/Schema/WebhookProjectsV2ProjectCreated.php index b886e5fd994..0f644e414e3 100644 --- a/clients/GitHub/src/Schema/WebhookProjectsV2ProjectCreated.php +++ b/clients/GitHub/src/Schema/WebhookProjectsV2ProjectCreated.php @@ -332,6 +332,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -494,6 +500,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -716,6 +728,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -883,6 +901,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -936,7 +960,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "creator": { "name": "generated", @@ -959,7 +984,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "title": "generated", "description": "generated", @@ -991,7 +1017,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" } }, "sender": { @@ -1015,7 +1042,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" } }'; diff --git a/clients/GitHub/src/Schema/WebhookProjectsV2ProjectDeleted.php b/clients/GitHub/src/Schema/WebhookProjectsV2ProjectDeleted.php index ad9a56904fa..1269272fb2b 100644 --- a/clients/GitHub/src/Schema/WebhookProjectsV2ProjectDeleted.php +++ b/clients/GitHub/src/Schema/WebhookProjectsV2ProjectDeleted.php @@ -333,6 +333,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -495,6 +501,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -717,6 +729,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -884,6 +902,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -936,7 +960,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "creator": { "name": "generated", @@ -959,7 +984,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "title": "generated", "description": "generated", @@ -991,7 +1017,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" } }, "sender": { @@ -1015,7 +1042,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" } }'; diff --git a/clients/GitHub/src/Schema/WebhookProjectsV2ProjectEdited.php b/clients/GitHub/src/Schema/WebhookProjectsV2ProjectEdited.php index c66867b0d33..ebdb4925a31 100644 --- a/clients/GitHub/src/Schema/WebhookProjectsV2ProjectEdited.php +++ b/clients/GitHub/src/Schema/WebhookProjectsV2ProjectEdited.php @@ -395,6 +395,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -557,6 +563,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -779,6 +791,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -946,6 +964,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -1016,7 +1040,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "creator": { "name": "generated", @@ -1039,7 +1064,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "title": "generated", "description": "generated", @@ -1071,7 +1097,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" } }, "sender": { @@ -1095,7 +1122,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" } }'; diff --git a/clients/GitHub/src/Schema/WebhookProjectsV2ProjectReopened.php b/clients/GitHub/src/Schema/WebhookProjectsV2ProjectReopened.php index f4188973ee8..ff5986eab20 100644 --- a/clients/GitHub/src/Schema/WebhookProjectsV2ProjectReopened.php +++ b/clients/GitHub/src/Schema/WebhookProjectsV2ProjectReopened.php @@ -333,6 +333,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -495,6 +501,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -717,6 +729,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -884,6 +902,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -936,7 +960,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "creator": { "name": "generated", @@ -959,7 +984,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "title": "generated", "description": "generated", @@ -991,7 +1017,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" } }, "sender": { @@ -1015,7 +1042,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" } }'; diff --git a/clients/GitHub/src/Schema/WebhookProjectsV2StatusUpdateCreated.php b/clients/GitHub/src/Schema/WebhookProjectsV2StatusUpdateCreated.php index fd503c4d03b..62745a0a3c1 100644 --- a/clients/GitHub/src/Schema/WebhookProjectsV2StatusUpdateCreated.php +++ b/clients/GitHub/src/Schema/WebhookProjectsV2StatusUpdateCreated.php @@ -326,6 +326,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -543,6 +549,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -596,7 +608,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "created_at": "2022-04-28T12:00:00Z", "updated_at": "2022-04-28T12:00:00Z", @@ -626,7 +639,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" } }'; diff --git a/clients/GitHub/src/Schema/WebhookProjectsV2StatusUpdateDeleted.php b/clients/GitHub/src/Schema/WebhookProjectsV2StatusUpdateDeleted.php index b83d7bc0825..ff14310a658 100644 --- a/clients/GitHub/src/Schema/WebhookProjectsV2StatusUpdateDeleted.php +++ b/clients/GitHub/src/Schema/WebhookProjectsV2StatusUpdateDeleted.php @@ -326,6 +326,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -543,6 +549,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -596,7 +608,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "created_at": "2022-04-28T12:00:00Z", "updated_at": "2022-04-28T12:00:00Z", @@ -626,7 +639,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" } }'; diff --git a/clients/GitHub/src/Schema/WebhookProjectsV2StatusUpdateEdited.php b/clients/GitHub/src/Schema/WebhookProjectsV2StatusUpdateEdited.php index bf3abf6eece..0c084de3a10 100644 --- a/clients/GitHub/src/Schema/WebhookProjectsV2StatusUpdateEdited.php +++ b/clients/GitHub/src/Schema/WebhookProjectsV2StatusUpdateEdited.php @@ -419,6 +419,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -636,6 +642,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -707,7 +719,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "created_at": "2022-04-28T12:00:00Z", "updated_at": "2022-04-28T12:00:00Z", @@ -737,7 +750,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" } }'; diff --git a/clients/GitHub/src/Schema/WebhookPublic.php b/clients/GitHub/src/Schema/WebhookPublic.php index 4ba74ca4f7a..357c29b7eae 100644 --- a/clients/GitHub/src/Schema/WebhookPublic.php +++ b/clients/GitHub/src/Schema/WebhookPublic.php @@ -561,6 +561,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -753,6 +759,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -1624,7 +1636,7 @@ }, "use_squash_pr_title_as_default": { "type": "boolean", - "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.", + "description": "Whether a squash merge commit can use the pull request title as default. **This property is closing down. Please use `squash_merge_commit_title` instead.", "default": false, "deprecated": true }, @@ -1865,6 +1877,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -1938,7 +1956,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "forks": 5, "permissions": { @@ -1969,7 +1988,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "private": false, "html_url": "https:\\/\\/github.com\\/octocat\\/Hello-World", @@ -2203,7 +2223,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" } }'; diff --git a/clients/GitHub/src/Schema/WebhookPullRequestAssigned.php b/clients/GitHub/src/Schema/WebhookPullRequestAssigned.php index b3982a878b9..fe60b3fe05d 100644 --- a/clients/GitHub/src/Schema/WebhookPullRequestAssigned.php +++ b/clients/GitHub/src/Schema/WebhookPullRequestAssigned.php @@ -121,6 +121,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -613,6 +616,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -712,6 +718,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } } @@ -851,6 +860,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -1376,6 +1388,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -1518,7 +1533,7 @@ }, "use_squash_pr_title_as_default": { "type": "boolean", - "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.", + "description": "Whether a squash merge commit can use the pull request title as default. **This property is closing down. Please use `squash_merge_commit_title` instead.", "default": false }, "visibility": { @@ -1639,6 +1654,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } } @@ -2205,6 +2223,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -2347,7 +2368,7 @@ }, "use_squash_pr_title_as_default": { "type": "boolean", - "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.", + "description": "Whether a squash merge commit can use the pull request title as default. **This property is closing down. Please use `squash_merge_commit_title` instead.", "default": false }, "visibility": { @@ -2468,6 +2489,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } } @@ -2658,6 +2682,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -2794,6 +2821,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -2969,6 +2999,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -3387,6 +3420,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } } @@ -3723,6 +3759,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -3915,6 +3957,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -4786,7 +4834,7 @@ }, "use_squash_pr_title_as_default": { "type": "boolean", - "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.", + "description": "Whether a squash merge commit can use the pull request title as default. **This property is closing down. Please use `squash_merge_commit_title` instead.", "default": false, "deprecated": true }, @@ -5027,6 +5075,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -5058,7 +5112,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "enterprise": { "description": "generated", @@ -5141,7 +5196,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Mannequin", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "assignees": [ { @@ -5165,7 +5221,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Mannequin", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, { "avatar_url": "https:\\/\\/example.com\\/", @@ -5188,7 +5245,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Mannequin", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" } ], "author_association": "OWNER", @@ -5216,7 +5274,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "merge_method": "rebase" }, @@ -5317,7 +5376,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "permissions": { "admin": false, @@ -5380,7 +5440,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" } }, "body": "generated", @@ -5491,7 +5552,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "permissions": { "admin": false, @@ -5554,7 +5616,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" } }, "html_url": "https:\\/\\/example.com\\/", @@ -5608,7 +5671,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "milestone": { "closed_at": "1970-01-01T00:00:00+00:00", @@ -5635,7 +5699,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Mannequin", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "description": "generated", "due_on": "1970-01-01T00:00:00+00:00", @@ -5743,7 +5808,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Mannequin", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" } }, "repository": { @@ -5780,7 +5846,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "forks": 5, "permissions": { @@ -5811,7 +5878,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "private": false, "html_url": "https:\\/\\/github.com\\/octocat\\/Hello-World", @@ -6045,7 +6113,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" } }'; diff --git a/clients/GitHub/src/Schema/WebhookPullRequestAssigned/PullRequest.php b/clients/GitHub/src/Schema/WebhookPullRequestAssigned/PullRequest.php index 744a87c7bc9..844536534ae 100644 --- a/clients/GitHub/src/Schema/WebhookPullRequestAssigned/PullRequest.php +++ b/clients/GitHub/src/Schema/WebhookPullRequestAssigned/PullRequest.php @@ -280,6 +280,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -379,6 +382,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } } @@ -518,6 +524,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -1043,6 +1052,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -1185,7 +1197,7 @@ }, "use_squash_pr_title_as_default": { "type": "boolean", - "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.", + "description": "Whether a squash merge commit can use the pull request title as default. **This property is closing down. Please use `squash_merge_commit_title` instead.", "default": false }, "visibility": { @@ -1306,6 +1318,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } } @@ -1872,6 +1887,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -2014,7 +2032,7 @@ }, "use_squash_pr_title_as_default": { "type": "boolean", - "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.", + "description": "Whether a squash merge commit can use the pull request title as default. **This property is closing down. Please use `squash_merge_commit_title` instead.", "default": false }, "visibility": { @@ -2135,6 +2153,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } } @@ -2325,6 +2346,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -2461,6 +2485,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -2636,6 +2663,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -3054,6 +3084,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } } @@ -3111,7 +3144,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Mannequin", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "assignees": [ { @@ -3135,7 +3169,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Mannequin", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, { "avatar_url": "https:\\/\\/example.com\\/", @@ -3158,7 +3193,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Mannequin", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" } ], "author_association": "OWNER", @@ -3186,7 +3222,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "merge_method": "rebase" }, @@ -3287,7 +3324,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "permissions": { "admin": false, @@ -3350,7 +3388,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" } }, "body": "generated", @@ -3461,7 +3500,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "permissions": { "admin": false, @@ -3524,7 +3564,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" } }, "html_url": "https:\\/\\/example.com\\/", @@ -3578,7 +3619,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "milestone": { "closed_at": "1970-01-01T00:00:00+00:00", @@ -3605,7 +3647,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Mannequin", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "description": "generated", "due_on": "1970-01-01T00:00:00+00:00", @@ -3713,7 +3756,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Mannequin", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" } }'; diff --git a/clients/GitHub/src/Schema/WebhookPullRequestAssigned/PullRequest/Assignee.php b/clients/GitHub/src/Schema/WebhookPullRequestAssigned/PullRequest/Assignee.php index 02c8c68b74d..da823088422 100644 --- a/clients/GitHub/src/Schema/WebhookPullRequestAssigned/PullRequest/Assignee.php +++ b/clients/GitHub/src/Schema/WebhookPullRequestAssigned/PullRequest/Assignee.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class Assignee extends Schema\AliasAbstract\Tiet0ABFFB9A\Tiet721DF3F2\Tiet6C0961B3\TietE2C9336E +final readonly class Assignee extends Schema\AliasAbstract\Tiet9BB7FDE7\Tiet7C408E87\TietF0A7E59F\Tiet74AED450 { } diff --git a/clients/GitHub/src/Schema/WebhookPullRequestAssigned/PullRequest/Assignees.php b/clients/GitHub/src/Schema/WebhookPullRequestAssigned/PullRequest/Assignees.php index a27f81eb99f..2a10ccb2ad4 100644 --- a/clients/GitHub/src/Schema/WebhookPullRequestAssigned/PullRequest/Assignees.php +++ b/clients/GitHub/src/Schema/WebhookPullRequestAssigned/PullRequest/Assignees.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class Assignees extends Schema\AliasAbstract\Tiet0ABFFB9A\Tiet721DF3F2\Tiet6C0961B3\TietE2C9336E +final readonly class Assignees extends Schema\AliasAbstract\Tiet9BB7FDE7\Tiet7C408E87\TietF0A7E59F\Tiet74AED450 { } diff --git a/clients/GitHub/src/Schema/WebhookPullRequestAssigned/PullRequest/AutoMerge.php b/clients/GitHub/src/Schema/WebhookPullRequestAssigned/PullRequest/AutoMerge.php index 0a1d4423f8d..66248014234 100644 --- a/clients/GitHub/src/Schema/WebhookPullRequestAssigned/PullRequest/AutoMerge.php +++ b/clients/GitHub/src/Schema/WebhookPullRequestAssigned/PullRequest/AutoMerge.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class AutoMerge extends Schema\AliasAbstract\Tiet454E9788\Tiet6D6E977B\Tiet013CDAB3\TietC3D76EBB +final readonly class AutoMerge extends Schema\AliasAbstract\Tiet3711D3C5\Tiet0F63F0A7\TietF2088179\TietD7AB4A38 { } diff --git a/clients/GitHub/src/Schema/WebhookPullRequestAssigned/PullRequest/AutoMerge/EnabledBy.php b/clients/GitHub/src/Schema/WebhookPullRequestAssigned/PullRequest/AutoMerge/EnabledBy.php index 9b37fea8820..43f2b5f4698 100644 --- a/clients/GitHub/src/Schema/WebhookPullRequestAssigned/PullRequest/AutoMerge/EnabledBy.php +++ b/clients/GitHub/src/Schema/WebhookPullRequestAssigned/PullRequest/AutoMerge/EnabledBy.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class EnabledBy extends Schema\AliasAbstract\Tiet93E44327\TietD0AB6C73\Tiet62032077\Tiet6B97FD42 +final readonly class EnabledBy extends Schema\AliasAbstract\Tiet43D49F44\TietAE60624E\Tiet6F859A9C\Tiet1D52E2C1 { } diff --git a/clients/GitHub/src/Schema/WebhookPullRequestAssigned/PullRequest/Base.php b/clients/GitHub/src/Schema/WebhookPullRequestAssigned/PullRequest/Base.php index 89d1d3a8c8e..671a67c3b4f 100644 --- a/clients/GitHub/src/Schema/WebhookPullRequestAssigned/PullRequest/Base.php +++ b/clients/GitHub/src/Schema/WebhookPullRequestAssigned/PullRequest/Base.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class Base extends Schema\AliasAbstract\TietC81D8778\TietEEF68881\TietA575AC5B\Tiet10C8499E +final readonly class Base extends Schema\AliasAbstract\Tiet42EC1791\Tiet8C42BE36\Tiet94AEF7B4\Tiet14ED59EB { } diff --git a/clients/GitHub/src/Schema/WebhookPullRequestAssigned/PullRequest/Base/Repo.php b/clients/GitHub/src/Schema/WebhookPullRequestAssigned/PullRequest/Base/Repo.php index b199ca3e739..509f3072b23 100644 --- a/clients/GitHub/src/Schema/WebhookPullRequestAssigned/PullRequest/Base/Repo.php +++ b/clients/GitHub/src/Schema/WebhookPullRequestAssigned/PullRequest/Base/Repo.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class Repo extends Schema\AliasAbstract\Tiet070CDFA2\TietE9BEF6E9\Tiet0F07A943\Tiet66A40160 +final readonly class Repo extends Schema\AliasAbstract\Tiet95C863CB\Tiet5478B154\TietB41A472A\Tiet0EF38F74 { } diff --git a/clients/GitHub/src/Schema/WebhookPullRequestAssigned/PullRequest/Base/Repo/Owner.php b/clients/GitHub/src/Schema/WebhookPullRequestAssigned/PullRequest/Base/Repo/Owner.php index 193d877eef9..5de2f3bcf31 100644 --- a/clients/GitHub/src/Schema/WebhookPullRequestAssigned/PullRequest/Base/Repo/Owner.php +++ b/clients/GitHub/src/Schema/WebhookPullRequestAssigned/PullRequest/Base/Repo/Owner.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class Owner extends Schema\AliasAbstract\Tiet93E44327\TietD0AB6C73\Tiet62032077\Tiet6B97FD42 +final readonly class Owner extends Schema\AliasAbstract\Tiet43D49F44\TietAE60624E\Tiet6F859A9C\Tiet1D52E2C1 { } diff --git a/clients/GitHub/src/Schema/WebhookPullRequestAssigned/PullRequest/Base/User.php b/clients/GitHub/src/Schema/WebhookPullRequestAssigned/PullRequest/Base/User.php index 3babc27b80e..7259fa6fa08 100644 --- a/clients/GitHub/src/Schema/WebhookPullRequestAssigned/PullRequest/Base/User.php +++ b/clients/GitHub/src/Schema/WebhookPullRequestAssigned/PullRequest/Base/User.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class User extends Schema\AliasAbstract\TietCE7694F2\Tiet7ECCBCAF\TietF71CBA25\Tiet10035FEE +final readonly class User extends Schema\AliasAbstract\Tiet536805C4\Tiet88923449\Tiet8D7DF436\Tiet2E07D018 { } diff --git a/clients/GitHub/src/Schema/WebhookPullRequestAssigned/PullRequest/Head.php b/clients/GitHub/src/Schema/WebhookPullRequestAssigned/PullRequest/Head.php index abde75c9fe5..70c538d4ea2 100644 --- a/clients/GitHub/src/Schema/WebhookPullRequestAssigned/PullRequest/Head.php +++ b/clients/GitHub/src/Schema/WebhookPullRequestAssigned/PullRequest/Head.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class Head extends Schema\AliasAbstract\Tiet01453758\Tiet6E98457A\Tiet8F1E61C9\Tiet3FD9A6C4 +final readonly class Head extends Schema\AliasAbstract\TietC622367A\Tiet1B0AEBBF\Tiet4F8F58BF\TietAA9B571E { } diff --git a/clients/GitHub/src/Schema/WebhookPullRequestAssigned/PullRequest/Head/Repo.php b/clients/GitHub/src/Schema/WebhookPullRequestAssigned/PullRequest/Head/Repo.php index 336c8034e36..b1724646443 100644 --- a/clients/GitHub/src/Schema/WebhookPullRequestAssigned/PullRequest/Head/Repo.php +++ b/clients/GitHub/src/Schema/WebhookPullRequestAssigned/PullRequest/Head/Repo.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class Repo extends Schema\AliasAbstract\Tiet8354B603\Tiet6E4D1374\Tiet4DDFFFE7\Tiet46656F78 +final readonly class Repo extends Schema\AliasAbstract\Tiet8A806663\Tiet007CE965\TietE9A2CFD8\Tiet7DAA4906 { } diff --git a/clients/GitHub/src/Schema/WebhookPullRequestAssigned/PullRequest/Head/Repo/Owner.php b/clients/GitHub/src/Schema/WebhookPullRequestAssigned/PullRequest/Head/Repo/Owner.php index dfe565055f1..53e326d8506 100644 --- a/clients/GitHub/src/Schema/WebhookPullRequestAssigned/PullRequest/Head/Repo/Owner.php +++ b/clients/GitHub/src/Schema/WebhookPullRequestAssigned/PullRequest/Head/Repo/Owner.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class Owner extends Schema\AliasAbstract\Tiet93E44327\TietD0AB6C73\Tiet62032077\Tiet6B97FD42 +final readonly class Owner extends Schema\AliasAbstract\Tiet43D49F44\TietAE60624E\Tiet6F859A9C\Tiet1D52E2C1 { } diff --git a/clients/GitHub/src/Schema/WebhookPullRequestAssigned/PullRequest/Head/User.php b/clients/GitHub/src/Schema/WebhookPullRequestAssigned/PullRequest/Head/User.php index bccf8d1201c..1e2d666a8f9 100644 --- a/clients/GitHub/src/Schema/WebhookPullRequestAssigned/PullRequest/Head/User.php +++ b/clients/GitHub/src/Schema/WebhookPullRequestAssigned/PullRequest/Head/User.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class User extends Schema\AliasAbstract\TietCE7694F2\Tiet7ECCBCAF\TietF71CBA25\Tiet10035FEE +final readonly class User extends Schema\AliasAbstract\Tiet536805C4\Tiet88923449\Tiet8D7DF436\Tiet2E07D018 { } diff --git a/clients/GitHub/src/Schema/WebhookPullRequestAssigned/PullRequest/MergedBy.php b/clients/GitHub/src/Schema/WebhookPullRequestAssigned/PullRequest/MergedBy.php index b3b921d62b2..484a49e3e13 100644 --- a/clients/GitHub/src/Schema/WebhookPullRequestAssigned/PullRequest/MergedBy.php +++ b/clients/GitHub/src/Schema/WebhookPullRequestAssigned/PullRequest/MergedBy.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class MergedBy extends Schema\AliasAbstract\Tiet93E44327\TietD0AB6C73\Tiet62032077\Tiet6B97FD42 +final readonly class MergedBy extends Schema\AliasAbstract\Tiet43D49F44\TietAE60624E\Tiet6F859A9C\Tiet1D52E2C1 { } diff --git a/clients/GitHub/src/Schema/WebhookPullRequestAssigned/PullRequest/Milestone.php b/clients/GitHub/src/Schema/WebhookPullRequestAssigned/PullRequest/Milestone.php index 777a24666a6..0a66d41457b 100644 --- a/clients/GitHub/src/Schema/WebhookPullRequestAssigned/PullRequest/Milestone.php +++ b/clients/GitHub/src/Schema/WebhookPullRequestAssigned/PullRequest/Milestone.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class Milestone extends Schema\AliasAbstract\Tiet8581CCF9\Tiet9F48F90B\TietE152DE2F\Tiet393FAC6E +final readonly class Milestone extends Schema\AliasAbstract\Tiet5150331D\Tiet0C67EF90\Tiet96830B1A\Tiet3716614D { } diff --git a/clients/GitHub/src/Schema/WebhookPullRequestAssigned/PullRequest/Milestone/Creator.php b/clients/GitHub/src/Schema/WebhookPullRequestAssigned/PullRequest/Milestone/Creator.php index 0716f5e4f03..c924fe03ca5 100644 --- a/clients/GitHub/src/Schema/WebhookPullRequestAssigned/PullRequest/Milestone/Creator.php +++ b/clients/GitHub/src/Schema/WebhookPullRequestAssigned/PullRequest/Milestone/Creator.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class Creator extends Schema\AliasAbstract\Tiet0ABFFB9A\Tiet721DF3F2\Tiet6C0961B3\TietE2C9336E +final readonly class Creator extends Schema\AliasAbstract\Tiet9BB7FDE7\Tiet7C408E87\TietF0A7E59F\Tiet74AED450 { } diff --git a/clients/GitHub/src/Schema/WebhookPullRequestAssigned/PullRequest/RequestedReviewers/Zero.php b/clients/GitHub/src/Schema/WebhookPullRequestAssigned/PullRequest/RequestedReviewers/Zero.php index 27abd8efb5b..90b3f2e0864 100644 --- a/clients/GitHub/src/Schema/WebhookPullRequestAssigned/PullRequest/RequestedReviewers/Zero.php +++ b/clients/GitHub/src/Schema/WebhookPullRequestAssigned/PullRequest/RequestedReviewers/Zero.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class Zero extends Schema\AliasAbstract\Tiet0ABFFB9A\Tiet721DF3F2\Tiet6C0961B3\TietE2C9336E +final readonly class Zero extends Schema\AliasAbstract\Tiet9BB7FDE7\Tiet7C408E87\TietF0A7E59F\Tiet74AED450 { } diff --git a/clients/GitHub/src/Schema/WebhookPullRequestAssigned/PullRequest/User.php b/clients/GitHub/src/Schema/WebhookPullRequestAssigned/PullRequest/User.php index 06d21512230..8446cbb61dc 100644 --- a/clients/GitHub/src/Schema/WebhookPullRequestAssigned/PullRequest/User.php +++ b/clients/GitHub/src/Schema/WebhookPullRequestAssigned/PullRequest/User.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class User extends Schema\AliasAbstract\Tiet79DD5408\TietA1D90DAB\TietBCA2491F\Tiet9DC6356F +final readonly class User extends Schema\AliasAbstract\Tiet8136D020\TietA98D8FE0\TietBA8878FC\TietC3C52C83 { } diff --git a/clients/GitHub/src/Schema/WebhookPullRequestAutoMergeDisabled.php b/clients/GitHub/src/Schema/WebhookPullRequestAutoMergeDisabled.php index 1935d88d60c..1d6a192e288 100644 --- a/clients/GitHub/src/Schema/WebhookPullRequestAutoMergeDisabled.php +++ b/clients/GitHub/src/Schema/WebhookPullRequestAutoMergeDisabled.php @@ -514,6 +514,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -751,6 +754,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -1276,6 +1282,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -1418,7 +1427,7 @@ }, "use_squash_pr_title_as_default": { "type": "boolean", - "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.", + "description": "Whether a squash merge commit can use the pull request title as default. **This property is closing down. Please use `squash_merge_commit_title` instead.", "default": false }, "visibility": { @@ -1539,6 +1548,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } } @@ -2099,6 +2111,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -2241,7 +2256,7 @@ }, "use_squash_pr_title_as_default": { "type": "boolean", - "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.", + "description": "Whether a squash merge commit can use the pull request title as default. **This property is closing down. Please use `squash_merge_commit_title` instead.", "default": false }, "visibility": { @@ -2362,6 +2377,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } } @@ -2552,6 +2570,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -2687,6 +2708,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -2862,6 +2886,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -3280,6 +3307,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } } @@ -3619,6 +3649,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -3811,6 +3847,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -4682,7 +4724,7 @@ }, "use_squash_pr_title_as_default": { "type": "boolean", - "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.", + "description": "Whether a squash merge commit can use the pull request title as default. **This property is closing down. Please use `squash_merge_commit_title` instead.", "default": false, "deprecated": true }, @@ -4923,6 +4965,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -5014,7 +5062,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "assignees": [ { @@ -5089,7 +5138,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "merge_method": "rebase" }, @@ -5190,7 +5240,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "permissions": { "admin": false, @@ -5253,7 +5304,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" } }, "body": "generated", @@ -5364,7 +5416,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "permissions": { "admin": false, @@ -5427,7 +5480,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" } }, "html_url": "https:\\/\\/example.com\\/", @@ -5481,7 +5535,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "milestone": { "closed_at": "1970-01-01T00:00:00+00:00", @@ -5508,7 +5563,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "description": "generated", "due_on": "1970-01-01T00:00:00+00:00", @@ -5616,7 +5672,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Mannequin", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" } }, "reason": "generated", @@ -5654,7 +5711,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "forks": 5, "permissions": { @@ -5685,7 +5743,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "private": false, "html_url": "https:\\/\\/github.com\\/octocat\\/Hello-World", @@ -5919,7 +5978,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" } }'; diff --git a/clients/GitHub/src/Schema/WebhookPullRequestAutoMergeDisabled/PullRequest.php b/clients/GitHub/src/Schema/WebhookPullRequestAutoMergeDisabled/PullRequest.php index 3a87fc0754e..12d30c46724 100644 --- a/clients/GitHub/src/Schema/WebhookPullRequestAutoMergeDisabled/PullRequest.php +++ b/clients/GitHub/src/Schema/WebhookPullRequestAutoMergeDisabled/PullRequest.php @@ -279,6 +279,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -516,6 +519,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -1041,6 +1047,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -1183,7 +1192,7 @@ }, "use_squash_pr_title_as_default": { "type": "boolean", - "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.", + "description": "Whether a squash merge commit can use the pull request title as default. **This property is closing down. Please use `squash_merge_commit_title` instead.", "default": false }, "visibility": { @@ -1304,6 +1313,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } } @@ -1864,6 +1876,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -2006,7 +2021,7 @@ }, "use_squash_pr_title_as_default": { "type": "boolean", - "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.", + "description": "Whether a squash merge commit can use the pull request title as default. **This property is closing down. Please use `squash_merge_commit_title` instead.", "default": false }, "visibility": { @@ -2127,6 +2142,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } } @@ -2317,6 +2335,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -2452,6 +2473,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -2627,6 +2651,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -3045,6 +3072,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } } @@ -3102,7 +3132,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "assignees": [ { @@ -3177,7 +3208,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "merge_method": "rebase" }, @@ -3278,7 +3310,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "permissions": { "admin": false, @@ -3341,7 +3374,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" } }, "body": "generated", @@ -3452,7 +3486,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "permissions": { "admin": false, @@ -3515,7 +3550,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" } }, "html_url": "https:\\/\\/example.com\\/", @@ -3569,7 +3605,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "milestone": { "closed_at": "1970-01-01T00:00:00+00:00", @@ -3596,7 +3633,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "description": "generated", "due_on": "1970-01-01T00:00:00+00:00", @@ -3704,7 +3742,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Mannequin", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" } }'; diff --git a/clients/GitHub/src/Schema/WebhookPullRequestAutoMergeDisabled/PullRequest/Assignee.php b/clients/GitHub/src/Schema/WebhookPullRequestAutoMergeDisabled/PullRequest/Assignee.php index 7b27d697650..a9b27308d64 100644 --- a/clients/GitHub/src/Schema/WebhookPullRequestAutoMergeDisabled/PullRequest/Assignee.php +++ b/clients/GitHub/src/Schema/WebhookPullRequestAutoMergeDisabled/PullRequest/Assignee.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class Assignee extends Schema\AliasAbstract\Tiet93E44327\TietD0AB6C73\Tiet62032077\Tiet6B97FD42 +final readonly class Assignee extends Schema\AliasAbstract\Tiet43D49F44\TietAE60624E\Tiet6F859A9C\Tiet1D52E2C1 { } diff --git a/clients/GitHub/src/Schema/WebhookPullRequestAutoMergeDisabled/PullRequest/AutoMerge.php b/clients/GitHub/src/Schema/WebhookPullRequestAutoMergeDisabled/PullRequest/AutoMerge.php index 3b938a4e23c..c37ad9bb774 100644 --- a/clients/GitHub/src/Schema/WebhookPullRequestAutoMergeDisabled/PullRequest/AutoMerge.php +++ b/clients/GitHub/src/Schema/WebhookPullRequestAutoMergeDisabled/PullRequest/AutoMerge.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class AutoMerge extends Schema\AliasAbstract\Tiet454E9788\Tiet6D6E977B\Tiet013CDAB3\TietC3D76EBB +final readonly class AutoMerge extends Schema\AliasAbstract\Tiet3711D3C5\Tiet0F63F0A7\TietF2088179\TietD7AB4A38 { } diff --git a/clients/GitHub/src/Schema/WebhookPullRequestAutoMergeDisabled/PullRequest/AutoMerge/EnabledBy.php b/clients/GitHub/src/Schema/WebhookPullRequestAutoMergeDisabled/PullRequest/AutoMerge/EnabledBy.php index 2c3784fdabf..077d5a4b915 100644 --- a/clients/GitHub/src/Schema/WebhookPullRequestAutoMergeDisabled/PullRequest/AutoMerge/EnabledBy.php +++ b/clients/GitHub/src/Schema/WebhookPullRequestAutoMergeDisabled/PullRequest/AutoMerge/EnabledBy.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class EnabledBy extends Schema\AliasAbstract\Tiet93E44327\TietD0AB6C73\Tiet62032077\Tiet6B97FD42 +final readonly class EnabledBy extends Schema\AliasAbstract\Tiet43D49F44\TietAE60624E\Tiet6F859A9C\Tiet1D52E2C1 { } diff --git a/clients/GitHub/src/Schema/WebhookPullRequestAutoMergeDisabled/PullRequest/Base.php b/clients/GitHub/src/Schema/WebhookPullRequestAutoMergeDisabled/PullRequest/Base.php index 10f86ec9cb1..01581efda7c 100644 --- a/clients/GitHub/src/Schema/WebhookPullRequestAutoMergeDisabled/PullRequest/Base.php +++ b/clients/GitHub/src/Schema/WebhookPullRequestAutoMergeDisabled/PullRequest/Base.php @@ -518,6 +518,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -660,7 +663,7 @@ }, "use_squash_pr_title_as_default": { "type": "boolean", - "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.", + "description": "Whether a squash merge commit can use the pull request title as default. **This property is closing down. Please use `squash_merge_commit_title` instead.", "default": false }, "visibility": { @@ -781,6 +784,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } } @@ -885,7 +891,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "permissions": { "admin": false, @@ -948,7 +955,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" } }'; diff --git a/clients/GitHub/src/Schema/WebhookPullRequestAutoMergeDisabled/PullRequest/Base/Repo.php b/clients/GitHub/src/Schema/WebhookPullRequestAutoMergeDisabled/PullRequest/Base/Repo.php index d190ecf6480..e9a3a215993 100644 --- a/clients/GitHub/src/Schema/WebhookPullRequestAutoMergeDisabled/PullRequest/Base/Repo.php +++ b/clients/GitHub/src/Schema/WebhookPullRequestAutoMergeDisabled/PullRequest/Base/Repo.php @@ -503,6 +503,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -645,7 +648,7 @@ }, "use_squash_pr_title_as_default": { "type": "boolean", - "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.", + "description": "Whether a squash merge commit can use the pull request title as default. **This property is closing down. Please use `squash_merge_commit_title` instead.", "default": false }, "visibility": { @@ -765,7 +768,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "permissions": { "admin": false, @@ -843,7 +847,7 @@ - `PR_TITLE` - default to the pull request's title. - `COMMIT_OR_PR_TITLE` - default to the commit's title (if only one commit) or the pull request's title (when more than one commit). - * useSquashPrTitleAsDefault: Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead. + * useSquashPrTitleAsDefault: Whether a squash merge commit can use the pull request title as default. **This property is closing down. Please use `squash_merge_commit_title` instead. * webCommitSignoffRequired: Whether to require contributors to sign off on web-based commits */ public function __construct(#[MapFrom('allow_auto_merge')] diff --git a/clients/GitHub/src/Schema/WebhookPullRequestAutoMergeDisabled/PullRequest/Base/Repo/Owner.php b/clients/GitHub/src/Schema/WebhookPullRequestAutoMergeDisabled/PullRequest/Base/Repo/Owner.php index 1ead29b77ea..53f9547180e 100644 --- a/clients/GitHub/src/Schema/WebhookPullRequestAutoMergeDisabled/PullRequest/Base/Repo/Owner.php +++ b/clients/GitHub/src/Schema/WebhookPullRequestAutoMergeDisabled/PullRequest/Base/Repo/Owner.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class Owner extends Schema\AliasAbstract\Tiet93E44327\TietD0AB6C73\Tiet62032077\Tiet6B97FD42 +final readonly class Owner extends Schema\AliasAbstract\Tiet43D49F44\TietAE60624E\Tiet6F859A9C\Tiet1D52E2C1 { } diff --git a/clients/GitHub/src/Schema/WebhookPullRequestAutoMergeDisabled/PullRequest/Base/User.php b/clients/GitHub/src/Schema/WebhookPullRequestAutoMergeDisabled/PullRequest/Base/User.php index 2bc07a2c209..ee35f587c81 100644 --- a/clients/GitHub/src/Schema/WebhookPullRequestAutoMergeDisabled/PullRequest/Base/User.php +++ b/clients/GitHub/src/Schema/WebhookPullRequestAutoMergeDisabled/PullRequest/Base/User.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class User extends Schema\AliasAbstract\TietCE7694F2\Tiet7ECCBCAF\TietF71CBA25\Tiet10035FEE +final readonly class User extends Schema\AliasAbstract\Tiet536805C4\Tiet88923449\Tiet8D7DF436\Tiet2E07D018 { } diff --git a/clients/GitHub/src/Schema/WebhookPullRequestAutoMergeDisabled/PullRequest/Head.php b/clients/GitHub/src/Schema/WebhookPullRequestAutoMergeDisabled/PullRequest/Head.php index f41ba5e732b..194d5f87058 100644 --- a/clients/GitHub/src/Schema/WebhookPullRequestAutoMergeDisabled/PullRequest/Head.php +++ b/clients/GitHub/src/Schema/WebhookPullRequestAutoMergeDisabled/PullRequest/Head.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class Head extends Schema\AliasAbstract\TietC81D8778\TietEEF68881\TietA575AC5B\Tiet10C8499E +final readonly class Head extends Schema\AliasAbstract\Tiet42EC1791\Tiet8C42BE36\Tiet94AEF7B4\Tiet14ED59EB { } diff --git a/clients/GitHub/src/Schema/WebhookPullRequestAutoMergeDisabled/PullRequest/Head/Repo.php b/clients/GitHub/src/Schema/WebhookPullRequestAutoMergeDisabled/PullRequest/Head/Repo.php index 8d4a5ffbe30..b43808077d3 100644 --- a/clients/GitHub/src/Schema/WebhookPullRequestAutoMergeDisabled/PullRequest/Head/Repo.php +++ b/clients/GitHub/src/Schema/WebhookPullRequestAutoMergeDisabled/PullRequest/Head/Repo.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class Repo extends Schema\AliasAbstract\Tiet070CDFA2\TietE9BEF6E9\Tiet0F07A943\Tiet66A40160 +final readonly class Repo extends Schema\AliasAbstract\Tiet95C863CB\Tiet5478B154\TietB41A472A\Tiet0EF38F74 { } diff --git a/clients/GitHub/src/Schema/WebhookPullRequestAutoMergeDisabled/PullRequest/Head/Repo/Owner.php b/clients/GitHub/src/Schema/WebhookPullRequestAutoMergeDisabled/PullRequest/Head/Repo/Owner.php index 43ad0ada135..ea8f504c49c 100644 --- a/clients/GitHub/src/Schema/WebhookPullRequestAutoMergeDisabled/PullRequest/Head/Repo/Owner.php +++ b/clients/GitHub/src/Schema/WebhookPullRequestAutoMergeDisabled/PullRequest/Head/Repo/Owner.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class Owner extends Schema\AliasAbstract\Tiet93E44327\TietD0AB6C73\Tiet62032077\Tiet6B97FD42 +final readonly class Owner extends Schema\AliasAbstract\Tiet43D49F44\TietAE60624E\Tiet6F859A9C\Tiet1D52E2C1 { } diff --git a/clients/GitHub/src/Schema/WebhookPullRequestAutoMergeDisabled/PullRequest/Head/User.php b/clients/GitHub/src/Schema/WebhookPullRequestAutoMergeDisabled/PullRequest/Head/User.php index 908200f4a31..be73775304e 100644 --- a/clients/GitHub/src/Schema/WebhookPullRequestAutoMergeDisabled/PullRequest/Head/User.php +++ b/clients/GitHub/src/Schema/WebhookPullRequestAutoMergeDisabled/PullRequest/Head/User.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class User extends Schema\AliasAbstract\TietCE7694F2\Tiet7ECCBCAF\TietF71CBA25\Tiet10035FEE +final readonly class User extends Schema\AliasAbstract\Tiet536805C4\Tiet88923449\Tiet8D7DF436\Tiet2E07D018 { } diff --git a/clients/GitHub/src/Schema/WebhookPullRequestAutoMergeDisabled/PullRequest/MergedBy.php b/clients/GitHub/src/Schema/WebhookPullRequestAutoMergeDisabled/PullRequest/MergedBy.php index 9c90a96ebf0..7b6acaa716a 100644 --- a/clients/GitHub/src/Schema/WebhookPullRequestAutoMergeDisabled/PullRequest/MergedBy.php +++ b/clients/GitHub/src/Schema/WebhookPullRequestAutoMergeDisabled/PullRequest/MergedBy.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class MergedBy extends Schema\AliasAbstract\Tiet93E44327\TietD0AB6C73\Tiet62032077\Tiet6B97FD42 +final readonly class MergedBy extends Schema\AliasAbstract\Tiet43D49F44\TietAE60624E\Tiet6F859A9C\Tiet1D52E2C1 { } diff --git a/clients/GitHub/src/Schema/WebhookPullRequestAutoMergeDisabled/PullRequest/Milestone.php b/clients/GitHub/src/Schema/WebhookPullRequestAutoMergeDisabled/PullRequest/Milestone.php index 37425be2ca2..543b6c9f036 100644 --- a/clients/GitHub/src/Schema/WebhookPullRequestAutoMergeDisabled/PullRequest/Milestone.php +++ b/clients/GitHub/src/Schema/WebhookPullRequestAutoMergeDisabled/PullRequest/Milestone.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class Milestone extends Schema\AliasAbstract\TietF5C8F2ED\Tiet1E2DC2E3\Tiet6CD07639\Tiet33A0DD5A +final readonly class Milestone extends Schema\AliasAbstract\Tiet49F6DF3C\TietF3BF0898\Tiet3FB49BCC\TietCFC7D5E0 { } diff --git a/clients/GitHub/src/Schema/WebhookPullRequestAutoMergeDisabled/PullRequest/Milestone/Creator.php b/clients/GitHub/src/Schema/WebhookPullRequestAutoMergeDisabled/PullRequest/Milestone/Creator.php index 76417027c71..8c9167bfb3a 100644 --- a/clients/GitHub/src/Schema/WebhookPullRequestAutoMergeDisabled/PullRequest/Milestone/Creator.php +++ b/clients/GitHub/src/Schema/WebhookPullRequestAutoMergeDisabled/PullRequest/Milestone/Creator.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class Creator extends Schema\AliasAbstract\Tiet93E44327\TietD0AB6C73\Tiet62032077\Tiet6B97FD42 +final readonly class Creator extends Schema\AliasAbstract\Tiet43D49F44\TietAE60624E\Tiet6F859A9C\Tiet1D52E2C1 { } diff --git a/clients/GitHub/src/Schema/WebhookPullRequestAutoMergeDisabled/PullRequest/RequestedReviewers/Zero.php b/clients/GitHub/src/Schema/WebhookPullRequestAutoMergeDisabled/PullRequest/RequestedReviewers/Zero.php index 9ffbfd7466a..96c5dea87e7 100644 --- a/clients/GitHub/src/Schema/WebhookPullRequestAutoMergeDisabled/PullRequest/RequestedReviewers/Zero.php +++ b/clients/GitHub/src/Schema/WebhookPullRequestAutoMergeDisabled/PullRequest/RequestedReviewers/Zero.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class Zero extends Schema\AliasAbstract\Tiet0ABFFB9A\Tiet721DF3F2\Tiet6C0961B3\TietE2C9336E +final readonly class Zero extends Schema\AliasAbstract\Tiet9BB7FDE7\Tiet7C408E87\TietF0A7E59F\Tiet74AED450 { } diff --git a/clients/GitHub/src/Schema/WebhookPullRequestAutoMergeDisabled/PullRequest/User.php b/clients/GitHub/src/Schema/WebhookPullRequestAutoMergeDisabled/PullRequest/User.php index ce7d0a7fb5a..953418e54d5 100644 --- a/clients/GitHub/src/Schema/WebhookPullRequestAutoMergeDisabled/PullRequest/User.php +++ b/clients/GitHub/src/Schema/WebhookPullRequestAutoMergeDisabled/PullRequest/User.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class User extends Schema\AliasAbstract\Tiet79DD5408\TietA1D90DAB\TietBCA2491F\Tiet9DC6356F +final readonly class User extends Schema\AliasAbstract\Tiet8136D020\TietA98D8FE0\TietBA8878FC\TietC3C52C83 { } diff --git a/clients/GitHub/src/Schema/WebhookPullRequestAutoMergeEnabled.php b/clients/GitHub/src/Schema/WebhookPullRequestAutoMergeEnabled.php index b8a2e120b0c..c47667ea8de 100644 --- a/clients/GitHub/src/Schema/WebhookPullRequestAutoMergeEnabled.php +++ b/clients/GitHub/src/Schema/WebhookPullRequestAutoMergeEnabled.php @@ -513,6 +513,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -750,6 +753,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -1275,6 +1281,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -1417,7 +1426,7 @@ }, "use_squash_pr_title_as_default": { "type": "boolean", - "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.", + "description": "Whether a squash merge commit can use the pull request title as default. **This property is closing down. Please use `squash_merge_commit_title` instead.", "default": false }, "visibility": { @@ -1538,6 +1547,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } } @@ -2097,6 +2109,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -2239,7 +2254,7 @@ }, "use_squash_pr_title_as_default": { "type": "boolean", - "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.", + "description": "Whether a squash merge commit can use the pull request title as default. **This property is closing down. Please use `squash_merge_commit_title` instead.", "default": false }, "visibility": { @@ -2360,6 +2375,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } } @@ -2550,6 +2568,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -2686,6 +2707,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -2861,6 +2885,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -3279,6 +3306,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } } @@ -3618,6 +3648,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -3810,6 +3846,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -4681,7 +4723,7 @@ }, "use_squash_pr_title_as_default": { "type": "boolean", - "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.", + "description": "Whether a squash merge commit can use the pull request title as default. **This property is closing down. Please use `squash_merge_commit_title` instead.", "default": false, "deprecated": true }, @@ -4922,6 +4964,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -5013,7 +5061,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "assignees": [ { @@ -5088,7 +5137,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "merge_method": "rebase" }, @@ -5189,7 +5239,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "permissions": { "admin": false, @@ -5252,7 +5303,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" } }, "body": "generated", @@ -5363,7 +5415,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "permissions": { "admin": false, @@ -5426,7 +5479,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" } }, "html_url": "https:\\/\\/example.com\\/", @@ -5480,7 +5534,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "milestone": { "closed_at": "1970-01-01T00:00:00+00:00", @@ -5507,7 +5562,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Mannequin", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "description": "generated", "due_on": "1970-01-01T00:00:00+00:00", @@ -5615,7 +5671,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Mannequin", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" } }, "reason": "generated", @@ -5653,7 +5710,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "forks": 5, "permissions": { @@ -5684,7 +5742,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "private": false, "html_url": "https:\\/\\/github.com\\/octocat\\/Hello-World", @@ -5918,7 +5977,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" } }'; diff --git a/clients/GitHub/src/Schema/WebhookPullRequestAutoMergeEnabled/PullRequest.php b/clients/GitHub/src/Schema/WebhookPullRequestAutoMergeEnabled/PullRequest.php index 172fea9c645..155417ec95e 100644 --- a/clients/GitHub/src/Schema/WebhookPullRequestAutoMergeEnabled/PullRequest.php +++ b/clients/GitHub/src/Schema/WebhookPullRequestAutoMergeEnabled/PullRequest.php @@ -279,6 +279,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -516,6 +519,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -1041,6 +1047,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -1183,7 +1192,7 @@ }, "use_squash_pr_title_as_default": { "type": "boolean", - "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.", + "description": "Whether a squash merge commit can use the pull request title as default. **This property is closing down. Please use `squash_merge_commit_title` instead.", "default": false }, "visibility": { @@ -1304,6 +1313,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } } @@ -1863,6 +1875,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -2005,7 +2020,7 @@ }, "use_squash_pr_title_as_default": { "type": "boolean", - "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.", + "description": "Whether a squash merge commit can use the pull request title as default. **This property is closing down. Please use `squash_merge_commit_title` instead.", "default": false }, "visibility": { @@ -2126,6 +2141,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } } @@ -2316,6 +2334,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -2452,6 +2473,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -2627,6 +2651,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -3045,6 +3072,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } } @@ -3102,7 +3132,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "assignees": [ { @@ -3177,7 +3208,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "merge_method": "rebase" }, @@ -3278,7 +3310,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "permissions": { "admin": false, @@ -3341,7 +3374,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" } }, "body": "generated", @@ -3452,7 +3486,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "permissions": { "admin": false, @@ -3515,7 +3550,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" } }, "html_url": "https:\\/\\/example.com\\/", @@ -3569,7 +3605,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "milestone": { "closed_at": "1970-01-01T00:00:00+00:00", @@ -3596,7 +3633,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Mannequin", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "description": "generated", "due_on": "1970-01-01T00:00:00+00:00", @@ -3704,7 +3742,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Mannequin", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" } }'; diff --git a/clients/GitHub/src/Schema/WebhookPullRequestAutoMergeEnabled/PullRequest/Assignee.php b/clients/GitHub/src/Schema/WebhookPullRequestAutoMergeEnabled/PullRequest/Assignee.php index 75f027907eb..2307afce3c4 100644 --- a/clients/GitHub/src/Schema/WebhookPullRequestAutoMergeEnabled/PullRequest/Assignee.php +++ b/clients/GitHub/src/Schema/WebhookPullRequestAutoMergeEnabled/PullRequest/Assignee.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class Assignee extends Schema\AliasAbstract\Tiet93E44327\TietD0AB6C73\Tiet62032077\Tiet6B97FD42 +final readonly class Assignee extends Schema\AliasAbstract\Tiet43D49F44\TietAE60624E\Tiet6F859A9C\Tiet1D52E2C1 { } diff --git a/clients/GitHub/src/Schema/WebhookPullRequestAutoMergeEnabled/PullRequest/AutoMerge.php b/clients/GitHub/src/Schema/WebhookPullRequestAutoMergeEnabled/PullRequest/AutoMerge.php index 6666a4341ed..f10b5d025c6 100644 --- a/clients/GitHub/src/Schema/WebhookPullRequestAutoMergeEnabled/PullRequest/AutoMerge.php +++ b/clients/GitHub/src/Schema/WebhookPullRequestAutoMergeEnabled/PullRequest/AutoMerge.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class AutoMerge extends Schema\AliasAbstract\Tiet454E9788\Tiet6D6E977B\Tiet013CDAB3\TietC3D76EBB +final readonly class AutoMerge extends Schema\AliasAbstract\Tiet3711D3C5\Tiet0F63F0A7\TietF2088179\TietD7AB4A38 { } diff --git a/clients/GitHub/src/Schema/WebhookPullRequestAutoMergeEnabled/PullRequest/AutoMerge/EnabledBy.php b/clients/GitHub/src/Schema/WebhookPullRequestAutoMergeEnabled/PullRequest/AutoMerge/EnabledBy.php index b7901fbf37e..5f41c8a2f3c 100644 --- a/clients/GitHub/src/Schema/WebhookPullRequestAutoMergeEnabled/PullRequest/AutoMerge/EnabledBy.php +++ b/clients/GitHub/src/Schema/WebhookPullRequestAutoMergeEnabled/PullRequest/AutoMerge/EnabledBy.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class EnabledBy extends Schema\AliasAbstract\Tiet93E44327\TietD0AB6C73\Tiet62032077\Tiet6B97FD42 +final readonly class EnabledBy extends Schema\AliasAbstract\Tiet43D49F44\TietAE60624E\Tiet6F859A9C\Tiet1D52E2C1 { } diff --git a/clients/GitHub/src/Schema/WebhookPullRequestAutoMergeEnabled/PullRequest/Base.php b/clients/GitHub/src/Schema/WebhookPullRequestAutoMergeEnabled/PullRequest/Base.php index 56245ca4736..a3d198aecac 100644 --- a/clients/GitHub/src/Schema/WebhookPullRequestAutoMergeEnabled/PullRequest/Base.php +++ b/clients/GitHub/src/Schema/WebhookPullRequestAutoMergeEnabled/PullRequest/Base.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class Base extends Schema\AliasAbstract\TietC81D8778\TietEEF68881\TietA575AC5B\Tiet10C8499E +final readonly class Base extends Schema\AliasAbstract\Tiet42EC1791\Tiet8C42BE36\Tiet94AEF7B4\Tiet14ED59EB { } diff --git a/clients/GitHub/src/Schema/WebhookPullRequestAutoMergeEnabled/PullRequest/Base/Repo.php b/clients/GitHub/src/Schema/WebhookPullRequestAutoMergeEnabled/PullRequest/Base/Repo.php index 1fa624dffec..2b4348abf77 100644 --- a/clients/GitHub/src/Schema/WebhookPullRequestAutoMergeEnabled/PullRequest/Base/Repo.php +++ b/clients/GitHub/src/Schema/WebhookPullRequestAutoMergeEnabled/PullRequest/Base/Repo.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class Repo extends Schema\AliasAbstract\Tiet070CDFA2\TietE9BEF6E9\Tiet0F07A943\Tiet66A40160 +final readonly class Repo extends Schema\AliasAbstract\Tiet95C863CB\Tiet5478B154\TietB41A472A\Tiet0EF38F74 { } diff --git a/clients/GitHub/src/Schema/WebhookPullRequestAutoMergeEnabled/PullRequest/Base/Repo/Owner.php b/clients/GitHub/src/Schema/WebhookPullRequestAutoMergeEnabled/PullRequest/Base/Repo/Owner.php index c33c05d5c26..f5b4f87709c 100644 --- a/clients/GitHub/src/Schema/WebhookPullRequestAutoMergeEnabled/PullRequest/Base/Repo/Owner.php +++ b/clients/GitHub/src/Schema/WebhookPullRequestAutoMergeEnabled/PullRequest/Base/Repo/Owner.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class Owner extends Schema\AliasAbstract\Tiet93E44327\TietD0AB6C73\Tiet62032077\Tiet6B97FD42 +final readonly class Owner extends Schema\AliasAbstract\Tiet43D49F44\TietAE60624E\Tiet6F859A9C\Tiet1D52E2C1 { } diff --git a/clients/GitHub/src/Schema/WebhookPullRequestAutoMergeEnabled/PullRequest/Base/User.php b/clients/GitHub/src/Schema/WebhookPullRequestAutoMergeEnabled/PullRequest/Base/User.php index d8986d7c33b..43b6840d611 100644 --- a/clients/GitHub/src/Schema/WebhookPullRequestAutoMergeEnabled/PullRequest/Base/User.php +++ b/clients/GitHub/src/Schema/WebhookPullRequestAutoMergeEnabled/PullRequest/Base/User.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class User extends Schema\AliasAbstract\TietCE7694F2\Tiet7ECCBCAF\TietF71CBA25\Tiet10035FEE +final readonly class User extends Schema\AliasAbstract\Tiet536805C4\Tiet88923449\Tiet8D7DF436\Tiet2E07D018 { } diff --git a/clients/GitHub/src/Schema/WebhookPullRequestAutoMergeEnabled/PullRequest/Head.php b/clients/GitHub/src/Schema/WebhookPullRequestAutoMergeEnabled/PullRequest/Head.php index cafcafece3a..253523cc6ac 100644 --- a/clients/GitHub/src/Schema/WebhookPullRequestAutoMergeEnabled/PullRequest/Head.php +++ b/clients/GitHub/src/Schema/WebhookPullRequestAutoMergeEnabled/PullRequest/Head.php @@ -517,6 +517,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -659,7 +662,7 @@ }, "use_squash_pr_title_as_default": { "type": "boolean", - "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.", + "description": "Whether a squash merge commit can use the pull request title as default. **This property is closing down. Please use `squash_merge_commit_title` instead.", "default": false }, "visibility": { @@ -780,6 +783,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } } @@ -884,7 +890,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "permissions": { "admin": false, @@ -947,7 +954,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" } }'; diff --git a/clients/GitHub/src/Schema/WebhookPullRequestAutoMergeEnabled/PullRequest/Head/Repo.php b/clients/GitHub/src/Schema/WebhookPullRequestAutoMergeEnabled/PullRequest/Head/Repo.php index 050fee498c4..868b94a340c 100644 --- a/clients/GitHub/src/Schema/WebhookPullRequestAutoMergeEnabled/PullRequest/Head/Repo.php +++ b/clients/GitHub/src/Schema/WebhookPullRequestAutoMergeEnabled/PullRequest/Head/Repo.php @@ -502,6 +502,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -644,7 +647,7 @@ }, "use_squash_pr_title_as_default": { "type": "boolean", - "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.", + "description": "Whether a squash merge commit can use the pull request title as default. **This property is closing down. Please use `squash_merge_commit_title` instead.", "default": false }, "visibility": { @@ -764,7 +767,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "permissions": { "admin": false, @@ -842,7 +846,7 @@ - `PR_TITLE` - default to the pull request's title. - `COMMIT_OR_PR_TITLE` - default to the commit's title (if only one commit) or the pull request's title (when more than one commit). - * useSquashPrTitleAsDefault: Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead. + * useSquashPrTitleAsDefault: Whether a squash merge commit can use the pull request title as default. **This property is closing down. Please use `squash_merge_commit_title` instead. * webCommitSignoffRequired: Whether to require contributors to sign off on web-based commits */ public function __construct(#[MapFrom('allow_auto_merge')] diff --git a/clients/GitHub/src/Schema/WebhookPullRequestAutoMergeEnabled/PullRequest/Head/Repo/Owner.php b/clients/GitHub/src/Schema/WebhookPullRequestAutoMergeEnabled/PullRequest/Head/Repo/Owner.php index fc3afd0edaa..a3cc0fcb2e9 100644 --- a/clients/GitHub/src/Schema/WebhookPullRequestAutoMergeEnabled/PullRequest/Head/Repo/Owner.php +++ b/clients/GitHub/src/Schema/WebhookPullRequestAutoMergeEnabled/PullRequest/Head/Repo/Owner.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class Owner extends Schema\AliasAbstract\Tiet93E44327\TietD0AB6C73\Tiet62032077\Tiet6B97FD42 +final readonly class Owner extends Schema\AliasAbstract\Tiet43D49F44\TietAE60624E\Tiet6F859A9C\Tiet1D52E2C1 { } diff --git a/clients/GitHub/src/Schema/WebhookPullRequestAutoMergeEnabled/PullRequest/Head/User.php b/clients/GitHub/src/Schema/WebhookPullRequestAutoMergeEnabled/PullRequest/Head/User.php index 33e2265bd5f..998f38beec9 100644 --- a/clients/GitHub/src/Schema/WebhookPullRequestAutoMergeEnabled/PullRequest/Head/User.php +++ b/clients/GitHub/src/Schema/WebhookPullRequestAutoMergeEnabled/PullRequest/Head/User.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class User extends Schema\AliasAbstract\TietCE7694F2\Tiet7ECCBCAF\TietF71CBA25\Tiet10035FEE +final readonly class User extends Schema\AliasAbstract\Tiet536805C4\Tiet88923449\Tiet8D7DF436\Tiet2E07D018 { } diff --git a/clients/GitHub/src/Schema/WebhookPullRequestAutoMergeEnabled/PullRequest/MergedBy.php b/clients/GitHub/src/Schema/WebhookPullRequestAutoMergeEnabled/PullRequest/MergedBy.php index db48c95a2bf..ba3d4fa1fc1 100644 --- a/clients/GitHub/src/Schema/WebhookPullRequestAutoMergeEnabled/PullRequest/MergedBy.php +++ b/clients/GitHub/src/Schema/WebhookPullRequestAutoMergeEnabled/PullRequest/MergedBy.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class MergedBy extends Schema\AliasAbstract\Tiet93E44327\TietD0AB6C73\Tiet62032077\Tiet6B97FD42 +final readonly class MergedBy extends Schema\AliasAbstract\Tiet43D49F44\TietAE60624E\Tiet6F859A9C\Tiet1D52E2C1 { } diff --git a/clients/GitHub/src/Schema/WebhookPullRequestAutoMergeEnabled/PullRequest/Milestone.php b/clients/GitHub/src/Schema/WebhookPullRequestAutoMergeEnabled/PullRequest/Milestone.php index e7fd5279cbf..127af70fcaa 100644 --- a/clients/GitHub/src/Schema/WebhookPullRequestAutoMergeEnabled/PullRequest/Milestone.php +++ b/clients/GitHub/src/Schema/WebhookPullRequestAutoMergeEnabled/PullRequest/Milestone.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class Milestone extends Schema\AliasAbstract\Tiet8581CCF9\Tiet9F48F90B\TietE152DE2F\Tiet393FAC6E +final readonly class Milestone extends Schema\AliasAbstract\Tiet5150331D\Tiet0C67EF90\Tiet96830B1A\Tiet3716614D { } diff --git a/clients/GitHub/src/Schema/WebhookPullRequestAutoMergeEnabled/PullRequest/Milestone/Creator.php b/clients/GitHub/src/Schema/WebhookPullRequestAutoMergeEnabled/PullRequest/Milestone/Creator.php index 0951ca6b659..bd2c7e292e9 100644 --- a/clients/GitHub/src/Schema/WebhookPullRequestAutoMergeEnabled/PullRequest/Milestone/Creator.php +++ b/clients/GitHub/src/Schema/WebhookPullRequestAutoMergeEnabled/PullRequest/Milestone/Creator.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class Creator extends Schema\AliasAbstract\Tiet0ABFFB9A\Tiet721DF3F2\Tiet6C0961B3\TietE2C9336E +final readonly class Creator extends Schema\AliasAbstract\Tiet9BB7FDE7\Tiet7C408E87\TietF0A7E59F\Tiet74AED450 { } diff --git a/clients/GitHub/src/Schema/WebhookPullRequestAutoMergeEnabled/PullRequest/RequestedReviewers/Zero.php b/clients/GitHub/src/Schema/WebhookPullRequestAutoMergeEnabled/PullRequest/RequestedReviewers/Zero.php index 8b2d113a25f..bca2297e740 100644 --- a/clients/GitHub/src/Schema/WebhookPullRequestAutoMergeEnabled/PullRequest/RequestedReviewers/Zero.php +++ b/clients/GitHub/src/Schema/WebhookPullRequestAutoMergeEnabled/PullRequest/RequestedReviewers/Zero.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class Zero extends Schema\AliasAbstract\Tiet0ABFFB9A\Tiet721DF3F2\Tiet6C0961B3\TietE2C9336E +final readonly class Zero extends Schema\AliasAbstract\Tiet9BB7FDE7\Tiet7C408E87\TietF0A7E59F\Tiet74AED450 { } diff --git a/clients/GitHub/src/Schema/WebhookPullRequestAutoMergeEnabled/PullRequest/User.php b/clients/GitHub/src/Schema/WebhookPullRequestAutoMergeEnabled/PullRequest/User.php index 2e9bef66520..aecdbb7c437 100644 --- a/clients/GitHub/src/Schema/WebhookPullRequestAutoMergeEnabled/PullRequest/User.php +++ b/clients/GitHub/src/Schema/WebhookPullRequestAutoMergeEnabled/PullRequest/User.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class User extends Schema\AliasAbstract\Tiet79DD5408\TietA1D90DAB\TietBCA2491F\Tiet9DC6356F +final readonly class User extends Schema\AliasAbstract\Tiet8136D020\TietA98D8FE0\TietBA8878FC\TietC3C52C83 { } diff --git a/clients/GitHub/src/Schema/WebhookPullRequestClosed.php b/clients/GitHub/src/Schema/WebhookPullRequestClosed.php index f6d1161bc6d..f1ccecac922 100644 --- a/clients/GitHub/src/Schema/WebhookPullRequestClosed.php +++ b/clients/GitHub/src/Schema/WebhookPullRequestClosed.php @@ -565,6 +565,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -878,6 +884,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -1150,6 +1162,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -1319,6 +1337,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -1487,6 +1511,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -1908,6 +1938,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -2235,6 +2268,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } } @@ -2539,6 +2575,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -2888,6 +2927,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } } @@ -3201,6 +3243,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -3422,6 +3470,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -3527,7 +3581,7 @@ }, "use_squash_pr_title_as_default": { "type": "boolean", - "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.**", + "description": "Whether a squash merge commit can use the pull request title as default. **This property is closing down. Please use `squash_merge_commit_title` instead.**", "default": false } } @@ -3865,6 +3919,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -4057,6 +4117,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -4928,7 +4994,7 @@ }, "use_squash_pr_title_as_default": { "type": "boolean", - "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.", + "description": "Whether a squash merge commit can use the pull request title as default. **This property is closing down. Please use `squash_merge_commit_title` instead.", "default": false, "deprecated": true }, @@ -5169,6 +5235,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -5248,7 +5320,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "body": "Please pull these awesome changes", "labels": [ @@ -5302,7 +5375,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "open_issues": 4, "closed_issues": 8, @@ -5338,7 +5412,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "assignees": null, "requested_reviewers": null, @@ -5399,7 +5474,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "generated", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "private": false, "pulls_url": "generated", @@ -5486,7 +5562,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "generated", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" } }, "base": { @@ -5546,7 +5623,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "generated", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "private": false, "pulls_url": "generated", @@ -5633,7 +5711,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "generated", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" } }, "_links": { @@ -5685,7 +5764,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "merge_method": "rebase", "commit_title": "generated", @@ -5717,7 +5797,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "comments": 10, "review_comments": 0, @@ -5761,7 +5842,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "forks": 5, "permissions": { @@ -5792,7 +5874,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "private": false, "html_url": "https:\\/\\/github.com\\/octocat\\/Hello-World", @@ -6026,7 +6109,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" } }'; diff --git a/clients/GitHub/src/Schema/WebhookPullRequestConvertedToDraft.php b/clients/GitHub/src/Schema/WebhookPullRequestConvertedToDraft.php index bf5cbc36f28..54f6a9993d3 100644 --- a/clients/GitHub/src/Schema/WebhookPullRequestConvertedToDraft.php +++ b/clients/GitHub/src/Schema/WebhookPullRequestConvertedToDraft.php @@ -565,6 +565,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -878,6 +884,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -1150,6 +1162,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -1319,6 +1337,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -1487,6 +1511,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -1908,6 +1938,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -2235,6 +2268,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } } @@ -2539,6 +2575,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -2888,6 +2927,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } } @@ -3201,6 +3243,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -3422,6 +3470,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -3527,7 +3581,7 @@ }, "use_squash_pr_title_as_default": { "type": "boolean", - "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.**", + "description": "Whether a squash merge commit can use the pull request title as default. **This property is closing down. Please use `squash_merge_commit_title` instead.**", "default": false } } @@ -3865,6 +3919,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -4057,6 +4117,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -4928,7 +4994,7 @@ }, "use_squash_pr_title_as_default": { "type": "boolean", - "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.", + "description": "Whether a squash merge commit can use the pull request title as default. **This property is closing down. Please use `squash_merge_commit_title` instead.", "default": false, "deprecated": true }, @@ -5169,6 +5235,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -5248,7 +5320,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "body": "Please pull these awesome changes", "labels": [ @@ -5302,7 +5375,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "open_issues": 4, "closed_issues": 8, @@ -5338,7 +5412,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "assignees": null, "requested_reviewers": null, @@ -5399,7 +5474,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "generated", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "private": false, "pulls_url": "generated", @@ -5486,7 +5562,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "generated", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" } }, "base": { @@ -5546,7 +5623,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "generated", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "private": false, "pulls_url": "generated", @@ -5633,7 +5711,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "generated", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" } }, "_links": { @@ -5685,7 +5764,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "merge_method": "rebase", "commit_title": "generated", @@ -5717,7 +5797,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "comments": 10, "review_comments": 0, @@ -5761,7 +5842,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "forks": 5, "permissions": { @@ -5792,7 +5874,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "private": false, "html_url": "https:\\/\\/github.com\\/octocat\\/Hello-World", @@ -6026,7 +6109,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" } }'; diff --git a/clients/GitHub/src/Schema/WebhookPullRequestDemilestoned.php b/clients/GitHub/src/Schema/WebhookPullRequestDemilestoned.php index ab247c4c066..60678b26aa4 100644 --- a/clients/GitHub/src/Schema/WebhookPullRequestDemilestoned.php +++ b/clients/GitHub/src/Schema/WebhookPullRequestDemilestoned.php @@ -368,6 +368,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -797,6 +803,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -1035,6 +1044,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -1560,6 +1572,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -1823,6 +1838,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } } @@ -2383,6 +2401,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -2646,6 +2667,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } } @@ -2837,6 +2861,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -2973,6 +3000,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -3556,6 +3586,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } } @@ -3892,6 +3925,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -4084,6 +4123,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -4955,7 +5000,7 @@ }, "use_squash_pr_title_as_default": { "type": "boolean", - "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.", + "description": "Whether a squash merge commit can use the pull request title as default. **This property is closing down. Please use `squash_merge_commit_title` instead.", "default": false, "deprecated": true }, @@ -5196,6 +5241,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -5249,7 +5300,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "open_issues": 4, "closed_issues": 8, @@ -5323,7 +5375,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Mannequin", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "assignees": [ { @@ -5398,7 +5451,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "merge_method": "rebase" }, @@ -5499,7 +5553,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "permissions": { "admin": false, @@ -5562,7 +5617,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" } }, "body": "generated", @@ -5673,7 +5729,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "permissions": { "admin": false, @@ -5736,7 +5793,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" } }, "html_url": "https:\\/\\/example.com\\/", @@ -5790,7 +5848,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Mannequin", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "milestone": { "closed_at": "1970-01-01T00:00:00+00:00", @@ -5817,7 +5876,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Mannequin", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "description": "generated", "due_on": "1970-01-01T00:00:00+00:00", @@ -5925,7 +5985,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Mannequin", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" } }, "repository": { @@ -5962,7 +6023,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "forks": 5, "permissions": { @@ -5993,7 +6055,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "private": false, "html_url": "https:\\/\\/github.com\\/octocat\\/Hello-World", @@ -6227,7 +6290,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" } }'; diff --git a/clients/GitHub/src/Schema/WebhookPullRequestDequeued.php b/clients/GitHub/src/Schema/WebhookPullRequestDequeued.php index 7e02f429efd..11bceecca86 100644 --- a/clients/GitHub/src/Schema/WebhookPullRequestDequeued.php +++ b/clients/GitHub/src/Schema/WebhookPullRequestDequeued.php @@ -514,6 +514,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -751,6 +754,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -1276,6 +1282,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -1418,7 +1427,7 @@ }, "use_squash_pr_title_as_default": { "type": "boolean", - "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.", + "description": "Whether a squash merge commit can use the pull request title as default. **This property is closing down. Please use `squash_merge_commit_title` instead.", "default": false }, "visibility": { @@ -1539,6 +1548,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } } @@ -2099,6 +2111,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -2241,7 +2256,7 @@ }, "use_squash_pr_title_as_default": { "type": "boolean", - "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.", + "description": "Whether a squash merge commit can use the pull request title as default. **This property is closing down. Please use `squash_merge_commit_title` instead.", "default": false }, "visibility": { @@ -2362,6 +2377,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } } @@ -2552,6 +2570,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -2688,6 +2709,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -2862,6 +2886,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -3271,6 +3298,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } } @@ -3624,6 +3654,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -3816,6 +3852,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -4687,7 +4729,7 @@ }, "use_squash_pr_title_as_default": { "type": "boolean", - "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.", + "description": "Whether a squash merge commit can use the pull request title as default. **This property is closing down. Please use `squash_merge_commit_title` instead.", "default": false, "deprecated": true }, @@ -4928,6 +4970,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -5019,7 +5067,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "assignees": [ { @@ -5094,7 +5143,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "merge_method": "rebase" }, @@ -5195,7 +5245,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "permissions": { "admin": false, @@ -5258,7 +5309,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" } }, "body": "generated", @@ -5369,7 +5421,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "permissions": { "admin": false, @@ -5432,7 +5485,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" } }, "html_url": "https:\\/\\/example.com\\/", @@ -5486,7 +5540,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "milestone": { "closed_at": "1970-01-01T00:00:00+00:00", @@ -5513,7 +5568,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Mannequin", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "description": "generated", "due_on": "1970-01-01T00:00:00+00:00", @@ -5621,7 +5677,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Mannequin", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" } }, "reason": "INVALID_MERGE_COMMIT", @@ -5659,7 +5716,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "forks": 5, "permissions": { @@ -5690,7 +5748,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "private": false, "html_url": "https:\\/\\/github.com\\/octocat\\/Hello-World", @@ -5924,7 +5983,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" } }'; diff --git a/clients/GitHub/src/Schema/WebhookPullRequestDequeued/PullRequest.php b/clients/GitHub/src/Schema/WebhookPullRequestDequeued/PullRequest.php index dfa709e4a94..6fa9c3a7b9e 100644 --- a/clients/GitHub/src/Schema/WebhookPullRequestDequeued/PullRequest.php +++ b/clients/GitHub/src/Schema/WebhookPullRequestDequeued/PullRequest.php @@ -279,6 +279,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -516,6 +519,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -1041,6 +1047,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -1183,7 +1192,7 @@ }, "use_squash_pr_title_as_default": { "type": "boolean", - "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.", + "description": "Whether a squash merge commit can use the pull request title as default. **This property is closing down. Please use `squash_merge_commit_title` instead.", "default": false }, "visibility": { @@ -1304,6 +1313,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } } @@ -1864,6 +1876,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -2006,7 +2021,7 @@ }, "use_squash_pr_title_as_default": { "type": "boolean", - "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.", + "description": "Whether a squash merge commit can use the pull request title as default. **This property is closing down. Please use `squash_merge_commit_title` instead.", "default": false }, "visibility": { @@ -2127,6 +2142,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } } @@ -2317,6 +2335,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -2453,6 +2474,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -2627,6 +2651,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -3036,6 +3063,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } } @@ -3093,7 +3123,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "assignees": [ { @@ -3168,7 +3199,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "merge_method": "rebase" }, @@ -3269,7 +3301,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "permissions": { "admin": false, @@ -3332,7 +3365,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" } }, "body": "generated", @@ -3443,7 +3477,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "permissions": { "admin": false, @@ -3506,7 +3541,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" } }, "html_url": "https:\\/\\/example.com\\/", @@ -3560,7 +3596,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "milestone": { "closed_at": "1970-01-01T00:00:00+00:00", @@ -3587,7 +3624,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Mannequin", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "description": "generated", "due_on": "1970-01-01T00:00:00+00:00", @@ -3695,7 +3733,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Mannequin", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" } }'; diff --git a/clients/GitHub/src/Schema/WebhookPullRequestDequeued/PullRequest/Assignee.php b/clients/GitHub/src/Schema/WebhookPullRequestDequeued/PullRequest/Assignee.php index 2016e4e7a2b..cb3b9baa203 100644 --- a/clients/GitHub/src/Schema/WebhookPullRequestDequeued/PullRequest/Assignee.php +++ b/clients/GitHub/src/Schema/WebhookPullRequestDequeued/PullRequest/Assignee.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class Assignee extends Schema\AliasAbstract\Tiet93E44327\TietD0AB6C73\Tiet62032077\Tiet6B97FD42 +final readonly class Assignee extends Schema\AliasAbstract\Tiet43D49F44\TietAE60624E\Tiet6F859A9C\Tiet1D52E2C1 { } diff --git a/clients/GitHub/src/Schema/WebhookPullRequestDequeued/PullRequest/AutoMerge.php b/clients/GitHub/src/Schema/WebhookPullRequestDequeued/PullRequest/AutoMerge.php index 971af7e69dc..23a59de4938 100644 --- a/clients/GitHub/src/Schema/WebhookPullRequestDequeued/PullRequest/AutoMerge.php +++ b/clients/GitHub/src/Schema/WebhookPullRequestDequeued/PullRequest/AutoMerge.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class AutoMerge extends Schema\AliasAbstract\Tiet454E9788\Tiet6D6E977B\Tiet013CDAB3\TietC3D76EBB +final readonly class AutoMerge extends Schema\AliasAbstract\Tiet3711D3C5\Tiet0F63F0A7\TietF2088179\TietD7AB4A38 { } diff --git a/clients/GitHub/src/Schema/WebhookPullRequestDequeued/PullRequest/AutoMerge/EnabledBy.php b/clients/GitHub/src/Schema/WebhookPullRequestDequeued/PullRequest/AutoMerge/EnabledBy.php index d5ee27a9633..fb808360501 100644 --- a/clients/GitHub/src/Schema/WebhookPullRequestDequeued/PullRequest/AutoMerge/EnabledBy.php +++ b/clients/GitHub/src/Schema/WebhookPullRequestDequeued/PullRequest/AutoMerge/EnabledBy.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class EnabledBy extends Schema\AliasAbstract\Tiet93E44327\TietD0AB6C73\Tiet62032077\Tiet6B97FD42 +final readonly class EnabledBy extends Schema\AliasAbstract\Tiet43D49F44\TietAE60624E\Tiet6F859A9C\Tiet1D52E2C1 { } diff --git a/clients/GitHub/src/Schema/WebhookPullRequestDequeued/PullRequest/Base.php b/clients/GitHub/src/Schema/WebhookPullRequestDequeued/PullRequest/Base.php index 039cf45bc01..cf6ba3b4905 100644 --- a/clients/GitHub/src/Schema/WebhookPullRequestDequeued/PullRequest/Base.php +++ b/clients/GitHub/src/Schema/WebhookPullRequestDequeued/PullRequest/Base.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class Base extends Schema\AliasAbstract\TietC81D8778\TietEEF68881\TietA575AC5B\Tiet10C8499E +final readonly class Base extends Schema\AliasAbstract\Tiet42EC1791\Tiet8C42BE36\Tiet94AEF7B4\Tiet14ED59EB { } diff --git a/clients/GitHub/src/Schema/WebhookPullRequestDequeued/PullRequest/Base/Repo.php b/clients/GitHub/src/Schema/WebhookPullRequestDequeued/PullRequest/Base/Repo.php index 2118e004ceb..d52a7f87ac0 100644 --- a/clients/GitHub/src/Schema/WebhookPullRequestDequeued/PullRequest/Base/Repo.php +++ b/clients/GitHub/src/Schema/WebhookPullRequestDequeued/PullRequest/Base/Repo.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class Repo extends Schema\AliasAbstract\Tiet070CDFA2\TietE9BEF6E9\Tiet0F07A943\Tiet66A40160 +final readonly class Repo extends Schema\AliasAbstract\Tiet95C863CB\Tiet5478B154\TietB41A472A\Tiet0EF38F74 { } diff --git a/clients/GitHub/src/Schema/WebhookPullRequestDequeued/PullRequest/Base/Repo/Owner.php b/clients/GitHub/src/Schema/WebhookPullRequestDequeued/PullRequest/Base/Repo/Owner.php index 30d6bccb176..9f46dc38bdc 100644 --- a/clients/GitHub/src/Schema/WebhookPullRequestDequeued/PullRequest/Base/Repo/Owner.php +++ b/clients/GitHub/src/Schema/WebhookPullRequestDequeued/PullRequest/Base/Repo/Owner.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class Owner extends Schema\AliasAbstract\Tiet93E44327\TietD0AB6C73\Tiet62032077\Tiet6B97FD42 +final readonly class Owner extends Schema\AliasAbstract\Tiet43D49F44\TietAE60624E\Tiet6F859A9C\Tiet1D52E2C1 { } diff --git a/clients/GitHub/src/Schema/WebhookPullRequestDequeued/PullRequest/Base/User.php b/clients/GitHub/src/Schema/WebhookPullRequestDequeued/PullRequest/Base/User.php index 19a080f5929..594f2000448 100644 --- a/clients/GitHub/src/Schema/WebhookPullRequestDequeued/PullRequest/Base/User.php +++ b/clients/GitHub/src/Schema/WebhookPullRequestDequeued/PullRequest/Base/User.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class User extends Schema\AliasAbstract\TietCE7694F2\Tiet7ECCBCAF\TietF71CBA25\Tiet10035FEE +final readonly class User extends Schema\AliasAbstract\Tiet536805C4\Tiet88923449\Tiet8D7DF436\Tiet2E07D018 { } diff --git a/clients/GitHub/src/Schema/WebhookPullRequestDequeued/PullRequest/Head.php b/clients/GitHub/src/Schema/WebhookPullRequestDequeued/PullRequest/Head.php index 66d60b93cd2..b137348ac33 100644 --- a/clients/GitHub/src/Schema/WebhookPullRequestDequeued/PullRequest/Head.php +++ b/clients/GitHub/src/Schema/WebhookPullRequestDequeued/PullRequest/Head.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class Head extends Schema\AliasAbstract\TietC81D8778\TietEEF68881\TietA575AC5B\Tiet10C8499E +final readonly class Head extends Schema\AliasAbstract\Tiet42EC1791\Tiet8C42BE36\Tiet94AEF7B4\Tiet14ED59EB { } diff --git a/clients/GitHub/src/Schema/WebhookPullRequestDequeued/PullRequest/Head/Repo.php b/clients/GitHub/src/Schema/WebhookPullRequestDequeued/PullRequest/Head/Repo.php index 3aaff1ff309..27c60196f99 100644 --- a/clients/GitHub/src/Schema/WebhookPullRequestDequeued/PullRequest/Head/Repo.php +++ b/clients/GitHub/src/Schema/WebhookPullRequestDequeued/PullRequest/Head/Repo.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class Repo extends Schema\AliasAbstract\Tiet070CDFA2\TietE9BEF6E9\Tiet0F07A943\Tiet66A40160 +final readonly class Repo extends Schema\AliasAbstract\Tiet95C863CB\Tiet5478B154\TietB41A472A\Tiet0EF38F74 { } diff --git a/clients/GitHub/src/Schema/WebhookPullRequestDequeued/PullRequest/Head/Repo/Owner.php b/clients/GitHub/src/Schema/WebhookPullRequestDequeued/PullRequest/Head/Repo/Owner.php index b1aad74283e..7fbee246229 100644 --- a/clients/GitHub/src/Schema/WebhookPullRequestDequeued/PullRequest/Head/Repo/Owner.php +++ b/clients/GitHub/src/Schema/WebhookPullRequestDequeued/PullRequest/Head/Repo/Owner.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class Owner extends Schema\AliasAbstract\Tiet93E44327\TietD0AB6C73\Tiet62032077\Tiet6B97FD42 +final readonly class Owner extends Schema\AliasAbstract\Tiet43D49F44\TietAE60624E\Tiet6F859A9C\Tiet1D52E2C1 { } diff --git a/clients/GitHub/src/Schema/WebhookPullRequestDequeued/PullRequest/Head/User.php b/clients/GitHub/src/Schema/WebhookPullRequestDequeued/PullRequest/Head/User.php index 85ea8a6756f..c5802630448 100644 --- a/clients/GitHub/src/Schema/WebhookPullRequestDequeued/PullRequest/Head/User.php +++ b/clients/GitHub/src/Schema/WebhookPullRequestDequeued/PullRequest/Head/User.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class User extends Schema\AliasAbstract\TietCE7694F2\Tiet7ECCBCAF\TietF71CBA25\Tiet10035FEE +final readonly class User extends Schema\AliasAbstract\Tiet536805C4\Tiet88923449\Tiet8D7DF436\Tiet2E07D018 { } diff --git a/clients/GitHub/src/Schema/WebhookPullRequestDequeued/PullRequest/MergedBy.php b/clients/GitHub/src/Schema/WebhookPullRequestDequeued/PullRequest/MergedBy.php index 537bf7223ee..3b4cb36993f 100644 --- a/clients/GitHub/src/Schema/WebhookPullRequestDequeued/PullRequest/MergedBy.php +++ b/clients/GitHub/src/Schema/WebhookPullRequestDequeued/PullRequest/MergedBy.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class MergedBy extends Schema\AliasAbstract\Tiet93E44327\TietD0AB6C73\Tiet62032077\Tiet6B97FD42 +final readonly class MergedBy extends Schema\AliasAbstract\Tiet43D49F44\TietAE60624E\Tiet6F859A9C\Tiet1D52E2C1 { } diff --git a/clients/GitHub/src/Schema/WebhookPullRequestDequeued/PullRequest/Milestone.php b/clients/GitHub/src/Schema/WebhookPullRequestDequeued/PullRequest/Milestone.php index 5d602f2a352..704f19c05a3 100644 --- a/clients/GitHub/src/Schema/WebhookPullRequestDequeued/PullRequest/Milestone.php +++ b/clients/GitHub/src/Schema/WebhookPullRequestDequeued/PullRequest/Milestone.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class Milestone extends Schema\AliasAbstract\Tiet8581CCF9\Tiet9F48F90B\TietE152DE2F\Tiet393FAC6E +final readonly class Milestone extends Schema\AliasAbstract\Tiet5150331D\Tiet0C67EF90\Tiet96830B1A\Tiet3716614D { } diff --git a/clients/GitHub/src/Schema/WebhookPullRequestDequeued/PullRequest/Milestone/Creator.php b/clients/GitHub/src/Schema/WebhookPullRequestDequeued/PullRequest/Milestone/Creator.php index 19aa4e5daa3..97e635195bb 100644 --- a/clients/GitHub/src/Schema/WebhookPullRequestDequeued/PullRequest/Milestone/Creator.php +++ b/clients/GitHub/src/Schema/WebhookPullRequestDequeued/PullRequest/Milestone/Creator.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class Creator extends Schema\AliasAbstract\Tiet0ABFFB9A\Tiet721DF3F2\Tiet6C0961B3\TietE2C9336E +final readonly class Creator extends Schema\AliasAbstract\Tiet9BB7FDE7\Tiet7C408E87\TietF0A7E59F\Tiet74AED450 { } diff --git a/clients/GitHub/src/Schema/WebhookPullRequestDequeued/PullRequest/RequestedReviewers/Zero.php b/clients/GitHub/src/Schema/WebhookPullRequestDequeued/PullRequest/RequestedReviewers/Zero.php index a2edbc20d4a..facb6440ab1 100644 --- a/clients/GitHub/src/Schema/WebhookPullRequestDequeued/PullRequest/RequestedReviewers/Zero.php +++ b/clients/GitHub/src/Schema/WebhookPullRequestDequeued/PullRequest/RequestedReviewers/Zero.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class Zero extends Schema\AliasAbstract\Tiet93E44327\TietD0AB6C73\Tiet62032077\Tiet6B97FD42 +final readonly class Zero extends Schema\AliasAbstract\Tiet43D49F44\TietAE60624E\Tiet6F859A9C\Tiet1D52E2C1 { } diff --git a/clients/GitHub/src/Schema/WebhookPullRequestDequeued/PullRequest/User.php b/clients/GitHub/src/Schema/WebhookPullRequestDequeued/PullRequest/User.php index dcc5df45fa9..cb0dc0d0d4f 100644 --- a/clients/GitHub/src/Schema/WebhookPullRequestDequeued/PullRequest/User.php +++ b/clients/GitHub/src/Schema/WebhookPullRequestDequeued/PullRequest/User.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class User extends Schema\AliasAbstract\Tiet79DD5408\TietA1D90DAB\TietBCA2491F\Tiet9DC6356F +final readonly class User extends Schema\AliasAbstract\Tiet8136D020\TietA98D8FE0\TietBA8878FC\TietC3C52C83 { } diff --git a/clients/GitHub/src/Schema/WebhookPullRequestEdited.php b/clients/GitHub/src/Schema/WebhookPullRequestEdited.php index 0ebdf2d5acf..0fa197be4f0 100644 --- a/clients/GitHub/src/Schema/WebhookPullRequestEdited.php +++ b/clients/GitHub/src/Schema/WebhookPullRequestEdited.php @@ -626,6 +626,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -939,6 +945,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -1211,6 +1223,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -1380,6 +1398,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -1548,6 +1572,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -1969,6 +1999,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -2296,6 +2329,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } } @@ -2600,6 +2636,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -2949,6 +2988,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } } @@ -3262,6 +3304,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -3483,6 +3531,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -3588,7 +3642,7 @@ }, "use_squash_pr_title_as_default": { "type": "boolean", - "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.**", + "description": "Whether a squash merge commit can use the pull request title as default. **This property is closing down. Please use `squash_merge_commit_title` instead.**", "default": false } } @@ -3926,6 +3980,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -4118,6 +4178,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -4989,7 +5055,7 @@ }, "use_squash_pr_title_as_default": { "type": "boolean", - "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.", + "description": "Whether a squash merge commit can use the pull request title as default. **This property is closing down. Please use `squash_merge_commit_title` instead.", "default": false, "deprecated": true }, @@ -5230,6 +5296,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -5325,7 +5397,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "body": "Please pull these awesome changes", "labels": [ @@ -5379,7 +5452,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "open_issues": 4, "closed_issues": 8, @@ -5415,7 +5489,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "assignees": null, "requested_reviewers": null, @@ -5476,7 +5551,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "generated", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "private": false, "pulls_url": "generated", @@ -5563,7 +5639,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "generated", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" } }, "base": { @@ -5623,7 +5700,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "generated", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "private": false, "pulls_url": "generated", @@ -5710,7 +5788,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "generated", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" } }, "_links": { @@ -5762,7 +5841,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "merge_method": "rebase", "commit_title": "generated", @@ -5794,7 +5874,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "comments": 10, "review_comments": 0, @@ -5838,7 +5919,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "forks": 5, "permissions": { @@ -5869,7 +5951,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "private": false, "html_url": "https:\\/\\/github.com\\/octocat\\/Hello-World", @@ -6103,7 +6186,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" } }'; diff --git a/clients/GitHub/src/Schema/WebhookPullRequestEnqueued.php b/clients/GitHub/src/Schema/WebhookPullRequestEnqueued.php index c086f163fb9..0c9a9b977c4 100644 --- a/clients/GitHub/src/Schema/WebhookPullRequestEnqueued.php +++ b/clients/GitHub/src/Schema/WebhookPullRequestEnqueued.php @@ -513,6 +513,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -750,6 +753,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -1275,6 +1281,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -1417,7 +1426,7 @@ }, "use_squash_pr_title_as_default": { "type": "boolean", - "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.", + "description": "Whether a squash merge commit can use the pull request title as default. **This property is closing down. Please use `squash_merge_commit_title` instead.", "default": false }, "visibility": { @@ -1538,6 +1547,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } } @@ -2098,6 +2110,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -2240,7 +2255,7 @@ }, "use_squash_pr_title_as_default": { "type": "boolean", - "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.", + "description": "Whether a squash merge commit can use the pull request title as default. **This property is closing down. Please use `squash_merge_commit_title` instead.", "default": false }, "visibility": { @@ -2361,6 +2376,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } } @@ -2551,6 +2569,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -2687,6 +2708,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -2861,6 +2885,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -3270,6 +3297,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } } @@ -3606,6 +3636,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -3798,6 +3834,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -4669,7 +4711,7 @@ }, "use_squash_pr_title_as_default": { "type": "boolean", - "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.", + "description": "Whether a squash merge commit can use the pull request title as default. **This property is closing down. Please use `squash_merge_commit_title` instead.", "default": false, "deprecated": true }, @@ -4910,6 +4952,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -5001,7 +5049,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "assignees": [ { @@ -5076,7 +5125,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "merge_method": "rebase" }, @@ -5177,7 +5227,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "permissions": { "admin": false, @@ -5240,7 +5291,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" } }, "body": "generated", @@ -5351,7 +5403,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "permissions": { "admin": false, @@ -5414,7 +5467,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" } }, "html_url": "https:\\/\\/example.com\\/", @@ -5468,7 +5522,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "milestone": { "closed_at": "1970-01-01T00:00:00+00:00", @@ -5495,7 +5550,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Mannequin", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "description": "generated", "due_on": "1970-01-01T00:00:00+00:00", @@ -5603,7 +5659,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Mannequin", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" } }, "repository": { @@ -5640,7 +5697,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "forks": 5, "permissions": { @@ -5671,7 +5729,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "private": false, "html_url": "https:\\/\\/github.com\\/octocat\\/Hello-World", @@ -5905,7 +5964,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" } }'; diff --git a/clients/GitHub/src/Schema/WebhookPullRequestEnqueued/PullRequest.php b/clients/GitHub/src/Schema/WebhookPullRequestEnqueued/PullRequest.php index 85c8fa32f1e..4f7b58ecd10 100644 --- a/clients/GitHub/src/Schema/WebhookPullRequestEnqueued/PullRequest.php +++ b/clients/GitHub/src/Schema/WebhookPullRequestEnqueued/PullRequest.php @@ -279,6 +279,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -516,6 +519,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -1041,6 +1047,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -1183,7 +1192,7 @@ }, "use_squash_pr_title_as_default": { "type": "boolean", - "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.", + "description": "Whether a squash merge commit can use the pull request title as default. **This property is closing down. Please use `squash_merge_commit_title` instead.", "default": false }, "visibility": { @@ -1304,6 +1313,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } } @@ -1864,6 +1876,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -2006,7 +2021,7 @@ }, "use_squash_pr_title_as_default": { "type": "boolean", - "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.", + "description": "Whether a squash merge commit can use the pull request title as default. **This property is closing down. Please use `squash_merge_commit_title` instead.", "default": false }, "visibility": { @@ -2127,6 +2142,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } } @@ -2317,6 +2335,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -2453,6 +2474,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -2627,6 +2651,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -3036,6 +3063,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } } @@ -3093,7 +3123,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "assignees": [ { @@ -3168,7 +3199,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "merge_method": "rebase" }, @@ -3269,7 +3301,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "permissions": { "admin": false, @@ -3332,7 +3365,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" } }, "body": "generated", @@ -3443,7 +3477,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "permissions": { "admin": false, @@ -3506,7 +3541,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" } }, "html_url": "https:\\/\\/example.com\\/", @@ -3560,7 +3596,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "milestone": { "closed_at": "1970-01-01T00:00:00+00:00", @@ -3587,7 +3624,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Mannequin", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "description": "generated", "due_on": "1970-01-01T00:00:00+00:00", @@ -3695,7 +3733,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Mannequin", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" } }'; diff --git a/clients/GitHub/src/Schema/WebhookPullRequestEnqueued/PullRequest/Assignee.php b/clients/GitHub/src/Schema/WebhookPullRequestEnqueued/PullRequest/Assignee.php index f178885d7ba..02db3f2d4a2 100644 --- a/clients/GitHub/src/Schema/WebhookPullRequestEnqueued/PullRequest/Assignee.php +++ b/clients/GitHub/src/Schema/WebhookPullRequestEnqueued/PullRequest/Assignee.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class Assignee extends Schema\AliasAbstract\Tiet93E44327\TietD0AB6C73\Tiet62032077\Tiet6B97FD42 +final readonly class Assignee extends Schema\AliasAbstract\Tiet43D49F44\TietAE60624E\Tiet6F859A9C\Tiet1D52E2C1 { } diff --git a/clients/GitHub/src/Schema/WebhookPullRequestEnqueued/PullRequest/AutoMerge.php b/clients/GitHub/src/Schema/WebhookPullRequestEnqueued/PullRequest/AutoMerge.php index b12876ea0d4..f64695e1d23 100644 --- a/clients/GitHub/src/Schema/WebhookPullRequestEnqueued/PullRequest/AutoMerge.php +++ b/clients/GitHub/src/Schema/WebhookPullRequestEnqueued/PullRequest/AutoMerge.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class AutoMerge extends Schema\AliasAbstract\Tiet454E9788\Tiet6D6E977B\Tiet013CDAB3\TietC3D76EBB +final readonly class AutoMerge extends Schema\AliasAbstract\Tiet3711D3C5\Tiet0F63F0A7\TietF2088179\TietD7AB4A38 { } diff --git a/clients/GitHub/src/Schema/WebhookPullRequestEnqueued/PullRequest/AutoMerge/EnabledBy.php b/clients/GitHub/src/Schema/WebhookPullRequestEnqueued/PullRequest/AutoMerge/EnabledBy.php index 0b90745a491..547bb0ce203 100644 --- a/clients/GitHub/src/Schema/WebhookPullRequestEnqueued/PullRequest/AutoMerge/EnabledBy.php +++ b/clients/GitHub/src/Schema/WebhookPullRequestEnqueued/PullRequest/AutoMerge/EnabledBy.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class EnabledBy extends Schema\AliasAbstract\Tiet93E44327\TietD0AB6C73\Tiet62032077\Tiet6B97FD42 +final readonly class EnabledBy extends Schema\AliasAbstract\Tiet43D49F44\TietAE60624E\Tiet6F859A9C\Tiet1D52E2C1 { } diff --git a/clients/GitHub/src/Schema/WebhookPullRequestEnqueued/PullRequest/Base.php b/clients/GitHub/src/Schema/WebhookPullRequestEnqueued/PullRequest/Base.php index de528b54ab2..656134be24a 100644 --- a/clients/GitHub/src/Schema/WebhookPullRequestEnqueued/PullRequest/Base.php +++ b/clients/GitHub/src/Schema/WebhookPullRequestEnqueued/PullRequest/Base.php @@ -518,6 +518,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -660,7 +663,7 @@ }, "use_squash_pr_title_as_default": { "type": "boolean", - "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.", + "description": "Whether a squash merge commit can use the pull request title as default. **This property is closing down. Please use `squash_merge_commit_title` instead.", "default": false }, "visibility": { @@ -781,6 +784,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } } @@ -885,7 +891,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "permissions": { "admin": false, @@ -948,7 +955,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" } }'; diff --git a/clients/GitHub/src/Schema/WebhookPullRequestEnqueued/PullRequest/Base/Repo.php b/clients/GitHub/src/Schema/WebhookPullRequestEnqueued/PullRequest/Base/Repo.php index 104b90bfab7..e94b535f501 100644 --- a/clients/GitHub/src/Schema/WebhookPullRequestEnqueued/PullRequest/Base/Repo.php +++ b/clients/GitHub/src/Schema/WebhookPullRequestEnqueued/PullRequest/Base/Repo.php @@ -503,6 +503,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -645,7 +648,7 @@ }, "use_squash_pr_title_as_default": { "type": "boolean", - "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.", + "description": "Whether a squash merge commit can use the pull request title as default. **This property is closing down. Please use `squash_merge_commit_title` instead.", "default": false }, "visibility": { @@ -765,7 +768,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "permissions": { "admin": false, @@ -843,7 +847,7 @@ - `PR_TITLE` - default to the pull request's title. - `COMMIT_OR_PR_TITLE` - default to the commit's title (if only one commit) or the pull request's title (when more than one commit). - * useSquashPrTitleAsDefault: Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead. + * useSquashPrTitleAsDefault: Whether a squash merge commit can use the pull request title as default. **This property is closing down. Please use `squash_merge_commit_title` instead. * webCommitSignoffRequired: Whether to require contributors to sign off on web-based commits */ public function __construct(#[MapFrom('allow_auto_merge')] diff --git a/clients/GitHub/src/Schema/WebhookPullRequestEnqueued/PullRequest/Base/Repo/Owner.php b/clients/GitHub/src/Schema/WebhookPullRequestEnqueued/PullRequest/Base/Repo/Owner.php index 377a17fc601..000dec69027 100644 --- a/clients/GitHub/src/Schema/WebhookPullRequestEnqueued/PullRequest/Base/Repo/Owner.php +++ b/clients/GitHub/src/Schema/WebhookPullRequestEnqueued/PullRequest/Base/Repo/Owner.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class Owner extends Schema\AliasAbstract\Tiet93E44327\TietD0AB6C73\Tiet62032077\Tiet6B97FD42 +final readonly class Owner extends Schema\AliasAbstract\Tiet43D49F44\TietAE60624E\Tiet6F859A9C\Tiet1D52E2C1 { } diff --git a/clients/GitHub/src/Schema/WebhookPullRequestEnqueued/PullRequest/Base/User.php b/clients/GitHub/src/Schema/WebhookPullRequestEnqueued/PullRequest/Base/User.php index c80e3b8d71c..9d5dcd6c81f 100644 --- a/clients/GitHub/src/Schema/WebhookPullRequestEnqueued/PullRequest/Base/User.php +++ b/clients/GitHub/src/Schema/WebhookPullRequestEnqueued/PullRequest/Base/User.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class User extends Schema\AliasAbstract\TietCE7694F2\Tiet7ECCBCAF\TietF71CBA25\Tiet10035FEE +final readonly class User extends Schema\AliasAbstract\Tiet536805C4\Tiet88923449\Tiet8D7DF436\Tiet2E07D018 { } diff --git a/clients/GitHub/src/Schema/WebhookPullRequestEnqueued/PullRequest/Head.php b/clients/GitHub/src/Schema/WebhookPullRequestEnqueued/PullRequest/Head.php index 7a226f9d9bc..dfaf9ca26b8 100644 --- a/clients/GitHub/src/Schema/WebhookPullRequestEnqueued/PullRequest/Head.php +++ b/clients/GitHub/src/Schema/WebhookPullRequestEnqueued/PullRequest/Head.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class Head extends Schema\AliasAbstract\TietC81D8778\TietEEF68881\TietA575AC5B\Tiet10C8499E +final readonly class Head extends Schema\AliasAbstract\Tiet42EC1791\Tiet8C42BE36\Tiet94AEF7B4\Tiet14ED59EB { } diff --git a/clients/GitHub/src/Schema/WebhookPullRequestEnqueued/PullRequest/Head/Repo.php b/clients/GitHub/src/Schema/WebhookPullRequestEnqueued/PullRequest/Head/Repo.php index 3bc339287e4..869cb71d10c 100644 --- a/clients/GitHub/src/Schema/WebhookPullRequestEnqueued/PullRequest/Head/Repo.php +++ b/clients/GitHub/src/Schema/WebhookPullRequestEnqueued/PullRequest/Head/Repo.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class Repo extends Schema\AliasAbstract\Tiet070CDFA2\TietE9BEF6E9\Tiet0F07A943\Tiet66A40160 +final readonly class Repo extends Schema\AliasAbstract\Tiet95C863CB\Tiet5478B154\TietB41A472A\Tiet0EF38F74 { } diff --git a/clients/GitHub/src/Schema/WebhookPullRequestEnqueued/PullRequest/Head/Repo/Owner.php b/clients/GitHub/src/Schema/WebhookPullRequestEnqueued/PullRequest/Head/Repo/Owner.php index af93eb07165..220ba9ce292 100644 --- a/clients/GitHub/src/Schema/WebhookPullRequestEnqueued/PullRequest/Head/Repo/Owner.php +++ b/clients/GitHub/src/Schema/WebhookPullRequestEnqueued/PullRequest/Head/Repo/Owner.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class Owner extends Schema\AliasAbstract\Tiet93E44327\TietD0AB6C73\Tiet62032077\Tiet6B97FD42 +final readonly class Owner extends Schema\AliasAbstract\Tiet43D49F44\TietAE60624E\Tiet6F859A9C\Tiet1D52E2C1 { } diff --git a/clients/GitHub/src/Schema/WebhookPullRequestEnqueued/PullRequest/Head/User.php b/clients/GitHub/src/Schema/WebhookPullRequestEnqueued/PullRequest/Head/User.php index 75e6d0f17a1..8613f450d0e 100644 --- a/clients/GitHub/src/Schema/WebhookPullRequestEnqueued/PullRequest/Head/User.php +++ b/clients/GitHub/src/Schema/WebhookPullRequestEnqueued/PullRequest/Head/User.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class User extends Schema\AliasAbstract\TietCE7694F2\Tiet7ECCBCAF\TietF71CBA25\Tiet10035FEE +final readonly class User extends Schema\AliasAbstract\Tiet536805C4\Tiet88923449\Tiet8D7DF436\Tiet2E07D018 { } diff --git a/clients/GitHub/src/Schema/WebhookPullRequestEnqueued/PullRequest/MergedBy.php b/clients/GitHub/src/Schema/WebhookPullRequestEnqueued/PullRequest/MergedBy.php index b86393c0c41..fb71715caaf 100644 --- a/clients/GitHub/src/Schema/WebhookPullRequestEnqueued/PullRequest/MergedBy.php +++ b/clients/GitHub/src/Schema/WebhookPullRequestEnqueued/PullRequest/MergedBy.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class MergedBy extends Schema\AliasAbstract\Tiet93E44327\TietD0AB6C73\Tiet62032077\Tiet6B97FD42 +final readonly class MergedBy extends Schema\AliasAbstract\Tiet43D49F44\TietAE60624E\Tiet6F859A9C\Tiet1D52E2C1 { } diff --git a/clients/GitHub/src/Schema/WebhookPullRequestEnqueued/PullRequest/Milestone.php b/clients/GitHub/src/Schema/WebhookPullRequestEnqueued/PullRequest/Milestone.php index 8a4d72214c3..8907d9cba34 100644 --- a/clients/GitHub/src/Schema/WebhookPullRequestEnqueued/PullRequest/Milestone.php +++ b/clients/GitHub/src/Schema/WebhookPullRequestEnqueued/PullRequest/Milestone.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class Milestone extends Schema\AliasAbstract\Tiet8581CCF9\Tiet9F48F90B\TietE152DE2F\Tiet393FAC6E +final readonly class Milestone extends Schema\AliasAbstract\Tiet5150331D\Tiet0C67EF90\Tiet96830B1A\Tiet3716614D { } diff --git a/clients/GitHub/src/Schema/WebhookPullRequestEnqueued/PullRequest/Milestone/Creator.php b/clients/GitHub/src/Schema/WebhookPullRequestEnqueued/PullRequest/Milestone/Creator.php index ec5ecb7981e..05e353e3b46 100644 --- a/clients/GitHub/src/Schema/WebhookPullRequestEnqueued/PullRequest/Milestone/Creator.php +++ b/clients/GitHub/src/Schema/WebhookPullRequestEnqueued/PullRequest/Milestone/Creator.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class Creator extends Schema\AliasAbstract\Tiet0ABFFB9A\Tiet721DF3F2\Tiet6C0961B3\TietE2C9336E +final readonly class Creator extends Schema\AliasAbstract\Tiet9BB7FDE7\Tiet7C408E87\TietF0A7E59F\Tiet74AED450 { } diff --git a/clients/GitHub/src/Schema/WebhookPullRequestEnqueued/PullRequest/RequestedReviewers/Zero.php b/clients/GitHub/src/Schema/WebhookPullRequestEnqueued/PullRequest/RequestedReviewers/Zero.php index 3cb9234ed8a..046eb43d482 100644 --- a/clients/GitHub/src/Schema/WebhookPullRequestEnqueued/PullRequest/RequestedReviewers/Zero.php +++ b/clients/GitHub/src/Schema/WebhookPullRequestEnqueued/PullRequest/RequestedReviewers/Zero.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class Zero extends Schema\AliasAbstract\Tiet93E44327\TietD0AB6C73\Tiet62032077\Tiet6B97FD42 +final readonly class Zero extends Schema\AliasAbstract\Tiet43D49F44\TietAE60624E\Tiet6F859A9C\Tiet1D52E2C1 { } diff --git a/clients/GitHub/src/Schema/WebhookPullRequestEnqueued/PullRequest/User.php b/clients/GitHub/src/Schema/WebhookPullRequestEnqueued/PullRequest/User.php index f8d11505cf3..f33db937b4f 100644 --- a/clients/GitHub/src/Schema/WebhookPullRequestEnqueued/PullRequest/User.php +++ b/clients/GitHub/src/Schema/WebhookPullRequestEnqueued/PullRequest/User.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class User extends Schema\AliasAbstract\Tiet79DD5408\TietA1D90DAB\TietBCA2491F\Tiet9DC6356F +final readonly class User extends Schema\AliasAbstract\Tiet8136D020\TietA98D8FE0\TietBA8878FC\TietC3C52C83 { } diff --git a/clients/GitHub/src/Schema/WebhookPullRequestLabeled.php b/clients/GitHub/src/Schema/WebhookPullRequestLabeled.php index b7056419204..d8d6a8cbffd 100644 --- a/clients/GitHub/src/Schema/WebhookPullRequestLabeled.php +++ b/clients/GitHub/src/Schema/WebhookPullRequestLabeled.php @@ -558,6 +558,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -796,6 +799,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -1321,6 +1327,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -1463,7 +1472,7 @@ }, "use_squash_pr_title_as_default": { "type": "boolean", - "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.", + "description": "Whether a squash merge commit can use the pull request title as default. **This property is closing down. Please use `squash_merge_commit_title` instead.", "default": false }, "visibility": { @@ -1584,6 +1593,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } } @@ -2150,6 +2162,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -2292,7 +2307,7 @@ }, "use_squash_pr_title_as_default": { "type": "boolean", - "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.", + "description": "Whether a squash merge commit can use the pull request title as default. **This property is closing down. Please use `squash_merge_commit_title` instead.", "default": false }, "visibility": { @@ -2413,6 +2428,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } } @@ -2604,6 +2622,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -2740,6 +2761,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -2915,6 +2939,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -3333,6 +3360,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } } @@ -3669,6 +3699,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -3861,6 +3897,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -4732,7 +4774,7 @@ }, "use_squash_pr_title_as_default": { "type": "boolean", - "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.", + "description": "Whether a squash merge commit can use the pull request title as default. **This property is closing down. Please use `squash_merge_commit_title` instead.", "default": false, "deprecated": true }, @@ -4973,6 +5015,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -5073,7 +5121,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Mannequin", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "assignees": [ { @@ -5148,7 +5197,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "merge_method": "rebase" }, @@ -5249,7 +5299,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "permissions": { "admin": false, @@ -5312,7 +5363,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" } }, "body": "generated", @@ -5423,7 +5475,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "permissions": { "admin": false, @@ -5486,7 +5539,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" } }, "html_url": "https:\\/\\/example.com\\/", @@ -5540,7 +5594,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Mannequin", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "milestone": { "closed_at": "1970-01-01T00:00:00+00:00", @@ -5567,7 +5622,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Mannequin", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "description": "generated", "due_on": "1970-01-01T00:00:00+00:00", @@ -5675,7 +5731,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Mannequin", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" } }, "repository": { @@ -5712,7 +5769,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "forks": 5, "permissions": { @@ -5743,7 +5801,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "private": false, "html_url": "https:\\/\\/github.com\\/octocat\\/Hello-World", @@ -5977,7 +6036,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" } }'; diff --git a/clients/GitHub/src/Schema/WebhookPullRequestLabeled/PullRequest.php b/clients/GitHub/src/Schema/WebhookPullRequestLabeled/PullRequest.php index f9a43f746ca..b678afd7aa6 100644 --- a/clients/GitHub/src/Schema/WebhookPullRequestLabeled/PullRequest.php +++ b/clients/GitHub/src/Schema/WebhookPullRequestLabeled/PullRequest.php @@ -280,6 +280,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -518,6 +521,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -1043,6 +1049,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -1185,7 +1194,7 @@ }, "use_squash_pr_title_as_default": { "type": "boolean", - "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.", + "description": "Whether a squash merge commit can use the pull request title as default. **This property is closing down. Please use `squash_merge_commit_title` instead.", "default": false }, "visibility": { @@ -1306,6 +1315,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } } @@ -1872,6 +1884,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -2014,7 +2029,7 @@ }, "use_squash_pr_title_as_default": { "type": "boolean", - "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.", + "description": "Whether a squash merge commit can use the pull request title as default. **This property is closing down. Please use `squash_merge_commit_title` instead.", "default": false }, "visibility": { @@ -2135,6 +2150,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } } @@ -2326,6 +2344,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -2462,6 +2483,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -2637,6 +2661,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -3055,6 +3082,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } } @@ -3112,7 +3142,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Mannequin", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "assignees": [ { @@ -3187,7 +3218,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "merge_method": "rebase" }, @@ -3288,7 +3320,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "permissions": { "admin": false, @@ -3351,7 +3384,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" } }, "body": "generated", @@ -3462,7 +3496,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "permissions": { "admin": false, @@ -3525,7 +3560,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" } }, "html_url": "https:\\/\\/example.com\\/", @@ -3579,7 +3615,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Mannequin", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "milestone": { "closed_at": "1970-01-01T00:00:00+00:00", @@ -3606,7 +3643,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Mannequin", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "description": "generated", "due_on": "1970-01-01T00:00:00+00:00", @@ -3714,7 +3752,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Mannequin", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" } }'; diff --git a/clients/GitHub/src/Schema/WebhookPullRequestLabeled/PullRequest/Assignee.php b/clients/GitHub/src/Schema/WebhookPullRequestLabeled/PullRequest/Assignee.php index 040c8a5076c..4eda2f26b24 100644 --- a/clients/GitHub/src/Schema/WebhookPullRequestLabeled/PullRequest/Assignee.php +++ b/clients/GitHub/src/Schema/WebhookPullRequestLabeled/PullRequest/Assignee.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class Assignee extends Schema\AliasAbstract\Tiet0ABFFB9A\Tiet721DF3F2\Tiet6C0961B3\TietE2C9336E +final readonly class Assignee extends Schema\AliasAbstract\Tiet9BB7FDE7\Tiet7C408E87\TietF0A7E59F\Tiet74AED450 { } diff --git a/clients/GitHub/src/Schema/WebhookPullRequestLabeled/PullRequest/AutoMerge.php b/clients/GitHub/src/Schema/WebhookPullRequestLabeled/PullRequest/AutoMerge.php index 3e9db556870..be7d9b4df10 100644 --- a/clients/GitHub/src/Schema/WebhookPullRequestLabeled/PullRequest/AutoMerge.php +++ b/clients/GitHub/src/Schema/WebhookPullRequestLabeled/PullRequest/AutoMerge.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class AutoMerge extends Schema\AliasAbstract\Tiet454E9788\Tiet6D6E977B\Tiet013CDAB3\TietC3D76EBB +final readonly class AutoMerge extends Schema\AliasAbstract\Tiet3711D3C5\Tiet0F63F0A7\TietF2088179\TietD7AB4A38 { } diff --git a/clients/GitHub/src/Schema/WebhookPullRequestLabeled/PullRequest/AutoMerge/EnabledBy.php b/clients/GitHub/src/Schema/WebhookPullRequestLabeled/PullRequest/AutoMerge/EnabledBy.php index 5c1041e73eb..bf6fa453359 100644 --- a/clients/GitHub/src/Schema/WebhookPullRequestLabeled/PullRequest/AutoMerge/EnabledBy.php +++ b/clients/GitHub/src/Schema/WebhookPullRequestLabeled/PullRequest/AutoMerge/EnabledBy.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class EnabledBy extends Schema\AliasAbstract\Tiet93E44327\TietD0AB6C73\Tiet62032077\Tiet6B97FD42 +final readonly class EnabledBy extends Schema\AliasAbstract\Tiet43D49F44\TietAE60624E\Tiet6F859A9C\Tiet1D52E2C1 { } diff --git a/clients/GitHub/src/Schema/WebhookPullRequestLabeled/PullRequest/Base.php b/clients/GitHub/src/Schema/WebhookPullRequestLabeled/PullRequest/Base.php index c930371232e..427d837ac4a 100644 --- a/clients/GitHub/src/Schema/WebhookPullRequestLabeled/PullRequest/Base.php +++ b/clients/GitHub/src/Schema/WebhookPullRequestLabeled/PullRequest/Base.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class Base extends Schema\AliasAbstract\TietC81D8778\TietEEF68881\TietA575AC5B\Tiet10C8499E +final readonly class Base extends Schema\AliasAbstract\Tiet42EC1791\Tiet8C42BE36\Tiet94AEF7B4\Tiet14ED59EB { } diff --git a/clients/GitHub/src/Schema/WebhookPullRequestLabeled/PullRequest/Base/Repo.php b/clients/GitHub/src/Schema/WebhookPullRequestLabeled/PullRequest/Base/Repo.php index 6bbcb72ea0c..0925c9a235a 100644 --- a/clients/GitHub/src/Schema/WebhookPullRequestLabeled/PullRequest/Base/Repo.php +++ b/clients/GitHub/src/Schema/WebhookPullRequestLabeled/PullRequest/Base/Repo.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class Repo extends Schema\AliasAbstract\Tiet070CDFA2\TietE9BEF6E9\Tiet0F07A943\Tiet66A40160 +final readonly class Repo extends Schema\AliasAbstract\Tiet95C863CB\Tiet5478B154\TietB41A472A\Tiet0EF38F74 { } diff --git a/clients/GitHub/src/Schema/WebhookPullRequestLabeled/PullRequest/Base/Repo/Owner.php b/clients/GitHub/src/Schema/WebhookPullRequestLabeled/PullRequest/Base/Repo/Owner.php index 3bf1077da7c..3f26e440ef8 100644 --- a/clients/GitHub/src/Schema/WebhookPullRequestLabeled/PullRequest/Base/Repo/Owner.php +++ b/clients/GitHub/src/Schema/WebhookPullRequestLabeled/PullRequest/Base/Repo/Owner.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class Owner extends Schema\AliasAbstract\Tiet93E44327\TietD0AB6C73\Tiet62032077\Tiet6B97FD42 +final readonly class Owner extends Schema\AliasAbstract\Tiet43D49F44\TietAE60624E\Tiet6F859A9C\Tiet1D52E2C1 { } diff --git a/clients/GitHub/src/Schema/WebhookPullRequestLabeled/PullRequest/Base/User.php b/clients/GitHub/src/Schema/WebhookPullRequestLabeled/PullRequest/Base/User.php index 23c5df3e686..a6684359a00 100644 --- a/clients/GitHub/src/Schema/WebhookPullRequestLabeled/PullRequest/Base/User.php +++ b/clients/GitHub/src/Schema/WebhookPullRequestLabeled/PullRequest/Base/User.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class User extends Schema\AliasAbstract\TietCE7694F2\Tiet7ECCBCAF\TietF71CBA25\Tiet10035FEE +final readonly class User extends Schema\AliasAbstract\Tiet536805C4\Tiet88923449\Tiet8D7DF436\Tiet2E07D018 { } diff --git a/clients/GitHub/src/Schema/WebhookPullRequestLabeled/PullRequest/Head.php b/clients/GitHub/src/Schema/WebhookPullRequestLabeled/PullRequest/Head.php index ab3274d86c2..94623198b67 100644 --- a/clients/GitHub/src/Schema/WebhookPullRequestLabeled/PullRequest/Head.php +++ b/clients/GitHub/src/Schema/WebhookPullRequestLabeled/PullRequest/Head.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class Head extends Schema\AliasAbstract\Tiet01453758\Tiet6E98457A\Tiet8F1E61C9\Tiet3FD9A6C4 +final readonly class Head extends Schema\AliasAbstract\TietC622367A\Tiet1B0AEBBF\Tiet4F8F58BF\TietAA9B571E { } diff --git a/clients/GitHub/src/Schema/WebhookPullRequestLabeled/PullRequest/Head/Repo.php b/clients/GitHub/src/Schema/WebhookPullRequestLabeled/PullRequest/Head/Repo.php index 9e32cc4f051..f7694f691a3 100644 --- a/clients/GitHub/src/Schema/WebhookPullRequestLabeled/PullRequest/Head/Repo.php +++ b/clients/GitHub/src/Schema/WebhookPullRequestLabeled/PullRequest/Head/Repo.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class Repo extends Schema\AliasAbstract\Tiet8354B603\Tiet6E4D1374\Tiet4DDFFFE7\Tiet46656F78 +final readonly class Repo extends Schema\AliasAbstract\Tiet8A806663\Tiet007CE965\TietE9A2CFD8\Tiet7DAA4906 { } diff --git a/clients/GitHub/src/Schema/WebhookPullRequestLabeled/PullRequest/Head/Repo/Owner.php b/clients/GitHub/src/Schema/WebhookPullRequestLabeled/PullRequest/Head/Repo/Owner.php index 66b3dafcb45..3dc2dea41e3 100644 --- a/clients/GitHub/src/Schema/WebhookPullRequestLabeled/PullRequest/Head/Repo/Owner.php +++ b/clients/GitHub/src/Schema/WebhookPullRequestLabeled/PullRequest/Head/Repo/Owner.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class Owner extends Schema\AliasAbstract\Tiet93E44327\TietD0AB6C73\Tiet62032077\Tiet6B97FD42 +final readonly class Owner extends Schema\AliasAbstract\Tiet43D49F44\TietAE60624E\Tiet6F859A9C\Tiet1D52E2C1 { } diff --git a/clients/GitHub/src/Schema/WebhookPullRequestLabeled/PullRequest/Head/User.php b/clients/GitHub/src/Schema/WebhookPullRequestLabeled/PullRequest/Head/User.php index 3ccf077e758..bbe6a6fcd4e 100644 --- a/clients/GitHub/src/Schema/WebhookPullRequestLabeled/PullRequest/Head/User.php +++ b/clients/GitHub/src/Schema/WebhookPullRequestLabeled/PullRequest/Head/User.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class User extends Schema\AliasAbstract\TietCE7694F2\Tiet7ECCBCAF\TietF71CBA25\Tiet10035FEE +final readonly class User extends Schema\AliasAbstract\Tiet536805C4\Tiet88923449\Tiet8D7DF436\Tiet2E07D018 { } diff --git a/clients/GitHub/src/Schema/WebhookPullRequestLabeled/PullRequest/MergedBy.php b/clients/GitHub/src/Schema/WebhookPullRequestLabeled/PullRequest/MergedBy.php index 858ef146a60..1c4f0bb4d82 100644 --- a/clients/GitHub/src/Schema/WebhookPullRequestLabeled/PullRequest/MergedBy.php +++ b/clients/GitHub/src/Schema/WebhookPullRequestLabeled/PullRequest/MergedBy.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class MergedBy extends Schema\AliasAbstract\Tiet0ABFFB9A\Tiet721DF3F2\Tiet6C0961B3\TietE2C9336E +final readonly class MergedBy extends Schema\AliasAbstract\Tiet9BB7FDE7\Tiet7C408E87\TietF0A7E59F\Tiet74AED450 { } diff --git a/clients/GitHub/src/Schema/WebhookPullRequestLabeled/PullRequest/Milestone.php b/clients/GitHub/src/Schema/WebhookPullRequestLabeled/PullRequest/Milestone.php index 514cb11b084..f5c14928e6a 100644 --- a/clients/GitHub/src/Schema/WebhookPullRequestLabeled/PullRequest/Milestone.php +++ b/clients/GitHub/src/Schema/WebhookPullRequestLabeled/PullRequest/Milestone.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class Milestone extends Schema\AliasAbstract\Tiet8581CCF9\Tiet9F48F90B\TietE152DE2F\Tiet393FAC6E +final readonly class Milestone extends Schema\AliasAbstract\Tiet5150331D\Tiet0C67EF90\Tiet96830B1A\Tiet3716614D { } diff --git a/clients/GitHub/src/Schema/WebhookPullRequestLabeled/PullRequest/Milestone/Creator.php b/clients/GitHub/src/Schema/WebhookPullRequestLabeled/PullRequest/Milestone/Creator.php index e0840740bb8..d42855d14af 100644 --- a/clients/GitHub/src/Schema/WebhookPullRequestLabeled/PullRequest/Milestone/Creator.php +++ b/clients/GitHub/src/Schema/WebhookPullRequestLabeled/PullRequest/Milestone/Creator.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class Creator extends Schema\AliasAbstract\Tiet0ABFFB9A\Tiet721DF3F2\Tiet6C0961B3\TietE2C9336E +final readonly class Creator extends Schema\AliasAbstract\Tiet9BB7FDE7\Tiet7C408E87\TietF0A7E59F\Tiet74AED450 { } diff --git a/clients/GitHub/src/Schema/WebhookPullRequestLabeled/PullRequest/RequestedReviewers/Zero.php b/clients/GitHub/src/Schema/WebhookPullRequestLabeled/PullRequest/RequestedReviewers/Zero.php index 2e40d6e106d..ae6db646bd0 100644 --- a/clients/GitHub/src/Schema/WebhookPullRequestLabeled/PullRequest/RequestedReviewers/Zero.php +++ b/clients/GitHub/src/Schema/WebhookPullRequestLabeled/PullRequest/RequestedReviewers/Zero.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class Zero extends Schema\AliasAbstract\Tiet0ABFFB9A\Tiet721DF3F2\Tiet6C0961B3\TietE2C9336E +final readonly class Zero extends Schema\AliasAbstract\Tiet9BB7FDE7\Tiet7C408E87\TietF0A7E59F\Tiet74AED450 { } diff --git a/clients/GitHub/src/Schema/WebhookPullRequestLabeled/PullRequest/User.php b/clients/GitHub/src/Schema/WebhookPullRequestLabeled/PullRequest/User.php index 28521eeb595..1c53948def6 100644 --- a/clients/GitHub/src/Schema/WebhookPullRequestLabeled/PullRequest/User.php +++ b/clients/GitHub/src/Schema/WebhookPullRequestLabeled/PullRequest/User.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class User extends Schema\AliasAbstract\Tiet79DD5408\TietA1D90DAB\TietBCA2491F\Tiet9DC6356F +final readonly class User extends Schema\AliasAbstract\Tiet8136D020\TietA98D8FE0\TietBA8878FC\TietC3C52C83 { } diff --git a/clients/GitHub/src/Schema/WebhookPullRequestLocked.php b/clients/GitHub/src/Schema/WebhookPullRequestLocked.php index cd4ed7ecfc4..280f7c36478 100644 --- a/clients/GitHub/src/Schema/WebhookPullRequestLocked.php +++ b/clients/GitHub/src/Schema/WebhookPullRequestLocked.php @@ -514,6 +514,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -752,6 +755,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -1277,6 +1283,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -1419,7 +1428,7 @@ }, "use_squash_pr_title_as_default": { "type": "boolean", - "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.", + "description": "Whether a squash merge commit can use the pull request title as default. **This property is closing down. Please use `squash_merge_commit_title` instead.", "default": false }, "visibility": { @@ -1540,6 +1549,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } } @@ -2106,6 +2118,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -2248,7 +2263,7 @@ }, "use_squash_pr_title_as_default": { "type": "boolean", - "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.", + "description": "Whether a squash merge commit can use the pull request title as default. **This property is closing down. Please use `squash_merge_commit_title` instead.", "default": false }, "visibility": { @@ -2369,6 +2384,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } } @@ -2560,6 +2578,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -2695,6 +2716,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -2870,6 +2894,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -3288,6 +3315,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } } @@ -3624,6 +3654,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -3816,6 +3852,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -4687,7 +4729,7 @@ }, "use_squash_pr_title_as_default": { "type": "boolean", - "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.", + "description": "Whether a squash merge commit can use the pull request title as default. **This property is closing down. Please use `squash_merge_commit_title` instead.", "default": false, "deprecated": true }, @@ -4928,6 +4970,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -5019,7 +5067,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "assignees": [ { @@ -5094,7 +5143,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "merge_method": "rebase" }, @@ -5195,7 +5245,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "permissions": { "admin": false, @@ -5258,7 +5309,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" } }, "body": "generated", @@ -5369,7 +5421,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "permissions": { "admin": false, @@ -5432,7 +5485,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" } }, "html_url": "https:\\/\\/example.com\\/", @@ -5486,7 +5540,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Mannequin", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "milestone": { "closed_at": "1970-01-01T00:00:00+00:00", @@ -5513,7 +5568,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "description": "generated", "due_on": "1970-01-01T00:00:00+00:00", @@ -5621,7 +5677,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Mannequin", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" } }, "repository": { @@ -5658,7 +5715,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "forks": 5, "permissions": { @@ -5689,7 +5747,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "private": false, "html_url": "https:\\/\\/github.com\\/octocat\\/Hello-World", @@ -5923,7 +5982,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" } }'; diff --git a/clients/GitHub/src/Schema/WebhookPullRequestLocked/PullRequest.php b/clients/GitHub/src/Schema/WebhookPullRequestLocked/PullRequest.php index aa2cee3f974..a4d1fb4ec9d 100644 --- a/clients/GitHub/src/Schema/WebhookPullRequestLocked/PullRequest.php +++ b/clients/GitHub/src/Schema/WebhookPullRequestLocked/PullRequest.php @@ -279,6 +279,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -517,6 +520,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -1042,6 +1048,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -1184,7 +1193,7 @@ }, "use_squash_pr_title_as_default": { "type": "boolean", - "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.", + "description": "Whether a squash merge commit can use the pull request title as default. **This property is closing down. Please use `squash_merge_commit_title` instead.", "default": false }, "visibility": { @@ -1305,6 +1314,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } } @@ -1871,6 +1883,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -2013,7 +2028,7 @@ }, "use_squash_pr_title_as_default": { "type": "boolean", - "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.", + "description": "Whether a squash merge commit can use the pull request title as default. **This property is closing down. Please use `squash_merge_commit_title` instead.", "default": false }, "visibility": { @@ -2134,6 +2149,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } } @@ -2325,6 +2343,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -2460,6 +2481,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -2635,6 +2659,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -3053,6 +3080,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } } @@ -3110,7 +3140,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "assignees": [ { @@ -3185,7 +3216,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "merge_method": "rebase" }, @@ -3286,7 +3318,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "permissions": { "admin": false, @@ -3349,7 +3382,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" } }, "body": "generated", @@ -3460,7 +3494,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "permissions": { "admin": false, @@ -3523,7 +3558,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" } }, "html_url": "https:\\/\\/example.com\\/", @@ -3577,7 +3613,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Mannequin", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "milestone": { "closed_at": "1970-01-01T00:00:00+00:00", @@ -3604,7 +3641,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "description": "generated", "due_on": "1970-01-01T00:00:00+00:00", @@ -3712,7 +3750,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Mannequin", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" } }'; diff --git a/clients/GitHub/src/Schema/WebhookPullRequestLocked/PullRequest/Assignee.php b/clients/GitHub/src/Schema/WebhookPullRequestLocked/PullRequest/Assignee.php index 97391041ca2..84f34c6429e 100644 --- a/clients/GitHub/src/Schema/WebhookPullRequestLocked/PullRequest/Assignee.php +++ b/clients/GitHub/src/Schema/WebhookPullRequestLocked/PullRequest/Assignee.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class Assignee extends Schema\AliasAbstract\Tiet93E44327\TietD0AB6C73\Tiet62032077\Tiet6B97FD42 +final readonly class Assignee extends Schema\AliasAbstract\Tiet43D49F44\TietAE60624E\Tiet6F859A9C\Tiet1D52E2C1 { } diff --git a/clients/GitHub/src/Schema/WebhookPullRequestLocked/PullRequest/AutoMerge.php b/clients/GitHub/src/Schema/WebhookPullRequestLocked/PullRequest/AutoMerge.php index 04fe2a0cccc..b6e2afc5a81 100644 --- a/clients/GitHub/src/Schema/WebhookPullRequestLocked/PullRequest/AutoMerge.php +++ b/clients/GitHub/src/Schema/WebhookPullRequestLocked/PullRequest/AutoMerge.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class AutoMerge extends Schema\AliasAbstract\Tiet454E9788\Tiet6D6E977B\Tiet013CDAB3\TietC3D76EBB +final readonly class AutoMerge extends Schema\AliasAbstract\Tiet3711D3C5\Tiet0F63F0A7\TietF2088179\TietD7AB4A38 { } diff --git a/clients/GitHub/src/Schema/WebhookPullRequestLocked/PullRequest/AutoMerge/EnabledBy.php b/clients/GitHub/src/Schema/WebhookPullRequestLocked/PullRequest/AutoMerge/EnabledBy.php index a35c10088e6..6f7bbc068a1 100644 --- a/clients/GitHub/src/Schema/WebhookPullRequestLocked/PullRequest/AutoMerge/EnabledBy.php +++ b/clients/GitHub/src/Schema/WebhookPullRequestLocked/PullRequest/AutoMerge/EnabledBy.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class EnabledBy extends Schema\AliasAbstract\Tiet93E44327\TietD0AB6C73\Tiet62032077\Tiet6B97FD42 +final readonly class EnabledBy extends Schema\AliasAbstract\Tiet43D49F44\TietAE60624E\Tiet6F859A9C\Tiet1D52E2C1 { } diff --git a/clients/GitHub/src/Schema/WebhookPullRequestLocked/PullRequest/Base.php b/clients/GitHub/src/Schema/WebhookPullRequestLocked/PullRequest/Base.php index 87bee3f71fc..b96cca7c9a9 100644 --- a/clients/GitHub/src/Schema/WebhookPullRequestLocked/PullRequest/Base.php +++ b/clients/GitHub/src/Schema/WebhookPullRequestLocked/PullRequest/Base.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class Base extends Schema\AliasAbstract\TietC81D8778\TietEEF68881\TietA575AC5B\Tiet10C8499E +final readonly class Base extends Schema\AliasAbstract\Tiet42EC1791\Tiet8C42BE36\Tiet94AEF7B4\Tiet14ED59EB { } diff --git a/clients/GitHub/src/Schema/WebhookPullRequestLocked/PullRequest/Base/Repo.php b/clients/GitHub/src/Schema/WebhookPullRequestLocked/PullRequest/Base/Repo.php index 35b0de7d5b7..661bcb62ab1 100644 --- a/clients/GitHub/src/Schema/WebhookPullRequestLocked/PullRequest/Base/Repo.php +++ b/clients/GitHub/src/Schema/WebhookPullRequestLocked/PullRequest/Base/Repo.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class Repo extends Schema\AliasAbstract\Tiet070CDFA2\TietE9BEF6E9\Tiet0F07A943\Tiet66A40160 +final readonly class Repo extends Schema\AliasAbstract\Tiet95C863CB\Tiet5478B154\TietB41A472A\Tiet0EF38F74 { } diff --git a/clients/GitHub/src/Schema/WebhookPullRequestLocked/PullRequest/Base/Repo/Owner.php b/clients/GitHub/src/Schema/WebhookPullRequestLocked/PullRequest/Base/Repo/Owner.php index 8337e3990a8..aaf6756eda6 100644 --- a/clients/GitHub/src/Schema/WebhookPullRequestLocked/PullRequest/Base/Repo/Owner.php +++ b/clients/GitHub/src/Schema/WebhookPullRequestLocked/PullRequest/Base/Repo/Owner.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class Owner extends Schema\AliasAbstract\Tiet93E44327\TietD0AB6C73\Tiet62032077\Tiet6B97FD42 +final readonly class Owner extends Schema\AliasAbstract\Tiet43D49F44\TietAE60624E\Tiet6F859A9C\Tiet1D52E2C1 { } diff --git a/clients/GitHub/src/Schema/WebhookPullRequestLocked/PullRequest/Base/User.php b/clients/GitHub/src/Schema/WebhookPullRequestLocked/PullRequest/Base/User.php index 59231292cf7..6b95d81815a 100644 --- a/clients/GitHub/src/Schema/WebhookPullRequestLocked/PullRequest/Base/User.php +++ b/clients/GitHub/src/Schema/WebhookPullRequestLocked/PullRequest/Base/User.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class User extends Schema\AliasAbstract\TietCE7694F2\Tiet7ECCBCAF\TietF71CBA25\Tiet10035FEE +final readonly class User extends Schema\AliasAbstract\Tiet536805C4\Tiet88923449\Tiet8D7DF436\Tiet2E07D018 { } diff --git a/clients/GitHub/src/Schema/WebhookPullRequestLocked/PullRequest/Head.php b/clients/GitHub/src/Schema/WebhookPullRequestLocked/PullRequest/Head.php index 05c6cb91118..787b1b40078 100644 --- a/clients/GitHub/src/Schema/WebhookPullRequestLocked/PullRequest/Head.php +++ b/clients/GitHub/src/Schema/WebhookPullRequestLocked/PullRequest/Head.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class Head extends Schema\AliasAbstract\Tiet01453758\Tiet6E98457A\Tiet8F1E61C9\Tiet3FD9A6C4 +final readonly class Head extends Schema\AliasAbstract\TietC622367A\Tiet1B0AEBBF\Tiet4F8F58BF\TietAA9B571E { } diff --git a/clients/GitHub/src/Schema/WebhookPullRequestLocked/PullRequest/Head/Repo.php b/clients/GitHub/src/Schema/WebhookPullRequestLocked/PullRequest/Head/Repo.php index 9593adbdcfc..c10adebdb1b 100644 --- a/clients/GitHub/src/Schema/WebhookPullRequestLocked/PullRequest/Head/Repo.php +++ b/clients/GitHub/src/Schema/WebhookPullRequestLocked/PullRequest/Head/Repo.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class Repo extends Schema\AliasAbstract\Tiet8354B603\Tiet6E4D1374\Tiet4DDFFFE7\Tiet46656F78 +final readonly class Repo extends Schema\AliasAbstract\Tiet8A806663\Tiet007CE965\TietE9A2CFD8\Tiet7DAA4906 { } diff --git a/clients/GitHub/src/Schema/WebhookPullRequestLocked/PullRequest/Head/Repo/Owner.php b/clients/GitHub/src/Schema/WebhookPullRequestLocked/PullRequest/Head/Repo/Owner.php index cc29b547924..6f697eae9aa 100644 --- a/clients/GitHub/src/Schema/WebhookPullRequestLocked/PullRequest/Head/Repo/Owner.php +++ b/clients/GitHub/src/Schema/WebhookPullRequestLocked/PullRequest/Head/Repo/Owner.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class Owner extends Schema\AliasAbstract\Tiet93E44327\TietD0AB6C73\Tiet62032077\Tiet6B97FD42 +final readonly class Owner extends Schema\AliasAbstract\Tiet43D49F44\TietAE60624E\Tiet6F859A9C\Tiet1D52E2C1 { } diff --git a/clients/GitHub/src/Schema/WebhookPullRequestLocked/PullRequest/Head/User.php b/clients/GitHub/src/Schema/WebhookPullRequestLocked/PullRequest/Head/User.php index fbd841c07a2..93972d0a2c3 100644 --- a/clients/GitHub/src/Schema/WebhookPullRequestLocked/PullRequest/Head/User.php +++ b/clients/GitHub/src/Schema/WebhookPullRequestLocked/PullRequest/Head/User.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class User extends Schema\AliasAbstract\TietCE7694F2\Tiet7ECCBCAF\TietF71CBA25\Tiet10035FEE +final readonly class User extends Schema\AliasAbstract\Tiet536805C4\Tiet88923449\Tiet8D7DF436\Tiet2E07D018 { } diff --git a/clients/GitHub/src/Schema/WebhookPullRequestLocked/PullRequest/MergedBy.php b/clients/GitHub/src/Schema/WebhookPullRequestLocked/PullRequest/MergedBy.php index 5c0f1743861..8bff3aca90d 100644 --- a/clients/GitHub/src/Schema/WebhookPullRequestLocked/PullRequest/MergedBy.php +++ b/clients/GitHub/src/Schema/WebhookPullRequestLocked/PullRequest/MergedBy.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class MergedBy extends Schema\AliasAbstract\Tiet0ABFFB9A\Tiet721DF3F2\Tiet6C0961B3\TietE2C9336E +final readonly class MergedBy extends Schema\AliasAbstract\Tiet9BB7FDE7\Tiet7C408E87\TietF0A7E59F\Tiet74AED450 { } diff --git a/clients/GitHub/src/Schema/WebhookPullRequestLocked/PullRequest/Milestone.php b/clients/GitHub/src/Schema/WebhookPullRequestLocked/PullRequest/Milestone.php index ff03d07dd81..880d182c0e6 100644 --- a/clients/GitHub/src/Schema/WebhookPullRequestLocked/PullRequest/Milestone.php +++ b/clients/GitHub/src/Schema/WebhookPullRequestLocked/PullRequest/Milestone.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class Milestone extends Schema\AliasAbstract\TietF5C8F2ED\Tiet1E2DC2E3\Tiet6CD07639\Tiet33A0DD5A +final readonly class Milestone extends Schema\AliasAbstract\Tiet49F6DF3C\TietF3BF0898\Tiet3FB49BCC\TietCFC7D5E0 { } diff --git a/clients/GitHub/src/Schema/WebhookPullRequestLocked/PullRequest/Milestone/Creator.php b/clients/GitHub/src/Schema/WebhookPullRequestLocked/PullRequest/Milestone/Creator.php index 81c542f9dc6..30fcd145d7f 100644 --- a/clients/GitHub/src/Schema/WebhookPullRequestLocked/PullRequest/Milestone/Creator.php +++ b/clients/GitHub/src/Schema/WebhookPullRequestLocked/PullRequest/Milestone/Creator.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class Creator extends Schema\AliasAbstract\Tiet93E44327\TietD0AB6C73\Tiet62032077\Tiet6B97FD42 +final readonly class Creator extends Schema\AliasAbstract\Tiet43D49F44\TietAE60624E\Tiet6F859A9C\Tiet1D52E2C1 { } diff --git a/clients/GitHub/src/Schema/WebhookPullRequestLocked/PullRequest/RequestedReviewers/Zero.php b/clients/GitHub/src/Schema/WebhookPullRequestLocked/PullRequest/RequestedReviewers/Zero.php index b7339cf2fd7..52062aca00a 100644 --- a/clients/GitHub/src/Schema/WebhookPullRequestLocked/PullRequest/RequestedReviewers/Zero.php +++ b/clients/GitHub/src/Schema/WebhookPullRequestLocked/PullRequest/RequestedReviewers/Zero.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class Zero extends Schema\AliasAbstract\Tiet0ABFFB9A\Tiet721DF3F2\Tiet6C0961B3\TietE2C9336E +final readonly class Zero extends Schema\AliasAbstract\Tiet9BB7FDE7\Tiet7C408E87\TietF0A7E59F\Tiet74AED450 { } diff --git a/clients/GitHub/src/Schema/WebhookPullRequestLocked/PullRequest/User.php b/clients/GitHub/src/Schema/WebhookPullRequestLocked/PullRequest/User.php index db3e01c01db..a46ed7f88e6 100644 --- a/clients/GitHub/src/Schema/WebhookPullRequestLocked/PullRequest/User.php +++ b/clients/GitHub/src/Schema/WebhookPullRequestLocked/PullRequest/User.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class User extends Schema\AliasAbstract\Tiet79DD5408\TietA1D90DAB\TietBCA2491F\Tiet9DC6356F +final readonly class User extends Schema\AliasAbstract\Tiet8136D020\TietA98D8FE0\TietBA8878FC\TietC3C52C83 { } diff --git a/clients/GitHub/src/Schema/WebhookPullRequestMilestoned.php b/clients/GitHub/src/Schema/WebhookPullRequestMilestoned.php index e3327770137..1e03793b4c9 100644 --- a/clients/GitHub/src/Schema/WebhookPullRequestMilestoned.php +++ b/clients/GitHub/src/Schema/WebhookPullRequestMilestoned.php @@ -368,6 +368,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -797,6 +803,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -1035,6 +1044,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -1560,6 +1572,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -1823,6 +1838,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } } @@ -2383,6 +2401,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -2646,6 +2667,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } } @@ -2837,6 +2861,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -2973,6 +3000,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -3556,6 +3586,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } } @@ -3892,6 +3925,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -4084,6 +4123,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -4955,7 +5000,7 @@ }, "use_squash_pr_title_as_default": { "type": "boolean", - "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.", + "description": "Whether a squash merge commit can use the pull request title as default. **This property is closing down. Please use `squash_merge_commit_title` instead.", "default": false, "deprecated": true }, @@ -5196,6 +5241,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -5249,7 +5300,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "open_issues": 4, "closed_issues": 8, @@ -5323,7 +5375,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Mannequin", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "assignees": [ { @@ -5398,7 +5451,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "merge_method": "rebase" }, @@ -5499,7 +5553,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "permissions": { "admin": false, @@ -5562,7 +5617,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" } }, "body": "generated", @@ -5673,7 +5729,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "permissions": { "admin": false, @@ -5736,7 +5793,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" } }, "html_url": "https:\\/\\/example.com\\/", @@ -5790,7 +5848,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Mannequin", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "milestone": { "closed_at": "1970-01-01T00:00:00+00:00", @@ -5817,7 +5876,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Mannequin", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "description": "generated", "due_on": "1970-01-01T00:00:00+00:00", @@ -5925,7 +5985,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Mannequin", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" } }, "repository": { @@ -5962,7 +6023,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "forks": 5, "permissions": { @@ -5993,7 +6055,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "private": false, "html_url": "https:\\/\\/github.com\\/octocat\\/Hello-World", @@ -6227,7 +6290,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" } }'; diff --git a/clients/GitHub/src/Schema/WebhookPullRequestOpened.php b/clients/GitHub/src/Schema/WebhookPullRequestOpened.php index 6a2b52e2a05..4c7f623bdd7 100644 --- a/clients/GitHub/src/Schema/WebhookPullRequestOpened.php +++ b/clients/GitHub/src/Schema/WebhookPullRequestOpened.php @@ -565,6 +565,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -878,6 +884,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -1150,6 +1162,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -1319,6 +1337,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -1487,6 +1511,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -1908,6 +1938,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -2235,6 +2268,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } } @@ -2539,6 +2575,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -2888,6 +2927,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } } @@ -3201,6 +3243,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -3422,6 +3470,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -3527,7 +3581,7 @@ }, "use_squash_pr_title_as_default": { "type": "boolean", - "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.**", + "description": "Whether a squash merge commit can use the pull request title as default. **This property is closing down. Please use `squash_merge_commit_title` instead.**", "default": false } } @@ -3865,6 +3919,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -4057,6 +4117,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -4928,7 +4994,7 @@ }, "use_squash_pr_title_as_default": { "type": "boolean", - "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.", + "description": "Whether a squash merge commit can use the pull request title as default. **This property is closing down. Please use `squash_merge_commit_title` instead.", "default": false, "deprecated": true }, @@ -5169,6 +5235,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -5248,7 +5320,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "body": "Please pull these awesome changes", "labels": [ @@ -5302,7 +5375,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "open_issues": 4, "closed_issues": 8, @@ -5338,7 +5412,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "assignees": null, "requested_reviewers": null, @@ -5399,7 +5474,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "generated", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "private": false, "pulls_url": "generated", @@ -5486,7 +5562,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "generated", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" } }, "base": { @@ -5546,7 +5623,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "generated", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "private": false, "pulls_url": "generated", @@ -5633,7 +5711,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "generated", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" } }, "_links": { @@ -5685,7 +5764,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "merge_method": "rebase", "commit_title": "generated", @@ -5717,7 +5797,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "comments": 10, "review_comments": 0, @@ -5761,7 +5842,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "forks": 5, "permissions": { @@ -5792,7 +5874,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "private": false, "html_url": "https:\\/\\/github.com\\/octocat\\/Hello-World", @@ -6026,7 +6109,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" } }'; diff --git a/clients/GitHub/src/Schema/WebhookPullRequestReadyForReview.php b/clients/GitHub/src/Schema/WebhookPullRequestReadyForReview.php index d8ad55c231f..74f98ccd44e 100644 --- a/clients/GitHub/src/Schema/WebhookPullRequestReadyForReview.php +++ b/clients/GitHub/src/Schema/WebhookPullRequestReadyForReview.php @@ -565,6 +565,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -878,6 +884,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -1150,6 +1162,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -1319,6 +1337,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -1487,6 +1511,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -1908,6 +1938,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -2235,6 +2268,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } } @@ -2539,6 +2575,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -2888,6 +2927,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } } @@ -3201,6 +3243,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -3422,6 +3470,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -3527,7 +3581,7 @@ }, "use_squash_pr_title_as_default": { "type": "boolean", - "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.**", + "description": "Whether a squash merge commit can use the pull request title as default. **This property is closing down. Please use `squash_merge_commit_title` instead.**", "default": false } } @@ -3865,6 +3919,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -4057,6 +4117,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -4928,7 +4994,7 @@ }, "use_squash_pr_title_as_default": { "type": "boolean", - "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.", + "description": "Whether a squash merge commit can use the pull request title as default. **This property is closing down. Please use `squash_merge_commit_title` instead.", "default": false, "deprecated": true }, @@ -5169,6 +5235,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -5248,7 +5320,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "body": "Please pull these awesome changes", "labels": [ @@ -5302,7 +5375,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "open_issues": 4, "closed_issues": 8, @@ -5338,7 +5412,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "assignees": null, "requested_reviewers": null, @@ -5399,7 +5474,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "generated", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "private": false, "pulls_url": "generated", @@ -5486,7 +5562,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "generated", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" } }, "base": { @@ -5546,7 +5623,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "generated", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "private": false, "pulls_url": "generated", @@ -5633,7 +5711,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "generated", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" } }, "_links": { @@ -5685,7 +5764,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "merge_method": "rebase", "commit_title": "generated", @@ -5717,7 +5797,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "comments": 10, "review_comments": 0, @@ -5761,7 +5842,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "forks": 5, "permissions": { @@ -5792,7 +5874,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "private": false, "html_url": "https:\\/\\/github.com\\/octocat\\/Hello-World", @@ -6026,7 +6109,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" } }'; diff --git a/clients/GitHub/src/Schema/WebhookPullRequestReopened.php b/clients/GitHub/src/Schema/WebhookPullRequestReopened.php index ac5fec0e50c..60a2a99b5f0 100644 --- a/clients/GitHub/src/Schema/WebhookPullRequestReopened.php +++ b/clients/GitHub/src/Schema/WebhookPullRequestReopened.php @@ -565,6 +565,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -878,6 +884,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -1150,6 +1162,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -1319,6 +1337,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -1487,6 +1511,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -1908,6 +1938,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -2235,6 +2268,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } } @@ -2539,6 +2575,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -2888,6 +2927,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } } @@ -3201,6 +3243,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -3422,6 +3470,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -3527,7 +3581,7 @@ }, "use_squash_pr_title_as_default": { "type": "boolean", - "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.**", + "description": "Whether a squash merge commit can use the pull request title as default. **This property is closing down. Please use `squash_merge_commit_title` instead.**", "default": false } } @@ -3865,6 +3919,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -4057,6 +4117,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -4928,7 +4994,7 @@ }, "use_squash_pr_title_as_default": { "type": "boolean", - "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.", + "description": "Whether a squash merge commit can use the pull request title as default. **This property is closing down. Please use `squash_merge_commit_title` instead.", "default": false, "deprecated": true }, @@ -5169,6 +5235,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -5248,7 +5320,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "body": "Please pull these awesome changes", "labels": [ @@ -5302,7 +5375,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "open_issues": 4, "closed_issues": 8, @@ -5338,7 +5412,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "assignees": null, "requested_reviewers": null, @@ -5399,7 +5474,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "generated", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "private": false, "pulls_url": "generated", @@ -5486,7 +5562,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "generated", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" } }, "base": { @@ -5546,7 +5623,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "generated", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "private": false, "pulls_url": "generated", @@ -5633,7 +5711,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "generated", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" } }, "_links": { @@ -5685,7 +5764,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "merge_method": "rebase", "commit_title": "generated", @@ -5717,7 +5797,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "comments": 10, "review_comments": 0, @@ -5761,7 +5842,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "forks": 5, "permissions": { @@ -5792,7 +5874,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "private": false, "html_url": "https:\\/\\/github.com\\/octocat\\/Hello-World", @@ -6026,7 +6109,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" } }'; diff --git a/clients/GitHub/src/Schema/WebhookPullRequestReviewCommentCreated.php b/clients/GitHub/src/Schema/WebhookPullRequestReviewCommentCreated.php index 0499fa47f05..bff676122e2 100644 --- a/clients/GitHub/src/Schema/WebhookPullRequestReviewCommentCreated.php +++ b/clients/GitHub/src/Schema/WebhookPullRequestReviewCommentCreated.php @@ -394,6 +394,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } } @@ -879,6 +882,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -1117,6 +1123,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -1642,6 +1651,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -1784,7 +1796,7 @@ }, "use_squash_pr_title_as_default": { "type": "boolean", - "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.", + "description": "Whether a squash merge commit can use the pull request title as default. **This property is closing down. Please use `squash_merge_commit_title` instead.", "default": false }, "visibility": { @@ -1905,6 +1917,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } } @@ -2452,6 +2467,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -2594,7 +2612,7 @@ }, "use_squash_pr_title_as_default": { "type": "boolean", - "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.", + "description": "Whether a squash merge commit can use the pull request title as default. **This property is closing down. Please use `squash_merge_commit_title` instead.", "default": false }, "visibility": { @@ -2715,6 +2733,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } } @@ -2925,6 +2946,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -3093,6 +3117,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -3505,6 +3532,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } } @@ -3841,6 +3871,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -4033,6 +4069,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -4904,7 +4946,7 @@ }, "use_squash_pr_title_as_default": { "type": "boolean", - "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.", + "description": "Whether a squash merge commit can use the pull request title as default. **This property is closing down. Please use `squash_merge_commit_title` instead.", "default": false, "deprecated": true }, @@ -5145,6 +5187,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -5224,7 +5272,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" } }, "enterprise": { @@ -5306,7 +5355,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Mannequin", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "assignees": [ { @@ -5381,7 +5431,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "merge_method": "rebase" }, @@ -5482,7 +5533,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "permissions": { "admin": false, @@ -5545,7 +5597,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" } }, "body": "generated", @@ -5652,7 +5705,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "permissions": { "admin": false, @@ -5715,7 +5769,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" } }, "html_url": "https:\\/\\/example.com\\/", @@ -5769,7 +5824,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Mannequin", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "description": "generated", "due_on": "1970-01-01T00:00:00+00:00", @@ -5875,7 +5931,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Mannequin", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" } }, "repository": { @@ -5912,7 +5969,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "forks": 5, "permissions": { @@ -5943,7 +6001,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "private": false, "html_url": "https:\\/\\/github.com\\/octocat\\/Hello-World", @@ -6177,7 +6236,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" } }'; diff --git a/clients/GitHub/src/Schema/WebhookPullRequestReviewCommentCreated/Comment.php b/clients/GitHub/src/Schema/WebhookPullRequestReviewCommentCreated/Comment.php index ac986fcd2fb..9aa7792171a 100644 --- a/clients/GitHub/src/Schema/WebhookPullRequestReviewCommentCreated/Comment.php +++ b/clients/GitHub/src/Schema/WebhookPullRequestReviewCommentCreated/Comment.php @@ -377,6 +377,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } } @@ -454,7 +457,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" } }'; diff --git a/clients/GitHub/src/Schema/WebhookPullRequestReviewCommentCreated/Comment/User.php b/clients/GitHub/src/Schema/WebhookPullRequestReviewCommentCreated/Comment/User.php index 8089ecf01a8..f393d643524 100644 --- a/clients/GitHub/src/Schema/WebhookPullRequestReviewCommentCreated/Comment/User.php +++ b/clients/GitHub/src/Schema/WebhookPullRequestReviewCommentCreated/Comment/User.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class User extends Schema\AliasAbstract\TietCE7694F2\Tiet7ECCBCAF\TietF71CBA25\Tiet10035FEE +final readonly class User extends Schema\AliasAbstract\Tiet536805C4\Tiet88923449\Tiet8D7DF436\Tiet2E07D018 { } diff --git a/clients/GitHub/src/Schema/WebhookPullRequestReviewCommentCreated/PullRequest.php b/clients/GitHub/src/Schema/WebhookPullRequestReviewCommentCreated/PullRequest.php index 8fc3ab81626..e2bef859539 100644 --- a/clients/GitHub/src/Schema/WebhookPullRequestReviewCommentCreated/PullRequest.php +++ b/clients/GitHub/src/Schema/WebhookPullRequestReviewCommentCreated/PullRequest.php @@ -274,6 +274,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -512,6 +515,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -1037,6 +1043,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -1179,7 +1188,7 @@ }, "use_squash_pr_title_as_default": { "type": "boolean", - "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.", + "description": "Whether a squash merge commit can use the pull request title as default. **This property is closing down. Please use `squash_merge_commit_title` instead.", "default": false }, "visibility": { @@ -1300,6 +1309,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } } @@ -1847,6 +1859,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -1989,7 +2004,7 @@ }, "use_squash_pr_title_as_default": { "type": "boolean", - "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.", + "description": "Whether a squash merge commit can use the pull request title as default. **This property is closing down. Please use `squash_merge_commit_title` instead.", "default": false }, "visibility": { @@ -2110,6 +2125,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } } @@ -2320,6 +2338,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -2488,6 +2509,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -2900,6 +2924,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } } @@ -2956,7 +2983,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Mannequin", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "assignees": [ { @@ -3031,7 +3059,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "merge_method": "rebase" }, @@ -3132,7 +3161,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "permissions": { "admin": false, @@ -3195,7 +3225,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" } }, "body": "generated", @@ -3302,7 +3333,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "permissions": { "admin": false, @@ -3365,7 +3397,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" } }, "html_url": "https:\\/\\/example.com\\/", @@ -3419,7 +3452,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Mannequin", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "description": "generated", "due_on": "1970-01-01T00:00:00+00:00", @@ -3525,7 +3559,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Mannequin", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" } }'; diff --git a/clients/GitHub/src/Schema/WebhookPullRequestReviewCommentCreated/PullRequest/Assignee.php b/clients/GitHub/src/Schema/WebhookPullRequestReviewCommentCreated/PullRequest/Assignee.php index d69aeac1cc5..7c1e968ee7e 100644 --- a/clients/GitHub/src/Schema/WebhookPullRequestReviewCommentCreated/PullRequest/Assignee.php +++ b/clients/GitHub/src/Schema/WebhookPullRequestReviewCommentCreated/PullRequest/Assignee.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class Assignee extends Schema\AliasAbstract\Tiet0ABFFB9A\Tiet721DF3F2\Tiet6C0961B3\TietE2C9336E +final readonly class Assignee extends Schema\AliasAbstract\Tiet9BB7FDE7\Tiet7C408E87\TietF0A7E59F\Tiet74AED450 { } diff --git a/clients/GitHub/src/Schema/WebhookPullRequestReviewCommentCreated/PullRequest/AutoMerge.php b/clients/GitHub/src/Schema/WebhookPullRequestReviewCommentCreated/PullRequest/AutoMerge.php index ebd40757dbb..adebff57dfd 100644 --- a/clients/GitHub/src/Schema/WebhookPullRequestReviewCommentCreated/PullRequest/AutoMerge.php +++ b/clients/GitHub/src/Schema/WebhookPullRequestReviewCommentCreated/PullRequest/AutoMerge.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class AutoMerge extends Schema\AliasAbstract\Tiet454E9788\Tiet6D6E977B\Tiet013CDAB3\TietC3D76EBB +final readonly class AutoMerge extends Schema\AliasAbstract\Tiet3711D3C5\Tiet0F63F0A7\TietF2088179\TietD7AB4A38 { } diff --git a/clients/GitHub/src/Schema/WebhookPullRequestReviewCommentCreated/PullRequest/AutoMerge/EnabledBy.php b/clients/GitHub/src/Schema/WebhookPullRequestReviewCommentCreated/PullRequest/AutoMerge/EnabledBy.php index d939e37d978..9a5f6693935 100644 --- a/clients/GitHub/src/Schema/WebhookPullRequestReviewCommentCreated/PullRequest/AutoMerge/EnabledBy.php +++ b/clients/GitHub/src/Schema/WebhookPullRequestReviewCommentCreated/PullRequest/AutoMerge/EnabledBy.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class EnabledBy extends Schema\AliasAbstract\Tiet93E44327\TietD0AB6C73\Tiet62032077\Tiet6B97FD42 +final readonly class EnabledBy extends Schema\AliasAbstract\Tiet43D49F44\TietAE60624E\Tiet6F859A9C\Tiet1D52E2C1 { } diff --git a/clients/GitHub/src/Schema/WebhookPullRequestReviewCommentCreated/PullRequest/Base.php b/clients/GitHub/src/Schema/WebhookPullRequestReviewCommentCreated/PullRequest/Base.php index c02a8d8f4ec..ae7bedcf357 100644 --- a/clients/GitHub/src/Schema/WebhookPullRequestReviewCommentCreated/PullRequest/Base.php +++ b/clients/GitHub/src/Schema/WebhookPullRequestReviewCommentCreated/PullRequest/Base.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class Base extends Schema\AliasAbstract\TietC81D8778\TietEEF68881\TietA575AC5B\Tiet10C8499E +final readonly class Base extends Schema\AliasAbstract\Tiet42EC1791\Tiet8C42BE36\Tiet94AEF7B4\Tiet14ED59EB { } diff --git a/clients/GitHub/src/Schema/WebhookPullRequestReviewCommentCreated/PullRequest/Base/Repo.php b/clients/GitHub/src/Schema/WebhookPullRequestReviewCommentCreated/PullRequest/Base/Repo.php index 5bdfa415fe3..1d2aaf37e9a 100644 --- a/clients/GitHub/src/Schema/WebhookPullRequestReviewCommentCreated/PullRequest/Base/Repo.php +++ b/clients/GitHub/src/Schema/WebhookPullRequestReviewCommentCreated/PullRequest/Base/Repo.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class Repo extends Schema\AliasAbstract\Tiet070CDFA2\TietE9BEF6E9\Tiet0F07A943\Tiet66A40160 +final readonly class Repo extends Schema\AliasAbstract\Tiet95C863CB\Tiet5478B154\TietB41A472A\Tiet0EF38F74 { } diff --git a/clients/GitHub/src/Schema/WebhookPullRequestReviewCommentCreated/PullRequest/Base/Repo/Owner.php b/clients/GitHub/src/Schema/WebhookPullRequestReviewCommentCreated/PullRequest/Base/Repo/Owner.php index ba50511ed04..3ea6beda858 100644 --- a/clients/GitHub/src/Schema/WebhookPullRequestReviewCommentCreated/PullRequest/Base/Repo/Owner.php +++ b/clients/GitHub/src/Schema/WebhookPullRequestReviewCommentCreated/PullRequest/Base/Repo/Owner.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class Owner extends Schema\AliasAbstract\Tiet93E44327\TietD0AB6C73\Tiet62032077\Tiet6B97FD42 +final readonly class Owner extends Schema\AliasAbstract\Tiet43D49F44\TietAE60624E\Tiet6F859A9C\Tiet1D52E2C1 { } diff --git a/clients/GitHub/src/Schema/WebhookPullRequestReviewCommentCreated/PullRequest/Base/User.php b/clients/GitHub/src/Schema/WebhookPullRequestReviewCommentCreated/PullRequest/Base/User.php index c673fecc6fc..f8480423e1d 100644 --- a/clients/GitHub/src/Schema/WebhookPullRequestReviewCommentCreated/PullRequest/Base/User.php +++ b/clients/GitHub/src/Schema/WebhookPullRequestReviewCommentCreated/PullRequest/Base/User.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class User extends Schema\AliasAbstract\TietCE7694F2\Tiet7ECCBCAF\TietF71CBA25\Tiet10035FEE +final readonly class User extends Schema\AliasAbstract\Tiet536805C4\Tiet88923449\Tiet8D7DF436\Tiet2E07D018 { } diff --git a/clients/GitHub/src/Schema/WebhookPullRequestReviewCommentCreated/PullRequest/Head.php b/clients/GitHub/src/Schema/WebhookPullRequestReviewCommentCreated/PullRequest/Head.php index 9951e381a54..91ea77c0bcf 100644 --- a/clients/GitHub/src/Schema/WebhookPullRequestReviewCommentCreated/PullRequest/Head.php +++ b/clients/GitHub/src/Schema/WebhookPullRequestReviewCommentCreated/PullRequest/Head.php @@ -520,6 +520,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -662,7 +665,7 @@ }, "use_squash_pr_title_as_default": { "type": "boolean", - "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.", + "description": "Whether a squash merge commit can use the pull request title as default. **This property is closing down. Please use `squash_merge_commit_title` instead.", "default": false }, "visibility": { @@ -783,6 +786,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } } @@ -887,7 +893,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "permissions": { "admin": false, @@ -950,7 +957,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" } }'; diff --git a/clients/GitHub/src/Schema/WebhookPullRequestReviewCommentCreated/PullRequest/Head/Repo.php b/clients/GitHub/src/Schema/WebhookPullRequestReviewCommentCreated/PullRequest/Head/Repo.php index 754313caa74..93bc421a0f9 100644 --- a/clients/GitHub/src/Schema/WebhookPullRequestReviewCommentCreated/PullRequest/Head/Repo.php +++ b/clients/GitHub/src/Schema/WebhookPullRequestReviewCommentCreated/PullRequest/Head/Repo.php @@ -505,6 +505,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -647,7 +650,7 @@ }, "use_squash_pr_title_as_default": { "type": "boolean", - "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.", + "description": "Whether a squash merge commit can use the pull request title as default. **This property is closing down. Please use `squash_merge_commit_title` instead.", "default": false }, "visibility": { @@ -767,7 +770,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "permissions": { "admin": false, @@ -845,7 +849,7 @@ - `PR_TITLE` - default to the pull request's title. - `COMMIT_OR_PR_TITLE` - default to the commit's title (if only one commit) or the pull request's title (when more than one commit). - * useSquashPrTitleAsDefault: Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead. + * useSquashPrTitleAsDefault: Whether a squash merge commit can use the pull request title as default. **This property is closing down. Please use `squash_merge_commit_title` instead. * webCommitSignoffRequired: Whether to require contributors to sign off on web-based commits */ public function __construct(#[MapFrom('allow_auto_merge')] diff --git a/clients/GitHub/src/Schema/WebhookPullRequestReviewCommentCreated/PullRequest/Head/Repo/Owner.php b/clients/GitHub/src/Schema/WebhookPullRequestReviewCommentCreated/PullRequest/Head/Repo/Owner.php index da2036e78d6..e1d9d7f25dd 100644 --- a/clients/GitHub/src/Schema/WebhookPullRequestReviewCommentCreated/PullRequest/Head/Repo/Owner.php +++ b/clients/GitHub/src/Schema/WebhookPullRequestReviewCommentCreated/PullRequest/Head/Repo/Owner.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class Owner extends Schema\AliasAbstract\Tiet93E44327\TietD0AB6C73\Tiet62032077\Tiet6B97FD42 +final readonly class Owner extends Schema\AliasAbstract\Tiet43D49F44\TietAE60624E\Tiet6F859A9C\Tiet1D52E2C1 { } diff --git a/clients/GitHub/src/Schema/WebhookPullRequestReviewCommentCreated/PullRequest/Head/User.php b/clients/GitHub/src/Schema/WebhookPullRequestReviewCommentCreated/PullRequest/Head/User.php index 4aa5d9b4d9b..497e493e991 100644 --- a/clients/GitHub/src/Schema/WebhookPullRequestReviewCommentCreated/PullRequest/Head/User.php +++ b/clients/GitHub/src/Schema/WebhookPullRequestReviewCommentCreated/PullRequest/Head/User.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class User extends Schema\AliasAbstract\TietCE7694F2\Tiet7ECCBCAF\TietF71CBA25\Tiet10035FEE +final readonly class User extends Schema\AliasAbstract\Tiet536805C4\Tiet88923449\Tiet8D7DF436\Tiet2E07D018 { } diff --git a/clients/GitHub/src/Schema/WebhookPullRequestReviewCommentCreated/PullRequest/Milestone.php b/clients/GitHub/src/Schema/WebhookPullRequestReviewCommentCreated/PullRequest/Milestone.php index 494c148ebee..4ea4548d5fb 100644 --- a/clients/GitHub/src/Schema/WebhookPullRequestReviewCommentCreated/PullRequest/Milestone.php +++ b/clients/GitHub/src/Schema/WebhookPullRequestReviewCommentCreated/PullRequest/Milestone.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class Milestone extends Schema\AliasAbstract\Tiet8581CCF9\Tiet9F48F90B\TietE152DE2F\Tiet393FAC6E +final readonly class Milestone extends Schema\AliasAbstract\Tiet5150331D\Tiet0C67EF90\Tiet96830B1A\Tiet3716614D { } diff --git a/clients/GitHub/src/Schema/WebhookPullRequestReviewCommentCreated/PullRequest/Milestone/Creator.php b/clients/GitHub/src/Schema/WebhookPullRequestReviewCommentCreated/PullRequest/Milestone/Creator.php index b1cdc34c0ee..1c5677c85dd 100644 --- a/clients/GitHub/src/Schema/WebhookPullRequestReviewCommentCreated/PullRequest/Milestone/Creator.php +++ b/clients/GitHub/src/Schema/WebhookPullRequestReviewCommentCreated/PullRequest/Milestone/Creator.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class Creator extends Schema\AliasAbstract\Tiet0ABFFB9A\Tiet721DF3F2\Tiet6C0961B3\TietE2C9336E +final readonly class Creator extends Schema\AliasAbstract\Tiet9BB7FDE7\Tiet7C408E87\TietF0A7E59F\Tiet74AED450 { } diff --git a/clients/GitHub/src/Schema/WebhookPullRequestReviewCommentCreated/PullRequest/RequestedReviewers/Zero.php b/clients/GitHub/src/Schema/WebhookPullRequestReviewCommentCreated/PullRequest/RequestedReviewers/Zero.php index 92e526258d2..c7b715fded3 100644 --- a/clients/GitHub/src/Schema/WebhookPullRequestReviewCommentCreated/PullRequest/RequestedReviewers/Zero.php +++ b/clients/GitHub/src/Schema/WebhookPullRequestReviewCommentCreated/PullRequest/RequestedReviewers/Zero.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class Zero extends Schema\AliasAbstract\Tiet0ABFFB9A\Tiet721DF3F2\Tiet6C0961B3\TietE2C9336E +final readonly class Zero extends Schema\AliasAbstract\Tiet9BB7FDE7\Tiet7C408E87\TietF0A7E59F\Tiet74AED450 { } diff --git a/clients/GitHub/src/Schema/WebhookPullRequestReviewCommentCreated/PullRequest/User.php b/clients/GitHub/src/Schema/WebhookPullRequestReviewCommentCreated/PullRequest/User.php index d79d847b86b..0247b2a3e87 100644 --- a/clients/GitHub/src/Schema/WebhookPullRequestReviewCommentCreated/PullRequest/User.php +++ b/clients/GitHub/src/Schema/WebhookPullRequestReviewCommentCreated/PullRequest/User.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class User extends Schema\AliasAbstract\Tiet79DD5408\TietA1D90DAB\TietBCA2491F\Tiet9DC6356F +final readonly class User extends Schema\AliasAbstract\Tiet8136D020\TietA98D8FE0\TietBA8878FC\TietC3C52C83 { } diff --git a/clients/GitHub/src/Schema/WebhookPullRequestReviewCommentDeleted.php b/clients/GitHub/src/Schema/WebhookPullRequestReviewCommentDeleted.php index 22f36da1e38..8dd0f8fce59 100644 --- a/clients/GitHub/src/Schema/WebhookPullRequestReviewCommentDeleted.php +++ b/clients/GitHub/src/Schema/WebhookPullRequestReviewCommentDeleted.php @@ -391,6 +391,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } } @@ -875,6 +878,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -1112,6 +1118,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -1637,6 +1646,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -1779,7 +1791,7 @@ }, "use_squash_pr_title_as_default": { "type": "boolean", - "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.", + "description": "Whether a squash merge commit can use the pull request title as default. **This property is closing down. Please use `squash_merge_commit_title` instead.", "default": false }, "visibility": { @@ -1900,6 +1912,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } } @@ -2448,6 +2463,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -2590,7 +2608,7 @@ }, "use_squash_pr_title_as_default": { "type": "boolean", - "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.", + "description": "Whether a squash merge commit can use the pull request title as default. **This property is closing down. Please use `squash_merge_commit_title` instead.", "default": false }, "visibility": { @@ -2711,6 +2729,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } } @@ -2920,6 +2941,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -3087,6 +3111,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -3490,6 +3517,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } } @@ -3826,6 +3856,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -4018,6 +4054,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -4889,7 +4931,7 @@ }, "use_squash_pr_title_as_default": { "type": "boolean", - "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.", + "description": "Whether a squash merge commit can use the pull request title as default. **This property is closing down. Please use `squash_merge_commit_title` instead.", "default": false, "deprecated": true }, @@ -5130,6 +5172,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -5209,7 +5257,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" } }, "enterprise": { @@ -5291,7 +5340,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "assignees": [ { @@ -5366,7 +5416,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "merge_method": "rebase" }, @@ -5467,7 +5518,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "permissions": { "admin": false, @@ -5530,7 +5582,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" } }, "body": "generated", @@ -5637,7 +5690,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "permissions": { "admin": false, @@ -5700,7 +5754,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" } }, "html_url": "https:\\/\\/example.com\\/", @@ -5754,7 +5809,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "description": "generated", "due_on": "1970-01-01T00:00:00+00:00", @@ -5860,7 +5916,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Mannequin", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" } }, "repository": { @@ -5897,7 +5954,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "forks": 5, "permissions": { @@ -5928,7 +5986,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "private": false, "html_url": "https:\\/\\/github.com\\/octocat\\/Hello-World", @@ -6162,7 +6221,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" } }'; diff --git a/clients/GitHub/src/Schema/WebhookPullRequestReviewCommentDeleted/PullRequest.php b/clients/GitHub/src/Schema/WebhookPullRequestReviewCommentDeleted/PullRequest.php index b4e429e6baf..68a7e4fc602 100644 --- a/clients/GitHub/src/Schema/WebhookPullRequestReviewCommentDeleted/PullRequest.php +++ b/clients/GitHub/src/Schema/WebhookPullRequestReviewCommentDeleted/PullRequest.php @@ -273,6 +273,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -510,6 +513,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -1035,6 +1041,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -1177,7 +1186,7 @@ }, "use_squash_pr_title_as_default": { "type": "boolean", - "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.", + "description": "Whether a squash merge commit can use the pull request title as default. **This property is closing down. Please use `squash_merge_commit_title` instead.", "default": false }, "visibility": { @@ -1298,6 +1307,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } } @@ -1846,6 +1858,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -1988,7 +2003,7 @@ }, "use_squash_pr_title_as_default": { "type": "boolean", - "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.", + "description": "Whether a squash merge commit can use the pull request title as default. **This property is closing down. Please use `squash_merge_commit_title` instead.", "default": false }, "visibility": { @@ -2109,6 +2124,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } } @@ -2318,6 +2336,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -2485,6 +2506,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -2888,6 +2912,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } } @@ -2944,7 +2971,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "assignees": [ { @@ -3019,7 +3047,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "merge_method": "rebase" }, @@ -3120,7 +3149,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "permissions": { "admin": false, @@ -3183,7 +3213,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" } }, "body": "generated", @@ -3290,7 +3321,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "permissions": { "admin": false, @@ -3353,7 +3385,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" } }, "html_url": "https:\\/\\/example.com\\/", @@ -3407,7 +3440,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "description": "generated", "due_on": "1970-01-01T00:00:00+00:00", @@ -3513,7 +3547,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Mannequin", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" } }'; diff --git a/clients/GitHub/src/Schema/WebhookPullRequestReviewCommentDeleted/PullRequest/Assignee.php b/clients/GitHub/src/Schema/WebhookPullRequestReviewCommentDeleted/PullRequest/Assignee.php index e90a2a273ae..cba6da858c6 100644 --- a/clients/GitHub/src/Schema/WebhookPullRequestReviewCommentDeleted/PullRequest/Assignee.php +++ b/clients/GitHub/src/Schema/WebhookPullRequestReviewCommentDeleted/PullRequest/Assignee.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class Assignee extends Schema\AliasAbstract\Tiet93E44327\TietD0AB6C73\Tiet62032077\Tiet6B97FD42 +final readonly class Assignee extends Schema\AliasAbstract\Tiet43D49F44\TietAE60624E\Tiet6F859A9C\Tiet1D52E2C1 { } diff --git a/clients/GitHub/src/Schema/WebhookPullRequestReviewCommentDeleted/PullRequest/AutoMerge.php b/clients/GitHub/src/Schema/WebhookPullRequestReviewCommentDeleted/PullRequest/AutoMerge.php index 942537c8eae..be5f3b3771f 100644 --- a/clients/GitHub/src/Schema/WebhookPullRequestReviewCommentDeleted/PullRequest/AutoMerge.php +++ b/clients/GitHub/src/Schema/WebhookPullRequestReviewCommentDeleted/PullRequest/AutoMerge.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class AutoMerge extends Schema\AliasAbstract\Tiet454E9788\Tiet6D6E977B\Tiet013CDAB3\TietC3D76EBB +final readonly class AutoMerge extends Schema\AliasAbstract\Tiet3711D3C5\Tiet0F63F0A7\TietF2088179\TietD7AB4A38 { } diff --git a/clients/GitHub/src/Schema/WebhookPullRequestReviewCommentDeleted/PullRequest/AutoMerge/EnabledBy.php b/clients/GitHub/src/Schema/WebhookPullRequestReviewCommentDeleted/PullRequest/AutoMerge/EnabledBy.php index f1caf31a88d..e5f8a723be3 100644 --- a/clients/GitHub/src/Schema/WebhookPullRequestReviewCommentDeleted/PullRequest/AutoMerge/EnabledBy.php +++ b/clients/GitHub/src/Schema/WebhookPullRequestReviewCommentDeleted/PullRequest/AutoMerge/EnabledBy.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class EnabledBy extends Schema\AliasAbstract\Tiet93E44327\TietD0AB6C73\Tiet62032077\Tiet6B97FD42 +final readonly class EnabledBy extends Schema\AliasAbstract\Tiet43D49F44\TietAE60624E\Tiet6F859A9C\Tiet1D52E2C1 { } diff --git a/clients/GitHub/src/Schema/WebhookPullRequestReviewCommentDeleted/PullRequest/Base.php b/clients/GitHub/src/Schema/WebhookPullRequestReviewCommentDeleted/PullRequest/Base.php index 7a734d3142a..59bdacb51c9 100644 --- a/clients/GitHub/src/Schema/WebhookPullRequestReviewCommentDeleted/PullRequest/Base.php +++ b/clients/GitHub/src/Schema/WebhookPullRequestReviewCommentDeleted/PullRequest/Base.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class Base extends Schema\AliasAbstract\TietC81D8778\TietEEF68881\TietA575AC5B\Tiet10C8499E +final readonly class Base extends Schema\AliasAbstract\Tiet42EC1791\Tiet8C42BE36\Tiet94AEF7B4\Tiet14ED59EB { } diff --git a/clients/GitHub/src/Schema/WebhookPullRequestReviewCommentDeleted/PullRequest/Base/Repo.php b/clients/GitHub/src/Schema/WebhookPullRequestReviewCommentDeleted/PullRequest/Base/Repo.php index 61ebcefa1b4..c484d23d192 100644 --- a/clients/GitHub/src/Schema/WebhookPullRequestReviewCommentDeleted/PullRequest/Base/Repo.php +++ b/clients/GitHub/src/Schema/WebhookPullRequestReviewCommentDeleted/PullRequest/Base/Repo.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class Repo extends Schema\AliasAbstract\Tiet070CDFA2\TietE9BEF6E9\Tiet0F07A943\Tiet66A40160 +final readonly class Repo extends Schema\AliasAbstract\Tiet95C863CB\Tiet5478B154\TietB41A472A\Tiet0EF38F74 { } diff --git a/clients/GitHub/src/Schema/WebhookPullRequestReviewCommentDeleted/PullRequest/Base/Repo/Owner.php b/clients/GitHub/src/Schema/WebhookPullRequestReviewCommentDeleted/PullRequest/Base/Repo/Owner.php index 816d619699e..23df6fca6d2 100644 --- a/clients/GitHub/src/Schema/WebhookPullRequestReviewCommentDeleted/PullRequest/Base/Repo/Owner.php +++ b/clients/GitHub/src/Schema/WebhookPullRequestReviewCommentDeleted/PullRequest/Base/Repo/Owner.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class Owner extends Schema\AliasAbstract\Tiet93E44327\TietD0AB6C73\Tiet62032077\Tiet6B97FD42 +final readonly class Owner extends Schema\AliasAbstract\Tiet43D49F44\TietAE60624E\Tiet6F859A9C\Tiet1D52E2C1 { } diff --git a/clients/GitHub/src/Schema/WebhookPullRequestReviewCommentDeleted/PullRequest/Base/User.php b/clients/GitHub/src/Schema/WebhookPullRequestReviewCommentDeleted/PullRequest/Base/User.php index 85b77a9d15b..91390923b79 100644 --- a/clients/GitHub/src/Schema/WebhookPullRequestReviewCommentDeleted/PullRequest/Base/User.php +++ b/clients/GitHub/src/Schema/WebhookPullRequestReviewCommentDeleted/PullRequest/Base/User.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class User extends Schema\AliasAbstract\TietCE7694F2\Tiet7ECCBCAF\TietF71CBA25\Tiet10035FEE +final readonly class User extends Schema\AliasAbstract\Tiet536805C4\Tiet88923449\Tiet8D7DF436\Tiet2E07D018 { } diff --git a/clients/GitHub/src/Schema/WebhookPullRequestReviewCommentDeleted/PullRequest/Head.php b/clients/GitHub/src/Schema/WebhookPullRequestReviewCommentDeleted/PullRequest/Head.php index 7bf4fdd4bc1..6f1b4135c5b 100644 --- a/clients/GitHub/src/Schema/WebhookPullRequestReviewCommentDeleted/PullRequest/Head.php +++ b/clients/GitHub/src/Schema/WebhookPullRequestReviewCommentDeleted/PullRequest/Head.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class Head extends Schema\AliasAbstract\Tiet65AF0F7C\Tiet2249FF1C\TietFB00DC6B\Tiet30B55640 +final readonly class Head extends Schema\AliasAbstract\TietD5DA1330\Tiet851E1C2C\Tiet1F9A9DCC\Tiet90FB0481 { } diff --git a/clients/GitHub/src/Schema/WebhookPullRequestReviewCommentDeleted/PullRequest/Head/Repo.php b/clients/GitHub/src/Schema/WebhookPullRequestReviewCommentDeleted/PullRequest/Head/Repo.php index 8039fecc186..3f49eaa6de8 100644 --- a/clients/GitHub/src/Schema/WebhookPullRequestReviewCommentDeleted/PullRequest/Head/Repo.php +++ b/clients/GitHub/src/Schema/WebhookPullRequestReviewCommentDeleted/PullRequest/Head/Repo.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class Repo extends Schema\AliasAbstract\Tiet8354B603\Tiet6E4D1374\Tiet4DDFFFE7\Tiet46656F78 +final readonly class Repo extends Schema\AliasAbstract\Tiet8A806663\Tiet007CE965\TietE9A2CFD8\Tiet7DAA4906 { } diff --git a/clients/GitHub/src/Schema/WebhookPullRequestReviewCommentDeleted/PullRequest/Head/Repo/Owner.php b/clients/GitHub/src/Schema/WebhookPullRequestReviewCommentDeleted/PullRequest/Head/Repo/Owner.php index 1eff26a65f5..2b915af8c12 100644 --- a/clients/GitHub/src/Schema/WebhookPullRequestReviewCommentDeleted/PullRequest/Head/Repo/Owner.php +++ b/clients/GitHub/src/Schema/WebhookPullRequestReviewCommentDeleted/PullRequest/Head/Repo/Owner.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class Owner extends Schema\AliasAbstract\Tiet93E44327\TietD0AB6C73\Tiet62032077\Tiet6B97FD42 +final readonly class Owner extends Schema\AliasAbstract\Tiet43D49F44\TietAE60624E\Tiet6F859A9C\Tiet1D52E2C1 { } diff --git a/clients/GitHub/src/Schema/WebhookPullRequestReviewCommentDeleted/PullRequest/Head/User.php b/clients/GitHub/src/Schema/WebhookPullRequestReviewCommentDeleted/PullRequest/Head/User.php index b3378a85da1..7079fc67a2f 100644 --- a/clients/GitHub/src/Schema/WebhookPullRequestReviewCommentDeleted/PullRequest/Head/User.php +++ b/clients/GitHub/src/Schema/WebhookPullRequestReviewCommentDeleted/PullRequest/Head/User.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class User extends Schema\AliasAbstract\TietCE7694F2\Tiet7ECCBCAF\TietF71CBA25\Tiet10035FEE +final readonly class User extends Schema\AliasAbstract\Tiet536805C4\Tiet88923449\Tiet8D7DF436\Tiet2E07D018 { } diff --git a/clients/GitHub/src/Schema/WebhookPullRequestReviewCommentDeleted/PullRequest/Milestone.php b/clients/GitHub/src/Schema/WebhookPullRequestReviewCommentDeleted/PullRequest/Milestone.php index a1ea87b9374..ef723dfd661 100644 --- a/clients/GitHub/src/Schema/WebhookPullRequestReviewCommentDeleted/PullRequest/Milestone.php +++ b/clients/GitHub/src/Schema/WebhookPullRequestReviewCommentDeleted/PullRequest/Milestone.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class Milestone extends Schema\AliasAbstract\TietF5C8F2ED\Tiet1E2DC2E3\Tiet6CD07639\Tiet33A0DD5A +final readonly class Milestone extends Schema\AliasAbstract\Tiet49F6DF3C\TietF3BF0898\Tiet3FB49BCC\TietCFC7D5E0 { } diff --git a/clients/GitHub/src/Schema/WebhookPullRequestReviewCommentDeleted/PullRequest/Milestone/Creator.php b/clients/GitHub/src/Schema/WebhookPullRequestReviewCommentDeleted/PullRequest/Milestone/Creator.php index 0cc33a334fa..9d8f32df8d7 100644 --- a/clients/GitHub/src/Schema/WebhookPullRequestReviewCommentDeleted/PullRequest/Milestone/Creator.php +++ b/clients/GitHub/src/Schema/WebhookPullRequestReviewCommentDeleted/PullRequest/Milestone/Creator.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class Creator extends Schema\AliasAbstract\Tiet93E44327\TietD0AB6C73\Tiet62032077\Tiet6B97FD42 +final readonly class Creator extends Schema\AliasAbstract\Tiet43D49F44\TietAE60624E\Tiet6F859A9C\Tiet1D52E2C1 { } diff --git a/clients/GitHub/src/Schema/WebhookPullRequestReviewCommentDeleted/PullRequest/RequestedReviewers/Zero.php b/clients/GitHub/src/Schema/WebhookPullRequestReviewCommentDeleted/PullRequest/RequestedReviewers/Zero.php index 57101bdb319..c40733707d0 100644 --- a/clients/GitHub/src/Schema/WebhookPullRequestReviewCommentDeleted/PullRequest/RequestedReviewers/Zero.php +++ b/clients/GitHub/src/Schema/WebhookPullRequestReviewCommentDeleted/PullRequest/RequestedReviewers/Zero.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class Zero extends Schema\AliasAbstract\Tiet93E44327\TietD0AB6C73\Tiet62032077\Tiet6B97FD42 +final readonly class Zero extends Schema\AliasAbstract\Tiet43D49F44\TietAE60624E\Tiet6F859A9C\Tiet1D52E2C1 { } diff --git a/clients/GitHub/src/Schema/WebhookPullRequestReviewCommentDeleted/PullRequest/User.php b/clients/GitHub/src/Schema/WebhookPullRequestReviewCommentDeleted/PullRequest/User.php index da9da3dac31..83c19034001 100644 --- a/clients/GitHub/src/Schema/WebhookPullRequestReviewCommentDeleted/PullRequest/User.php +++ b/clients/GitHub/src/Schema/WebhookPullRequestReviewCommentDeleted/PullRequest/User.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class User extends Schema\AliasAbstract\Tiet79DD5408\TietA1D90DAB\TietBCA2491F\Tiet9DC6356F +final readonly class User extends Schema\AliasAbstract\Tiet8136D020\TietA98D8FE0\TietBA8878FC\TietC3C52C83 { } diff --git a/clients/GitHub/src/Schema/WebhookPullRequestReviewCommentEdited.php b/clients/GitHub/src/Schema/WebhookPullRequestReviewCommentEdited.php index bfae9b6907a..3d5687f678c 100644 --- a/clients/GitHub/src/Schema/WebhookPullRequestReviewCommentEdited.php +++ b/clients/GitHub/src/Schema/WebhookPullRequestReviewCommentEdited.php @@ -410,6 +410,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } } @@ -894,6 +897,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -992,6 +998,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } } @@ -1131,6 +1140,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -1656,6 +1668,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -1798,7 +1813,7 @@ }, "use_squash_pr_title_as_default": { "type": "boolean", - "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.", + "description": "Whether a squash merge commit can use the pull request title as default. **This property is closing down. Please use `squash_merge_commit_title` instead.", "default": false }, "visibility": { @@ -1919,6 +1934,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } } @@ -2467,6 +2485,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -2609,7 +2630,7 @@ }, "use_squash_pr_title_as_default": { "type": "boolean", - "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.", + "description": "Whether a squash merge commit can use the pull request title as default. **This property is closing down. Please use `squash_merge_commit_title` instead.", "default": false }, "visibility": { @@ -2730,6 +2751,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } } @@ -2940,6 +2964,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -3107,6 +3134,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -3507,6 +3537,9 @@ ], "type": "string" }, + "user_view_type": { + "type": "string" + }, "url": { "type": "string", "format": "uri" @@ -3846,6 +3879,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -4038,6 +4077,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -4909,7 +4954,7 @@ }, "use_squash_pr_title_as_default": { "type": "boolean", - "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.", + "description": "Whether a squash merge commit can use the pull request title as default. **This property is closing down. Please use `squash_merge_commit_title` instead.", "default": false, "deprecated": true }, @@ -5150,6 +5195,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -5234,7 +5285,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" } }, "enterprise": { @@ -5316,7 +5368,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "assignees": [ { @@ -5340,7 +5393,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, { "avatar_url": "https:\\/\\/example.com\\/", @@ -5363,7 +5417,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" } ], "author_association": "OWNER", @@ -5391,7 +5446,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "merge_method": "rebase" }, @@ -5492,7 +5548,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "permissions": { "admin": false, @@ -5555,7 +5612,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" } }, "body": "generated", @@ -5662,7 +5720,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "permissions": { "admin": false, @@ -5725,7 +5784,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" } }, "html_url": "https:\\/\\/example.com\\/", @@ -5779,7 +5839,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Mannequin", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "description": "generated", "due_on": "1970-01-01T00:00:00+00:00", @@ -5885,6 +5946,7 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Mannequin", + "user_view_type": "generated", "url": "https:\\/\\/example.com\\/" } }, @@ -5922,7 +5984,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "forks": 5, "permissions": { @@ -5953,7 +6016,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "private": false, "html_url": "https:\\/\\/github.com\\/octocat\\/Hello-World", @@ -6187,7 +6251,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" } }'; diff --git a/clients/GitHub/src/Schema/WebhookPullRequestReviewCommentEdited/PullRequest.php b/clients/GitHub/src/Schema/WebhookPullRequestReviewCommentEdited/PullRequest.php index caffc6bee86..580a2824254 100644 --- a/clients/GitHub/src/Schema/WebhookPullRequestReviewCommentEdited/PullRequest.php +++ b/clients/GitHub/src/Schema/WebhookPullRequestReviewCommentEdited/PullRequest.php @@ -273,6 +273,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -371,6 +374,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } } @@ -510,6 +516,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -1035,6 +1044,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -1177,7 +1189,7 @@ }, "use_squash_pr_title_as_default": { "type": "boolean", - "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.", + "description": "Whether a squash merge commit can use the pull request title as default. **This property is closing down. Please use `squash_merge_commit_title` instead.", "default": false }, "visibility": { @@ -1298,6 +1310,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } } @@ -1846,6 +1861,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -1988,7 +2006,7 @@ }, "use_squash_pr_title_as_default": { "type": "boolean", - "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.", + "description": "Whether a squash merge commit can use the pull request title as default. **This property is closing down. Please use `squash_merge_commit_title` instead.", "default": false }, "visibility": { @@ -2109,6 +2127,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } } @@ -2319,6 +2340,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -2486,6 +2510,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -2886,6 +2913,9 @@ ], "type": "string" }, + "user_view_type": { + "type": "string" + }, "url": { "type": "string", "format": "uri" @@ -2945,7 +2975,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "assignees": [ { @@ -2969,7 +3000,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, { "avatar_url": "https:\\/\\/example.com\\/", @@ -2992,7 +3024,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" } ], "author_association": "OWNER", @@ -3020,7 +3053,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "merge_method": "rebase" }, @@ -3121,7 +3155,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "permissions": { "admin": false, @@ -3184,7 +3219,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" } }, "body": "generated", @@ -3291,7 +3327,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "permissions": { "admin": false, @@ -3354,7 +3391,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" } }, "html_url": "https:\\/\\/example.com\\/", @@ -3408,7 +3446,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Mannequin", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "description": "generated", "due_on": "1970-01-01T00:00:00+00:00", @@ -3514,6 +3553,7 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Mannequin", + "user_view_type": "generated", "url": "https:\\/\\/example.com\\/" } }'; diff --git a/clients/GitHub/src/Schema/WebhookPullRequestReviewCommentEdited/PullRequest/Assignee.php b/clients/GitHub/src/Schema/WebhookPullRequestReviewCommentEdited/PullRequest/Assignee.php index 83e098551aa..aad1209b844 100644 --- a/clients/GitHub/src/Schema/WebhookPullRequestReviewCommentEdited/PullRequest/Assignee.php +++ b/clients/GitHub/src/Schema/WebhookPullRequestReviewCommentEdited/PullRequest/Assignee.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class Assignee extends Schema\AliasAbstract\Tiet93E44327\TietD0AB6C73\Tiet62032077\Tiet6B97FD42 +final readonly class Assignee extends Schema\AliasAbstract\Tiet43D49F44\TietAE60624E\Tiet6F859A9C\Tiet1D52E2C1 { } diff --git a/clients/GitHub/src/Schema/WebhookPullRequestReviewCommentEdited/PullRequest/Assignees.php b/clients/GitHub/src/Schema/WebhookPullRequestReviewCommentEdited/PullRequest/Assignees.php index 32e435b41cb..2b4c6d517e9 100644 --- a/clients/GitHub/src/Schema/WebhookPullRequestReviewCommentEdited/PullRequest/Assignees.php +++ b/clients/GitHub/src/Schema/WebhookPullRequestReviewCommentEdited/PullRequest/Assignees.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class Assignees extends Schema\AliasAbstract\Tiet93E44327\TietD0AB6C73\Tiet62032077\Tiet6B97FD42 +final readonly class Assignees extends Schema\AliasAbstract\Tiet43D49F44\TietAE60624E\Tiet6F859A9C\Tiet1D52E2C1 { } diff --git a/clients/GitHub/src/Schema/WebhookPullRequestReviewCommentEdited/PullRequest/AutoMerge.php b/clients/GitHub/src/Schema/WebhookPullRequestReviewCommentEdited/PullRequest/AutoMerge.php index f28bf1b4e0f..b590bf08a94 100644 --- a/clients/GitHub/src/Schema/WebhookPullRequestReviewCommentEdited/PullRequest/AutoMerge.php +++ b/clients/GitHub/src/Schema/WebhookPullRequestReviewCommentEdited/PullRequest/AutoMerge.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class AutoMerge extends Schema\AliasAbstract\Tiet454E9788\Tiet6D6E977B\Tiet013CDAB3\TietC3D76EBB +final readonly class AutoMerge extends Schema\AliasAbstract\Tiet3711D3C5\Tiet0F63F0A7\TietF2088179\TietD7AB4A38 { } diff --git a/clients/GitHub/src/Schema/WebhookPullRequestReviewCommentEdited/PullRequest/AutoMerge/EnabledBy.php b/clients/GitHub/src/Schema/WebhookPullRequestReviewCommentEdited/PullRequest/AutoMerge/EnabledBy.php index 2cae129d9ab..5b933c35bdd 100644 --- a/clients/GitHub/src/Schema/WebhookPullRequestReviewCommentEdited/PullRequest/AutoMerge/EnabledBy.php +++ b/clients/GitHub/src/Schema/WebhookPullRequestReviewCommentEdited/PullRequest/AutoMerge/EnabledBy.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class EnabledBy extends Schema\AliasAbstract\Tiet93E44327\TietD0AB6C73\Tiet62032077\Tiet6B97FD42 +final readonly class EnabledBy extends Schema\AliasAbstract\Tiet43D49F44\TietAE60624E\Tiet6F859A9C\Tiet1D52E2C1 { } diff --git a/clients/GitHub/src/Schema/WebhookPullRequestReviewCommentEdited/PullRequest/Base.php b/clients/GitHub/src/Schema/WebhookPullRequestReviewCommentEdited/PullRequest/Base.php index db469de7065..1d689886518 100644 --- a/clients/GitHub/src/Schema/WebhookPullRequestReviewCommentEdited/PullRequest/Base.php +++ b/clients/GitHub/src/Schema/WebhookPullRequestReviewCommentEdited/PullRequest/Base.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class Base extends Schema\AliasAbstract\TietC81D8778\TietEEF68881\TietA575AC5B\Tiet10C8499E +final readonly class Base extends Schema\AliasAbstract\Tiet42EC1791\Tiet8C42BE36\Tiet94AEF7B4\Tiet14ED59EB { } diff --git a/clients/GitHub/src/Schema/WebhookPullRequestReviewCommentEdited/PullRequest/Base/Repo.php b/clients/GitHub/src/Schema/WebhookPullRequestReviewCommentEdited/PullRequest/Base/Repo.php index 93aa7dd7c78..28d3a094368 100644 --- a/clients/GitHub/src/Schema/WebhookPullRequestReviewCommentEdited/PullRequest/Base/Repo.php +++ b/clients/GitHub/src/Schema/WebhookPullRequestReviewCommentEdited/PullRequest/Base/Repo.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class Repo extends Schema\AliasAbstract\Tiet070CDFA2\TietE9BEF6E9\Tiet0F07A943\Tiet66A40160 +final readonly class Repo extends Schema\AliasAbstract\Tiet95C863CB\Tiet5478B154\TietB41A472A\Tiet0EF38F74 { } diff --git a/clients/GitHub/src/Schema/WebhookPullRequestReviewCommentEdited/PullRequest/Base/Repo/Owner.php b/clients/GitHub/src/Schema/WebhookPullRequestReviewCommentEdited/PullRequest/Base/Repo/Owner.php index d532d221559..ce88f2f5b55 100644 --- a/clients/GitHub/src/Schema/WebhookPullRequestReviewCommentEdited/PullRequest/Base/Repo/Owner.php +++ b/clients/GitHub/src/Schema/WebhookPullRequestReviewCommentEdited/PullRequest/Base/Repo/Owner.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class Owner extends Schema\AliasAbstract\Tiet93E44327\TietD0AB6C73\Tiet62032077\Tiet6B97FD42 +final readonly class Owner extends Schema\AliasAbstract\Tiet43D49F44\TietAE60624E\Tiet6F859A9C\Tiet1D52E2C1 { } diff --git a/clients/GitHub/src/Schema/WebhookPullRequestReviewCommentEdited/PullRequest/Base/User.php b/clients/GitHub/src/Schema/WebhookPullRequestReviewCommentEdited/PullRequest/Base/User.php index ab052e0caf6..0b6fa825350 100644 --- a/clients/GitHub/src/Schema/WebhookPullRequestReviewCommentEdited/PullRequest/Base/User.php +++ b/clients/GitHub/src/Schema/WebhookPullRequestReviewCommentEdited/PullRequest/Base/User.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class User extends Schema\AliasAbstract\TietCE7694F2\Tiet7ECCBCAF\TietF71CBA25\Tiet10035FEE +final readonly class User extends Schema\AliasAbstract\Tiet536805C4\Tiet88923449\Tiet8D7DF436\Tiet2E07D018 { } diff --git a/clients/GitHub/src/Schema/WebhookPullRequestReviewCommentEdited/PullRequest/Head.php b/clients/GitHub/src/Schema/WebhookPullRequestReviewCommentEdited/PullRequest/Head.php index 5f7fc19813e..bdb6fb9dcea 100644 --- a/clients/GitHub/src/Schema/WebhookPullRequestReviewCommentEdited/PullRequest/Head.php +++ b/clients/GitHub/src/Schema/WebhookPullRequestReviewCommentEdited/PullRequest/Head.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class Head extends Schema\AliasAbstract\Tiet65AF0F7C\Tiet2249FF1C\TietFB00DC6B\Tiet30B55640 +final readonly class Head extends Schema\AliasAbstract\TietD5DA1330\Tiet851E1C2C\Tiet1F9A9DCC\Tiet90FB0481 { } diff --git a/clients/GitHub/src/Schema/WebhookPullRequestReviewCommentEdited/PullRequest/Head/Repo.php b/clients/GitHub/src/Schema/WebhookPullRequestReviewCommentEdited/PullRequest/Head/Repo.php index 6d83c0f5ec8..b4dbb48fb85 100644 --- a/clients/GitHub/src/Schema/WebhookPullRequestReviewCommentEdited/PullRequest/Head/Repo.php +++ b/clients/GitHub/src/Schema/WebhookPullRequestReviewCommentEdited/PullRequest/Head/Repo.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class Repo extends Schema\AliasAbstract\Tiet8354B603\Tiet6E4D1374\Tiet4DDFFFE7\Tiet46656F78 +final readonly class Repo extends Schema\AliasAbstract\Tiet8A806663\Tiet007CE965\TietE9A2CFD8\Tiet7DAA4906 { } diff --git a/clients/GitHub/src/Schema/WebhookPullRequestReviewCommentEdited/PullRequest/Head/Repo/Owner.php b/clients/GitHub/src/Schema/WebhookPullRequestReviewCommentEdited/PullRequest/Head/Repo/Owner.php index 19d1470ee3d..aa23c646a3b 100644 --- a/clients/GitHub/src/Schema/WebhookPullRequestReviewCommentEdited/PullRequest/Head/Repo/Owner.php +++ b/clients/GitHub/src/Schema/WebhookPullRequestReviewCommentEdited/PullRequest/Head/Repo/Owner.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class Owner extends Schema\AliasAbstract\Tiet93E44327\TietD0AB6C73\Tiet62032077\Tiet6B97FD42 +final readonly class Owner extends Schema\AliasAbstract\Tiet43D49F44\TietAE60624E\Tiet6F859A9C\Tiet1D52E2C1 { } diff --git a/clients/GitHub/src/Schema/WebhookPullRequestReviewCommentEdited/PullRequest/Head/User.php b/clients/GitHub/src/Schema/WebhookPullRequestReviewCommentEdited/PullRequest/Head/User.php index 4c8f675d6ea..d3de01bd7d3 100644 --- a/clients/GitHub/src/Schema/WebhookPullRequestReviewCommentEdited/PullRequest/Head/User.php +++ b/clients/GitHub/src/Schema/WebhookPullRequestReviewCommentEdited/PullRequest/Head/User.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class User extends Schema\AliasAbstract\TietCE7694F2\Tiet7ECCBCAF\TietF71CBA25\Tiet10035FEE +final readonly class User extends Schema\AliasAbstract\Tiet536805C4\Tiet88923449\Tiet8D7DF436\Tiet2E07D018 { } diff --git a/clients/GitHub/src/Schema/WebhookPullRequestReviewCommentEdited/PullRequest/Milestone.php b/clients/GitHub/src/Schema/WebhookPullRequestReviewCommentEdited/PullRequest/Milestone.php index 8bbdd7a309c..8f003bb8343 100644 --- a/clients/GitHub/src/Schema/WebhookPullRequestReviewCommentEdited/PullRequest/Milestone.php +++ b/clients/GitHub/src/Schema/WebhookPullRequestReviewCommentEdited/PullRequest/Milestone.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class Milestone extends Schema\AliasAbstract\Tiet8581CCF9\Tiet9F48F90B\TietE152DE2F\Tiet393FAC6E +final readonly class Milestone extends Schema\AliasAbstract\Tiet5150331D\Tiet0C67EF90\Tiet96830B1A\Tiet3716614D { } diff --git a/clients/GitHub/src/Schema/WebhookPullRequestReviewCommentEdited/PullRequest/Milestone/Creator.php b/clients/GitHub/src/Schema/WebhookPullRequestReviewCommentEdited/PullRequest/Milestone/Creator.php index 3bab741e248..08b5c2d23b3 100644 --- a/clients/GitHub/src/Schema/WebhookPullRequestReviewCommentEdited/PullRequest/Milestone/Creator.php +++ b/clients/GitHub/src/Schema/WebhookPullRequestReviewCommentEdited/PullRequest/Milestone/Creator.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class Creator extends Schema\AliasAbstract\Tiet0ABFFB9A\Tiet721DF3F2\Tiet6C0961B3\TietE2C9336E +final readonly class Creator extends Schema\AliasAbstract\Tiet9BB7FDE7\Tiet7C408E87\TietF0A7E59F\Tiet74AED450 { } diff --git a/clients/GitHub/src/Schema/WebhookPullRequestReviewCommentEdited/PullRequest/RequestedReviewers/Zero.php b/clients/GitHub/src/Schema/WebhookPullRequestReviewCommentEdited/PullRequest/RequestedReviewers/Zero.php index 3f0868a35d1..8dc332b4919 100644 --- a/clients/GitHub/src/Schema/WebhookPullRequestReviewCommentEdited/PullRequest/RequestedReviewers/Zero.php +++ b/clients/GitHub/src/Schema/WebhookPullRequestReviewCommentEdited/PullRequest/RequestedReviewers/Zero.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class Zero extends Schema\AliasAbstract\Tiet93E44327\TietD0AB6C73\Tiet62032077\Tiet6B97FD42 +final readonly class Zero extends Schema\AliasAbstract\Tiet43D49F44\TietAE60624E\Tiet6F859A9C\Tiet1D52E2C1 { } diff --git a/clients/GitHub/src/Schema/WebhookPullRequestReviewCommentEdited/PullRequest/User.php b/clients/GitHub/src/Schema/WebhookPullRequestReviewCommentEdited/PullRequest/User.php index b5f129ac342..c22ae69071b 100644 --- a/clients/GitHub/src/Schema/WebhookPullRequestReviewCommentEdited/PullRequest/User.php +++ b/clients/GitHub/src/Schema/WebhookPullRequestReviewCommentEdited/PullRequest/User.php @@ -4,8 +4,154 @@ namespace ApiClients\Client\GitHub\Schema\WebhookPullRequestReviewCommentEdited\PullRequest; -use ApiClients\Client\GitHub\Schema; +use EventSauce\ObjectHydrator\MapFrom; -final readonly class User extends Schema\AliasAbstract\Tiet79DD5408\TietA1D90DAB\TietBCA2491F\Tiet9DC6356F +final readonly class User { + public const SCHEMA_JSON = '{ + "title": "User", + "required": [ + "login", + "id" + ], + "type": [ + "object", + "null" + ], + "properties": { + "avatar_url": { + "type": "string", + "format": "uri" + }, + "deleted": { + "type": "boolean" + }, + "email": { + "type": [ + "string", + "null" + ] + }, + "events_url": { + "type": "string", + "format": "uri-template" + }, + "followers_url": { + "type": "string", + "format": "uri" + }, + "following_url": { + "type": "string", + "format": "uri-template" + }, + "gists_url": { + "type": "string", + "format": "uri-template" + }, + "gravatar_id": { + "type": "string" + }, + "html_url": { + "type": "string", + "format": "uri" + }, + "id": { + "type": "integer", + "format": "int64" + }, + "login": { + "type": "string" + }, + "name": { + "type": "string" + }, + "node_id": { + "type": "string" + }, + "organizations_url": { + "type": "string", + "format": "uri" + }, + "received_events_url": { + "type": "string", + "format": "uri" + }, + "repos_url": { + "type": "string", + "format": "uri" + }, + "site_admin": { + "type": "boolean" + }, + "starred_url": { + "type": "string", + "format": "uri-template" + }, + "subscriptions_url": { + "type": "string", + "format": "uri" + }, + "type": { + "enum": [ + "Bot", + "User", + "Organization", + "Mannequin" + ], + "type": "string" + }, + "user_view_type": { + "type": "string" + }, + "url": { + "type": "string", + "format": "uri" + } + } +}'; + public const SCHEMA_TITLE = 'User'; + public const SCHEMA_DESCRIPTION = ''; + public const SCHEMA_EXAMPLE_DATA = '{ + "avatar_url": "https:\\/\\/example.com\\/", + "deleted": false, + "email": "generated", + "events_url": "generated", + "followers_url": "https:\\/\\/example.com\\/", + "following_url": "generated", + "gists_url": "generated", + "gravatar_id": "generated", + "html_url": "https:\\/\\/example.com\\/", + "id": 2, + "login": "generated", + "name": "generated", + "node_id": "generated", + "organizations_url": "https:\\/\\/example.com\\/", + "received_events_url": "https:\\/\\/example.com\\/", + "repos_url": "https:\\/\\/example.com\\/", + "site_admin": false, + "starred_url": "generated", + "subscriptions_url": "https:\\/\\/example.com\\/", + "type": "Mannequin", + "user_view_type": "generated", + "url": "https:\\/\\/example.com\\/" +}'; + + public function __construct(#[MapFrom('avatar_url')] + public string|null $avatarUrl, public bool|null $deleted, public string|null $email, #[MapFrom('events_url')] + public string|null $eventsUrl, #[MapFrom('followers_url')] + public string|null $followersUrl, #[MapFrom('following_url')] + public string|null $followingUrl, #[MapFrom('gists_url')] + public string|null $gistsUrl, #[MapFrom('gravatar_id')] + public string|null $gravatarId, #[MapFrom('html_url')] + public string|null $htmlUrl, public int $id, public string $login, public string|null $name, #[MapFrom('node_id')] + public string|null $nodeId, #[MapFrom('organizations_url')] + public string|null $organizationsUrl, #[MapFrom('received_events_url')] + public string|null $receivedEventsUrl, #[MapFrom('repos_url')] + public string|null $reposUrl, #[MapFrom('site_admin')] + public bool|null $siteAdmin, #[MapFrom('starred_url')] + public string|null $starredUrl, #[MapFrom('subscriptions_url')] + public string|null $subscriptionsUrl, public string|null $type, #[MapFrom('user_view_type')] + public string|null $userViewType, public string|null $url,) + { + } } diff --git a/clients/GitHub/src/Schema/WebhookPullRequestReviewDismissed.php b/clients/GitHub/src/Schema/WebhookPullRequestReviewDismissed.php index 515524fe272..46d96f94f81 100644 --- a/clients/GitHub/src/Schema/WebhookPullRequestReviewDismissed.php +++ b/clients/GitHub/src/Schema/WebhookPullRequestReviewDismissed.php @@ -508,6 +508,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -746,6 +749,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -1271,6 +1277,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -1413,7 +1422,7 @@ }, "use_squash_pr_title_as_default": { "type": "boolean", - "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.", + "description": "Whether a squash merge commit can use the pull request title as default. **This property is closing down. Please use `squash_merge_commit_title` instead.", "default": false }, "visibility": { @@ -1534,6 +1543,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } } @@ -2082,6 +2094,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -2224,7 +2239,7 @@ }, "use_squash_pr_title_as_default": { "type": "boolean", - "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.", + "description": "Whether a squash merge commit can use the pull request title as default. **This property is closing down. Please use `squash_merge_commit_title` instead.", "default": false }, "visibility": { @@ -2345,6 +2360,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } } @@ -2554,6 +2572,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -2722,6 +2743,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -3134,6 +3158,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } } @@ -3470,6 +3497,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -3662,6 +3695,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -4533,7 +4572,7 @@ }, "use_squash_pr_title_as_default": { "type": "boolean", - "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.", + "description": "Whether a squash merge commit can use the pull request title as default. **This property is closing down. Please use `squash_merge_commit_title` instead.", "default": false, "deprecated": true }, @@ -4815,6 +4854,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } } @@ -4979,6 +5021,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -5068,7 +5116,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Mannequin", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "assignees": [ { @@ -5143,7 +5192,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "merge_method": "rebase" }, @@ -5244,7 +5294,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "permissions": { "admin": false, @@ -5307,7 +5358,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" } }, "body": "generated", @@ -5414,7 +5466,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "permissions": { "admin": false, @@ -5477,7 +5530,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" } }, "html_url": "https:\\/\\/example.com\\/", @@ -5531,7 +5585,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "description": "generated", "due_on": "1970-01-01T00:00:00+00:00", @@ -5637,7 +5692,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Mannequin", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" } }, "repository": { @@ -5674,7 +5730,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "forks": 5, "permissions": { @@ -5705,7 +5762,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "private": false, "html_url": "https:\\/\\/github.com\\/octocat\\/Hello-World", @@ -5957,7 +6015,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Mannequin", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" } }, "sender": { @@ -5981,7 +6040,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" } }'; diff --git a/clients/GitHub/src/Schema/WebhookPullRequestReviewDismissed/PullRequest.php b/clients/GitHub/src/Schema/WebhookPullRequestReviewDismissed/PullRequest.php index d7bbdcc8373..6297b41385b 100644 --- a/clients/GitHub/src/Schema/WebhookPullRequestReviewDismissed/PullRequest.php +++ b/clients/GitHub/src/Schema/WebhookPullRequestReviewDismissed/PullRequest.php @@ -277,6 +277,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -515,6 +518,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -1040,6 +1046,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -1182,7 +1191,7 @@ }, "use_squash_pr_title_as_default": { "type": "boolean", - "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.", + "description": "Whether a squash merge commit can use the pull request title as default. **This property is closing down. Please use `squash_merge_commit_title` instead.", "default": false }, "visibility": { @@ -1303,6 +1312,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } } @@ -1851,6 +1863,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -1993,7 +2008,7 @@ }, "use_squash_pr_title_as_default": { "type": "boolean", - "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.", + "description": "Whether a squash merge commit can use the pull request title as default. **This property is closing down. Please use `squash_merge_commit_title` instead.", "default": false }, "visibility": { @@ -2114,6 +2129,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } } @@ -2323,6 +2341,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -2491,6 +2512,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -2903,6 +2927,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } } @@ -2959,7 +2986,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Mannequin", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "assignees": [ { @@ -3034,7 +3062,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "merge_method": "rebase" }, @@ -3135,7 +3164,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "permissions": { "admin": false, @@ -3198,7 +3228,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" } }, "body": "generated", @@ -3305,7 +3336,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "permissions": { "admin": false, @@ -3368,7 +3400,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" } }, "html_url": "https:\\/\\/example.com\\/", @@ -3422,7 +3455,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "description": "generated", "due_on": "1970-01-01T00:00:00+00:00", @@ -3528,7 +3562,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Mannequin", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" } }'; diff --git a/clients/GitHub/src/Schema/WebhookPullRequestReviewDismissed/PullRequest/Assignee.php b/clients/GitHub/src/Schema/WebhookPullRequestReviewDismissed/PullRequest/Assignee.php index e4904f3d89e..f7ae86e02b1 100644 --- a/clients/GitHub/src/Schema/WebhookPullRequestReviewDismissed/PullRequest/Assignee.php +++ b/clients/GitHub/src/Schema/WebhookPullRequestReviewDismissed/PullRequest/Assignee.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class Assignee extends Schema\AliasAbstract\Tiet0ABFFB9A\Tiet721DF3F2\Tiet6C0961B3\TietE2C9336E +final readonly class Assignee extends Schema\AliasAbstract\Tiet9BB7FDE7\Tiet7C408E87\TietF0A7E59F\Tiet74AED450 { } diff --git a/clients/GitHub/src/Schema/WebhookPullRequestReviewDismissed/PullRequest/AutoMerge.php b/clients/GitHub/src/Schema/WebhookPullRequestReviewDismissed/PullRequest/AutoMerge.php index 7162aafddf9..632eeaaf41c 100644 --- a/clients/GitHub/src/Schema/WebhookPullRequestReviewDismissed/PullRequest/AutoMerge.php +++ b/clients/GitHub/src/Schema/WebhookPullRequestReviewDismissed/PullRequest/AutoMerge.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class AutoMerge extends Schema\AliasAbstract\Tiet454E9788\Tiet6D6E977B\Tiet013CDAB3\TietC3D76EBB +final readonly class AutoMerge extends Schema\AliasAbstract\Tiet3711D3C5\Tiet0F63F0A7\TietF2088179\TietD7AB4A38 { } diff --git a/clients/GitHub/src/Schema/WebhookPullRequestReviewDismissed/PullRequest/AutoMerge/EnabledBy.php b/clients/GitHub/src/Schema/WebhookPullRequestReviewDismissed/PullRequest/AutoMerge/EnabledBy.php index 620ca8f113f..09cf18a0055 100644 --- a/clients/GitHub/src/Schema/WebhookPullRequestReviewDismissed/PullRequest/AutoMerge/EnabledBy.php +++ b/clients/GitHub/src/Schema/WebhookPullRequestReviewDismissed/PullRequest/AutoMerge/EnabledBy.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class EnabledBy extends Schema\AliasAbstract\Tiet93E44327\TietD0AB6C73\Tiet62032077\Tiet6B97FD42 +final readonly class EnabledBy extends Schema\AliasAbstract\Tiet43D49F44\TietAE60624E\Tiet6F859A9C\Tiet1D52E2C1 { } diff --git a/clients/GitHub/src/Schema/WebhookPullRequestReviewDismissed/PullRequest/Base.php b/clients/GitHub/src/Schema/WebhookPullRequestReviewDismissed/PullRequest/Base.php index 0819e9ada23..e3d191ea5aa 100644 --- a/clients/GitHub/src/Schema/WebhookPullRequestReviewDismissed/PullRequest/Base.php +++ b/clients/GitHub/src/Schema/WebhookPullRequestReviewDismissed/PullRequest/Base.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class Base extends Schema\AliasAbstract\TietC81D8778\TietEEF68881\TietA575AC5B\Tiet10C8499E +final readonly class Base extends Schema\AliasAbstract\Tiet42EC1791\Tiet8C42BE36\Tiet94AEF7B4\Tiet14ED59EB { } diff --git a/clients/GitHub/src/Schema/WebhookPullRequestReviewDismissed/PullRequest/Base/Repo.php b/clients/GitHub/src/Schema/WebhookPullRequestReviewDismissed/PullRequest/Base/Repo.php index dd721f88fca..95a8839e9ba 100644 --- a/clients/GitHub/src/Schema/WebhookPullRequestReviewDismissed/PullRequest/Base/Repo.php +++ b/clients/GitHub/src/Schema/WebhookPullRequestReviewDismissed/PullRequest/Base/Repo.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class Repo extends Schema\AliasAbstract\Tiet070CDFA2\TietE9BEF6E9\Tiet0F07A943\Tiet66A40160 +final readonly class Repo extends Schema\AliasAbstract\Tiet95C863CB\Tiet5478B154\TietB41A472A\Tiet0EF38F74 { } diff --git a/clients/GitHub/src/Schema/WebhookPullRequestReviewDismissed/PullRequest/Base/Repo/Owner.php b/clients/GitHub/src/Schema/WebhookPullRequestReviewDismissed/PullRequest/Base/Repo/Owner.php index 1bff844565e..f1d0fa61fa3 100644 --- a/clients/GitHub/src/Schema/WebhookPullRequestReviewDismissed/PullRequest/Base/Repo/Owner.php +++ b/clients/GitHub/src/Schema/WebhookPullRequestReviewDismissed/PullRequest/Base/Repo/Owner.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class Owner extends Schema\AliasAbstract\Tiet93E44327\TietD0AB6C73\Tiet62032077\Tiet6B97FD42 +final readonly class Owner extends Schema\AliasAbstract\Tiet43D49F44\TietAE60624E\Tiet6F859A9C\Tiet1D52E2C1 { } diff --git a/clients/GitHub/src/Schema/WebhookPullRequestReviewDismissed/PullRequest/Base/User.php b/clients/GitHub/src/Schema/WebhookPullRequestReviewDismissed/PullRequest/Base/User.php index e276aae9925..a9dc892bc16 100644 --- a/clients/GitHub/src/Schema/WebhookPullRequestReviewDismissed/PullRequest/Base/User.php +++ b/clients/GitHub/src/Schema/WebhookPullRequestReviewDismissed/PullRequest/Base/User.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class User extends Schema\AliasAbstract\TietCE7694F2\Tiet7ECCBCAF\TietF71CBA25\Tiet10035FEE +final readonly class User extends Schema\AliasAbstract\Tiet536805C4\Tiet88923449\Tiet8D7DF436\Tiet2E07D018 { } diff --git a/clients/GitHub/src/Schema/WebhookPullRequestReviewDismissed/PullRequest/Head.php b/clients/GitHub/src/Schema/WebhookPullRequestReviewDismissed/PullRequest/Head.php index a221bc46999..a36ab70c2cc 100644 --- a/clients/GitHub/src/Schema/WebhookPullRequestReviewDismissed/PullRequest/Head.php +++ b/clients/GitHub/src/Schema/WebhookPullRequestReviewDismissed/PullRequest/Head.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class Head extends Schema\AliasAbstract\Tiet65AF0F7C\Tiet2249FF1C\TietFB00DC6B\Tiet30B55640 +final readonly class Head extends Schema\AliasAbstract\TietD5DA1330\Tiet851E1C2C\Tiet1F9A9DCC\Tiet90FB0481 { } diff --git a/clients/GitHub/src/Schema/WebhookPullRequestReviewDismissed/PullRequest/Head/Repo.php b/clients/GitHub/src/Schema/WebhookPullRequestReviewDismissed/PullRequest/Head/Repo.php index 4bba93bba78..1bd37bef5ea 100644 --- a/clients/GitHub/src/Schema/WebhookPullRequestReviewDismissed/PullRequest/Head/Repo.php +++ b/clients/GitHub/src/Schema/WebhookPullRequestReviewDismissed/PullRequest/Head/Repo.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class Repo extends Schema\AliasAbstract\Tiet8354B603\Tiet6E4D1374\Tiet4DDFFFE7\Tiet46656F78 +final readonly class Repo extends Schema\AliasAbstract\Tiet8A806663\Tiet007CE965\TietE9A2CFD8\Tiet7DAA4906 { } diff --git a/clients/GitHub/src/Schema/WebhookPullRequestReviewDismissed/PullRequest/Head/Repo/Owner.php b/clients/GitHub/src/Schema/WebhookPullRequestReviewDismissed/PullRequest/Head/Repo/Owner.php index e23bd6d257b..77d25f039e3 100644 --- a/clients/GitHub/src/Schema/WebhookPullRequestReviewDismissed/PullRequest/Head/Repo/Owner.php +++ b/clients/GitHub/src/Schema/WebhookPullRequestReviewDismissed/PullRequest/Head/Repo/Owner.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class Owner extends Schema\AliasAbstract\Tiet93E44327\TietD0AB6C73\Tiet62032077\Tiet6B97FD42 +final readonly class Owner extends Schema\AliasAbstract\Tiet43D49F44\TietAE60624E\Tiet6F859A9C\Tiet1D52E2C1 { } diff --git a/clients/GitHub/src/Schema/WebhookPullRequestReviewDismissed/PullRequest/Head/User.php b/clients/GitHub/src/Schema/WebhookPullRequestReviewDismissed/PullRequest/Head/User.php index 21ca24630ba..eb7051a85b0 100644 --- a/clients/GitHub/src/Schema/WebhookPullRequestReviewDismissed/PullRequest/Head/User.php +++ b/clients/GitHub/src/Schema/WebhookPullRequestReviewDismissed/PullRequest/Head/User.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class User extends Schema\AliasAbstract\TietCE7694F2\Tiet7ECCBCAF\TietF71CBA25\Tiet10035FEE +final readonly class User extends Schema\AliasAbstract\Tiet536805C4\Tiet88923449\Tiet8D7DF436\Tiet2E07D018 { } diff --git a/clients/GitHub/src/Schema/WebhookPullRequestReviewDismissed/PullRequest/Milestone.php b/clients/GitHub/src/Schema/WebhookPullRequestReviewDismissed/PullRequest/Milestone.php index 9a912c6b45a..f65b9c620f3 100644 --- a/clients/GitHub/src/Schema/WebhookPullRequestReviewDismissed/PullRequest/Milestone.php +++ b/clients/GitHub/src/Schema/WebhookPullRequestReviewDismissed/PullRequest/Milestone.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class Milestone extends Schema\AliasAbstract\TietF5C8F2ED\Tiet1E2DC2E3\Tiet6CD07639\Tiet33A0DD5A +final readonly class Milestone extends Schema\AliasAbstract\Tiet49F6DF3C\TietF3BF0898\Tiet3FB49BCC\TietCFC7D5E0 { } diff --git a/clients/GitHub/src/Schema/WebhookPullRequestReviewDismissed/PullRequest/Milestone/Creator.php b/clients/GitHub/src/Schema/WebhookPullRequestReviewDismissed/PullRequest/Milestone/Creator.php index 99bba9ee849..076728a5428 100644 --- a/clients/GitHub/src/Schema/WebhookPullRequestReviewDismissed/PullRequest/Milestone/Creator.php +++ b/clients/GitHub/src/Schema/WebhookPullRequestReviewDismissed/PullRequest/Milestone/Creator.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class Creator extends Schema\AliasAbstract\Tiet93E44327\TietD0AB6C73\Tiet62032077\Tiet6B97FD42 +final readonly class Creator extends Schema\AliasAbstract\Tiet43D49F44\TietAE60624E\Tiet6F859A9C\Tiet1D52E2C1 { } diff --git a/clients/GitHub/src/Schema/WebhookPullRequestReviewDismissed/PullRequest/RequestedReviewers/Zero.php b/clients/GitHub/src/Schema/WebhookPullRequestReviewDismissed/PullRequest/RequestedReviewers/Zero.php index cf075acf3db..5d501c905f5 100644 --- a/clients/GitHub/src/Schema/WebhookPullRequestReviewDismissed/PullRequest/RequestedReviewers/Zero.php +++ b/clients/GitHub/src/Schema/WebhookPullRequestReviewDismissed/PullRequest/RequestedReviewers/Zero.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class Zero extends Schema\AliasAbstract\Tiet0ABFFB9A\Tiet721DF3F2\Tiet6C0961B3\TietE2C9336E +final readonly class Zero extends Schema\AliasAbstract\Tiet9BB7FDE7\Tiet7C408E87\TietF0A7E59F\Tiet74AED450 { } diff --git a/clients/GitHub/src/Schema/WebhookPullRequestReviewDismissed/PullRequest/User.php b/clients/GitHub/src/Schema/WebhookPullRequestReviewDismissed/PullRequest/User.php index 258f941e8ae..e3e7f0a2542 100644 --- a/clients/GitHub/src/Schema/WebhookPullRequestReviewDismissed/PullRequest/User.php +++ b/clients/GitHub/src/Schema/WebhookPullRequestReviewDismissed/PullRequest/User.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class User extends Schema\AliasAbstract\Tiet79DD5408\TietA1D90DAB\TietBCA2491F\Tiet9DC6356F +final readonly class User extends Schema\AliasAbstract\Tiet8136D020\TietA98D8FE0\TietBA8878FC\TietC3C52C83 { } diff --git a/clients/GitHub/src/Schema/WebhookPullRequestReviewDismissed/Review.php b/clients/GitHub/src/Schema/WebhookPullRequestReviewDismissed/Review.php index 26de2ece077..932c001ba3e 100644 --- a/clients/GitHub/src/Schema/WebhookPullRequestReviewDismissed/Review.php +++ b/clients/GitHub/src/Schema/WebhookPullRequestReviewDismissed/Review.php @@ -208,6 +208,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } } @@ -255,7 +258,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Mannequin", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" } }'; diff --git a/clients/GitHub/src/Schema/WebhookPullRequestReviewDismissed/Review/User.php b/clients/GitHub/src/Schema/WebhookPullRequestReviewDismissed/Review/User.php index 1274d42ef52..df947e0eded 100644 --- a/clients/GitHub/src/Schema/WebhookPullRequestReviewDismissed/Review/User.php +++ b/clients/GitHub/src/Schema/WebhookPullRequestReviewDismissed/Review/User.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class User extends Schema\AliasAbstract\Tiet79DD5408\TietA1D90DAB\TietBCA2491F\Tiet9DC6356F +final readonly class User extends Schema\AliasAbstract\Tiet8136D020\TietA98D8FE0\TietBA8878FC\TietC3C52C83 { } diff --git a/clients/GitHub/src/Schema/WebhookPullRequestReviewEdited.php b/clients/GitHub/src/Schema/WebhookPullRequestReviewEdited.php index 7b5e102412c..2b21d8d61fc 100644 --- a/clients/GitHub/src/Schema/WebhookPullRequestReviewEdited.php +++ b/clients/GitHub/src/Schema/WebhookPullRequestReviewEdited.php @@ -526,6 +526,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -764,6 +767,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -1266,6 +1272,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -1503,6 +1512,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } } @@ -2028,6 +2040,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -2265,6 +2280,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } } @@ -2475,6 +2493,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -2643,6 +2664,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -3055,6 +3079,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } } @@ -3391,6 +3418,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -3583,6 +3616,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -4454,7 +4493,7 @@ }, "use_squash_pr_title_as_default": { "type": "boolean", - "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.", + "description": "Whether a squash merge commit can use the pull request title as default. **This property is closing down. Please use `squash_merge_commit_title` instead.", "default": false, "deprecated": true }, @@ -4733,6 +4772,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } } @@ -4897,6 +4939,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -4991,7 +5039,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Mannequin", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "assignees": [ { @@ -5066,7 +5115,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "merge_method": "rebase" }, @@ -5164,7 +5214,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "permissions": { "admin": false, @@ -5223,7 +5274,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" } }, "body": "generated", @@ -5327,7 +5379,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "permissions": { "admin": false, @@ -5386,7 +5439,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" } }, "html_url": "https:\\/\\/example.com\\/", @@ -5440,7 +5494,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Mannequin", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "description": "generated", "due_on": "1970-01-01T00:00:00+00:00", @@ -5546,7 +5601,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Mannequin", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" } }, "repository": { @@ -5583,7 +5639,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "forks": 5, "permissions": { @@ -5614,7 +5671,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "private": false, "html_url": "https:\\/\\/github.com\\/octocat\\/Hello-World", @@ -5866,7 +5924,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" } }, "sender": { @@ -5890,7 +5949,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" } }'; diff --git a/clients/GitHub/src/Schema/WebhookPullRequestReviewEdited/PullRequest.php b/clients/GitHub/src/Schema/WebhookPullRequestReviewEdited/PullRequest.php index dd2f0e4c351..6fd4560a8f7 100644 --- a/clients/GitHub/src/Schema/WebhookPullRequestReviewEdited/PullRequest.php +++ b/clients/GitHub/src/Schema/WebhookPullRequestReviewEdited/PullRequest.php @@ -277,6 +277,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -515,6 +518,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -1017,6 +1023,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -1254,6 +1263,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } } @@ -1779,6 +1791,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -2016,6 +2031,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } } @@ -2226,6 +2244,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -2394,6 +2415,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -2806,6 +2830,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } } @@ -2862,7 +2889,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Mannequin", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "assignees": [ { @@ -2937,7 +2965,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "merge_method": "rebase" }, @@ -3035,7 +3064,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "permissions": { "admin": false, @@ -3094,7 +3124,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" } }, "body": "generated", @@ -3198,7 +3229,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "permissions": { "admin": false, @@ -3257,7 +3289,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" } }, "html_url": "https:\\/\\/example.com\\/", @@ -3311,7 +3344,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Mannequin", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "description": "generated", "due_on": "1970-01-01T00:00:00+00:00", @@ -3417,7 +3451,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Mannequin", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" } }'; diff --git a/clients/GitHub/src/Schema/WebhookPullRequestReviewEdited/PullRequest/Assignee.php b/clients/GitHub/src/Schema/WebhookPullRequestReviewEdited/PullRequest/Assignee.php index 8fddb85ef34..66ba5a6699e 100644 --- a/clients/GitHub/src/Schema/WebhookPullRequestReviewEdited/PullRequest/Assignee.php +++ b/clients/GitHub/src/Schema/WebhookPullRequestReviewEdited/PullRequest/Assignee.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class Assignee extends Schema\AliasAbstract\Tiet0ABFFB9A\Tiet721DF3F2\Tiet6C0961B3\TietE2C9336E +final readonly class Assignee extends Schema\AliasAbstract\Tiet9BB7FDE7\Tiet7C408E87\TietF0A7E59F\Tiet74AED450 { } diff --git a/clients/GitHub/src/Schema/WebhookPullRequestReviewEdited/PullRequest/AutoMerge.php b/clients/GitHub/src/Schema/WebhookPullRequestReviewEdited/PullRequest/AutoMerge.php index 34116c2ee89..2b303d5b2e5 100644 --- a/clients/GitHub/src/Schema/WebhookPullRequestReviewEdited/PullRequest/AutoMerge.php +++ b/clients/GitHub/src/Schema/WebhookPullRequestReviewEdited/PullRequest/AutoMerge.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class AutoMerge extends Schema\AliasAbstract\Tiet454E9788\Tiet6D6E977B\Tiet013CDAB3\TietC3D76EBB +final readonly class AutoMerge extends Schema\AliasAbstract\Tiet3711D3C5\Tiet0F63F0A7\TietF2088179\TietD7AB4A38 { } diff --git a/clients/GitHub/src/Schema/WebhookPullRequestReviewEdited/PullRequest/AutoMerge/EnabledBy.php b/clients/GitHub/src/Schema/WebhookPullRequestReviewEdited/PullRequest/AutoMerge/EnabledBy.php index 1eeaa50e4a9..0514548806d 100644 --- a/clients/GitHub/src/Schema/WebhookPullRequestReviewEdited/PullRequest/AutoMerge/EnabledBy.php +++ b/clients/GitHub/src/Schema/WebhookPullRequestReviewEdited/PullRequest/AutoMerge/EnabledBy.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class EnabledBy extends Schema\AliasAbstract\Tiet93E44327\TietD0AB6C73\Tiet62032077\Tiet6B97FD42 +final readonly class EnabledBy extends Schema\AliasAbstract\Tiet43D49F44\TietAE60624E\Tiet6F859A9C\Tiet1D52E2C1 { } diff --git a/clients/GitHub/src/Schema/WebhookPullRequestReviewEdited/PullRequest/Base.php b/clients/GitHub/src/Schema/WebhookPullRequestReviewEdited/PullRequest/Base.php index d9caf4e53de..ddb09fe75f0 100644 --- a/clients/GitHub/src/Schema/WebhookPullRequestReviewEdited/PullRequest/Base.php +++ b/clients/GitHub/src/Schema/WebhookPullRequestReviewEdited/PullRequest/Base.php @@ -495,6 +495,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -732,6 +735,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } } @@ -833,7 +839,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "permissions": { "admin": false, @@ -892,7 +899,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" } }'; diff --git a/clients/GitHub/src/Schema/WebhookPullRequestReviewEdited/PullRequest/Base/Repo.php b/clients/GitHub/src/Schema/WebhookPullRequestReviewEdited/PullRequest/Base/Repo.php index e50b13a8c2c..50373d0995b 100644 --- a/clients/GitHub/src/Schema/WebhookPullRequestReviewEdited/PullRequest/Base/Repo.php +++ b/clients/GitHub/src/Schema/WebhookPullRequestReviewEdited/PullRequest/Base/Repo.php @@ -480,6 +480,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -713,7 +716,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "permissions": { "admin": false, diff --git a/clients/GitHub/src/Schema/WebhookPullRequestReviewEdited/PullRequest/Base/Repo/Owner.php b/clients/GitHub/src/Schema/WebhookPullRequestReviewEdited/PullRequest/Base/Repo/Owner.php index 14fb78fbe8c..341669cfff1 100644 --- a/clients/GitHub/src/Schema/WebhookPullRequestReviewEdited/PullRequest/Base/Repo/Owner.php +++ b/clients/GitHub/src/Schema/WebhookPullRequestReviewEdited/PullRequest/Base/Repo/Owner.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class Owner extends Schema\AliasAbstract\Tiet93E44327\TietD0AB6C73\Tiet62032077\Tiet6B97FD42 +final readonly class Owner extends Schema\AliasAbstract\Tiet43D49F44\TietAE60624E\Tiet6F859A9C\Tiet1D52E2C1 { } diff --git a/clients/GitHub/src/Schema/WebhookPullRequestReviewEdited/PullRequest/Base/User.php b/clients/GitHub/src/Schema/WebhookPullRequestReviewEdited/PullRequest/Base/User.php index 77ab108ceeb..a38f7fc63c9 100644 --- a/clients/GitHub/src/Schema/WebhookPullRequestReviewEdited/PullRequest/Base/User.php +++ b/clients/GitHub/src/Schema/WebhookPullRequestReviewEdited/PullRequest/Base/User.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class User extends Schema\AliasAbstract\TietCE7694F2\Tiet7ECCBCAF\TietF71CBA25\Tiet10035FEE +final readonly class User extends Schema\AliasAbstract\Tiet536805C4\Tiet88923449\Tiet8D7DF436\Tiet2E07D018 { } diff --git a/clients/GitHub/src/Schema/WebhookPullRequestReviewEdited/PullRequest/Head.php b/clients/GitHub/src/Schema/WebhookPullRequestReviewEdited/PullRequest/Head.php index 15ac8b755e6..c2e0ff4ecb2 100644 --- a/clients/GitHub/src/Schema/WebhookPullRequestReviewEdited/PullRequest/Head.php +++ b/clients/GitHub/src/Schema/WebhookPullRequestReviewEdited/PullRequest/Head.php @@ -498,6 +498,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -735,6 +738,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } } @@ -836,7 +842,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "permissions": { "admin": false, @@ -895,7 +902,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" } }'; diff --git a/clients/GitHub/src/Schema/WebhookPullRequestReviewEdited/PullRequest/Head/Repo.php b/clients/GitHub/src/Schema/WebhookPullRequestReviewEdited/PullRequest/Head/Repo.php index bbd19906cbf..dc1334dfaa2 100644 --- a/clients/GitHub/src/Schema/WebhookPullRequestReviewEdited/PullRequest/Head/Repo.php +++ b/clients/GitHub/src/Schema/WebhookPullRequestReviewEdited/PullRequest/Head/Repo.php @@ -483,6 +483,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -716,7 +719,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "permissions": { "admin": false, diff --git a/clients/GitHub/src/Schema/WebhookPullRequestReviewEdited/PullRequest/Head/Repo/Owner.php b/clients/GitHub/src/Schema/WebhookPullRequestReviewEdited/PullRequest/Head/Repo/Owner.php index 3a06cc237e4..518e4ba7f8b 100644 --- a/clients/GitHub/src/Schema/WebhookPullRequestReviewEdited/PullRequest/Head/Repo/Owner.php +++ b/clients/GitHub/src/Schema/WebhookPullRequestReviewEdited/PullRequest/Head/Repo/Owner.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class Owner extends Schema\AliasAbstract\Tiet93E44327\TietD0AB6C73\Tiet62032077\Tiet6B97FD42 +final readonly class Owner extends Schema\AliasAbstract\Tiet43D49F44\TietAE60624E\Tiet6F859A9C\Tiet1D52E2C1 { } diff --git a/clients/GitHub/src/Schema/WebhookPullRequestReviewEdited/PullRequest/Head/User.php b/clients/GitHub/src/Schema/WebhookPullRequestReviewEdited/PullRequest/Head/User.php index d0c4bacae48..d6239ecd164 100644 --- a/clients/GitHub/src/Schema/WebhookPullRequestReviewEdited/PullRequest/Head/User.php +++ b/clients/GitHub/src/Schema/WebhookPullRequestReviewEdited/PullRequest/Head/User.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class User extends Schema\AliasAbstract\TietCE7694F2\Tiet7ECCBCAF\TietF71CBA25\Tiet10035FEE +final readonly class User extends Schema\AliasAbstract\Tiet536805C4\Tiet88923449\Tiet8D7DF436\Tiet2E07D018 { } diff --git a/clients/GitHub/src/Schema/WebhookPullRequestReviewEdited/PullRequest/Milestone.php b/clients/GitHub/src/Schema/WebhookPullRequestReviewEdited/PullRequest/Milestone.php index 719c2362fcf..ef4f918272d 100644 --- a/clients/GitHub/src/Schema/WebhookPullRequestReviewEdited/PullRequest/Milestone.php +++ b/clients/GitHub/src/Schema/WebhookPullRequestReviewEdited/PullRequest/Milestone.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class Milestone extends Schema\AliasAbstract\Tiet8581CCF9\Tiet9F48F90B\TietE152DE2F\Tiet393FAC6E +final readonly class Milestone extends Schema\AliasAbstract\Tiet5150331D\Tiet0C67EF90\Tiet96830B1A\Tiet3716614D { } diff --git a/clients/GitHub/src/Schema/WebhookPullRequestReviewEdited/PullRequest/Milestone/Creator.php b/clients/GitHub/src/Schema/WebhookPullRequestReviewEdited/PullRequest/Milestone/Creator.php index aa238f40102..1ac427f9dfc 100644 --- a/clients/GitHub/src/Schema/WebhookPullRequestReviewEdited/PullRequest/Milestone/Creator.php +++ b/clients/GitHub/src/Schema/WebhookPullRequestReviewEdited/PullRequest/Milestone/Creator.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class Creator extends Schema\AliasAbstract\Tiet0ABFFB9A\Tiet721DF3F2\Tiet6C0961B3\TietE2C9336E +final readonly class Creator extends Schema\AliasAbstract\Tiet9BB7FDE7\Tiet7C408E87\TietF0A7E59F\Tiet74AED450 { } diff --git a/clients/GitHub/src/Schema/WebhookPullRequestReviewEdited/PullRequest/RequestedReviewers/Zero.php b/clients/GitHub/src/Schema/WebhookPullRequestReviewEdited/PullRequest/RequestedReviewers/Zero.php index 35875eff7be..334b30b3031 100644 --- a/clients/GitHub/src/Schema/WebhookPullRequestReviewEdited/PullRequest/RequestedReviewers/Zero.php +++ b/clients/GitHub/src/Schema/WebhookPullRequestReviewEdited/PullRequest/RequestedReviewers/Zero.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class Zero extends Schema\AliasAbstract\Tiet0ABFFB9A\Tiet721DF3F2\Tiet6C0961B3\TietE2C9336E +final readonly class Zero extends Schema\AliasAbstract\Tiet9BB7FDE7\Tiet7C408E87\TietF0A7E59F\Tiet74AED450 { } diff --git a/clients/GitHub/src/Schema/WebhookPullRequestReviewEdited/PullRequest/User.php b/clients/GitHub/src/Schema/WebhookPullRequestReviewEdited/PullRequest/User.php index 89bef879966..43712b53b48 100644 --- a/clients/GitHub/src/Schema/WebhookPullRequestReviewEdited/PullRequest/User.php +++ b/clients/GitHub/src/Schema/WebhookPullRequestReviewEdited/PullRequest/User.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class User extends Schema\AliasAbstract\Tiet79DD5408\TietA1D90DAB\TietBCA2491F\Tiet9DC6356F +final readonly class User extends Schema\AliasAbstract\Tiet8136D020\TietA98D8FE0\TietBA8878FC\TietC3C52C83 { } diff --git a/clients/GitHub/src/Schema/WebhookPullRequestReviewRequestRemoved.php b/clients/GitHub/src/Schema/WebhookPullRequestReviewRequestRemoved.php index 24c40aa2f95..42c092081ab 100644 --- a/clients/GitHub/src/Schema/WebhookPullRequestReviewRequestRemoved.php +++ b/clients/GitHub/src/Schema/WebhookPullRequestReviewRequestRemoved.php @@ -514,6 +514,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -612,6 +615,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } } @@ -751,6 +757,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -1276,6 +1285,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -1418,7 +1430,7 @@ }, "use_squash_pr_title_as_default": { "type": "boolean", - "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.", + "description": "Whether a squash merge commit can use the pull request title as default. **This property is closing down. Please use `squash_merge_commit_title` instead.", "default": false }, "visibility": { @@ -1539,6 +1551,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } } @@ -2099,6 +2114,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -2241,7 +2259,7 @@ }, "use_squash_pr_title_as_default": { "type": "boolean", - "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.", + "description": "Whether a squash merge commit can use the pull request title as default. **This property is closing down. Please use `squash_merge_commit_title` instead.", "default": false }, "visibility": { @@ -2362,6 +2380,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } } @@ -2552,6 +2573,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -2687,6 +2711,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -2861,6 +2888,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -3287,6 +3317,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } } @@ -3623,6 +3656,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -3815,6 +3854,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -4686,7 +4731,7 @@ }, "use_squash_pr_title_as_default": { "type": "boolean", - "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.", + "description": "Whether a squash merge commit can use the pull request title as default. **This property is closing down. Please use `squash_merge_commit_title` instead.", "default": false, "deprecated": true }, @@ -4862,6 +4907,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -5023,6 +5071,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -5534,6 +5588,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -5632,6 +5689,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } } @@ -5771,6 +5831,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -6296,6 +6359,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -6438,7 +6504,7 @@ }, "use_squash_pr_title_as_default": { "type": "boolean", - "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.", + "description": "Whether a squash merge commit can use the pull request title as default. **This property is closing down. Please use `squash_merge_commit_title` instead.", "default": false }, "visibility": { @@ -6559,6 +6625,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } } @@ -7119,6 +7188,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -7261,7 +7333,7 @@ }, "use_squash_pr_title_as_default": { "type": "boolean", - "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.", + "description": "Whether a squash merge commit can use the pull request title as default. **This property is closing down. Please use `squash_merge_commit_title` instead.", "default": false }, "visibility": { @@ -7382,6 +7454,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } } @@ -7572,6 +7647,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -7707,6 +7785,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -7881,6 +7962,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -8307,6 +8391,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } } @@ -8643,6 +8730,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -8835,6 +8928,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -9706,7 +9805,7 @@ }, "use_squash_pr_title_as_default": { "type": "boolean", - "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.", + "description": "Whether a squash merge commit can use the pull request title as default. **This property is closing down. Please use `squash_merge_commit_title` instead.", "default": false, "deprecated": true }, @@ -10091,6 +10190,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." diff --git a/clients/GitHub/src/Schema/WebhookPullRequestReviewRequested.php b/clients/GitHub/src/Schema/WebhookPullRequestReviewRequested.php index d056fcc0c89..83989e730c9 100644 --- a/clients/GitHub/src/Schema/WebhookPullRequestReviewRequested.php +++ b/clients/GitHub/src/Schema/WebhookPullRequestReviewRequested.php @@ -515,6 +515,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -614,6 +617,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } } @@ -753,6 +759,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -1278,6 +1287,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -1420,7 +1432,7 @@ }, "use_squash_pr_title_as_default": { "type": "boolean", - "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.", + "description": "Whether a squash merge commit can use the pull request title as default. **This property is closing down. Please use `squash_merge_commit_title` instead.", "default": false }, "visibility": { @@ -1541,6 +1553,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } } @@ -2101,6 +2116,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -2243,7 +2261,7 @@ }, "use_squash_pr_title_as_default": { "type": "boolean", - "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.", + "description": "Whether a squash merge commit can use the pull request title as default. **This property is closing down. Please use `squash_merge_commit_title` instead.", "default": false }, "visibility": { @@ -2364,6 +2382,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } } @@ -2554,6 +2575,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -2690,6 +2714,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -2864,6 +2891,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -3282,6 +3312,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } } @@ -3618,6 +3651,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -3810,6 +3849,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -4681,7 +4726,7 @@ }, "use_squash_pr_title_as_default": { "type": "boolean", - "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.", + "description": "Whether a squash merge commit can use the pull request title as default. **This property is closing down. Please use `squash_merge_commit_title` instead.", "default": false, "deprecated": true }, @@ -4858,6 +4903,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -5019,6 +5067,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -5531,6 +5585,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -5630,6 +5687,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } } @@ -5769,6 +5829,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -6294,6 +6357,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -6436,7 +6502,7 @@ }, "use_squash_pr_title_as_default": { "type": "boolean", - "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.", + "description": "Whether a squash merge commit can use the pull request title as default. **This property is closing down. Please use `squash_merge_commit_title` instead.", "default": false }, "visibility": { @@ -6557,6 +6623,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } } @@ -7117,6 +7186,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -7259,7 +7331,7 @@ }, "use_squash_pr_title_as_default": { "type": "boolean", - "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.", + "description": "Whether a squash merge commit can use the pull request title as default. **This property is closing down. Please use `squash_merge_commit_title` instead.", "default": false }, "visibility": { @@ -7380,6 +7452,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } } @@ -7570,6 +7645,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -7706,6 +7784,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -7880,6 +7961,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -8289,6 +8373,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } } @@ -8625,6 +8712,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -8817,6 +8910,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -9688,7 +9787,7 @@ }, "use_squash_pr_title_as_default": { "type": "boolean", - "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.", + "description": "Whether a squash merge commit can use the pull request title as default. **This property is closing down. Please use `squash_merge_commit_title` instead.", "default": false, "deprecated": true }, @@ -10064,6 +10163,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." diff --git a/clients/GitHub/src/Schema/WebhookPullRequestReviewSubmitted.php b/clients/GitHub/src/Schema/WebhookPullRequestReviewSubmitted.php index 0259bf6f493..f9c8a47e1f6 100644 --- a/clients/GitHub/src/Schema/WebhookPullRequestReviewSubmitted.php +++ b/clients/GitHub/src/Schema/WebhookPullRequestReviewSubmitted.php @@ -508,6 +508,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -746,6 +749,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -1271,6 +1277,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -1413,7 +1422,7 @@ }, "use_squash_pr_title_as_default": { "type": "boolean", - "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.", + "description": "Whether a squash merge commit can use the pull request title as default. **This property is closing down. Please use `squash_merge_commit_title` instead.", "default": false }, "visibility": { @@ -1534,6 +1543,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } } @@ -2085,6 +2097,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -2227,7 +2242,7 @@ }, "use_squash_pr_title_as_default": { "type": "boolean", - "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.", + "description": "Whether a squash merge commit can use the pull request title as default. **This property is closing down. Please use `squash_merge_commit_title` instead.", "default": false }, "visibility": { @@ -2348,6 +2363,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } } @@ -2558,6 +2576,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -2726,6 +2747,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -3138,6 +3162,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } } @@ -3474,6 +3501,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -3666,6 +3699,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -4537,7 +4576,7 @@ }, "use_squash_pr_title_as_default": { "type": "boolean", - "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.", + "description": "Whether a squash merge commit can use the pull request title as default. **This property is closing down. Please use `squash_merge_commit_title` instead.", "default": false, "deprecated": true }, @@ -4816,6 +4855,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } } @@ -4980,6 +5022,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -5069,7 +5117,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Mannequin", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "assignees": [ { @@ -5144,7 +5193,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "merge_method": "rebase" }, @@ -5245,7 +5295,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "permissions": { "admin": false, @@ -5308,7 +5359,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" } }, "body": "generated", @@ -5415,7 +5467,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "permissions": { "admin": false, @@ -5478,7 +5531,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" } }, "html_url": "https:\\/\\/example.com\\/", @@ -5532,7 +5586,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Mannequin", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "description": "generated", "due_on": "1970-01-01T00:00:00+00:00", @@ -5638,7 +5693,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Mannequin", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" } }, "repository": { @@ -5675,7 +5731,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "forks": 5, "permissions": { @@ -5706,7 +5763,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "private": false, "html_url": "https:\\/\\/github.com\\/octocat\\/Hello-World", @@ -5958,7 +6016,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" } }, "sender": { @@ -5982,7 +6041,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" } }'; diff --git a/clients/GitHub/src/Schema/WebhookPullRequestReviewSubmitted/PullRequest.php b/clients/GitHub/src/Schema/WebhookPullRequestReviewSubmitted/PullRequest.php index 14f9e1aa465..f5a3ece5a7b 100644 --- a/clients/GitHub/src/Schema/WebhookPullRequestReviewSubmitted/PullRequest.php +++ b/clients/GitHub/src/Schema/WebhookPullRequestReviewSubmitted/PullRequest.php @@ -277,6 +277,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -515,6 +518,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -1040,6 +1046,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -1182,7 +1191,7 @@ }, "use_squash_pr_title_as_default": { "type": "boolean", - "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.", + "description": "Whether a squash merge commit can use the pull request title as default. **This property is closing down. Please use `squash_merge_commit_title` instead.", "default": false }, "visibility": { @@ -1303,6 +1312,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } } @@ -1854,6 +1866,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -1996,7 +2011,7 @@ }, "use_squash_pr_title_as_default": { "type": "boolean", - "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.", + "description": "Whether a squash merge commit can use the pull request title as default. **This property is closing down. Please use `squash_merge_commit_title` instead.", "default": false }, "visibility": { @@ -2117,6 +2132,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } } @@ -2327,6 +2345,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -2495,6 +2516,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -2907,6 +2931,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } } @@ -2963,7 +2990,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Mannequin", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "assignees": [ { @@ -3038,7 +3066,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "merge_method": "rebase" }, @@ -3139,7 +3168,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "permissions": { "admin": false, @@ -3202,7 +3232,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" } }, "body": "generated", @@ -3309,7 +3340,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "permissions": { "admin": false, @@ -3372,7 +3404,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" } }, "html_url": "https:\\/\\/example.com\\/", @@ -3426,7 +3459,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Mannequin", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "description": "generated", "due_on": "1970-01-01T00:00:00+00:00", @@ -3532,7 +3566,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Mannequin", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" } }'; diff --git a/clients/GitHub/src/Schema/WebhookPullRequestReviewSubmitted/PullRequest/Assignee.php b/clients/GitHub/src/Schema/WebhookPullRequestReviewSubmitted/PullRequest/Assignee.php index f7c26d07a9b..02b169623a9 100644 --- a/clients/GitHub/src/Schema/WebhookPullRequestReviewSubmitted/PullRequest/Assignee.php +++ b/clients/GitHub/src/Schema/WebhookPullRequestReviewSubmitted/PullRequest/Assignee.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class Assignee extends Schema\AliasAbstract\Tiet0ABFFB9A\Tiet721DF3F2\Tiet6C0961B3\TietE2C9336E +final readonly class Assignee extends Schema\AliasAbstract\Tiet9BB7FDE7\Tiet7C408E87\TietF0A7E59F\Tiet74AED450 { } diff --git a/clients/GitHub/src/Schema/WebhookPullRequestReviewSubmitted/PullRequest/AutoMerge.php b/clients/GitHub/src/Schema/WebhookPullRequestReviewSubmitted/PullRequest/AutoMerge.php index 021f1c7bf02..756a3ead081 100644 --- a/clients/GitHub/src/Schema/WebhookPullRequestReviewSubmitted/PullRequest/AutoMerge.php +++ b/clients/GitHub/src/Schema/WebhookPullRequestReviewSubmitted/PullRequest/AutoMerge.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class AutoMerge extends Schema\AliasAbstract\Tiet454E9788\Tiet6D6E977B\Tiet013CDAB3\TietC3D76EBB +final readonly class AutoMerge extends Schema\AliasAbstract\Tiet3711D3C5\Tiet0F63F0A7\TietF2088179\TietD7AB4A38 { } diff --git a/clients/GitHub/src/Schema/WebhookPullRequestReviewSubmitted/PullRequest/AutoMerge/EnabledBy.php b/clients/GitHub/src/Schema/WebhookPullRequestReviewSubmitted/PullRequest/AutoMerge/EnabledBy.php index 3aa49adaeee..f19fe789b72 100644 --- a/clients/GitHub/src/Schema/WebhookPullRequestReviewSubmitted/PullRequest/AutoMerge/EnabledBy.php +++ b/clients/GitHub/src/Schema/WebhookPullRequestReviewSubmitted/PullRequest/AutoMerge/EnabledBy.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class EnabledBy extends Schema\AliasAbstract\Tiet93E44327\TietD0AB6C73\Tiet62032077\Tiet6B97FD42 +final readonly class EnabledBy extends Schema\AliasAbstract\Tiet43D49F44\TietAE60624E\Tiet6F859A9C\Tiet1D52E2C1 { } diff --git a/clients/GitHub/src/Schema/WebhookPullRequestReviewSubmitted/PullRequest/Base.php b/clients/GitHub/src/Schema/WebhookPullRequestReviewSubmitted/PullRequest/Base.php index 939c61ca4ba..3e6b6830d35 100644 --- a/clients/GitHub/src/Schema/WebhookPullRequestReviewSubmitted/PullRequest/Base.php +++ b/clients/GitHub/src/Schema/WebhookPullRequestReviewSubmitted/PullRequest/Base.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class Base extends Schema\AliasAbstract\TietC81D8778\TietEEF68881\TietA575AC5B\Tiet10C8499E +final readonly class Base extends Schema\AliasAbstract\Tiet42EC1791\Tiet8C42BE36\Tiet94AEF7B4\Tiet14ED59EB { } diff --git a/clients/GitHub/src/Schema/WebhookPullRequestReviewSubmitted/PullRequest/Base/Repo.php b/clients/GitHub/src/Schema/WebhookPullRequestReviewSubmitted/PullRequest/Base/Repo.php index 9062f5b50ef..4215a23b6a0 100644 --- a/clients/GitHub/src/Schema/WebhookPullRequestReviewSubmitted/PullRequest/Base/Repo.php +++ b/clients/GitHub/src/Schema/WebhookPullRequestReviewSubmitted/PullRequest/Base/Repo.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class Repo extends Schema\AliasAbstract\Tiet070CDFA2\TietE9BEF6E9\Tiet0F07A943\Tiet66A40160 +final readonly class Repo extends Schema\AliasAbstract\Tiet95C863CB\Tiet5478B154\TietB41A472A\Tiet0EF38F74 { } diff --git a/clients/GitHub/src/Schema/WebhookPullRequestReviewSubmitted/PullRequest/Base/Repo/Owner.php b/clients/GitHub/src/Schema/WebhookPullRequestReviewSubmitted/PullRequest/Base/Repo/Owner.php index 54aeba05d86..c92ba4abdbf 100644 --- a/clients/GitHub/src/Schema/WebhookPullRequestReviewSubmitted/PullRequest/Base/Repo/Owner.php +++ b/clients/GitHub/src/Schema/WebhookPullRequestReviewSubmitted/PullRequest/Base/Repo/Owner.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class Owner extends Schema\AliasAbstract\Tiet93E44327\TietD0AB6C73\Tiet62032077\Tiet6B97FD42 +final readonly class Owner extends Schema\AliasAbstract\Tiet43D49F44\TietAE60624E\Tiet6F859A9C\Tiet1D52E2C1 { } diff --git a/clients/GitHub/src/Schema/WebhookPullRequestReviewSubmitted/PullRequest/Base/User.php b/clients/GitHub/src/Schema/WebhookPullRequestReviewSubmitted/PullRequest/Base/User.php index 39884b3c11e..9f70108c9f9 100644 --- a/clients/GitHub/src/Schema/WebhookPullRequestReviewSubmitted/PullRequest/Base/User.php +++ b/clients/GitHub/src/Schema/WebhookPullRequestReviewSubmitted/PullRequest/Base/User.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class User extends Schema\AliasAbstract\TietCE7694F2\Tiet7ECCBCAF\TietF71CBA25\Tiet10035FEE +final readonly class User extends Schema\AliasAbstract\Tiet536805C4\Tiet88923449\Tiet8D7DF436\Tiet2E07D018 { } diff --git a/clients/GitHub/src/Schema/WebhookPullRequestReviewSubmitted/PullRequest/Head.php b/clients/GitHub/src/Schema/WebhookPullRequestReviewSubmitted/PullRequest/Head.php index 36366638269..7fa965c107a 100644 --- a/clients/GitHub/src/Schema/WebhookPullRequestReviewSubmitted/PullRequest/Head.php +++ b/clients/GitHub/src/Schema/WebhookPullRequestReviewSubmitted/PullRequest/Head.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class Head extends Schema\AliasAbstract\Tiet01453758\Tiet6E98457A\Tiet8F1E61C9\Tiet3FD9A6C4 +final readonly class Head extends Schema\AliasAbstract\TietC622367A\Tiet1B0AEBBF\Tiet4F8F58BF\TietAA9B571E { } diff --git a/clients/GitHub/src/Schema/WebhookPullRequestReviewSubmitted/PullRequest/Head/Repo.php b/clients/GitHub/src/Schema/WebhookPullRequestReviewSubmitted/PullRequest/Head/Repo.php index 038cac51ba6..4e3ffce8296 100644 --- a/clients/GitHub/src/Schema/WebhookPullRequestReviewSubmitted/PullRequest/Head/Repo.php +++ b/clients/GitHub/src/Schema/WebhookPullRequestReviewSubmitted/PullRequest/Head/Repo.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class Repo extends Schema\AliasAbstract\Tiet8354B603\Tiet6E4D1374\Tiet4DDFFFE7\Tiet46656F78 +final readonly class Repo extends Schema\AliasAbstract\Tiet8A806663\Tiet007CE965\TietE9A2CFD8\Tiet7DAA4906 { } diff --git a/clients/GitHub/src/Schema/WebhookPullRequestReviewSubmitted/PullRequest/Head/Repo/Owner.php b/clients/GitHub/src/Schema/WebhookPullRequestReviewSubmitted/PullRequest/Head/Repo/Owner.php index ccf4d8d9270..87a8c5e434d 100644 --- a/clients/GitHub/src/Schema/WebhookPullRequestReviewSubmitted/PullRequest/Head/Repo/Owner.php +++ b/clients/GitHub/src/Schema/WebhookPullRequestReviewSubmitted/PullRequest/Head/Repo/Owner.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class Owner extends Schema\AliasAbstract\Tiet93E44327\TietD0AB6C73\Tiet62032077\Tiet6B97FD42 +final readonly class Owner extends Schema\AliasAbstract\Tiet43D49F44\TietAE60624E\Tiet6F859A9C\Tiet1D52E2C1 { } diff --git a/clients/GitHub/src/Schema/WebhookPullRequestReviewSubmitted/PullRequest/Head/User.php b/clients/GitHub/src/Schema/WebhookPullRequestReviewSubmitted/PullRequest/Head/User.php index 75732f13830..fb7cea07337 100644 --- a/clients/GitHub/src/Schema/WebhookPullRequestReviewSubmitted/PullRequest/Head/User.php +++ b/clients/GitHub/src/Schema/WebhookPullRequestReviewSubmitted/PullRequest/Head/User.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class User extends Schema\AliasAbstract\TietCE7694F2\Tiet7ECCBCAF\TietF71CBA25\Tiet10035FEE +final readonly class User extends Schema\AliasAbstract\Tiet536805C4\Tiet88923449\Tiet8D7DF436\Tiet2E07D018 { } diff --git a/clients/GitHub/src/Schema/WebhookPullRequestReviewSubmitted/PullRequest/Milestone.php b/clients/GitHub/src/Schema/WebhookPullRequestReviewSubmitted/PullRequest/Milestone.php index 523b72f4671..a52b5deefab 100644 --- a/clients/GitHub/src/Schema/WebhookPullRequestReviewSubmitted/PullRequest/Milestone.php +++ b/clients/GitHub/src/Schema/WebhookPullRequestReviewSubmitted/PullRequest/Milestone.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class Milestone extends Schema\AliasAbstract\Tiet8581CCF9\Tiet9F48F90B\TietE152DE2F\Tiet393FAC6E +final readonly class Milestone extends Schema\AliasAbstract\Tiet5150331D\Tiet0C67EF90\Tiet96830B1A\Tiet3716614D { } diff --git a/clients/GitHub/src/Schema/WebhookPullRequestReviewSubmitted/PullRequest/Milestone/Creator.php b/clients/GitHub/src/Schema/WebhookPullRequestReviewSubmitted/PullRequest/Milestone/Creator.php index ded43e67b71..0ab9e557620 100644 --- a/clients/GitHub/src/Schema/WebhookPullRequestReviewSubmitted/PullRequest/Milestone/Creator.php +++ b/clients/GitHub/src/Schema/WebhookPullRequestReviewSubmitted/PullRequest/Milestone/Creator.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class Creator extends Schema\AliasAbstract\Tiet0ABFFB9A\Tiet721DF3F2\Tiet6C0961B3\TietE2C9336E +final readonly class Creator extends Schema\AliasAbstract\Tiet9BB7FDE7\Tiet7C408E87\TietF0A7E59F\Tiet74AED450 { } diff --git a/clients/GitHub/src/Schema/WebhookPullRequestReviewSubmitted/PullRequest/RequestedReviewers/Zero.php b/clients/GitHub/src/Schema/WebhookPullRequestReviewSubmitted/PullRequest/RequestedReviewers/Zero.php index 8a16046265e..6e1e55d1e65 100644 --- a/clients/GitHub/src/Schema/WebhookPullRequestReviewSubmitted/PullRequest/RequestedReviewers/Zero.php +++ b/clients/GitHub/src/Schema/WebhookPullRequestReviewSubmitted/PullRequest/RequestedReviewers/Zero.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class Zero extends Schema\AliasAbstract\Tiet0ABFFB9A\Tiet721DF3F2\Tiet6C0961B3\TietE2C9336E +final readonly class Zero extends Schema\AliasAbstract\Tiet9BB7FDE7\Tiet7C408E87\TietF0A7E59F\Tiet74AED450 { } diff --git a/clients/GitHub/src/Schema/WebhookPullRequestReviewSubmitted/PullRequest/User.php b/clients/GitHub/src/Schema/WebhookPullRequestReviewSubmitted/PullRequest/User.php index 3322c614130..9b6792c8707 100644 --- a/clients/GitHub/src/Schema/WebhookPullRequestReviewSubmitted/PullRequest/User.php +++ b/clients/GitHub/src/Schema/WebhookPullRequestReviewSubmitted/PullRequest/User.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class User extends Schema\AliasAbstract\Tiet79DD5408\TietA1D90DAB\TietBCA2491F\Tiet9DC6356F +final readonly class User extends Schema\AliasAbstract\Tiet8136D020\TietA98D8FE0\TietBA8878FC\TietC3C52C83 { } diff --git a/clients/GitHub/src/Schema/WebhookPullRequestReviewThreadResolved.php b/clients/GitHub/src/Schema/WebhookPullRequestReviewThreadResolved.php index 2354fe16595..91f1579f2bf 100644 --- a/clients/GitHub/src/Schema/WebhookPullRequestReviewThreadResolved.php +++ b/clients/GitHub/src/Schema/WebhookPullRequestReviewThreadResolved.php @@ -506,6 +506,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -743,6 +746,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -1251,6 +1257,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -1492,6 +1501,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } } @@ -2026,6 +2038,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -2267,6 +2282,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } } @@ -2476,6 +2494,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -2644,6 +2665,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -3056,6 +3080,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } } @@ -3392,6 +3419,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -3584,6 +3617,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -4455,7 +4494,7 @@ }, "use_squash_pr_title_as_default": { "type": "boolean", - "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.", + "description": "Whether a squash merge commit can use the pull request title as default. **This property is closing down. Please use `squash_merge_commit_title` instead.", "default": false, "deprecated": true }, @@ -4696,6 +4735,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -5078,6 +5123,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } } @@ -5175,7 +5223,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "assignees": [ { @@ -5250,7 +5299,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "merge_method": "rebase" }, @@ -5349,7 +5399,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "permissions": { "admin": false, @@ -5409,7 +5460,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" } }, "body": "generated", @@ -5514,7 +5566,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "permissions": { "admin": false, @@ -5574,7 +5627,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" } }, "html_url": "https:\\/\\/example.com\\/", @@ -5628,7 +5682,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "description": "generated", "due_on": "1970-01-01T00:00:00+00:00", @@ -5734,7 +5789,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Mannequin", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" } }, "repository": { @@ -5771,7 +5827,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "forks": 5, "permissions": { @@ -5802,7 +5859,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "private": false, "html_url": "https:\\/\\/github.com\\/octocat\\/Hello-World", @@ -6036,7 +6094,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "thread": { "comments": [ @@ -6109,7 +6168,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Mannequin", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" } }, { @@ -6181,7 +6241,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Mannequin", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" } } ], diff --git a/clients/GitHub/src/Schema/WebhookPullRequestReviewThreadResolved/PullRequest.php b/clients/GitHub/src/Schema/WebhookPullRequestReviewThreadResolved/PullRequest.php index 8731ba22078..58e52a63b56 100644 --- a/clients/GitHub/src/Schema/WebhookPullRequestReviewThreadResolved/PullRequest.php +++ b/clients/GitHub/src/Schema/WebhookPullRequestReviewThreadResolved/PullRequest.php @@ -276,6 +276,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -513,6 +516,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -1021,6 +1027,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -1262,6 +1271,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } } @@ -1796,6 +1808,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -2037,6 +2052,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } } @@ -2246,6 +2264,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -2414,6 +2435,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -2826,6 +2850,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } } @@ -2882,7 +2909,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "assignees": [ { @@ -2957,7 +2985,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "merge_method": "rebase" }, @@ -3056,7 +3085,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "permissions": { "admin": false, @@ -3116,7 +3146,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" } }, "body": "generated", @@ -3221,7 +3252,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "permissions": { "admin": false, @@ -3281,7 +3313,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" } }, "html_url": "https:\\/\\/example.com\\/", @@ -3335,7 +3368,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "description": "generated", "due_on": "1970-01-01T00:00:00+00:00", @@ -3441,7 +3475,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Mannequin", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" } }'; diff --git a/clients/GitHub/src/Schema/WebhookPullRequestReviewThreadResolved/PullRequest/Assignee.php b/clients/GitHub/src/Schema/WebhookPullRequestReviewThreadResolved/PullRequest/Assignee.php index 96e160794b2..591a2a894a3 100644 --- a/clients/GitHub/src/Schema/WebhookPullRequestReviewThreadResolved/PullRequest/Assignee.php +++ b/clients/GitHub/src/Schema/WebhookPullRequestReviewThreadResolved/PullRequest/Assignee.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class Assignee extends Schema\AliasAbstract\Tiet93E44327\TietD0AB6C73\Tiet62032077\Tiet6B97FD42 +final readonly class Assignee extends Schema\AliasAbstract\Tiet43D49F44\TietAE60624E\Tiet6F859A9C\Tiet1D52E2C1 { } diff --git a/clients/GitHub/src/Schema/WebhookPullRequestReviewThreadResolved/PullRequest/AutoMerge.php b/clients/GitHub/src/Schema/WebhookPullRequestReviewThreadResolved/PullRequest/AutoMerge.php index e28c59c0b9e..ed8d717fc4a 100644 --- a/clients/GitHub/src/Schema/WebhookPullRequestReviewThreadResolved/PullRequest/AutoMerge.php +++ b/clients/GitHub/src/Schema/WebhookPullRequestReviewThreadResolved/PullRequest/AutoMerge.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class AutoMerge extends Schema\AliasAbstract\Tiet454E9788\Tiet6D6E977B\Tiet013CDAB3\TietC3D76EBB +final readonly class AutoMerge extends Schema\AliasAbstract\Tiet3711D3C5\Tiet0F63F0A7\TietF2088179\TietD7AB4A38 { } diff --git a/clients/GitHub/src/Schema/WebhookPullRequestReviewThreadResolved/PullRequest/AutoMerge/EnabledBy.php b/clients/GitHub/src/Schema/WebhookPullRequestReviewThreadResolved/PullRequest/AutoMerge/EnabledBy.php index be95f982e91..68a199cb9a2 100644 --- a/clients/GitHub/src/Schema/WebhookPullRequestReviewThreadResolved/PullRequest/AutoMerge/EnabledBy.php +++ b/clients/GitHub/src/Schema/WebhookPullRequestReviewThreadResolved/PullRequest/AutoMerge/EnabledBy.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class EnabledBy extends Schema\AliasAbstract\Tiet93E44327\TietD0AB6C73\Tiet62032077\Tiet6B97FD42 +final readonly class EnabledBy extends Schema\AliasAbstract\Tiet43D49F44\TietAE60624E\Tiet6F859A9C\Tiet1D52E2C1 { } diff --git a/clients/GitHub/src/Schema/WebhookPullRequestReviewThreadResolved/PullRequest/Base.php b/clients/GitHub/src/Schema/WebhookPullRequestReviewThreadResolved/PullRequest/Base.php index 29adc0901c5..d4c154f657f 100644 --- a/clients/GitHub/src/Schema/WebhookPullRequestReviewThreadResolved/PullRequest/Base.php +++ b/clients/GitHub/src/Schema/WebhookPullRequestReviewThreadResolved/PullRequest/Base.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class Base extends Schema\AliasAbstract\Tiet912F8E91\Tiet252B0CCE\Tiet2BBBD0F2\TietCE74E055 +final readonly class Base extends Schema\AliasAbstract\TietDD3A8F60\Tiet5469B35D\Tiet20CEE77F\Tiet915EA812 { } diff --git a/clients/GitHub/src/Schema/WebhookPullRequestReviewThreadResolved/PullRequest/Base/Repo.php b/clients/GitHub/src/Schema/WebhookPullRequestReviewThreadResolved/PullRequest/Base/Repo.php index 00c71a3abab..e98b482ad64 100644 --- a/clients/GitHub/src/Schema/WebhookPullRequestReviewThreadResolved/PullRequest/Base/Repo.php +++ b/clients/GitHub/src/Schema/WebhookPullRequestReviewThreadResolved/PullRequest/Base/Repo.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class Repo extends Schema\AliasAbstract\TietF4F1FD81\TietD08ED9C3\Tiet0EF7D114\TietCD51C92C +final readonly class Repo extends Schema\AliasAbstract\Tiet32FECAC4\Tiet63E684E9\Tiet85188C86\Tiet1D4011C0 { } diff --git a/clients/GitHub/src/Schema/WebhookPullRequestReviewThreadResolved/PullRequest/Base/Repo/Owner.php b/clients/GitHub/src/Schema/WebhookPullRequestReviewThreadResolved/PullRequest/Base/Repo/Owner.php index 0afcdc651bc..c1c3dcd46f4 100644 --- a/clients/GitHub/src/Schema/WebhookPullRequestReviewThreadResolved/PullRequest/Base/Repo/Owner.php +++ b/clients/GitHub/src/Schema/WebhookPullRequestReviewThreadResolved/PullRequest/Base/Repo/Owner.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class Owner extends Schema\AliasAbstract\Tiet93E44327\TietD0AB6C73\Tiet62032077\Tiet6B97FD42 +final readonly class Owner extends Schema\AliasAbstract\Tiet43D49F44\TietAE60624E\Tiet6F859A9C\Tiet1D52E2C1 { } diff --git a/clients/GitHub/src/Schema/WebhookPullRequestReviewThreadResolved/PullRequest/Base/User.php b/clients/GitHub/src/Schema/WebhookPullRequestReviewThreadResolved/PullRequest/Base/User.php index 4fad5ffdc80..9a5bce2a97b 100644 --- a/clients/GitHub/src/Schema/WebhookPullRequestReviewThreadResolved/PullRequest/Base/User.php +++ b/clients/GitHub/src/Schema/WebhookPullRequestReviewThreadResolved/PullRequest/Base/User.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class User extends Schema\AliasAbstract\TietCE7694F2\Tiet7ECCBCAF\TietF71CBA25\Tiet10035FEE +final readonly class User extends Schema\AliasAbstract\Tiet536805C4\Tiet88923449\Tiet8D7DF436\Tiet2E07D018 { } diff --git a/clients/GitHub/src/Schema/WebhookPullRequestReviewThreadResolved/PullRequest/Head.php b/clients/GitHub/src/Schema/WebhookPullRequestReviewThreadResolved/PullRequest/Head.php index e0044a8054f..d4f39b6a8f3 100644 --- a/clients/GitHub/src/Schema/WebhookPullRequestReviewThreadResolved/PullRequest/Head.php +++ b/clients/GitHub/src/Schema/WebhookPullRequestReviewThreadResolved/PullRequest/Head.php @@ -507,6 +507,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -748,6 +751,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } } @@ -850,7 +856,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "permissions": { "admin": false, @@ -910,7 +917,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" } }'; diff --git a/clients/GitHub/src/Schema/WebhookPullRequestReviewThreadResolved/PullRequest/Head/Repo.php b/clients/GitHub/src/Schema/WebhookPullRequestReviewThreadResolved/PullRequest/Head/Repo.php index e85bd33f197..1acdb154bdf 100644 --- a/clients/GitHub/src/Schema/WebhookPullRequestReviewThreadResolved/PullRequest/Head/Repo.php +++ b/clients/GitHub/src/Schema/WebhookPullRequestReviewThreadResolved/PullRequest/Head/Repo.php @@ -489,6 +489,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -727,7 +730,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "permissions": { "admin": false, diff --git a/clients/GitHub/src/Schema/WebhookPullRequestReviewThreadResolved/PullRequest/Head/Repo/Owner.php b/clients/GitHub/src/Schema/WebhookPullRequestReviewThreadResolved/PullRequest/Head/Repo/Owner.php index f677f8fe843..136b1fb6898 100644 --- a/clients/GitHub/src/Schema/WebhookPullRequestReviewThreadResolved/PullRequest/Head/Repo/Owner.php +++ b/clients/GitHub/src/Schema/WebhookPullRequestReviewThreadResolved/PullRequest/Head/Repo/Owner.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class Owner extends Schema\AliasAbstract\Tiet93E44327\TietD0AB6C73\Tiet62032077\Tiet6B97FD42 +final readonly class Owner extends Schema\AliasAbstract\Tiet43D49F44\TietAE60624E\Tiet6F859A9C\Tiet1D52E2C1 { } diff --git a/clients/GitHub/src/Schema/WebhookPullRequestReviewThreadResolved/PullRequest/Head/User.php b/clients/GitHub/src/Schema/WebhookPullRequestReviewThreadResolved/PullRequest/Head/User.php index bcb5871318d..5678973ca0b 100644 --- a/clients/GitHub/src/Schema/WebhookPullRequestReviewThreadResolved/PullRequest/Head/User.php +++ b/clients/GitHub/src/Schema/WebhookPullRequestReviewThreadResolved/PullRequest/Head/User.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class User extends Schema\AliasAbstract\TietCE7694F2\Tiet7ECCBCAF\TietF71CBA25\Tiet10035FEE +final readonly class User extends Schema\AliasAbstract\Tiet536805C4\Tiet88923449\Tiet8D7DF436\Tiet2E07D018 { } diff --git a/clients/GitHub/src/Schema/WebhookPullRequestReviewThreadResolved/PullRequest/Milestone.php b/clients/GitHub/src/Schema/WebhookPullRequestReviewThreadResolved/PullRequest/Milestone.php index 3c778c70481..0016d35d820 100644 --- a/clients/GitHub/src/Schema/WebhookPullRequestReviewThreadResolved/PullRequest/Milestone.php +++ b/clients/GitHub/src/Schema/WebhookPullRequestReviewThreadResolved/PullRequest/Milestone.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class Milestone extends Schema\AliasAbstract\TietF5C8F2ED\Tiet1E2DC2E3\Tiet6CD07639\Tiet33A0DD5A +final readonly class Milestone extends Schema\AliasAbstract\Tiet49F6DF3C\TietF3BF0898\Tiet3FB49BCC\TietCFC7D5E0 { } diff --git a/clients/GitHub/src/Schema/WebhookPullRequestReviewThreadResolved/PullRequest/Milestone/Creator.php b/clients/GitHub/src/Schema/WebhookPullRequestReviewThreadResolved/PullRequest/Milestone/Creator.php index f995268da57..89fbe2ead40 100644 --- a/clients/GitHub/src/Schema/WebhookPullRequestReviewThreadResolved/PullRequest/Milestone/Creator.php +++ b/clients/GitHub/src/Schema/WebhookPullRequestReviewThreadResolved/PullRequest/Milestone/Creator.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class Creator extends Schema\AliasAbstract\Tiet93E44327\TietD0AB6C73\Tiet62032077\Tiet6B97FD42 +final readonly class Creator extends Schema\AliasAbstract\Tiet43D49F44\TietAE60624E\Tiet6F859A9C\Tiet1D52E2C1 { } diff --git a/clients/GitHub/src/Schema/WebhookPullRequestReviewThreadResolved/PullRequest/RequestedReviewers/Zero.php b/clients/GitHub/src/Schema/WebhookPullRequestReviewThreadResolved/PullRequest/RequestedReviewers/Zero.php index f2b8585d88d..b8d34cdf82e 100644 --- a/clients/GitHub/src/Schema/WebhookPullRequestReviewThreadResolved/PullRequest/RequestedReviewers/Zero.php +++ b/clients/GitHub/src/Schema/WebhookPullRequestReviewThreadResolved/PullRequest/RequestedReviewers/Zero.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class Zero extends Schema\AliasAbstract\Tiet0ABFFB9A\Tiet721DF3F2\Tiet6C0961B3\TietE2C9336E +final readonly class Zero extends Schema\AliasAbstract\Tiet9BB7FDE7\Tiet7C408E87\TietF0A7E59F\Tiet74AED450 { } diff --git a/clients/GitHub/src/Schema/WebhookPullRequestReviewThreadResolved/PullRequest/User.php b/clients/GitHub/src/Schema/WebhookPullRequestReviewThreadResolved/PullRequest/User.php index 80166f424ff..8d1fde3943c 100644 --- a/clients/GitHub/src/Schema/WebhookPullRequestReviewThreadResolved/PullRequest/User.php +++ b/clients/GitHub/src/Schema/WebhookPullRequestReviewThreadResolved/PullRequest/User.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class User extends Schema\AliasAbstract\Tiet79DD5408\TietA1D90DAB\TietBCA2491F\Tiet9DC6356F +final readonly class User extends Schema\AliasAbstract\Tiet8136D020\TietA98D8FE0\TietBA8878FC\TietC3C52C83 { } diff --git a/clients/GitHub/src/Schema/WebhookPullRequestReviewThreadResolved/Thread.php b/clients/GitHub/src/Schema/WebhookPullRequestReviewThreadResolved/Thread.php index 9ab5dec7d2b..04acefa2731 100644 --- a/clients/GitHub/src/Schema/WebhookPullRequestReviewThreadResolved/Thread.php +++ b/clients/GitHub/src/Schema/WebhookPullRequestReviewThreadResolved/Thread.php @@ -386,6 +386,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } } @@ -471,7 +474,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Mannequin", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" } }, { @@ -543,7 +547,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Mannequin", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" } } ], diff --git a/clients/GitHub/src/Schema/WebhookPullRequestReviewThreadResolved/Thread/Comments.php b/clients/GitHub/src/Schema/WebhookPullRequestReviewThreadResolved/Thread/Comments.php index f280544a131..c7048528367 100644 --- a/clients/GitHub/src/Schema/WebhookPullRequestReviewThreadResolved/Thread/Comments.php +++ b/clients/GitHub/src/Schema/WebhookPullRequestReviewThreadResolved/Thread/Comments.php @@ -378,6 +378,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } } @@ -455,7 +458,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Mannequin", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" } }'; diff --git a/clients/GitHub/src/Schema/WebhookPullRequestReviewThreadResolved/Thread/Comments/User.php b/clients/GitHub/src/Schema/WebhookPullRequestReviewThreadResolved/Thread/Comments/User.php index e4fca492367..2d03b921286 100644 --- a/clients/GitHub/src/Schema/WebhookPullRequestReviewThreadResolved/Thread/Comments/User.php +++ b/clients/GitHub/src/Schema/WebhookPullRequestReviewThreadResolved/Thread/Comments/User.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class User extends Schema\AliasAbstract\Tiet79DD5408\TietA1D90DAB\TietBCA2491F\Tiet9DC6356F +final readonly class User extends Schema\AliasAbstract\Tiet8136D020\TietA98D8FE0\TietBA8878FC\TietC3C52C83 { } diff --git a/clients/GitHub/src/Schema/WebhookPullRequestReviewThreadUnresolved.php b/clients/GitHub/src/Schema/WebhookPullRequestReviewThreadUnresolved.php index 1f92eaeec18..995698a9ad0 100644 --- a/clients/GitHub/src/Schema/WebhookPullRequestReviewThreadUnresolved.php +++ b/clients/GitHub/src/Schema/WebhookPullRequestReviewThreadUnresolved.php @@ -506,6 +506,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -740,6 +743,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -1248,6 +1254,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -1489,6 +1498,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } } @@ -2017,6 +2029,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -2258,6 +2273,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } } @@ -2467,6 +2485,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -2634,6 +2655,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -3036,6 +3060,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } } @@ -3372,6 +3399,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -3564,6 +3597,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -4435,7 +4474,7 @@ }, "use_squash_pr_title_as_default": { "type": "boolean", - "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.", + "description": "Whether a squash merge commit can use the pull request title as default. **This property is closing down. Please use `squash_merge_commit_title` instead.", "default": false, "deprecated": true }, @@ -4676,6 +4715,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -5054,6 +5099,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } } @@ -5151,7 +5199,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "assignees": [ { @@ -5226,7 +5275,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "merge_method": "rebase" }, @@ -5325,7 +5375,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "permissions": { "admin": false, @@ -5385,7 +5436,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" } }, "body": "generated", @@ -5490,7 +5542,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "permissions": { "admin": false, @@ -5550,7 +5603,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" } }, "html_url": "https:\\/\\/example.com\\/", @@ -5604,7 +5658,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "description": "generated", "due_on": "1970-01-01T00:00:00+00:00", @@ -5710,7 +5765,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" } }, "repository": { @@ -5747,7 +5803,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "forks": 5, "permissions": { @@ -5778,7 +5835,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "private": false, "html_url": "https:\\/\\/github.com\\/octocat\\/Hello-World", @@ -6012,7 +6070,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "thread": { "comments": [ @@ -6085,7 +6144,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" } }, { @@ -6157,7 +6217,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" } } ], diff --git a/clients/GitHub/src/Schema/WebhookPullRequestReviewThreadUnresolved/PullRequest.php b/clients/GitHub/src/Schema/WebhookPullRequestReviewThreadUnresolved/PullRequest.php index e2bea09c3c4..0cc9f3276f2 100644 --- a/clients/GitHub/src/Schema/WebhookPullRequestReviewThreadUnresolved/PullRequest.php +++ b/clients/GitHub/src/Schema/WebhookPullRequestReviewThreadUnresolved/PullRequest.php @@ -276,6 +276,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -510,6 +513,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -1018,6 +1024,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -1259,6 +1268,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } } @@ -1787,6 +1799,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -2028,6 +2043,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } } @@ -2237,6 +2255,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -2404,6 +2425,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -2806,6 +2830,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } } @@ -2862,7 +2889,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "assignees": [ { @@ -2937,7 +2965,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "merge_method": "rebase" }, @@ -3036,7 +3065,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "permissions": { "admin": false, @@ -3096,7 +3126,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" } }, "body": "generated", @@ -3201,7 +3232,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "permissions": { "admin": false, @@ -3261,7 +3293,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" } }, "html_url": "https:\\/\\/example.com\\/", @@ -3315,7 +3348,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "description": "generated", "due_on": "1970-01-01T00:00:00+00:00", @@ -3421,7 +3455,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" } }'; diff --git a/clients/GitHub/src/Schema/WebhookPullRequestReviewThreadUnresolved/PullRequest/Assignee.php b/clients/GitHub/src/Schema/WebhookPullRequestReviewThreadUnresolved/PullRequest/Assignee.php index 08c19762358..dfcc1b5a966 100644 --- a/clients/GitHub/src/Schema/WebhookPullRequestReviewThreadUnresolved/PullRequest/Assignee.php +++ b/clients/GitHub/src/Schema/WebhookPullRequestReviewThreadUnresolved/PullRequest/Assignee.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class Assignee extends Schema\AliasAbstract\Tiet93E44327\TietD0AB6C73\Tiet62032077\Tiet6B97FD42 +final readonly class Assignee extends Schema\AliasAbstract\Tiet43D49F44\TietAE60624E\Tiet6F859A9C\Tiet1D52E2C1 { } diff --git a/clients/GitHub/src/Schema/WebhookPullRequestReviewThreadUnresolved/PullRequest/AutoMerge.php b/clients/GitHub/src/Schema/WebhookPullRequestReviewThreadUnresolved/PullRequest/AutoMerge.php index 3818ad8f001..c438c4ba451 100644 --- a/clients/GitHub/src/Schema/WebhookPullRequestReviewThreadUnresolved/PullRequest/AutoMerge.php +++ b/clients/GitHub/src/Schema/WebhookPullRequestReviewThreadUnresolved/PullRequest/AutoMerge.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class AutoMerge extends Schema\AliasAbstract\Tiet86CD80DF\Tiet7447BE97\TietF36F9C9D\Tiet51ABC919 +final readonly class AutoMerge extends Schema\AliasAbstract\Tiet59F0267E\TietC73BF8F8\Tiet6FA64CCD\TietE48B252D { } diff --git a/clients/GitHub/src/Schema/WebhookPullRequestReviewThreadUnresolved/PullRequest/AutoMerge/EnabledBy.php b/clients/GitHub/src/Schema/WebhookPullRequestReviewThreadUnresolved/PullRequest/AutoMerge/EnabledBy.php index db65a5553af..5b477e8f6f4 100644 --- a/clients/GitHub/src/Schema/WebhookPullRequestReviewThreadUnresolved/PullRequest/AutoMerge/EnabledBy.php +++ b/clients/GitHub/src/Schema/WebhookPullRequestReviewThreadUnresolved/PullRequest/AutoMerge/EnabledBy.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class EnabledBy extends Schema\AliasAbstract\Tiet93E44327\TietD0AB6C73\Tiet62032077\Tiet6B97FD42 +final readonly class EnabledBy extends Schema\AliasAbstract\Tiet43D49F44\TietAE60624E\Tiet6F859A9C\Tiet1D52E2C1 { } diff --git a/clients/GitHub/src/Schema/WebhookPullRequestReviewThreadUnresolved/PullRequest/Base.php b/clients/GitHub/src/Schema/WebhookPullRequestReviewThreadUnresolved/PullRequest/Base.php index 4e5950d6355..eb8315d68a4 100644 --- a/clients/GitHub/src/Schema/WebhookPullRequestReviewThreadUnresolved/PullRequest/Base.php +++ b/clients/GitHub/src/Schema/WebhookPullRequestReviewThreadUnresolved/PullRequest/Base.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class Base extends Schema\AliasAbstract\Tiet912F8E91\Tiet252B0CCE\Tiet2BBBD0F2\TietCE74E055 +final readonly class Base extends Schema\AliasAbstract\TietDD3A8F60\Tiet5469B35D\Tiet20CEE77F\Tiet915EA812 { } diff --git a/clients/GitHub/src/Schema/WebhookPullRequestReviewThreadUnresolved/PullRequest/Base/Repo.php b/clients/GitHub/src/Schema/WebhookPullRequestReviewThreadUnresolved/PullRequest/Base/Repo.php index 2152241c8fb..6736ef33a46 100644 --- a/clients/GitHub/src/Schema/WebhookPullRequestReviewThreadUnresolved/PullRequest/Base/Repo.php +++ b/clients/GitHub/src/Schema/WebhookPullRequestReviewThreadUnresolved/PullRequest/Base/Repo.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class Repo extends Schema\AliasAbstract\TietF4F1FD81\TietD08ED9C3\Tiet0EF7D114\TietCD51C92C +final readonly class Repo extends Schema\AliasAbstract\Tiet32FECAC4\Tiet63E684E9\Tiet85188C86\Tiet1D4011C0 { } diff --git a/clients/GitHub/src/Schema/WebhookPullRequestReviewThreadUnresolved/PullRequest/Base/Repo/Owner.php b/clients/GitHub/src/Schema/WebhookPullRequestReviewThreadUnresolved/PullRequest/Base/Repo/Owner.php index c95837943e0..2cb92e9d731 100644 --- a/clients/GitHub/src/Schema/WebhookPullRequestReviewThreadUnresolved/PullRequest/Base/Repo/Owner.php +++ b/clients/GitHub/src/Schema/WebhookPullRequestReviewThreadUnresolved/PullRequest/Base/Repo/Owner.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class Owner extends Schema\AliasAbstract\Tiet93E44327\TietD0AB6C73\Tiet62032077\Tiet6B97FD42 +final readonly class Owner extends Schema\AliasAbstract\Tiet43D49F44\TietAE60624E\Tiet6F859A9C\Tiet1D52E2C1 { } diff --git a/clients/GitHub/src/Schema/WebhookPullRequestReviewThreadUnresolved/PullRequest/Base/User.php b/clients/GitHub/src/Schema/WebhookPullRequestReviewThreadUnresolved/PullRequest/Base/User.php index a7f309a50e0..87d9d6bf7f6 100644 --- a/clients/GitHub/src/Schema/WebhookPullRequestReviewThreadUnresolved/PullRequest/Base/User.php +++ b/clients/GitHub/src/Schema/WebhookPullRequestReviewThreadUnresolved/PullRequest/Base/User.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class User extends Schema\AliasAbstract\TietCE7694F2\Tiet7ECCBCAF\TietF71CBA25\Tiet10035FEE +final readonly class User extends Schema\AliasAbstract\Tiet536805C4\Tiet88923449\Tiet8D7DF436\Tiet2E07D018 { } diff --git a/clients/GitHub/src/Schema/WebhookPullRequestReviewThreadUnresolved/PullRequest/Head.php b/clients/GitHub/src/Schema/WebhookPullRequestReviewThreadUnresolved/PullRequest/Head.php index 7cb90164740..390319abb29 100644 --- a/clients/GitHub/src/Schema/WebhookPullRequestReviewThreadUnresolved/PullRequest/Head.php +++ b/clients/GitHub/src/Schema/WebhookPullRequestReviewThreadUnresolved/PullRequest/Head.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class Head extends Schema\AliasAbstract\Tiet912F8E91\Tiet252B0CCE\Tiet2BBBD0F2\TietCE74E055 +final readonly class Head extends Schema\AliasAbstract\TietDD3A8F60\Tiet5469B35D\Tiet20CEE77F\Tiet915EA812 { } diff --git a/clients/GitHub/src/Schema/WebhookPullRequestReviewThreadUnresolved/PullRequest/Head/Repo.php b/clients/GitHub/src/Schema/WebhookPullRequestReviewThreadUnresolved/PullRequest/Head/Repo.php index 15982c98e69..d4d4bc3c7fd 100644 --- a/clients/GitHub/src/Schema/WebhookPullRequestReviewThreadUnresolved/PullRequest/Head/Repo.php +++ b/clients/GitHub/src/Schema/WebhookPullRequestReviewThreadUnresolved/PullRequest/Head/Repo.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class Repo extends Schema\AliasAbstract\TietF4F1FD81\TietD08ED9C3\Tiet0EF7D114\TietCD51C92C +final readonly class Repo extends Schema\AliasAbstract\Tiet32FECAC4\Tiet63E684E9\Tiet85188C86\Tiet1D4011C0 { } diff --git a/clients/GitHub/src/Schema/WebhookPullRequestReviewThreadUnresolved/PullRequest/Head/Repo/Owner.php b/clients/GitHub/src/Schema/WebhookPullRequestReviewThreadUnresolved/PullRequest/Head/Repo/Owner.php index 5473481ac2b..f25bedd5d56 100644 --- a/clients/GitHub/src/Schema/WebhookPullRequestReviewThreadUnresolved/PullRequest/Head/Repo/Owner.php +++ b/clients/GitHub/src/Schema/WebhookPullRequestReviewThreadUnresolved/PullRequest/Head/Repo/Owner.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class Owner extends Schema\AliasAbstract\Tiet93E44327\TietD0AB6C73\Tiet62032077\Tiet6B97FD42 +final readonly class Owner extends Schema\AliasAbstract\Tiet43D49F44\TietAE60624E\Tiet6F859A9C\Tiet1D52E2C1 { } diff --git a/clients/GitHub/src/Schema/WebhookPullRequestReviewThreadUnresolved/PullRequest/Head/User.php b/clients/GitHub/src/Schema/WebhookPullRequestReviewThreadUnresolved/PullRequest/Head/User.php index 0eaefc95e72..adcbb95036b 100644 --- a/clients/GitHub/src/Schema/WebhookPullRequestReviewThreadUnresolved/PullRequest/Head/User.php +++ b/clients/GitHub/src/Schema/WebhookPullRequestReviewThreadUnresolved/PullRequest/Head/User.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class User extends Schema\AliasAbstract\TietCE7694F2\Tiet7ECCBCAF\TietF71CBA25\Tiet10035FEE +final readonly class User extends Schema\AliasAbstract\Tiet536805C4\Tiet88923449\Tiet8D7DF436\Tiet2E07D018 { } diff --git a/clients/GitHub/src/Schema/WebhookPullRequestReviewThreadUnresolved/PullRequest/Milestone.php b/clients/GitHub/src/Schema/WebhookPullRequestReviewThreadUnresolved/PullRequest/Milestone.php index 825be4f020a..170c2a1617e 100644 --- a/clients/GitHub/src/Schema/WebhookPullRequestReviewThreadUnresolved/PullRequest/Milestone.php +++ b/clients/GitHub/src/Schema/WebhookPullRequestReviewThreadUnresolved/PullRequest/Milestone.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class Milestone extends Schema\AliasAbstract\TietF5C8F2ED\Tiet1E2DC2E3\Tiet6CD07639\Tiet33A0DD5A +final readonly class Milestone extends Schema\AliasAbstract\Tiet49F6DF3C\TietF3BF0898\Tiet3FB49BCC\TietCFC7D5E0 { } diff --git a/clients/GitHub/src/Schema/WebhookPullRequestReviewThreadUnresolved/PullRequest/Milestone/Creator.php b/clients/GitHub/src/Schema/WebhookPullRequestReviewThreadUnresolved/PullRequest/Milestone/Creator.php index 058352a93d0..50679ea12fc 100644 --- a/clients/GitHub/src/Schema/WebhookPullRequestReviewThreadUnresolved/PullRequest/Milestone/Creator.php +++ b/clients/GitHub/src/Schema/WebhookPullRequestReviewThreadUnresolved/PullRequest/Milestone/Creator.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class Creator extends Schema\AliasAbstract\Tiet93E44327\TietD0AB6C73\Tiet62032077\Tiet6B97FD42 +final readonly class Creator extends Schema\AliasAbstract\Tiet43D49F44\TietAE60624E\Tiet6F859A9C\Tiet1D52E2C1 { } diff --git a/clients/GitHub/src/Schema/WebhookPullRequestReviewThreadUnresolved/PullRequest/RequestedReviewers/Zero.php b/clients/GitHub/src/Schema/WebhookPullRequestReviewThreadUnresolved/PullRequest/RequestedReviewers/Zero.php index 64a6a550a4a..041e138c7c5 100644 --- a/clients/GitHub/src/Schema/WebhookPullRequestReviewThreadUnresolved/PullRequest/RequestedReviewers/Zero.php +++ b/clients/GitHub/src/Schema/WebhookPullRequestReviewThreadUnresolved/PullRequest/RequestedReviewers/Zero.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class Zero extends Schema\AliasAbstract\Tiet93E44327\TietD0AB6C73\Tiet62032077\Tiet6B97FD42 +final readonly class Zero extends Schema\AliasAbstract\Tiet43D49F44\TietAE60624E\Tiet6F859A9C\Tiet1D52E2C1 { } diff --git a/clients/GitHub/src/Schema/WebhookPullRequestReviewThreadUnresolved/PullRequest/User.php b/clients/GitHub/src/Schema/WebhookPullRequestReviewThreadUnresolved/PullRequest/User.php index 854a92e30a7..43ba79d681f 100644 --- a/clients/GitHub/src/Schema/WebhookPullRequestReviewThreadUnresolved/PullRequest/User.php +++ b/clients/GitHub/src/Schema/WebhookPullRequestReviewThreadUnresolved/PullRequest/User.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class User extends Schema\AliasAbstract\TietCE7694F2\Tiet7ECCBCAF\TietF71CBA25\Tiet10035FEE +final readonly class User extends Schema\AliasAbstract\Tiet536805C4\Tiet88923449\Tiet8D7DF436\Tiet2E07D018 { } diff --git a/clients/GitHub/src/Schema/WebhookPullRequestReviewThreadUnresolved/Thread.php b/clients/GitHub/src/Schema/WebhookPullRequestReviewThreadUnresolved/Thread.php index dbd5021433b..0946beca871 100644 --- a/clients/GitHub/src/Schema/WebhookPullRequestReviewThreadUnresolved/Thread.php +++ b/clients/GitHub/src/Schema/WebhookPullRequestReviewThreadUnresolved/Thread.php @@ -382,6 +382,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } } @@ -467,7 +470,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" } }, { @@ -539,7 +543,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" } } ], diff --git a/clients/GitHub/src/Schema/WebhookPullRequestReviewThreadUnresolved/Thread/Comments.php b/clients/GitHub/src/Schema/WebhookPullRequestReviewThreadUnresolved/Thread/Comments.php index 124ac01c0c5..dfc40909c60 100644 --- a/clients/GitHub/src/Schema/WebhookPullRequestReviewThreadUnresolved/Thread/Comments.php +++ b/clients/GitHub/src/Schema/WebhookPullRequestReviewThreadUnresolved/Thread/Comments.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class Comments extends Schema\AliasAbstract\Tiet2669558A\Tiet7306440B\Tiet36530508\Tiet9BD0BA49 +final readonly class Comments extends Schema\AliasAbstract\Tiet4BBA05CD\Tiet5933E416\Tiet4D07966A\TietD8576581 { } diff --git a/clients/GitHub/src/Schema/WebhookPullRequestReviewThreadUnresolved/Thread/Comments/User.php b/clients/GitHub/src/Schema/WebhookPullRequestReviewThreadUnresolved/Thread/Comments/User.php index a387a78c777..5100d42ecfe 100644 --- a/clients/GitHub/src/Schema/WebhookPullRequestReviewThreadUnresolved/Thread/Comments/User.php +++ b/clients/GitHub/src/Schema/WebhookPullRequestReviewThreadUnresolved/Thread/Comments/User.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class User extends Schema\AliasAbstract\TietCE7694F2\Tiet7ECCBCAF\TietF71CBA25\Tiet10035FEE +final readonly class User extends Schema\AliasAbstract\Tiet536805C4\Tiet88923449\Tiet8D7DF436\Tiet2E07D018 { } diff --git a/clients/GitHub/src/Schema/WebhookPullRequestSynchronize.php b/clients/GitHub/src/Schema/WebhookPullRequestSynchronize.php index 6a1385648c0..4cb77c8a45e 100644 --- a/clients/GitHub/src/Schema/WebhookPullRequestSynchronize.php +++ b/clients/GitHub/src/Schema/WebhookPullRequestSynchronize.php @@ -523,6 +523,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -761,6 +764,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -1286,6 +1292,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -1428,7 +1437,7 @@ }, "use_squash_pr_title_as_default": { "type": "boolean", - "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.", + "description": "Whether a squash merge commit can use the pull request title as default. **This property is closing down. Please use `squash_merge_commit_title` instead.", "default": false }, "visibility": { @@ -1549,6 +1558,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } } @@ -2109,6 +2121,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -2251,7 +2266,7 @@ }, "use_squash_pr_title_as_default": { "type": "boolean", - "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.", + "description": "Whether a squash merge commit can use the pull request title as default. **This property is closing down. Please use `squash_merge_commit_title` instead.", "default": false }, "visibility": { @@ -2372,6 +2387,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } } @@ -2562,6 +2580,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -2698,6 +2719,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -2873,6 +2897,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -3291,6 +3318,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } } @@ -3627,6 +3657,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -3819,6 +3855,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -4690,7 +4732,7 @@ }, "use_squash_pr_title_as_default": { "type": "boolean", - "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.", + "description": "Whether a squash merge commit can use the pull request title as default. **This property is closing down. Please use `squash_merge_commit_title` instead.", "default": false, "deprecated": true }, @@ -4931,6 +4973,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -5024,7 +5072,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Mannequin", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "assignees": [ { @@ -5099,7 +5148,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "merge_method": "rebase" }, @@ -5200,7 +5250,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "permissions": { "admin": false, @@ -5263,7 +5314,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" } }, "body": "generated", @@ -5374,7 +5426,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "permissions": { "admin": false, @@ -5437,7 +5490,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" } }, "html_url": "https:\\/\\/example.com\\/", @@ -5491,7 +5545,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "milestone": { "closed_at": "1970-01-01T00:00:00+00:00", @@ -5518,7 +5573,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Mannequin", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "description": "generated", "due_on": "1970-01-01T00:00:00+00:00", @@ -5626,7 +5682,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Mannequin", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" } }, "repository": { @@ -5663,7 +5720,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "forks": 5, "permissions": { @@ -5694,7 +5752,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "private": false, "html_url": "https:\\/\\/github.com\\/octocat\\/Hello-World", @@ -5928,7 +5987,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" } }'; diff --git a/clients/GitHub/src/Schema/WebhookPullRequestSynchronize/PullRequest.php b/clients/GitHub/src/Schema/WebhookPullRequestSynchronize/PullRequest.php index 564b570c2c2..d7c2fa61d2f 100644 --- a/clients/GitHub/src/Schema/WebhookPullRequestSynchronize/PullRequest.php +++ b/clients/GitHub/src/Schema/WebhookPullRequestSynchronize/PullRequest.php @@ -280,6 +280,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -518,6 +521,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -1043,6 +1049,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -1185,7 +1194,7 @@ }, "use_squash_pr_title_as_default": { "type": "boolean", - "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.", + "description": "Whether a squash merge commit can use the pull request title as default. **This property is closing down. Please use `squash_merge_commit_title` instead.", "default": false }, "visibility": { @@ -1306,6 +1315,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } } @@ -1866,6 +1878,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -2008,7 +2023,7 @@ }, "use_squash_pr_title_as_default": { "type": "boolean", - "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.", + "description": "Whether a squash merge commit can use the pull request title as default. **This property is closing down. Please use `squash_merge_commit_title` instead.", "default": false }, "visibility": { @@ -2129,6 +2144,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } } @@ -2319,6 +2337,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -2455,6 +2476,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -2630,6 +2654,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -3048,6 +3075,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } } @@ -3105,7 +3135,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Mannequin", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "assignees": [ { @@ -3180,7 +3211,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "merge_method": "rebase" }, @@ -3281,7 +3313,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "permissions": { "admin": false, @@ -3344,7 +3377,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" } }, "body": "generated", @@ -3455,7 +3489,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "permissions": { "admin": false, @@ -3518,7 +3553,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" } }, "html_url": "https:\\/\\/example.com\\/", @@ -3572,7 +3608,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "milestone": { "closed_at": "1970-01-01T00:00:00+00:00", @@ -3599,7 +3636,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Mannequin", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "description": "generated", "due_on": "1970-01-01T00:00:00+00:00", @@ -3707,7 +3745,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Mannequin", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" } }'; diff --git a/clients/GitHub/src/Schema/WebhookPullRequestSynchronize/PullRequest/Assignee.php b/clients/GitHub/src/Schema/WebhookPullRequestSynchronize/PullRequest/Assignee.php index 9ead0ebd2fc..cc0f16e99ab 100644 --- a/clients/GitHub/src/Schema/WebhookPullRequestSynchronize/PullRequest/Assignee.php +++ b/clients/GitHub/src/Schema/WebhookPullRequestSynchronize/PullRequest/Assignee.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class Assignee extends Schema\AliasAbstract\Tiet0ABFFB9A\Tiet721DF3F2\Tiet6C0961B3\TietE2C9336E +final readonly class Assignee extends Schema\AliasAbstract\Tiet9BB7FDE7\Tiet7C408E87\TietF0A7E59F\Tiet74AED450 { } diff --git a/clients/GitHub/src/Schema/WebhookPullRequestSynchronize/PullRequest/AutoMerge.php b/clients/GitHub/src/Schema/WebhookPullRequestSynchronize/PullRequest/AutoMerge.php index 0e5ddb4a31f..ebeeaaf61fd 100644 --- a/clients/GitHub/src/Schema/WebhookPullRequestSynchronize/PullRequest/AutoMerge.php +++ b/clients/GitHub/src/Schema/WebhookPullRequestSynchronize/PullRequest/AutoMerge.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class AutoMerge extends Schema\AliasAbstract\Tiet454E9788\Tiet6D6E977B\Tiet013CDAB3\TietC3D76EBB +final readonly class AutoMerge extends Schema\AliasAbstract\Tiet3711D3C5\Tiet0F63F0A7\TietF2088179\TietD7AB4A38 { } diff --git a/clients/GitHub/src/Schema/WebhookPullRequestSynchronize/PullRequest/AutoMerge/EnabledBy.php b/clients/GitHub/src/Schema/WebhookPullRequestSynchronize/PullRequest/AutoMerge/EnabledBy.php index 3150c7c322e..9b83db82576 100644 --- a/clients/GitHub/src/Schema/WebhookPullRequestSynchronize/PullRequest/AutoMerge/EnabledBy.php +++ b/clients/GitHub/src/Schema/WebhookPullRequestSynchronize/PullRequest/AutoMerge/EnabledBy.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class EnabledBy extends Schema\AliasAbstract\Tiet93E44327\TietD0AB6C73\Tiet62032077\Tiet6B97FD42 +final readonly class EnabledBy extends Schema\AliasAbstract\Tiet43D49F44\TietAE60624E\Tiet6F859A9C\Tiet1D52E2C1 { } diff --git a/clients/GitHub/src/Schema/WebhookPullRequestSynchronize/PullRequest/Base.php b/clients/GitHub/src/Schema/WebhookPullRequestSynchronize/PullRequest/Base.php index 8d1282f4eb8..364da68c06a 100644 --- a/clients/GitHub/src/Schema/WebhookPullRequestSynchronize/PullRequest/Base.php +++ b/clients/GitHub/src/Schema/WebhookPullRequestSynchronize/PullRequest/Base.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class Base extends Schema\AliasAbstract\TietC81D8778\TietEEF68881\TietA575AC5B\Tiet10C8499E +final readonly class Base extends Schema\AliasAbstract\Tiet42EC1791\Tiet8C42BE36\Tiet94AEF7B4\Tiet14ED59EB { } diff --git a/clients/GitHub/src/Schema/WebhookPullRequestSynchronize/PullRequest/Base/Repo.php b/clients/GitHub/src/Schema/WebhookPullRequestSynchronize/PullRequest/Base/Repo.php index cc6377e752f..76601295b69 100644 --- a/clients/GitHub/src/Schema/WebhookPullRequestSynchronize/PullRequest/Base/Repo.php +++ b/clients/GitHub/src/Schema/WebhookPullRequestSynchronize/PullRequest/Base/Repo.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class Repo extends Schema\AliasAbstract\Tiet070CDFA2\TietE9BEF6E9\Tiet0F07A943\Tiet66A40160 +final readonly class Repo extends Schema\AliasAbstract\Tiet95C863CB\Tiet5478B154\TietB41A472A\Tiet0EF38F74 { } diff --git a/clients/GitHub/src/Schema/WebhookPullRequestSynchronize/PullRequest/Base/Repo/Owner.php b/clients/GitHub/src/Schema/WebhookPullRequestSynchronize/PullRequest/Base/Repo/Owner.php index 7bf4751d5a3..9fe35fe3e69 100644 --- a/clients/GitHub/src/Schema/WebhookPullRequestSynchronize/PullRequest/Base/Repo/Owner.php +++ b/clients/GitHub/src/Schema/WebhookPullRequestSynchronize/PullRequest/Base/Repo/Owner.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class Owner extends Schema\AliasAbstract\Tiet93E44327\TietD0AB6C73\Tiet62032077\Tiet6B97FD42 +final readonly class Owner extends Schema\AliasAbstract\Tiet43D49F44\TietAE60624E\Tiet6F859A9C\Tiet1D52E2C1 { } diff --git a/clients/GitHub/src/Schema/WebhookPullRequestSynchronize/PullRequest/Base/User.php b/clients/GitHub/src/Schema/WebhookPullRequestSynchronize/PullRequest/Base/User.php index 5c18c26ff0a..b767c8c7ac9 100644 --- a/clients/GitHub/src/Schema/WebhookPullRequestSynchronize/PullRequest/Base/User.php +++ b/clients/GitHub/src/Schema/WebhookPullRequestSynchronize/PullRequest/Base/User.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class User extends Schema\AliasAbstract\TietCE7694F2\Tiet7ECCBCAF\TietF71CBA25\Tiet10035FEE +final readonly class User extends Schema\AliasAbstract\Tiet536805C4\Tiet88923449\Tiet8D7DF436\Tiet2E07D018 { } diff --git a/clients/GitHub/src/Schema/WebhookPullRequestSynchronize/PullRequest/Head.php b/clients/GitHub/src/Schema/WebhookPullRequestSynchronize/PullRequest/Head.php index 22091823a0e..3bd96cc36c9 100644 --- a/clients/GitHub/src/Schema/WebhookPullRequestSynchronize/PullRequest/Head.php +++ b/clients/GitHub/src/Schema/WebhookPullRequestSynchronize/PullRequest/Head.php @@ -518,6 +518,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -660,7 +663,7 @@ }, "use_squash_pr_title_as_default": { "type": "boolean", - "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.", + "description": "Whether a squash merge commit can use the pull request title as default. **This property is closing down. Please use `squash_merge_commit_title` instead.", "default": false }, "visibility": { @@ -781,6 +784,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } } @@ -885,7 +891,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "permissions": { "admin": false, @@ -948,7 +955,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" } }'; diff --git a/clients/GitHub/src/Schema/WebhookPullRequestSynchronize/PullRequest/Head/Repo.php b/clients/GitHub/src/Schema/WebhookPullRequestSynchronize/PullRequest/Head/Repo.php index a5b91a58a50..f81b115ab72 100644 --- a/clients/GitHub/src/Schema/WebhookPullRequestSynchronize/PullRequest/Head/Repo.php +++ b/clients/GitHub/src/Schema/WebhookPullRequestSynchronize/PullRequest/Head/Repo.php @@ -503,6 +503,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -645,7 +648,7 @@ }, "use_squash_pr_title_as_default": { "type": "boolean", - "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.", + "description": "Whether a squash merge commit can use the pull request title as default. **This property is closing down. Please use `squash_merge_commit_title` instead.", "default": false }, "visibility": { @@ -765,7 +768,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "permissions": { "admin": false, @@ -836,7 +840,7 @@ - `PR_TITLE` - default to the pull request's title. - `COMMIT_OR_PR_TITLE` - default to the commit's title (if only one commit) or the pull request's title (when more than one commit). - * useSquashPrTitleAsDefault: Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead. + * useSquashPrTitleAsDefault: Whether a squash merge commit can use the pull request title as default. **This property is closing down. Please use `squash_merge_commit_title` instead. * webCommitSignoffRequired: Whether to require contributors to sign off on web-based commits */ public function __construct(#[MapFrom('allow_auto_merge')] diff --git a/clients/GitHub/src/Schema/WebhookPullRequestSynchronize/PullRequest/Head/Repo/Owner.php b/clients/GitHub/src/Schema/WebhookPullRequestSynchronize/PullRequest/Head/Repo/Owner.php index 7002f7d964a..5089973ba4a 100644 --- a/clients/GitHub/src/Schema/WebhookPullRequestSynchronize/PullRequest/Head/Repo/Owner.php +++ b/clients/GitHub/src/Schema/WebhookPullRequestSynchronize/PullRequest/Head/Repo/Owner.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class Owner extends Schema\AliasAbstract\Tiet93E44327\TietD0AB6C73\Tiet62032077\Tiet6B97FD42 +final readonly class Owner extends Schema\AliasAbstract\Tiet43D49F44\TietAE60624E\Tiet6F859A9C\Tiet1D52E2C1 { } diff --git a/clients/GitHub/src/Schema/WebhookPullRequestSynchronize/PullRequest/Head/User.php b/clients/GitHub/src/Schema/WebhookPullRequestSynchronize/PullRequest/Head/User.php index f2255f5177e..e0feb4b3e3b 100644 --- a/clients/GitHub/src/Schema/WebhookPullRequestSynchronize/PullRequest/Head/User.php +++ b/clients/GitHub/src/Schema/WebhookPullRequestSynchronize/PullRequest/Head/User.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class User extends Schema\AliasAbstract\TietCE7694F2\Tiet7ECCBCAF\TietF71CBA25\Tiet10035FEE +final readonly class User extends Schema\AliasAbstract\Tiet536805C4\Tiet88923449\Tiet8D7DF436\Tiet2E07D018 { } diff --git a/clients/GitHub/src/Schema/WebhookPullRequestSynchronize/PullRequest/MergedBy.php b/clients/GitHub/src/Schema/WebhookPullRequestSynchronize/PullRequest/MergedBy.php index 205f449b976..cd7ebdc9c2d 100644 --- a/clients/GitHub/src/Schema/WebhookPullRequestSynchronize/PullRequest/MergedBy.php +++ b/clients/GitHub/src/Schema/WebhookPullRequestSynchronize/PullRequest/MergedBy.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class MergedBy extends Schema\AliasAbstract\Tiet93E44327\TietD0AB6C73\Tiet62032077\Tiet6B97FD42 +final readonly class MergedBy extends Schema\AliasAbstract\Tiet43D49F44\TietAE60624E\Tiet6F859A9C\Tiet1D52E2C1 { } diff --git a/clients/GitHub/src/Schema/WebhookPullRequestSynchronize/PullRequest/Milestone.php b/clients/GitHub/src/Schema/WebhookPullRequestSynchronize/PullRequest/Milestone.php index 049c2b2527a..6c7c71b0264 100644 --- a/clients/GitHub/src/Schema/WebhookPullRequestSynchronize/PullRequest/Milestone.php +++ b/clients/GitHub/src/Schema/WebhookPullRequestSynchronize/PullRequest/Milestone.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class Milestone extends Schema\AliasAbstract\Tiet8581CCF9\Tiet9F48F90B\TietE152DE2F\Tiet393FAC6E +final readonly class Milestone extends Schema\AliasAbstract\Tiet5150331D\Tiet0C67EF90\Tiet96830B1A\Tiet3716614D { } diff --git a/clients/GitHub/src/Schema/WebhookPullRequestSynchronize/PullRequest/Milestone/Creator.php b/clients/GitHub/src/Schema/WebhookPullRequestSynchronize/PullRequest/Milestone/Creator.php index 337b7269b82..014a0669f9a 100644 --- a/clients/GitHub/src/Schema/WebhookPullRequestSynchronize/PullRequest/Milestone/Creator.php +++ b/clients/GitHub/src/Schema/WebhookPullRequestSynchronize/PullRequest/Milestone/Creator.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class Creator extends Schema\AliasAbstract\Tiet0ABFFB9A\Tiet721DF3F2\Tiet6C0961B3\TietE2C9336E +final readonly class Creator extends Schema\AliasAbstract\Tiet9BB7FDE7\Tiet7C408E87\TietF0A7E59F\Tiet74AED450 { } diff --git a/clients/GitHub/src/Schema/WebhookPullRequestSynchronize/PullRequest/RequestedReviewers/Zero.php b/clients/GitHub/src/Schema/WebhookPullRequestSynchronize/PullRequest/RequestedReviewers/Zero.php index 6897dbc3c96..c270ae82747 100644 --- a/clients/GitHub/src/Schema/WebhookPullRequestSynchronize/PullRequest/RequestedReviewers/Zero.php +++ b/clients/GitHub/src/Schema/WebhookPullRequestSynchronize/PullRequest/RequestedReviewers/Zero.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class Zero extends Schema\AliasAbstract\Tiet0ABFFB9A\Tiet721DF3F2\Tiet6C0961B3\TietE2C9336E +final readonly class Zero extends Schema\AliasAbstract\Tiet9BB7FDE7\Tiet7C408E87\TietF0A7E59F\Tiet74AED450 { } diff --git a/clients/GitHub/src/Schema/WebhookPullRequestSynchronize/PullRequest/User.php b/clients/GitHub/src/Schema/WebhookPullRequestSynchronize/PullRequest/User.php index 588c7234e15..c43d0553511 100644 --- a/clients/GitHub/src/Schema/WebhookPullRequestSynchronize/PullRequest/User.php +++ b/clients/GitHub/src/Schema/WebhookPullRequestSynchronize/PullRequest/User.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class User extends Schema\AliasAbstract\Tiet79DD5408\TietA1D90DAB\TietBCA2491F\Tiet9DC6356F +final readonly class User extends Schema\AliasAbstract\Tiet8136D020\TietA98D8FE0\TietBA8878FC\TietC3C52C83 { } diff --git a/clients/GitHub/src/Schema/WebhookPullRequestUnassigned.php b/clients/GitHub/src/Schema/WebhookPullRequestUnassigned.php index 3d5c9b9660c..d14eebbd730 100644 --- a/clients/GitHub/src/Schema/WebhookPullRequestUnassigned.php +++ b/clients/GitHub/src/Schema/WebhookPullRequestUnassigned.php @@ -119,6 +119,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -611,6 +614,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -849,6 +855,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -1377,6 +1386,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -1519,7 +1531,7 @@ }, "use_squash_pr_title_as_default": { "type": "boolean", - "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.", + "description": "Whether a squash merge commit can use the pull request title as default. **This property is closing down. Please use `squash_merge_commit_title` instead.", "default": false }, "visibility": { @@ -1640,6 +1652,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } } @@ -2206,6 +2221,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -2348,7 +2366,7 @@ }, "use_squash_pr_title_as_default": { "type": "boolean", - "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.", + "description": "Whether a squash merge commit can use the pull request title as default. **This property is closing down. Please use `squash_merge_commit_title` instead.", "default": false }, "visibility": { @@ -2469,6 +2487,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } } @@ -2660,6 +2681,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -2796,6 +2820,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -2971,6 +2998,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -3389,6 +3419,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } } @@ -3725,6 +3758,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -3917,6 +3956,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -4788,7 +4833,7 @@ }, "use_squash_pr_title_as_default": { "type": "boolean", - "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.", + "description": "Whether a squash merge commit can use the pull request title as default. **This property is closing down. Please use `squash_merge_commit_title` instead.", "default": false, "deprecated": true }, @@ -5029,6 +5074,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -5060,7 +5111,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Mannequin", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "enterprise": { "description": "generated", @@ -5143,7 +5195,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Mannequin", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "assignees": [ { @@ -5218,7 +5271,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "merge_method": "rebase" }, @@ -5319,7 +5373,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "permissions": { "admin": false, @@ -5382,7 +5437,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" } }, "body": "generated", @@ -5493,7 +5549,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "permissions": { "admin": false, @@ -5556,7 +5613,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" } }, "html_url": "https:\\/\\/example.com\\/", @@ -5610,7 +5668,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Mannequin", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "milestone": { "closed_at": "1970-01-01T00:00:00+00:00", @@ -5637,7 +5696,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Mannequin", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "description": "generated", "due_on": "1970-01-01T00:00:00+00:00", @@ -5745,7 +5805,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Mannequin", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" } }, "repository": { @@ -5782,7 +5843,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "forks": 5, "permissions": { @@ -5813,7 +5875,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "private": false, "html_url": "https:\\/\\/github.com\\/octocat\\/Hello-World", @@ -6047,7 +6110,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" } }'; diff --git a/clients/GitHub/src/Schema/WebhookPullRequestUnassigned/PullRequest.php b/clients/GitHub/src/Schema/WebhookPullRequestUnassigned/PullRequest.php index 7e17e66682c..587b1d46cde 100644 --- a/clients/GitHub/src/Schema/WebhookPullRequestUnassigned/PullRequest.php +++ b/clients/GitHub/src/Schema/WebhookPullRequestUnassigned/PullRequest.php @@ -280,6 +280,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -518,6 +521,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -1046,6 +1052,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -1188,7 +1197,7 @@ }, "use_squash_pr_title_as_default": { "type": "boolean", - "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.", + "description": "Whether a squash merge commit can use the pull request title as default. **This property is closing down. Please use `squash_merge_commit_title` instead.", "default": false }, "visibility": { @@ -1309,6 +1318,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } } @@ -1875,6 +1887,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -2017,7 +2032,7 @@ }, "use_squash_pr_title_as_default": { "type": "boolean", - "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.", + "description": "Whether a squash merge commit can use the pull request title as default. **This property is closing down. Please use `squash_merge_commit_title` instead.", "default": false }, "visibility": { @@ -2138,6 +2153,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } } @@ -2329,6 +2347,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -2465,6 +2486,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -2640,6 +2664,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -3058,6 +3085,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } } @@ -3115,7 +3145,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Mannequin", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "assignees": [ { @@ -3190,7 +3221,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "merge_method": "rebase" }, @@ -3291,7 +3323,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "permissions": { "admin": false, @@ -3354,7 +3387,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" } }, "body": "generated", @@ -3465,7 +3499,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "permissions": { "admin": false, @@ -3528,7 +3563,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" } }, "html_url": "https:\\/\\/example.com\\/", @@ -3582,7 +3618,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Mannequin", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "milestone": { "closed_at": "1970-01-01T00:00:00+00:00", @@ -3609,7 +3646,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Mannequin", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "description": "generated", "due_on": "1970-01-01T00:00:00+00:00", @@ -3717,7 +3755,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Mannequin", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" } }'; diff --git a/clients/GitHub/src/Schema/WebhookPullRequestUnassigned/PullRequest/Assignee.php b/clients/GitHub/src/Schema/WebhookPullRequestUnassigned/PullRequest/Assignee.php index 207ba60449b..78ca985d3cf 100644 --- a/clients/GitHub/src/Schema/WebhookPullRequestUnassigned/PullRequest/Assignee.php +++ b/clients/GitHub/src/Schema/WebhookPullRequestUnassigned/PullRequest/Assignee.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class Assignee extends Schema\AliasAbstract\Tiet0ABFFB9A\Tiet721DF3F2\Tiet6C0961B3\TietE2C9336E +final readonly class Assignee extends Schema\AliasAbstract\Tiet9BB7FDE7\Tiet7C408E87\TietF0A7E59F\Tiet74AED450 { } diff --git a/clients/GitHub/src/Schema/WebhookPullRequestUnassigned/PullRequest/AutoMerge.php b/clients/GitHub/src/Schema/WebhookPullRequestUnassigned/PullRequest/AutoMerge.php index 591fdb0954d..bce1b96cca5 100644 --- a/clients/GitHub/src/Schema/WebhookPullRequestUnassigned/PullRequest/AutoMerge.php +++ b/clients/GitHub/src/Schema/WebhookPullRequestUnassigned/PullRequest/AutoMerge.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class AutoMerge extends Schema\AliasAbstract\Tiet454E9788\Tiet6D6E977B\Tiet013CDAB3\TietC3D76EBB +final readonly class AutoMerge extends Schema\AliasAbstract\Tiet3711D3C5\Tiet0F63F0A7\TietF2088179\TietD7AB4A38 { } diff --git a/clients/GitHub/src/Schema/WebhookPullRequestUnassigned/PullRequest/AutoMerge/EnabledBy.php b/clients/GitHub/src/Schema/WebhookPullRequestUnassigned/PullRequest/AutoMerge/EnabledBy.php index e296db1e8d2..945e6f3fac4 100644 --- a/clients/GitHub/src/Schema/WebhookPullRequestUnassigned/PullRequest/AutoMerge/EnabledBy.php +++ b/clients/GitHub/src/Schema/WebhookPullRequestUnassigned/PullRequest/AutoMerge/EnabledBy.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class EnabledBy extends Schema\AliasAbstract\Tiet93E44327\TietD0AB6C73\Tiet62032077\Tiet6B97FD42 +final readonly class EnabledBy extends Schema\AliasAbstract\Tiet43D49F44\TietAE60624E\Tiet6F859A9C\Tiet1D52E2C1 { } diff --git a/clients/GitHub/src/Schema/WebhookPullRequestUnassigned/PullRequest/Base.php b/clients/GitHub/src/Schema/WebhookPullRequestUnassigned/PullRequest/Base.php index 8f88be1954e..9b41755240e 100644 --- a/clients/GitHub/src/Schema/WebhookPullRequestUnassigned/PullRequest/Base.php +++ b/clients/GitHub/src/Schema/WebhookPullRequestUnassigned/PullRequest/Base.php @@ -521,6 +521,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -663,7 +666,7 @@ }, "use_squash_pr_title_as_default": { "type": "boolean", - "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.", + "description": "Whether a squash merge commit can use the pull request title as default. **This property is closing down. Please use `squash_merge_commit_title` instead.", "default": false }, "visibility": { @@ -784,6 +787,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } } @@ -888,7 +894,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "permissions": { "admin": false, @@ -951,7 +958,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" } }'; diff --git a/clients/GitHub/src/Schema/WebhookPullRequestUnassigned/PullRequest/Base/Repo.php b/clients/GitHub/src/Schema/WebhookPullRequestUnassigned/PullRequest/Base/Repo.php index e5d102a25d9..99e4fe88860 100644 --- a/clients/GitHub/src/Schema/WebhookPullRequestUnassigned/PullRequest/Base/Repo.php +++ b/clients/GitHub/src/Schema/WebhookPullRequestUnassigned/PullRequest/Base/Repo.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class Repo extends Schema\AliasAbstract\Tiet070CDFA2\TietE9BEF6E9\Tiet0F07A943\Tiet66A40160 +final readonly class Repo extends Schema\AliasAbstract\Tiet95C863CB\Tiet5478B154\TietB41A472A\Tiet0EF38F74 { } diff --git a/clients/GitHub/src/Schema/WebhookPullRequestUnassigned/PullRequest/Base/Repo/Owner.php b/clients/GitHub/src/Schema/WebhookPullRequestUnassigned/PullRequest/Base/Repo/Owner.php index 9d6e32c194f..ecb8ff4fad6 100644 --- a/clients/GitHub/src/Schema/WebhookPullRequestUnassigned/PullRequest/Base/Repo/Owner.php +++ b/clients/GitHub/src/Schema/WebhookPullRequestUnassigned/PullRequest/Base/Repo/Owner.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class Owner extends Schema\AliasAbstract\Tiet93E44327\TietD0AB6C73\Tiet62032077\Tiet6B97FD42 +final readonly class Owner extends Schema\AliasAbstract\Tiet43D49F44\TietAE60624E\Tiet6F859A9C\Tiet1D52E2C1 { } diff --git a/clients/GitHub/src/Schema/WebhookPullRequestUnassigned/PullRequest/Base/User.php b/clients/GitHub/src/Schema/WebhookPullRequestUnassigned/PullRequest/Base/User.php index ff728671553..724fd4c1862 100644 --- a/clients/GitHub/src/Schema/WebhookPullRequestUnassigned/PullRequest/Base/User.php +++ b/clients/GitHub/src/Schema/WebhookPullRequestUnassigned/PullRequest/Base/User.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class User extends Schema\AliasAbstract\TietCE7694F2\Tiet7ECCBCAF\TietF71CBA25\Tiet10035FEE +final readonly class User extends Schema\AliasAbstract\Tiet536805C4\Tiet88923449\Tiet8D7DF436\Tiet2E07D018 { } diff --git a/clients/GitHub/src/Schema/WebhookPullRequestUnassigned/PullRequest/Head.php b/clients/GitHub/src/Schema/WebhookPullRequestUnassigned/PullRequest/Head.php index 9d065c16b8d..1633ab19c03 100644 --- a/clients/GitHub/src/Schema/WebhookPullRequestUnassigned/PullRequest/Head.php +++ b/clients/GitHub/src/Schema/WebhookPullRequestUnassigned/PullRequest/Head.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class Head extends Schema\AliasAbstract\Tiet01453758\Tiet6E98457A\Tiet8F1E61C9\Tiet3FD9A6C4 +final readonly class Head extends Schema\AliasAbstract\TietC622367A\Tiet1B0AEBBF\Tiet4F8F58BF\TietAA9B571E { } diff --git a/clients/GitHub/src/Schema/WebhookPullRequestUnassigned/PullRequest/Head/Repo.php b/clients/GitHub/src/Schema/WebhookPullRequestUnassigned/PullRequest/Head/Repo.php index 560d3d02ddc..dc7aacf2452 100644 --- a/clients/GitHub/src/Schema/WebhookPullRequestUnassigned/PullRequest/Head/Repo.php +++ b/clients/GitHub/src/Schema/WebhookPullRequestUnassigned/PullRequest/Head/Repo.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class Repo extends Schema\AliasAbstract\Tiet8354B603\Tiet6E4D1374\Tiet4DDFFFE7\Tiet46656F78 +final readonly class Repo extends Schema\AliasAbstract\Tiet8A806663\Tiet007CE965\TietE9A2CFD8\Tiet7DAA4906 { } diff --git a/clients/GitHub/src/Schema/WebhookPullRequestUnassigned/PullRequest/Head/Repo/Owner.php b/clients/GitHub/src/Schema/WebhookPullRequestUnassigned/PullRequest/Head/Repo/Owner.php index 8658d7ab989..fa3a7e965b4 100644 --- a/clients/GitHub/src/Schema/WebhookPullRequestUnassigned/PullRequest/Head/Repo/Owner.php +++ b/clients/GitHub/src/Schema/WebhookPullRequestUnassigned/PullRequest/Head/Repo/Owner.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class Owner extends Schema\AliasAbstract\Tiet93E44327\TietD0AB6C73\Tiet62032077\Tiet6B97FD42 +final readonly class Owner extends Schema\AliasAbstract\Tiet43D49F44\TietAE60624E\Tiet6F859A9C\Tiet1D52E2C1 { } diff --git a/clients/GitHub/src/Schema/WebhookPullRequestUnassigned/PullRequest/Head/User.php b/clients/GitHub/src/Schema/WebhookPullRequestUnassigned/PullRequest/Head/User.php index e1e41841673..b0b82562071 100644 --- a/clients/GitHub/src/Schema/WebhookPullRequestUnassigned/PullRequest/Head/User.php +++ b/clients/GitHub/src/Schema/WebhookPullRequestUnassigned/PullRequest/Head/User.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class User extends Schema\AliasAbstract\TietCE7694F2\Tiet7ECCBCAF\TietF71CBA25\Tiet10035FEE +final readonly class User extends Schema\AliasAbstract\Tiet536805C4\Tiet88923449\Tiet8D7DF436\Tiet2E07D018 { } diff --git a/clients/GitHub/src/Schema/WebhookPullRequestUnassigned/PullRequest/MergedBy.php b/clients/GitHub/src/Schema/WebhookPullRequestUnassigned/PullRequest/MergedBy.php index 907f2260fb7..677fddba3eb 100644 --- a/clients/GitHub/src/Schema/WebhookPullRequestUnassigned/PullRequest/MergedBy.php +++ b/clients/GitHub/src/Schema/WebhookPullRequestUnassigned/PullRequest/MergedBy.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class MergedBy extends Schema\AliasAbstract\Tiet0ABFFB9A\Tiet721DF3F2\Tiet6C0961B3\TietE2C9336E +final readonly class MergedBy extends Schema\AliasAbstract\Tiet9BB7FDE7\Tiet7C408E87\TietF0A7E59F\Tiet74AED450 { } diff --git a/clients/GitHub/src/Schema/WebhookPullRequestUnassigned/PullRequest/Milestone.php b/clients/GitHub/src/Schema/WebhookPullRequestUnassigned/PullRequest/Milestone.php index 31ee0df0f2b..5dceef2b9d9 100644 --- a/clients/GitHub/src/Schema/WebhookPullRequestUnassigned/PullRequest/Milestone.php +++ b/clients/GitHub/src/Schema/WebhookPullRequestUnassigned/PullRequest/Milestone.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class Milestone extends Schema\AliasAbstract\Tiet8581CCF9\Tiet9F48F90B\TietE152DE2F\Tiet393FAC6E +final readonly class Milestone extends Schema\AliasAbstract\Tiet5150331D\Tiet0C67EF90\Tiet96830B1A\Tiet3716614D { } diff --git a/clients/GitHub/src/Schema/WebhookPullRequestUnassigned/PullRequest/Milestone/Creator.php b/clients/GitHub/src/Schema/WebhookPullRequestUnassigned/PullRequest/Milestone/Creator.php index ad7bfe4c718..0d8ee4dec42 100644 --- a/clients/GitHub/src/Schema/WebhookPullRequestUnassigned/PullRequest/Milestone/Creator.php +++ b/clients/GitHub/src/Schema/WebhookPullRequestUnassigned/PullRequest/Milestone/Creator.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class Creator extends Schema\AliasAbstract\Tiet0ABFFB9A\Tiet721DF3F2\Tiet6C0961B3\TietE2C9336E +final readonly class Creator extends Schema\AliasAbstract\Tiet9BB7FDE7\Tiet7C408E87\TietF0A7E59F\Tiet74AED450 { } diff --git a/clients/GitHub/src/Schema/WebhookPullRequestUnassigned/PullRequest/RequestedReviewers/Zero.php b/clients/GitHub/src/Schema/WebhookPullRequestUnassigned/PullRequest/RequestedReviewers/Zero.php index d8c41881053..49a8a1ece55 100644 --- a/clients/GitHub/src/Schema/WebhookPullRequestUnassigned/PullRequest/RequestedReviewers/Zero.php +++ b/clients/GitHub/src/Schema/WebhookPullRequestUnassigned/PullRequest/RequestedReviewers/Zero.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class Zero extends Schema\AliasAbstract\Tiet0ABFFB9A\Tiet721DF3F2\Tiet6C0961B3\TietE2C9336E +final readonly class Zero extends Schema\AliasAbstract\Tiet9BB7FDE7\Tiet7C408E87\TietF0A7E59F\Tiet74AED450 { } diff --git a/clients/GitHub/src/Schema/WebhookPullRequestUnassigned/PullRequest/User.php b/clients/GitHub/src/Schema/WebhookPullRequestUnassigned/PullRequest/User.php index ffa551905ea..46de889979b 100644 --- a/clients/GitHub/src/Schema/WebhookPullRequestUnassigned/PullRequest/User.php +++ b/clients/GitHub/src/Schema/WebhookPullRequestUnassigned/PullRequest/User.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class User extends Schema\AliasAbstract\Tiet79DD5408\TietA1D90DAB\TietBCA2491F\Tiet9DC6356F +final readonly class User extends Schema\AliasAbstract\Tiet8136D020\TietA98D8FE0\TietBA8878FC\TietC3C52C83 { } diff --git a/clients/GitHub/src/Schema/WebhookPullRequestUnlabeled.php b/clients/GitHub/src/Schema/WebhookPullRequestUnlabeled.php index 3f1717d7f67..e630ef20454 100644 --- a/clients/GitHub/src/Schema/WebhookPullRequestUnlabeled.php +++ b/clients/GitHub/src/Schema/WebhookPullRequestUnlabeled.php @@ -558,6 +558,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -796,6 +799,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -1321,6 +1327,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -1463,7 +1472,7 @@ }, "use_squash_pr_title_as_default": { "type": "boolean", - "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.", + "description": "Whether a squash merge commit can use the pull request title as default. **This property is closing down. Please use `squash_merge_commit_title` instead.", "default": false }, "visibility": { @@ -1584,6 +1593,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } } @@ -2150,6 +2162,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -2292,7 +2307,7 @@ }, "use_squash_pr_title_as_default": { "type": "boolean", - "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.", + "description": "Whether a squash merge commit can use the pull request title as default. **This property is closing down. Please use `squash_merge_commit_title` instead.", "default": false }, "visibility": { @@ -2413,6 +2428,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } } @@ -2603,6 +2621,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -2739,6 +2760,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -2914,6 +2938,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -3332,6 +3359,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } } @@ -3668,6 +3698,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -3860,6 +3896,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -4731,7 +4773,7 @@ }, "use_squash_pr_title_as_default": { "type": "boolean", - "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.", + "description": "Whether a squash merge commit can use the pull request title as default. **This property is closing down. Please use `squash_merge_commit_title` instead.", "default": false, "deprecated": true }, @@ -4972,6 +5014,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -5072,7 +5120,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Mannequin", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "assignees": [ { @@ -5147,7 +5196,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "merge_method": "rebase" }, @@ -5248,7 +5298,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "permissions": { "admin": false, @@ -5311,7 +5362,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" } }, "body": "generated", @@ -5422,7 +5474,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "permissions": { "admin": false, @@ -5485,7 +5538,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" } }, "html_url": "https:\\/\\/example.com\\/", @@ -5539,7 +5593,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "milestone": { "closed_at": "1970-01-01T00:00:00+00:00", @@ -5566,7 +5621,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Mannequin", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "description": "generated", "due_on": "1970-01-01T00:00:00+00:00", @@ -5674,7 +5730,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Mannequin", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" } }, "repository": { @@ -5711,7 +5768,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "forks": 5, "permissions": { @@ -5742,7 +5800,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "private": false, "html_url": "https:\\/\\/github.com\\/octocat\\/Hello-World", @@ -5976,7 +6035,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" } }'; diff --git a/clients/GitHub/src/Schema/WebhookPullRequestUnlabeled/PullRequest.php b/clients/GitHub/src/Schema/WebhookPullRequestUnlabeled/PullRequest.php index 9ed2ec9756c..7a0737bfbfd 100644 --- a/clients/GitHub/src/Schema/WebhookPullRequestUnlabeled/PullRequest.php +++ b/clients/GitHub/src/Schema/WebhookPullRequestUnlabeled/PullRequest.php @@ -280,6 +280,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -518,6 +521,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -1043,6 +1049,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -1185,7 +1194,7 @@ }, "use_squash_pr_title_as_default": { "type": "boolean", - "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.", + "description": "Whether a squash merge commit can use the pull request title as default. **This property is closing down. Please use `squash_merge_commit_title` instead.", "default": false }, "visibility": { @@ -1306,6 +1315,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } } @@ -1872,6 +1884,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -2014,7 +2029,7 @@ }, "use_squash_pr_title_as_default": { "type": "boolean", - "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.", + "description": "Whether a squash merge commit can use the pull request title as default. **This property is closing down. Please use `squash_merge_commit_title` instead.", "default": false }, "visibility": { @@ -2135,6 +2150,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } } @@ -2325,6 +2343,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -2461,6 +2482,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -2636,6 +2660,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -3054,6 +3081,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } } @@ -3111,7 +3141,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Mannequin", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "assignees": [ { @@ -3186,7 +3217,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "merge_method": "rebase" }, @@ -3287,7 +3319,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "permissions": { "admin": false, @@ -3350,7 +3383,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" } }, "body": "generated", @@ -3461,7 +3495,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "permissions": { "admin": false, @@ -3524,7 +3559,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" } }, "html_url": "https:\\/\\/example.com\\/", @@ -3578,7 +3614,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "milestone": { "closed_at": "1970-01-01T00:00:00+00:00", @@ -3605,7 +3642,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Mannequin", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "description": "generated", "due_on": "1970-01-01T00:00:00+00:00", @@ -3713,7 +3751,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Mannequin", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" } }'; diff --git a/clients/GitHub/src/Schema/WebhookPullRequestUnlabeled/PullRequest/Assignee.php b/clients/GitHub/src/Schema/WebhookPullRequestUnlabeled/PullRequest/Assignee.php index 1b2ff348f6a..c2d8548c050 100644 --- a/clients/GitHub/src/Schema/WebhookPullRequestUnlabeled/PullRequest/Assignee.php +++ b/clients/GitHub/src/Schema/WebhookPullRequestUnlabeled/PullRequest/Assignee.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class Assignee extends Schema\AliasAbstract\Tiet0ABFFB9A\Tiet721DF3F2\Tiet6C0961B3\TietE2C9336E +final readonly class Assignee extends Schema\AliasAbstract\Tiet9BB7FDE7\Tiet7C408E87\TietF0A7E59F\Tiet74AED450 { } diff --git a/clients/GitHub/src/Schema/WebhookPullRequestUnlabeled/PullRequest/AutoMerge.php b/clients/GitHub/src/Schema/WebhookPullRequestUnlabeled/PullRequest/AutoMerge.php index 59789d7f283..0a126bb7f25 100644 --- a/clients/GitHub/src/Schema/WebhookPullRequestUnlabeled/PullRequest/AutoMerge.php +++ b/clients/GitHub/src/Schema/WebhookPullRequestUnlabeled/PullRequest/AutoMerge.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class AutoMerge extends Schema\AliasAbstract\Tiet454E9788\Tiet6D6E977B\Tiet013CDAB3\TietC3D76EBB +final readonly class AutoMerge extends Schema\AliasAbstract\Tiet3711D3C5\Tiet0F63F0A7\TietF2088179\TietD7AB4A38 { } diff --git a/clients/GitHub/src/Schema/WebhookPullRequestUnlabeled/PullRequest/AutoMerge/EnabledBy.php b/clients/GitHub/src/Schema/WebhookPullRequestUnlabeled/PullRequest/AutoMerge/EnabledBy.php index 70a50ac62c9..2283629f1b5 100644 --- a/clients/GitHub/src/Schema/WebhookPullRequestUnlabeled/PullRequest/AutoMerge/EnabledBy.php +++ b/clients/GitHub/src/Schema/WebhookPullRequestUnlabeled/PullRequest/AutoMerge/EnabledBy.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class EnabledBy extends Schema\AliasAbstract\Tiet93E44327\TietD0AB6C73\Tiet62032077\Tiet6B97FD42 +final readonly class EnabledBy extends Schema\AliasAbstract\Tiet43D49F44\TietAE60624E\Tiet6F859A9C\Tiet1D52E2C1 { } diff --git a/clients/GitHub/src/Schema/WebhookPullRequestUnlabeled/PullRequest/Base.php b/clients/GitHub/src/Schema/WebhookPullRequestUnlabeled/PullRequest/Base.php index 9445b967698..d7aa94b08cc 100644 --- a/clients/GitHub/src/Schema/WebhookPullRequestUnlabeled/PullRequest/Base.php +++ b/clients/GitHub/src/Schema/WebhookPullRequestUnlabeled/PullRequest/Base.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class Base extends Schema\AliasAbstract\TietC81D8778\TietEEF68881\TietA575AC5B\Tiet10C8499E +final readonly class Base extends Schema\AliasAbstract\Tiet42EC1791\Tiet8C42BE36\Tiet94AEF7B4\Tiet14ED59EB { } diff --git a/clients/GitHub/src/Schema/WebhookPullRequestUnlabeled/PullRequest/Base/Repo.php b/clients/GitHub/src/Schema/WebhookPullRequestUnlabeled/PullRequest/Base/Repo.php index b53b248632a..752f943578b 100644 --- a/clients/GitHub/src/Schema/WebhookPullRequestUnlabeled/PullRequest/Base/Repo.php +++ b/clients/GitHub/src/Schema/WebhookPullRequestUnlabeled/PullRequest/Base/Repo.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class Repo extends Schema\AliasAbstract\Tiet070CDFA2\TietE9BEF6E9\Tiet0F07A943\Tiet66A40160 +final readonly class Repo extends Schema\AliasAbstract\Tiet95C863CB\Tiet5478B154\TietB41A472A\Tiet0EF38F74 { } diff --git a/clients/GitHub/src/Schema/WebhookPullRequestUnlabeled/PullRequest/Base/Repo/Owner.php b/clients/GitHub/src/Schema/WebhookPullRequestUnlabeled/PullRequest/Base/Repo/Owner.php index a500475fe2e..f27f7fbd9c5 100644 --- a/clients/GitHub/src/Schema/WebhookPullRequestUnlabeled/PullRequest/Base/Repo/Owner.php +++ b/clients/GitHub/src/Schema/WebhookPullRequestUnlabeled/PullRequest/Base/Repo/Owner.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class Owner extends Schema\AliasAbstract\Tiet93E44327\TietD0AB6C73\Tiet62032077\Tiet6B97FD42 +final readonly class Owner extends Schema\AliasAbstract\Tiet43D49F44\TietAE60624E\Tiet6F859A9C\Tiet1D52E2C1 { } diff --git a/clients/GitHub/src/Schema/WebhookPullRequestUnlabeled/PullRequest/Base/User.php b/clients/GitHub/src/Schema/WebhookPullRequestUnlabeled/PullRequest/Base/User.php index 186a991400a..1a7734fe64a 100644 --- a/clients/GitHub/src/Schema/WebhookPullRequestUnlabeled/PullRequest/Base/User.php +++ b/clients/GitHub/src/Schema/WebhookPullRequestUnlabeled/PullRequest/Base/User.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class User extends Schema\AliasAbstract\TietCE7694F2\Tiet7ECCBCAF\TietF71CBA25\Tiet10035FEE +final readonly class User extends Schema\AliasAbstract\Tiet536805C4\Tiet88923449\Tiet8D7DF436\Tiet2E07D018 { } diff --git a/clients/GitHub/src/Schema/WebhookPullRequestUnlabeled/PullRequest/Head.php b/clients/GitHub/src/Schema/WebhookPullRequestUnlabeled/PullRequest/Head.php index 8271b43ac0a..ea1fa696d6d 100644 --- a/clients/GitHub/src/Schema/WebhookPullRequestUnlabeled/PullRequest/Head.php +++ b/clients/GitHub/src/Schema/WebhookPullRequestUnlabeled/PullRequest/Head.php @@ -524,6 +524,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -666,7 +669,7 @@ }, "use_squash_pr_title_as_default": { "type": "boolean", - "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.", + "description": "Whether a squash merge commit can use the pull request title as default. **This property is closing down. Please use `squash_merge_commit_title` instead.", "default": false }, "visibility": { @@ -787,6 +790,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } } @@ -891,7 +897,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "permissions": { "admin": false, @@ -954,7 +961,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" } }'; diff --git a/clients/GitHub/src/Schema/WebhookPullRequestUnlabeled/PullRequest/Head/Repo.php b/clients/GitHub/src/Schema/WebhookPullRequestUnlabeled/PullRequest/Head/Repo.php index b4b409ede18..c8b4cd25e71 100644 --- a/clients/GitHub/src/Schema/WebhookPullRequestUnlabeled/PullRequest/Head/Repo.php +++ b/clients/GitHub/src/Schema/WebhookPullRequestUnlabeled/PullRequest/Head/Repo.php @@ -506,6 +506,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -648,7 +651,7 @@ }, "use_squash_pr_title_as_default": { "type": "boolean", - "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.", + "description": "Whether a squash merge commit can use the pull request title as default. **This property is closing down. Please use `squash_merge_commit_title` instead.", "default": false }, "visibility": { @@ -768,7 +771,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "permissions": { "admin": false, @@ -839,7 +843,7 @@ - `PR_TITLE` - default to the pull request's title. - `COMMIT_OR_PR_TITLE` - default to the commit's title (if only one commit) or the pull request's title (when more than one commit). - * useSquashPrTitleAsDefault: Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead. + * useSquashPrTitleAsDefault: Whether a squash merge commit can use the pull request title as default. **This property is closing down. Please use `squash_merge_commit_title` instead. * webCommitSignoffRequired: Whether to require contributors to sign off on web-based commits */ public function __construct(#[MapFrom('allow_auto_merge')] diff --git a/clients/GitHub/src/Schema/WebhookPullRequestUnlabeled/PullRequest/Head/Repo/Owner.php b/clients/GitHub/src/Schema/WebhookPullRequestUnlabeled/PullRequest/Head/Repo/Owner.php index 0d0fc49e6ba..b900ecd3c16 100644 --- a/clients/GitHub/src/Schema/WebhookPullRequestUnlabeled/PullRequest/Head/Repo/Owner.php +++ b/clients/GitHub/src/Schema/WebhookPullRequestUnlabeled/PullRequest/Head/Repo/Owner.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class Owner extends Schema\AliasAbstract\Tiet93E44327\TietD0AB6C73\Tiet62032077\Tiet6B97FD42 +final readonly class Owner extends Schema\AliasAbstract\Tiet43D49F44\TietAE60624E\Tiet6F859A9C\Tiet1D52E2C1 { } diff --git a/clients/GitHub/src/Schema/WebhookPullRequestUnlabeled/PullRequest/Head/User.php b/clients/GitHub/src/Schema/WebhookPullRequestUnlabeled/PullRequest/Head/User.php index cc7ba907559..7adb0113bee 100644 --- a/clients/GitHub/src/Schema/WebhookPullRequestUnlabeled/PullRequest/Head/User.php +++ b/clients/GitHub/src/Schema/WebhookPullRequestUnlabeled/PullRequest/Head/User.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class User extends Schema\AliasAbstract\TietCE7694F2\Tiet7ECCBCAF\TietF71CBA25\Tiet10035FEE +final readonly class User extends Schema\AliasAbstract\Tiet536805C4\Tiet88923449\Tiet8D7DF436\Tiet2E07D018 { } diff --git a/clients/GitHub/src/Schema/WebhookPullRequestUnlabeled/PullRequest/MergedBy.php b/clients/GitHub/src/Schema/WebhookPullRequestUnlabeled/PullRequest/MergedBy.php index fd15d0637a6..1cb4fb0eb64 100644 --- a/clients/GitHub/src/Schema/WebhookPullRequestUnlabeled/PullRequest/MergedBy.php +++ b/clients/GitHub/src/Schema/WebhookPullRequestUnlabeled/PullRequest/MergedBy.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class MergedBy extends Schema\AliasAbstract\Tiet93E44327\TietD0AB6C73\Tiet62032077\Tiet6B97FD42 +final readonly class MergedBy extends Schema\AliasAbstract\Tiet43D49F44\TietAE60624E\Tiet6F859A9C\Tiet1D52E2C1 { } diff --git a/clients/GitHub/src/Schema/WebhookPullRequestUnlabeled/PullRequest/Milestone.php b/clients/GitHub/src/Schema/WebhookPullRequestUnlabeled/PullRequest/Milestone.php index b22e8fc407d..fa2a8737ff7 100644 --- a/clients/GitHub/src/Schema/WebhookPullRequestUnlabeled/PullRequest/Milestone.php +++ b/clients/GitHub/src/Schema/WebhookPullRequestUnlabeled/PullRequest/Milestone.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class Milestone extends Schema\AliasAbstract\Tiet8581CCF9\Tiet9F48F90B\TietE152DE2F\Tiet393FAC6E +final readonly class Milestone extends Schema\AliasAbstract\Tiet5150331D\Tiet0C67EF90\Tiet96830B1A\Tiet3716614D { } diff --git a/clients/GitHub/src/Schema/WebhookPullRequestUnlabeled/PullRequest/Milestone/Creator.php b/clients/GitHub/src/Schema/WebhookPullRequestUnlabeled/PullRequest/Milestone/Creator.php index 2ad1d4ba7e3..28154a6ff96 100644 --- a/clients/GitHub/src/Schema/WebhookPullRequestUnlabeled/PullRequest/Milestone/Creator.php +++ b/clients/GitHub/src/Schema/WebhookPullRequestUnlabeled/PullRequest/Milestone/Creator.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class Creator extends Schema\AliasAbstract\Tiet0ABFFB9A\Tiet721DF3F2\Tiet6C0961B3\TietE2C9336E +final readonly class Creator extends Schema\AliasAbstract\Tiet9BB7FDE7\Tiet7C408E87\TietF0A7E59F\Tiet74AED450 { } diff --git a/clients/GitHub/src/Schema/WebhookPullRequestUnlabeled/PullRequest/RequestedReviewers/Zero.php b/clients/GitHub/src/Schema/WebhookPullRequestUnlabeled/PullRequest/RequestedReviewers/Zero.php index d35f24671d1..fb08d48bff5 100644 --- a/clients/GitHub/src/Schema/WebhookPullRequestUnlabeled/PullRequest/RequestedReviewers/Zero.php +++ b/clients/GitHub/src/Schema/WebhookPullRequestUnlabeled/PullRequest/RequestedReviewers/Zero.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class Zero extends Schema\AliasAbstract\Tiet0ABFFB9A\Tiet721DF3F2\Tiet6C0961B3\TietE2C9336E +final readonly class Zero extends Schema\AliasAbstract\Tiet9BB7FDE7\Tiet7C408E87\TietF0A7E59F\Tiet74AED450 { } diff --git a/clients/GitHub/src/Schema/WebhookPullRequestUnlabeled/PullRequest/User.php b/clients/GitHub/src/Schema/WebhookPullRequestUnlabeled/PullRequest/User.php index 6c3bda7faa7..7452745bbd4 100644 --- a/clients/GitHub/src/Schema/WebhookPullRequestUnlabeled/PullRequest/User.php +++ b/clients/GitHub/src/Schema/WebhookPullRequestUnlabeled/PullRequest/User.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class User extends Schema\AliasAbstract\Tiet79DD5408\TietA1D90DAB\TietBCA2491F\Tiet9DC6356F +final readonly class User extends Schema\AliasAbstract\Tiet8136D020\TietA98D8FE0\TietBA8878FC\TietC3C52C83 { } diff --git a/clients/GitHub/src/Schema/WebhookPullRequestUnlocked.php b/clients/GitHub/src/Schema/WebhookPullRequestUnlocked.php index 9c3837d1f5b..03abe3cd8c1 100644 --- a/clients/GitHub/src/Schema/WebhookPullRequestUnlocked.php +++ b/clients/GitHub/src/Schema/WebhookPullRequestUnlocked.php @@ -514,6 +514,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -748,6 +751,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -1273,6 +1279,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -1415,7 +1424,7 @@ }, "use_squash_pr_title_as_default": { "type": "boolean", - "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.", + "description": "Whether a squash merge commit can use the pull request title as default. **This property is closing down. Please use `squash_merge_commit_title` instead.", "default": false }, "visibility": { @@ -1536,6 +1545,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } } @@ -2099,6 +2111,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -2241,7 +2256,7 @@ }, "use_squash_pr_title_as_default": { "type": "boolean", - "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.", + "description": "Whether a squash merge commit can use the pull request title as default. **This property is closing down. Please use `squash_merge_commit_title` instead.", "default": false }, "visibility": { @@ -2362,6 +2377,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } } @@ -2552,6 +2570,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -2687,6 +2708,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -2861,6 +2885,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -3269,6 +3296,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } } @@ -3605,6 +3635,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -3797,6 +3833,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -4668,7 +4710,7 @@ }, "use_squash_pr_title_as_default": { "type": "boolean", - "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.", + "description": "Whether a squash merge commit can use the pull request title as default. **This property is closing down. Please use `squash_merge_commit_title` instead.", "default": false, "deprecated": true }, @@ -4909,6 +4951,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -5000,7 +5048,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "assignees": [ { @@ -5075,7 +5124,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "merge_method": "rebase" }, @@ -5176,7 +5226,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "permissions": { "admin": false, @@ -5239,7 +5290,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" } }, "body": "generated", @@ -5350,7 +5402,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "permissions": { "admin": false, @@ -5413,7 +5466,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" } }, "html_url": "https:\\/\\/example.com\\/", @@ -5467,7 +5521,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "milestone": { "closed_at": "1970-01-01T00:00:00+00:00", @@ -5494,7 +5549,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "description": "generated", "due_on": "1970-01-01T00:00:00+00:00", @@ -5602,7 +5658,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" } }, "repository": { @@ -5639,7 +5696,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "forks": 5, "permissions": { @@ -5670,7 +5728,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "private": false, "html_url": "https:\\/\\/github.com\\/octocat\\/Hello-World", @@ -5904,7 +5963,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" } }'; diff --git a/clients/GitHub/src/Schema/WebhookPullRequestUnlocked/PullRequest.php b/clients/GitHub/src/Schema/WebhookPullRequestUnlocked/PullRequest.php index 0c621824482..e8ba17e695b 100644 --- a/clients/GitHub/src/Schema/WebhookPullRequestUnlocked/PullRequest.php +++ b/clients/GitHub/src/Schema/WebhookPullRequestUnlocked/PullRequest.php @@ -279,6 +279,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -513,6 +516,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -1038,6 +1044,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -1180,7 +1189,7 @@ }, "use_squash_pr_title_as_default": { "type": "boolean", - "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.", + "description": "Whether a squash merge commit can use the pull request title as default. **This property is closing down. Please use `squash_merge_commit_title` instead.", "default": false }, "visibility": { @@ -1301,6 +1310,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } } @@ -1864,6 +1876,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -2006,7 +2021,7 @@ }, "use_squash_pr_title_as_default": { "type": "boolean", - "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.", + "description": "Whether a squash merge commit can use the pull request title as default. **This property is closing down. Please use `squash_merge_commit_title` instead.", "default": false }, "visibility": { @@ -2127,6 +2142,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } } @@ -2317,6 +2335,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -2452,6 +2473,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -2626,6 +2650,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -3034,6 +3061,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } } @@ -3091,7 +3121,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "assignees": [ { @@ -3166,7 +3197,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "merge_method": "rebase" }, @@ -3267,7 +3299,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "permissions": { "admin": false, @@ -3330,7 +3363,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" } }, "body": "generated", @@ -3441,7 +3475,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "permissions": { "admin": false, @@ -3504,7 +3539,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" } }, "html_url": "https:\\/\\/example.com\\/", @@ -3558,7 +3594,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "milestone": { "closed_at": "1970-01-01T00:00:00+00:00", @@ -3585,7 +3622,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "description": "generated", "due_on": "1970-01-01T00:00:00+00:00", @@ -3693,7 +3731,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" } }'; diff --git a/clients/GitHub/src/Schema/WebhookPullRequestUnlocked/PullRequest/Assignee.php b/clients/GitHub/src/Schema/WebhookPullRequestUnlocked/PullRequest/Assignee.php index 0158b7ecf15..6d6456c88bf 100644 --- a/clients/GitHub/src/Schema/WebhookPullRequestUnlocked/PullRequest/Assignee.php +++ b/clients/GitHub/src/Schema/WebhookPullRequestUnlocked/PullRequest/Assignee.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class Assignee extends Schema\AliasAbstract\Tiet93E44327\TietD0AB6C73\Tiet62032077\Tiet6B97FD42 +final readonly class Assignee extends Schema\AliasAbstract\Tiet43D49F44\TietAE60624E\Tiet6F859A9C\Tiet1D52E2C1 { } diff --git a/clients/GitHub/src/Schema/WebhookPullRequestUnlocked/PullRequest/AutoMerge.php b/clients/GitHub/src/Schema/WebhookPullRequestUnlocked/PullRequest/AutoMerge.php index db5559c5610..6e7c48c36ea 100644 --- a/clients/GitHub/src/Schema/WebhookPullRequestUnlocked/PullRequest/AutoMerge.php +++ b/clients/GitHub/src/Schema/WebhookPullRequestUnlocked/PullRequest/AutoMerge.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class AutoMerge extends Schema\AliasAbstract\Tiet86CD80DF\Tiet7447BE97\TietF36F9C9D\Tiet51ABC919 +final readonly class AutoMerge extends Schema\AliasAbstract\Tiet59F0267E\TietC73BF8F8\Tiet6FA64CCD\TietE48B252D { } diff --git a/clients/GitHub/src/Schema/WebhookPullRequestUnlocked/PullRequest/AutoMerge/EnabledBy.php b/clients/GitHub/src/Schema/WebhookPullRequestUnlocked/PullRequest/AutoMerge/EnabledBy.php index b6a47960527..225f8bc5c5b 100644 --- a/clients/GitHub/src/Schema/WebhookPullRequestUnlocked/PullRequest/AutoMerge/EnabledBy.php +++ b/clients/GitHub/src/Schema/WebhookPullRequestUnlocked/PullRequest/AutoMerge/EnabledBy.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class EnabledBy extends Schema\AliasAbstract\Tiet93E44327\TietD0AB6C73\Tiet62032077\Tiet6B97FD42 +final readonly class EnabledBy extends Schema\AliasAbstract\Tiet43D49F44\TietAE60624E\Tiet6F859A9C\Tiet1D52E2C1 { } diff --git a/clients/GitHub/src/Schema/WebhookPullRequestUnlocked/PullRequest/Base.php b/clients/GitHub/src/Schema/WebhookPullRequestUnlocked/PullRequest/Base.php index e6f674853e2..f1161cf1999 100644 --- a/clients/GitHub/src/Schema/WebhookPullRequestUnlocked/PullRequest/Base.php +++ b/clients/GitHub/src/Schema/WebhookPullRequestUnlocked/PullRequest/Base.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class Base extends Schema\AliasAbstract\TietC81D8778\TietEEF68881\TietA575AC5B\Tiet10C8499E +final readonly class Base extends Schema\AliasAbstract\Tiet42EC1791\Tiet8C42BE36\Tiet94AEF7B4\Tiet14ED59EB { } diff --git a/clients/GitHub/src/Schema/WebhookPullRequestUnlocked/PullRequest/Base/Repo.php b/clients/GitHub/src/Schema/WebhookPullRequestUnlocked/PullRequest/Base/Repo.php index 16a470d72a7..fe9e2898684 100644 --- a/clients/GitHub/src/Schema/WebhookPullRequestUnlocked/PullRequest/Base/Repo.php +++ b/clients/GitHub/src/Schema/WebhookPullRequestUnlocked/PullRequest/Base/Repo.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class Repo extends Schema\AliasAbstract\Tiet070CDFA2\TietE9BEF6E9\Tiet0F07A943\Tiet66A40160 +final readonly class Repo extends Schema\AliasAbstract\Tiet95C863CB\Tiet5478B154\TietB41A472A\Tiet0EF38F74 { } diff --git a/clients/GitHub/src/Schema/WebhookPullRequestUnlocked/PullRequest/Base/Repo/Owner.php b/clients/GitHub/src/Schema/WebhookPullRequestUnlocked/PullRequest/Base/Repo/Owner.php index 2fd1ef03a39..f8f88caacbc 100644 --- a/clients/GitHub/src/Schema/WebhookPullRequestUnlocked/PullRequest/Base/Repo/Owner.php +++ b/clients/GitHub/src/Schema/WebhookPullRequestUnlocked/PullRequest/Base/Repo/Owner.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class Owner extends Schema\AliasAbstract\Tiet93E44327\TietD0AB6C73\Tiet62032077\Tiet6B97FD42 +final readonly class Owner extends Schema\AliasAbstract\Tiet43D49F44\TietAE60624E\Tiet6F859A9C\Tiet1D52E2C1 { } diff --git a/clients/GitHub/src/Schema/WebhookPullRequestUnlocked/PullRequest/Base/User.php b/clients/GitHub/src/Schema/WebhookPullRequestUnlocked/PullRequest/Base/User.php index 2a248f71e69..8f9f44fc690 100644 --- a/clients/GitHub/src/Schema/WebhookPullRequestUnlocked/PullRequest/Base/User.php +++ b/clients/GitHub/src/Schema/WebhookPullRequestUnlocked/PullRequest/Base/User.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class User extends Schema\AliasAbstract\TietCE7694F2\Tiet7ECCBCAF\TietF71CBA25\Tiet10035FEE +final readonly class User extends Schema\AliasAbstract\Tiet536805C4\Tiet88923449\Tiet8D7DF436\Tiet2E07D018 { } diff --git a/clients/GitHub/src/Schema/WebhookPullRequestUnlocked/PullRequest/Head.php b/clients/GitHub/src/Schema/WebhookPullRequestUnlocked/PullRequest/Head.php index cc10a67c852..7518fc78354 100644 --- a/clients/GitHub/src/Schema/WebhookPullRequestUnlocked/PullRequest/Head.php +++ b/clients/GitHub/src/Schema/WebhookPullRequestUnlocked/PullRequest/Head.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class Head extends Schema\AliasAbstract\Tiet65AF0F7C\Tiet2249FF1C\TietFB00DC6B\Tiet30B55640 +final readonly class Head extends Schema\AliasAbstract\TietD5DA1330\Tiet851E1C2C\Tiet1F9A9DCC\Tiet90FB0481 { } diff --git a/clients/GitHub/src/Schema/WebhookPullRequestUnlocked/PullRequest/Head/Repo.php b/clients/GitHub/src/Schema/WebhookPullRequestUnlocked/PullRequest/Head/Repo.php index 4d3942b2358..75da2ca086d 100644 --- a/clients/GitHub/src/Schema/WebhookPullRequestUnlocked/PullRequest/Head/Repo.php +++ b/clients/GitHub/src/Schema/WebhookPullRequestUnlocked/PullRequest/Head/Repo.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class Repo extends Schema\AliasAbstract\Tiet8354B603\Tiet6E4D1374\Tiet4DDFFFE7\Tiet46656F78 +final readonly class Repo extends Schema\AliasAbstract\Tiet8A806663\Tiet007CE965\TietE9A2CFD8\Tiet7DAA4906 { } diff --git a/clients/GitHub/src/Schema/WebhookPullRequestUnlocked/PullRequest/Head/Repo/Owner.php b/clients/GitHub/src/Schema/WebhookPullRequestUnlocked/PullRequest/Head/Repo/Owner.php index b83a7641cb4..f342256b4b4 100644 --- a/clients/GitHub/src/Schema/WebhookPullRequestUnlocked/PullRequest/Head/Repo/Owner.php +++ b/clients/GitHub/src/Schema/WebhookPullRequestUnlocked/PullRequest/Head/Repo/Owner.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class Owner extends Schema\AliasAbstract\Tiet93E44327\TietD0AB6C73\Tiet62032077\Tiet6B97FD42 +final readonly class Owner extends Schema\AliasAbstract\Tiet43D49F44\TietAE60624E\Tiet6F859A9C\Tiet1D52E2C1 { } diff --git a/clients/GitHub/src/Schema/WebhookPullRequestUnlocked/PullRequest/Head/User.php b/clients/GitHub/src/Schema/WebhookPullRequestUnlocked/PullRequest/Head/User.php index 7d9bc613d64..30e7f0cd829 100644 --- a/clients/GitHub/src/Schema/WebhookPullRequestUnlocked/PullRequest/Head/User.php +++ b/clients/GitHub/src/Schema/WebhookPullRequestUnlocked/PullRequest/Head/User.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class User extends Schema\AliasAbstract\TietCE7694F2\Tiet7ECCBCAF\TietF71CBA25\Tiet10035FEE +final readonly class User extends Schema\AliasAbstract\Tiet536805C4\Tiet88923449\Tiet8D7DF436\Tiet2E07D018 { } diff --git a/clients/GitHub/src/Schema/WebhookPullRequestUnlocked/PullRequest/MergedBy.php b/clients/GitHub/src/Schema/WebhookPullRequestUnlocked/PullRequest/MergedBy.php index 08626f4c084..01e85f39f9e 100644 --- a/clients/GitHub/src/Schema/WebhookPullRequestUnlocked/PullRequest/MergedBy.php +++ b/clients/GitHub/src/Schema/WebhookPullRequestUnlocked/PullRequest/MergedBy.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class MergedBy extends Schema\AliasAbstract\Tiet93E44327\TietD0AB6C73\Tiet62032077\Tiet6B97FD42 +final readonly class MergedBy extends Schema\AliasAbstract\Tiet43D49F44\TietAE60624E\Tiet6F859A9C\Tiet1D52E2C1 { } diff --git a/clients/GitHub/src/Schema/WebhookPullRequestUnlocked/PullRequest/Milestone.php b/clients/GitHub/src/Schema/WebhookPullRequestUnlocked/PullRequest/Milestone.php index b8356f269cb..c383def8b38 100644 --- a/clients/GitHub/src/Schema/WebhookPullRequestUnlocked/PullRequest/Milestone.php +++ b/clients/GitHub/src/Schema/WebhookPullRequestUnlocked/PullRequest/Milestone.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class Milestone extends Schema\AliasAbstract\TietF5C8F2ED\Tiet1E2DC2E3\Tiet6CD07639\Tiet33A0DD5A +final readonly class Milestone extends Schema\AliasAbstract\Tiet49F6DF3C\TietF3BF0898\Tiet3FB49BCC\TietCFC7D5E0 { } diff --git a/clients/GitHub/src/Schema/WebhookPullRequestUnlocked/PullRequest/Milestone/Creator.php b/clients/GitHub/src/Schema/WebhookPullRequestUnlocked/PullRequest/Milestone/Creator.php index c35445c9949..ee039c5f00d 100644 --- a/clients/GitHub/src/Schema/WebhookPullRequestUnlocked/PullRequest/Milestone/Creator.php +++ b/clients/GitHub/src/Schema/WebhookPullRequestUnlocked/PullRequest/Milestone/Creator.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class Creator extends Schema\AliasAbstract\Tiet93E44327\TietD0AB6C73\Tiet62032077\Tiet6B97FD42 +final readonly class Creator extends Schema\AliasAbstract\Tiet43D49F44\TietAE60624E\Tiet6F859A9C\Tiet1D52E2C1 { } diff --git a/clients/GitHub/src/Schema/WebhookPullRequestUnlocked/PullRequest/RequestedReviewers/Zero.php b/clients/GitHub/src/Schema/WebhookPullRequestUnlocked/PullRequest/RequestedReviewers/Zero.php index b6d960da153..ffaf16b8a98 100644 --- a/clients/GitHub/src/Schema/WebhookPullRequestUnlocked/PullRequest/RequestedReviewers/Zero.php +++ b/clients/GitHub/src/Schema/WebhookPullRequestUnlocked/PullRequest/RequestedReviewers/Zero.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class Zero extends Schema\AliasAbstract\Tiet93E44327\TietD0AB6C73\Tiet62032077\Tiet6B97FD42 +final readonly class Zero extends Schema\AliasAbstract\Tiet43D49F44\TietAE60624E\Tiet6F859A9C\Tiet1D52E2C1 { } diff --git a/clients/GitHub/src/Schema/WebhookPullRequestUnlocked/PullRequest/User.php b/clients/GitHub/src/Schema/WebhookPullRequestUnlocked/PullRequest/User.php index 758f33d0469..cf6d08d9202 100644 --- a/clients/GitHub/src/Schema/WebhookPullRequestUnlocked/PullRequest/User.php +++ b/clients/GitHub/src/Schema/WebhookPullRequestUnlocked/PullRequest/User.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class User extends Schema\AliasAbstract\TietCE7694F2\Tiet7ECCBCAF\TietF71CBA25\Tiet10035FEE +final readonly class User extends Schema\AliasAbstract\Tiet536805C4\Tiet88923449\Tiet8D7DF436\Tiet2E07D018 { } diff --git a/clients/GitHub/src/Schema/WebhookPush.php b/clients/GitHub/src/Schema/WebhookPush.php index 8204accd009..e620653b901 100644 --- a/clients/GitHub/src/Schema/WebhookPush.php +++ b/clients/GitHub/src/Schema/WebhookPush.php @@ -1030,6 +1030,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -1332,6 +1335,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -1576,7 +1585,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "permissions": { "admin": false, @@ -1635,7 +1645,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" } }'; diff --git a/clients/GitHub/src/Schema/WebhookPush/Repository.php b/clients/GitHub/src/Schema/WebhookPush/Repository.php index 50f9a53d4c1..1b6ea277a3c 100644 --- a/clients/GitHub/src/Schema/WebhookPush/Repository.php +++ b/clients/GitHub/src/Schema/WebhookPush/Repository.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class Repository extends Schema\AliasAbstract\Tiet9F6D8BFF\Tiet7F9554AC\TietC580CE92\TietC5BAFE6D +final readonly class Repository extends Schema\AliasAbstract\TietD1D37F76\TietFBFEB2AA\Tiet0915167C\Tiet4DBB1C70 { } diff --git a/clients/GitHub/src/Schema/WebhookPush/Repository/Owner.php b/clients/GitHub/src/Schema/WebhookPush/Repository/Owner.php index eb16a0e41c6..2c0f8168725 100644 --- a/clients/GitHub/src/Schema/WebhookPush/Repository/Owner.php +++ b/clients/GitHub/src/Schema/WebhookPush/Repository/Owner.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class Owner extends Schema\AliasAbstract\Tiet93E44327\TietD0AB6C73\Tiet62032077\Tiet6B97FD42 +final readonly class Owner extends Schema\AliasAbstract\Tiet43D49F44\TietAE60624E\Tiet6F859A9C\Tiet1D52E2C1 { } diff --git a/clients/GitHub/src/Schema/WebhookRegistryPackagePublished.php b/clients/GitHub/src/Schema/WebhookRegistryPackagePublished.php index 8dc3adba72e..e394c7e5b82 100644 --- a/clients/GitHub/src/Schema/WebhookRegistryPackagePublished.php +++ b/clients/GitHub/src/Schema/WebhookRegistryPackagePublished.php @@ -357,6 +357,9 @@ }, "url": { "type": "string" + }, + "user_view_type": { + "type": "string" } } }, @@ -457,6 +460,9 @@ }, "url": { "type": "string" + }, + "user_view_type": { + "type": "string" } } }, @@ -937,6 +943,9 @@ }, "url": { "type": "string" + }, + "user_view_type": { + "type": "string" } } }, @@ -1410,6 +1419,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -1602,6 +1617,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -2473,7 +2494,7 @@ }, "use_squash_pr_title_as_default": { "type": "boolean", - "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.", + "description": "Whether a squash merge commit can use the pull request title as default. **This property is closing down. Please use `squash_merge_commit_title` instead.", "default": false, "deprecated": true }, @@ -2714,6 +2735,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -2780,7 +2807,8 @@ "starred_url": "generated", "subscriptions_url": "generated", "type": "generated", - "url": "generated" + "url": "generated", + "user_view_type": "generated" }, "package_type": "generated", "package_version": { @@ -2802,7 +2830,8 @@ "starred_url": "generated", "subscriptions_url": "generated", "type": "generated", - "url": "generated" + "url": "generated", + "user_view_type": "generated" }, "body": null, "body_html": "generated", @@ -2947,7 +2976,8 @@ "starred_url": "generated", "subscriptions_url": "generated", "type": "generated", - "url": "generated" + "url": "generated", + "user_view_type": "generated" }, "created_at": "generated", "draft": false, @@ -3046,7 +3076,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "forks": 5, "permissions": { @@ -3077,7 +3108,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "private": false, "html_url": "https:\\/\\/github.com\\/octocat\\/Hello-World", @@ -3311,7 +3343,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" } }'; diff --git a/clients/GitHub/src/Schema/WebhookRegistryPackagePublished/RegistryPackage.php b/clients/GitHub/src/Schema/WebhookRegistryPackagePublished/RegistryPackage.php index 2a03cc75924..f9b755ee079 100644 --- a/clients/GitHub/src/Schema/WebhookRegistryPackagePublished/RegistryPackage.php +++ b/clients/GitHub/src/Schema/WebhookRegistryPackagePublished/RegistryPackage.php @@ -129,6 +129,9 @@ }, "url": { "type": "string" + }, + "user_view_type": { + "type": "string" } } }, @@ -229,6 +232,9 @@ }, "url": { "type": "string" + }, + "user_view_type": { + "type": "string" } } }, @@ -709,6 +715,9 @@ }, "url": { "type": "string" + }, + "user_view_type": { + "type": "string" } } }, @@ -879,7 +888,8 @@ "starred_url": "generated", "subscriptions_url": "generated", "type": "generated", - "url": "generated" + "url": "generated", + "user_view_type": "generated" }, "package_type": "generated", "package_version": { @@ -901,7 +911,8 @@ "starred_url": "generated", "subscriptions_url": "generated", "type": "generated", - "url": "generated" + "url": "generated", + "user_view_type": "generated" }, "body": null, "body_html": "generated", @@ -1046,7 +1057,8 @@ "starred_url": "generated", "subscriptions_url": "generated", "type": "generated", - "url": "generated" + "url": "generated", + "user_view_type": "generated" }, "created_at": "generated", "draft": false, diff --git a/clients/GitHub/src/Schema/WebhookRegistryPackagePublished/RegistryPackage/Owner.php b/clients/GitHub/src/Schema/WebhookRegistryPackagePublished/RegistryPackage/Owner.php index 39e53748eff..98384d2d799 100644 --- a/clients/GitHub/src/Schema/WebhookRegistryPackagePublished/RegistryPackage/Owner.php +++ b/clients/GitHub/src/Schema/WebhookRegistryPackagePublished/RegistryPackage/Owner.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class Owner extends Schema\AliasAbstract\Tiet34BD5242\Tiet2F7181A6\Tiet56F048A6\Tiet9E26E9C8 +final readonly class Owner extends Schema\AliasAbstract\TietE1F3188F\TietB5552136\Tiet2A39D2D7\Tiet623FADA2 { } diff --git a/clients/GitHub/src/Schema/WebhookRegistryPackagePublished/RegistryPackage/PackageVersion.php b/clients/GitHub/src/Schema/WebhookRegistryPackagePublished/RegistryPackage/PackageVersion.php index 3437443df80..b5aeb0d2c22 100644 --- a/clients/GitHub/src/Schema/WebhookRegistryPackagePublished/RegistryPackage/PackageVersion.php +++ b/clients/GitHub/src/Schema/WebhookRegistryPackagePublished/RegistryPackage/PackageVersion.php @@ -104,6 +104,9 @@ }, "url": { "type": "string" + }, + "user_view_type": { + "type": "string" } } }, @@ -584,6 +587,9 @@ }, "url": { "type": "string" + }, + "user_view_type": { + "type": "string" } } }, @@ -716,7 +722,8 @@ "starred_url": "generated", "subscriptions_url": "generated", "type": "generated", - "url": "generated" + "url": "generated", + "user_view_type": "generated" }, "body": null, "body_html": "generated", @@ -861,7 +868,8 @@ "starred_url": "generated", "subscriptions_url": "generated", "type": "generated", - "url": "generated" + "url": "generated", + "user_view_type": "generated" }, "created_at": "generated", "draft": false, diff --git a/clients/GitHub/src/Schema/WebhookRegistryPackagePublished/RegistryPackage/PackageVersion/Author.php b/clients/GitHub/src/Schema/WebhookRegistryPackagePublished/RegistryPackage/PackageVersion/Author.php index 44a07287197..f3c988c2eca 100644 --- a/clients/GitHub/src/Schema/WebhookRegistryPackagePublished/RegistryPackage/PackageVersion/Author.php +++ b/clients/GitHub/src/Schema/WebhookRegistryPackagePublished/RegistryPackage/PackageVersion/Author.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class Author extends Schema\AliasAbstract\Tiet34BD5242\Tiet2F7181A6\Tiet56F048A6\Tiet9E26E9C8 +final readonly class Author extends Schema\AliasAbstract\TietE1F3188F\TietB5552136\Tiet2A39D2D7\Tiet623FADA2 { } diff --git a/clients/GitHub/src/Schema/WebhookRegistryPackagePublished/RegistryPackage/PackageVersion/Release.php b/clients/GitHub/src/Schema/WebhookRegistryPackagePublished/RegistryPackage/PackageVersion/Release.php index 48508082738..7f0a5bea868 100644 --- a/clients/GitHub/src/Schema/WebhookRegistryPackagePublished/RegistryPackage/PackageVersion/Release.php +++ b/clients/GitHub/src/Schema/WebhookRegistryPackagePublished/RegistryPackage/PackageVersion/Release.php @@ -68,6 +68,9 @@ }, "url": { "type": "string" + }, + "user_view_type": { + "type": "string" } } }, @@ -127,7 +130,8 @@ "starred_url": "generated", "subscriptions_url": "generated", "type": "generated", - "url": "generated" + "url": "generated", + "user_view_type": "generated" }, "created_at": "generated", "draft": false, diff --git a/clients/GitHub/src/Schema/WebhookRegistryPackagePublished/RegistryPackage/PackageVersion/Release/Author.php b/clients/GitHub/src/Schema/WebhookRegistryPackagePublished/RegistryPackage/PackageVersion/Release/Author.php index fe4bae974b8..a2ff9d56037 100644 --- a/clients/GitHub/src/Schema/WebhookRegistryPackagePublished/RegistryPackage/PackageVersion/Release/Author.php +++ b/clients/GitHub/src/Schema/WebhookRegistryPackagePublished/RegistryPackage/PackageVersion/Release/Author.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class Author extends Schema\AliasAbstract\TietF9F083E1\Tiet067C6DCB\Tiet2FB6AC3D\TietDB318BE9 +final readonly class Author extends Schema\AliasAbstract\Tiet310D1FDB\Tiet6CF4DD07\TietB84F9F0D\Tiet2C37CA68 { } diff --git a/clients/GitHub/src/Schema/WebhookRegistryPackageUpdated.php b/clients/GitHub/src/Schema/WebhookRegistryPackageUpdated.php index 4974766281d..133aa37fdb1 100644 --- a/clients/GitHub/src/Schema/WebhookRegistryPackageUpdated.php +++ b/clients/GitHub/src/Schema/WebhookRegistryPackageUpdated.php @@ -353,6 +353,9 @@ }, "url": { "type": "string" + }, + "user_view_type": { + "type": "string" } } }, @@ -457,6 +460,9 @@ }, "url": { "type": "string" + }, + "user_view_type": { + "type": "string" } } }, @@ -659,6 +665,9 @@ }, "url": { "type": "string" + }, + "user_view_type": { + "type": "string" } } }, @@ -1109,6 +1118,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -1301,6 +1316,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -2172,7 +2193,7 @@ }, "use_squash_pr_title_as_default": { "type": "boolean", - "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.", + "description": "Whether a squash merge commit can use the pull request title as default. **This property is closing down. Please use `squash_merge_commit_title` instead.", "default": false, "deprecated": true }, @@ -2413,6 +2434,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -2479,7 +2506,8 @@ "starred_url": "generated", "subscriptions_url": "generated", "type": "generated", - "url": "generated" + "url": "generated", + "user_view_type": "generated" }, "package_type": "generated", "package_version": { @@ -2501,7 +2529,8 @@ "starred_url": "generated", "subscriptions_url": "generated", "type": "generated", - "url": "generated" + "url": "generated", + "user_view_type": "generated" }, "body": "generated", "body_html": "generated", @@ -2580,7 +2609,8 @@ "starred_url": "generated", "subscriptions_url": "generated", "type": "generated", - "url": "generated" + "url": "generated", + "user_view_type": "generated" }, "created_at": "generated", "draft": false, @@ -2673,7 +2703,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "forks": 5, "permissions": { @@ -2704,7 +2735,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "private": false, "html_url": "https:\\/\\/github.com\\/octocat\\/Hello-World", @@ -2938,7 +2970,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" } }'; diff --git a/clients/GitHub/src/Schema/WebhookRegistryPackageUpdated/RegistryPackage.php b/clients/GitHub/src/Schema/WebhookRegistryPackageUpdated/RegistryPackage.php index cb17b0c3628..c19e2607a19 100644 --- a/clients/GitHub/src/Schema/WebhookRegistryPackageUpdated/RegistryPackage.php +++ b/clients/GitHub/src/Schema/WebhookRegistryPackageUpdated/RegistryPackage.php @@ -125,6 +125,9 @@ }, "url": { "type": "string" + }, + "user_view_type": { + "type": "string" } } }, @@ -229,6 +232,9 @@ }, "url": { "type": "string" + }, + "user_view_type": { + "type": "string" } } }, @@ -431,6 +437,9 @@ }, "url": { "type": "string" + }, + "user_view_type": { + "type": "string" } } }, @@ -578,7 +587,8 @@ "starred_url": "generated", "subscriptions_url": "generated", "type": "generated", - "url": "generated" + "url": "generated", + "user_view_type": "generated" }, "package_type": "generated", "package_version": { @@ -600,7 +610,8 @@ "starred_url": "generated", "subscriptions_url": "generated", "type": "generated", - "url": "generated" + "url": "generated", + "user_view_type": "generated" }, "body": "generated", "body_html": "generated", @@ -679,7 +690,8 @@ "starred_url": "generated", "subscriptions_url": "generated", "type": "generated", - "url": "generated" + "url": "generated", + "user_view_type": "generated" }, "created_at": "generated", "draft": false, diff --git a/clients/GitHub/src/Schema/WebhookRegistryPackageUpdated/RegistryPackage/Owner.php b/clients/GitHub/src/Schema/WebhookRegistryPackageUpdated/RegistryPackage/Owner.php index e5c08588659..61325bd09a3 100644 --- a/clients/GitHub/src/Schema/WebhookRegistryPackageUpdated/RegistryPackage/Owner.php +++ b/clients/GitHub/src/Schema/WebhookRegistryPackageUpdated/RegistryPackage/Owner.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class Owner extends Schema\AliasAbstract\Tiet34BD5242\Tiet2F7181A6\Tiet56F048A6\Tiet9E26E9C8 +final readonly class Owner extends Schema\AliasAbstract\TietE1F3188F\TietB5552136\Tiet2A39D2D7\Tiet623FADA2 { } diff --git a/clients/GitHub/src/Schema/WebhookRegistryPackageUpdated/RegistryPackage/PackageVersion.php b/clients/GitHub/src/Schema/WebhookRegistryPackageUpdated/RegistryPackage/PackageVersion.php index 635434fd795..3d8ac27b982 100644 --- a/clients/GitHub/src/Schema/WebhookRegistryPackageUpdated/RegistryPackage/PackageVersion.php +++ b/clients/GitHub/src/Schema/WebhookRegistryPackageUpdated/RegistryPackage/PackageVersion.php @@ -107,6 +107,9 @@ }, "url": { "type": "string" + }, + "user_view_type": { + "type": "string" } } }, @@ -309,6 +312,9 @@ }, "url": { "type": "string" + }, + "user_view_type": { + "type": "string" } } }, @@ -438,7 +444,8 @@ "starred_url": "generated", "subscriptions_url": "generated", "type": "generated", - "url": "generated" + "url": "generated", + "user_view_type": "generated" }, "body": "generated", "body_html": "generated", @@ -517,7 +524,8 @@ "starred_url": "generated", "subscriptions_url": "generated", "type": "generated", - "url": "generated" + "url": "generated", + "user_view_type": "generated" }, "created_at": "generated", "draft": false, diff --git a/clients/GitHub/src/Schema/WebhookRegistryPackageUpdated/RegistryPackage/PackageVersion/Author.php b/clients/GitHub/src/Schema/WebhookRegistryPackageUpdated/RegistryPackage/PackageVersion/Author.php index 888e103b3a9..49e16b9cb86 100644 --- a/clients/GitHub/src/Schema/WebhookRegistryPackageUpdated/RegistryPackage/PackageVersion/Author.php +++ b/clients/GitHub/src/Schema/WebhookRegistryPackageUpdated/RegistryPackage/PackageVersion/Author.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class Author extends Schema\AliasAbstract\Tiet34BD5242\Tiet2F7181A6\Tiet56F048A6\Tiet9E26E9C8 +final readonly class Author extends Schema\AliasAbstract\TietE1F3188F\TietB5552136\Tiet2A39D2D7\Tiet623FADA2 { } diff --git a/clients/GitHub/src/Schema/WebhookRegistryPackageUpdated/RegistryPackage/PackageVersion/Release.php b/clients/GitHub/src/Schema/WebhookRegistryPackageUpdated/RegistryPackage/PackageVersion/Release.php index 00fd45be5fc..56514dc8b2f 100644 --- a/clients/GitHub/src/Schema/WebhookRegistryPackageUpdated/RegistryPackage/PackageVersion/Release.php +++ b/clients/GitHub/src/Schema/WebhookRegistryPackageUpdated/RegistryPackage/PackageVersion/Release.php @@ -101,6 +101,9 @@ }, "url": { "type": "string" + }, + "user_view_type": { + "type": "string" } } }, @@ -157,7 +160,8 @@ "starred_url": "generated", "subscriptions_url": "generated", "type": "generated", - "url": "generated" + "url": "generated", + "user_view_type": "generated" }, "created_at": "generated", "draft": false, diff --git a/clients/GitHub/src/Schema/WebhookRegistryPackageUpdated/RegistryPackage/PackageVersion/Release/Author.php b/clients/GitHub/src/Schema/WebhookRegistryPackageUpdated/RegistryPackage/PackageVersion/Release/Author.php index 7d0c1586b49..218600e1947 100644 --- a/clients/GitHub/src/Schema/WebhookRegistryPackageUpdated/RegistryPackage/PackageVersion/Release/Author.php +++ b/clients/GitHub/src/Schema/WebhookRegistryPackageUpdated/RegistryPackage/PackageVersion/Release/Author.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class Author extends Schema\AliasAbstract\Tiet34BD5242\Tiet2F7181A6\Tiet56F048A6\Tiet9E26E9C8 +final readonly class Author extends Schema\AliasAbstract\TietE1F3188F\TietB5552136\Tiet2A39D2D7\Tiet623FADA2 { } diff --git a/clients/GitHub/src/Schema/WebhookReleaseCreated.php b/clients/GitHub/src/Schema/WebhookReleaseCreated.php index 13f0c9908b6..e2819259a1b 100644 --- a/clients/GitHub/src/Schema/WebhookReleaseCreated.php +++ b/clients/GitHub/src/Schema/WebhookReleaseCreated.php @@ -527,6 +527,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -991,6 +994,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -1183,6 +1192,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -2054,7 +2069,7 @@ }, "use_squash_pr_title_as_default": { "type": "boolean", - "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.", + "description": "Whether a squash merge commit can use the pull request title as default. **This property is closing down. Please use `squash_merge_commit_title` instead.", "default": false, "deprecated": true }, @@ -2295,6 +2310,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -2434,7 +2455,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "body": "generated", "created_at": "1970-01-01T00:00:00+00:00", @@ -2499,7 +2521,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "forks": 5, "permissions": { @@ -2530,7 +2553,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "private": false, "html_url": "https:\\/\\/github.com\\/octocat\\/Hello-World", @@ -2764,7 +2788,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" } }'; diff --git a/clients/GitHub/src/Schema/WebhookReleaseDeleted.php b/clients/GitHub/src/Schema/WebhookReleaseDeleted.php index c3a5d52e825..d818fbeb3d8 100644 --- a/clients/GitHub/src/Schema/WebhookReleaseDeleted.php +++ b/clients/GitHub/src/Schema/WebhookReleaseDeleted.php @@ -527,6 +527,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -991,6 +994,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -1183,6 +1192,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -2054,7 +2069,7 @@ }, "use_squash_pr_title_as_default": { "type": "boolean", - "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.", + "description": "Whether a squash merge commit can use the pull request title as default. **This property is closing down. Please use `squash_merge_commit_title` instead.", "default": false, "deprecated": true }, @@ -2295,6 +2310,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -2434,7 +2455,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "body": "generated", "created_at": "1970-01-01T00:00:00+00:00", @@ -2499,7 +2521,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "forks": 5, "permissions": { @@ -2530,7 +2553,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "private": false, "html_url": "https:\\/\\/github.com\\/octocat\\/Hello-World", @@ -2764,7 +2788,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" } }'; diff --git a/clients/GitHub/src/Schema/WebhookReleaseEdited.php b/clients/GitHub/src/Schema/WebhookReleaseEdited.php index 4446be9a914..c97f38ed976 100644 --- a/clients/GitHub/src/Schema/WebhookReleaseEdited.php +++ b/clients/GitHub/src/Schema/WebhookReleaseEdited.php @@ -568,6 +568,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -1032,6 +1035,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -1224,6 +1233,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -2095,7 +2110,7 @@ }, "use_squash_pr_title_as_default": { "type": "boolean", - "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.", + "description": "Whether a squash merge commit can use the pull request title as default. **This property is closing down. Please use `squash_merge_commit_title` instead.", "default": false, "deprecated": true }, @@ -2336,6 +2351,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -2486,7 +2507,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "body": "generated", "created_at": "1970-01-01T00:00:00+00:00", @@ -2551,7 +2573,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "forks": 5, "permissions": { @@ -2582,7 +2605,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "private": false, "html_url": "https:\\/\\/github.com\\/octocat\\/Hello-World", @@ -2816,7 +2840,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" } }'; diff --git a/clients/GitHub/src/Schema/WebhookReleasePrereleased.php b/clients/GitHub/src/Schema/WebhookReleasePrereleased.php index 9a49489b792..a29270371d2 100644 --- a/clients/GitHub/src/Schema/WebhookReleasePrereleased.php +++ b/clients/GitHub/src/Schema/WebhookReleasePrereleased.php @@ -529,6 +529,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -996,6 +999,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -1188,6 +1197,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -2059,7 +2074,7 @@ }, "use_squash_pr_title_as_default": { "type": "boolean", - "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.", + "description": "Whether a squash merge commit can use the pull request title as default. **This property is closing down. Please use `squash_merge_commit_title` instead.", "default": false, "deprecated": true }, @@ -2300,6 +2315,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -2439,7 +2460,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "body": "generated", "created_at": "1970-01-01T00:00:00+00:00", @@ -2504,7 +2526,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "forks": 5, "permissions": { @@ -2535,7 +2558,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "private": false, "html_url": "https:\\/\\/github.com\\/octocat\\/Hello-World", @@ -2769,7 +2793,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" } }'; diff --git a/clients/GitHub/src/Schema/WebhookReleasePrereleased/Release.php b/clients/GitHub/src/Schema/WebhookReleasePrereleased/Release.php index ce32d4aff4f..5f557e8fd5a 100644 --- a/clients/GitHub/src/Schema/WebhookReleasePrereleased/Release.php +++ b/clients/GitHub/src/Schema/WebhookReleasePrereleased/Release.php @@ -301,6 +301,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -538,7 +541,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "body": "generated", "created_at": "1970-01-01T00:00:00+00:00", diff --git a/clients/GitHub/src/Schema/WebhookReleasePrereleased/Release/Author.php b/clients/GitHub/src/Schema/WebhookReleasePrereleased/Release/Author.php index 407e804d196..8511a100b49 100644 --- a/clients/GitHub/src/Schema/WebhookReleasePrereleased/Release/Author.php +++ b/clients/GitHub/src/Schema/WebhookReleasePrereleased/Release/Author.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class Author extends Schema\AliasAbstract\Tiet93E44327\TietD0AB6C73\Tiet62032077\Tiet6B97FD42 +final readonly class Author extends Schema\AliasAbstract\Tiet43D49F44\TietAE60624E\Tiet6F859A9C\Tiet1D52E2C1 { } diff --git a/clients/GitHub/src/Schema/WebhookReleasePublished.php b/clients/GitHub/src/Schema/WebhookReleasePublished.php index 24ffd2f2a2a..45bdbc9b937 100644 --- a/clients/GitHub/src/Schema/WebhookReleasePublished.php +++ b/clients/GitHub/src/Schema/WebhookReleasePublished.php @@ -529,6 +529,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -993,6 +996,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -1185,6 +1194,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -2056,7 +2071,7 @@ }, "use_squash_pr_title_as_default": { "type": "boolean", - "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.", + "description": "Whether a squash merge commit can use the pull request title as default. **This property is closing down. Please use `squash_merge_commit_title` instead.", "default": false, "deprecated": true }, @@ -2297,6 +2312,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -2436,7 +2457,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "body": "generated", "created_at": "1970-01-01T00:00:00+00:00", @@ -2501,7 +2523,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "forks": 5, "permissions": { @@ -2532,7 +2555,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "private": false, "html_url": "https:\\/\\/github.com\\/octocat\\/Hello-World", @@ -2766,7 +2790,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" } }'; diff --git a/clients/GitHub/src/Schema/WebhookReleaseReleased.php b/clients/GitHub/src/Schema/WebhookReleaseReleased.php index fa9b7a594b6..fedfcbd1186 100644 --- a/clients/GitHub/src/Schema/WebhookReleaseReleased.php +++ b/clients/GitHub/src/Schema/WebhookReleaseReleased.php @@ -526,6 +526,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -990,6 +993,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -1182,6 +1191,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -2053,7 +2068,7 @@ }, "use_squash_pr_title_as_default": { "type": "boolean", - "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.", + "description": "Whether a squash merge commit can use the pull request title as default. **This property is closing down. Please use `squash_merge_commit_title` instead.", "default": false, "deprecated": true }, @@ -2294,6 +2309,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -2433,7 +2454,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "body": "generated", "created_at": "1970-01-01T00:00:00+00:00", @@ -2498,7 +2520,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "forks": 5, "permissions": { @@ -2529,7 +2552,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "private": false, "html_url": "https:\\/\\/github.com\\/octocat\\/Hello-World", @@ -2763,7 +2787,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" } }'; diff --git a/clients/GitHub/src/Schema/WebhookReleaseUnpublished.php b/clients/GitHub/src/Schema/WebhookReleaseUnpublished.php index f13ce4e02c4..7948a2a309b 100644 --- a/clients/GitHub/src/Schema/WebhookReleaseUnpublished.php +++ b/clients/GitHub/src/Schema/WebhookReleaseUnpublished.php @@ -529,6 +529,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -993,6 +996,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -1185,6 +1194,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -2056,7 +2071,7 @@ }, "use_squash_pr_title_as_default": { "type": "boolean", - "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.", + "description": "Whether a squash merge commit can use the pull request title as default. **This property is closing down. Please use `squash_merge_commit_title` instead.", "default": false, "deprecated": true }, @@ -2297,6 +2312,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -2436,7 +2457,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "body": "generated", "created_at": "1970-01-01T00:00:00+00:00", @@ -2501,7 +2523,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "forks": 5, "permissions": { @@ -2532,7 +2555,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "private": false, "html_url": "https:\\/\\/github.com\\/octocat\\/Hello-World", @@ -2766,7 +2790,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" } }'; diff --git a/clients/GitHub/src/Schema/WebhookRepositoryAdvisoryPublished.php b/clients/GitHub/src/Schema/WebhookRepositoryAdvisoryPublished.php index a02a1ea1fef..f4586657c34 100644 --- a/clients/GitHub/src/Schema/WebhookRepositoryAdvisoryPublished.php +++ b/clients/GitHub/src/Schema/WebhookRepositoryAdvisoryPublished.php @@ -569,6 +569,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -761,6 +767,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -1632,7 +1644,7 @@ }, "use_squash_pr_title_as_default": { "type": "boolean", - "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.", + "description": "Whether a squash merge commit can use the pull request title as default. **This property is closing down. Please use `squash_merge_commit_title` instead.", "default": false, "deprecated": true }, @@ -1960,6 +1972,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -2131,6 +2149,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -2651,6 +2675,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -2849,6 +2879,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -3316,6 +3352,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -3788,6 +3830,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -3862,7 +3910,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "forks": 5, "permissions": { @@ -3893,7 +3942,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "private": false, "html_url": "https:\\/\\/github.com\\/octocat\\/Hello-World", @@ -4135,7 +4185,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "publisher": { "name": "generated", @@ -4158,7 +4209,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "identifiers": [ { @@ -4226,7 +4278,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "private": false, "html_url": "https:\\/\\/github.com\\/octocat\\/Hello-World", @@ -4292,7 +4345,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" } }'; diff --git a/clients/GitHub/src/Schema/WebhookRepositoryAdvisoryReported.php b/clients/GitHub/src/Schema/WebhookRepositoryAdvisoryReported.php index 780d9b96e2a..98038711ae1 100644 --- a/clients/GitHub/src/Schema/WebhookRepositoryAdvisoryReported.php +++ b/clients/GitHub/src/Schema/WebhookRepositoryAdvisoryReported.php @@ -569,6 +569,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -761,6 +767,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -1632,7 +1644,7 @@ }, "use_squash_pr_title_as_default": { "type": "boolean", - "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.", + "description": "Whether a squash merge commit can use the pull request title as default. **This property is closing down. Please use `squash_merge_commit_title` instead.", "default": false, "deprecated": true }, @@ -1960,6 +1972,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -2131,6 +2149,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -2651,6 +2675,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -2849,6 +2879,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -3316,6 +3352,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -3788,6 +3830,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -3862,7 +3910,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "forks": 5, "permissions": { @@ -3893,7 +3942,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "private": false, "html_url": "https:\\/\\/github.com\\/octocat\\/Hello-World", @@ -4135,7 +4185,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "publisher": { "name": "generated", @@ -4158,7 +4209,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "identifiers": [ { @@ -4226,7 +4278,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "private": false, "html_url": "https:\\/\\/github.com\\/octocat\\/Hello-World", @@ -4292,7 +4345,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" } }'; diff --git a/clients/GitHub/src/Schema/WebhookRepositoryArchived.php b/clients/GitHub/src/Schema/WebhookRepositoryArchived.php index fe85815a17b..31032612caa 100644 --- a/clients/GitHub/src/Schema/WebhookRepositoryArchived.php +++ b/clients/GitHub/src/Schema/WebhookRepositoryArchived.php @@ -568,6 +568,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -760,6 +766,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -1631,7 +1643,7 @@ }, "use_squash_pr_title_as_default": { "type": "boolean", - "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.", + "description": "Whether a squash merge commit can use the pull request title as default. **This property is closing down. Please use `squash_merge_commit_title` instead.", "default": false, "deprecated": true }, @@ -1872,6 +1884,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -1946,7 +1964,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "forks": 5, "permissions": { @@ -1977,7 +1996,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "private": false, "html_url": "https:\\/\\/github.com\\/octocat\\/Hello-World", @@ -2211,7 +2231,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" } }'; diff --git a/clients/GitHub/src/Schema/WebhookRepositoryCreated.php b/clients/GitHub/src/Schema/WebhookRepositoryCreated.php index 0ba46f19ce2..2d8a52668ff 100644 --- a/clients/GitHub/src/Schema/WebhookRepositoryCreated.php +++ b/clients/GitHub/src/Schema/WebhookRepositoryCreated.php @@ -568,6 +568,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -760,6 +766,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -1631,7 +1643,7 @@ }, "use_squash_pr_title_as_default": { "type": "boolean", - "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.", + "description": "Whether a squash merge commit can use the pull request title as default. **This property is closing down. Please use `squash_merge_commit_title` instead.", "default": false, "deprecated": true }, @@ -1872,6 +1884,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -1946,7 +1964,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "forks": 5, "permissions": { @@ -1977,7 +1996,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "private": false, "html_url": "https:\\/\\/github.com\\/octocat\\/Hello-World", @@ -2211,7 +2231,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" } }'; diff --git a/clients/GitHub/src/Schema/WebhookRepositoryDeleted.php b/clients/GitHub/src/Schema/WebhookRepositoryDeleted.php index c01748f0866..e7fdaa93bab 100644 --- a/clients/GitHub/src/Schema/WebhookRepositoryDeleted.php +++ b/clients/GitHub/src/Schema/WebhookRepositoryDeleted.php @@ -568,6 +568,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -760,6 +766,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -1631,7 +1643,7 @@ }, "use_squash_pr_title_as_default": { "type": "boolean", - "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.", + "description": "Whether a squash merge commit can use the pull request title as default. **This property is closing down. Please use `squash_merge_commit_title` instead.", "default": false, "deprecated": true }, @@ -1872,6 +1884,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -1946,7 +1964,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "forks": 5, "permissions": { @@ -1977,7 +1996,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "private": false, "html_url": "https:\\/\\/github.com\\/octocat\\/Hello-World", @@ -2211,7 +2231,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" } }'; diff --git a/clients/GitHub/src/Schema/WebhookRepositoryDispatchSample.php b/clients/GitHub/src/Schema/WebhookRepositoryDispatchSample.php index 81e325f30a4..307b4bbb454 100644 --- a/clients/GitHub/src/Schema/WebhookRepositoryDispatchSample.php +++ b/clients/GitHub/src/Schema/WebhookRepositoryDispatchSample.php @@ -581,6 +581,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -773,6 +779,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -1644,7 +1656,7 @@ }, "use_squash_pr_title_as_default": { "type": "boolean", - "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.", + "description": "Whether a squash merge commit can use the pull request title as default. **This property is closing down. Please use `squash_merge_commit_title` instead.", "default": false, "deprecated": true }, @@ -1885,6 +1897,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -1961,7 +1979,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "forks": 5, "permissions": { @@ -1992,7 +2011,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "private": false, "html_url": "https:\\/\\/github.com\\/octocat\\/Hello-World", @@ -2226,7 +2246,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" } }'; diff --git a/clients/GitHub/src/Schema/WebhookRepositoryEdited.php b/clients/GitHub/src/Schema/WebhookRepositoryEdited.php index 171e09f4aa3..b4bc5d205f6 100644 --- a/clients/GitHub/src/Schema/WebhookRepositoryEdited.php +++ b/clients/GitHub/src/Schema/WebhookRepositoryEdited.php @@ -627,6 +627,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -819,6 +825,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -1690,7 +1702,7 @@ }, "use_squash_pr_title_as_default": { "type": "boolean", - "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.", + "description": "Whether a squash merge commit can use the pull request title as default. **This property is closing down. Please use `squash_merge_commit_title` instead.", "default": false, "deprecated": true }, @@ -1931,6 +1943,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -2019,7 +2037,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "forks": 5, "permissions": { @@ -2050,7 +2069,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "private": false, "html_url": "https:\\/\\/github.com\\/octocat\\/Hello-World", @@ -2284,7 +2304,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" } }'; diff --git a/clients/GitHub/src/Schema/WebhookRepositoryImport.php b/clients/GitHub/src/Schema/WebhookRepositoryImport.php index 9cd14056285..a05a8ca0919 100644 --- a/clients/GitHub/src/Schema/WebhookRepositoryImport.php +++ b/clients/GitHub/src/Schema/WebhookRepositoryImport.php @@ -562,6 +562,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -754,6 +760,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -1625,7 +1637,7 @@ }, "use_squash_pr_title_as_default": { "type": "boolean", - "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.", + "description": "Whether a squash merge commit can use the pull request title as default. **This property is closing down. Please use `squash_merge_commit_title` instead.", "default": false, "deprecated": true }, @@ -1866,6 +1878,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -1947,7 +1965,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "forks": 5, "permissions": { @@ -1978,7 +1997,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "private": false, "html_url": "https:\\/\\/github.com\\/octocat\\/Hello-World", @@ -2212,7 +2232,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "status": "failure" }'; diff --git a/clients/GitHub/src/Schema/WebhookRepositoryPrivatized.php b/clients/GitHub/src/Schema/WebhookRepositoryPrivatized.php index 62bdd69cbd2..fa1358960ea 100644 --- a/clients/GitHub/src/Schema/WebhookRepositoryPrivatized.php +++ b/clients/GitHub/src/Schema/WebhookRepositoryPrivatized.php @@ -568,6 +568,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -760,6 +766,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -1631,7 +1643,7 @@ }, "use_squash_pr_title_as_default": { "type": "boolean", - "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.", + "description": "Whether a squash merge commit can use the pull request title as default. **This property is closing down. Please use `squash_merge_commit_title` instead.", "default": false, "deprecated": true }, @@ -1872,6 +1884,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -1946,7 +1964,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "forks": 5, "permissions": { @@ -1977,7 +1996,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "private": false, "html_url": "https:\\/\\/github.com\\/octocat\\/Hello-World", @@ -2211,7 +2231,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" } }'; diff --git a/clients/GitHub/src/Schema/WebhookRepositoryPublicized.php b/clients/GitHub/src/Schema/WebhookRepositoryPublicized.php index 7b33ae57b99..e14674929ac 100644 --- a/clients/GitHub/src/Schema/WebhookRepositoryPublicized.php +++ b/clients/GitHub/src/Schema/WebhookRepositoryPublicized.php @@ -568,6 +568,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -760,6 +766,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -1631,7 +1643,7 @@ }, "use_squash_pr_title_as_default": { "type": "boolean", - "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.", + "description": "Whether a squash merge commit can use the pull request title as default. **This property is closing down. Please use `squash_merge_commit_title` instead.", "default": false, "deprecated": true }, @@ -1872,6 +1884,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -1946,7 +1964,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "forks": 5, "permissions": { @@ -1977,7 +1996,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "private": false, "html_url": "https:\\/\\/github.com\\/octocat\\/Hello-World", @@ -2211,7 +2231,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" } }'; diff --git a/clients/GitHub/src/Schema/WebhookRepositoryRenamed.php b/clients/GitHub/src/Schema/WebhookRepositoryRenamed.php index dcd18d6251d..e30b917fb8f 100644 --- a/clients/GitHub/src/Schema/WebhookRepositoryRenamed.php +++ b/clients/GitHub/src/Schema/WebhookRepositoryRenamed.php @@ -596,6 +596,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -788,6 +794,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -1659,7 +1671,7 @@ }, "use_squash_pr_title_as_default": { "type": "boolean", - "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.", + "description": "Whether a squash merge commit can use the pull request title as default. **This property is closing down. Please use `squash_merge_commit_title` instead.", "default": false, "deprecated": true }, @@ -1900,6 +1912,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -1981,7 +1999,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "forks": 5, "permissions": { @@ -2012,7 +2031,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "private": false, "html_url": "https:\\/\\/github.com\\/octocat\\/Hello-World", @@ -2246,7 +2266,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" } }'; diff --git a/clients/GitHub/src/Schema/WebhookRepositoryRulesetCreated.php b/clients/GitHub/src/Schema/WebhookRepositoryRulesetCreated.php index 1f231777599..9b7e5d216d7 100644 --- a/clients/GitHub/src/Schema/WebhookRepositoryRulesetCreated.php +++ b/clients/GitHub/src/Schema/WebhookRepositoryRulesetCreated.php @@ -569,6 +569,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -761,6 +767,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -1632,7 +1644,7 @@ }, "use_squash_pr_title_as_default": { "type": "boolean", - "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.", + "description": "Whether a squash merge commit can use the pull request title as default. **This property is closing down. Please use `squash_merge_commit_title` instead.", "default": false, "deprecated": true }, @@ -3101,6 +3113,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -3175,7 +3193,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "forks": 5, "permissions": { @@ -3206,7 +3225,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "private": false, "html_url": "https:\\/\\/github.com\\/octocat\\/Hello-World", @@ -3477,7 +3497,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" } }'; diff --git a/clients/GitHub/src/Schema/WebhookRepositoryRulesetDeleted.php b/clients/GitHub/src/Schema/WebhookRepositoryRulesetDeleted.php index 1f15b9924b0..bc472de0f4a 100644 --- a/clients/GitHub/src/Schema/WebhookRepositoryRulesetDeleted.php +++ b/clients/GitHub/src/Schema/WebhookRepositoryRulesetDeleted.php @@ -569,6 +569,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -761,6 +767,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -1632,7 +1644,7 @@ }, "use_squash_pr_title_as_default": { "type": "boolean", - "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.", + "description": "Whether a squash merge commit can use the pull request title as default. **This property is closing down. Please use `squash_merge_commit_title` instead.", "default": false, "deprecated": true }, @@ -3101,6 +3113,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -3175,7 +3193,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "forks": 5, "permissions": { @@ -3206,7 +3225,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "private": false, "html_url": "https:\\/\\/github.com\\/octocat\\/Hello-World", @@ -3477,7 +3497,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" } }'; diff --git a/clients/GitHub/src/Schema/WebhookRepositoryRulesetEdited.php b/clients/GitHub/src/Schema/WebhookRepositoryRulesetEdited.php index 6bc2c2bf310..6489c07ed21 100644 --- a/clients/GitHub/src/Schema/WebhookRepositoryRulesetEdited.php +++ b/clients/GitHub/src/Schema/WebhookRepositoryRulesetEdited.php @@ -569,6 +569,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -761,6 +767,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -1632,7 +1644,7 @@ }, "use_squash_pr_title_as_default": { "type": "boolean", - "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.", + "description": "Whether a squash merge commit can use the pull request title as default. **This property is closing down. Please use `squash_merge_commit_title` instead.", "default": false, "deprecated": true }, @@ -5737,6 +5749,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -5811,7 +5829,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "forks": 5, "permissions": { @@ -5842,7 +5861,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "private": false, "html_url": "https:\\/\\/github.com\\/octocat\\/Hello-World", @@ -6285,7 +6305,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" } }'; diff --git a/clients/GitHub/src/Schema/WebhookRepositoryTransferred.php b/clients/GitHub/src/Schema/WebhookRepositoryTransferred.php index 255235ce826..aea20496d97 100644 --- a/clients/GitHub/src/Schema/WebhookRepositoryTransferred.php +++ b/clients/GitHub/src/Schema/WebhookRepositoryTransferred.php @@ -204,6 +204,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } } @@ -758,6 +761,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -950,6 +959,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -1821,7 +1836,7 @@ }, "use_squash_pr_title_as_default": { "type": "boolean", - "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.", + "description": "Whether a squash merge commit can use the pull request title as default. **This property is closing down. Please use `squash_merge_commit_title` instead.", "default": false, "deprecated": true }, @@ -2062,6 +2077,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -2111,7 +2132,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" } } } @@ -2180,7 +2202,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "forks": 5, "permissions": { @@ -2211,7 +2234,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "private": false, "html_url": "https:\\/\\/github.com\\/octocat\\/Hello-World", @@ -2445,7 +2469,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" } }'; diff --git a/clients/GitHub/src/Schema/WebhookRepositoryTransferred/Changes.php b/clients/GitHub/src/Schema/WebhookRepositoryTransferred/Changes.php index f392ac9faf0..755b6362684 100644 --- a/clients/GitHub/src/Schema/WebhookRepositoryTransferred/Changes.php +++ b/clients/GitHub/src/Schema/WebhookRepositoryTransferred/Changes.php @@ -188,6 +188,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } } @@ -238,7 +241,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" } } } diff --git a/clients/GitHub/src/Schema/WebhookRepositoryTransferred/Changes/Owner.php b/clients/GitHub/src/Schema/WebhookRepositoryTransferred/Changes/Owner.php index 2c24bc65101..8854c4882a8 100644 --- a/clients/GitHub/src/Schema/WebhookRepositoryTransferred/Changes/Owner.php +++ b/clients/GitHub/src/Schema/WebhookRepositoryTransferred/Changes/Owner.php @@ -182,6 +182,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } } @@ -229,7 +232,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" } } }'; diff --git a/clients/GitHub/src/Schema/WebhookRepositoryTransferred/Changes/Owner/From.php b/clients/GitHub/src/Schema/WebhookRepositoryTransferred/Changes/Owner/From.php index be92d93c667..5996385f15b 100644 --- a/clients/GitHub/src/Schema/WebhookRepositoryTransferred/Changes/Owner/From.php +++ b/clients/GitHub/src/Schema/WebhookRepositoryTransferred/Changes/Owner/From.php @@ -176,6 +176,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } } @@ -220,7 +223,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" } }'; diff --git a/clients/GitHub/src/Schema/WebhookRepositoryTransferred/Changes/Owner/From/User.php b/clients/GitHub/src/Schema/WebhookRepositoryTransferred/Changes/Owner/From/User.php index 97098a5a4dc..5f99917c21a 100644 --- a/clients/GitHub/src/Schema/WebhookRepositoryTransferred/Changes/Owner/From/User.php +++ b/clients/GitHub/src/Schema/WebhookRepositoryTransferred/Changes/Owner/From/User.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class User extends Schema\AliasAbstract\TietCE7694F2\Tiet7ECCBCAF\TietF71CBA25\Tiet10035FEE +final readonly class User extends Schema\AliasAbstract\Tiet536805C4\Tiet88923449\Tiet8D7DF436\Tiet2E07D018 { } diff --git a/clients/GitHub/src/Schema/WebhookRepositoryUnarchived.php b/clients/GitHub/src/Schema/WebhookRepositoryUnarchived.php index d109af807f5..ebc4981f28e 100644 --- a/clients/GitHub/src/Schema/WebhookRepositoryUnarchived.php +++ b/clients/GitHub/src/Schema/WebhookRepositoryUnarchived.php @@ -568,6 +568,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -760,6 +766,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -1631,7 +1643,7 @@ }, "use_squash_pr_title_as_default": { "type": "boolean", - "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.", + "description": "Whether a squash merge commit can use the pull request title as default. **This property is closing down. Please use `squash_merge_commit_title` instead.", "default": false, "deprecated": true }, @@ -1872,6 +1884,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -1946,7 +1964,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "forks": 5, "permissions": { @@ -1977,7 +1996,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "private": false, "html_url": "https:\\/\\/github.com\\/octocat\\/Hello-World", @@ -2211,7 +2231,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" } }'; diff --git a/clients/GitHub/src/Schema/WebhookRepositoryVulnerabilityAlertCreate.php b/clients/GitHub/src/Schema/WebhookRepositoryVulnerabilityAlertCreate.php index e4fe4d7c277..342f38eb4b5 100644 --- a/clients/GitHub/src/Schema/WebhookRepositoryVulnerabilityAlertCreate.php +++ b/clients/GitHub/src/Schema/WebhookRepositoryVulnerabilityAlertCreate.php @@ -741,6 +741,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -933,6 +939,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -1804,7 +1816,7 @@ }, "use_squash_pr_title_as_default": { "type": "boolean", - "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.", + "description": "Whether a squash merge commit can use the pull request title as default. **This property is closing down. Please use `squash_merge_commit_title` instead.", "default": false, "deprecated": true }, @@ -2045,6 +2057,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -2160,7 +2178,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "forks": 5, "permissions": { @@ -2191,7 +2210,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "private": false, "html_url": "https:\\/\\/github.com\\/octocat\\/Hello-World", @@ -2425,7 +2445,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" } }'; diff --git a/clients/GitHub/src/Schema/WebhookRepositoryVulnerabilityAlertDismiss.php b/clients/GitHub/src/Schema/WebhookRepositoryVulnerabilityAlertDismiss.php index 9ba3dd616ef..207cca953fb 100644 --- a/clients/GitHub/src/Schema/WebhookRepositoryVulnerabilityAlertDismiss.php +++ b/clients/GitHub/src/Schema/WebhookRepositoryVulnerabilityAlertDismiss.php @@ -158,6 +158,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -750,6 +753,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -942,6 +951,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -1813,7 +1828,7 @@ }, "use_squash_pr_title_as_default": { "type": "boolean", - "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.", + "description": "Whether a squash merge commit can use the pull request title as default. **This property is closing down. Please use `squash_merge_commit_title` instead.", "default": false, "deprecated": true }, @@ -2054,6 +2069,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -2092,7 +2113,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "external_identifier": "generated", "external_reference": "https:\\/\\/example.com\\/", @@ -2170,7 +2192,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "forks": 5, "permissions": { @@ -2201,7 +2224,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "private": false, "html_url": "https:\\/\\/github.com\\/octocat\\/Hello-World", @@ -2435,7 +2459,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" } }'; diff --git a/clients/GitHub/src/Schema/WebhookRepositoryVulnerabilityAlertDismiss/Alert.php b/clients/GitHub/src/Schema/WebhookRepositoryVulnerabilityAlertDismiss/Alert.php index 306008046b4..f30bbc7384f 100644 --- a/clients/GitHub/src/Schema/WebhookRepositoryVulnerabilityAlertDismiss/Alert.php +++ b/clients/GitHub/src/Schema/WebhookRepositoryVulnerabilityAlertDismiss/Alert.php @@ -143,6 +143,9 @@ "url": { "type": "string", "format": "uri" + }, + "user_view_type": { + "type": "string" } } }, @@ -220,7 +223,8 @@ "starred_url": "generated", "subscriptions_url": "https:\\/\\/example.com\\/", "type": "Organization", - "url": "https:\\/\\/example.com\\/" + "url": "https:\\/\\/example.com\\/", + "user_view_type": "generated" }, "external_identifier": "generated", "external_reference": "https:\\/\\/example.com\\/", diff --git a/clients/GitHub/src/Schema/WebhookRepositoryVulnerabilityAlertDismiss/Alert/Dismisser.php b/clients/GitHub/src/Schema/WebhookRepositoryVulnerabilityAlertDismiss/Alert/Dismisser.php index b9f9fe64f24..7c2c25401bf 100644 --- a/clients/GitHub/src/Schema/WebhookRepositoryVulnerabilityAlertDismiss/Alert/Dismisser.php +++ b/clients/GitHub/src/Schema/WebhookRepositoryVulnerabilityAlertDismiss/Alert/Dismisser.php @@ -6,6 +6,6 @@ use ApiClients\Client\GitHub\Schema; -final readonly class Dismisser extends Schema\AliasAbstract\Tiet93E44327\TietD0AB6C73\Tiet62032077\Tiet6B97FD42 +final readonly class Dismisser extends Schema\AliasAbstract\Tiet43D49F44\TietAE60624E\Tiet6F859A9C\Tiet1D52E2C1 { } diff --git a/clients/GitHub/src/Schema/WebhookRepositoryVulnerabilityAlertReopen.php b/clients/GitHub/src/Schema/WebhookRepositoryVulnerabilityAlertReopen.php index 7f2f6391e24..8dd98a32c1b 100644 --- a/clients/GitHub/src/Schema/WebhookRepositoryVulnerabilityAlertReopen.php +++ b/clients/GitHub/src/Schema/WebhookRepositoryVulnerabilityAlertReopen.php @@ -741,6 +741,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -933,6 +939,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -1804,7 +1816,7 @@ }, "use_squash_pr_title_as_default": { "type": "boolean", - "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.", + "description": "Whether a squash merge commit can use the pull request title as default. **This property is closing down. Please use `squash_merge_commit_title` instead.", "default": false, "deprecated": true }, @@ -2045,6 +2057,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -2160,7 +2178,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "forks": 5, "permissions": { @@ -2191,7 +2210,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "private": false, "html_url": "https:\\/\\/github.com\\/octocat\\/Hello-World", @@ -2425,7 +2445,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" } }'; diff --git a/clients/GitHub/src/Schema/WebhookRepositoryVulnerabilityAlertResolve.php b/clients/GitHub/src/Schema/WebhookRepositoryVulnerabilityAlertResolve.php index 947be007e4d..7f4ac5d0609 100644 --- a/clients/GitHub/src/Schema/WebhookRepositoryVulnerabilityAlertResolve.php +++ b/clients/GitHub/src/Schema/WebhookRepositoryVulnerabilityAlertResolve.php @@ -742,6 +742,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -934,6 +940,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -1805,7 +1817,7 @@ }, "use_squash_pr_title_as_default": { "type": "boolean", - "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.", + "description": "Whether a squash merge commit can use the pull request title as default. **This property is closing down. Please use `squash_merge_commit_title` instead.", "default": false, "deprecated": true }, @@ -2046,6 +2058,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -2161,7 +2179,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "forks": 5, "permissions": { @@ -2192,7 +2211,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "private": false, "html_url": "https:\\/\\/github.com\\/octocat\\/Hello-World", @@ -2426,7 +2446,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" } }'; diff --git a/clients/GitHub/src/Schema/WebhookSecretScanningAlertCreated.php b/clients/GitHub/src/Schema/WebhookSecretScanningAlertCreated.php index 25f294bc5ce..691e0829ae4 100644 --- a/clients/GitHub/src/Schema/WebhookSecretScanningAlertCreated.php +++ b/clients/GitHub/src/Schema/WebhookSecretScanningAlertCreated.php @@ -254,6 +254,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -454,6 +460,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -467,6 +479,20 @@ ], "description": "The time that push protection was bypassed in ISO 8601 format: `YYYY-MM-DDTHH:MM:SSZ`.", "format": "date-time" + }, + "publicly_leaked": { + "type": [ + "boolean", + "null" + ], + "description": "Whether the detected secret was publicly leaked." + }, + "multi_repo": { + "type": [ + "boolean", + "null" + ], + "description": "Whether the detected secret was found in multiple repositories in the same organization or business." } } }, @@ -1015,6 +1041,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -1207,6 +1239,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -2078,7 +2116,7 @@ }, "use_squash_pr_title_as_default": { "type": "boolean", - "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.", + "description": "Whether a squash merge commit can use the pull request title as default. **This property is closing down. Please use `squash_merge_commit_title` instead.", "default": false, "deprecated": true }, @@ -2319,6 +2357,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -2359,7 +2403,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "resolution_comment": "generated", "secret_type": "generated", @@ -2387,9 +2432,12 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, - "push_protection_bypassed_at": "1970-01-01T00:00:00+00:00" + "push_protection_bypassed_at": "1970-01-01T00:00:00+00:00", + "publicly_leaked": false, + "multi_repo": false }, "enterprise": { "description": "generated", @@ -2455,7 +2503,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "forks": 5, "permissions": { @@ -2486,7 +2535,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "private": false, "html_url": "https:\\/\\/github.com\\/octocat\\/Hello-World", @@ -2720,7 +2770,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" } }'; diff --git a/clients/GitHub/src/Schema/WebhookSecretScanningAlertLocationCreated.php b/clients/GitHub/src/Schema/WebhookSecretScanningAlertLocationCreated.php index afa4054e287..e01b49fc43d 100644 --- a/clients/GitHub/src/Schema/WebhookSecretScanningAlertLocationCreated.php +++ b/clients/GitHub/src/Schema/WebhookSecretScanningAlertLocationCreated.php @@ -255,6 +255,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -455,6 +461,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -468,6 +480,20 @@ ], "description": "The time that push protection was bypassed in ISO 8601 format: `YYYY-MM-DDTHH:MM:SSZ`.", "format": "date-time" + }, + "publicly_leaked": { + "type": [ + "boolean", + "null" + ], + "description": "Whether the detected secret was publicly leaked." + }, + "multi_repo": { + "type": [ + "boolean", + "null" + ], + "description": "Whether the detected secret was found in multiple repositories in the same organization or business." } } }, @@ -1274,6 +1300,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -1466,6 +1498,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -2337,7 +2375,7 @@ }, "use_squash_pr_title_as_default": { "type": "boolean", - "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.", + "description": "Whether a squash merge commit can use the pull request title as default. **This property is closing down. Please use `squash_merge_commit_title` instead.", "default": false, "deprecated": true }, @@ -2578,6 +2616,12 @@ "examples": [ "\\"2020-07-09T00:17:55Z\\"" ] + }, + "user_view_type": { + "type": "string", + "examples": [ + "public" + ] } }, "description": "A GitHub user." @@ -2618,7 +2662,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "resolution_comment": "generated", "secret_type": "generated", @@ -2646,9 +2691,12 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, - "push_protection_bypassed_at": "1970-01-01T00:00:00+00:00" + "push_protection_bypassed_at": "1970-01-01T00:00:00+00:00", + "publicly_leaked": false, + "multi_repo": false }, "installation": { "id": 1, @@ -2706,7 +2754,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "forks": 5, "permissions": { @@ -2737,7 +2786,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" }, "private": false, "html_url": "https:\\/\\/github.com\\/octocat\\/Hello-World", @@ -2971,7 +3021,8 @@ "received_events_url": "https:\\/\\/api.github.com\\/users\\/octocat\\/received_events", "type": "User", "site_admin": false, - "starred_at": "\\"2020-07-09T00:17:55Z\\"" + "starred_at": "\\"2020-07-09T00:17:55Z\\"", + "user_view_type": "public" } }'; diff --git a/clients/GitHub/src/Schema/WebhookSecretScanningAlertPubliclyLeaked.php b/clients/GitHub/src/Schema/WebhookSecretScanningAlertPubliclyLeaked.php new file mode 100644 index 00000000000..75cea2dbec4 --- /dev/null +++ b/clients/GitHub/src/Schema/WebhookSecretScanningAlertPubliclyLeaked.php @@ -0,0 +1,2794 @@ + $object::class, 'data' => $this->hydrator->serializeObject($object)]; } - /** @return Schema\WebhookBranchProtectionConfigurationDisabled|Schema\WebhookBranchProtectionConfigurationEnabled|Schema\WebhookBranchProtectionRuleCreated|Schema\WebhookBranchProtectionRuleDeleted|Schema\WebhookBranchProtectionRuleEdited|Schema\WebhookCheckRunCompleted|Schema\WebhookCheckRunCompletedFormEncoded|Schema\WebhookCheckRunCreated|Schema\WebhookCheckRunCreatedFormEncoded|Schema\WebhookCheckRunRequestedAction|Schema\WebhookCheckRunRequestedActionFormEncoded|Schema\WebhookCheckRunRerequested|Schema\WebhookCheckRunRerequestedFormEncoded|Schema\WebhookCheckSuiteCompleted|Schema\WebhookCheckSuiteRequested|Schema\WebhookCheckSuiteRerequested|Schema\WebhookCodeScanningAlertAppearedInBranch|Schema\WebhookCodeScanningAlertClosedByUser|Schema\WebhookCodeScanningAlertCreated|Schema\WebhookCodeScanningAlertFixed|Schema\WebhookCodeScanningAlertReopened|Schema\WebhookCodeScanningAlertReopenedByUser|Schema\WebhookCommitCommentCreated|Schema\WebhookCreate|Schema\WebhookCustomPropertyCreated|Schema\WebhookCustomPropertyDeleted|Schema\WebhookCustomPropertyUpdated|Schema\WebhookCustomPropertyValuesUpdated|Schema\WebhookDelete|Schema\WebhookDependabotAlertAutoDismissed|Schema\WebhookDependabotAlertAutoReopened|Schema\WebhookDependabotAlertCreated|Schema\WebhookDependabotAlertDismissed|Schema\WebhookDependabotAlertFixed|Schema\WebhookDependabotAlertReintroduced|Schema\WebhookDependabotAlertReopened|Schema\WebhookDeployKeyCreated|Schema\WebhookDeployKeyDeleted|Schema\WebhookDeploymentCreated|Schema\WebhookDeploymentProtectionRuleRequested|Schema\WebhookDeploymentReviewApproved|Schema\WebhookDeploymentReviewRejected|Schema\WebhookDeploymentReviewRequested|Schema\WebhookDeploymentStatusCreated|Schema\WebhookDiscussionAnswered|Schema\WebhookDiscussionCategoryChanged|Schema\WebhookDiscussionClosed|Schema\WebhookDiscussionCreated|Schema\WebhookDiscussionDeleted|Schema\WebhookDiscussionEdited|Schema\WebhookDiscussionLabeled|Schema\WebhookDiscussionLocked|Schema\WebhookDiscussionPinned|Schema\WebhookDiscussionReopened|Schema\WebhookDiscussionTransferred|Schema\WebhookDiscussionUnanswered|Schema\WebhookDiscussionUnlabeled|Schema\WebhookDiscussionUnlocked|Schema\WebhookDiscussionUnpinned|Schema\WebhookDiscussionCommentCreated|Schema\WebhookDiscussionCommentDeleted|Schema\WebhookDiscussionCommentEdited|Schema\WebhookFork|Schema\WebhookGithubAppAuthorizationRevoked|Schema\WebhookGollum|Schema\WebhookInstallationCreated|Schema\WebhookInstallationDeleted|Schema\WebhookInstallationNewPermissionsAccepted|Schema\WebhookInstallationSuspend|Schema\WebhookInstallationUnsuspend|Schema\WebhookInstallationRepositoriesAdded|Schema\WebhookInstallationRepositoriesRemoved|Schema\WebhookInstallationTargetRenamed|Schema\WebhookIssueCommentCreated|Schema\WebhookIssueCommentDeleted|Schema\WebhookIssueCommentEdited|Schema\WebhookIssuesAssigned|Schema\WebhookIssuesClosed|Schema\WebhookIssuesDeleted|Schema\WebhookIssuesDemilestoned|Schema\WebhookIssuesEdited|Schema\WebhookIssuesLabeled|Schema\WebhookIssuesLocked|Schema\WebhookIssuesMilestoned|Schema\WebhookIssuesOpened|Schema\WebhookIssuesPinned|Schema\WebhookIssuesReopened|Schema\WebhookIssuesTransferred|Schema\WebhookIssuesUnassigned|Schema\WebhookIssuesUnlabeled|Schema\WebhookIssuesUnlocked|Schema\WebhookIssuesUnpinned|Schema\WebhookLabelCreated|Schema\WebhookLabelDeleted|Schema\WebhookLabelEdited|Schema\WebhookMarketplacePurchaseCancelled|Schema\WebhookMarketplacePurchaseChanged|Schema\WebhookMarketplacePurchasePendingChange|Schema\WebhookMarketplacePurchasePendingChangeCancelled|Schema\WebhookMarketplacePurchasePurchased|Schema\WebhookMemberAdded|Schema\WebhookMemberEdited|Schema\WebhookMemberRemoved|Schema\WebhookMembershipAdded|Schema\WebhookMembershipRemoved|Schema\WebhookMergeGroupChecksRequested|Schema\WebhookMergeGroupDestroyed|Schema\WebhookMetaDeleted|Schema\WebhookMilestoneClosed|Schema\WebhookMilestoneCreated|Schema\WebhookMilestoneDeleted|Schema\WebhookMilestoneEdited|Schema\WebhookMilestoneOpened|Schema\WebhookOrgBlockBlocked|Schema\WebhookOrgBlockUnblocked|Schema\WebhookOrganizationDeleted|Schema\WebhookOrganizationMemberAdded|Schema\WebhookOrganizationMemberInvited|Schema\WebhookOrganizationMemberRemoved|Schema\WebhookOrganizationRenamed|Schema\WebhookPackagePublished|Schema\WebhookPackageUpdated|Schema\WebhookPageBuild|Schema\WebhookPersonalAccessTokenRequestApproved|Schema\WebhookPersonalAccessTokenRequestCancelled|Schema\WebhookPersonalAccessTokenRequestCreated|Schema\WebhookPersonalAccessTokenRequestDenied|Schema\WebhookPing|Schema\WebhookPingFormEncoded|Schema\WebhookProjectCardConverted|Schema\WebhookProjectCardCreated|Schema\WebhookProjectCardDeleted|Schema\WebhookProjectCardEdited|Schema\WebhookProjectCardMoved|Schema\WebhookProjectClosed|Schema\WebhookProjectCreated|Schema\WebhookProjectDeleted|Schema\WebhookProjectEdited|Schema\WebhookProjectReopened|Schema\WebhookProjectColumnCreated|Schema\WebhookProjectColumnDeleted|Schema\WebhookProjectColumnEdited|Schema\WebhookProjectColumnMoved|Schema\WebhookProjectsV2ProjectClosed|Schema\WebhookProjectsV2ProjectCreated|Schema\WebhookProjectsV2ProjectDeleted|Schema\WebhookProjectsV2ProjectEdited|Schema\WebhookProjectsV2ProjectReopened|Schema\WebhookProjectsV2ItemArchived|Schema\WebhookProjectsV2ItemConverted|Schema\WebhookProjectsV2ItemCreated|Schema\WebhookProjectsV2ItemDeleted|Schema\WebhookProjectsV2ItemEdited|Schema\WebhookProjectsV2ItemReordered|Schema\WebhookProjectsV2ItemRestored|Schema\WebhookProjectsV2StatusUpdateCreated|Schema\WebhookProjectsV2StatusUpdateDeleted|Schema\WebhookProjectsV2StatusUpdateEdited|Schema\WebhookPublic|Schema\WebhookPullRequestAssigned|Schema\WebhookPullRequestAutoMergeDisabled|Schema\WebhookPullRequestAutoMergeEnabled|Schema\WebhookPullRequestClosed|Schema\WebhookPullRequestConvertedToDraft|Schema\WebhookPullRequestDemilestoned|Schema\WebhookPullRequestDequeued|Schema\WebhookPullRequestEdited|Schema\WebhookPullRequestEnqueued|Schema\WebhookPullRequestLabeled|Schema\WebhookPullRequestLocked|Schema\WebhookPullRequestMilestoned|Schema\WebhookPullRequestOpened|Schema\WebhookPullRequestReadyForReview|Schema\WebhookPullRequestReopened|Schema\WebhookPullRequestReviewRequestRemoved|Schema\WebhookPullRequestReviewRequested|Schema\WebhookPullRequestSynchronize|Schema\WebhookPullRequestUnassigned|Schema\WebhookPullRequestUnlabeled|Schema\WebhookPullRequestUnlocked|Schema\WebhookPullRequestReviewCommentCreated|Schema\WebhookPullRequestReviewCommentDeleted|Schema\WebhookPullRequestReviewCommentEdited|Schema\WebhookPullRequestReviewDismissed|Schema\WebhookPullRequestReviewEdited|Schema\WebhookPullRequestReviewSubmitted|Schema\WebhookPullRequestReviewThreadResolved|Schema\WebhookPullRequestReviewThreadUnresolved|Schema\WebhookPush|Schema\WebhookRegistryPackagePublished|Schema\WebhookRegistryPackageUpdated|Schema\WebhookReleaseCreated|Schema\WebhookReleaseDeleted|Schema\WebhookReleaseEdited|Schema\WebhookReleasePrereleased|Schema\WebhookReleasePublished|Schema\WebhookReleaseReleased|Schema\WebhookReleaseUnpublished|Schema\WebhookRepositoryAdvisoryPublished|Schema\WebhookRepositoryAdvisoryReported|Schema\WebhookRepositoryArchived|Schema\WebhookRepositoryCreated|Schema\WebhookRepositoryDeleted|Schema\WebhookRepositoryEdited|Schema\WebhookRepositoryPrivatized|Schema\WebhookRepositoryPublicized|Schema\WebhookRepositoryRenamed|Schema\WebhookRepositoryTransferred|Schema\WebhookRepositoryUnarchived|Schema\WebhookRepositoryDispatchSample|Schema\WebhookRepositoryImport|Schema\WebhookRepositoryRulesetCreated|Schema\WebhookRepositoryRulesetDeleted|Schema\WebhookRepositoryRulesetEdited|Schema\WebhookRepositoryVulnerabilityAlertCreate|Schema\WebhookRepositoryVulnerabilityAlertDismiss|Schema\WebhookRepositoryVulnerabilityAlertReopen|Schema\WebhookRepositoryVulnerabilityAlertResolve|Schema\WebhookSecretScanningAlertCreated|Schema\WebhookSecretScanningAlertReopened|Schema\WebhookSecretScanningAlertResolved|Schema\WebhookSecretScanningAlertValidated|Schema\WebhookSecretScanningAlertLocationCreated|Schema\WebhookSecretScanningAlertLocationCreatedFormEncoded|Schema\WebhookSecurityAdvisoryPublished|Schema\WebhookSecurityAdvisoryUpdated|Schema\WebhookSecurityAdvisoryWithdrawn|Schema\WebhookSecurityAndAnalysis|Schema\WebhookSponsorshipCancelled|Schema\WebhookSponsorshipCreated|Schema\WebhookSponsorshipEdited|Schema\WebhookSponsorshipPendingCancellation|Schema\WebhookSponsorshipPendingTierChange|Schema\WebhookSponsorshipTierChanged|Schema\WebhookStarCreated|Schema\WebhookStarDeleted|Schema\WebhookStatus|Schema\WebhookSubIssuesParentIssueAdded|Schema\WebhookSubIssuesParentIssueRemoved|Schema\WebhookSubIssuesSubIssueAdded|Schema\WebhookSubIssuesSubIssueRemoved|Schema\WebhookTeamAdd|Schema\WebhookTeamAddedToRepository|Schema\WebhookTeamCreated|Schema\WebhookTeamDeleted|Schema\WebhookTeamEdited|Schema\WebhookTeamRemovedFromRepository|Schema\WebhookWatchStarted|Schema\WebhookWorkflowDispatch|Schema\WebhookWorkflowJobCompleted|Schema\WebhookWorkflowJobInProgress|Schema\WebhookWorkflowJobQueued|Schema\WebhookWorkflowJobWaiting|Schema\WebhookWorkflowRunCompleted|Schema\WebhookWorkflowRunInProgress|Schema\WebhookWorkflowRunRequested */ + /** @return Schema\WebhookBranchProtectionConfigurationDisabled|Schema\WebhookBranchProtectionConfigurationEnabled|Schema\WebhookBranchProtectionRuleCreated|Schema\WebhookBranchProtectionRuleDeleted|Schema\WebhookBranchProtectionRuleEdited|Schema\WebhookCheckRunCompleted|Schema\WebhookCheckRunCompletedFormEncoded|Schema\WebhookCheckRunCreated|Schema\WebhookCheckRunCreatedFormEncoded|Schema\WebhookCheckRunRequestedAction|Schema\WebhookCheckRunRequestedActionFormEncoded|Schema\WebhookCheckRunRerequested|Schema\WebhookCheckRunRerequestedFormEncoded|Schema\WebhookCheckSuiteCompleted|Schema\WebhookCheckSuiteRequested|Schema\WebhookCheckSuiteRerequested|Schema\WebhookCodeScanningAlertAppearedInBranch|Schema\WebhookCodeScanningAlertClosedByUser|Schema\WebhookCodeScanningAlertCreated|Schema\WebhookCodeScanningAlertFixed|Schema\WebhookCodeScanningAlertReopened|Schema\WebhookCodeScanningAlertReopenedByUser|Schema\WebhookCommitCommentCreated|Schema\WebhookCreate|Schema\WebhookCustomPropertyCreated|Schema\WebhookCustomPropertyDeleted|Schema\WebhookCustomPropertyUpdated|Schema\WebhookCustomPropertyValuesUpdated|Schema\WebhookDelete|Schema\WebhookDependabotAlertAutoDismissed|Schema\WebhookDependabotAlertAutoReopened|Schema\WebhookDependabotAlertCreated|Schema\WebhookDependabotAlertDismissed|Schema\WebhookDependabotAlertFixed|Schema\WebhookDependabotAlertReintroduced|Schema\WebhookDependabotAlertReopened|Schema\WebhookDeployKeyCreated|Schema\WebhookDeployKeyDeleted|Schema\WebhookDeploymentCreated|Schema\WebhookDeploymentProtectionRuleRequested|Schema\WebhookDeploymentReviewApproved|Schema\WebhookDeploymentReviewRejected|Schema\WebhookDeploymentReviewRequested|Schema\WebhookDeploymentStatusCreated|Schema\WebhookDiscussionAnswered|Schema\WebhookDiscussionCategoryChanged|Schema\WebhookDiscussionClosed|Schema\WebhookDiscussionCreated|Schema\WebhookDiscussionDeleted|Schema\WebhookDiscussionEdited|Schema\WebhookDiscussionLabeled|Schema\WebhookDiscussionLocked|Schema\WebhookDiscussionPinned|Schema\WebhookDiscussionReopened|Schema\WebhookDiscussionTransferred|Schema\WebhookDiscussionUnanswered|Schema\WebhookDiscussionUnlabeled|Schema\WebhookDiscussionUnlocked|Schema\WebhookDiscussionUnpinned|Schema\WebhookDiscussionCommentCreated|Schema\WebhookDiscussionCommentDeleted|Schema\WebhookDiscussionCommentEdited|Schema\WebhookFork|Schema\WebhookGithubAppAuthorizationRevoked|Schema\WebhookGollum|Schema\WebhookInstallationCreated|Schema\WebhookInstallationDeleted|Schema\WebhookInstallationNewPermissionsAccepted|Schema\WebhookInstallationSuspend|Schema\WebhookInstallationUnsuspend|Schema\WebhookInstallationRepositoriesAdded|Schema\WebhookInstallationRepositoriesRemoved|Schema\WebhookInstallationTargetRenamed|Schema\WebhookIssueCommentCreated|Schema\WebhookIssueCommentDeleted|Schema\WebhookIssueCommentEdited|Schema\WebhookIssuesAssigned|Schema\WebhookIssuesClosed|Schema\WebhookIssuesDeleted|Schema\WebhookIssuesDemilestoned|Schema\WebhookIssuesEdited|Schema\WebhookIssuesLabeled|Schema\WebhookIssuesLocked|Schema\WebhookIssuesMilestoned|Schema\WebhookIssuesOpened|Schema\WebhookIssuesPinned|Schema\WebhookIssuesReopened|Schema\WebhookIssuesTransferred|Schema\WebhookIssuesUnassigned|Schema\WebhookIssuesUnlabeled|Schema\WebhookIssuesUnlocked|Schema\WebhookIssuesUnpinned|Schema\WebhookLabelCreated|Schema\WebhookLabelDeleted|Schema\WebhookLabelEdited|Schema\WebhookMarketplacePurchaseCancelled|Schema\WebhookMarketplacePurchaseChanged|Schema\WebhookMarketplacePurchasePendingChange|Schema\WebhookMarketplacePurchasePendingChangeCancelled|Schema\WebhookMarketplacePurchasePurchased|Schema\WebhookMemberAdded|Schema\WebhookMemberEdited|Schema\WebhookMemberRemoved|Schema\WebhookMembershipAdded|Schema\WebhookMembershipRemoved|Schema\WebhookMergeGroupChecksRequested|Schema\WebhookMergeGroupDestroyed|Schema\WebhookMetaDeleted|Schema\WebhookMilestoneClosed|Schema\WebhookMilestoneCreated|Schema\WebhookMilestoneDeleted|Schema\WebhookMilestoneEdited|Schema\WebhookMilestoneOpened|Schema\WebhookOrgBlockBlocked|Schema\WebhookOrgBlockUnblocked|Schema\WebhookOrganizationDeleted|Schema\WebhookOrganizationMemberAdded|Schema\WebhookOrganizationMemberInvited|Schema\WebhookOrganizationMemberRemoved|Schema\WebhookOrganizationRenamed|Schema\WebhookPackagePublished|Schema\WebhookPackageUpdated|Schema\WebhookPageBuild|Schema\WebhookPersonalAccessTokenRequestApproved|Schema\WebhookPersonalAccessTokenRequestCancelled|Schema\WebhookPersonalAccessTokenRequestCreated|Schema\WebhookPersonalAccessTokenRequestDenied|Schema\WebhookPing|Schema\WebhookPingFormEncoded|Schema\WebhookProjectCardConverted|Schema\WebhookProjectCardCreated|Schema\WebhookProjectCardDeleted|Schema\WebhookProjectCardEdited|Schema\WebhookProjectCardMoved|Schema\WebhookProjectClosed|Schema\WebhookProjectCreated|Schema\WebhookProjectDeleted|Schema\WebhookProjectEdited|Schema\WebhookProjectReopened|Schema\WebhookProjectColumnCreated|Schema\WebhookProjectColumnDeleted|Schema\WebhookProjectColumnEdited|Schema\WebhookProjectColumnMoved|Schema\WebhookProjectsV2ProjectClosed|Schema\WebhookProjectsV2ProjectCreated|Schema\WebhookProjectsV2ProjectDeleted|Schema\WebhookProjectsV2ProjectEdited|Schema\WebhookProjectsV2ProjectReopened|Schema\WebhookProjectsV2ItemArchived|Schema\WebhookProjectsV2ItemConverted|Schema\WebhookProjectsV2ItemCreated|Schema\WebhookProjectsV2ItemDeleted|Schema\WebhookProjectsV2ItemEdited|Schema\WebhookProjectsV2ItemReordered|Schema\WebhookProjectsV2ItemRestored|Schema\WebhookProjectsV2StatusUpdateCreated|Schema\WebhookProjectsV2StatusUpdateDeleted|Schema\WebhookProjectsV2StatusUpdateEdited|Schema\WebhookPublic|Schema\WebhookPullRequestAssigned|Schema\WebhookPullRequestAutoMergeDisabled|Schema\WebhookPullRequestAutoMergeEnabled|Schema\WebhookPullRequestClosed|Schema\WebhookPullRequestConvertedToDraft|Schema\WebhookPullRequestDemilestoned|Schema\WebhookPullRequestDequeued|Schema\WebhookPullRequestEdited|Schema\WebhookPullRequestEnqueued|Schema\WebhookPullRequestLabeled|Schema\WebhookPullRequestLocked|Schema\WebhookPullRequestMilestoned|Schema\WebhookPullRequestOpened|Schema\WebhookPullRequestReadyForReview|Schema\WebhookPullRequestReopened|Schema\WebhookPullRequestReviewRequestRemoved|Schema\WebhookPullRequestReviewRequested|Schema\WebhookPullRequestSynchronize|Schema\WebhookPullRequestUnassigned|Schema\WebhookPullRequestUnlabeled|Schema\WebhookPullRequestUnlocked|Schema\WebhookPullRequestReviewCommentCreated|Schema\WebhookPullRequestReviewCommentDeleted|Schema\WebhookPullRequestReviewCommentEdited|Schema\WebhookPullRequestReviewDismissed|Schema\WebhookPullRequestReviewEdited|Schema\WebhookPullRequestReviewSubmitted|Schema\WebhookPullRequestReviewThreadResolved|Schema\WebhookPullRequestReviewThreadUnresolved|Schema\WebhookPush|Schema\WebhookRegistryPackagePublished|Schema\WebhookRegistryPackageUpdated|Schema\WebhookReleaseCreated|Schema\WebhookReleaseDeleted|Schema\WebhookReleaseEdited|Schema\WebhookReleasePrereleased|Schema\WebhookReleasePublished|Schema\WebhookReleaseReleased|Schema\WebhookReleaseUnpublished|Schema\WebhookRepositoryAdvisoryPublished|Schema\WebhookRepositoryAdvisoryReported|Schema\WebhookRepositoryArchived|Schema\WebhookRepositoryCreated|Schema\WebhookRepositoryDeleted|Schema\WebhookRepositoryEdited|Schema\WebhookRepositoryPrivatized|Schema\WebhookRepositoryPublicized|Schema\WebhookRepositoryRenamed|Schema\WebhookRepositoryTransferred|Schema\WebhookRepositoryUnarchived|Schema\WebhookRepositoryDispatchSample|Schema\WebhookRepositoryImport|Schema\WebhookRepositoryRulesetCreated|Schema\WebhookRepositoryRulesetDeleted|Schema\WebhookRepositoryRulesetEdited|Schema\WebhookRepositoryVulnerabilityAlertCreate|Schema\WebhookRepositoryVulnerabilityAlertDismiss|Schema\WebhookRepositoryVulnerabilityAlertReopen|Schema\WebhookRepositoryVulnerabilityAlertResolve|Schema\WebhookSecretScanningAlertCreated|Schema\WebhookSecretScanningAlertPubliclyLeaked|Schema\WebhookSecretScanningAlertReopened|Schema\WebhookSecretScanningAlertResolved|Schema\WebhookSecretScanningAlertValidated|Schema\WebhookSecretScanningAlertLocationCreated|Schema\WebhookSecretScanningAlertLocationCreatedFormEncoded|Schema\WebhookSecurityAdvisoryPublished|Schema\WebhookSecurityAdvisoryUpdated|Schema\WebhookSecurityAdvisoryWithdrawn|Schema\WebhookSecurityAndAnalysis|Schema\WebhookSponsorshipCancelled|Schema\WebhookSponsorshipCreated|Schema\WebhookSponsorshipEdited|Schema\WebhookSponsorshipPendingCancellation|Schema\WebhookSponsorshipPendingTierChange|Schema\WebhookSponsorshipTierChanged|Schema\WebhookStarCreated|Schema\WebhookStarDeleted|Schema\WebhookStatus|Schema\WebhookSubIssuesParentIssueAdded|Schema\WebhookSubIssuesParentIssueRemoved|Schema\WebhookSubIssuesSubIssueAdded|Schema\WebhookSubIssuesSubIssueRemoved|Schema\WebhookTeamAdd|Schema\WebhookTeamAddedToRepository|Schema\WebhookTeamCreated|Schema\WebhookTeamDeleted|Schema\WebhookTeamEdited|Schema\WebhookTeamRemovedFromRepository|Schema\WebhookWatchStarted|Schema\WebhookWorkflowDispatch|Schema\WebhookWorkflowJobCompleted|Schema\WebhookWorkflowJobInProgress|Schema\WebhookWorkflowJobQueued|Schema\WebhookWorkflowJobWaiting|Schema\WebhookWorkflowRunCompleted|Schema\WebhookWorkflowRunInProgress|Schema\WebhookWorkflowRunRequested */ public function resolve(array $headers, array $data): object { $headers = (static function ($headers): array { diff --git a/clients/GitHub/tests/Internal/Operation/SecretScanning/ListAlertsForEnterpriseTest.php b/clients/GitHub/tests/Internal/Operation/SecretScanning/ListAlertsForEnterpriseTest.php index 3c1bdcca002..6ea737483c8 100644 --- a/clients/GitHub/tests/Internal/Operation/SecretScanning/ListAlertsForEnterpriseTest.php +++ b/clients/GitHub/tests/Internal/Operation/SecretScanning/ListAlertsForEnterpriseTest.php @@ -31,19 +31,21 @@ public function call_httpCode_404_responseContentType_application_json_zero(): v $browser = $this->prophesize(Browser::class); $browser->withBase(Argument::any())->willReturn($browser->reveal()); $browser->withFollowRedirects(Argument::any())->willReturn($browser->reveal()); - $browser->request('GET', '/enterprises/generated/secret-scanning/alerts?state=generated&secret_type=generated&resolution=generated&before=generated&after=generated&validity=generated&sort=generated&direction=generated&per_page=8', Argument::type('array'), Argument::any())->willReturn(resolve($response))->shouldBeCalled(); + $browser->request('GET', '/enterprises/generated/secret-scanning/alerts?state=generated&secret_type=generated&resolution=generated&before=generated&after=generated&validity=generated&sort=generated&direction=generated&per_page=8&is_publicly_leaked=&is_multi_repo=', Argument::type('array'), Argument::any())->willReturn(resolve($response))->shouldBeCalled(); $client = new Client($auth->reveal(), $browser->reveal()); $result = $client->call(Internal\Operation\SecretScanning\ListAlertsForEnterprise::OPERATION_MATCH, (static function (array $data): array { - $data['enterprise'] = 'generated'; - $data['state'] = 'generated'; - $data['secret_type'] = 'generated'; - $data['resolution'] = 'generated'; - $data['before'] = 'generated'; - $data['after'] = 'generated'; - $data['validity'] = 'generated'; - $data['sort'] = 'generated'; - $data['direction'] = 'generated'; - $data['per_page'] = 8; + $data['enterprise'] = 'generated'; + $data['state'] = 'generated'; + $data['secret_type'] = 'generated'; + $data['resolution'] = 'generated'; + $data['before'] = 'generated'; + $data['after'] = 'generated'; + $data['validity'] = 'generated'; + $data['sort'] = 'generated'; + $data['direction'] = 'generated'; + $data['per_page'] = 8; + $data['is_publicly_leaked'] = false; + $data['is_multi_repo'] = false; return $data; })([])); @@ -59,9 +61,9 @@ public function operations_httpCode_404_responseContentType_application_json_zer $browser = $this->prophesize(Browser::class); $browser->withBase(Argument::any())->willReturn($browser->reveal()); $browser->withFollowRedirects(Argument::any())->willReturn($browser->reveal()); - $browser->request('GET', '/enterprises/generated/secret-scanning/alerts?state=generated&secret_type=generated&resolution=generated&before=generated&after=generated&validity=generated&sort=generated&direction=generated&per_page=8', Argument::type('array'), Argument::any())->willReturn(resolve($response))->shouldBeCalled(); + $browser->request('GET', '/enterprises/generated/secret-scanning/alerts?state=generated&secret_type=generated&resolution=generated&before=generated&after=generated&validity=generated&sort=generated&direction=generated&per_page=8&is_publicly_leaked=&is_multi_repo=', Argument::type('array'), Argument::any())->willReturn(resolve($response))->shouldBeCalled(); $client = new Client($auth->reveal(), $browser->reveal()); - $result = $client->operations()->secretScanning()->listAlertsForEnterprise('generated', 'generated', 'generated', 'generated', 'generated', 'generated', 'generated', 'generated', 'generated', 8); + $result = $client->operations()->secretScanning()->listAlertsForEnterprise('generated', 'generated', 'generated', 'generated', 'generated', 'generated', 'generated', 'generated', 'generated', 8, false, false); } /** @test */ @@ -74,19 +76,21 @@ public function call_httpCode_503_responseContentType_application_json_zero(): v $browser = $this->prophesize(Browser::class); $browser->withBase(Argument::any())->willReturn($browser->reveal()); $browser->withFollowRedirects(Argument::any())->willReturn($browser->reveal()); - $browser->request('GET', '/enterprises/generated/secret-scanning/alerts?state=generated&secret_type=generated&resolution=generated&before=generated&after=generated&validity=generated&sort=generated&direction=generated&per_page=8', Argument::type('array'), Argument::any())->willReturn(resolve($response))->shouldBeCalled(); + $browser->request('GET', '/enterprises/generated/secret-scanning/alerts?state=generated&secret_type=generated&resolution=generated&before=generated&after=generated&validity=generated&sort=generated&direction=generated&per_page=8&is_publicly_leaked=&is_multi_repo=', Argument::type('array'), Argument::any())->willReturn(resolve($response))->shouldBeCalled(); $client = new Client($auth->reveal(), $browser->reveal()); $result = $client->call(Internal\Operation\SecretScanning\ListAlertsForEnterprise::OPERATION_MATCH, (static function (array $data): array { - $data['enterprise'] = 'generated'; - $data['state'] = 'generated'; - $data['secret_type'] = 'generated'; - $data['resolution'] = 'generated'; - $data['before'] = 'generated'; - $data['after'] = 'generated'; - $data['validity'] = 'generated'; - $data['sort'] = 'generated'; - $data['direction'] = 'generated'; - $data['per_page'] = 8; + $data['enterprise'] = 'generated'; + $data['state'] = 'generated'; + $data['secret_type'] = 'generated'; + $data['resolution'] = 'generated'; + $data['before'] = 'generated'; + $data['after'] = 'generated'; + $data['validity'] = 'generated'; + $data['sort'] = 'generated'; + $data['direction'] = 'generated'; + $data['per_page'] = 8; + $data['is_publicly_leaked'] = false; + $data['is_multi_repo'] = false; return $data; })([])); @@ -102,8 +106,8 @@ public function operations_httpCode_503_responseContentType_application_json_zer $browser = $this->prophesize(Browser::class); $browser->withBase(Argument::any())->willReturn($browser->reveal()); $browser->withFollowRedirects(Argument::any())->willReturn($browser->reveal()); - $browser->request('GET', '/enterprises/generated/secret-scanning/alerts?state=generated&secret_type=generated&resolution=generated&before=generated&after=generated&validity=generated&sort=generated&direction=generated&per_page=8', Argument::type('array'), Argument::any())->willReturn(resolve($response))->shouldBeCalled(); + $browser->request('GET', '/enterprises/generated/secret-scanning/alerts?state=generated&secret_type=generated&resolution=generated&before=generated&after=generated&validity=generated&sort=generated&direction=generated&per_page=8&is_publicly_leaked=&is_multi_repo=', Argument::type('array'), Argument::any())->willReturn(resolve($response))->shouldBeCalled(); $client = new Client($auth->reveal(), $browser->reveal()); - $result = $client->operations()->secretScanning()->listAlertsForEnterprise('generated', 'generated', 'generated', 'generated', 'generated', 'generated', 'generated', 'generated', 'generated', 8); + $result = $client->operations()->secretScanning()->listAlertsForEnterprise('generated', 'generated', 'generated', 'generated', 'generated', 'generated', 'generated', 'generated', 'generated', 8, false, false); } } diff --git a/clients/GitHub/tests/Internal/Operation/SecretScanning/ListAlertsForOrgListingTest.php b/clients/GitHub/tests/Internal/Operation/SecretScanning/ListAlertsForOrgListingTest.php index 4d1478cd041..26d3f432de6 100644 --- a/clients/GitHub/tests/Internal/Operation/SecretScanning/ListAlertsForOrgListingTest.php +++ b/clients/GitHub/tests/Internal/Operation/SecretScanning/ListAlertsForOrgListingTest.php @@ -31,20 +31,22 @@ public function call_httpCode_404_responseContentType_application_json_zero(): v $browser = $this->prophesize(Browser::class); $browser->withBase(Argument::any())->willReturn($browser->reveal()); $browser->withFollowRedirects(Argument::any())->willReturn($browser->reveal()); - $browser->request('GET', '/orgs/generated/secret-scanning/alerts?state=generated&secret_type=generated&resolution=generated&before=generated&after=generated&validity=generated&sort=generated&direction=generated&page=1&per_page=8', Argument::type('array'), Argument::any())->willReturn(resolve($response))->shouldBeCalled(); + $browser->request('GET', '/orgs/generated/secret-scanning/alerts?state=generated&secret_type=generated&resolution=generated&before=generated&after=generated&validity=generated&sort=generated&direction=generated&page=1&per_page=8&is_publicly_leaked=&is_multi_repo=', Argument::type('array'), Argument::any())->willReturn(resolve($response))->shouldBeCalled(); $client = new Client($auth->reveal(), $browser->reveal()); $result = $client->call(Internal\Operation\SecretScanning\ListAlertsForOrgListing::OPERATION_MATCH, (static function (array $data): array { - $data['org'] = 'generated'; - $data['state'] = 'generated'; - $data['secret_type'] = 'generated'; - $data['resolution'] = 'generated'; - $data['before'] = 'generated'; - $data['after'] = 'generated'; - $data['validity'] = 'generated'; - $data['sort'] = 'generated'; - $data['direction'] = 'generated'; - $data['page'] = 1; - $data['per_page'] = 8; + $data['org'] = 'generated'; + $data['state'] = 'generated'; + $data['secret_type'] = 'generated'; + $data['resolution'] = 'generated'; + $data['before'] = 'generated'; + $data['after'] = 'generated'; + $data['validity'] = 'generated'; + $data['sort'] = 'generated'; + $data['direction'] = 'generated'; + $data['page'] = 1; + $data['per_page'] = 8; + $data['is_publicly_leaked'] = false; + $data['is_multi_repo'] = false; return $data; })([])); @@ -62,9 +64,9 @@ public function operations_httpCode_404_responseContentType_application_json_zer $browser = $this->prophesize(Browser::class); $browser->withBase(Argument::any())->willReturn($browser->reveal()); $browser->withFollowRedirects(Argument::any())->willReturn($browser->reveal()); - $browser->request('GET', '/orgs/generated/secret-scanning/alerts?state=generated&secret_type=generated&resolution=generated&before=generated&after=generated&validity=generated&sort=generated&direction=generated&page=1&per_page=8', Argument::type('array'), Argument::any())->willReturn(resolve($response))->shouldBeCalled(); + $browser->request('GET', '/orgs/generated/secret-scanning/alerts?state=generated&secret_type=generated&resolution=generated&before=generated&after=generated&validity=generated&sort=generated&direction=generated&page=1&per_page=8&is_publicly_leaked=&is_multi_repo=', Argument::type('array'), Argument::any())->willReturn(resolve($response))->shouldBeCalled(); $client = new Client($auth->reveal(), $browser->reveal()); - $result = $client->operations()->secretScanning()->listAlertsForOrgListing('generated', 'generated', 'generated', 'generated', 'generated', 'generated', 'generated', 'generated', 'generated', 1, 8); + $result = $client->operations()->secretScanning()->listAlertsForOrgListing('generated', 'generated', 'generated', 'generated', 'generated', 'generated', 'generated', 'generated', 'generated', 1, 8, false, false); foreach ($result as $item) { } } @@ -79,20 +81,22 @@ public function call_httpCode_503_responseContentType_application_json_zero(): v $browser = $this->prophesize(Browser::class); $browser->withBase(Argument::any())->willReturn($browser->reveal()); $browser->withFollowRedirects(Argument::any())->willReturn($browser->reveal()); - $browser->request('GET', '/orgs/generated/secret-scanning/alerts?state=generated&secret_type=generated&resolution=generated&before=generated&after=generated&validity=generated&sort=generated&direction=generated&page=1&per_page=8', Argument::type('array'), Argument::any())->willReturn(resolve($response))->shouldBeCalled(); + $browser->request('GET', '/orgs/generated/secret-scanning/alerts?state=generated&secret_type=generated&resolution=generated&before=generated&after=generated&validity=generated&sort=generated&direction=generated&page=1&per_page=8&is_publicly_leaked=&is_multi_repo=', Argument::type('array'), Argument::any())->willReturn(resolve($response))->shouldBeCalled(); $client = new Client($auth->reveal(), $browser->reveal()); $result = $client->call(Internal\Operation\SecretScanning\ListAlertsForOrgListing::OPERATION_MATCH, (static function (array $data): array { - $data['org'] = 'generated'; - $data['state'] = 'generated'; - $data['secret_type'] = 'generated'; - $data['resolution'] = 'generated'; - $data['before'] = 'generated'; - $data['after'] = 'generated'; - $data['validity'] = 'generated'; - $data['sort'] = 'generated'; - $data['direction'] = 'generated'; - $data['page'] = 1; - $data['per_page'] = 8; + $data['org'] = 'generated'; + $data['state'] = 'generated'; + $data['secret_type'] = 'generated'; + $data['resolution'] = 'generated'; + $data['before'] = 'generated'; + $data['after'] = 'generated'; + $data['validity'] = 'generated'; + $data['sort'] = 'generated'; + $data['direction'] = 'generated'; + $data['page'] = 1; + $data['per_page'] = 8; + $data['is_publicly_leaked'] = false; + $data['is_multi_repo'] = false; return $data; })([])); @@ -110,9 +114,9 @@ public function operations_httpCode_503_responseContentType_application_json_zer $browser = $this->prophesize(Browser::class); $browser->withBase(Argument::any())->willReturn($browser->reveal()); $browser->withFollowRedirects(Argument::any())->willReturn($browser->reveal()); - $browser->request('GET', '/orgs/generated/secret-scanning/alerts?state=generated&secret_type=generated&resolution=generated&before=generated&after=generated&validity=generated&sort=generated&direction=generated&page=1&per_page=8', Argument::type('array'), Argument::any())->willReturn(resolve($response))->shouldBeCalled(); + $browser->request('GET', '/orgs/generated/secret-scanning/alerts?state=generated&secret_type=generated&resolution=generated&before=generated&after=generated&validity=generated&sort=generated&direction=generated&page=1&per_page=8&is_publicly_leaked=&is_multi_repo=', Argument::type('array'), Argument::any())->willReturn(resolve($response))->shouldBeCalled(); $client = new Client($auth->reveal(), $browser->reveal()); - $result = $client->operations()->secretScanning()->listAlertsForOrgListing('generated', 'generated', 'generated', 'generated', 'generated', 'generated', 'generated', 'generated', 'generated', 1, 8); + $result = $client->operations()->secretScanning()->listAlertsForOrgListing('generated', 'generated', 'generated', 'generated', 'generated', 'generated', 'generated', 'generated', 'generated', 1, 8, false, false); foreach ($result as $item) { } } diff --git a/clients/GitHub/tests/Internal/Operation/SecretScanning/ListAlertsForOrgTest.php b/clients/GitHub/tests/Internal/Operation/SecretScanning/ListAlertsForOrgTest.php index fc2002a6d87..54fa4e5d1c7 100644 --- a/clients/GitHub/tests/Internal/Operation/SecretScanning/ListAlertsForOrgTest.php +++ b/clients/GitHub/tests/Internal/Operation/SecretScanning/ListAlertsForOrgTest.php @@ -31,20 +31,22 @@ public function call_httpCode_404_responseContentType_application_json_zero(): v $browser = $this->prophesize(Browser::class); $browser->withBase(Argument::any())->willReturn($browser->reveal()); $browser->withFollowRedirects(Argument::any())->willReturn($browser->reveal()); - $browser->request('GET', '/orgs/generated/secret-scanning/alerts?state=generated&secret_type=generated&resolution=generated&before=generated&after=generated&validity=generated&sort=generated&direction=generated&page=1&per_page=8', Argument::type('array'), Argument::any())->willReturn(resolve($response))->shouldBeCalled(); + $browser->request('GET', '/orgs/generated/secret-scanning/alerts?state=generated&secret_type=generated&resolution=generated&before=generated&after=generated&validity=generated&sort=generated&direction=generated&page=1&per_page=8&is_publicly_leaked=&is_multi_repo=', Argument::type('array'), Argument::any())->willReturn(resolve($response))->shouldBeCalled(); $client = new Client($auth->reveal(), $browser->reveal()); $result = $client->call(Internal\Operation\SecretScanning\ListAlertsForOrg::OPERATION_MATCH, (static function (array $data): array { - $data['org'] = 'generated'; - $data['state'] = 'generated'; - $data['secret_type'] = 'generated'; - $data['resolution'] = 'generated'; - $data['before'] = 'generated'; - $data['after'] = 'generated'; - $data['validity'] = 'generated'; - $data['sort'] = 'generated'; - $data['direction'] = 'generated'; - $data['page'] = 1; - $data['per_page'] = 8; + $data['org'] = 'generated'; + $data['state'] = 'generated'; + $data['secret_type'] = 'generated'; + $data['resolution'] = 'generated'; + $data['before'] = 'generated'; + $data['after'] = 'generated'; + $data['validity'] = 'generated'; + $data['sort'] = 'generated'; + $data['direction'] = 'generated'; + $data['page'] = 1; + $data['per_page'] = 8; + $data['is_publicly_leaked'] = false; + $data['is_multi_repo'] = false; return $data; })([])); @@ -60,9 +62,9 @@ public function operations_httpCode_404_responseContentType_application_json_zer $browser = $this->prophesize(Browser::class); $browser->withBase(Argument::any())->willReturn($browser->reveal()); $browser->withFollowRedirects(Argument::any())->willReturn($browser->reveal()); - $browser->request('GET', '/orgs/generated/secret-scanning/alerts?state=generated&secret_type=generated&resolution=generated&before=generated&after=generated&validity=generated&sort=generated&direction=generated&page=1&per_page=8', Argument::type('array'), Argument::any())->willReturn(resolve($response))->shouldBeCalled(); + $browser->request('GET', '/orgs/generated/secret-scanning/alerts?state=generated&secret_type=generated&resolution=generated&before=generated&after=generated&validity=generated&sort=generated&direction=generated&page=1&per_page=8&is_publicly_leaked=&is_multi_repo=', Argument::type('array'), Argument::any())->willReturn(resolve($response))->shouldBeCalled(); $client = new Client($auth->reveal(), $browser->reveal()); - $result = $client->operations()->secretScanning()->listAlertsForOrg('generated', 'generated', 'generated', 'generated', 'generated', 'generated', 'generated', 'generated', 'generated', 1, 8); + $result = $client->operations()->secretScanning()->listAlertsForOrg('generated', 'generated', 'generated', 'generated', 'generated', 'generated', 'generated', 'generated', 'generated', 1, 8, false, false); } /** @test */ @@ -75,20 +77,22 @@ public function call_httpCode_503_responseContentType_application_json_zero(): v $browser = $this->prophesize(Browser::class); $browser->withBase(Argument::any())->willReturn($browser->reveal()); $browser->withFollowRedirects(Argument::any())->willReturn($browser->reveal()); - $browser->request('GET', '/orgs/generated/secret-scanning/alerts?state=generated&secret_type=generated&resolution=generated&before=generated&after=generated&validity=generated&sort=generated&direction=generated&page=1&per_page=8', Argument::type('array'), Argument::any())->willReturn(resolve($response))->shouldBeCalled(); + $browser->request('GET', '/orgs/generated/secret-scanning/alerts?state=generated&secret_type=generated&resolution=generated&before=generated&after=generated&validity=generated&sort=generated&direction=generated&page=1&per_page=8&is_publicly_leaked=&is_multi_repo=', Argument::type('array'), Argument::any())->willReturn(resolve($response))->shouldBeCalled(); $client = new Client($auth->reveal(), $browser->reveal()); $result = $client->call(Internal\Operation\SecretScanning\ListAlertsForOrg::OPERATION_MATCH, (static function (array $data): array { - $data['org'] = 'generated'; - $data['state'] = 'generated'; - $data['secret_type'] = 'generated'; - $data['resolution'] = 'generated'; - $data['before'] = 'generated'; - $data['after'] = 'generated'; - $data['validity'] = 'generated'; - $data['sort'] = 'generated'; - $data['direction'] = 'generated'; - $data['page'] = 1; - $data['per_page'] = 8; + $data['org'] = 'generated'; + $data['state'] = 'generated'; + $data['secret_type'] = 'generated'; + $data['resolution'] = 'generated'; + $data['before'] = 'generated'; + $data['after'] = 'generated'; + $data['validity'] = 'generated'; + $data['sort'] = 'generated'; + $data['direction'] = 'generated'; + $data['page'] = 1; + $data['per_page'] = 8; + $data['is_publicly_leaked'] = false; + $data['is_multi_repo'] = false; return $data; })([])); @@ -104,8 +108,8 @@ public function operations_httpCode_503_responseContentType_application_json_zer $browser = $this->prophesize(Browser::class); $browser->withBase(Argument::any())->willReturn($browser->reveal()); $browser->withFollowRedirects(Argument::any())->willReturn($browser->reveal()); - $browser->request('GET', '/orgs/generated/secret-scanning/alerts?state=generated&secret_type=generated&resolution=generated&before=generated&after=generated&validity=generated&sort=generated&direction=generated&page=1&per_page=8', Argument::type('array'), Argument::any())->willReturn(resolve($response))->shouldBeCalled(); + $browser->request('GET', '/orgs/generated/secret-scanning/alerts?state=generated&secret_type=generated&resolution=generated&before=generated&after=generated&validity=generated&sort=generated&direction=generated&page=1&per_page=8&is_publicly_leaked=&is_multi_repo=', Argument::type('array'), Argument::any())->willReturn(resolve($response))->shouldBeCalled(); $client = new Client($auth->reveal(), $browser->reveal()); - $result = $client->operations()->secretScanning()->listAlertsForOrg('generated', 'generated', 'generated', 'generated', 'generated', 'generated', 'generated', 'generated', 'generated', 1, 8); + $result = $client->operations()->secretScanning()->listAlertsForOrg('generated', 'generated', 'generated', 'generated', 'generated', 'generated', 'generated', 'generated', 'generated', 1, 8, false, false); } } diff --git a/clients/GitHub/tests/Internal/Operation/SecretScanning/ListAlertsForRepoListingTest.php b/clients/GitHub/tests/Internal/Operation/SecretScanning/ListAlertsForRepoListingTest.php index b5a4ffe89ee..947105d74dd 100644 --- a/clients/GitHub/tests/Internal/Operation/SecretScanning/ListAlertsForRepoListingTest.php +++ b/clients/GitHub/tests/Internal/Operation/SecretScanning/ListAlertsForRepoListingTest.php @@ -31,21 +31,23 @@ public function call_httpCode_503_responseContentType_application_json_zero(): v $browser = $this->prophesize(Browser::class); $browser->withBase(Argument::any())->willReturn($browser->reveal()); $browser->withFollowRedirects(Argument::any())->willReturn($browser->reveal()); - $browser->request('GET', '/repos/generated/generated/secret-scanning/alerts?state=generated&secret_type=generated&resolution=generated&before=generated&after=generated&validity=generated&sort=generated&direction=generated&page=1&per_page=8', Argument::type('array'), Argument::any())->willReturn(resolve($response))->shouldBeCalled(); + $browser->request('GET', '/repos/generated/generated/secret-scanning/alerts?state=generated&secret_type=generated&resolution=generated&before=generated&after=generated&validity=generated&sort=generated&direction=generated&page=1&per_page=8&is_publicly_leaked=&is_multi_repo=', Argument::type('array'), Argument::any())->willReturn(resolve($response))->shouldBeCalled(); $client = new Client($auth->reveal(), $browser->reveal()); $result = $client->call(Internal\Operation\SecretScanning\ListAlertsForRepoListing::OPERATION_MATCH, (static function (array $data): array { - $data['owner'] = 'generated'; - $data['repo'] = 'generated'; - $data['state'] = 'generated'; - $data['secret_type'] = 'generated'; - $data['resolution'] = 'generated'; - $data['before'] = 'generated'; - $data['after'] = 'generated'; - $data['validity'] = 'generated'; - $data['sort'] = 'generated'; - $data['direction'] = 'generated'; - $data['page'] = 1; - $data['per_page'] = 8; + $data['owner'] = 'generated'; + $data['repo'] = 'generated'; + $data['state'] = 'generated'; + $data['secret_type'] = 'generated'; + $data['resolution'] = 'generated'; + $data['before'] = 'generated'; + $data['after'] = 'generated'; + $data['validity'] = 'generated'; + $data['sort'] = 'generated'; + $data['direction'] = 'generated'; + $data['page'] = 1; + $data['per_page'] = 8; + $data['is_publicly_leaked'] = false; + $data['is_multi_repo'] = false; return $data; })([])); @@ -63,9 +65,9 @@ public function operations_httpCode_503_responseContentType_application_json_zer $browser = $this->prophesize(Browser::class); $browser->withBase(Argument::any())->willReturn($browser->reveal()); $browser->withFollowRedirects(Argument::any())->willReturn($browser->reveal()); - $browser->request('GET', '/repos/generated/generated/secret-scanning/alerts?state=generated&secret_type=generated&resolution=generated&before=generated&after=generated&validity=generated&sort=generated&direction=generated&page=1&per_page=8', Argument::type('array'), Argument::any())->willReturn(resolve($response))->shouldBeCalled(); + $browser->request('GET', '/repos/generated/generated/secret-scanning/alerts?state=generated&secret_type=generated&resolution=generated&before=generated&after=generated&validity=generated&sort=generated&direction=generated&page=1&per_page=8&is_publicly_leaked=&is_multi_repo=', Argument::type('array'), Argument::any())->willReturn(resolve($response))->shouldBeCalled(); $client = new Client($auth->reveal(), $browser->reveal()); - $result = $client->operations()->secretScanning()->listAlertsForRepoListing('generated', 'generated', 'generated', 'generated', 'generated', 'generated', 'generated', 'generated', 'generated', 'generated', 1, 8); + $result = $client->operations()->secretScanning()->listAlertsForRepoListing('generated', 'generated', 'generated', 'generated', 'generated', 'generated', 'generated', 'generated', 'generated', 'generated', 1, 8, false, false); foreach ($result as $item) { } } @@ -79,21 +81,23 @@ public function call_httpCode_404_empty(): void $browser = $this->prophesize(Browser::class); $browser->withBase(Argument::any())->willReturn($browser->reveal()); $browser->withFollowRedirects(Argument::any())->willReturn($browser->reveal()); - $browser->request('GET', '/repos/generated/generated/secret-scanning/alerts?state=generated&secret_type=generated&resolution=generated&before=generated&after=generated&validity=generated&sort=generated&direction=generated&page=1&per_page=8', Argument::type('array'), Argument::any())->willReturn(resolve($response))->shouldBeCalled(); + $browser->request('GET', '/repos/generated/generated/secret-scanning/alerts?state=generated&secret_type=generated&resolution=generated&before=generated&after=generated&validity=generated&sort=generated&direction=generated&page=1&per_page=8&is_publicly_leaked=&is_multi_repo=', Argument::type('array'), Argument::any())->willReturn(resolve($response))->shouldBeCalled(); $client = new Client($auth->reveal(), $browser->reveal()); $result = $client->call(Internal\Operation\SecretScanning\ListAlertsForRepoListing::OPERATION_MATCH, (static function (array $data): array { - $data['owner'] = 'generated'; - $data['repo'] = 'generated'; - $data['state'] = 'generated'; - $data['secret_type'] = 'generated'; - $data['resolution'] = 'generated'; - $data['before'] = 'generated'; - $data['after'] = 'generated'; - $data['validity'] = 'generated'; - $data['sort'] = 'generated'; - $data['direction'] = 'generated'; - $data['page'] = 1; - $data['per_page'] = 8; + $data['owner'] = 'generated'; + $data['repo'] = 'generated'; + $data['state'] = 'generated'; + $data['secret_type'] = 'generated'; + $data['resolution'] = 'generated'; + $data['before'] = 'generated'; + $data['after'] = 'generated'; + $data['validity'] = 'generated'; + $data['sort'] = 'generated'; + $data['direction'] = 'generated'; + $data['page'] = 1; + $data['per_page'] = 8; + $data['is_publicly_leaked'] = false; + $data['is_multi_repo'] = false; return $data; })([])); @@ -110,9 +114,9 @@ public function operations_httpCode_404_empty(): void $browser = $this->prophesize(Browser::class); $browser->withBase(Argument::any())->willReturn($browser->reveal()); $browser->withFollowRedirects(Argument::any())->willReturn($browser->reveal()); - $browser->request('GET', '/repos/generated/generated/secret-scanning/alerts?state=generated&secret_type=generated&resolution=generated&before=generated&after=generated&validity=generated&sort=generated&direction=generated&page=1&per_page=8', Argument::type('array'), Argument::any())->willReturn(resolve($response))->shouldBeCalled(); + $browser->request('GET', '/repos/generated/generated/secret-scanning/alerts?state=generated&secret_type=generated&resolution=generated&before=generated&after=generated&validity=generated&sort=generated&direction=generated&page=1&per_page=8&is_publicly_leaked=&is_multi_repo=', Argument::type('array'), Argument::any())->willReturn(resolve($response))->shouldBeCalled(); $client = new Client($auth->reveal(), $browser->reveal()); - $result = $client->operations()->secretScanning()->listAlertsForRepoListing('generated', 'generated', 'generated', 'generated', 'generated', 'generated', 'generated', 'generated', 'generated', 'generated', 1, 8); + $result = $client->operations()->secretScanning()->listAlertsForRepoListing('generated', 'generated', 'generated', 'generated', 'generated', 'generated', 'generated', 'generated', 'generated', 'generated', 1, 8, false, false); self::assertArrayHasKey('code', $result); self::assertSame(404, $result['code']); foreach ($result as $item) { diff --git a/clients/GitHub/tests/Internal/Operation/SecretScanning/ListAlertsForRepoTest.php b/clients/GitHub/tests/Internal/Operation/SecretScanning/ListAlertsForRepoTest.php index 2746008ab5f..a39c4fd0621 100644 --- a/clients/GitHub/tests/Internal/Operation/SecretScanning/ListAlertsForRepoTest.php +++ b/clients/GitHub/tests/Internal/Operation/SecretScanning/ListAlertsForRepoTest.php @@ -31,21 +31,23 @@ public function call_httpCode_503_responseContentType_application_json_zero(): v $browser = $this->prophesize(Browser::class); $browser->withBase(Argument::any())->willReturn($browser->reveal()); $browser->withFollowRedirects(Argument::any())->willReturn($browser->reveal()); - $browser->request('GET', '/repos/generated/generated/secret-scanning/alerts?state=generated&secret_type=generated&resolution=generated&before=generated&after=generated&validity=generated&sort=generated&direction=generated&page=1&per_page=8', Argument::type('array'), Argument::any())->willReturn(resolve($response))->shouldBeCalled(); + $browser->request('GET', '/repos/generated/generated/secret-scanning/alerts?state=generated&secret_type=generated&resolution=generated&before=generated&after=generated&validity=generated&sort=generated&direction=generated&page=1&per_page=8&is_publicly_leaked=&is_multi_repo=', Argument::type('array'), Argument::any())->willReturn(resolve($response))->shouldBeCalled(); $client = new Client($auth->reveal(), $browser->reveal()); $result = $client->call(Internal\Operation\SecretScanning\ListAlertsForRepo::OPERATION_MATCH, (static function (array $data): array { - $data['owner'] = 'generated'; - $data['repo'] = 'generated'; - $data['state'] = 'generated'; - $data['secret_type'] = 'generated'; - $data['resolution'] = 'generated'; - $data['before'] = 'generated'; - $data['after'] = 'generated'; - $data['validity'] = 'generated'; - $data['sort'] = 'generated'; - $data['direction'] = 'generated'; - $data['page'] = 1; - $data['per_page'] = 8; + $data['owner'] = 'generated'; + $data['repo'] = 'generated'; + $data['state'] = 'generated'; + $data['secret_type'] = 'generated'; + $data['resolution'] = 'generated'; + $data['before'] = 'generated'; + $data['after'] = 'generated'; + $data['validity'] = 'generated'; + $data['sort'] = 'generated'; + $data['direction'] = 'generated'; + $data['page'] = 1; + $data['per_page'] = 8; + $data['is_publicly_leaked'] = false; + $data['is_multi_repo'] = false; return $data; })([])); @@ -61,9 +63,9 @@ public function operations_httpCode_503_responseContentType_application_json_zer $browser = $this->prophesize(Browser::class); $browser->withBase(Argument::any())->willReturn($browser->reveal()); $browser->withFollowRedirects(Argument::any())->willReturn($browser->reveal()); - $browser->request('GET', '/repos/generated/generated/secret-scanning/alerts?state=generated&secret_type=generated&resolution=generated&before=generated&after=generated&validity=generated&sort=generated&direction=generated&page=1&per_page=8', Argument::type('array'), Argument::any())->willReturn(resolve($response))->shouldBeCalled(); + $browser->request('GET', '/repos/generated/generated/secret-scanning/alerts?state=generated&secret_type=generated&resolution=generated&before=generated&after=generated&validity=generated&sort=generated&direction=generated&page=1&per_page=8&is_publicly_leaked=&is_multi_repo=', Argument::type('array'), Argument::any())->willReturn(resolve($response))->shouldBeCalled(); $client = new Client($auth->reveal(), $browser->reveal()); - $result = $client->operations()->secretScanning()->listAlertsForRepo('generated', 'generated', 'generated', 'generated', 'generated', 'generated', 'generated', 'generated', 'generated', 'generated', 1, 8); + $result = $client->operations()->secretScanning()->listAlertsForRepo('generated', 'generated', 'generated', 'generated', 'generated', 'generated', 'generated', 'generated', 'generated', 'generated', 1, 8, false, false); } /** @test */ @@ -75,21 +77,23 @@ public function call_httpCode_404_empty(): void $browser = $this->prophesize(Browser::class); $browser->withBase(Argument::any())->willReturn($browser->reveal()); $browser->withFollowRedirects(Argument::any())->willReturn($browser->reveal()); - $browser->request('GET', '/repos/generated/generated/secret-scanning/alerts?state=generated&secret_type=generated&resolution=generated&before=generated&after=generated&validity=generated&sort=generated&direction=generated&page=1&per_page=8', Argument::type('array'), Argument::any())->willReturn(resolve($response))->shouldBeCalled(); + $browser->request('GET', '/repos/generated/generated/secret-scanning/alerts?state=generated&secret_type=generated&resolution=generated&before=generated&after=generated&validity=generated&sort=generated&direction=generated&page=1&per_page=8&is_publicly_leaked=&is_multi_repo=', Argument::type('array'), Argument::any())->willReturn(resolve($response))->shouldBeCalled(); $client = new Client($auth->reveal(), $browser->reveal()); $result = $client->call(Internal\Operation\SecretScanning\ListAlertsForRepo::OPERATION_MATCH, (static function (array $data): array { - $data['owner'] = 'generated'; - $data['repo'] = 'generated'; - $data['state'] = 'generated'; - $data['secret_type'] = 'generated'; - $data['resolution'] = 'generated'; - $data['before'] = 'generated'; - $data['after'] = 'generated'; - $data['validity'] = 'generated'; - $data['sort'] = 'generated'; - $data['direction'] = 'generated'; - $data['page'] = 1; - $data['per_page'] = 8; + $data['owner'] = 'generated'; + $data['repo'] = 'generated'; + $data['state'] = 'generated'; + $data['secret_type'] = 'generated'; + $data['resolution'] = 'generated'; + $data['before'] = 'generated'; + $data['after'] = 'generated'; + $data['validity'] = 'generated'; + $data['sort'] = 'generated'; + $data['direction'] = 'generated'; + $data['page'] = 1; + $data['per_page'] = 8; + $data['is_publicly_leaked'] = false; + $data['is_multi_repo'] = false; return $data; })([])); @@ -104,9 +108,9 @@ public function operations_httpCode_404_empty(): void $browser = $this->prophesize(Browser::class); $browser->withBase(Argument::any())->willReturn($browser->reveal()); $browser->withFollowRedirects(Argument::any())->willReturn($browser->reveal()); - $browser->request('GET', '/repos/generated/generated/secret-scanning/alerts?state=generated&secret_type=generated&resolution=generated&before=generated&after=generated&validity=generated&sort=generated&direction=generated&page=1&per_page=8', Argument::type('array'), Argument::any())->willReturn(resolve($response))->shouldBeCalled(); + $browser->request('GET', '/repos/generated/generated/secret-scanning/alerts?state=generated&secret_type=generated&resolution=generated&before=generated&after=generated&validity=generated&sort=generated&direction=generated&page=1&per_page=8&is_publicly_leaked=&is_multi_repo=', Argument::type('array'), Argument::any())->willReturn(resolve($response))->shouldBeCalled(); $client = new Client($auth->reveal(), $browser->reveal()); - $result = $client->operations()->secretScanning()->listAlertsForRepo('generated', 'generated', 'generated', 'generated', 'generated', 'generated', 'generated', 'generated', 'generated', 'generated', 1, 8); + $result = $client->operations()->secretScanning()->listAlertsForRepo('generated', 'generated', 'generated', 'generated', 'generated', 'generated', 'generated', 'generated', 'generated', 'generated', 1, 8, false, false); self::assertArrayHasKey('code', $result); self::assertSame(404, $result['code']); } diff --git a/clients/GitHub/tests/Types/ClientCallReturnTypes.php b/clients/GitHub/tests/Types/ClientCallReturnTypes.php index 39f3d12538d..a33d3d13bd8 100644 --- a/clients/GitHub/tests/Types/ClientCallReturnTypes.php +++ b/clients/GitHub/tests/Types/ClientCallReturnTypes.php @@ -58,7 +58,7 @@ function authHeader(): string assertType('Observable', $client->call('GET /enterprises/{enterprise}/copilot/usage')); assertType('Observable', $client->call('LIST /enterprises/{enterprise}/copilot/usage')); assertType('Observable|WithoutBody', $client->call('GET /enterprises/{enterprise}/dependabot/alerts')); -assertType('Observable', $client->call('GET /enterprises/{enterprise}/secret-scanning/alerts')); +assertType('iterable', $client->call('GET /enterprises/{enterprise}/secret-scanning/alerts')); assertType('Observable', $client->call('GET /enterprises/{enterprise}/team/{team_slug}/copilot/usage')); assertType('Observable', $client->call('LIST /enterprises/{enterprise}/team/{team_slug}/copilot/usage')); assertType('Observable|WithoutBody', $client->call('GET /events')); @@ -141,19 +141,19 @@ function authHeader(): string assertType('', $client->call('PUT /orgs/{org}/actions/permissions/selected-actions')); assertType('', $client->call('GET /orgs/{org}/actions/permissions/workflow')); assertType('', $client->call('PUT /orgs/{org}/actions/permissions/workflow')); -assertType('Schema\\Operations\\Actions\\ListSelfHostedRunnerGroupsForOrg\\Response\\ApplicationJson\\Ok', $client->call('GET /orgs/{org}/actions/runner-groups')); -assertType('Schema\\RunnerGroupsOrg', $client->call('POST /orgs/{org}/actions/runner-groups')); -assertType('Schema\\RunnerGroupsOrg', $client->call('GET /orgs/{org}/actions/runner-groups/{runner_group_id}')); -assertType('\\ApiClients\\Tools\\OpenApiClient\\Utils\\Response\\WithoutBody', $client->call('DELETE /orgs/{org}/actions/runner-groups/{runner_group_id}')); -assertType('Schema\\RunnerGroupsOrg', $client->call('PATCH /orgs/{org}/actions/runner-groups/{runner_group_id}')); -assertType('Schema\\Operations\\Actions\\ListRepoAccessToSelfHostedRunnerGroupInOrg\\Response\\ApplicationJson\\Ok', $client->call('GET /orgs/{org}/actions/runner-groups/{runner_group_id}/repositories')); -assertType('\\ApiClients\\Tools\\OpenApiClient\\Utils\\Response\\WithoutBody', $client->call('PUT /orgs/{org}/actions/runner-groups/{runner_group_id}/repositories')); -assertType('\\ApiClients\\Tools\\OpenApiClient\\Utils\\Response\\WithoutBody', $client->call('PUT /orgs/{org}/actions/runner-groups/{runner_group_id}/repositories/{repository_id}')); -assertType('\\ApiClients\\Tools\\OpenApiClient\\Utils\\Response\\WithoutBody', $client->call('DELETE /orgs/{org}/actions/runner-groups/{runner_group_id}/repositories/{repository_id}')); -assertType('Schema\\Operations\\Actions\\ListSelfHostedRunnersInGroupForOrg\\Response\\ApplicationJson\\Ok', $client->call('GET /orgs/{org}/actions/runner-groups/{runner_group_id}/runners')); -assertType('\\ApiClients\\Tools\\OpenApiClient\\Utils\\Response\\WithoutBody', $client->call('PUT /orgs/{org}/actions/runner-groups/{runner_group_id}/runners')); -assertType('\\ApiClients\\Tools\\OpenApiClient\\Utils\\Response\\WithoutBody', $client->call('PUT /orgs/{org}/actions/runner-groups/{runner_group_id}/runners/{runner_id}')); -assertType('\\ApiClients\\Tools\\OpenApiClient\\Utils\\Response\\WithoutBody', $client->call('DELETE /orgs/{org}/actions/runner-groups/{runner_group_id}/runners/{runner_id}')); +assertType('', $client->call('GET /orgs/{org}/actions/runner-groups')); +assertType('', $client->call('POST /orgs/{org}/actions/runner-groups')); +assertType('', $client->call('GET /orgs/{org}/actions/runner-groups/{runner_group_id}')); +assertType('', $client->call('DELETE /orgs/{org}/actions/runner-groups/{runner_group_id}')); +assertType('', $client->call('PATCH /orgs/{org}/actions/runner-groups/{runner_group_id}')); +assertType('', $client->call('GET /orgs/{org}/actions/runner-groups/{runner_group_id}/repositories')); +assertType('', $client->call('PUT /orgs/{org}/actions/runner-groups/{runner_group_id}/repositories')); +assertType('', $client->call('PUT /orgs/{org}/actions/runner-groups/{runner_group_id}/repositories/{repository_id}')); +assertType('', $client->call('DELETE /orgs/{org}/actions/runner-groups/{runner_group_id}/repositories/{repository_id}')); +assertType('', $client->call('GET /orgs/{org}/actions/runner-groups/{runner_group_id}/runners')); +assertType('', $client->call('PUT /orgs/{org}/actions/runner-groups/{runner_group_id}/runners')); +assertType('', $client->call('PUT /orgs/{org}/actions/runner-groups/{runner_group_id}/runners/{runner_id}')); +assertType('', $client->call('DELETE /orgs/{org}/actions/runner-groups/{runner_group_id}/runners/{runner_id}')); assertType('', $client->call('GET /orgs/{org}/actions/runners')); assertType('Observable', $client->call('GET /orgs/{org}/actions/runners/downloads')); assertType('', $client->call('POST /orgs/{org}/actions/runners/generate-jitconfig')); @@ -350,8 +350,8 @@ function authHeader(): string assertType('', $client->call('GET /orgs/{org}/rulesets/{ruleset_id}')); assertType('', $client->call('PUT /orgs/{org}/rulesets/{ruleset_id}')); assertType('', $client->call('DELETE /orgs/{org}/rulesets/{ruleset_id}')); -assertType('Observable', $client->call('GET /orgs/{org}/secret-scanning/alerts')); -assertType('Observable', $client->call('LIST /orgs/{org}/secret-scanning/alerts')); +assertType('iterable', $client->call('GET /orgs/{org}/secret-scanning/alerts')); +assertType('iterable', $client->call('LIST /orgs/{org}/secret-scanning/alerts')); assertType('Observable', $client->call('GET /orgs/{org}/security-advisories')); assertType('Observable', $client->call('GET /orgs/{org}/security-managers')); assertType('', $client->call('PUT /orgs/{org}/security-managers/teams/{team_slug}')); @@ -570,8 +570,8 @@ function authHeader(): string assertType('', $client->call('GET /repos/{owner}/{repo}/check-suites/{check_suite_id}')); assertType('', $client->call('GET /repos/{owner}/{repo}/check-suites/{check_suite_id}/check-runs')); assertType('', $client->call('POST /repos/{owner}/{repo}/check-suites/{check_suite_id}/rerequest')); -assertType('iterable|\\ApiClients\\Tools\\OpenApiClient\\Utils\\Response\\WithoutBody', $client->call('GET /repos/{owner}/{repo}/code-scanning/alerts')); -assertType('iterable|\\ApiClients\\Tools\\OpenApiClient\\Utils\\Response\\WithoutBody', $client->call('LIST /repos/{owner}/{repo}/code-scanning/alerts')); +assertType('Observable|WithoutBody', $client->call('GET /repos/{owner}/{repo}/code-scanning/alerts')); +assertType('Observable|WithoutBody', $client->call('LIST /repos/{owner}/{repo}/code-scanning/alerts')); assertType('', $client->call('GET /repos/{owner}/{repo}/code-scanning/alerts/{alert_number}')); assertType('', $client->call('PATCH /repos/{owner}/{repo}/code-scanning/alerts/{alert_number}')); assertType('Observable', $client->call('GET /repos/{owner}/{repo}/code-scanning/alerts/{alert_number}/instances')); @@ -638,8 +638,8 @@ function authHeader(): string assertType('', $client->call('DELETE /repos/{owner}/{repo}/contents/{path}')); assertType('Observable|WithoutBody', $client->call('GET /repos/{owner}/{repo}/contributors')); assertType('Observable|WithoutBody', $client->call('LIST /repos/{owner}/{repo}/contributors')); -assertType('Observable|WithoutBody', $client->call('GET /repos/{owner}/{repo}/dependabot/alerts')); -assertType('Observable|WithoutBody', $client->call('LIST /repos/{owner}/{repo}/dependabot/alerts')); +assertType('iterable|\\ApiClients\\Tools\\OpenApiClient\\Utils\\Response\\WithoutBody', $client->call('GET /repos/{owner}/{repo}/dependabot/alerts')); +assertType('iterable|\\ApiClients\\Tools\\OpenApiClient\\Utils\\Response\\WithoutBody', $client->call('LIST /repos/{owner}/{repo}/dependabot/alerts')); assertType('', $client->call('GET /repos/{owner}/{repo}/dependabot/alerts/{alert_number}')); assertType('', $client->call('PATCH /repos/{owner}/{repo}/dependabot/alerts/{alert_number}')); assertType('', $client->call('GET /repos/{owner}/{repo}/dependabot/secrets')); @@ -888,8 +888,8 @@ function authHeader(): string assertType('', $client->call('GET /repos/{owner}/{repo}/rulesets/{ruleset_id}')); assertType('', $client->call('PUT /repos/{owner}/{repo}/rulesets/{ruleset_id}')); assertType('', $client->call('DELETE /repos/{owner}/{repo}/rulesets/{ruleset_id}')); -assertType('Observable|WithoutBody', $client->call('GET /repos/{owner}/{repo}/secret-scanning/alerts')); -assertType('Observable|WithoutBody', $client->call('LIST /repos/{owner}/{repo}/secret-scanning/alerts')); +assertType('iterable|\\ApiClients\\Tools\\OpenApiClient\\Utils\\Response\\WithoutBody', $client->call('GET /repos/{owner}/{repo}/secret-scanning/alerts')); +assertType('iterable|\\ApiClients\\Tools\\OpenApiClient\\Utils\\Response\\WithoutBody', $client->call('LIST /repos/{owner}/{repo}/secret-scanning/alerts')); assertType('', $client->call('GET /repos/{owner}/{repo}/secret-scanning/alerts/{alert_number}')); assertType('', $client->call('PATCH /repos/{owner}/{repo}/secret-scanning/alerts/{alert_number}')); assertType('Observable|WithoutBody', $client->call('GET /repos/{owner}/{repo}/secret-scanning/alerts/{alert_number}/locations')); @@ -937,7 +937,7 @@ function authHeader(): string assertType('Observable', $client->call('STREAM /repos/{owner}/{repo}/zipball/{ref}')); assertType('', $client->call('POST /repos/{template_owner}/{template_repo}/generate')); assertType('Observable|WithoutBody', $client->call('GET /repositories')); -assertType('', $client->call('GET /search/code')); +assertType('Schema\\Operations\\Search\\Code\\Response\\ApplicationJson\\Ok|\\ApiClients\\Tools\\OpenApiClient\\Utils\\Response\\WithoutBody', $client->call('GET /search/code')); assertType('', $client->call('GET /search/commits')); assertType('', $client->call('GET /search/issues')); assertType('', $client->call('GET /search/labels')); diff --git a/etc/specs/GitHub/current.spec.yaml b/etc/specs/GitHub/current.spec.yaml index 739ed62a116..0eb2a533aa4 100644 --- a/etc/specs/GitHub/current.spec.yaml +++ b/etc/specs/GitHub/current.spec.yaml @@ -91,6 +91,8 @@ tags: description: Endpoints to manage GitHub Enterprise Teams. - name: code-security description: Endpoints to manage Code security using the REST API. +- name: private-registries + description: Manage private registry configurations. servers: - url: https://api.github.com externalDocs: @@ -1443,7 +1445,7 @@ paths: summary: List all Copilot seat assignments for an enterprise description: |- > [!NOTE] - > This endpoint is in beta and is subject to change. + > This endpoint is in public preview and is subject to change. Lists all active Copilot seats across organizations or enterprise teams for an enterprise with a Copilot Business or Copilot Enterprise subscription. @@ -1511,7 +1513,7 @@ paths: summary: Get a summary of Copilot usage for enterprise members description: |- > [!NOTE] - > This endpoint is in beta and is subject to change. + > This endpoint is in public preview and is subject to change. You can use this endpoint to see a daily breakdown of aggregated usage metrics for Copilot completions and Copilot Chat in the IDE for all users across organizations with access to Copilot within your enterprise, with a further breakdown of suggestions, acceptances, @@ -1666,6 +1668,8 @@ paths: - "$ref": "#/components/parameters/pagination-before" - "$ref": "#/components/parameters/pagination-after" - "$ref": "#/components/parameters/secret-scanning-alert-validity" + - "$ref": "#/components/parameters/secret-scanning-alert-publicly-leaked" + - "$ref": "#/components/parameters/secret-scanning-alert-multi-repo" responses: '200': description: Response @@ -1695,7 +1699,7 @@ paths: summary: Get a summary of Copilot usage for an enterprise team description: |- > [!NOTE] - > This endpoint is in beta and is subject to change. + > This endpoint is in public preview and is subject to change. You can use this endpoint to see a daily breakdown of aggregated usage metrics for Copilot completions and Copilot Chat in the IDE for users within an enterprise team, with a further breakdown of suggestions, acceptances, and number of active users by editor and language for each day. @@ -3928,10 +3932,10 @@ paths: summary: Update an organization description: |- > [!WARNING] - > **Parameter deprecation notice:** GitHub will replace and discontinue `members_allowed_repository_creation_type` in favor of more granular permissions. The new input parameters are `members_can_create_public_repositories`, `members_can_create_private_repositories` for all organizations and `members_can_create_internal_repositories` for organizations associated with an enterprise account using GitHub Enterprise Cloud or GitHub Enterprise Server 2.20+. For more information, see the [blog post](https://developer.github.com/changes/2019-12-03-internal-visibility-changes). + > **Closing down notice:** GitHub will replace and discontinue `members_allowed_repository_creation_type` in favor of more granular permissions. The new input parameters are `members_can_create_public_repositories`, `members_can_create_private_repositories` for all organizations and `members_can_create_internal_repositories` for organizations associated with an enterprise account using GitHub Enterprise Cloud or GitHub Enterprise Server 2.20+. For more information, see the [blog post](https://developer.github.com/changes/2019-12-03-internal-visibility-changes). > [!WARNING] - > **Parameter deprecation notice:** Code security product enablement for new repositories through the organization API is deprecated. Please use [code security configurations](https://docs.github.com/rest/code-security/configurations#set-a-code-security-configuration-as-a-default-for-an-organization) to set defaults instead. For more information on setting a default security configuration, see the [changelog](https://github.blog/changelog/2024-07-09-sunsetting-security-settings-defaults-parameters-in-the-organizations-rest-api/). + > **Closing down notice:** Code security product enablement for new repositories through the organization API is closing down. Please use [code security configurations](https://docs.github.com/rest/code-security/configurations#set-a-code-security-configuration-as-a-default-for-an-organization) to set defaults instead. For more information on setting a default security configuration, see the [changelog](https://github.blog/changelog/2024-07-09-sunsetting-security-settings-defaults-parameters-in-the-organizations-rest-api/). Updates the organization's profile and member privileges. @@ -4026,7 +4030,7 @@ paths: description: "Specifies which types of repositories non-admin organization members can create. `private` is only available to repositories that are part of an organization on GitHub Enterprise Cloud. \n**Note:** - This parameter is deprecated and will be removed in the future. + This parameter is closing down and will be removed in the future. Its return value ignores internal repositories. Using this parameter overrides values set in `members_can_create_repositories`. See the parameter deprecation notice in the operation description @@ -4068,7 +4072,7 @@ paths: advanced_security_enabled_for_new_repositories: type: boolean description: |- - **Deprecated.** Please use [code security configurations](https://docs.github.com/rest/code-security/configurations) instead. + **Endpoint closing down notice.** Please use [code security configurations](https://docs.github.com/rest/code-security/configurations) instead. Whether GitHub Advanced Security is automatically enabled for new repositories and repositories transferred to this organization. @@ -4079,7 +4083,7 @@ paths: dependabot_alerts_enabled_for_new_repositories: type: boolean description: |- - **Deprecated.** Please use [code security configurations](https://docs.github.com/rest/code-security/configurations) instead. + **Endpoint closing down notice.** Please use [code security configurations](https://docs.github.com/rest/code-security/configurations) instead. Whether Dependabot alerts are automatically enabled for new repositories and repositories transferred to this organization. @@ -4090,7 +4094,7 @@ paths: dependabot_security_updates_enabled_for_new_repositories: type: boolean description: |- - **Deprecated.** Please use [code security configurations](https://docs.github.com/rest/code-security/configurations) instead. + **Endpoint closing down notice.** Please use [code security configurations](https://docs.github.com/rest/code-security/configurations) instead. Whether Dependabot security updates are automatically enabled for new repositories and repositories transferred to this organization. @@ -4101,7 +4105,7 @@ paths: dependency_graph_enabled_for_new_repositories: type: boolean description: |- - **Deprecated.** Please use [code security configurations](https://docs.github.com/rest/code-security/configurations) instead. + **Endpoint closing down notice.** Please use [code security configurations](https://docs.github.com/rest/code-security/configurations) instead. Whether dependency graph is automatically enabled for new repositories and repositories transferred to this organization. @@ -4112,7 +4116,7 @@ paths: secret_scanning_enabled_for_new_repositories: type: boolean description: |- - **Deprecated.** Please use [code security configurations](https://docs.github.com/rest/code-security/configurations) instead. + **Endpoint closing down notice.** Please use [code security configurations](https://docs.github.com/rest/code-security/configurations) instead. Whether secret scanning is automatically enabled for new repositories and repositories transferred to this organization. @@ -4123,7 +4127,7 @@ paths: secret_scanning_push_protection_enabled_for_new_repositories: type: boolean description: |- - **Deprecated.** Please use [code security configurations](https://docs.github.com/rest/code-security/configurations) instead. + **Endpoint closing down notice.** Please use [code security configurations](https://docs.github.com/rest/code-security/configurations) instead. Whether secret scanning push protection is automatically enabled for new repositories and repositories transferred to this organization. @@ -8126,7 +8130,7 @@ paths: summary: Get Copilot seat information and settings for an organization description: |- > [!NOTE] - > This endpoint is in beta and is subject to change. + > This endpoint is in public preview and is subject to change. Gets information about an organization's Copilot subscription, including seat breakdown and feature policies. To configure these settings, go to your organization's settings on GitHub.com. @@ -8173,7 +8177,7 @@ paths: summary: List all Copilot seat assignments for an organization description: |- > [!NOTE] - > This endpoint is in beta and is subject to change. + > This endpoint is in public preview and is subject to change. Lists all active Copilot seats for an organization with a Copilot Business or Copilot Enterprise subscription. Only organization owners can view assigned seats. @@ -8235,7 +8239,7 @@ paths: summary: Add teams to the Copilot subscription for an organization description: |- > [!NOTE] - > This endpoint is in beta and is subject to change. + > This endpoint is in public preview and is subject to change. Purchases a GitHub Copilot seat for all users within each specified team. The organization will be billed accordingly. For more information about Copilot pricing, see "[Pricing for GitHub Copilot](https://docs.github.com/billing/managing-billing-for-github-copilot/about-billing-for-github-copilot#about-billing-for-github-copilot)". @@ -8319,7 +8323,7 @@ paths: summary: Remove teams from the Copilot subscription for an organization description: |- > [!NOTE] - > This endpoint is in beta and is subject to change. + > This endpoint is in public preview and is subject to change. Cancels the Copilot seat assignment for all members of each team specified. This will cause the members of the specified team(s) to lose access to GitHub Copilot at the end of the current billing cycle, and the organization will not be billed further for those users. @@ -8402,7 +8406,7 @@ paths: summary: Add users to the Copilot subscription for an organization description: |- > [!NOTE] - > This endpoint is in beta and is subject to change. + > This endpoint is in public preview and is subject to change. Purchases a GitHub Copilot seat for each user specified. The organization will be billed accordingly. For more information about Copilot pricing, see "[Pricing for GitHub Copilot](https://docs.github.com/billing/managing-billing-for-github-copilot/about-billing-for-github-copilot#about-billing-for-github-copilot)". @@ -8486,7 +8490,7 @@ paths: summary: Remove users from the Copilot subscription for an organization description: |- > [!NOTE] - > This endpoint is in beta and is subject to change. + > This endpoint is in public preview and is subject to change. Cancels the Copilot seat assignment for each user specified. This will cause the specified users to lose access to GitHub Copilot at the end of the current billing cycle, and the organization will not be billed further for those users. @@ -8570,7 +8574,7 @@ paths: summary: Get a summary of Copilot usage for organization members description: |- > [!NOTE] - > This endpoint is in beta and is subject to change. + > This endpoint is in public preview and is subject to change. You can use this endpoint to see a daily breakdown of aggregated usage metrics for Copilot completions and Copilot Chat in the IDE across an organization, with a further breakdown of suggestions, acceptances, and number of active users by editor and language for each day. @@ -10432,7 +10436,7 @@ paths: summary: Get Copilot seat assignment details for a user description: |- > [!NOTE] - > This endpoint is in beta and is subject to change. + > This endpoint is in public preview and is subject to change. Gets the GitHub Copilot seat assignment details for a member of an organization who currently has access to GitHub Copilot. @@ -12997,7 +13001,7 @@ paths: type: boolean description: Either `true` to allow squash-merge commits to use pull request title, or `false` to use commit message. **This property - has been deprecated. Please use `squash_merge_commit_title` instead. + is closing down. Please use `squash_merge_commit_title` instead. default: false deprecated: true squash_merge_commit_title: @@ -13489,6 +13493,8 @@ paths: - "$ref": "#/components/parameters/secret-scanning-pagination-before-org-repo" - "$ref": "#/components/parameters/secret-scanning-pagination-after-org-repo" - "$ref": "#/components/parameters/secret-scanning-alert-validity" + - "$ref": "#/components/parameters/secret-scanning-alert-publicly-leaked" + - "$ref": "#/components/parameters/secret-scanning-alert-multi-repo" responses: '200': description: Response @@ -13776,7 +13782,7 @@ paths: summary: Get a summary of Copilot usage for a team description: |- > [!NOTE] - > This endpoint is in beta and is subject to change. + > This endpoint is in public preview and is subject to change. You can use this endpoint to see a daily breakdown of aggregated usage metrics for Copilot completions and Copilot Chat in the IDE for users within a team, with a further breakdown of suggestions, acceptances, and number of active users by editor and language for each day. @@ -13948,7 +13954,7 @@ paths: - notifications_disabled permission: type: string - description: "**Deprecated**. The permission that new repositories + description: "**Closing down notice**. The permission that new repositories will be added to the team with when none is specified." enum: - pull @@ -14074,7 +14080,7 @@ paths: - notifications_disabled permission: type: string - description: "**Deprecated**. The permission that new repositories + description: "**Closing down notice**. The permission that new repositories will be added to the team with when none is specified." enum: - pull @@ -15503,7 +15509,7 @@ paths: summary: Enable or disable a security feature for an organization description: |- > [!WARNING] - > **Deprecation notice:** The ability to enable or disable a security feature for all eligible repositories in an organization is deprecated. Please use [code security configurations](https://docs.github.com/rest/code-security/configurations) instead. For more information, see the [changelog](https://github.blog/changelog/2024-07-22-deprecation-of-api-endpoint-to-enable-or-disable-a-security-feature-for-an-organization/). + > **Closing down notice:** The ability to enable or disable a security feature for all eligible repositories in an organization is closing down. Please use [code security configurations](https://docs.github.com/rest/code-security/configurations) instead. For more information, see the [changelog](https://github.blog/changelog/2024-07-22-deprecation-of-api-endpoint-to-enable-or-disable-a-security-feature-for-an-organization/). Enables or disables the specified security feature for all eligible repositories in an organization. For more information, see "[Managing security managers in your organization](https://docs.github.com/organizations/managing-peoples-access-to-your-organization-with-roles/managing-security-managers-in-your-organization)." @@ -16604,7 +16610,7 @@ paths: * The `source_import` object is no longer in use for any API endpoints, and it will be removed in the next API version. For more information about API versions, see "[API Versions](https://docs.github.com/rest/about-the-rest-api/api-versions)." > [!NOTE] - > The `rate` object is deprecated. If you're writing new API client code or updating existing code, you should use the `core` object instead of the `rate` object. The `core` object contains the same information that is present in the `rate` object. + > The `rate` object is closing down. If you're writing new API client code or updating existing code, you should use the `core` object instead of the `rate` object. The `core` object contains the same information that is present in the `rate` object. tags: - rate-limit operationId: rate-limit/get @@ -16844,7 +16850,7 @@ paths: type: boolean description: Either `true` to allow squash-merge commits to use pull request title, or `false` to use commit message. **This property - has been deprecated. Please use `squash_merge_commit_title` instead. + is closing down. Please use `squash_merge_commit_title` instead. default: false deprecated: true squash_merge_commit_title: @@ -20577,12 +20583,12 @@ paths: contexts: type: array deprecated: true - description: "**Deprecated**: The list of status checks to require - in order to merge into this branch. If any of these checks - have recently been set by a particular GitHub App, they will - be required to come from that app in future for the branch - to merge. Use `checks` instead of `contexts` for more fine-grained - control." + description: "**Closing down notice**: The list of status checks + to require in order to merge into this branch. If any of these + checks have recently been set by a particular GitHub App, + they will be required to come from that app in future for + the branch to merge. Use `checks` instead of `contexts` for + more fine-grained control." items: type: string checks: @@ -21289,11 +21295,12 @@ paths: contexts: type: array deprecated: true - description: "**Deprecated**: The list of status checks to require - in order to merge into this branch. If any of these checks have - recently been set by a particular GitHub App, they will be required - to come from that app in future for the branch to merge. Use `checks` - instead of `contexts` for more fine-grained control." + description: "**Closing down notice**: The list of status checks + to require in order to merge into this branch. If any of these + checks have recently been set by a particular GitHub App, they + will be required to come from that app in future for the branch + to merge. Use `checks` instead of `contexts` for more fine-grained + control." items: type: string checks: @@ -23587,7 +23594,7 @@ paths: and `0` is returned in this field. > [!WARNING] - > **Deprecation notice:** The `tool_name` field is deprecated and will, in future, not be included in the response for this endpoint. The example response reflects this change. The tool name can now be found inside the `tool` field. + > **Closing down notice:** The `tool_name` field is closing down and will, in future, not be included in the response for this endpoint. The example response reflects this change. The tool name can now be found inside the `tool` field. OAuth app tokens and personal access tokens (classic) need the `security_events` scope to use this endpoint with private or public repositories, or the `public_repo` scope to use this endpoint with only public repositories. operationId: code-scanning/list-recent-analyses @@ -24590,7 +24597,7 @@ paths: geo: description: The geographic area for this codespace. If not specified, the value is assigned by IP. This property replaces `location`, - which is being deprecated. + which is closing down. type: string enum: - EuropeWest @@ -25938,8 +25945,8 @@ paths: description: Line index in the diff to comment on. line: type: integer - description: "**Deprecated**. Use **position** parameter instead. - Line number in the file to comment on." + description: "**Closing down notice**. Use **position** parameter + instead. Line number in the file to comment on." required: - body examples: @@ -26857,8 +26864,8 @@ paths: - "$ref": "#/components/parameters/dependabot-alert-sort" - "$ref": "#/components/parameters/direction" - name: page - description: "**Deprecated**. Page number of the results to fetch. Use cursor-based - pagination with `before` or `after` instead." + description: "**Closing down notice**. Page number of the results to fetch. + Use cursor-based pagination with `before` or `after` instead." deprecated: true in: query schema: @@ -30569,7 +30576,7 @@ paths: View the progress of an import. > [!WARNING] - > **Deprecation notice:** Due to very low levels of usage and available alternatives, this endpoint is deprecated and will no longer be available from 00:00 UTC on April 12, 2024. For more details and alternatives, see the [changelog](https://gh.io/source-imports-api-deprecation). + > **Endpoint closing down notice:** Due to very low levels of usage and available alternatives, this endpoint is closing down and will no longer be available from 00:00 UTC on April 12, 2024. For more details and alternatives, see the [changelog](https://gh.io/source-imports-api-deprecation). **Import status** @@ -30642,7 +30649,7 @@ paths: return a status `422 Unprocessable Entity` response. > [!WARNING] - > **Deprecation notice:** Due to very low levels of usage and available alternatives, this endpoint is deprecated and will no longer be available from 00:00 UTC on April 12, 2024. For more details and alternatives, see the [changelog](https://gh.io/source-imports-api-deprecation). + > **Endpoint closing down notice:** Due to very low levels of usage and available alternatives, this endpoint is closing down and will no longer be available from 00:00 UTC on April 12, 2024. For more details and alternatives, see the [changelog](https://gh.io/source-imports-api-deprecation). tags: - migrations operationId: migrations/start-import @@ -30734,7 +30741,7 @@ paths: You can select the project to import by providing one of the objects in the `project_choices` array in the update request. > [!WARNING] - > **Deprecation notice:** Due to very low levels of usage and available alternatives, this endpoint is deprecated and will no longer be available from 00:00 UTC on April 12, 2024. For more details and alternatives, see the [changelog](https://gh.io/source-imports-api-deprecation). + > **Endpoint closing down notice:** Due to very low levels of usage and available alternatives, this endpoint is closing down and will no longer be available from 00:00 UTC on April 12, 2024. For more details and alternatives, see the [changelog](https://gh.io/source-imports-api-deprecation). tags: - migrations operationId: migrations/update-import @@ -30820,7 +30827,7 @@ paths: Stop an import for a repository. > [!WARNING] - > **Deprecation notice:** Due to very low levels of usage and available alternatives, this endpoint is deprecated and will no longer be available from 00:00 UTC on April 12, 2024. For more details and alternatives, see the [changelog](https://gh.io/source-imports-api-deprecation). + > **Endpoint closing down notice:** Due to very low levels of usage and available alternatives, this endpoint is closing down and will no longer be available from 00:00 UTC on April 12, 2024. For more details and alternatives, see the [changelog](https://gh.io/source-imports-api-deprecation). tags: - migrations operationId: migrations/cancel-import @@ -30852,7 +30859,7 @@ paths: This endpoint and the [Map a commit author](https://docs.github.com/rest/migrations/source-imports#map-a-commit-author) endpoint allow you to provide correct Git author information. > [!WARNING] - > **Deprecation notice:** Due to very low levels of usage and available alternatives, this endpoint is deprecated and will no longer be available from 00:00 UTC on April 12, 2024. For more details and alternatives, see the [changelog](https://gh.io/source-imports-api-deprecation). + > **Endpoint closing down notice:** Due to very low levels of usage and available alternatives, this endpoint is closing down and will no longer be available from 00:00 UTC on April 12, 2024. For more details and alternatives, see the [changelog](https://gh.io/source-imports-api-deprecation). tags: - migrations operationId: migrations/get-commit-authors @@ -30895,7 +30902,7 @@ paths: new commits to the repository. > [!WARNING] - > **Deprecation notice:** Due to very low levels of usage and available alternatives, this endpoint is deprecated and will no longer be available from 00:00 UTC on April 12, 2024. For more details and alternatives, see the [changelog](https://gh.io/source-imports-api-deprecation). + > **Endpoint closing down notice:** Due to very low levels of usage and available alternatives, this endpoint is closing down and will no longer be available from 00:00 UTC on April 12, 2024. For more details and alternatives, see the [changelog](https://gh.io/source-imports-api-deprecation). tags: - migrations operationId: migrations/map-commit-author @@ -30960,7 +30967,7 @@ paths: List files larger than 100MB found during the import > [!WARNING] - > **Deprecation notice:** Due to very low levels of usage and available alternatives, this endpoint is deprecated and will no longer be available from 00:00 UTC on April 12, 2024. For more details and alternatives, see the [changelog](https://gh.io/source-imports-api-deprecation). + > **Endpoint closing down notice:** Due to very low levels of usage and available alternatives, this endpoint is closing down and will no longer be available from 00:00 UTC on April 12, 2024. For more details and alternatives, see the [changelog](https://gh.io/source-imports-api-deprecation). tags: - migrations operationId: migrations/get-large-files @@ -31003,7 +31010,7 @@ paths: site](https://docs.github.com/repositories/working-with-files/managing-large-files). > [!WARNING] - > **Deprecation notice:** Due to very low levels of usage and available alternatives, this endpoint is deprecated and will no longer be available from 00:00 UTC on April 12, 2024. For more details and alternatives, see the [changelog](https://gh.io/source-imports-api-deprecation). + > **Endpoint closing down notice:** Due to very low levels of usage and available alternatives, this endpoint is closing down and will no longer be available from 00:00 UTC on April 12, 2024. For more details and alternatives, see the [changelog](https://gh.io/source-imports-api-deprecation). tags: - migrations operationId: migrations/set-lfs-preference @@ -31456,7 +31463,7 @@ paths: description: 'Login for the user that this issue should be assigned to. _NOTE: Only users with push access can set the assignee for new issues. The assignee is silently dropped otherwise. **This - field is deprecated.**_' + field is closing down.**_' milestone: oneOf: - type: string @@ -32040,7 +32047,8 @@ paths: type: - string - 'null' - description: Username to assign to this issue. **This field is deprecated.** + description: Username to assign to this issue. **This field is closing + down.** state: type: string description: The open or closed state of the issue. @@ -35533,7 +35541,7 @@ paths: geo: description: The geographic area for this codespace. If not specified, the value is assigned by IP. This property replaces `location`, - which is being deprecated. + which is closing down. type: string enum: - EuropeWest @@ -35667,7 +35675,7 @@ paths: If your comment applies to more than one line in the pull request diff, you should use the parameters `line`, `side`, and optionally `start_line` and `start_side` in your request. - The `position` parameter is deprecated. If you use `position`, the `line`, `side`, `start_line`, and `start_side` parameters are not required. + The `position` parameter is closing down. If you use `position`, the `line`, `side`, `start_line`, and `start_side` parameters are not required. This endpoint triggers [notifications](https://docs.github.com/github/managing-subscriptions-and-notifications-on-github/about-notifications). Creating content too quickly using this endpoint may result in secondary rate limiting. For more information, see "[Rate limits for the API](https://docs.github.com/rest/using-the-rest-api/rate-limits-for-the-rest-api#about-secondary-rate-limits)" and "[Best practices for using the REST API](https://docs.github.com/rest/guides/best-practices-for-using-the-rest-api)." @@ -35708,7 +35716,7 @@ paths: description: The relative path to the file that necessitates a comment. position: type: integer - description: '**This parameter is deprecated. Use `line` instead**. + description: '**This parameter is closing down. Use `line` instead**. The position in the diff where you want to add a review comment. Note this value is not the same as the line number in the file. The position value equals the number of lines down from the first @@ -38184,6 +38192,8 @@ paths: - "$ref": "#/components/parameters/secret-scanning-pagination-before-org-repo" - "$ref": "#/components/parameters/secret-scanning-pagination-after-org-repo" - "$ref": "#/components/parameters/secret-scanning-alert-validity" + - "$ref": "#/components/parameters/secret-scanning-alert-publicly-leaked" + - "$ref": "#/components/parameters/secret-scanning-alert-multi-repo" responses: '200': description: Response @@ -39372,10 +39382,10 @@ paths: subcategory: repos "/repos/{owner}/{repo}/tags/protection": get: - summary: Deprecated - List tag protection states for a repository + summary: Closing down - List tag protection states for a repository description: |- > [!WARNING] - > **Deprecation notice:** This operation is deprecated and will be removed after August 30, 2024. Use the "[Repository Rulesets](https://docs.github.com/rest/repos/rules#get-all-repository-rulesets)" endpoint instead. + > **Closing down notice:** This operation is closing down and will be removed after August 30, 2024. Use the "[Repository Rulesets](https://docs.github.com/rest/repos/rules#get-all-repository-rulesets)" endpoint instead. This returns the tag protection states of a repository. @@ -39385,7 +39395,7 @@ paths: operationId: repos/list-tag-protection externalDocs: description: API method documentation - url: https://docs.github.com/rest/repos/tags#deprecated---list-tag-protection-states-for-a-repository + url: https://docs.github.com/rest/repos/tags#closing-down---list-tag-protection-states-for-a-repository parameters: - "$ref": "#/components/parameters/owner" - "$ref": "#/components/parameters/repo" @@ -39414,10 +39424,10 @@ paths: removalDate: '2024-08-30' deprecated: true post: - summary: Deprecated - Create a tag protection state for a repository + summary: Closing down - Create a tag protection state for a repository description: |- > [!WARNING] - > **Deprecation notice:** This operation is deprecated and will be removed after August 30, 2024. Use the "[Repository Rulesets](https://docs.github.com/rest/repos/rules#create-a-repository-ruleset)" endpoint instead. + > **Closing down notice:** This operation is closing down and will be removed after August 30, 2024. Use the "[Repository Rulesets](https://docs.github.com/rest/repos/rules#create-a-repository-ruleset)" endpoint instead. This creates a tag protection state for a repository. This endpoint is only available to repository administrators. @@ -39426,7 +39436,7 @@ paths: operationId: repos/create-tag-protection externalDocs: description: API method documentation - url: https://docs.github.com/rest/repos/tags#deprecated---create-a-tag-protection-state-for-a-repository + url: https://docs.github.com/rest/repos/tags#closing-down---create-a-tag-protection-state-for-a-repository parameters: - "$ref": "#/components/parameters/owner" - "$ref": "#/components/parameters/repo" @@ -39471,10 +39481,10 @@ paths: deprecated: true "/repos/{owner}/{repo}/tags/protection/{tag_protection_id}": delete: - summary: Deprecated - Delete a tag protection state for a repository + summary: Closing down - Delete a tag protection state for a repository description: |- > [!WARNING] - > **Deprecation notice:** This operation is deprecated and will be removed after August 30, 2024. Use the "[Repository Rulesets](https://docs.github.com/rest/repos/rules#delete-a-repository-ruleset)" endpoint instead. + > **Closing down notice:** This operation is closing down and will be removed after August 30, 2024. Use the "[Repository Rulesets](https://docs.github.com/rest/repos/rules#delete-a-repository-ruleset)" endpoint instead. This deletes a tag protection state for a repository. This endpoint is only available to repository administrators. @@ -39483,7 +39493,7 @@ paths: operationId: repos/delete-tag-protection externalDocs: description: API method documentation - url: https://docs.github.com/rest/repos/tags#deprecated---delete-a-tag-protection-state-for-a-repository + url: https://docs.github.com/rest/repos/tags#closing-down---delete-a-tag-protection-state-for-a-repository parameters: - "$ref": "#/components/parameters/owner" - "$ref": "#/components/parameters/repo" @@ -40145,7 +40155,7 @@ paths: type: string - name: sort deprecated: true - description: "**This field is deprecated.** Sorts the results of your query. + description: "**This field is closing down.** Sorts the results of your query. Can only be `indexed`, which indicates how recently a file has been indexed by the GitHub search infrastructure. Default: [best match](https://docs.github.com/rest/search/search#ranking-search-results)" in: query @@ -40155,9 +40165,10 @@ paths: enum: - indexed - name: order - description: "**This field is deprecated.** Determines whether the first search - result returned is the highest number of matches (`desc`) or lowest number - of matches (`asc`). This parameter is ignored unless you provide `sort`. " + description: "**This field is closing down.** Determines whether the first + search result returned is the highest number of matches (`desc`) or lowest + number of matches (`asc`). This parameter is ignored unless you provide + `sort`. " in: query deprecated: true required: false @@ -40685,7 +40696,7 @@ paths: summary: Get a team (Legacy) description: |- > [!WARNING] - > **Deprecation notice:** This endpoint route is deprecated and will be removed from the Teams API. We recommend migrating your existing code to use the [Get a team by name](https://docs.github.com/rest/teams/teams#get-a-team-by-name) endpoint. + > **Endpoint closing down notice:** This endpoint route is closing down and will be removed from the Teams API. We recommend migrating your existing code to use the [Get a team by name](https://docs.github.com/rest/teams/teams#get-a-team-by-name) endpoint. tags: - teams operationId: teams/get-legacy @@ -40718,7 +40729,7 @@ paths: summary: Update a team (Legacy) description: |- > [!WARNING] - > **Deprecation notice:** This endpoint route is deprecated and will be removed from the Teams API. We recommend migrating your existing code to use the new [Update a team](https://docs.github.com/rest/teams/teams#update-a-team) endpoint. + > **Endpoint closing down notice:** This endpoint route is closing down and will be removed from the Teams API. We recommend migrating your existing code to use the new [Update a team](https://docs.github.com/rest/teams/teams#update-a-team) endpoint. To edit a team, the authenticated user must either be an organization owner or a team maintainer. @@ -40769,7 +40780,7 @@ paths: - notifications_disabled permission: type: string - description: "**Deprecated**. The permission that new repositories + description: "**Closing down notice**. The permission that new repositories will be added to the team with when none is specified." enum: - pull @@ -40827,7 +40838,7 @@ paths: summary: Delete a team (Legacy) description: |- > [!WARNING] - > **Deprecation notice:** This endpoint route is deprecated and will be removed from the Teams API. We recommend migrating your existing code to use the new [Delete a team](https://docs.github.com/rest/teams/teams#delete-a-team) endpoint. + > **Endpoint closing down notice:** This endpoint route is closing down and will be removed from the Teams API. We recommend migrating your existing code to use the new [Delete a team](https://docs.github.com/rest/teams/teams#delete-a-team) endpoint. To delete a team, the authenticated user must be an organization owner or team maintainer. @@ -40860,7 +40871,7 @@ paths: summary: List discussions (Legacy) description: |- > [!WARNING] - > **Deprecation notice:** This endpoint route is deprecated and will be removed from the Teams API. We recommend migrating your existing code to use the new [`List discussions`](https://docs.github.com/rest/teams/discussions#list-discussions) endpoint. + > **Endpoint closing down notice:** This endpoint route is closing down and will be removed from the Teams API. We recommend migrating your existing code to use the new [`List discussions`](https://docs.github.com/rest/teams/discussions#list-discussions) endpoint. List all discussions on a team's page. @@ -40903,7 +40914,7 @@ paths: summary: Create a discussion (Legacy) description: |- > [!WARNING] - > **Deprecation notice:** This endpoint route is deprecated and will be removed from the Teams API. We recommend migrating your existing code to use the new [`Create a discussion`](https://docs.github.com/rest/teams/discussions#create-a-discussion) endpoint. + > **Endpoint closing down notice:** This endpoint route is closing down and will be removed from the Teams API. We recommend migrating your existing code to use the new [`Create a discussion`](https://docs.github.com/rest/teams/discussions#create-a-discussion) endpoint. Creates a new discussion post on a team's page. @@ -40970,7 +40981,7 @@ paths: summary: Get a discussion (Legacy) description: |- > [!WARNING] - > **Deprecation notice:** This endpoint route is deprecated and will be removed from the Teams API. We recommend migrating your existing code to use the new [Get a discussion](https://docs.github.com/rest/teams/discussions#get-a-discussion) endpoint. + > **Endpoint closing down notice:** This endpoint route is closing down and will be removed from the Teams API. We recommend migrating your existing code to use the new [Get a discussion](https://docs.github.com/rest/teams/discussions#get-a-discussion) endpoint. Get a specific discussion on a team's page. @@ -41006,7 +41017,7 @@ paths: summary: Update a discussion (Legacy) description: |- > [!WARNING] - > **Deprecation notice:** This endpoint route is deprecated and will be removed from the Teams API. We recommend migrating your existing code to use the new [Update a discussion](https://docs.github.com/rest/teams/discussions#update-a-discussion) endpoint. + > **Endpoint closing down notice:** This endpoint route is closing down and will be removed from the Teams API. We recommend migrating your existing code to use the new [Update a discussion](https://docs.github.com/rest/teams/discussions#update-a-discussion) endpoint. Edits the title and body text of a discussion post. Only the parameters you provide are updated. @@ -41059,7 +41070,7 @@ paths: summary: Delete a discussion (Legacy) description: |- > [!WARNING] - > **Deprecation notice:** This endpoint route is deprecated and will be removed from the Teams API. We recommend migrating your existing code to use the new [`Delete a discussion`](https://docs.github.com/rest/teams/discussions#delete-a-discussion) endpoint. + > **Endpoint closing down notice:** This endpoint route is closing down and will be removed from the Teams API. We recommend migrating your existing code to use the new [`Delete a discussion`](https://docs.github.com/rest/teams/discussions#delete-a-discussion) endpoint. Delete a discussion from a team's page. @@ -41089,7 +41100,7 @@ paths: summary: List discussion comments (Legacy) description: |- > [!WARNING] - > **Deprecation notice:** This endpoint route is deprecated and will be removed from the Teams API. We recommend migrating your existing code to use the new [List discussion comments](https://docs.github.com/rest/teams/discussion-comments#list-discussion-comments) endpoint. + > **Endpoint closing down notice:** This endpoint route is closing down and will be removed from the Teams API. We recommend migrating your existing code to use the new [List discussion comments](https://docs.github.com/rest/teams/discussion-comments#list-discussion-comments) endpoint. List all comments on a team discussion. @@ -41133,7 +41144,7 @@ paths: summary: Create a discussion comment (Legacy) description: |- > [!WARNING] - > **Deprecation notice:** This endpoint route is deprecated and will be removed from the Teams API. We recommend migrating your existing code to use the new [Create a discussion comment](https://docs.github.com/rest/teams/discussion-comments#create-a-discussion-comment) endpoint. + > **Endpoint closing down notice:** This endpoint route is closing down and will be removed from the Teams API. We recommend migrating your existing code to use the new [Create a discussion comment](https://docs.github.com/rest/teams/discussion-comments#create-a-discussion-comment) endpoint. Creates a new comment on a team discussion. @@ -41189,7 +41200,7 @@ paths: summary: Get a discussion comment (Legacy) description: |- > [!WARNING] - > **Deprecation notice:** This endpoint route is deprecated and will be removed from the Teams API. We recommend migrating your existing code to use the new [Get a discussion comment](https://docs.github.com/rest/teams/discussion-comments#get-a-discussion-comment) endpoint. + > **Endpoint closing down notice:** This endpoint route is closing down and will be removed from the Teams API. We recommend migrating your existing code to use the new [Get a discussion comment](https://docs.github.com/rest/teams/discussion-comments#get-a-discussion-comment) endpoint. Get a specific comment on a team discussion. @@ -41226,7 +41237,7 @@ paths: summary: Update a discussion comment (Legacy) description: |- > [!WARNING] - > **Deprecation notice:** This endpoint route is deprecated and will be removed from the Teams API. We recommend migrating your existing code to use the new [Update a discussion comment](https://docs.github.com/rest/teams/discussion-comments#update-a-discussion-comment) endpoint. + > **Endpoint closing down notice:** This endpoint route is closing down and will be removed from the Teams API. We recommend migrating your existing code to use the new [Update a discussion comment](https://docs.github.com/rest/teams/discussion-comments#update-a-discussion-comment) endpoint. Edits the body text of a discussion comment. @@ -41279,7 +41290,7 @@ paths: summary: Delete a discussion comment (Legacy) description: |- > [!WARNING] - > **Deprecation notice:** This endpoint route is deprecated and will be removed from the Teams API. We recommend migrating your existing code to use the new [Delete a discussion comment](https://docs.github.com/rest/teams/discussion-comments#delete-a-discussion-comment) endpoint. + > **Endpoint closing down notice:** This endpoint route is closing down and will be removed from the Teams API. We recommend migrating your existing code to use the new [Delete a discussion comment](https://docs.github.com/rest/teams/discussion-comments#delete-a-discussion-comment) endpoint. Deletes a comment on a team discussion. @@ -41310,7 +41321,7 @@ paths: summary: List reactions for a team discussion comment (Legacy) description: |- > [!WARNING] - > **Deprecation notice:** This endpoint route is deprecated and will be removed from the Teams API. We recommend migrating your existing code to use the new [`List reactions for a team discussion comment`](https://docs.github.com/rest/reactions/reactions#list-reactions-for-a-team-discussion-comment) endpoint. + > **Endpoint closing down notice:** This endpoint route is closing down and will be removed from the Teams API. We recommend migrating your existing code to use the new [`List reactions for a team discussion comment`](https://docs.github.com/rest/reactions/reactions#list-reactions-for-a-team-discussion-comment) endpoint. List the reactions to a [team discussion comment](https://docs.github.com/rest/teams/discussion-comments#get-a-discussion-comment). @@ -41370,7 +41381,7 @@ paths: summary: Create reaction for a team discussion comment (Legacy) description: |- > [!WARNING] - > **Deprecation notice:** This endpoint route is deprecated and will be removed from the Teams API. We recommend migrating your existing code to use the new "[Create reaction for a team discussion comment](https://docs.github.com/rest/reactions/reactions#create-reaction-for-a-team-discussion-comment)" endpoint. + > **Endpoint closing down notice:** This endpoint route is closing down and will be removed from the Teams API. We recommend migrating your existing code to use the new "[Create reaction for a team discussion comment](https://docs.github.com/rest/reactions/reactions#create-reaction-for-a-team-discussion-comment)" endpoint. Create a reaction to a [team discussion comment](https://docs.github.com/rest/teams/discussion-comments#get-a-discussion-comment). @@ -41436,7 +41447,7 @@ paths: summary: List reactions for a team discussion (Legacy) description: |- > [!WARNING] - > **Deprecation notice:** This endpoint route is deprecated and will be removed from the Teams API. We recommend migrating your existing code to use the new [`List reactions for a team discussion`](https://docs.github.com/rest/reactions/reactions#list-reactions-for-a-team-discussion) endpoint. + > **Endpoint closing down notice:** This endpoint route is closing down and will be removed from the Teams API. We recommend migrating your existing code to use the new [`List reactions for a team discussion`](https://docs.github.com/rest/reactions/reactions#list-reactions-for-a-team-discussion) endpoint. List the reactions to a [team discussion](https://docs.github.com/rest/teams/discussions#get-a-discussion). @@ -41495,7 +41506,7 @@ paths: summary: Create reaction for a team discussion (Legacy) description: |- > [!WARNING] - > **Deprecation notice:** This endpoint route is deprecated and will be removed from the Teams API. We recommend migrating your existing code to use the new [`Create reaction for a team discussion`](https://docs.github.com/rest/reactions/reactions#create-reaction-for-a-team-discussion) endpoint. + > **Endpoint closing down notice:** This endpoint route is closing down and will be removed from the Teams API. We recommend migrating your existing code to use the new [`Create reaction for a team discussion`](https://docs.github.com/rest/reactions/reactions#create-reaction-for-a-team-discussion) endpoint. Create a reaction to a [team discussion](https://docs.github.com/rest/teams/discussions#get-a-discussion). @@ -41560,7 +41571,7 @@ paths: summary: List pending team invitations (Legacy) description: |- > [!WARNING] - > **Deprecation notice:** This endpoint route is deprecated and will be removed from the Teams API. We recommend migrating your existing code to use the new [`List pending team invitations`](https://docs.github.com/rest/teams/members#list-pending-team-invitations) endpoint. + > **Endpoint closing down notice:** This endpoint route is closing down and will be removed from the Teams API. We recommend migrating your existing code to use the new [`List pending team invitations`](https://docs.github.com/rest/teams/members#list-pending-team-invitations) endpoint. The return hash contains a `role` field which refers to the Organization Invitation role and will be one of the following values: `direct_member`, `admin`, `billing_manager`, `hiring_manager`, or `reinstate`. If the invitee is not a GitHub member, the `login` field in the return hash will be `null`. tags: @@ -41601,7 +41612,7 @@ paths: summary: List team members (Legacy) description: |- > [!WARNING] - > **Deprecation notice:** This endpoint route is deprecated and will be removed from the Teams API. We recommend migrating your existing code to use the new [`List team members`](https://docs.github.com/rest/teams/members#list-team-members) endpoint. + > **Endpoint closing down notice:** This endpoint route is closing down and will be removed from the Teams API. We recommend migrating your existing code to use the new [`List team members`](https://docs.github.com/rest/teams/members#list-team-members) endpoint. Team members will include the members of child teams. tags: @@ -41654,7 +41665,7 @@ paths: get: summary: Get team member (Legacy) description: |- - The "Get team member" endpoint (described below) is deprecated. + The "Get team member" endpoint (described below) is closing down. We recommend using the [Get team membership for a user](https://docs.github.com/rest/teams/members#get-team-membership-for-a-user) endpoint instead. It allows you to get both active and pending memberships. @@ -41684,7 +41695,7 @@ paths: put: summary: Add team member (Legacy) description: |- - The "Add team member" endpoint (described below) is deprecated. + The "Add team member" endpoint (described below) is closing down. We recommend using the [Add or update team membership for a user](https://docs.github.com/rest/teams/members#add-or-update-team-membership-for-a-user) endpoint instead. It allows you to invite new organization members to your teams. @@ -41727,7 +41738,7 @@ paths: delete: summary: Remove team member (Legacy) description: |- - The "Remove team member" endpoint (described below) is deprecated. + The "Remove team member" endpoint (described below) is closing down. We recommend using the [Remove team membership for a user](https://docs.github.com/rest/teams/members#remove-team-membership-for-a-user) endpoint instead. It allows you to remove both active and pending memberships. @@ -41764,7 +41775,7 @@ paths: summary: Get team membership for a user (Legacy) description: |- > [!WARNING] - > **Deprecation notice:** This endpoint route is deprecated and will be removed from the Teams API. We recommend migrating your existing code to use the new [Get team membership for a user](https://docs.github.com/rest/teams/members#get-team-membership-for-a-user) endpoint. + > **Endpoint closing down notice:** This endpoint route is closing down and will be removed from the Teams API. We recommend migrating your existing code to use the new [Get team membership for a user](https://docs.github.com/rest/teams/members#get-team-membership-for-a-user) endpoint. Team members will include the members of child teams. @@ -41807,7 +41818,7 @@ paths: summary: Add or update team membership for a user (Legacy) description: |- > [!WARNING] - > **Deprecation notice:** This endpoint route is deprecated and will be removed from the Teams API. We recommend migrating your existing code to use the new [Add or update team membership for a user](https://docs.github.com/rest/teams/members#add-or-update-team-membership-for-a-user) endpoint. + > **Endpoint closing down notice:** This endpoint route is closing down and will be removed from the Teams API. We recommend migrating your existing code to use the new [Add or update team membership for a user](https://docs.github.com/rest/teams/members#add-or-update-team-membership-for-a-user) endpoint. Team synchronization is available for organizations using GitHub Enterprise Cloud. For more information, see [GitHub's products](https://docs.github.com/github/getting-started-with-github/githubs-products) in the GitHub Help documentation. @@ -41876,7 +41887,7 @@ paths: summary: Remove team membership for a user (Legacy) description: |- > [!WARNING] - > **Deprecation notice:** This endpoint route is deprecated and will be removed from the Teams API. We recommend migrating your existing code to use the new [Remove team membership for a user](https://docs.github.com/rest/teams/members#remove-team-membership-for-a-user) endpoint. + > **Endpoint closing down notice:** This endpoint route is closing down and will be removed from the Teams API. We recommend migrating your existing code to use the new [Remove team membership for a user](https://docs.github.com/rest/teams/members#remove-team-membership-for-a-user) endpoint. Team synchronization is available for organizations using GitHub Enterprise Cloud. For more information, see [GitHub's products](https://docs.github.com/github/getting-started-with-github/githubs-products) in the GitHub Help documentation. @@ -41911,7 +41922,7 @@ paths: summary: List team projects (Legacy) description: |- > [!WARNING] - > **Deprecation notice:** This endpoint route is deprecated and will be removed from the Teams API. We recommend migrating your existing code to use the new [`List team projects`](https://docs.github.com/rest/teams/teams#list-team-projects) endpoint. + > **Endpoint closing down notice:** This endpoint route is closing down and will be removed from the Teams API. We recommend migrating your existing code to use the new [`List team projects`](https://docs.github.com/rest/teams/teams#list-team-projects) endpoint. Lists the organization projects for a team. tags: @@ -41954,7 +41965,7 @@ paths: summary: Check team permissions for a project (Legacy) description: |- > [!WARNING] - > **Deprecation notice:** This endpoint route is deprecated and will be removed from the Teams API. We recommend migrating your existing code to use the new [Check team permissions for a project](https://docs.github.com/rest/teams/teams#check-team-permissions-for-a-project) endpoint. + > **Endpoint closing down notice:** This endpoint route is closing down and will be removed from the Teams API. We recommend migrating your existing code to use the new [Check team permissions for a project](https://docs.github.com/rest/teams/teams#check-team-permissions-for-a-project) endpoint. Checks whether a team has `read`, `write`, or `admin` permissions for an organization project. The response includes projects inherited from a parent team. tags: @@ -41990,7 +42001,7 @@ paths: summary: Add or update team project permissions (Legacy) description: |- > [!WARNING] - > **Deprecation notice:** This endpoint route is deprecated and will be removed from the Teams API. We recommend migrating your existing code to use the new [Add or update team project permissions](https://docs.github.com/rest/teams/teams#add-or-update-team-project-permissions) endpoint. + > **Endpoint closing down notice:** This endpoint route is closing down and will be removed from the Teams API. We recommend migrating your existing code to use the new [Add or update team project permissions](https://docs.github.com/rest/teams/teams#add-or-update-team-project-permissions) endpoint. Adds an organization project to a team. To add a project to a team or update the team's permission on a project, the authenticated user must have `admin` permissions for the project. The project and team must be part of the same organization. tags: @@ -42061,7 +42072,7 @@ paths: summary: Remove a project from a team (Legacy) description: |- > [!WARNING] - > **Deprecation notice:** This endpoint route is deprecated and will be removed from the Teams API. We recommend migrating your existing code to use the new [Remove a project from a team](https://docs.github.com/rest/teams/teams#remove-a-project-from-a-team) endpoint. + > **Endpoint closing down notice:** This endpoint route is closing down and will be removed from the Teams API. We recommend migrating your existing code to use the new [Remove a project from a team](https://docs.github.com/rest/teams/teams#remove-a-project-from-a-team) endpoint. Removes an organization project from a team. An organization owner or a team maintainer can remove any project from the team. To remove a project from a team as an organization member, the authenticated user must have `read` access to both the team and project, or `admin` access to the team or project. **Note:** This endpoint removes the project from the team, but does not delete it. tags: @@ -42093,7 +42104,7 @@ paths: summary: List team repositories (Legacy) description: |- > [!WARNING] - > **Deprecation notice:** This endpoint route is deprecated and will be removed from the Teams API. We recommend migrating your existing code to use the new [List team repositories](https://docs.github.com/rest/teams/teams#list-team-repositories) endpoint. + > **Endpoint closing down notice:** This endpoint route is closing down and will be removed from the Teams API. We recommend migrating your existing code to use the new [List team repositories](https://docs.github.com/rest/teams/teams#list-team-repositories) endpoint. tags: - teams operationId: teams/list-repos-legacy @@ -42134,7 +42145,7 @@ paths: summary: Check team permissions for a repository (Legacy) description: |- > [!WARNING] - > **Deprecation notice:** This endpoint route is deprecated and will be removed from the Teams API. We recommend migrating your existing code to use the new [Check team permissions for a repository](https://docs.github.com/rest/teams/teams#check-team-permissions-for-a-repository) endpoint. + > **Endpoint closing down notice:** This endpoint route is closing down and will be removed from the Teams API. We recommend migrating your existing code to use the new [Check team permissions for a repository](https://docs.github.com/rest/teams/teams#check-team-permissions-for-a-repository) endpoint. > [!NOTE] > Repositories inherited through a parent team will also be checked. @@ -42176,7 +42187,7 @@ paths: summary: Add or update team repository permissions (Legacy) description: |- > [!WARNING] - > **Deprecation notice:** This endpoint route is deprecated and will be removed from the Teams API. We recommend migrating your existing code to use the new "[Add or update team repository permissions](https://docs.github.com/rest/teams/teams#add-or-update-team-repository-permissions)" endpoint. + > **Endpoint closing down notice:** This endpoint route is closing down and will be removed from the Teams API. We recommend migrating your existing code to use the new "[Add or update team repository permissions](https://docs.github.com/rest/teams/teams#add-or-update-team-repository-permissions)" endpoint. To add a repository to a team or update the team's permission on a repository, the authenticated user must have admin access to the repository, and must be able to see the team. The repository must be owned by the organization, or a direct fork of a repository owned by the organization. You will get a `422 Unprocessable Entity` status if you attempt to add a repository to a team that is not owned by the organization. @@ -42232,7 +42243,7 @@ paths: summary: Remove a repository from a team (Legacy) description: |- > [!WARNING] - > **Deprecation notice:** This endpoint route is deprecated and will be removed from the Teams API. We recommend migrating your existing code to use the new [Remove a repository from a team](https://docs.github.com/rest/teams/teams#remove-a-repository-from-a-team) endpoint. + > **Endpoint closing down notice:** This endpoint route is closing down and will be removed from the Teams API. We recommend migrating your existing code to use the new [Remove a repository from a team](https://docs.github.com/rest/teams/teams#remove-a-repository-from-a-team) endpoint. If the authenticated user is an organization owner or a team maintainer, they can remove any repositories from the team. To remove a repository from a team as an organization member, the authenticated user must have admin access to the repository and must be able to see the team. NOTE: This does not delete the repository, it just removes it from the team. tags: @@ -42261,7 +42272,7 @@ paths: summary: List child teams (Legacy) description: |- > [!WARNING] - > **Deprecation notice:** This endpoint route is deprecated and will be removed from the Teams API. We recommend migrating your existing code to use the new [`List child teams`](https://docs.github.com/rest/teams/teams#list-child-teams) endpoint. + > **Endpoint closing down notice:** This endpoint route is closing down and will be removed from the Teams API. We recommend migrating your existing code to use the new [`List child teams`](https://docs.github.com/rest/teams/teams#list-child-teams) endpoint. tags: - teams operationId: teams/list-child-legacy @@ -42322,6 +42333,11 @@ paths: oneOf: - "$ref": "#/components/schemas/private-user" - "$ref": "#/components/schemas/public-user" + discriminator: + propertyName: user_view_type + mapping: + public: "#/components/schemas/public-user" + private: "#/components/schemas/private-user" examples: response-with-public-and-private-profile-information: "$ref": "#/components/examples/private-user-response-with-public-and-private-profile-information" @@ -42646,7 +42662,7 @@ paths: geo: description: The geographic area for this codespace. If not specified, the value is assigned by IP. This property replaces `location`, - which is being deprecated. + which is closing down. type: string enum: - EuropeWest @@ -42705,7 +42721,7 @@ paths: geo: description: The geographic area for this codespace. If not specified, the value is assigned by IP. This property replaces `location`, - which is being deprecated. + which is closing down. type: string enum: - EuropeWest @@ -46748,6 +46764,11 @@ paths: oneOf: - "$ref": "#/components/schemas/private-user" - "$ref": "#/components/schemas/public-user" + discriminator: + propertyName: user_view_type + mapping: + public: "#/components/schemas/public-user" + private: "#/components/schemas/private-user" examples: default-response: "$ref": "#/components/examples/public-user-default-response" @@ -46826,6 +46847,11 @@ paths: oneOf: - "$ref": "#/components/schemas/private-user" - "$ref": "#/components/schemas/public-user" + discriminator: + propertyName: user_view_type + mapping: + public: "#/components/schemas/public-user" + private: "#/components/schemas/private-user" examples: default-response: "$ref": "#/components/examples/public-user-default-response" @@ -49898,7 +49924,7 @@ webhooks: To subscribe to this event, a GitHub App must have at least read-level access for the "Dependabot alerts" repository permission. > [!NOTE] - > Webhook events for Dependabot alerts are currently in beta and subject to change. + > Webhook events for Dependabot alerts are currently in public preview and subject to change. description: A Dependabot alert was automatically closed by a Dependabot auto-triage rule. operationId: dependabot-alert/auto-dismissed @@ -49968,7 +49994,7 @@ webhooks: To subscribe to this event, a GitHub App must have at least read-level access for the "Dependabot alerts" repository permission. > [!NOTE] - > Webhook events for Dependabot alerts are currently in beta and subject to change. + > Webhook events for Dependabot alerts are currently in public preview and subject to change. description: A Dependabot alert, that had been automatically closed by a Dependabot auto-triage rule, was automatically reopened because the alert metadata or rule changed. @@ -50039,7 +50065,7 @@ webhooks: To subscribe to this event, a GitHub App must have at least read-level access for the "Dependabot alerts" repository permission. > [!NOTE] - > Webhook events for Dependabot alerts are currently in beta and subject to change. + > Webhook events for Dependabot alerts are currently in public preview and subject to change. description: A manifest file change introduced a vulnerable dependency, or a GitHub Security Advisory was published and an existing dependency was found to be vulnerable. @@ -50110,7 +50136,7 @@ webhooks: To subscribe to this event, a GitHub App must have at least read-level access for the "Dependabot alerts" repository permission. > [!NOTE] - > Webhook events for Dependabot alerts are currently in beta and subject to change. + > Webhook events for Dependabot alerts are currently in public preview and subject to change. description: A Dependabot alert was manually closed. operationId: dependabot-alert/dismissed externalDocs: @@ -50179,7 +50205,7 @@ webhooks: To subscribe to this event, a GitHub App must have at least read-level access for the "Dependabot alerts" repository permission. > [!NOTE] - > Webhook events for Dependabot alerts are currently in beta and subject to change. + > Webhook events for Dependabot alerts are currently in public preview and subject to change. description: A manifest file change removed a vulnerability. operationId: dependabot-alert/fixed externalDocs: @@ -50248,7 +50274,7 @@ webhooks: To subscribe to this event, a GitHub App must have at least read-level access for the "Dependabot alerts" repository permission. > [!NOTE] - > Webhook events for Dependabot alerts are currently in beta and subject to change. + > Webhook events for Dependabot alerts are currently in public preview and subject to change. description: A manifest file change introduced a vulnerable dependency that had previously been fixed. operationId: dependabot-alert/reintroduced @@ -50318,7 +50344,7 @@ webhooks: To subscribe to this event, a GitHub App must have at least read-level access for the "Dependabot alerts" repository permission. > [!NOTE] - > Webhook events for Dependabot alerts are currently in beta and subject to change. + > Webhook events for Dependabot alerts are currently in public preview and subject to change. description: A Dependabot alert was manually reopened. operationId: dependabot-alert/reopened externalDocs: @@ -50904,7 +50930,7 @@ webhooks: To subscribe to this event, a GitHub App must have at least read-level access for the "Discussions" repository permission. > [!NOTE] - > Webhook events for GitHub Discussions are currently in beta and subject to change. + > Webhook events for GitHub Discussions are currently in public preview and subject to change. description: A comment on the discussion was marked as the answer. operationId: discussion/answered externalDocs: @@ -50973,7 +50999,7 @@ webhooks: To subscribe to this event, a GitHub App must have at least read-level access for the "Discussions" repository permission. > [!NOTE] - > Webhook events for GitHub Discussions are currently in beta and subject to change. + > Webhook events for GitHub Discussions are currently in public preview and subject to change. description: The category of a discussion was changed. operationId: discussion/category-changed externalDocs: @@ -51042,7 +51068,7 @@ webhooks: To subscribe to this event, a GitHub App must have at least read-level access for the "Discussions" repository permission. > [!NOTE] - > Webhook events for GitHub Discussions are currently in beta and subject to change. + > Webhook events for GitHub Discussions are currently in public preview and subject to change. description: A discussion was closed. operationId: discussion/closed externalDocs: @@ -51111,7 +51137,7 @@ webhooks: To subscribe to this event, a GitHub App must have at least read-level access for the "Discussions" repository permission. > [!NOTE] - > Webhook events for GitHub Discussions are currently in beta and subject to change. + > Webhook events for GitHub Discussions are currently in public preview and subject to change. description: A comment on a discussion was created. operationId: discussion-comment/created externalDocs: @@ -51180,7 +51206,7 @@ webhooks: To subscribe to this event, a GitHub App must have at least read-level access for the "Discussions" repository permission. > [!NOTE] - > Webhook events for GitHub Discussions are currently in beta and subject to change. + > Webhook events for GitHub Discussions are currently in public preview and subject to change. description: A comment on a discussion was deleted. operationId: discussion-comment/deleted externalDocs: @@ -51249,7 +51275,7 @@ webhooks: To subscribe to this event, a GitHub App must have at least read-level access for the "Discussions" repository permission. > [!NOTE] - > Webhook events for GitHub Discussions are currently in beta and subject to change. + > Webhook events for GitHub Discussions are currently in public preview and subject to change. description: A comment on a discussion was edited. operationId: discussion-comment/edited externalDocs: @@ -51318,7 +51344,7 @@ webhooks: To subscribe to this event, a GitHub App must have at least read-level access for the "Discussions" repository permission. > [!NOTE] - > Webhook events for GitHub Discussions are currently in beta and subject to change. + > Webhook events for GitHub Discussions are currently in public preview and subject to change. description: A discussion was created. operationId: discussion/created externalDocs: @@ -51387,7 +51413,7 @@ webhooks: To subscribe to this event, a GitHub App must have at least read-level access for the "Discussions" repository permission. > [!NOTE] - > Webhook events for GitHub Discussions are currently in beta and subject to change. + > Webhook events for GitHub Discussions are currently in public preview and subject to change. description: A discussion was deleted. operationId: discussion/deleted externalDocs: @@ -51456,7 +51482,7 @@ webhooks: To subscribe to this event, a GitHub App must have at least read-level access for the "Discussions" repository permission. > [!NOTE] - > Webhook events for GitHub Discussions are currently in beta and subject to change. + > Webhook events for GitHub Discussions are currently in public preview and subject to change. description: The title or body on a discussion was edited, or the category of the discussion was changed. operationId: discussion/edited @@ -51526,7 +51552,7 @@ webhooks: To subscribe to this event, a GitHub App must have at least read-level access for the "Discussions" repository permission. > [!NOTE] - > Webhook events for GitHub Discussions are currently in beta and subject to change. + > Webhook events for GitHub Discussions are currently in public preview and subject to change. description: A label was added to a discussion. operationId: discussion/labeled externalDocs: @@ -51595,7 +51621,7 @@ webhooks: To subscribe to this event, a GitHub App must have at least read-level access for the "Discussions" repository permission. > [!NOTE] - > Webhook events for GitHub Discussions are currently in beta and subject to change. + > Webhook events for GitHub Discussions are currently in public preview and subject to change. description: A discussion was locked. operationId: discussion/locked externalDocs: @@ -51664,7 +51690,7 @@ webhooks: To subscribe to this event, a GitHub App must have at least read-level access for the "Discussions" repository permission. > [!NOTE] - > Webhook events for GitHub Discussions are currently in beta and subject to change. + > Webhook events for GitHub Discussions are currently in public preview and subject to change. description: A discussion was pinned. operationId: discussion/pinned externalDocs: @@ -51733,7 +51759,7 @@ webhooks: To subscribe to this event, a GitHub App must have at least read-level access for the "Discussions" repository permission. > [!NOTE] - > Webhook events for GitHub Discussions are currently in beta and subject to change. + > Webhook events for GitHub Discussions are currently in public preview and subject to change. description: A discussion was reopened. operationId: discussion/reopened externalDocs: @@ -51802,7 +51828,7 @@ webhooks: To subscribe to this event, a GitHub App must have at least read-level access for the "Discussions" repository permission. > [!NOTE] - > Webhook events for GitHub Discussions are currently in beta and subject to change. + > Webhook events for GitHub Discussions are currently in public preview and subject to change. description: A discussion was transferred to another repository. operationId: discussion/transferred externalDocs: @@ -51871,7 +51897,7 @@ webhooks: To subscribe to this event, a GitHub App must have at least read-level access for the "Discussions" repository permission. > [!NOTE] - > Webhook events for GitHub Discussions are currently in beta and subject to change. + > Webhook events for GitHub Discussions are currently in public preview and subject to change. description: A comment on the discussion was unmarked as the answer. operationId: discussion/unanswered externalDocs: @@ -51940,7 +51966,7 @@ webhooks: To subscribe to this event, a GitHub App must have at least read-level access for the "Discussions" repository permission. > [!NOTE] - > Webhook events for GitHub Discussions are currently in beta and subject to change. + > Webhook events for GitHub Discussions are currently in public preview and subject to change. description: A label was removed from a discussion. operationId: discussion/unlabeled externalDocs: @@ -52009,7 +52035,7 @@ webhooks: To subscribe to this event, a GitHub App must have at least read-level access for the "Discussions" repository permission. > [!NOTE] - > Webhook events for GitHub Discussions are currently in beta and subject to change. + > Webhook events for GitHub Discussions are currently in public preview and subject to change. description: A discussion was unlocked. operationId: discussion/unlocked externalDocs: @@ -52078,7 +52104,7 @@ webhooks: To subscribe to this event, a GitHub App must have at least read-level access for the "Discussions" repository permission. > [!NOTE] - > Webhook events for GitHub Discussions are currently in beta and subject to change. + > Webhook events for GitHub Discussions are currently in public preview and subject to change. description: A discussion was unpinned. operationId: discussion/unpinned externalDocs: @@ -56131,7 +56157,7 @@ webhooks: To subscribe to this event, a GitHub App must have at least read-level access for the "Personal access token requests" organization permission. > [!NOTE] - > Fine-grained PATs are in public beta. Related APIs, events, and functionality are subject to change. + > Fine-grained PATs are in public preview. Related APIs, events, and functionality are subject to change. description: A fine-grained personal access token request was approved. operationId: personal-access-token-request/approved externalDocs: @@ -56196,7 +56222,7 @@ webhooks: To subscribe to this event, a GitHub App must have at least read-level access for the "Personal access token requests" organization permission. > [!NOTE] - > Fine-grained PATs are in public beta. Related APIs, events, and functionality are subject to change. + > Fine-grained PATs are in public preview. Related APIs, events, and functionality are subject to change. description: A fine-grained personal access token request was cancelled by the requester. operationId: personal-access-token-request/cancelled @@ -56262,7 +56288,7 @@ webhooks: To subscribe to this event, a GitHub App must have at least read-level access for the "Personal access token requests" organization permission. > [!NOTE] - > Fine-grained PATs are in public beta. Related APIs, events, and functionality are subject to change. + > Fine-grained PATs are in public preview. Related APIs, events, and functionality are subject to change. description: A fine-grained personal access token request was created. operationId: personal-access-token-request/created externalDocs: @@ -56327,7 +56353,7 @@ webhooks: To subscribe to this event, a GitHub App must have at least read-level access for the "Personal access token requests" organization permission. > [!NOTE] - > Fine-grained PATs are in public beta. Related APIs, events, and functionality are subject to change. + > Fine-grained PATs are in public preview. Related APIs, events, and functionality are subject to change. description: A fine-grained personal access token request was denied. operationId: personal-access-token-request/denied externalDocs: @@ -57420,7 +57446,7 @@ webhooks: To subscribe to this event, a GitHub App must have at least read-level access for the "Projects" organization permission. > [!NOTE] - > Webhook events for projects are currently in beta and subject to change. To share feedback about projects webhooks with GitHub, see the [Projects webhook feedback discussion](https://github.com/orgs/community/discussions/17405). + > Webhook events for projects are currently in public preview and subject to change. To share feedback about projects webhooks with GitHub, see the [Projects webhook feedback discussion](https://github.com/orgs/community/discussions/17405). description: A project in the organization was closed. operationId: projects-v2/closed externalDocs: @@ -57488,7 +57514,7 @@ webhooks: To subscribe to this event, a GitHub App must have at least read-level access for the "Projects" organization permission. > [!NOTE] - > Webhook events for projects are currently in beta and subject to change. To share feedback about projects webhooks with GitHub, see the [Projects webhook feedback discussion](https://github.com/orgs/community/discussions/17405). + > Webhook events for projects are currently in public preview and subject to change. To share feedback about projects webhooks with GitHub, see the [Projects webhook feedback discussion](https://github.com/orgs/community/discussions/17405). description: A project in the organization was created. operationId: projects-v2/created externalDocs: @@ -57556,7 +57582,7 @@ webhooks: To subscribe to this event, a GitHub App must have at least read-level access for the "Projects" organization permission. > [!NOTE] - > Webhook events for projects are currently in beta and subject to change. To share feedback about projects webhooks with GitHub, see the [Projects webhook feedback discussion](https://github.com/orgs/community/discussions/17405). + > Webhook events for projects are currently in public preview and subject to change. To share feedback about projects webhooks with GitHub, see the [Projects webhook feedback discussion](https://github.com/orgs/community/discussions/17405). description: A project in the organization was deleted. operationId: projects-v2/deleted externalDocs: @@ -57624,7 +57650,7 @@ webhooks: To subscribe to this event, a GitHub App must have at least read-level access for the "Projects" organization permission. > [!NOTE] - > Webhook events for projects are currently in beta and subject to change. To share feedback about projects webhooks with GitHub, see the [Projects webhook feedback discussion](https://github.com/orgs/community/discussions/17405). + > Webhook events for projects are currently in public preview and subject to change. To share feedback about projects webhooks with GitHub, see the [Projects webhook feedback discussion](https://github.com/orgs/community/discussions/17405). description: The title, description, or README of a project in the organization was changed. operationId: projects-v2/edited @@ -57693,7 +57719,7 @@ webhooks: To subscribe to this event, a GitHub App must have at least read-level access for the "Projects" organization permission. > [!NOTE] - > Webhook events for projects are currently in beta and subject to change. To share feedback about projects webhooks with GitHub, see the [Projects webhook feedback discussion](https://github.com/orgs/community/discussions/17405). + > Webhook events for projects are currently in public preview and subject to change. To share feedback about projects webhooks with GitHub, see the [Projects webhook feedback discussion](https://github.com/orgs/community/discussions/17405). description: An item on an organization project was archived. For more information, see "[Archiving items from your project](https://docs.github.com/issues/planning-and-tracking-with-projects/managing-items-in-your-project/archiving-items-from-your-project)." operationId: projects-v2-item/archived @@ -57762,7 +57788,7 @@ webhooks: To subscribe to this event, a GitHub App must have at least read-level access for the "Projects" organization permission. > [!NOTE] - > Webhook events for projects are currently in beta and subject to change. To share feedback about projects webhooks with GitHub, see the [Projects webhook feedback discussion](https://github.com/orgs/community/discussions/17405). + > Webhook events for projects are currently in public preview and subject to change. To share feedback about projects webhooks with GitHub, see the [Projects webhook feedback discussion](https://github.com/orgs/community/discussions/17405). description: A draft issue in an organization project was converted to an issue. operationId: projects-v2-item/converted externalDocs: @@ -57830,7 +57856,7 @@ webhooks: To subscribe to this event, a GitHub App must have at least read-level access for the "Projects" organization permission. > [!NOTE] - > Webhook events for projects are currently in beta and subject to change. To share feedback about projects webhooks with GitHub, see the [Projects webhook feedback discussion](https://github.com/orgs/community/discussions/17405). + > Webhook events for projects are currently in public preview and subject to change. To share feedback about projects webhooks with GitHub, see the [Projects webhook feedback discussion](https://github.com/orgs/community/discussions/17405). description: An item was added to a project in the organization. operationId: projects-v2-item/created externalDocs: @@ -57898,7 +57924,7 @@ webhooks: To subscribe to this event, a GitHub App must have at least read-level access for the "Projects" organization permission. > [!NOTE] - > Webhook events for projects are currently in beta and subject to change. To share feedback about projects webhooks with GitHub, see the [Projects webhook feedback discussion](https://github.com/orgs/community/discussions/17405). + > Webhook events for projects are currently in public preview and subject to change. To share feedback about projects webhooks with GitHub, see the [Projects webhook feedback discussion](https://github.com/orgs/community/discussions/17405). description: An item was deleted from a project in the organization. operationId: projects-v2-item/deleted externalDocs: @@ -57966,7 +57992,7 @@ webhooks: To subscribe to this event, a GitHub App must have at least read-level access for the "Projects" organization permission. > [!NOTE] - > Webhook events for projects are currently in beta and subject to change. To share feedback about projects webhooks with GitHub, see the [Projects webhook feedback discussion](https://github.com/orgs/community/discussions/17405). + > Webhook events for projects are currently in public preview and subject to change. To share feedback about projects webhooks with GitHub, see the [Projects webhook feedback discussion](https://github.com/orgs/community/discussions/17405). description: The values or state of an item in an organization project were changed. For example, the value of a field was updated, the body of a draft issue was changed, or a draft issue was converted to an issue. @@ -58036,7 +58062,7 @@ webhooks: To subscribe to this event, a GitHub App must have at least read-level access for the "Projects" organization permission. > [!NOTE] - > Webhook events for projects are currently in beta and subject to change. To share feedback about projects webhooks with GitHub, see the [Projects webhook feedback discussion](https://github.com/orgs/community/discussions/17405). + > Webhook events for projects are currently in public preview and subject to change. To share feedback about projects webhooks with GitHub, see the [Projects webhook feedback discussion](https://github.com/orgs/community/discussions/17405). description: The position of an item in an organization project was changed. For example, an item was moved above or below another item in the table or board layout. @@ -58106,7 +58132,7 @@ webhooks: To subscribe to this event, a GitHub App must have at least read-level access for the "Projects" organization permission. > [!NOTE] - > Webhook events for projects are currently in beta and subject to change. To share feedback about projects webhooks with GitHub, see the [Projects webhook feedback discussion](https://github.com/orgs/community/discussions/17405). + > Webhook events for projects are currently in public preview and subject to change. To share feedback about projects webhooks with GitHub, see the [Projects webhook feedback discussion](https://github.com/orgs/community/discussions/17405). description: An archived item on an organization project was restored from the archive. For more information, see "[Archiving items from your project](https://docs.github.com/issues/planning-and-tracking-with-projects/managing-items-in-your-project/archiving-items-from-your-project)." operationId: projects-v2-item/restored @@ -58175,7 +58201,7 @@ webhooks: To subscribe to this event, a GitHub App must have at least read-level access for the "Projects" organization permission. > [!NOTE] - > Webhook events for projects are currently in beta and subject to change. To share feedback about projects webhooks with GitHub, see the [Projects webhook feedback discussion](https://github.com/orgs/community/discussions/17405). + > Webhook events for projects are currently in public preview and subject to change. To share feedback about projects webhooks with GitHub, see the [Projects webhook feedback discussion](https://github.com/orgs/community/discussions/17405). description: A project in the organization was reopened. operationId: projects-v2/reopened externalDocs: @@ -62126,7 +62152,7 @@ webhooks: This event occurs when there is activity relating to a security vulnerability alert in a repository. > [!WARNING] - > **Deprecation notice:** This event is deprecated. Use the `dependabot_alert` event instead. + > **Closing down notice:** This event is closing down. Use the `dependabot_alert` event instead. description: A repository vulnerability alert was created. operationId: repository-vulnerability-alert/create externalDocs: @@ -62190,7 +62216,7 @@ webhooks: This event occurs when there is activity relating to a security vulnerability alert in a repository. > [!WARNING] - > **Deprecation notice:** This event is deprecated. Use the `dependabot_alert` event instead. + > **Closing down notice:** This event is closing down. Use the `dependabot_alert` event instead. description: A repository vulnerability alert was dismissed. operationId: repository-vulnerability-alert/dismiss externalDocs: @@ -62254,7 +62280,7 @@ webhooks: This event occurs when there is activity relating to a security vulnerability alert in a repository. > [!WARNING] - > **Deprecation notice:** This event is deprecated. Use the `dependabot_alert` event instead. + > **Closing down notice:** This event is closing down. Use the `dependabot_alert` event instead. description: A previously dismissed or resolved repository vulnerability alert was reopened. operationId: repository-vulnerability-alert/reopen @@ -62319,7 +62345,7 @@ webhooks: This event occurs when there is activity relating to a security vulnerability alert in a repository. > [!WARNING] - > **Deprecation notice:** This event is deprecated. Use the `dependabot_alert` event instead. + > **Closing down notice:** This event is closing down. Use the `dependabot_alert` event instead. description: A repository vulnerability alert was marked as resolved. operationId: repository-vulnerability-alert/resolve externalDocs: @@ -62522,6 +62548,72 @@ webhooks: - repository - organization - app + secret-scanning-alert-publicly-leaked: + post: + summary: |- + This event occurs when there is activity relating to a secret scanning alert. For more information about secret scanning, see "[About secret scanning](https://docs.github.com/code-security/secret-scanning/about-secret-scanning)." For information about the API to manage secret scanning alerts, see "[Secret scanning](https://docs.github.com/rest/secret-scanning)" in the REST API documentation. + + For activity relating to secret scanning alert locations, use the `secret_scanning_alert_location` event. + + To subscribe to this event, a GitHub App must have at least read-level access for the "Secret scanning alerts" repository permission. + description: A secret scanning alert was detected in a public repo. + operationId: secret-scanning-alert/publicly-leaked + externalDocs: + url: https://docs.github.com/webhooks/webhook-events-and-payloads#secret_scanning_alert + parameters: + - name: User-Agent + in: header + example: GitHub-Hookshot/123abc + schema: + type: string + - name: X-Github-Hook-Id + in: header + example: 12312312 + schema: + type: string + - name: X-Github-Event + in: header + example: issues + schema: + type: string + - name: X-Github-Hook-Installation-Target-Id + in: header + example: 123123 + schema: + type: string + - name: X-Github-Hook-Installation-Target-Type + in: header + example: repository + schema: + type: string + - name: X-GitHub-Delivery + in: header + example: 0b989ba4-242f-11e5-81e1-c7b6966d2516 + schema: + type: string + - name: X-Hub-Signature-256 + in: header + example: sha256=6dcb09b5b57875f334f61aebed695e2e4193db5e + schema: + type: string + requestBody: + required: true + content: + application/json: + schema: + "$ref": "#/components/schemas/webhook-secret-scanning-alert-publicly-leaked" + responses: + '200': + description: Return a 200 status to indicate that the data was received + successfully + x-github: + githubCloudOnly: false + category: webhooks + subcategory: secret_scanning_alert + supported-webhook-types: + - repository + - organization + - app secret-scanning-alert-reopened: post: summary: |- @@ -65142,6 +65234,10 @@ components: type: string examples: - '"2020-07-09T00:17:55Z"' + user_view_type: + type: string + examples: + - public required: - avatar_url - events_url @@ -66183,7 +66279,8 @@ components: type: string description: The level of permission to grant the access token for managing access to GitHub Copilot for members of an organization with a Copilot - Business subscription. This property is in beta and is subject to change. + Business subscription. This property is in public preview and is subject + to change. enum: - write organization_announcement_banners: @@ -66230,7 +66327,7 @@ components: organization_projects: type: string description: The level of permission to grant the access token to manage - organization projects and projects beta (where available). + organization projects and projects public preview (where available). enum: - read - write @@ -66882,7 +66979,7 @@ components: use_squash_pr_title_as_default: type: boolean description: Whether a squash merge commit can use the pull request title - as default. **This property has been deprecated. Please use `squash_merge_commit_title` + as default. **This property is closing down. Please use `squash_merge_commit_title` instead. default: false deprecated: true @@ -68987,6 +69084,17 @@ components: - active - inactive - unknown + publicly_leaked: + type: + - boolean + - 'null' + description: Whether the secret was publicly leaked. + multi_repo: + type: + - boolean + - 'null' + description: Whether the detected secret was found in multiple repositories + in the same organization or enterprise. actor: title: Actor description: Actor @@ -69719,6 +69827,8 @@ components: id: type: integer format: int64 + user_view_type: + type: string node_id: type: string avatar_url: @@ -69829,11 +69939,6 @@ components: - name - space - private_repos - suspended_at: - type: - - string - - 'null' - format: date-time private_gists: type: integer examples: @@ -71314,6 +71419,16 @@ components: - 'null' examples: - 10000 + collaborators: + type: + - integer + - 'null' + description: |- + The number of collaborators on private repositories. + + This field may be null if the number of private repositories is over 50,000. + examples: + - 8 billing_email: type: - string @@ -71395,7 +71510,7 @@ components: advanced_security_enabled_for_new_repositories: type: boolean description: |- - **Deprecated.** Please use [code security configurations](https://docs.github.com/rest/code-security/configurations) instead. + **Endpoint closing down notice.** Please use [code security configurations](https://docs.github.com/rest/code-security/configurations) instead. Whether GitHub Advanced Security is enabled for new repositories and repositories transferred to this organization. @@ -71406,7 +71521,7 @@ components: dependabot_alerts_enabled_for_new_repositories: type: boolean description: |- - **Deprecated.** Please use [code security configurations](https://docs.github.com/rest/code-security/configurations) instead. + **Endpoint closing down notice.** Please use [code security configurations](https://docs.github.com/rest/code-security/configurations) instead. Whether Dependabot alerts are automatically enabled for new repositories and repositories transferred to this organization. @@ -71417,7 +71532,7 @@ components: dependabot_security_updates_enabled_for_new_repositories: type: boolean description: |- - **Deprecated.** Please use [code security configurations](https://docs.github.com/rest/code-security/configurations) instead. + **Endpoint closing down notice.** Please use [code security configurations](https://docs.github.com/rest/code-security/configurations) instead. Whether Dependabot security updates are automatically enabled for new repositories and repositories transferred to this organization. @@ -71428,7 +71543,7 @@ components: dependency_graph_enabled_for_new_repositories: type: boolean description: |- - **Deprecated.** Please use [code security configurations](https://docs.github.com/rest/code-security/configurations) instead. + **Endpoint closing down notice.** Please use [code security configurations](https://docs.github.com/rest/code-security/configurations) instead. Whether dependency graph is automatically enabled for new repositories and repositories transferred to this organization. @@ -71439,7 +71554,7 @@ components: secret_scanning_enabled_for_new_repositories: type: boolean description: |- - **Deprecated.** Please use [code security configurations](https://docs.github.com/rest/code-security/configurations) instead. + **Endpoint closing down notice.** Please use [code security configurations](https://docs.github.com/rest/code-security/configurations) instead. Whether secret scanning is automatically enabled for new repositories and repositories transferred to this organization. @@ -71450,7 +71565,7 @@ components: secret_scanning_push_protection_enabled_for_new_repositories: type: boolean description: |- - **Deprecated.** Please use [code security configurations](https://docs.github.com/rest/code-security/configurations) instead. + **Endpoint closing down notice.** Please use [code security configurations](https://docs.github.com/rest/code-security/configurations) instead. Whether secret scanning push protection is automatically enabled for new repositories and repositories transferred to this organization. @@ -72221,6 +72336,7 @@ components: enum: - global - organization + - enterprise description: type: string description: A description of the code security configuration @@ -73502,6 +73618,10 @@ components: type: string examples: - '"2020-07-09T00:17:55Z"' + user_view_type: + type: string + examples: + - public required: - avatar_url - events_url @@ -79025,6 +79145,8 @@ components: type: string site_admin: type: boolean + user_view_type: + type: string teams: type: array items: @@ -79142,6 +79264,10 @@ components: type: boolean examples: - false + user_view_type: + type: string + examples: + - public name: type: string client_id: @@ -81173,6 +81299,10 @@ components: type: string examples: - admin + user_view_type: + type: string + examples: + - public required: - avatar_url - events_url @@ -82587,6 +82717,8 @@ components: type: string name: type: string + user_view_type: + type: string required: - contributions - type @@ -83194,7 +83326,7 @@ components: examples: - production target_url: - description: 'Deprecated: the URL to associate with this status.' + description: 'Closing down notice: the URL to associate with this status.' default: '' type: string format: uri @@ -85528,13 +85660,13 @@ components: - config/database.yaml position: description: The line index in the diff to which the comment applies. This - field is deprecated; use `line` instead. + field is closing down; use `line` instead. type: integer examples: - 1 original_position: description: The index of the original line in the diff to which the comment - applies. This field is deprecated; use `original_line` instead. + applies. This field is closing down; use `original_line` instead. type: integer examples: - 4 @@ -86793,6 +86925,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - avatar_url - events_url @@ -87099,6 +87233,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - avatar_url - events_url @@ -87264,6 +87400,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - avatar_url - events_url @@ -87546,6 +87684,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - avatar_url - events_url @@ -88313,6 +88453,17 @@ components: - active - inactive - unknown + publicly_leaked: + type: + - boolean + - 'null' + description: Whether the detected secret was publicly leaked. + multi_repo: + type: + - boolean + - 'null' + description: Whether the detected secret was found in multiple repositories + under the same organization or enterprise. secret-scanning-alert-resolution-comment: description: An optional comment when closing an alert. Cannot be updated or deleted. Must be `null` when changing `state` to `open`. @@ -90182,6 +90333,8 @@ components: - string - 'null' format: date-time + user_view_type: + type: string required: - avatar_url - events_url @@ -90216,6 +90369,8 @@ components: format: int64 examples: - 1 + user_view_type: + type: string node_id: type: string examples: @@ -90408,11 +90563,6 @@ components: - name - space - private_repos - suspended_at: - type: - - string - - 'null' - format: date-time business_plus: type: boolean ldap_dn: @@ -92087,7 +92237,7 @@ components: use_squash_pr_title_as_default: type: boolean description: Whether a squash merge commit can use the pull request title - as default. **This property has been deprecated. Please use `squash_merge_commit_title` + as default. **This property is closing down. Please use `squash_merge_commit_title` instead. default: false deprecated: true @@ -92735,6 +92885,8 @@ components: type: string url: type: string + user_view_type: + type: string webhooks_reviewers: type: array items: @@ -92910,6 +93062,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -93055,6 +93209,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -93150,6 +93306,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -93358,6 +93516,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -93527,6 +93687,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -93784,6 +93946,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -93895,6 +94059,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -93967,6 +94133,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -94136,6 +94304,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -94355,6 +94525,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -94706,6 +94878,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -94813,6 +94987,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -94954,6 +95130,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -95025,6 +95203,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -95193,6 +95373,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -95410,6 +95592,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -95759,6 +95943,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -95851,6 +96037,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -96248,6 +96436,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -96390,6 +96580,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -96622,6 +96814,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -96736,6 +96930,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -97112,7 +97308,7 @@ components: - COMMIT_OR_PR_TITLE use_squash_pr_title_as_default: description: Whether a squash merge commit can use the pull request title - as default. **This property has been deprecated. Please use `squash_merge_commit_title` + as default. **This property is closing down. Please use `squash_merge_commit_title` instead.** type: boolean default: false @@ -97283,6 +97479,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -97454,6 +97652,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -97791,6 +97991,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -98063,6 +98265,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -98426,6 +98630,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -98698,6 +98904,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -98841,6 +99049,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -98928,6 +99138,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -99370,6 +99582,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -99665,6 +99879,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -99828,6 +100044,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -100045,6 +100263,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -100383,6 +100603,8 @@ components: url: type: string format: uri + user_view_type: + type: string body: type: - string @@ -100681,6 +100903,17 @@ components: format: date-time description: 'The time that push protection was bypassed in ISO 8601 format: `YYYY-MM-DDTHH:MM:SSZ`.' + publicly_leaked: + type: + - boolean + - 'null' + description: Whether the detected secret was publicly leaked. + multi_repo: + type: + - boolean + - 'null' + description: Whether the detected secret was found in multiple repositories + in the same organization or business. webhooks_security_advisory: description: The details of the security advisory, including summary, description, and severity. @@ -100840,6 +101073,8 @@ components: type: string url: type: string + user_view_type: + type: string node_id: type: string privacy_level: @@ -100910,6 +101145,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -100979,6 +101216,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -101737,6 +101976,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -102355,6 +102596,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -102966,6 +103209,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -103490,6 +103735,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -103741,6 +103988,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -104235,6 +104484,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -104989,6 +105240,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -105500,6 +105753,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -105678,6 +105933,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -105999,6 +106256,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -106494,6 +106753,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -106693,6 +106954,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -106844,6 +107107,8 @@ components: type: string url: type: string + user_view_type: + type: string private: type: boolean pulls_url: @@ -107086,6 +107351,8 @@ components: type: string url: type: string + user_view_type: + type: string private: type: boolean pulls_url: @@ -107192,6 +107459,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -107360,6 +107629,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -107509,6 +107780,8 @@ components: type: string url: type: string + user_view_type: + type: string private: type: boolean pulls_url: @@ -107751,6 +108024,8 @@ components: type: string url: type: string + user_view_type: + type: string private: type: boolean pulls_url: @@ -107856,6 +108131,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -107992,6 +108269,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - id type: @@ -108106,6 +108385,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -108255,6 +108536,8 @@ components: type: string url: type: string + user_view_type: + type: string private: type: boolean pulls_url: @@ -108497,6 +108780,8 @@ components: type: string url: type: string + user_view_type: + type: string private: type: boolean pulls_url: @@ -108603,6 +108888,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -108808,6 +109095,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -108990,6 +109279,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -109299,6 +109590,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -109479,6 +109772,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -109791,6 +110086,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -110287,6 +110584,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -111181,6 +111480,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -111943,6 +112244,8 @@ components: website_url: type: - 'null' + user_view_type: + type: string required: - id - node_id @@ -112173,6 +112476,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -112279,6 +112584,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -112351,6 +112658,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -112520,6 +112829,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -112740,6 +113051,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -113092,6 +113405,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -113190,6 +113505,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -113468,6 +113785,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -113540,6 +113859,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -113709,6 +114030,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -113927,6 +114250,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -114277,6 +114602,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -114375,6 +114702,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -114536,6 +114865,8 @@ components: type: string url: type: string + user_view_type: + type: string required: - labels - state @@ -114655,6 +114986,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -114727,6 +115060,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -114896,6 +115231,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -115116,6 +115453,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -115467,6 +115806,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -115565,6 +115906,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -115871,6 +116214,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -115943,6 +116288,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -116112,6 +116459,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -116333,6 +116682,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -116684,6 +117035,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -116847,6 +117200,8 @@ components: type: string url: type: string + user_view_type: + type: string required: - state - closed_at @@ -116955,6 +117310,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -117194,6 +117551,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -117412,6 +117771,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -117761,6 +118122,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -118177,6 +118540,8 @@ components: url: type: string format: uri + user_view_type: + type: string description: type: - string @@ -118387,6 +118752,8 @@ components: url: type: string format: uri + user_view_type: + type: string permissions: description: The set of permissions for the GitHub app type: object @@ -118728,6 +119095,8 @@ components: url: type: string format: uri + user_view_type: + type: string milestone: "$ref": "#/components/schemas/webhooks_milestone" organization: @@ -118856,6 +119225,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -119097,6 +119468,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -119317,6 +119690,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -119668,6 +120043,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -119802,6 +120179,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -120043,6 +120422,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -120262,6 +120643,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -120613,6 +120996,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -120771,6 +121156,8 @@ components: url: type: string format: uri + user_view_type: + type: string assignees: type: array items: @@ -120842,6 +121229,8 @@ components: url: type: string format: uri + user_view_type: + type: string author_association: title: AuthorAssociation description: How the author is associated with the repository. @@ -121031,6 +121420,8 @@ components: url: type: string format: uri + user_view_type: + type: string description: type: - string @@ -121243,6 +121634,8 @@ components: url: type: string format: uri + user_view_type: + type: string permissions: description: The set of permissions for the GitHub app type: object @@ -121582,6 +121975,8 @@ components: url: type: string format: uri + user_view_type: + type: string organization: "$ref": "#/components/schemas/organization-simple-webhooks" repository: @@ -121971,6 +122366,8 @@ components: url: type: string format: uri + user_view_type: + type: string description: type: - string @@ -122182,6 +122579,8 @@ components: url: type: string format: uri + user_view_type: + type: string permissions: description: The set of permissions for the GitHub app type: object @@ -122522,6 +122921,8 @@ components: url: type: string format: uri + user_view_type: + type: string milestone: "$ref": "#/components/schemas/webhooks_milestone" organization: @@ -122631,6 +123032,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -122702,6 +123105,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -122870,6 +123275,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -123088,6 +123495,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -123437,6 +123846,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -123760,6 +124171,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -124023,6 +124436,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -124094,6 +124509,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -124263,6 +124680,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -124483,6 +124902,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -124833,6 +125254,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -125274,6 +125697,8 @@ components: url: type: string format: uri + user_view_type: + type: string description: type: - string @@ -125486,6 +125911,8 @@ components: url: type: string format: uri + user_view_type: + type: string permissions: description: The set of permissions for the GitHub app type: object @@ -125828,6 +126255,8 @@ components: url: type: string format: uri + user_view_type: + type: string organization: "$ref": "#/components/schemas/organization-simple-webhooks" repository: @@ -125932,6 +126361,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -126003,6 +126434,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -126171,6 +126604,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -126389,6 +126824,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -126738,6 +127175,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -127062,6 +127501,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -127434,6 +127875,8 @@ components: url: type: string format: uri + user_view_type: + type: string assignees: type: array items: @@ -127505,6 +127948,8 @@ components: url: type: string format: uri + user_view_type: + type: string author_association: title: AuthorAssociation description: How the author is associated with the repository. @@ -127694,6 +128139,8 @@ components: url: type: string format: uri + user_view_type: + type: string description: type: - string @@ -127904,6 +128351,8 @@ components: url: type: string format: uri + user_view_type: + type: string permissions: description: The set of permissions for the GitHub app type: object @@ -128243,6 +128692,8 @@ components: url: type: string format: uri + user_view_type: + type: string organization: "$ref": "#/components/schemas/organization-simple-webhooks" repository: @@ -128996,6 +129447,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -129098,6 +129551,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -129649,6 +130104,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -129882,6 +130339,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -129958,6 +130417,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -130268,6 +130729,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -130484,6 +130947,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -130558,6 +131023,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -130713,6 +131180,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -130925,6 +131394,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -131318,6 +131789,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -131516,6 +131989,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -132588,6 +133063,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -132660,6 +133137,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -132759,6 +133238,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -133096,6 +133577,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -133206,7 +133689,7 @@ components: format: uri use_squash_pr_title_as_default: description: Whether a squash merge commit can use the pull - request title as default. **This property has been deprecated. + request title as default. **This property is closing down. Please use `squash_merge_commit_title` instead. type: boolean default: false @@ -133369,6 +133852,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -133736,6 +134221,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -133846,7 +134333,7 @@ components: format: uri use_squash_pr_title_as_default: description: Whether a squash merge commit can use the pull - request title as default. **This property has been deprecated. + request title as default. **This property is closing down. Please use `squash_merge_commit_title` instead. type: boolean default: false @@ -134009,6 +134496,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -134151,6 +134640,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -134238,6 +134729,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -134380,6 +134873,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -134692,6 +135187,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -134925,6 +135422,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -135095,6 +135594,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -135432,6 +135933,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -135542,7 +136045,7 @@ components: format: uri use_squash_pr_title_as_default: description: Whether a squash merge commit can use the pull - request title as default. **This property has been deprecated. + request title as default. **This property is closing down. Please use `squash_merge_commit_title` instead. type: boolean default: false @@ -135705,6 +136208,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -136068,6 +136573,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -136178,7 +136685,7 @@ components: format: uri use_squash_pr_title_as_default: description: Whether a squash merge commit can use the pull - request title as default. **This property has been deprecated. + request title as default. **This property is closing down. Please use `squash_merge_commit_title` instead. type: boolean default: false @@ -136341,6 +136848,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -136483,6 +136992,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -136569,6 +137080,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -136711,6 +137224,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -137023,6 +137538,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -137258,6 +137775,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -137428,6 +137947,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -137765,6 +138286,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -137875,7 +138398,7 @@ components: format: uri use_squash_pr_title_as_default: description: Whether a squash merge commit can use the pull - request title as default. **This property has been deprecated. + request title as default. **This property is closing down. Please use `squash_merge_commit_title` instead. type: boolean default: false @@ -138038,6 +138561,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -138400,6 +138925,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -138510,7 +139037,7 @@ components: format: uri use_squash_pr_title_as_default: description: Whether a squash merge commit can use the pull - request title as default. **This property has been deprecated. + request title as default. **This property is closing down. Please use `squash_merge_commit_title` instead. type: boolean default: false @@ -138673,6 +139200,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -138815,6 +139344,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -138902,6 +139433,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -139044,6 +139577,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -139356,6 +139891,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -139673,6 +140210,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -139843,6 +140382,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -140180,6 +140721,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -140290,7 +140833,7 @@ components: format: uri use_squash_pr_title_as_default: description: Whether a squash merge commit can use the pull - request title as default. **This property has been deprecated. + request title as default. **This property is closing down. Please use `squash_merge_commit_title` instead. type: boolean default: false @@ -140453,6 +140996,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -140816,6 +141361,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -140926,7 +141473,7 @@ components: format: uri use_squash_pr_title_as_default: description: Whether a squash merge commit can use the pull - request title as default. **This property has been deprecated. + request title as default. **This property is closing down. Please use `squash_merge_commit_title` instead. type: boolean default: false @@ -141089,6 +141636,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -141231,6 +141780,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -141318,6 +141869,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -141459,6 +142012,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -141762,6 +142317,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -142080,6 +142637,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -142250,6 +142809,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -142587,6 +143148,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -142697,7 +143260,7 @@ components: format: uri use_squash_pr_title_as_default: description: Whether a squash merge commit can use the pull - request title as default. **This property has been deprecated. + request title as default. **This property is closing down. Please use `squash_merge_commit_title` instead. type: boolean default: false @@ -142860,6 +143423,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -143223,6 +143788,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -143333,7 +143900,7 @@ components: format: uri use_squash_pr_title_as_default: description: Whether a squash merge commit can use the pull - request title as default. **This property has been deprecated. + request title as default. **This property is closing down. Please use `squash_merge_commit_title` instead. type: boolean default: false @@ -143496,6 +144063,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -143638,6 +144207,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -143725,6 +144296,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -143866,6 +144439,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -144169,6 +144744,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -144404,6 +144981,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -144575,6 +145154,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -144912,6 +145493,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -145022,7 +145605,7 @@ components: format: uri use_squash_pr_title_as_default: description: Whether a squash merge commit can use the pull - request title as default. **This property has been deprecated. + request title as default. **This property is closing down. Please use `squash_merge_commit_title` instead. type: boolean default: false @@ -145185,6 +145768,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -145552,6 +146137,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -145662,7 +146249,7 @@ components: format: uri use_squash_pr_title_as_default: description: Whether a squash merge commit can use the pull - request title as default. **This property has been deprecated. + request title as default. **This property is closing down. Please use `squash_merge_commit_title` instead. type: boolean default: false @@ -145825,6 +146412,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -145968,6 +146557,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -146055,6 +146646,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -146197,6 +146790,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -146509,6 +147104,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -146741,6 +147338,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -146912,6 +147511,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -147249,6 +147850,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -147359,7 +147962,7 @@ components: format: uri use_squash_pr_title_as_default: description: Whether a squash merge commit can use the pull - request title as default. **This property has been deprecated. + request title as default. **This property is closing down. Please use `squash_merge_commit_title` instead. type: boolean default: false @@ -147522,6 +148125,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -147889,6 +148494,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -147999,7 +148606,7 @@ components: format: uri use_squash_pr_title_as_default: description: Whether a squash merge commit can use the pull - request title as default. **This property has been deprecated. + request title as default. **This property is closing down. Please use `squash_merge_commit_title` instead. type: boolean default: false @@ -148162,6 +148769,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -148305,6 +148914,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -148391,6 +149002,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -148533,6 +149146,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -148845,6 +149460,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -149275,6 +149892,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -149474,6 +150093,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -149645,6 +150266,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -149982,6 +150605,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -150092,7 +150717,7 @@ components: format: uri use_squash_pr_title_as_default: description: Whether a squash merge commit can use the pull - request title as default. **This property has been deprecated. + request title as default. **This property is closing down. Please use `squash_merge_commit_title` instead. type: boolean default: false @@ -150255,6 +150880,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -150609,6 +151236,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -150719,7 +151348,7 @@ components: format: uri use_squash_pr_title_as_default: description: Whether a squash merge commit can use the pull - request title as default. **This property has been deprecated. + request title as default. **This property is closing down. Please use `squash_merge_commit_title` instead. type: boolean default: false @@ -150881,6 +151510,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -151027,6 +151658,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -151163,6 +151796,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -151470,6 +152105,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -151697,6 +152334,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -151867,6 +152506,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -152204,6 +152845,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -152314,7 +152957,7 @@ components: format: uri use_squash_pr_title_as_default: description: Whether a squash merge commit can use the pull - request title as default. **This property has been deprecated. + request title as default. **This property is closing down. Please use `squash_merge_commit_title` instead. type: boolean default: false @@ -152477,6 +153120,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -152831,6 +153476,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -152941,7 +153588,7 @@ components: format: uri use_squash_pr_title_as_default: description: Whether a squash merge commit can use the pull - request title as default. **This property has been deprecated. + request title as default. **This property is closing down. Please use `squash_merge_commit_title` instead. type: boolean default: false @@ -153104,6 +153751,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -153249,6 +153898,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -153384,6 +154035,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -153682,6 +154335,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -153911,6 +154566,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -153982,6 +154639,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -154081,6 +154740,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -154418,6 +155079,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -154528,7 +155191,7 @@ components: format: uri use_squash_pr_title_as_default: description: Whether a squash merge commit can use the pull - request title as default. **This property has been deprecated. + request title as default. **This property is closing down. Please use `squash_merge_commit_title` instead. type: boolean default: false @@ -154691,6 +155354,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -155045,6 +155710,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -155155,7 +155822,7 @@ components: format: uri use_squash_pr_title_as_default: description: Whether a squash merge commit can use the pull - request title as default. **This property has been deprecated. + request title as default. **This property is closing down. Please use `squash_merge_commit_title` instead. type: boolean default: false @@ -155318,6 +155985,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -155464,6 +156133,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -155599,6 +156270,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -155894,6 +156567,8 @@ components: - User - Organization - Mannequin + user_view_type: + type: string url: type: string format: uri @@ -156125,6 +156800,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -156296,6 +156973,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -156633,6 +157312,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -156743,7 +157424,7 @@ components: format: uri use_squash_pr_title_as_default: description: Whether a squash merge commit can use the pull - request title as default. **This property has been deprecated. + request title as default. **This property is closing down. Please use `squash_merge_commit_title` instead. type: boolean default: false @@ -156906,6 +157587,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -157260,6 +157943,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -157370,7 +158055,7 @@ components: format: uri use_squash_pr_title_as_default: description: Whether a squash merge commit can use the pull - request title as default. **This property has been deprecated. + request title as default. **This property is closing down. Please use `squash_merge_commit_title` instead. type: boolean default: false @@ -157533,6 +158218,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -157678,6 +158365,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -157814,6 +158503,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -158121,6 +158812,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -158300,6 +158993,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -158514,6 +159209,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -158685,6 +159382,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -158996,6 +159695,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -159236,6 +159937,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -159564,6 +160267,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -159804,6 +160509,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -159950,6 +160657,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -160086,6 +160795,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -160393,6 +161104,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -160630,6 +161343,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -160701,6 +161416,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -160800,6 +161517,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -161137,6 +161856,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -161238,7 +161959,7 @@ components: format: uri use_squash_pr_title_as_default: description: Whether a squash merge commit can use the pull - request title as default. **This property has been deprecated. + request title as default. **This property is closing down. Please use `squash_merge_commit_title` instead. type: boolean default: false @@ -161401,6 +162122,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -161764,6 +162487,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -161874,7 +162599,7 @@ components: format: uri use_squash_pr_title_as_default: description: Whether a squash merge commit can use the pull - request title as default. **This property has been deprecated. + request title as default. **This property is closing down. Please use `squash_merge_commit_title` instead. type: boolean default: false @@ -162037,6 +162762,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -162179,6 +162906,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -162265,6 +162994,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -162406,6 +163137,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -162727,6 +163460,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -162835,6 +163570,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -163028,6 +163765,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -163099,6 +163838,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -163198,6 +163939,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -163535,6 +164278,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -163645,7 +164390,7 @@ components: format: uri use_squash_pr_title_as_default: description: Whether a squash merge commit can use the pull - request title as default. **This property has been deprecated. + request title as default. **This property is closing down. Please use `squash_merge_commit_title` instead. type: boolean default: false @@ -163808,6 +164553,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -164171,6 +164918,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -164281,7 +165030,7 @@ components: format: uri use_squash_pr_title_as_default: description: Whether a squash merge commit can use the pull - request title as default. **This property has been deprecated. + request title as default. **This property is closing down. Please use `squash_merge_commit_title` instead. type: boolean default: false @@ -164444,6 +165193,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -164586,6 +165337,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -164672,6 +165425,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -164813,6 +165568,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -165134,6 +165891,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -165481,6 +166240,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -165553,6 +166314,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -165652,6 +166415,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -165989,6 +166754,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -166099,7 +166866,7 @@ components: format: uri use_squash_pr_title_as_default: description: Whether a squash merge commit can use the pull - request title as default. **This property has been deprecated. + request title as default. **This property is closing down. Please use `squash_merge_commit_title` instead. type: boolean default: false @@ -166262,6 +167029,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -166625,6 +167394,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -166735,7 +167506,7 @@ components: format: uri use_squash_pr_title_as_default: description: Whether a squash merge commit can use the pull - request title as default. **This property has been deprecated. + request title as default. **This property is closing down. Please use `squash_merge_commit_title` instead. type: boolean default: false @@ -166898,6 +167669,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -167040,6 +167813,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -167127,6 +167902,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -167268,6 +168045,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -167581,6 +168360,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -167690,6 +168471,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -167884,6 +168667,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -167956,6 +168741,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -168055,6 +168842,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -168392,6 +169181,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -168502,7 +169293,7 @@ components: format: uri use_squash_pr_title_as_default: description: Whether a squash merge commit can use the pull - request title as default. **This property has been deprecated. + request title as default. **This property is closing down. Please use `squash_merge_commit_title` instead. type: boolean default: false @@ -168665,6 +169456,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -169028,6 +169821,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -169138,7 +169933,7 @@ components: format: uri use_squash_pr_title_as_default: description: Whether a squash merge commit can use the pull - request title as default. **This property has been deprecated. + request title as default. **This property is closing down. Please use `squash_merge_commit_title` instead. type: boolean default: false @@ -169301,6 +170096,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -169443,6 +170240,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -169530,6 +170329,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -169671,6 +170472,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -169975,6 +170778,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -170307,6 +171112,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -170478,6 +171285,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -170815,6 +171624,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -170925,7 +171736,7 @@ components: format: uri use_squash_pr_title_as_default: description: Whether a squash merge commit can use the pull - request title as default. **This property has been deprecated. + request title as default. **This property is closing down. Please use `squash_merge_commit_title` instead. type: boolean default: false @@ -171088,6 +171899,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -171444,6 +172257,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -171554,7 +172369,7 @@ components: format: uri use_squash_pr_title_as_default: description: Whether a squash merge commit can use the pull - request title as default. **This property has been deprecated. + request title as default. **This property is closing down. Please use `squash_merge_commit_title` instead. type: boolean default: false @@ -171717,6 +172532,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -171863,6 +172680,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -171999,6 +172818,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -172306,6 +173127,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -172536,6 +173359,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -172706,6 +173531,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -173021,6 +173848,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -173266,6 +174095,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -173600,6 +174431,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -173845,6 +174678,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -173990,6 +174825,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -174126,6 +174963,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -174433,6 +175272,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -174746,6 +175587,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -174963,6 +175806,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -175131,6 +175976,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -175446,6 +176293,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -175691,6 +176540,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -176021,6 +176872,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -176266,6 +177119,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -176411,6 +177266,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -176546,6 +177403,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -176843,6 +177702,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -177153,6 +178014,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -177379,6 +178242,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -177550,6 +178415,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -177887,6 +178754,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -177997,7 +178866,7 @@ components: format: uri use_squash_pr_title_as_default: description: Whether a squash merge commit can use the pull - request title as default. **This property has been deprecated. + request title as default. **This property is closing down. Please use `squash_merge_commit_title` instead. type: boolean default: false @@ -178160,6 +179029,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -178514,6 +179385,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -178624,7 +179497,7 @@ components: format: uri use_squash_pr_title_as_default: description: Whether a squash merge commit can use the pull - request title as default. **This property has been deprecated. + request title as default. **This property is closing down. Please use `squash_merge_commit_title` instead. type: boolean default: false @@ -178787,6 +179660,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -178929,6 +179804,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -179016,6 +179893,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -179158,6 +180037,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -179470,6 +180351,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -179707,6 +180590,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -179878,6 +180763,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -180217,6 +181104,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -180327,7 +181216,7 @@ components: format: uri use_squash_pr_title_as_default: description: Whether a squash merge commit can use the pull - request title as default. **This property has been deprecated. + request title as default. **This property is closing down. Please use `squash_merge_commit_title` instead. type: boolean default: false @@ -180490,6 +181379,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -180857,6 +181748,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -180967,7 +181860,7 @@ components: format: uri use_squash_pr_title_as_default: description: Whether a squash merge commit can use the pull - request title as default. **This property has been deprecated. + request title as default. **This property is closing down. Please use `squash_merge_commit_title` instead. type: boolean default: false @@ -181130,6 +182023,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -181273,6 +182168,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -181360,6 +182257,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -181502,6 +182401,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -181814,6 +182715,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -182048,6 +182951,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -182219,6 +183124,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -182556,6 +183463,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -182666,7 +183575,7 @@ components: format: uri use_squash_pr_title_as_default: description: Whether a squash merge commit can use the pull - request title as default. **This property has been deprecated. + request title as default. **This property is closing down. Please use `squash_merge_commit_title` instead. type: boolean default: false @@ -182829,6 +183738,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -183187,6 +184098,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -183297,7 +184210,7 @@ components: format: uri use_squash_pr_title_as_default: description: Whether a squash merge commit can use the pull - request title as default. **This property has been deprecated. + request title as default. **This property is closing down. Please use `squash_merge_commit_title` instead. type: boolean default: false @@ -183460,6 +184373,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -183602,6 +184517,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -183689,6 +184606,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -183831,6 +184750,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -184143,6 +185064,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -184375,6 +185298,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -184543,6 +185468,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -184880,6 +185807,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -184990,7 +185919,7 @@ components: format: uri use_squash_pr_title_as_default: description: Whether a squash merge commit can use the pull - request title as default. **This property has been deprecated. + request title as default. **This property is closing down. Please use `squash_merge_commit_title` instead. type: boolean default: false @@ -185153,6 +186082,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -185518,6 +186449,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -185628,7 +186561,7 @@ components: format: uri use_squash_pr_title_as_default: description: Whether a squash merge commit can use the pull - request title as default. **This property has been deprecated. + request title as default. **This property is closing down. Please use `squash_merge_commit_title` instead. type: boolean default: false @@ -185791,6 +186724,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -185933,6 +186868,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -186019,6 +186956,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -186160,6 +187099,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -186462,6 +187403,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -187059,6 +188002,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -187323,6 +188268,8 @@ components: type: string url: type: string + user_view_type: + type: string required: - login - id @@ -187388,6 +188335,8 @@ components: type: string url: type: string + user_view_type: + type: string required: - login - id @@ -187709,6 +188658,8 @@ components: type: string url: type: string + user_view_type: + type: string created_at: type: string draft: @@ -187868,6 +188819,8 @@ components: type: string url: type: string + user_view_type: + type: string required: - login - id @@ -187931,6 +188884,8 @@ components: type: string url: type: string + user_view_type: + type: string required: - login - id @@ -188063,6 +189018,8 @@ components: type: string url: type: string + user_view_type: + type: string required: - login - id @@ -188516,6 +189473,8 @@ components: url: type: string format: uri + user_view_type: + type: string body: type: - string @@ -189312,6 +190271,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -189492,6 +190453,8 @@ components: url: type: string format: uri + user_view_type: + type: string external_identifier: type: string external_reference: @@ -189767,6 +190730,30 @@ components: type: string required: - payload + webhook-secret-scanning-alert-publicly-leaked: + title: secret_scanning_alert publicly leaked event + type: object + properties: + action: + type: string + enum: + - publicly_leaked + alert: + "$ref": "#/components/schemas/secret-scanning-alert-webhook" + enterprise: + "$ref": "#/components/schemas/enterprise-webhooks" + installation: + "$ref": "#/components/schemas/simple-installation" + organization: + "$ref": "#/components/schemas/organization-simple-webhooks" + repository: + "$ref": "#/components/schemas/repository-webhooks" + sender: + "$ref": "#/components/schemas/simple-user" + required: + - action + - alert + - repository webhook-secret-scanning-alert-reopened: title: secret_scanning_alert reopened event type: object @@ -191139,6 +192126,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -191627,6 +192616,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -192116,6 +193107,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -192669,6 +193662,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -193159,6 +194154,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -194432,6 +195429,8 @@ components: url: type: string format: uri + user_view_type: + type: string artifacts_url: type: string format: uri @@ -194750,6 +195749,8 @@ components: url: type: string format: uri + user_view_type: + type: string private: description: Whether the repository is private or public. type: boolean @@ -195117,6 +196118,8 @@ components: url: type: string format: uri + user_view_type: + type: string private: description: Whether the repository is private or public. type: boolean @@ -195238,6 +196241,8 @@ components: url: type: string format: uri + user_view_type: + type: string updated_at: type: string format: date-time @@ -196301,6 +197306,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -196572,6 +197579,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -196937,6 +197946,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -197105,6 +198116,8 @@ components: url: type: string format: uri + user_view_type: + type: string required: - login - id @@ -200517,6 +201530,8 @@ components: push_protection_bypassed_at: '2020-11-06T21:48:51Z' resolution_comment: Example comment validity: active + publicly_leaked: false + multi_repo: false - number: 1 created_at: '2020-11-06T18:18:30Z' url: https://api.github.com/repos/owner/repo/secret-scanning/alerts/1 @@ -200599,6 +201614,8 @@ components: push_protection_bypassed_at: resolution_comment: validity: unknown + publicly_leaked: false + multi_repo: false copilot-usage-metrics-org: value: - day: '2023-10-15' @@ -218021,6 +219038,8 @@ components: push_protection_bypassed_at: '2020-11-06T21:48:51Z' resolution_comment: Example comment validity: inactive + publicly_leaked: false + multi_repo: false - number: 1 created_at: '2020-11-06T18:18:30Z' url: https://api.github.com/repos/owner/repo/secret-scanning/alerts/1 @@ -218038,6 +219057,8 @@ components: push_protection_bypassed_at: resolution_comment: validity: unknown + publicly_leaked: false + multi_repo: false secret-scanning-alert-open: value: number: 42 @@ -218057,6 +219078,8 @@ components: push_protection_bypassed_at: resolution_comment: validity: unknown + publicly_leaked: false + multi_repo: false secret-scanning-alert-resolved: value: number: 42 @@ -218094,6 +219117,8 @@ components: push_protection_bypassed_at: resolution_comment: Example comment validity: unknown + publicly_leaked: false + multi_repo: false secret-scanning-location-list: value: - type: commit @@ -223710,6 +224735,8 @@ components: resolved_by: secret_type: mailchimp_api_key secret: XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX-us2 + publicly_leaked: false + multi_repo: false location: type: commit details: @@ -224096,6 +225123,24 @@ components: required: false schema: type: string + secret-scanning-alert-publicly-leaked: + name: is_publicly_leaked + in: query + description: A boolean value representing whether or not to filter alerts by + the publicly-leaked tag being present. + required: false + schema: + type: boolean + default: false + secret-scanning-alert-multi-repo: + name: is_multi_repo + in: query + description: A boolean value representing whether or not to filter alerts by + the multi-repo tag being present. + required: false + schema: + type: boolean + default: false team-slug: name: team_slug description: The slug of the team name.