From 3540a70186cdaa48b040443ab74a022c04a99c27 Mon Sep 17 00:00:00 2001 From: WyriHaximus Date: Wed, 20 Dec 2023 13:31:15 +0000 Subject: [PATCH] [GitHubEnterprise-3.7] Update to 1.1.4-2f7451772b3b34999037ee3b973ca3b3 from 1.1.4-c37dae2731382496ef8ff81d39d0befa Detected Schema changes: starting work. Building original model for commit 15c5a7 --- .../etc/openapi-client-generator.state | 622 ++++++------- .../Hydrator/WebHook/BranchProtectionRule.php | 51 -- .../Internal/Hydrator/WebHook/CacheSync.php | 51 -- .../Internal/Hydrator/WebHook/CheckRun.php | 51 -- .../Internal/Hydrator/WebHook/CheckSuite.php | 51 -- .../Hydrator/WebHook/CodeScanningAlert.php | 51 -- .../Hydrator/WebHook/CommitComment.php | 51 -- .../src/Internal/Hydrator/WebHook/Create.php | 51 -- .../src/Internal/Hydrator/WebHook/Delete.php | 51 -- .../Hydrator/WebHook/DependabotAlert.php | 51 -- .../Internal/Hydrator/WebHook/DeployKey.php | 51 -- .../Internal/Hydrator/WebHook/Deployment.php | 51 -- .../Hydrator/WebHook/DeploymentReview.php | 51 -- .../Hydrator/WebHook/DeploymentStatus.php | 51 -- .../Internal/Hydrator/WebHook/Discussion.php | 51 -- .../Hydrator/WebHook/DiscussionComment.php | 51 -- .../src/Internal/Hydrator/WebHook/Fork.php | 50 - .../WebHook/GithubAppAuthorization.php | 51 -- .../src/Internal/Hydrator/WebHook/Gollum.php | 51 -- .../Hydrator/WebHook/Installation.php | 51 -- .../WebHook/InstallationRepositories.php | 51 -- .../Hydrator/WebHook/InstallationTarget.php | 51 -- .../Hydrator/WebHook/IssueComment.php | 51 -- .../src/Internal/Hydrator/WebHook/Issues.php | 151 --- .../src/Internal/Hydrator/WebHook/Label.php | 51 -- .../src/Internal/Hydrator/WebHook/Member.php | 51 -- .../Internal/Hydrator/WebHook/Membership.php | 51 -- .../src/Internal/Hydrator/WebHook/Meta.php | 51 -- .../Internal/Hydrator/WebHook/Milestone.php | 51 -- .../Hydrator/WebHook/Organization.php | 51 -- .../src/Internal/Hydrator/WebHook/Package.php | 51 -- .../Internal/Hydrator/WebHook/PageBuild.php | 51 -- .../src/Internal/Hydrator/WebHook/Ping.php | 51 -- .../src/Internal/Hydrator/WebHook/Project.php | 51 -- .../Internal/Hydrator/WebHook/ProjectCard.php | 51 -- .../Hydrator/WebHook/ProjectColumn.php | 51 -- .../src/Internal/Hydrator/WebHook/Public_.php | 51 -- .../Internal/Hydrator/WebHook/PullRequest.php | 51 -- .../Hydrator/WebHook/PullRequestReview.php | 51 -- .../WebHook/PullRequestReviewComment.php | 51 -- .../WebHook/PullRequestReviewThread.php | 468 ++++++++-- .../src/Internal/Hydrator/WebHook/Push.php | 51 -- .../Hydrator/WebHook/RegistryPackage.php | 51 -- .../src/Internal/Hydrator/WebHook/Release.php | 51 -- .../Internal/Hydrator/WebHook/Repository.php | 51 -- .../Hydrator/WebHook/RepositoryDispatch.php | 51 -- .../WebHook/RepositoryVulnerabilityAlert.php | 51 -- .../Hydrator/WebHook/SecretScanningAlert.php | 51 -- .../WebHook/SecretScanningAlertLocation.php | 51 -- .../Hydrator/WebHook/SecurityAdvisory.php | 51 -- .../Internal/Hydrator/WebHook/Sponsorship.php | 51 -- .../src/Internal/Hydrator/WebHook/Star.php | 51 -- .../src/Internal/Hydrator/WebHook/Status.php | 51 -- .../src/Internal/Hydrator/WebHook/Team.php | 598 ++++++++---- .../src/Internal/Hydrator/WebHook/TeamAdd.php | 51 -- .../src/Internal/Hydrator/WebHook/User.php | 51 -- .../src/Internal/Hydrator/WebHook/Watch.php | 51 -- .../Hydrator/WebHook/WorkflowDispatch.php | 51 -- .../Internal/Hydrator/WebHook/WorkflowJob.php | 51 -- .../Internal/Hydrator/WebHook/WorkflowRun.php | 51 -- .../src/Internal/Hydrators.php | 16 +- .../Internal/Operation/Repos/GetRelease.php | 2 +- .../Internal/Operator/Repos/GetRelease.php | 1 - .../src/Internal/Router/Get/Repos.php | 1 - .../src/Internal/Router/Get/Six.php | 2 +- .../src/Operation/Repos.php | 1 - .../src/PHPStan/ClientCallReturnTypes.php | 2 +- .../Tiet68B9FD34/Tiet172D517C.php | 4 +- .../Tiet3E2243BE/TietC859F456.php | 866 ------------------ .../Tiet64571DFE/Tiet4D2FA622.php | 21 - .../Tiet3B3E57B4/TietBECF942D.php} | 18 +- .../src/Schema/RepositoryWebhooks.php | 10 +- .../RepositoryWebhooks/CustomProperties.php | 11 - .../WebhookBranchProtectionRuleCreated.php | 6 - .../WebhookBranchProtectionRuleDeleted.php | 6 - .../WebhookBranchProtectionRuleEdited.php | 6 - .../src/Schema/WebhookCacheSync.php | 6 - .../src/Schema/WebhookCheckRunCompleted.php | 6 - .../src/Schema/WebhookCheckRunCreated.php | 6 - .../Schema/WebhookCheckRunRequestedAction.php | 6 - .../src/Schema/WebhookCheckRunRerequested.php | 6 - .../src/Schema/WebhookCheckSuiteCompleted.php | 6 - .../src/Schema/WebhookCheckSuiteRequested.php | 6 - .../Schema/WebhookCheckSuiteRerequested.php | 6 - ...bhookCodeScanningAlertAppearedInBranch.php | 6 - .../WebhookCodeScanningAlertClosedByUser.php | 6 - .../WebhookCodeScanningAlertCreated.php | 6 - .../Schema/WebhookCodeScanningAlertFixed.php | 6 - .../WebhookCodeScanningAlertReopened.php | 6 - ...WebhookCodeScanningAlertReopenedByUser.php | 6 - .../Schema/WebhookCommitCommentCreated.php | 6 - .../src/Schema/WebhookCreate.php | 6 - .../src/Schema/WebhookDelete.php | 6 - .../Schema/WebhookDependabotAlertCreated.php | 6 - .../WebhookDependabotAlertDismissed.php | 6 - .../Schema/WebhookDependabotAlertFixed.php | 6 - .../WebhookDependabotAlertReintroduced.php | 6 - .../Schema/WebhookDependabotAlertReopened.php | 6 - .../src/Schema/WebhookDeployKeyCreated.php | 6 - .../src/Schema/WebhookDeployKeyDeleted.php | 6 - .../src/Schema/WebhookDeploymentCreated.php | 6 - .../WebhookDeploymentReviewApproved.php | 6 - .../WebhookDeploymentReviewRejected.php | 6 - .../WebhookDeploymentReviewRequested.php | 6 - .../Schema/WebhookDeploymentStatusCreated.php | 6 - .../src/Schema/WebhookDiscussionAnswered.php | 6 - .../WebhookDiscussionCategoryChanged.php | 6 - .../WebhookDiscussionCommentCreated.php | 6 - .../WebhookDiscussionCommentDeleted.php | 6 - .../Schema/WebhookDiscussionCommentEdited.php | 6 - .../src/Schema/WebhookDiscussionCreated.php | 6 - .../src/Schema/WebhookDiscussionDeleted.php | 6 - .../src/Schema/WebhookDiscussionEdited.php | 6 - .../src/Schema/WebhookDiscussionLabeled.php | 6 - .../src/Schema/WebhookDiscussionLocked.php | 6 - .../src/Schema/WebhookDiscussionPinned.php | 6 - .../Schema/WebhookDiscussionTransferred.php | 12 - .../WebhookDiscussionTransferred/Changes.php | 6 - .../Schema/WebhookDiscussionUnanswered.php | 6 - .../src/Schema/WebhookDiscussionUnlabeled.php | 6 - .../src/Schema/WebhookDiscussionUnlocked.php | 6 - .../src/Schema/WebhookDiscussionUnpinned.php | 6 - .../src/Schema/WebhookFork.php | 7 +- .../WebhookFork/Forkee/CustomProperties.php | 16 +- .../WebhookGithubAppAuthorizationRevoked.php | 6 - .../src/Schema/WebhookGollum.php | 6 - .../src/Schema/WebhookInstallationCreated.php | 6 - .../src/Schema/WebhookInstallationDeleted.php | 6 - ...hookInstallationNewPermissionsAccepted.php | 6 - .../WebhookInstallationRepositoriesAdded.php | 6 - ...WebhookInstallationRepositoriesRemoved.php | 6 - .../src/Schema/WebhookInstallationSuspend.php | 6 - .../WebhookInstallationTargetRenamed.php | 6 - .../Schema/WebhookInstallationUnsuspend.php | 6 - .../src/Schema/WebhookIssueCommentCreated.php | 6 - .../src/Schema/WebhookIssueCommentDeleted.php | 6 - .../src/Schema/WebhookIssueCommentEdited.php | 6 - .../src/Schema/WebhookIssuesAssigned.php | 6 - .../src/Schema/WebhookIssuesClosed.php | 6 - .../src/Schema/WebhookIssuesDeleted.php | 6 - .../src/Schema/WebhookIssuesDemilestoned.php | 6 - .../src/Schema/WebhookIssuesEdited.php | 6 - .../src/Schema/WebhookIssuesLabeled.php | 6 - .../src/Schema/WebhookIssuesLocked.php | 6 - .../src/Schema/WebhookIssuesMilestoned.php | 6 - .../src/Schema/WebhookIssuesOpened.php | 12 - .../Schema/WebhookIssuesOpened/Changes.php | 6 - .../Changes/OldRepository.php | 10 +- .../OldRepository/CustomProperties.php | 11 - .../src/Schema/WebhookIssuesPinned.php | 6 - .../src/Schema/WebhookIssuesReopened.php | 6 - .../src/Schema/WebhookIssuesTransferred.php | 12 - .../WebhookIssuesTransferred/Changes.php | 6 - .../Changes/NewRepository.php | 2 +- .../NewRepository/CustomProperties.php | 11 - .../src/Schema/WebhookIssuesUnassigned.php | 6 - .../src/Schema/WebhookIssuesUnlabeled.php | 6 - .../src/Schema/WebhookIssuesUnlocked.php | 6 - .../src/Schema/WebhookIssuesUnpinned.php | 6 - .../src/Schema/WebhookLabelCreated.php | 6 - .../src/Schema/WebhookLabelDeleted.php | 6 - .../src/Schema/WebhookLabelEdited.php | 6 - .../src/Schema/WebhookMemberAdded.php | 6 - .../src/Schema/WebhookMemberEdited.php | 6 - .../src/Schema/WebhookMemberRemoved.php | 6 - .../src/Schema/WebhookMembershipAdded.php | 6 - .../src/Schema/WebhookMembershipRemoved.php | 6 - .../src/Schema/WebhookMetaDeleted.php | 6 - .../src/Schema/WebhookMilestoneClosed.php | 6 - .../src/Schema/WebhookMilestoneCreated.php | 6 - .../src/Schema/WebhookMilestoneDeleted.php | 6 - .../src/Schema/WebhookMilestoneEdited.php | 6 - .../src/Schema/WebhookMilestoneOpened.php | 6 - .../src/Schema/WebhookOrganizationDeleted.php | 6 - .../Schema/WebhookOrganizationMemberAdded.php | 6 - .../WebhookOrganizationMemberInvited.php | 6 - .../WebhookOrganizationMemberRemoved.php | 6 - .../src/Schema/WebhookOrganizationRenamed.php | 6 - .../src/Schema/WebhookPackagePublished.php | 6 - .../src/Schema/WebhookPackageUpdated.php | 6 - .../src/Schema/WebhookPageBuild.php | 6 - .../src/Schema/WebhookPing.php | 6 - .../Schema/WebhookProjectCardConverted.php | 6 - .../src/Schema/WebhookProjectCardCreated.php | 6 - .../src/Schema/WebhookProjectCardDeleted.php | 6 - .../src/Schema/WebhookProjectCardEdited.php | 6 - .../src/Schema/WebhookProjectCardMoved.php | 6 - .../src/Schema/WebhookProjectClosed.php | 6 - .../Schema/WebhookProjectColumnCreated.php | 6 - .../Schema/WebhookProjectColumnDeleted.php | 6 - .../src/Schema/WebhookProjectColumnEdited.php | 6 - .../src/Schema/WebhookProjectColumnMoved.php | 6 - .../src/Schema/WebhookProjectCreated.php | 6 - .../src/Schema/WebhookProjectDeleted.php | 6 - .../src/Schema/WebhookProjectEdited.php | 6 - .../src/Schema/WebhookProjectReopened.php | 6 - .../src/Schema/WebhookPublic.php | 6 - .../src/Schema/WebhookPullRequestAssigned.php | 6 - .../WebhookPullRequestAutoMergeDisabled.php | 6 - .../WebhookPullRequestAutoMergeEnabled.php | 6 - .../src/Schema/WebhookPullRequestClosed.php | 6 - .../WebhookPullRequestConvertedToDraft.php | 6 - .../Schema/WebhookPullRequestDemilestoned.php | 6 - .../src/Schema/WebhookPullRequestEdited.php | 6 - .../src/Schema/WebhookPullRequestLabeled.php | 6 - .../src/Schema/WebhookPullRequestLocked.php | 6 - .../Schema/WebhookPullRequestMilestoned.php | 6 - .../src/Schema/WebhookPullRequestOpened.php | 6 - .../WebhookPullRequestReadyForReview.php | 6 - .../src/Schema/WebhookPullRequestReopened.php | 6 - ...WebhookPullRequestReviewCommentCreated.php | 6 - ...WebhookPullRequestReviewCommentDeleted.php | 6 - .../WebhookPullRequestReviewCommentEdited.php | 6 - .../WebhookPullRequestReviewDismissed.php | 6 - .../Schema/WebhookPullRequestReviewEdited.php | 6 - .../PullRequest/Base/Repo.php | 833 +---------------- ...WebhookPullRequestReviewRequestRemoved.php | 10 - .../WebhookPullRequestReviewRequested.php | 10 - .../WebhookPullRequestReviewSubmitted.php | 6 - ...WebhookPullRequestReviewThreadResolved.php | 6 - ...bhookPullRequestReviewThreadUnresolved.php | 6 - .../Schema/WebhookPullRequestSynchronize.php | 6 - .../Schema/WebhookPullRequestUnassigned.php | 6 - .../Schema/WebhookPullRequestUnlabeled.php | 6 - .../src/Schema/WebhookPullRequestUnlocked.php | 6 - .../src/Schema/WebhookPush.php | 6 - .../src/Schema/WebhookPush/Repository.php | 2 +- .../Repository/CustomProperties.php | 11 - .../WebhookRegistryPackagePublished.php | 6 - .../Schema/WebhookRegistryPackageUpdated.php | 6 - .../src/Schema/WebhookReleaseCreated.php | 6 - .../src/Schema/WebhookReleaseDeleted.php | 6 - .../src/Schema/WebhookReleaseEdited.php | 6 - .../src/Schema/WebhookReleasePrereleased.php | 6 - .../src/Schema/WebhookReleasePublished.php | 6 - .../src/Schema/WebhookReleaseReleased.php | 6 - .../src/Schema/WebhookReleaseUnpublished.php | 6 - ...bhookRepositoryAnonymousAccessDisabled.php | 6 - ...ebhookRepositoryAnonymousAccessEnabled.php | 6 - .../src/Schema/WebhookRepositoryArchived.php | 6 - .../src/Schema/WebhookRepositoryCreated.php | 6 - .../src/Schema/WebhookRepositoryDeleted.php | 6 - .../WebhookRepositoryDispatchSample.php | 6 - .../src/Schema/WebhookRepositoryEdited.php | 6 - .../Schema/WebhookRepositoryPrivatized.php | 6 - .../Schema/WebhookRepositoryPublicized.php | 6 - .../src/Schema/WebhookRepositoryRenamed.php | 6 - .../Schema/WebhookRepositoryTransferred.php | 6 - .../Schema/WebhookRepositoryUnarchived.php | 6 - ...hookRepositoryVulnerabilityAlertCreate.php | 6 - ...ookRepositoryVulnerabilityAlertDismiss.php | 6 - ...hookRepositoryVulnerabilityAlertReopen.php | 6 - ...ookRepositoryVulnerabilityAlertResolve.php | 6 - .../WebhookSecretScanningAlertCreated.php | 6 - ...hookSecretScanningAlertLocationCreated.php | 6 - .../WebhookSecretScanningAlertReopened.php | 6 - .../WebhookSecretScanningAlertResolved.php | 6 - .../WebhookSecretScanningAlertRevoked.php | 6 - .../WebhookSecurityAdvisoryPublished.php | 6 - .../Schema/WebhookSecurityAdvisoryUpdated.php | 6 - .../WebhookSecurityAdvisoryWithdrawn.php | 6 - .../Schema/WebhookSponsorshipCancelled.php | 6 - .../src/Schema/WebhookSponsorshipCreated.php | 6 - .../src/Schema/WebhookSponsorshipEdited.php | 6 - .../WebhookSponsorshipPendingCancellation.php | 6 - .../WebhookSponsorshipPendingTierChange.php | 6 - .../Schema/WebhookSponsorshipTierChanged.php | 6 - .../src/Schema/WebhookStarCreated.php | 6 - .../src/Schema/WebhookStarDeleted.php | 6 - .../src/Schema/WebhookStatus.php | 6 - .../src/Schema/WebhookTeamAdd.php | 6 - .../Schema/WebhookTeamAddedToRepository.php | 6 - .../Repository.php | 2 +- .../Repository/CustomProperties.php | 11 - .../src/Schema/WebhookTeamCreated.php | 6 - .../Schema/WebhookTeamCreated/Repository.php | 2 +- .../Repository/CustomProperties.php | 11 - .../src/Schema/WebhookTeamDeleted.php | 6 - .../Schema/WebhookTeamDeleted/Repository.php | 2 +- .../Repository/CustomProperties.php | 11 - .../src/Schema/WebhookTeamEdited.php | 6 - .../Schema/WebhookTeamEdited/Repository.php | 2 +- .../Repository/CustomProperties.php | 11 - .../WebhookTeamRemovedFromRepository.php | 6 - .../Repository.php | 2 +- .../Repository/CustomProperties.php | 11 - .../src/Schema/WebhookUserCreated.php | 6 - .../src/Schema/WebhookUserDeleted.php | 6 - .../src/Schema/WebhookWatchStarted.php | 6 - .../src/Schema/WebhookWorkflowDispatch.php | 6 - .../Schema/WebhookWorkflowJobCompleted.php | 6 - .../Schema/WebhookWorkflowJobInProgress.php | 6 - .../src/Schema/WebhookWorkflowJobQueued.php | 6 - .../Schema/WebhookWorkflowRunCompleted.php | 6 - .../Schema/WebhookWorkflowRunInProgress.php | 6 - .../Schema/WebhookWorkflowRunRequested.php | 6 - .../tests/Types/ClientCallReturnTypes.php | 2 +- .../GitHubEnterprise-3.7/current.spec.yaml | 138 ++- 298 files changed, 1210 insertions(+), 6797 deletions(-) delete mode 100644 clients/GitHubEnterprise-3.7/src/Schema/AliasAbstract/Tiet50E90A81/TietC28AD061/Tiet3E2243BE/TietC859F456.php delete mode 100644 clients/GitHubEnterprise-3.7/src/Schema/AliasAbstract/Tiet822B8B83/Tiet93E9FF34/Tiet64571DFE/Tiet4D2FA622.php rename clients/GitHubEnterprise-3.7/src/Schema/AliasAbstract/{TietA90DC353/TietDD22FACF/TietDB1B96CA/TietC29B2C46.php => Tiet82D1D590/Tiet5CF04E1D/Tiet3B3E57B4/TietBECF942D.php} (95%) delete mode 100644 clients/GitHubEnterprise-3.7/src/Schema/RepositoryWebhooks/CustomProperties.php delete mode 100644 clients/GitHubEnterprise-3.7/src/Schema/WebhookIssuesOpened/Changes/OldRepository/CustomProperties.php delete mode 100644 clients/GitHubEnterprise-3.7/src/Schema/WebhookIssuesTransferred/Changes/NewRepository/CustomProperties.php delete mode 100644 clients/GitHubEnterprise-3.7/src/Schema/WebhookPush/Repository/CustomProperties.php delete mode 100644 clients/GitHubEnterprise-3.7/src/Schema/WebhookTeamAddedToRepository/Repository/CustomProperties.php delete mode 100644 clients/GitHubEnterprise-3.7/src/Schema/WebhookTeamCreated/Repository/CustomProperties.php delete mode 100644 clients/GitHubEnterprise-3.7/src/Schema/WebhookTeamDeleted/Repository/CustomProperties.php delete mode 100644 clients/GitHubEnterprise-3.7/src/Schema/WebhookTeamEdited/Repository/CustomProperties.php delete mode 100644 clients/GitHubEnterprise-3.7/src/Schema/WebhookTeamRemovedFromRepository/Repository/CustomProperties.php diff --git a/clients/GitHubEnterprise-3.7/etc/openapi-client-generator.state b/clients/GitHubEnterprise-3.7/etc/openapi-client-generator.state index 60c2f582a5c..2b96bb3c1ac 100644 --- a/clients/GitHubEnterprise-3.7/etc/openapi-client-generator.state +++ b/clients/GitHubEnterprise-3.7/etc/openapi-client-generator.state @@ -1,5 +1,5 @@ { - "specHash": "c37dae2731382496ef8ff81d39d0befa", + "specHash": "2f7451772b3b34999037ee3b973ca3b3", "generatedFiles": { "files": [ { @@ -1448,23 +1448,23 @@ }, { "name": ".\/clients\/GitHubEnterprise-3.7\/etc\/..\/\/src\/\/Schema\/WebhookBranchProtectionRuleCreated.php", - "hash": "15ff4796d7a41a2327f4e2919490db90" + "hash": "671ec8302730628b3f2e50fca0c1a12c" }, { "name": ".\/clients\/GitHubEnterprise-3.7\/etc\/..\/\/src\/\/Schema\/WebhookBranchProtectionRuleDeleted.php", - "hash": "ba8f7382c63fa8e0a7721db5151f737c" + "hash": "8c9bf527657202e8d908b6ce8931227e" }, { "name": ".\/clients\/GitHubEnterprise-3.7\/etc\/..\/\/src\/\/Schema\/WebhookBranchProtectionRuleEdited.php", - "hash": "52f7d2380f479ce74c1e9e18b75d7807" + "hash": "6909964dfbb29a2203a43b250c804ef0" }, { "name": ".\/clients\/GitHubEnterprise-3.7\/etc\/..\/\/src\/\/Schema\/WebhookCacheSync.php", - "hash": "931601673b3e5da27eda665795147a37" + "hash": "cce602b9814d0eb98020805db58a0c13" }, { "name": ".\/clients\/GitHubEnterprise-3.7\/etc\/..\/\/src\/\/Schema\/WebhookCheckRunCompleted.php", - "hash": "cb967f252faed258089047fcc1faa8ec" + "hash": "8c4d57dd7409dd136e68d5f987916368" }, { "name": ".\/clients\/GitHubEnterprise-3.7\/etc\/..\/\/src\/\/Schema\/WebhookCheckRunCompletedFormEncoded.php", @@ -1472,7 +1472,7 @@ }, { "name": ".\/clients\/GitHubEnterprise-3.7\/etc\/..\/\/src\/\/Schema\/WebhookCheckRunCreated.php", - "hash": "32119646d48135215e28a4f35aad99ce" + "hash": "ad6edd7438080e5120fc1570a2329f30" }, { "name": ".\/clients\/GitHubEnterprise-3.7\/etc\/..\/\/src\/\/Schema\/WebhookCheckRunCreatedFormEncoded.php", @@ -1480,7 +1480,7 @@ }, { "name": ".\/clients\/GitHubEnterprise-3.7\/etc\/..\/\/src\/\/Schema\/WebhookCheckRunRequestedAction.php", - "hash": "171659e968a549596e4a901e45a1c1cf" + "hash": "6183a443b1be94e05ff16fa2496ffb9b" }, { "name": ".\/clients\/GitHubEnterprise-3.7\/etc\/..\/\/src\/\/Schema\/WebhookCheckRunRequestedActionFormEncoded.php", @@ -1488,7 +1488,7 @@ }, { "name": ".\/clients\/GitHubEnterprise-3.7\/etc\/..\/\/src\/\/Schema\/WebhookCheckRunRerequested.php", - "hash": "cf93aad8bad7e8df586a17f8a88b363e" + "hash": "b34634fbb7c9d179cd27298e4b21df4c" }, { "name": ".\/clients\/GitHubEnterprise-3.7\/etc\/..\/\/src\/\/Schema\/WebhookCheckRunRerequestedFormEncoded.php", @@ -1496,151 +1496,151 @@ }, { "name": ".\/clients\/GitHubEnterprise-3.7\/etc\/..\/\/src\/\/Schema\/WebhookCheckSuiteCompleted.php", - "hash": "a6a71b5b64dd73a6ebf8e8129776985e" + "hash": "51cbcd129837cb7c3cd2bad5467bbee0" }, { "name": ".\/clients\/GitHubEnterprise-3.7\/etc\/..\/\/src\/\/Schema\/WebhookCheckSuiteRequested.php", - "hash": "1ffd47fd7e6e9080c3ad1d4bf88ce339" + "hash": "380e432c786002dc9d6da54688c663fc" }, { "name": ".\/clients\/GitHubEnterprise-3.7\/etc\/..\/\/src\/\/Schema\/WebhookCheckSuiteRerequested.php", - "hash": "be81c7651d0c82c4cf2df442b0371612" + "hash": "33e988fc4b66b0ac450e906f3462e1d1" }, { "name": ".\/clients\/GitHubEnterprise-3.7\/etc\/..\/\/src\/\/Schema\/WebhookCodeScanningAlertAppearedInBranch.php", - "hash": "9efddfa607decf9f2045843d8afa3528" + "hash": "b727fbc789566d0eeb3d521656f2a728" }, { "name": ".\/clients\/GitHubEnterprise-3.7\/etc\/..\/\/src\/\/Schema\/WebhookCodeScanningAlertClosedByUser.php", - "hash": "6ba7111a52791f794f77c1b4ec06ab46" + "hash": "14f5364918732e5f4ce5dffa6866ed87" }, { "name": ".\/clients\/GitHubEnterprise-3.7\/etc\/..\/\/src\/\/Schema\/WebhookCodeScanningAlertCreated.php", - "hash": "c521e12965a3a9964529a5ef6805985d" + "hash": "394d313ac1affd2e98e560ddb6213311" }, { "name": ".\/clients\/GitHubEnterprise-3.7\/etc\/..\/\/src\/\/Schema\/WebhookCodeScanningAlertFixed.php", - "hash": "7ed807ac21fa78503136f2edbd612cde" + "hash": "486d04e56a82ee752d7b9cf5b61455b5" }, { "name": ".\/clients\/GitHubEnterprise-3.7\/etc\/..\/\/src\/\/Schema\/WebhookCodeScanningAlertReopened.php", - "hash": "07194b68bb95006c2f69eedc85b68a7b" + "hash": "a2f21f7172a3f781cc223ce02814ea29" }, { "name": ".\/clients\/GitHubEnterprise-3.7\/etc\/..\/\/src\/\/Schema\/WebhookCodeScanningAlertReopenedByUser.php", - "hash": "a0085183695d6af02d77f53a6570023d" + "hash": "1f8eaebb77449f9a395decb53b9de44b" }, { "name": ".\/clients\/GitHubEnterprise-3.7\/etc\/..\/\/src\/\/Schema\/WebhookCommitCommentCreated.php", - "hash": "61c2b27a4260ca8cd73b5f37edc1e83e" + "hash": "9fc7d43a1d24ba379d90596893275f60" }, { "name": ".\/clients\/GitHubEnterprise-3.7\/etc\/..\/\/src\/\/Schema\/WebhookCreate.php", - "hash": "9e07d3abfbadd50e3a4195745798aca1" + "hash": "d5bbbdce98cb666034792c307131a02a" }, { "name": ".\/clients\/GitHubEnterprise-3.7\/etc\/..\/\/src\/\/Schema\/WebhookDelete.php", - "hash": "95e4b886326651e65088f8889e2450a2" + "hash": "4124da25b01c4076a852f681941d69df" }, { "name": ".\/clients\/GitHubEnterprise-3.7\/etc\/..\/\/src\/\/Schema\/WebhookDependabotAlertCreated.php", - "hash": "738707edfcefba9e8425d8abb870f2b3" + "hash": "2371468bfe62a9fbc727bfaffff2586c" }, { "name": ".\/clients\/GitHubEnterprise-3.7\/etc\/..\/\/src\/\/Schema\/WebhookDependabotAlertDismissed.php", - "hash": "8be5cc7a3136995f7cc3846d7a405f3d" + "hash": "edf3668564d6e6723979beabebdc57e4" }, { "name": ".\/clients\/GitHubEnterprise-3.7\/etc\/..\/\/src\/\/Schema\/WebhookDependabotAlertFixed.php", - "hash": "f28d97f563aa7f3560c6aa051999b371" + "hash": "6b4131e06c07634d5fb7a3f08b4ad69a" }, { "name": ".\/clients\/GitHubEnterprise-3.7\/etc\/..\/\/src\/\/Schema\/WebhookDependabotAlertReintroduced.php", - "hash": "a4cf9d73e5bb460905d506b0a68cbdae" + "hash": "0881c9bf9e496e74e64dd5c0c08c7077" }, { "name": ".\/clients\/GitHubEnterprise-3.7\/etc\/..\/\/src\/\/Schema\/WebhookDependabotAlertReopened.php", - "hash": "9d83691a68df6508307f665f28062b0f" + "hash": "611c5685a6e2cad1673c36fba0085326" }, { "name": ".\/clients\/GitHubEnterprise-3.7\/etc\/..\/\/src\/\/Schema\/WebhookDeployKeyCreated.php", - "hash": "67f2422d843b2f35b9a49a21065a2a14" + "hash": "2b31072c0681b4bb61e576d4898afc5e" }, { "name": ".\/clients\/GitHubEnterprise-3.7\/etc\/..\/\/src\/\/Schema\/WebhookDeployKeyDeleted.php", - "hash": "18d1754127dc2b3639f83c4feb67dc81" + "hash": "629907d4842e7427267d1b722262f172" }, { "name": ".\/clients\/GitHubEnterprise-3.7\/etc\/..\/\/src\/\/Schema\/WebhookDeploymentCreated.php", - "hash": "024ef4e2b43213f378e844785284d138" + "hash": "8327077181954a8a64e990442a8a956b" }, { "name": ".\/clients\/GitHubEnterprise-3.7\/etc\/..\/\/src\/\/Schema\/WebhookDeploymentStatusCreated.php", - "hash": "f77258f3a4e7e61e194091ff74bd7175" + "hash": "71453b44bab76de93e1de4e25dfc79d6" }, { "name": ".\/clients\/GitHubEnterprise-3.7\/etc\/..\/\/src\/\/Schema\/WebhookDiscussionAnswered.php", - "hash": "81f6f3b7b9af5b79ab00b4794a3c8ccc" + "hash": "699b6ce20f4d881f92235d4848923fe8" }, { "name": ".\/clients\/GitHubEnterprise-3.7\/etc\/..\/\/src\/\/Schema\/WebhookDiscussionCategoryChanged.php", - "hash": "01acb8aa7e6a7dd622588e1e4008160a" + "hash": "bf0550e2392df98f432e15938878e98f" }, { "name": ".\/clients\/GitHubEnterprise-3.7\/etc\/..\/\/src\/\/Schema\/WebhookDiscussionCommentCreated.php", - "hash": "07f51591b24580a7faae71e0f9e3e047" + "hash": "8c1275cf73500fc933e48e54f631ffeb" }, { "name": ".\/clients\/GitHubEnterprise-3.7\/etc\/..\/\/src\/\/Schema\/WebhookDiscussionCommentDeleted.php", - "hash": "b2160fb99a3d56895f196585b0992242" + "hash": "9c8e2e74fb6d1c2d89b58790721309ff" }, { "name": ".\/clients\/GitHubEnterprise-3.7\/etc\/..\/\/src\/\/Schema\/WebhookDiscussionCommentEdited.php", - "hash": "debfe469b2c4a8601804c44534b3177f" + "hash": "663a3c56fb722f0693ef9f855eb1dfb5" }, { "name": ".\/clients\/GitHubEnterprise-3.7\/etc\/..\/\/src\/\/Schema\/WebhookDiscussionCreated.php", - "hash": "5c37a967f7221dc34b47ef7ffeaf990b" + "hash": "bc457b305040120d212d3f43206d4b82" }, { "name": ".\/clients\/GitHubEnterprise-3.7\/etc\/..\/\/src\/\/Schema\/WebhookDiscussionDeleted.php", - "hash": "e93d4e3f2cad456654f3ad4925206226" + "hash": "e68a59afed20ae6c4d2f456f9252e175" }, { "name": ".\/clients\/GitHubEnterprise-3.7\/etc\/..\/\/src\/\/Schema\/WebhookDiscussionEdited.php", - "hash": "ebfa2d312f2f19e2f004a52888243616" + "hash": "be43207c17dd4119de3927bf86f279cc" }, { "name": ".\/clients\/GitHubEnterprise-3.7\/etc\/..\/\/src\/\/Schema\/WebhookDiscussionLabeled.php", - "hash": "6d57f1e9ad11556fe3971998e02002b2" + "hash": "a54d4fb2181a7533b64998bf41122cd7" }, { "name": ".\/clients\/GitHubEnterprise-3.7\/etc\/..\/\/src\/\/Schema\/WebhookDiscussionLocked.php", - "hash": "b28250beac4904d4307c3f09be3e3c06" + "hash": "89e2b3f16847cf190fc5ead1d984aea4" }, { "name": ".\/clients\/GitHubEnterprise-3.7\/etc\/..\/\/src\/\/Schema\/WebhookDiscussionPinned.php", - "hash": "445b7f2be1c67a60b3d591a05ab5c30d" + "hash": "516955807c1e149ba6281c0a5d953593" }, { "name": ".\/clients\/GitHubEnterprise-3.7\/etc\/..\/\/src\/\/Schema\/WebhookDiscussionTransferred.php", - "hash": "f6bd7a4dffee8cb288c5c50b99c2c89c" + "hash": "ffef03f12e3901a30f8ec7dc3af0e9da" }, { "name": ".\/clients\/GitHubEnterprise-3.7\/etc\/..\/\/src\/\/Schema\/WebhookDiscussionUnanswered.php", - "hash": "ff8e661adccb8814d0fec9128fb750e0" + "hash": "e45bb8429fe101a9f8f57dbd7dea6ecb" }, { "name": ".\/clients\/GitHubEnterprise-3.7\/etc\/..\/\/src\/\/Schema\/WebhookDiscussionUnlabeled.php", - "hash": "625528c610562ced10f656ecff0763d5" + "hash": "0b35e8fd38357dfafdb2e978ab429284" }, { "name": ".\/clients\/GitHubEnterprise-3.7\/etc\/..\/\/src\/\/Schema\/WebhookDiscussionUnlocked.php", - "hash": "0bfe14df6fa6ac7db742cbfd4f408b07" + "hash": "17d578bd04539688526bb0f95f978ebd" }, { "name": ".\/clients\/GitHubEnterprise-3.7\/etc\/..\/\/src\/\/Schema\/WebhookDiscussionUnpinned.php", - "hash": "e31ffb0756c13744b2ca5d54cd6a1774" + "hash": "2b86c711bb05fd7fe61fd8229d9dd7c6" }, { "name": ".\/clients\/GitHubEnterprise-3.7\/etc\/..\/\/src\/\/Schema\/WebhookEnterpriseAnonymousAccessDisabled.php", @@ -1652,199 +1652,199 @@ }, { "name": ".\/clients\/GitHubEnterprise-3.7\/etc\/..\/\/src\/\/Schema\/WebhookFork.php", - "hash": "86fd30db85a2eca33fd23befca846dbf" + "hash": "9505195161f823dda9ef202384e3b94b" }, { "name": ".\/clients\/GitHubEnterprise-3.7\/etc\/..\/\/src\/\/Schema\/WebhookGithubAppAuthorizationRevoked.php", - "hash": "b3770bdd4eefe27d4424e10ba67d5984" + "hash": "657741681b32a27527450e4c7184b6fa" }, { "name": ".\/clients\/GitHubEnterprise-3.7\/etc\/..\/\/src\/\/Schema\/WebhookGollum.php", - "hash": "66a2db82e57646dd9c29ed8dd3ee79da" + "hash": "428075ffbe3020a25b8913e37553224e" }, { "name": ".\/clients\/GitHubEnterprise-3.7\/etc\/..\/\/src\/\/Schema\/WebhookInstallationCreated.php", - "hash": "c079cf4d2daee9fdedac95e626694977" + "hash": "4a7c057f49ea8a85deb55c02ce034841" }, { "name": ".\/clients\/GitHubEnterprise-3.7\/etc\/..\/\/src\/\/Schema\/WebhookInstallationDeleted.php", - "hash": "5b52396fa3852a4b34db953c66b85c32" + "hash": "d8ab377074ae94422857403bf4f97f49" }, { "name": ".\/clients\/GitHubEnterprise-3.7\/etc\/..\/\/src\/\/Schema\/WebhookInstallationNewPermissionsAccepted.php", - "hash": "d06ef3006ac9babc7b1be0963514c99b" + "hash": "a7ef0fb6210729df170f7c67e7d54c19" }, { "name": ".\/clients\/GitHubEnterprise-3.7\/etc\/..\/\/src\/\/Schema\/WebhookInstallationRepositoriesAdded.php", - "hash": "d84026d8dd1320f7b131e85d0fb52748" + "hash": "52b3090f9872878c2bcd2229ebb465fc" }, { "name": ".\/clients\/GitHubEnterprise-3.7\/etc\/..\/\/src\/\/Schema\/WebhookInstallationRepositoriesRemoved.php", - "hash": "e08e790c7aa06bac13f9cf183d1eb5bd" + "hash": "84d157d8f2c77b8070d2be485b6396d5" }, { "name": ".\/clients\/GitHubEnterprise-3.7\/etc\/..\/\/src\/\/Schema\/WebhookInstallationSuspend.php", - "hash": "552f7464a5bf94a47ce354878be526a0" + "hash": "0bd94353bc5a324fe66ded02f4630523" }, { "name": ".\/clients\/GitHubEnterprise-3.7\/etc\/..\/\/src\/\/Schema\/WebhookInstallationTargetRenamed.php", - "hash": "2f6ec6a894a94d212ddbf329f12bf40c" + "hash": "d0b3445604344c9397b47ad677ee93c0" }, { "name": ".\/clients\/GitHubEnterprise-3.7\/etc\/..\/\/src\/\/Schema\/WebhookInstallationUnsuspend.php", - "hash": "cfdf6436d3580e6df3e315b08df922e4" + "hash": "81b75c477be5585da487fa5dd8eb2a12" }, { "name": ".\/clients\/GitHubEnterprise-3.7\/etc\/..\/\/src\/\/Schema\/WebhookIssueCommentCreated.php", - "hash": "7672d377cf42b549e4ad16b82fc20cc2" + "hash": "4fe1aeb1c3c41e4bae40190b04a56151" }, { "name": ".\/clients\/GitHubEnterprise-3.7\/etc\/..\/\/src\/\/Schema\/WebhookIssueCommentDeleted.php", - "hash": "6499641594ea4ef62e83dd6f1c8db40d" + "hash": "2c3159a7e7cf0e067f3521809acaea4c" }, { "name": ".\/clients\/GitHubEnterprise-3.7\/etc\/..\/\/src\/\/Schema\/WebhookIssueCommentEdited.php", - "hash": "73bacf8c7af1b4d6f57b144a65b79d9d" + "hash": "027383bf2c329b44a7ca816b2053fe52" }, { "name": ".\/clients\/GitHubEnterprise-3.7\/etc\/..\/\/src\/\/Schema\/WebhookIssuesAssigned.php", - "hash": "1be669ac5d8e0479a62723d0068268cd" + "hash": "271793db3c2dd9b9ab9d0baf0c33afea" }, { "name": ".\/clients\/GitHubEnterprise-3.7\/etc\/..\/\/src\/\/Schema\/WebhookIssuesClosed.php", - "hash": "f5e624f97734e40f6caecd1e5f09fd59" + "hash": "8abc759dd160ecc459ddd66228a3ba3c" }, { "name": ".\/clients\/GitHubEnterprise-3.7\/etc\/..\/\/src\/\/Schema\/WebhookIssuesDeleted.php", - "hash": "07c8fe30c55a17386af0e93372d0513a" + "hash": "afb49189cebdc74745a26ca4b5118823" }, { "name": ".\/clients\/GitHubEnterprise-3.7\/etc\/..\/\/src\/\/Schema\/WebhookIssuesDemilestoned.php", - "hash": "85d8bbcedf361f5ea80209eb6651c4e6" + "hash": "c67cde0da93ed1d7b3fe1630e13c5053" }, { "name": ".\/clients\/GitHubEnterprise-3.7\/etc\/..\/\/src\/\/Schema\/WebhookIssuesEdited.php", - "hash": "be59d78b3a1496a6c7296c90e59b371d" + "hash": "a4fdf17090152ee712663b72df7afb8f" }, { "name": ".\/clients\/GitHubEnterprise-3.7\/etc\/..\/\/src\/\/Schema\/WebhookIssuesLabeled.php", - "hash": "a20a1d7a46835a617e77ac47771c2263" + "hash": "53511e7aa5c1249c5fe67dcf306d1b7d" }, { "name": ".\/clients\/GitHubEnterprise-3.7\/etc\/..\/\/src\/\/Schema\/WebhookIssuesLocked.php", - "hash": "ed71cddac2014180af6c7cb3fb9898cb" + "hash": "6df4bff69ef061856526ded85cb5f1c5" }, { "name": ".\/clients\/GitHubEnterprise-3.7\/etc\/..\/\/src\/\/Schema\/WebhookIssuesMilestoned.php", - "hash": "1c8378562394721ab40eb763f6485098" + "hash": "8838645fe1e14f1ea9365b6573d36733" }, { "name": ".\/clients\/GitHubEnterprise-3.7\/etc\/..\/\/src\/\/Schema\/WebhookIssuesOpened.php", - "hash": "cbcb73d47faab09d6eddc760317de082" + "hash": "65c4aef15b5263179cb509781ac25292" }, { "name": ".\/clients\/GitHubEnterprise-3.7\/etc\/..\/\/src\/\/Schema\/WebhookIssuesPinned.php", - "hash": "2e9df8fbc6c25e3abfdfa0746279f1a9" + "hash": "0b61d472b0068fa5dfbca864367d5cea" }, { "name": ".\/clients\/GitHubEnterprise-3.7\/etc\/..\/\/src\/\/Schema\/WebhookIssuesReopened.php", - "hash": "16db808f98d992d4ad8a7ebf07cc9417" + "hash": "cc95920249155353c10ea8e83f116e30" }, { "name": ".\/clients\/GitHubEnterprise-3.7\/etc\/..\/\/src\/\/Schema\/WebhookIssuesTransferred.php", - "hash": "c25fbb154da2423eee73d31917b8bd1c" + "hash": "7b2abf79f43d6bbe8101d5c968529b8a" }, { "name": ".\/clients\/GitHubEnterprise-3.7\/etc\/..\/\/src\/\/Schema\/WebhookIssuesUnassigned.php", - "hash": "2d5d0fd1764345efb61b3ca91b7a39a1" + "hash": "f32b658ef2164e8bfc8d902260f536c0" }, { "name": ".\/clients\/GitHubEnterprise-3.7\/etc\/..\/\/src\/\/Schema\/WebhookIssuesUnlabeled.php", - "hash": "36c73f24fa79d5c3390b72153813ded9" + "hash": "00c4e2af288c7c563c3c5ca7b90a088c" }, { "name": ".\/clients\/GitHubEnterprise-3.7\/etc\/..\/\/src\/\/Schema\/WebhookIssuesUnlocked.php", - "hash": "5f1fbf3ee66518128cfba5c9df99691e" + "hash": "3885f4c5bdc2424e83699f39da151416" }, { "name": ".\/clients\/GitHubEnterprise-3.7\/etc\/..\/\/src\/\/Schema\/WebhookIssuesUnpinned.php", - "hash": "7f12b6b68d15825589d61cdd863527cc" + "hash": "a1374587f277bea1eb72c13bf1bbd0eb" }, { "name": ".\/clients\/GitHubEnterprise-3.7\/etc\/..\/\/src\/\/Schema\/WebhookLabelCreated.php", - "hash": "16fae8fec258eb7cbd8183623eaa6696" + "hash": "84be09e138ad5fc3e1b2fa52438d989a" }, { "name": ".\/clients\/GitHubEnterprise-3.7\/etc\/..\/\/src\/\/Schema\/WebhookLabelDeleted.php", - "hash": "b9c427cbd54956169db40c50fe8718ed" + "hash": "aaac867a5a9d5bb9d7e433c0a3588988" }, { "name": ".\/clients\/GitHubEnterprise-3.7\/etc\/..\/\/src\/\/Schema\/WebhookLabelEdited.php", - "hash": "695191153e54b53f136bcd48b9e18479" + "hash": "74b103839f5fb3ac892bbe0d20a99d38" }, { "name": ".\/clients\/GitHubEnterprise-3.7\/etc\/..\/\/src\/\/Schema\/WebhookMemberAdded.php", - "hash": "70fe2e2bc6ca41fa5eeb2704b4fbf3f7" + "hash": "ae3c733f60e79a9c922a9fc89a47e7b2" }, { "name": ".\/clients\/GitHubEnterprise-3.7\/etc\/..\/\/src\/\/Schema\/WebhookMemberEdited.php", - "hash": "aaa1f607dd35604a5e4479abd5412e55" + "hash": "f424b5ad1ed17c624e8a97719a5cc17e" }, { "name": ".\/clients\/GitHubEnterprise-3.7\/etc\/..\/\/src\/\/Schema\/WebhookMemberRemoved.php", - "hash": "6bd9177a655564aa0ceffa4dee230501" + "hash": "db3be4e71c006cecbf3ca76fc4ff690f" }, { "name": ".\/clients\/GitHubEnterprise-3.7\/etc\/..\/\/src\/\/Schema\/WebhookMembershipAdded.php", - "hash": "a4ac71d6663914534b2b2d21f1fd248e" + "hash": "71b5f5daeeab16d3b3c9c02362041ed8" }, { "name": ".\/clients\/GitHubEnterprise-3.7\/etc\/..\/\/src\/\/Schema\/WebhookMembershipRemoved.php", - "hash": "b7eb099038eb5a42791aa9d161bb51e6" + "hash": "cce026027586c24d6100abc12e56ac39" }, { "name": ".\/clients\/GitHubEnterprise-3.7\/etc\/..\/\/src\/\/Schema\/WebhookMetaDeleted.php", - "hash": "56d33fb65df27b06c9fb689e1c5a72dd" + "hash": "0a4c18bdd5c3384a6dd01e23aef014b5" }, { "name": ".\/clients\/GitHubEnterprise-3.7\/etc\/..\/\/src\/\/Schema\/WebhookMilestoneClosed.php", - "hash": "43d64f041d7137170d4c76370f81c5c5" + "hash": "9377d64179465a10b9a653ccb59cc616" }, { "name": ".\/clients\/GitHubEnterprise-3.7\/etc\/..\/\/src\/\/Schema\/WebhookMilestoneCreated.php", - "hash": "b51032b6a2951ab135bb6c2ae5cb49f5" + "hash": "42bc5f06af28d36a74f89d699491ac39" }, { "name": ".\/clients\/GitHubEnterprise-3.7\/etc\/..\/\/src\/\/Schema\/WebhookMilestoneDeleted.php", - "hash": "aed6497f95d96de97db788e5400c5e6e" + "hash": "c1262806d4dd9418e2def9b67b2e7adf" }, { "name": ".\/clients\/GitHubEnterprise-3.7\/etc\/..\/\/src\/\/Schema\/WebhookMilestoneEdited.php", - "hash": "f7223faae3621517f0b91049dc59d8fc" + "hash": "b426488dd52026d9746e7a3171c5fc30" }, { "name": ".\/clients\/GitHubEnterprise-3.7\/etc\/..\/\/src\/\/Schema\/WebhookMilestoneOpened.php", - "hash": "28d1058da47d91ec4e14aa990b5654b3" + "hash": "638b4b2f76ac81edeb3d2608644a8556" }, { "name": ".\/clients\/GitHubEnterprise-3.7\/etc\/..\/\/src\/\/Schema\/WebhookOrganizationDeleted.php", - "hash": "1c2cdd2b7e179615b9bfd8944677e733" + "hash": "29836e030e2c5de4e490f5ab0c126d6c" }, { "name": ".\/clients\/GitHubEnterprise-3.7\/etc\/..\/\/src\/\/Schema\/WebhookOrganizationMemberAdded.php", - "hash": "4eddf33d6a2bad4360b32cbdad5a96c0" + "hash": "00c75f5c921b0f87daf1099a939c5387" }, { "name": ".\/clients\/GitHubEnterprise-3.7\/etc\/..\/\/src\/\/Schema\/WebhookOrganizationMemberInvited.php", - "hash": "6007982fab003ff324be84df7f29e862" + "hash": "ffc101fbcebb313f35e1891d748be4ab" }, { "name": ".\/clients\/GitHubEnterprise-3.7\/etc\/..\/\/src\/\/Schema\/WebhookOrganizationMemberRemoved.php", - "hash": "7d37d3ab6faf23689db4b9dcb60aded7" + "hash": "e12237986d0a4cccec62a644f3f45476" }, { "name": ".\/clients\/GitHubEnterprise-3.7\/etc\/..\/\/src\/\/Schema\/WebhookOrganizationRenamed.php", - "hash": "212b42acc19c80160d60b592b17c7212" + "hash": "c3ad027867e44f29d4f241e2ff6435a7" }, { "name": ".\/clients\/GitHubEnterprise-3.7\/etc\/..\/\/src\/\/Schema\/WebhookRubygemsMetadata.php", @@ -1852,19 +1852,19 @@ }, { "name": ".\/clients\/GitHubEnterprise-3.7\/etc\/..\/\/src\/\/Schema\/WebhookPackagePublished.php", - "hash": "417f8a5c1c4140d8fc913b17569d1100" + "hash": "a0024b8902f74a7264b04b8c62c35210" }, { "name": ".\/clients\/GitHubEnterprise-3.7\/etc\/..\/\/src\/\/Schema\/WebhookPackageUpdated.php", - "hash": "bb0640d1a994cda1ada7f8f39d4dea5a" + "hash": "943de0a1d9429fbec425b77cbf2f7eda" }, { "name": ".\/clients\/GitHubEnterprise-3.7\/etc\/..\/\/src\/\/Schema\/WebhookPageBuild.php", - "hash": "91e384bcb30405e67baa00b01e1bcb14" + "hash": "d89df4c8f4f584c0c2b21786c2c072f6" }, { "name": ".\/clients\/GitHubEnterprise-3.7\/etc\/..\/\/src\/\/Schema\/WebhookPing.php", - "hash": "74629fd8835cf9676ed5bf848eebe294" + "hash": "040bdbcd507a7a300601858ea5886aa2" }, { "name": ".\/clients\/GitHubEnterprise-3.7\/etc\/..\/\/src\/\/Schema\/WebhookPingFormEncoded.php", @@ -1872,59 +1872,59 @@ }, { "name": ".\/clients\/GitHubEnterprise-3.7\/etc\/..\/\/src\/\/Schema\/WebhookProjectCardConverted.php", - "hash": "6a5ab150048220a637ebcb06b2f6eb8e" + "hash": "c18817b66722aab3f1cca0f83ca5e05b" }, { "name": ".\/clients\/GitHubEnterprise-3.7\/etc\/..\/\/src\/\/Schema\/WebhookProjectCardCreated.php", - "hash": "176ee61b82950381a0c6bc967703b919" + "hash": "dc7ac1fd3f0262f04703d777004127bb" }, { "name": ".\/clients\/GitHubEnterprise-3.7\/etc\/..\/\/src\/\/Schema\/WebhookProjectCardDeleted.php", - "hash": "9d0ec0bb253425fdf5f6a409bb2b444b" + "hash": "617197cfb2d8aac86f653cbf94530a21" }, { "name": ".\/clients\/GitHubEnterprise-3.7\/etc\/..\/\/src\/\/Schema\/WebhookProjectCardEdited.php", - "hash": "eefeabb4cc0f24e34268f8233a0efa58" + "hash": "dbbabfd263805ea55f87710c768f10d6" }, { "name": ".\/clients\/GitHubEnterprise-3.7\/etc\/..\/\/src\/\/Schema\/WebhookProjectCardMoved.php", - "hash": "11ccc8ec62770a3a27079a29ae37f9cc" + "hash": "2859a9f9a8bfae649b6abceca2998cca" }, { "name": ".\/clients\/GitHubEnterprise-3.7\/etc\/..\/\/src\/\/Schema\/WebhookProjectClosed.php", - "hash": "e5fd1b7d824c46bc9cae37bdf1c70714" + "hash": "353cf2dfc5bdad5a5cfcb187f127cfae" }, { "name": ".\/clients\/GitHubEnterprise-3.7\/etc\/..\/\/src\/\/Schema\/WebhookProjectColumnCreated.php", - "hash": "b40ea2dd321cf61649f631e06c811356" + "hash": "08cbc7ce3096a693272c1c43aa12d5c2" }, { "name": ".\/clients\/GitHubEnterprise-3.7\/etc\/..\/\/src\/\/Schema\/WebhookProjectColumnDeleted.php", - "hash": "5fa9ff2f3c5d818ccc992009b7a123c0" + "hash": "0bc7fadea03c98db4dc3a956c2d5fd65" }, { "name": ".\/clients\/GitHubEnterprise-3.7\/etc\/..\/\/src\/\/Schema\/WebhookProjectColumnEdited.php", - "hash": "a5f82941bc1797c880b93fdeaea92dd6" + "hash": "e9108c8e72ec77a62da715c872d36ae0" }, { "name": ".\/clients\/GitHubEnterprise-3.7\/etc\/..\/\/src\/\/Schema\/WebhookProjectColumnMoved.php", - "hash": "be980bdc36035f98d636f7c7b9b21e69" + "hash": "5a85b527221d824b3562831e370a42c9" }, { "name": ".\/clients\/GitHubEnterprise-3.7\/etc\/..\/\/src\/\/Schema\/WebhookProjectCreated.php", - "hash": "b77317ad131a5772d60d30d141c65bbe" + "hash": "dbe5946dcf1e4b0f5488d5ce627e858b" }, { "name": ".\/clients\/GitHubEnterprise-3.7\/etc\/..\/\/src\/\/Schema\/WebhookProjectDeleted.php", - "hash": "862d3129d7ba53cf9fe67970001a7579" + "hash": "c8c7a2ef383df530faf1df7800cc4f8d" }, { "name": ".\/clients\/GitHubEnterprise-3.7\/etc\/..\/\/src\/\/Schema\/WebhookProjectEdited.php", - "hash": "e0edda7700787b10d8933a5e72f7511b" + "hash": "d17366fa108a05a5ce70a69d1896bdba" }, { "name": ".\/clients\/GitHubEnterprise-3.7\/etc\/..\/\/src\/\/Schema\/WebhookProjectReopened.php", - "hash": "d404ae1e335e3d710476674c29eedc79" + "hash": "7dadcd3cb3e32b806fc3b69af8af6aa2" }, { "name": ".\/clients\/GitHubEnterprise-3.7\/etc\/..\/\/src\/\/Schema\/WebhookProjectsV2ItemArchived.php", @@ -1956,227 +1956,227 @@ }, { "name": ".\/clients\/GitHubEnterprise-3.7\/etc\/..\/\/src\/\/Schema\/WebhookPublic.php", - "hash": "727467f499b7e575340eaf1cc1b9f2cd" + "hash": "b0cbfb7b3a425f5ee485877b27c6f6f0" }, { "name": ".\/clients\/GitHubEnterprise-3.7\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestAssigned.php", - "hash": "727a6ae685d99a29377599fd225332da" + "hash": "0b54f80b14cd78f96f99c223b2e8b04a" }, { "name": ".\/clients\/GitHubEnterprise-3.7\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestAutoMergeDisabled.php", - "hash": "491d434e8389a95beb8180d7ed8a76d6" + "hash": "d557704a16b7079501b95cc84bbd01eb" }, { "name": ".\/clients\/GitHubEnterprise-3.7\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestAutoMergeEnabled.php", - "hash": "b3c62b316289e965a726ff14fdda7d05" + "hash": "8a036ff59af1d4305ad4e2d43e6e51e8" }, { "name": ".\/clients\/GitHubEnterprise-3.7\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestClosed.php", - "hash": "7a7084114aef0518d418bcc9710e30a5" + "hash": "3bbc728333cde4c5304a94407ead3163" }, { "name": ".\/clients\/GitHubEnterprise-3.7\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestConvertedToDraft.php", - "hash": "5554c6f5a8e7d7a7142b00638793575c" + "hash": "39e80dae69175d5e1f7915148a46cf5b" }, { "name": ".\/clients\/GitHubEnterprise-3.7\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestDemilestoned.php", - "hash": "9d188b98e236156a9ad36895c9877194" + "hash": "fbf5de364b8fb38408ba6f8d824cb15f" }, { "name": ".\/clients\/GitHubEnterprise-3.7\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestEdited.php", - "hash": "37e04edb30dbd272f731c961642761d1" + "hash": "a82d1380a550138ac9d0e57872383797" }, { "name": ".\/clients\/GitHubEnterprise-3.7\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestLabeled.php", - "hash": "82788763defabb98472816605d4c4c91" + "hash": "9ddb6a55f3d6ebf3e046109d3e5a3610" }, { "name": ".\/clients\/GitHubEnterprise-3.7\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestLocked.php", - "hash": "5b142d8158111168f757bc1d715958a7" + "hash": "264c743c77573ed9a2cac05a5f07da3b" }, { "name": ".\/clients\/GitHubEnterprise-3.7\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestMilestoned.php", - "hash": "d6ef70699908b3260a98370f9f8f4a55" + "hash": "284c5649ec3993de9b5f2c82fd9ee106" }, { "name": ".\/clients\/GitHubEnterprise-3.7\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestOpened.php", - "hash": "12ae11217ff2c0198e5dfd874b250f8d" + "hash": "93093dfdf16c19c0b3223b974c71cf4a" }, { "name": ".\/clients\/GitHubEnterprise-3.7\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestReadyForReview.php", - "hash": "b67cdba18cb1ec8f431e8a208ca432c1" + "hash": "af1e2087d4ce91a315becece82a00774" }, { "name": ".\/clients\/GitHubEnterprise-3.7\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestReopened.php", - "hash": "dce7f4744b8fe2a9117771cc28f45cab" + "hash": "77387c9a210cea330f30608cf93df070" }, { "name": ".\/clients\/GitHubEnterprise-3.7\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestReviewCommentCreated.php", - "hash": "bcca6f73099046cad12d0bf4bb0e7316" + "hash": "e44e874c198f834147c9ccfc06a5419c" }, { "name": ".\/clients\/GitHubEnterprise-3.7\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestReviewCommentDeleted.php", - "hash": "beb4a807393b32f5f37f9133147735b2" + "hash": "a55332a7f6080949372a4dc8ee125ac7" }, { "name": ".\/clients\/GitHubEnterprise-3.7\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestReviewCommentEdited.php", - "hash": "4e3483a61e7897bbab02fb6bb46298f5" + "hash": "036f340705d33681cdc10862b85a0297" }, { "name": ".\/clients\/GitHubEnterprise-3.7\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestReviewDismissed.php", - "hash": "618a53518d8c7fcf27e300eb6c9037e1" + "hash": "877d70b695ce76865770c8d7c707f500" }, { "name": ".\/clients\/GitHubEnterprise-3.7\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestReviewEdited.php", - "hash": "7f941c7ff2c987a0e7eb21e7a633609a" + "hash": "138f78af25293ee7470cdf1aae5ab199" }, { "name": ".\/clients\/GitHubEnterprise-3.7\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestReviewRequestRemoved.php", - "hash": "d4cf3f23f251cc278fbd2a1f89bf434f" + "hash": "107384f3a575fa847350512951da6641" }, { "name": ".\/clients\/GitHubEnterprise-3.7\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestReviewRequested.php", - "hash": "06cef99acfd12583bee385e2556e6fc9" + "hash": "89c50c6c106dd8c52adc2fc366157f98" }, { "name": ".\/clients\/GitHubEnterprise-3.7\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestReviewSubmitted.php", - "hash": "63ffd564a6de7d3dc97af15d6c142af4" + "hash": "afce07142c63c6438454df6f4029258f" }, { "name": ".\/clients\/GitHubEnterprise-3.7\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestReviewThreadResolved.php", - "hash": "a4df70abd144e7126349f91d3a3350dd" + "hash": "d651b060110c33b03a6a92debdc23e42" }, { "name": ".\/clients\/GitHubEnterprise-3.7\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestReviewThreadUnresolved.php", - "hash": "eb82ac5e20f95cce4c64607d1388537a" + "hash": "d6b0dff8218e381360a82fc53ba4a8b8" }, { "name": ".\/clients\/GitHubEnterprise-3.7\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestSynchronize.php", - "hash": "b701d1688f75be6673b5d2921c47fb94" + "hash": "727b41567459faf9d2a8188b1b5fb10a" }, { "name": ".\/clients\/GitHubEnterprise-3.7\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestUnassigned.php", - "hash": "7f74bee4ab4c9a7ccaf5529e3b1e2e01" + "hash": "c638da83cb6427e99b0b18ad0afa00d1" }, { "name": ".\/clients\/GitHubEnterprise-3.7\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestUnlabeled.php", - "hash": "7aaac4101bf090d27a85bc74aa461345" + "hash": "6d469ea32fb18b5757fddfc433927256" }, { "name": ".\/clients\/GitHubEnterprise-3.7\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestUnlocked.php", - "hash": "81323bde25277c3f64d65d587d721dfc" + "hash": "a89ca83c86370fa0e6d489a88a32b6b6" }, { "name": ".\/clients\/GitHubEnterprise-3.7\/etc\/..\/\/src\/\/Schema\/WebhookPush.php", - "hash": "aa430d185b13b37bce42e46b0726bc41" + "hash": "3801be5a8680841d3678cfbd1e6ef75a" }, { "name": ".\/clients\/GitHubEnterprise-3.7\/etc\/..\/\/src\/\/Schema\/WebhookRegistryPackagePublished.php", - "hash": "c5ca2d1af542f037e856c1bce39aa77e" + "hash": "76970e2345cd4019b4a86f0c49cff30c" }, { "name": ".\/clients\/GitHubEnterprise-3.7\/etc\/..\/\/src\/\/Schema\/WebhookRegistryPackageUpdated.php", - "hash": "40a82752bfdb18a3dd6ef0d22dac31f1" + "hash": "f2de7ecc6ee38b5fbcc537b8275867a3" }, { "name": ".\/clients\/GitHubEnterprise-3.7\/etc\/..\/\/src\/\/Schema\/WebhookReleaseCreated.php", - "hash": "b148541753fc5fc67c8c49b5f4674c78" + "hash": "82ed4352a1b42da5eb5f26f2eb905427" }, { "name": ".\/clients\/GitHubEnterprise-3.7\/etc\/..\/\/src\/\/Schema\/WebhookReleaseDeleted.php", - "hash": "7dd13577c753d6ed03e7eb4436b19fea" + "hash": "37ffa7aab4e96e74146de884f6633205" }, { "name": ".\/clients\/GitHubEnterprise-3.7\/etc\/..\/\/src\/\/Schema\/WebhookReleaseEdited.php", - "hash": "297b365829071ae6eda772eb311bdc4d" + "hash": "d1947266078baf5cce80a88d555a5d19" }, { "name": ".\/clients\/GitHubEnterprise-3.7\/etc\/..\/\/src\/\/Schema\/WebhookReleasePrereleased.php", - "hash": "12b96138ae87ed14ca14aba4e68250ab" + "hash": "a0d88e037ade23da3291243dd7bca424" }, { "name": ".\/clients\/GitHubEnterprise-3.7\/etc\/..\/\/src\/\/Schema\/WebhookReleasePublished.php", - "hash": "478a9aa894b71c61e74d09ba813ae2cd" + "hash": "e1165159cca0975de713c3c69af63a31" }, { "name": ".\/clients\/GitHubEnterprise-3.7\/etc\/..\/\/src\/\/Schema\/WebhookReleaseReleased.php", - "hash": "cbf84616e46e84552efe17647df0c65e" + "hash": "82eef80f714edffc264b25b7acf955ed" }, { "name": ".\/clients\/GitHubEnterprise-3.7\/etc\/..\/\/src\/\/Schema\/WebhookReleaseUnpublished.php", - "hash": "1550fde024608c5d0a0ac41701c0c76b" + "hash": "1150623d90ca06f1a82abc83972516cb" }, { "name": ".\/clients\/GitHubEnterprise-3.7\/etc\/..\/\/src\/\/Schema\/WebhookRepositoryAnonymousAccessDisabled.php", - "hash": "9a473795d47e1890b5a2456d4a69ca47" + "hash": "d7a27fa429da627c9de53ecf3f875b7c" }, { "name": ".\/clients\/GitHubEnterprise-3.7\/etc\/..\/\/src\/\/Schema\/WebhookRepositoryAnonymousAccessEnabled.php", - "hash": "0275ccaab35f7e52cdfb5f33f6ee1aad" + "hash": "c5c8b2b8b6c0d728437664317d9dc74a" }, { "name": ".\/clients\/GitHubEnterprise-3.7\/etc\/..\/\/src\/\/Schema\/WebhookRepositoryArchived.php", - "hash": "9e1574829ee547af1f871fb0ddfa38c9" + "hash": "fa7aee0ec8cc50301d8f3da2fe89b6de" }, { "name": ".\/clients\/GitHubEnterprise-3.7\/etc\/..\/\/src\/\/Schema\/WebhookRepositoryCreated.php", - "hash": "75eeb129e1aa4e37692eeae6d357b066" + "hash": "8083edc4b16bea5a1f435e71e208ab22" }, { "name": ".\/clients\/GitHubEnterprise-3.7\/etc\/..\/\/src\/\/Schema\/WebhookRepositoryDeleted.php", - "hash": "6f4e63e8070d1f85861f62527ef3e4cd" + "hash": "30d4c12abe8f320e61dd7da8defac731" }, { "name": ".\/clients\/GitHubEnterprise-3.7\/etc\/..\/\/src\/\/Schema\/WebhookRepositoryDispatchSample.php", - "hash": "0e86d75b5cd37213e5e1bdf2ae7d9564" + "hash": "93b0a92e3b0de0780955ab130b5e3a5a" }, { "name": ".\/clients\/GitHubEnterprise-3.7\/etc\/..\/\/src\/\/Schema\/WebhookRepositoryEdited.php", - "hash": "2704b22e29136e7c90a129d3c15f928d" + "hash": "79eef03b9234d7a25248ab26d25911ae" }, { "name": ".\/clients\/GitHubEnterprise-3.7\/etc\/..\/\/src\/\/Schema\/WebhookRepositoryPrivatized.php", - "hash": "fbb22250caa59e666f859c1e7212dbcb" + "hash": "38e72cff8e07cb45c28a5cfb815236a3" }, { "name": ".\/clients\/GitHubEnterprise-3.7\/etc\/..\/\/src\/\/Schema\/WebhookRepositoryPublicized.php", - "hash": "5d0093d6948c30493f44d813638b3d7b" + "hash": "05a90e522244a461099763c296016264" }, { "name": ".\/clients\/GitHubEnterprise-3.7\/etc\/..\/\/src\/\/Schema\/WebhookRepositoryRenamed.php", - "hash": "708445d83916a3d11305ef38cf96d129" + "hash": "a287f1805b95ffabf38f6945c219bce2" }, { "name": ".\/clients\/GitHubEnterprise-3.7\/etc\/..\/\/src\/\/Schema\/WebhookRepositoryTransferred.php", - "hash": "503c0f2815797f0bbe9f98cc33405da3" + "hash": "ebbc026a6531f3706c557f6a4d1259e4" }, { "name": ".\/clients\/GitHubEnterprise-3.7\/etc\/..\/\/src\/\/Schema\/WebhookRepositoryUnarchived.php", - "hash": "8502d126323d789fd4a0df03fe0f5744" + "hash": "91f4e22a7fa92be0b7906006fbb7723b" }, { "name": ".\/clients\/GitHubEnterprise-3.7\/etc\/..\/\/src\/\/Schema\/WebhookRepositoryVulnerabilityAlertCreate.php", - "hash": "005d33a39c5d65820e9a59816e1b2d4c" + "hash": "dcbc07d4fdc7ec17320c70924bf0e673" }, { "name": ".\/clients\/GitHubEnterprise-3.7\/etc\/..\/\/src\/\/Schema\/WebhookRepositoryVulnerabilityAlertDismiss.php", - "hash": "99798e4b8044e37300b1be27f70da7cb" + "hash": "c051fe91f481fedb32d6706259073b01" }, { "name": ".\/clients\/GitHubEnterprise-3.7\/etc\/..\/\/src\/\/Schema\/WebhookRepositoryVulnerabilityAlertReopen.php", - "hash": "0b6cae69bf7f0caaabdf005bb133f9aa" + "hash": "e584b18d1bd90644545c89c09c70cf8d" }, { "name": ".\/clients\/GitHubEnterprise-3.7\/etc\/..\/\/src\/\/Schema\/WebhookRepositoryVulnerabilityAlertResolve.php", - "hash": "f30d6a17332218a6ab3eff1c5b4adb6c" + "hash": "48cde27b7d95b42dc64689b1348af882" }, { "name": ".\/clients\/GitHubEnterprise-3.7\/etc\/..\/\/src\/\/Schema\/WebhookSecretScanningAlertCreated.php", - "hash": "0d69982fcb1a89e6af272424faeab171" + "hash": "ba964114bd88fb822791f2b9c186b478" }, { "name": ".\/clients\/GitHubEnterprise-3.7\/etc\/..\/\/src\/\/Schema\/WebhookSecretScanningAlertLocationCreated.php", - "hash": "4fee5c3895fefb17df16ea56dfc2c43c" + "hash": "a068ba640a1e643f9c42f9d3dd595aad" }, { "name": ".\/clients\/GitHubEnterprise-3.7\/etc\/..\/\/src\/\/Schema\/WebhookSecretScanningAlertLocationCreatedFormEncoded.php", @@ -2184,27 +2184,27 @@ }, { "name": ".\/clients\/GitHubEnterprise-3.7\/etc\/..\/\/src\/\/Schema\/WebhookSecretScanningAlertReopened.php", - "hash": "2c41078b38b6c9b72bc668f8b9c8e9ee" + "hash": "cf8538c6fe4e4d6d9b8a05908c717aad" }, { "name": ".\/clients\/GitHubEnterprise-3.7\/etc\/..\/\/src\/\/Schema\/WebhookSecretScanningAlertResolved.php", - "hash": "ac2ec10323c8fb2235745757338568b2" + "hash": "e6ae452d6d63c8b40b61c2bdd0106f3c" }, { "name": ".\/clients\/GitHubEnterprise-3.7\/etc\/..\/\/src\/\/Schema\/WebhookSecretScanningAlertRevoked.php", - "hash": "f3106d62732fdaea7a78d66434a604b7" + "hash": "83fbe338b4fcb88632b178ac5e2d3609" }, { "name": ".\/clients\/GitHubEnterprise-3.7\/etc\/..\/\/src\/\/Schema\/WebhookSecurityAdvisoryPublished.php", - "hash": "938474628ceed206a6f6e830d977cdd9" + "hash": "ea20fc788c63f2f785bde646459ef9c0" }, { "name": ".\/clients\/GitHubEnterprise-3.7\/etc\/..\/\/src\/\/Schema\/WebhookSecurityAdvisoryUpdated.php", - "hash": "4e67c9c6199aa0201b76c6fc6fbea3f5" + "hash": "cd2e367082b2ce7fe01f3a8af9b347df" }, { "name": ".\/clients\/GitHubEnterprise-3.7\/etc\/..\/\/src\/\/Schema\/WebhookSecurityAdvisoryWithdrawn.php", - "hash": "92336d3baee079248fb8360235319e69" + "hash": "e7b3045323709b61a3b9ccfe69c3ec92" }, { "name": ".\/clients\/GitHubEnterprise-3.7\/etc\/..\/\/src\/\/Schema\/WebhookSecurityAndAnalysis.php", @@ -2212,103 +2212,103 @@ }, { "name": ".\/clients\/GitHubEnterprise-3.7\/etc\/..\/\/src\/\/Schema\/WebhookSponsorshipCancelled.php", - "hash": "1b5ac45ef0fd008bf84e20d33adec8b1" + "hash": "15e3c3adc320f8298174dd810ca9452d" }, { "name": ".\/clients\/GitHubEnterprise-3.7\/etc\/..\/\/src\/\/Schema\/WebhookSponsorshipCreated.php", - "hash": "62fc8a0f426fe49414901d27ff10706a" + "hash": "fc39147478dbbafef4450899b819be95" }, { "name": ".\/clients\/GitHubEnterprise-3.7\/etc\/..\/\/src\/\/Schema\/WebhookSponsorshipEdited.php", - "hash": "8d29e49d6fd523a1049e6fc67b958011" + "hash": "13163cfaf737e6a35d1cee92a786d702" }, { "name": ".\/clients\/GitHubEnterprise-3.7\/etc\/..\/\/src\/\/Schema\/WebhookSponsorshipPendingCancellation.php", - "hash": "43b4131ba2c349790ac5a720cb4b1dcd" + "hash": "2209da54f776a81a8ab8b52cae79a486" }, { "name": ".\/clients\/GitHubEnterprise-3.7\/etc\/..\/\/src\/\/Schema\/WebhookSponsorshipPendingTierChange.php", - "hash": "e5ba6118f6069022057cbbcc00a3df67" + "hash": "22e9cb4046edb8469b7b29826af7efb3" }, { "name": ".\/clients\/GitHubEnterprise-3.7\/etc\/..\/\/src\/\/Schema\/WebhookSponsorshipTierChanged.php", - "hash": "dec50df52645d85b4b830507e8527cbb" + "hash": "1ac938fbba040438e98b90cfe07fea48" }, { "name": ".\/clients\/GitHubEnterprise-3.7\/etc\/..\/\/src\/\/Schema\/WebhookStarCreated.php", - "hash": "b0960befcd0033b164121a65070f598e" + "hash": "67ba45115a404b0c7229498ae5c4fe3b" }, { "name": ".\/clients\/GitHubEnterprise-3.7\/etc\/..\/\/src\/\/Schema\/WebhookStarDeleted.php", - "hash": "334527260b4c14dc1dd3454accc315a0" + "hash": "2d758b9a759187f579b7fe7b8b0cec5f" }, { "name": ".\/clients\/GitHubEnterprise-3.7\/etc\/..\/\/src\/\/Schema\/WebhookStatus.php", - "hash": "0c46cc56e98a69d2b8f25230baa5dd60" + "hash": "3b968442ae1cc987ace23bddb4c118cd" }, { "name": ".\/clients\/GitHubEnterprise-3.7\/etc\/..\/\/src\/\/Schema\/WebhookTeamAdd.php", - "hash": "8aff3a99f184e212618c550413975c30" + "hash": "047fde4db2b8b8281203fd3e0da6710b" }, { "name": ".\/clients\/GitHubEnterprise-3.7\/etc\/..\/\/src\/\/Schema\/WebhookTeamAddedToRepository.php", - "hash": "65f5caba33ec60634af6466db3d9af48" + "hash": "3136a51fa66c7e5e3ab84948e199f45a" }, { "name": ".\/clients\/GitHubEnterprise-3.7\/etc\/..\/\/src\/\/Schema\/WebhookTeamCreated.php", - "hash": "1eb91b65e568382117b6596b0bc7c498" + "hash": "11da2c3f704ab6c3ce5aa8a8bbd6c993" }, { "name": ".\/clients\/GitHubEnterprise-3.7\/etc\/..\/\/src\/\/Schema\/WebhookTeamDeleted.php", - "hash": "b1f83fdbadf20c0a988a1aaaf5d44047" + "hash": "3bfae57a94585829e7263ba7ce04bc5c" }, { "name": ".\/clients\/GitHubEnterprise-3.7\/etc\/..\/\/src\/\/Schema\/WebhookTeamEdited.php", - "hash": "2f1b5cd8e3c18532622e9d9f67b9c6c0" + "hash": "fa0c1646217ca6a47686656033d8df95" }, { "name": ".\/clients\/GitHubEnterprise-3.7\/etc\/..\/\/src\/\/Schema\/WebhookTeamRemovedFromRepository.php", - "hash": "2461cc7b3ac14c8c3103b261521d9559" + "hash": "0e3cea8443981ba772809f9187efaaa8" }, { "name": ".\/clients\/GitHubEnterprise-3.7\/etc\/..\/\/src\/\/Schema\/WebhookUserCreated.php", - "hash": "69a294b57716c374b8237e78f718389f" + "hash": "9977e36d2df2fdb8cf2b95ad2f2b48cb" }, { "name": ".\/clients\/GitHubEnterprise-3.7\/etc\/..\/\/src\/\/Schema\/WebhookUserDeleted.php", - "hash": "944b7caf68cadf4479605a344aedb7f8" + "hash": "f1a383729c835c5c5db88b82b66fc85c" }, { "name": ".\/clients\/GitHubEnterprise-3.7\/etc\/..\/\/src\/\/Schema\/WebhookWatchStarted.php", - "hash": "31c8e8de44e015697965c7aed791e980" + "hash": "7b621a77fafa36e5af06982eb1640e7f" }, { "name": ".\/clients\/GitHubEnterprise-3.7\/etc\/..\/\/src\/\/Schema\/WebhookWorkflowDispatch.php", - "hash": "87b36d21071bf6bb7ac1e38a155c7e0e" + "hash": "8bb434e6b3fc6adb755ec8d7038f508f" }, { "name": ".\/clients\/GitHubEnterprise-3.7\/etc\/..\/\/src\/\/Schema\/WebhookWorkflowJobCompleted.php", - "hash": "5f3b93fef3744d19208ec9c4b09b4cca" + "hash": "4682fc4306bf9dd69145d1d4e926de5a" }, { "name": ".\/clients\/GitHubEnterprise-3.7\/etc\/..\/\/src\/\/Schema\/WebhookWorkflowJobInProgress.php", - "hash": "f32f3cd32e1fbc40ecd869c617e852df" + "hash": "781cfe1f14aeebe6032c231f485e984c" }, { "name": ".\/clients\/GitHubEnterprise-3.7\/etc\/..\/\/src\/\/Schema\/WebhookWorkflowJobQueued.php", - "hash": "5a6f08694e6cf0b5607fbe4b3d43d1fc" + "hash": "d7a55b6dab45388fe678d2d53271698f" }, { "name": ".\/clients\/GitHubEnterprise-3.7\/etc\/..\/\/src\/\/Schema\/WebhookWorkflowRunCompleted.php", - "hash": "e50602d680ae62580e86ac3775f36fd3" + "hash": "154b8200cacc162e9879ab0d30cad455" }, { "name": ".\/clients\/GitHubEnterprise-3.7\/etc\/..\/\/src\/\/Schema\/WebhookWorkflowRunInProgress.php", - "hash": "ca0ee1056bf03680d1967f112bdf77c4" + "hash": "3502c4a8a543e29b923e50e6f9c8d111" }, { "name": ".\/clients\/GitHubEnterprise-3.7\/etc\/..\/\/src\/\/Schema\/WebhookWorkflowRunRequested.php", - "hash": "df3ab145da54e35b26fdbbb847cda8ad" + "hash": "21c397dc0382c73738d412a03fcdb686" }, { "name": ".\/clients\/GitHubEnterprise-3.7\/etc\/..\/\/src\/\/Schema\/GlobalHook\/Config.php", @@ -3248,7 +3248,7 @@ }, { "name": ".\/clients\/GitHubEnterprise-3.7\/etc\/..\/\/src\/\/Schema\/WebhookDiscussionTransferred\/Changes.php", - "hash": "ac48bb53aa6916d73de4c83e74bed579" + "hash": "762a84cb4390a79be82acd598031c1b8" }, { "name": ".\/clients\/GitHubEnterprise-3.7\/etc\/..\/\/src\/\/Schema\/WebhookFork\/Forkee.php", @@ -3412,7 +3412,7 @@ }, { "name": ".\/clients\/GitHubEnterprise-3.7\/etc\/..\/\/src\/\/Schema\/WebhookIssuesOpened\/Changes.php", - "hash": "14a8b8172e892edb4186c851d5bddd43" + "hash": "21a2c18d826d96d79f08f95872a25fa9" }, { "name": ".\/clients\/GitHubEnterprise-3.7\/etc\/..\/\/src\/\/Schema\/WebhookIssuesOpened\/Changes\/OldIssue.php", @@ -3420,7 +3420,7 @@ }, { "name": ".\/clients\/GitHubEnterprise-3.7\/etc\/..\/\/src\/\/Schema\/WebhookIssuesOpened\/Changes\/OldRepository.php", - "hash": "82e484ca724507c930cf7b80eebd18fa" + "hash": "1c91a520dc5bdf023094f733bf88f2dd" }, { "name": ".\/clients\/GitHubEnterprise-3.7\/etc\/..\/\/src\/\/Schema\/WebhookIssuesOpened\/Issue.php", @@ -3440,11 +3440,11 @@ }, { "name": ".\/clients\/GitHubEnterprise-3.7\/etc\/..\/\/src\/\/Schema\/WebhookIssuesTransferred\/Changes.php", - "hash": "73331b380da505ea0cf41a86c6cefe31" + "hash": "b2ab9b2605ca437bac9af76b929c6de6" }, { "name": ".\/clients\/GitHubEnterprise-3.7\/etc\/..\/\/src\/\/Schema\/WebhookIssuesTransferred\/Changes\/NewRepository.php", - "hash": "f36273ddcc64d4671859a18acb1c0e18" + "hash": "6bb1cc703c693b6211f7e3530f9e28a7" }, { "name": ".\/clients\/GitHubEnterprise-3.7\/etc\/..\/\/src\/\/Schema\/WebhookLabelEdited\/Changes.php", @@ -5480,7 +5480,7 @@ }, { "name": ".\/clients\/GitHubEnterprise-3.7\/etc\/..\/\/src\/\/Operation\/Repos.php", - "hash": "b039dd7d1e12bddab7a23443744a0fad" + "hash": "111d8da60c7437f1c4a25d16ede81969" }, { "name": ".\/clients\/GitHubEnterprise-3.7\/etc\/..\/\/src\/\/Operation\/Reactions.php", @@ -9792,27 +9792,27 @@ }, { "name": ".\/clients\/GitHubEnterprise-3.7\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestReviewEdited\/PullRequest\/Base\/Repo.php", - "hash": "c36cb4cf5cd32225e2ce63576b4f70d2" + "hash": "53c5af6c09e7cd318479f6a3130f3a8b" }, { "name": ".\/clients\/GitHubEnterprise-3.7\/etc\/..\/\/src\/\/Schema\/WebhookTeamAddedToRepository\/Repository.php", - "hash": "f14f055a69f913c08de184f591e10a92" + "hash": "03bd6822190277bc129e09eba4dc9920" }, { "name": ".\/clients\/GitHubEnterprise-3.7\/etc\/..\/\/src\/\/Schema\/WebhookTeamCreated\/Repository.php", - "hash": "192f99a272875594135e7d759b27cae5" + "hash": "d641740c97e169e59d739c5a2895910f" }, { "name": ".\/clients\/GitHubEnterprise-3.7\/etc\/..\/\/src\/\/Schema\/WebhookTeamDeleted\/Repository.php", - "hash": "5c97612327bae9413f42deaa1b45d1c2" + "hash": "b8fe5fdcebca8cc78547b47e5b6de5c2" }, { "name": ".\/clients\/GitHubEnterprise-3.7\/etc\/..\/\/src\/\/Schema\/WebhookTeamEdited\/Repository.php", - "hash": "046243fc804f23f97f478406a88ef91a" + "hash": "f2af7b65efc454926083c67d9fe511a4" }, { "name": ".\/clients\/GitHubEnterprise-3.7\/etc\/..\/\/src\/\/Schema\/WebhookTeamRemovedFromRepository\/Repository.php", - "hash": "309bea663aeb87f915607a7340510040" + "hash": "82026487f3fdc26cbf3c1e8b9d59035f" }, { "name": ".\/clients\/GitHubEnterprise-3.7\/etc\/..\/\/src\/\/Schema\/WebhookIssuesTransferred\/Changes\/NewIssue.php", @@ -9832,7 +9832,7 @@ }, { "name": ".\/clients\/GitHubEnterprise-3.7\/etc\/..\/\/src\/\/Schema\/AliasAbstract\/Tiet0974F8A2\/TietC4E2BC26\/Tiet68B9FD34\/Tiet172D517C.php", - "hash": "dfd1ca182049f28bb8c3ad1291b66114" + "hash": "02f764e56ceff8d992ca6131b2a65242" }, { "name": ".\/clients\/GitHubEnterprise-3.7\/etc\/..\/\/src\/\/Schema\/WebhookPullRequestReviewThreadResolved\/PullRequest\/Base\/Repo.php", @@ -9848,7 +9848,7 @@ }, { "name": ".\/clients\/GitHubEnterprise-3.7\/etc\/..\/\/src\/\/Schema\/WebhookPush\/Repository.php", - "hash": "20279ac51b0bcf82e941e15f2e4c2404" + "hash": "2c0e878e0c266810ca3b9bdf4e76d6e7" }, { "name": ".\/clients\/GitHubEnterprise-3.7\/etc\/..\/\/src\/\/Schema\/AliasAbstract\/Tiet90B64BAD\/TietF15E2FA0\/Tiet4430BD5A\/Tiet9EE541ED.php", @@ -12572,15 +12572,15 @@ }, { "name": ".\/clients\/GitHubEnterprise-3.7\/etc\/..\/\/src\/\/Schema\/WebhookDeploymentReviewApproved.php", - "hash": "5beed291571be6300cbf8e82596368cf" + "hash": "440f0a3364e8e578dd6d5f0086aabc50" }, { "name": ".\/clients\/GitHubEnterprise-3.7\/etc\/..\/\/src\/\/Schema\/WebhookDeploymentReviewRejected.php", - "hash": "159d05bc7c9cfea9be17d756b76775c3" + "hash": "c272f64e13dfc4ed64dc3bf78e5f2645" }, { "name": ".\/clients\/GitHubEnterprise-3.7\/etc\/..\/\/src\/\/Schema\/WebhookDeploymentReviewRequested.php", - "hash": "38cc9833e27d6a698fc0149a570cbc62" + "hash": "da34cdea334a057f5abc57df8f48d466" }, { "name": ".\/clients\/GitHubEnterprise-3.7\/etc\/..\/\/src\/\/Schema\/WebhookDeploymentReviewApproved\/Reviewers\/Reviewer.php", @@ -21476,11 +21476,11 @@ }, { "name": ".\/clients\/GitHubEnterprise-3.7\/etc\/..\/\/src\/\/Internal\/Operation\/Repos\/GetRelease.php", - "hash": "d3acfd9a65da780f6d4682e00ef28c2c" + "hash": "87b61143cb67bb4e4cf7191fd42de1e1" }, { "name": ".\/clients\/GitHubEnterprise-3.7\/etc\/..\/\/src\/\/Internal\/Operator\/Repos\/GetRelease.php", - "hash": "fd2db05221b492fa735a87f497f459e4" + "hash": "8c9dde0e319b4accaa364e6bef2b4983" }, { "name": ".\/clients\/GitHubEnterprise-3.7\/etc\/..\/\/tests\/\/Internal\/Operation\/Repos\/GetReleaseTest.php", @@ -24260,7 +24260,7 @@ }, { "name": ".\/clients\/GitHubEnterprise-3.7\/etc\/..\/\/src\/\/Internal\/Router\/Get\/Repos.php", - "hash": "9a230136d142a066110d29a414bb96d8" + "hash": "c9c5ab68aebd0982e7a2dfbb474414ba" }, { "name": ".\/clients\/GitHubEnterprise-3.7\/etc\/..\/\/src\/\/Internal\/Router\/Get\/Activity.php", @@ -24696,7 +24696,7 @@ }, { "name": ".\/clients\/GitHubEnterprise-3.7\/etc\/..\/\/src\/\/Internal\/Router\/Get\/Six.php", - "hash": "d1aa7fcc836d0361c23a5ce5e71c00c0" + "hash": "a5131b6771ab680cc6d32c5635634798" }, { "name": ".\/clients\/GitHubEnterprise-3.7\/etc\/..\/\/src\/\/Internal\/Router\/Get\/Two.php", @@ -26660,7 +26660,7 @@ }, { "name": ".\/clients\/GitHubEnterprise-3.7\/etc\/..\/\/src\/\/Internal\/Hydrators.php", - "hash": "c6e0f4991e1d62c25d0bb5f5725bc577" + "hash": "720256fb9488ed37523f97a094d4963b" }, { "name": ".\/clients\/GitHubEnterprise-3.7\/etc\/..\/\/src\/\/Schema\/OrganizationSimpleWebhooks.php", @@ -26668,7 +26668,7 @@ }, { "name": ".\/clients\/GitHubEnterprise-3.7\/etc\/..\/\/src\/\/Schema\/RepositoryWebhooks.php", - "hash": "3446e0499a5bd792c751611f38de61a2" + "hash": "b4dcd1a4c6da8458bae5db8b9c9a3aee" }, { "name": ".\/clients\/GitHubEnterprise-3.7\/etc\/..\/\/src\/\/Schema\/SimpleUserWebhooks.php", @@ -26702,57 +26702,9 @@ "name": ".\/clients\/GitHubEnterprise-3.7\/etc\/..\/\/src\/\/Schema\/DeploymentBranchPolicyNamePatternWithType.php", "hash": "2b0afaa41ad0248d1f9637cc809276d3" }, - { - "name": ".\/clients\/GitHubEnterprise-3.7\/etc\/..\/\/src\/\/Schema\/AliasAbstract\/Tiet822B8B83\/Tiet93E9FF34\/Tiet64571DFE\/Tiet4D2FA622.php", - "hash": "aafebea5985220a57cd4e6e35aa0bf92" - }, { "name": ".\/clients\/GitHubEnterprise-3.7\/etc\/..\/\/src\/\/Schema\/WebhookFork\/Forkee\/CustomProperties.php", - "hash": "745ef4990ca4fd98f2411361ffea32d6" - }, - { - "name": ".\/clients\/GitHubEnterprise-3.7\/etc\/..\/\/src\/\/Schema\/WebhookIssuesOpened\/Changes\/OldRepository\/CustomProperties.php", - "hash": "b67b5d8ccf87c570142e1363968d536d" - }, - { - "name": ".\/clients\/GitHubEnterprise-3.7\/etc\/..\/\/src\/\/Schema\/WebhookIssuesTransferred\/Changes\/NewRepository\/CustomProperties.php", - "hash": "404792ada2dd11d8bfae3465f212ccb9" - }, - { - "name": ".\/clients\/GitHubEnterprise-3.7\/etc\/..\/\/src\/\/Schema\/WebhookPush\/Repository\/CustomProperties.php", - "hash": "0824897055d7aea829c1e8f5975bcc5d" - }, - { - "name": ".\/clients\/GitHubEnterprise-3.7\/etc\/..\/\/src\/\/Schema\/WebhookTeamAddedToRepository\/Repository\/CustomProperties.php", - "hash": "b36ab13c4de77f421773a957b0e81e18" - }, - { - "name": ".\/clients\/GitHubEnterprise-3.7\/etc\/..\/\/src\/\/Schema\/WebhookTeamCreated\/Repository\/CustomProperties.php", - "hash": "13ca4de9818bf43579ddd53336c66f48" - }, - { - "name": ".\/clients\/GitHubEnterprise-3.7\/etc\/..\/\/src\/\/Schema\/WebhookTeamDeleted\/Repository\/CustomProperties.php", - "hash": "b5261287d982e3b29a2efbe1326afee2" - }, - { - "name": ".\/clients\/GitHubEnterprise-3.7\/etc\/..\/\/src\/\/Schema\/WebhookTeamEdited\/Repository\/CustomProperties.php", - "hash": "1634c1d3a786dffccc9486a2e3f4360d" - }, - { - "name": ".\/clients\/GitHubEnterprise-3.7\/etc\/..\/\/src\/\/Schema\/WebhookTeamRemovedFromRepository\/Repository\/CustomProperties.php", - "hash": "d060191afc9a38139c656d5f9be3834d" - }, - { - "name": ".\/clients\/GitHubEnterprise-3.7\/etc\/..\/\/src\/\/Schema\/RepositoryWebhooks\/CustomProperties.php", - "hash": "f9f8449a22260f415e2e2a0e31b02356" - }, - { - "name": ".\/clients\/GitHubEnterprise-3.7\/etc\/..\/\/src\/\/Schema\/AliasAbstract\/Tiet50E90A81\/TietC28AD061\/Tiet3E2243BE\/TietC859F456.php", - "hash": "beeb57d8c0d4dfc14af5d02400397c56" - }, - { - "name": ".\/clients\/GitHubEnterprise-3.7\/etc\/..\/\/src\/\/Schema\/AliasAbstract\/TietA90DC353\/TietDD22FACF\/TietDB1B96CA\/TietC29B2C46.php", - "hash": "af18e098b6597f2e68a1dedcf7e658ec" + "hash": "5c96da369b507d7421ed5a707711ad41" }, { "name": ".\/clients\/GitHubEnterprise-3.7\/etc\/..\/\/src\/\/Schema\/WebHookHeader\/XGithubHookId.php", @@ -26796,11 +26748,11 @@ }, { "name": ".\/clients\/GitHubEnterprise-3.7\/etc\/..\/\/src\/\/PHPStan\/ClientCallReturnTypes.php", - "hash": "f9e4c6606fd89b2b5a4ab9e2e4ec9a7f" + "hash": "4c7407b0dfdeff25db5fcf3f5a41e16b" }, { "name": ".\/clients\/GitHubEnterprise-3.7\/etc\/..\/\/tests\/\/Types\/ClientCallReturnTypes.php", - "hash": "b825b89cf14f42a90079a8b8313da1b3" + "hash": "81a7801fe5d070df37ad391ac0848bf4" }, { "name": ".\/clients\/GitHubEnterprise-3.7\/etc\/..\/\/src\/\/..\/etc\/phpstan-extension.neon", @@ -27056,63 +27008,63 @@ }, { "name": ".\/clients\/GitHubEnterprise-3.7\/etc\/..\/\/src\/\/Internal\/Hydrator\/WebHook\/BranchProtectionRule.php", - "hash": "58b6b8466b70f975bcd48cfad8bc6323" + "hash": "89b89210771d70311f767b19b5af876c" }, { "name": ".\/clients\/GitHubEnterprise-3.7\/etc\/..\/\/src\/\/Internal\/Hydrator\/WebHook\/CacheSync.php", - "hash": "9bc010a9c8f4221c994bf35cfdd182a7" + "hash": "a46d6a021cde1875f49b3d9d8062b6df" }, { "name": ".\/clients\/GitHubEnterprise-3.7\/etc\/..\/\/src\/\/Internal\/Hydrator\/WebHook\/CheckRun.php", - "hash": "280cc06685649c681be3c93920253556" + "hash": "a20e557977cbd3ef5e70892fac92deee" }, { "name": ".\/clients\/GitHubEnterprise-3.7\/etc\/..\/\/src\/\/Internal\/Hydrator\/WebHook\/CheckSuite.php", - "hash": "f858693d79b9c9f19bfe338e5184a708" + "hash": "005590d008963749d1ffc44648b9446f" }, { "name": ".\/clients\/GitHubEnterprise-3.7\/etc\/..\/\/src\/\/Internal\/Hydrator\/WebHook\/CodeScanningAlert.php", - "hash": "ee671ef3359e579280c66312731c6e88" + "hash": "22048f1ce5a92498d2560c85cea60923" }, { "name": ".\/clients\/GitHubEnterprise-3.7\/etc\/..\/\/src\/\/Internal\/Hydrator\/WebHook\/CommitComment.php", - "hash": "1111332fab5d2dfc4b8c2a483ca86a09" + "hash": "b81ca8387c80b4516b1621c74284a090" }, { "name": ".\/clients\/GitHubEnterprise-3.7\/etc\/..\/\/src\/\/Internal\/Hydrator\/WebHook\/Create.php", - "hash": "e4dc13a01c7d0f7f8bb59ba35ca8ab2a" + "hash": "2960edb2fc8ba62ec17cfd7bce7e6964" }, { "name": ".\/clients\/GitHubEnterprise-3.7\/etc\/..\/\/src\/\/Internal\/Hydrator\/WebHook\/Delete.php", - "hash": "c2582247371e6d6d177fb52699cddac3" + "hash": "026e8eaafc2273c5cb53915f2ae3ae75" }, { "name": ".\/clients\/GitHubEnterprise-3.7\/etc\/..\/\/src\/\/Internal\/Hydrator\/WebHook\/DependabotAlert.php", - "hash": "0a6524ef7bd410a5ca025b4a89a587be" + "hash": "40d63d536655405784ffea9d3befc75e" }, { "name": ".\/clients\/GitHubEnterprise-3.7\/etc\/..\/\/src\/\/Internal\/Hydrator\/WebHook\/DeployKey.php", - "hash": "2ace014c9185dc46122edbfe9e4d6dfc" + "hash": "bbe26e035a3116ff167ae3f5c0fe0c1f" }, { "name": ".\/clients\/GitHubEnterprise-3.7\/etc\/..\/\/src\/\/Internal\/Hydrator\/WebHook\/Deployment.php", - "hash": "6839b1c61e10ea326f4db55fde235afe" + "hash": "eb8a0d83f027513b3cae1ed60d3b117a" }, { "name": ".\/clients\/GitHubEnterprise-3.7\/etc\/..\/\/src\/\/Internal\/Hydrator\/WebHook\/DeploymentReview.php", - "hash": "e116f672e05bb4972322ae258b7d45c9" + "hash": "b4e00c1e5409af25a035aeaa993400b6" }, { "name": ".\/clients\/GitHubEnterprise-3.7\/etc\/..\/\/src\/\/Internal\/Hydrator\/WebHook\/DeploymentStatus.php", - "hash": "c6c4c8891a24a72ed82afb56282265c3" + "hash": "fdf66ddfceeedf6a19a76bfd9399e21c" }, { "name": ".\/clients\/GitHubEnterprise-3.7\/etc\/..\/\/src\/\/Internal\/Hydrator\/WebHook\/Discussion.php", - "hash": "e46091e7434b98a28821f6829e8277c9" + "hash": "4f04ea42626015c3d58f8cc74b373627" }, { "name": ".\/clients\/GitHubEnterprise-3.7\/etc\/..\/\/src\/\/Internal\/Hydrator\/WebHook\/DiscussionComment.php", - "hash": "45748fbe8452a9be89c0034070228ba6" + "hash": "fab662783f3f2c5ebc078f07bcb09baa" }, { "name": ".\/clients\/GitHubEnterprise-3.7\/etc\/..\/\/src\/\/Internal\/Hydrator\/WebHook\/Enterprise.php", @@ -27120,83 +27072,83 @@ }, { "name": ".\/clients\/GitHubEnterprise-3.7\/etc\/..\/\/src\/\/Internal\/Hydrator\/WebHook\/Fork.php", - "hash": "4ea81add311f4d76c651e136de4421e8" + "hash": "3db36450a4b0c70db493a8c03a16d6de" }, { "name": ".\/clients\/GitHubEnterprise-3.7\/etc\/..\/\/src\/\/Internal\/Hydrator\/WebHook\/GithubAppAuthorization.php", - "hash": "2c2e833e7398504d6bd1be86bbfc3fb5" + "hash": "b2094367218c7a463a5123c8c4701acd" }, { "name": ".\/clients\/GitHubEnterprise-3.7\/etc\/..\/\/src\/\/Internal\/Hydrator\/WebHook\/Gollum.php", - "hash": "6d93fff388e016ea33704ac1460e282d" + "hash": "241af741ae2c6271b22daf69714efa27" }, { "name": ".\/clients\/GitHubEnterprise-3.7\/etc\/..\/\/src\/\/Internal\/Hydrator\/WebHook\/Installation.php", - "hash": "6d8906094592213832fe3b26d10e5a02" + "hash": "c44deb1d37405a8dc85bc849af34c811" }, { "name": ".\/clients\/GitHubEnterprise-3.7\/etc\/..\/\/src\/\/Internal\/Hydrator\/WebHook\/InstallationRepositories.php", - "hash": "f93702d4beb91f296a97b4129c7574a2" + "hash": "ddfedef73e07b9015d90ad2a5945f7fd" }, { "name": ".\/clients\/GitHubEnterprise-3.7\/etc\/..\/\/src\/\/Internal\/Hydrator\/WebHook\/InstallationTarget.php", - "hash": "481abb04d365db15c5fd57bc11be6279" + "hash": "b15dcb53ac18523a7c10abfc8b8e0c9a" }, { "name": ".\/clients\/GitHubEnterprise-3.7\/etc\/..\/\/src\/\/Internal\/Hydrator\/WebHook\/IssueComment.php", - "hash": "59cd95d963434d7c91039486648395d6" + "hash": "e43d011ffe79c805088dc3e96ac064e3" }, { "name": ".\/clients\/GitHubEnterprise-3.7\/etc\/..\/\/src\/\/Internal\/Hydrator\/WebHook\/Issues.php", - "hash": "559cf12518a59eab2ffd74d9727bbd39" + "hash": "8db9e5db22144ec0e8930ae0050989d9" }, { "name": ".\/clients\/GitHubEnterprise-3.7\/etc\/..\/\/src\/\/Internal\/Hydrator\/WebHook\/Label.php", - "hash": "7ca71740b74dcb2ba02739ac330da75d" + "hash": "0706b690d80895261a064844f6187347" }, { "name": ".\/clients\/GitHubEnterprise-3.7\/etc\/..\/\/src\/\/Internal\/Hydrator\/WebHook\/Member.php", - "hash": "04e02b3570fda860c906e8888847b8cd" + "hash": "5a0e1b6003003a7a229bda7a4d101236" }, { "name": ".\/clients\/GitHubEnterprise-3.7\/etc\/..\/\/src\/\/Internal\/Hydrator\/WebHook\/Membership.php", - "hash": "c7c31ae4da1a2f45c62fe0da3a388824" + "hash": "22742a81a303a03eb608f52f953e49fc" }, { "name": ".\/clients\/GitHubEnterprise-3.7\/etc\/..\/\/src\/\/Internal\/Hydrator\/WebHook\/Meta.php", - "hash": "a083d17cd5b74571ba6e0d83405c6bf3" + "hash": "c1cdbfec4573f93c4f15048778c4a17a" }, { "name": ".\/clients\/GitHubEnterprise-3.7\/etc\/..\/\/src\/\/Internal\/Hydrator\/WebHook\/Milestone.php", - "hash": "e7c18e5102dcba0006c5a4705e0acc91" + "hash": "addddf66def12f4e7ea71b4807a0efd3" }, { "name": ".\/clients\/GitHubEnterprise-3.7\/etc\/..\/\/src\/\/Internal\/Hydrator\/WebHook\/Organization.php", - "hash": "bb678e355e2d73d3f076dde57915e53c" + "hash": "08880a493e9477efd51119d36155dfba" }, { "name": ".\/clients\/GitHubEnterprise-3.7\/etc\/..\/\/src\/\/Internal\/Hydrator\/WebHook\/Package.php", - "hash": "1c18331e5d3257f215e29e18329415cd" + "hash": "4e3cecf5b5c3adc644b965a7ac0d5a9f" }, { "name": ".\/clients\/GitHubEnterprise-3.7\/etc\/..\/\/src\/\/Internal\/Hydrator\/WebHook\/PageBuild.php", - "hash": "325d8738d3652a38f06fe550d242e52c" + "hash": "c467d87cd15e0a996e1eb12bbe6163b1" }, { "name": ".\/clients\/GitHubEnterprise-3.7\/etc\/..\/\/src\/\/Internal\/Hydrator\/WebHook\/Ping.php", - "hash": "02269fe433e50452ac07d01fb12ee972" + "hash": "0ce6873a83cdb2b779d47b76fce39aab" }, { "name": ".\/clients\/GitHubEnterprise-3.7\/etc\/..\/\/src\/\/Internal\/Hydrator\/WebHook\/ProjectCard.php", - "hash": "af9d44b818391d841759fc586481f8fd" + "hash": "9766ebf1bcf845c6afe8878a3be0f768" }, { "name": ".\/clients\/GitHubEnterprise-3.7\/etc\/..\/\/src\/\/Internal\/Hydrator\/WebHook\/Project.php", - "hash": "0713217634a509debdf41fe8eb0d507c" + "hash": "4f7b9bddafd47907d2eac8ecf5facd55" }, { "name": ".\/clients\/GitHubEnterprise-3.7\/etc\/..\/\/src\/\/Internal\/Hydrator\/WebHook\/ProjectColumn.php", - "hash": "9027e9fa7cb57db8559a3c7b9a19a257" + "hash": "9bd6905a5061fc937c6e47953b8bd5b3" }, { "name": ".\/clients\/GitHubEnterprise-3.7\/etc\/..\/\/src\/\/Internal\/Hydrator\/WebHook\/ProjectsV2Item.php", @@ -27204,59 +27156,59 @@ }, { "name": ".\/clients\/GitHubEnterprise-3.7\/etc\/..\/\/src\/\/Internal\/Hydrator\/WebHook\/Public_.php", - "hash": "ef8507d6d20f8d6416b564a028f1cb0b" + "hash": "e085538949d07194aa308ca1f10118c4" }, { "name": ".\/clients\/GitHubEnterprise-3.7\/etc\/..\/\/src\/\/Internal\/Hydrator\/WebHook\/PullRequest.php", - "hash": "92150078990be75082ebfbe54f8dace4" + "hash": "3caa57a6b2ab9abcd76da4d395be415f" }, { "name": ".\/clients\/GitHubEnterprise-3.7\/etc\/..\/\/src\/\/Internal\/Hydrator\/WebHook\/PullRequestReviewComment.php", - "hash": "634b561806b2b61cbab85728d9466e73" + "hash": "35ae646f56d369634532bc51dba74105" }, { "name": ".\/clients\/GitHubEnterprise-3.7\/etc\/..\/\/src\/\/Internal\/Hydrator\/WebHook\/PullRequestReview.php", - "hash": "e50369055372fbbbb87e8e8faae2d583" + "hash": "55525e0b4d35781d883d9a8f54d80b48" }, { "name": ".\/clients\/GitHubEnterprise-3.7\/etc\/..\/\/src\/\/Internal\/Hydrator\/WebHook\/PullRequestReviewThread.php", - "hash": "2770d56fedd33a68488a82675a17cf50" + "hash": "8f31cec8c51560becf75ded2ede946ca" }, { "name": ".\/clients\/GitHubEnterprise-3.7\/etc\/..\/\/src\/\/Internal\/Hydrator\/WebHook\/Push.php", - "hash": "f83fde6df3c50808bfab6b13cc46a62b" + "hash": "5c45b116ca7142dbb34519727fca6bca" }, { "name": ".\/clients\/GitHubEnterprise-3.7\/etc\/..\/\/src\/\/Internal\/Hydrator\/WebHook\/RegistryPackage.php", - "hash": "4bfd2accc1faafb3b25d5f9bea95efe6" + "hash": "d4f7b9af89f3f9fddd3f95adf0ef21b9" }, { "name": ".\/clients\/GitHubEnterprise-3.7\/etc\/..\/\/src\/\/Internal\/Hydrator\/WebHook\/Release.php", - "hash": "a272eafb85f4bfd89525d96c9e6403d2" + "hash": "0ae70392669f89df82aa13bf91c4ade2" }, { "name": ".\/clients\/GitHubEnterprise-3.7\/etc\/..\/\/src\/\/Internal\/Hydrator\/WebHook\/Repository.php", - "hash": "962938ed9376f72743412c37c2ab6c22" + "hash": "86cc83837f663bdc6eca9595ca0ed5d7" }, { "name": ".\/clients\/GitHubEnterprise-3.7\/etc\/..\/\/src\/\/Internal\/Hydrator\/WebHook\/RepositoryDispatch.php", - "hash": "ea664faeba4d969d42c3c961627b30eb" + "hash": "d7cab54d67fbb3ffcb406c9d483623a7" }, { "name": ".\/clients\/GitHubEnterprise-3.7\/etc\/..\/\/src\/\/Internal\/Hydrator\/WebHook\/RepositoryVulnerabilityAlert.php", - "hash": "b90dd6009ffdbb0c36996dea8eb1f9bd" + "hash": "931f069e4797509e2ad9923699645239" }, { "name": ".\/clients\/GitHubEnterprise-3.7\/etc\/..\/\/src\/\/Internal\/Hydrator\/WebHook\/SecretScanningAlert.php", - "hash": "34ef3d1d317e79c7a54fc227e05d0350" + "hash": "329914eeefe8270efd5353ed79fb4f05" }, { "name": ".\/clients\/GitHubEnterprise-3.7\/etc\/..\/\/src\/\/Internal\/Hydrator\/WebHook\/SecretScanningAlertLocation.php", - "hash": "3bcfc632e27493222972399f5c6f4ed0" + "hash": "575060dcbb1ff01db394aa9dd5dbd58d" }, { "name": ".\/clients\/GitHubEnterprise-3.7\/etc\/..\/\/src\/\/Internal\/Hydrator\/WebHook\/SecurityAdvisory.php", - "hash": "a54fb2ef5064b0d5e972bcf3d26c8bf7" + "hash": "3e0eadc3270346b9db56260fb0394029" }, { "name": ".\/clients\/GitHubEnterprise-3.7\/etc\/..\/\/src\/\/Internal\/Hydrator\/WebHook\/SecurityAndAnalysis.php", @@ -27264,43 +27216,43 @@ }, { "name": ".\/clients\/GitHubEnterprise-3.7\/etc\/..\/\/src\/\/Internal\/Hydrator\/WebHook\/Sponsorship.php", - "hash": "5549b73d5a1ccdd0af97beec8f9b0e5b" + "hash": "c26eaca9a4568f656db7baebd16cbfc6" }, { "name": ".\/clients\/GitHubEnterprise-3.7\/etc\/..\/\/src\/\/Internal\/Hydrator\/WebHook\/Star.php", - "hash": "c61a7971336868edefd111b6c9a8bb69" + "hash": "1635baa71800ef3e7ea510fa7b23a42b" }, { "name": ".\/clients\/GitHubEnterprise-3.7\/etc\/..\/\/src\/\/Internal\/Hydrator\/WebHook\/Status.php", - "hash": "fe30628c216136e91f9996ab62319da6" + "hash": "0624e2781dc6d63e86492ea01a9e454d" }, { "name": ".\/clients\/GitHubEnterprise-3.7\/etc\/..\/\/src\/\/Internal\/Hydrator\/WebHook\/TeamAdd.php", - "hash": "43030a821da22b964302ea6ce3c813f4" + "hash": "44cc37243397f6f4fe37f47e0da730aa" }, { "name": ".\/clients\/GitHubEnterprise-3.7\/etc\/..\/\/src\/\/Internal\/Hydrator\/WebHook\/Team.php", - "hash": "807a715c5c0c6fe044d959df03804ffc" + "hash": "96f121d65a1054e6420447992a5f2048" }, { "name": ".\/clients\/GitHubEnterprise-3.7\/etc\/..\/\/src\/\/Internal\/Hydrator\/WebHook\/User.php", - "hash": "816c30cf04d1bb7ed1bdd5802289dc71" + "hash": "f80de410e14b34a7bb3c7a4c4e764e4d" }, { "name": ".\/clients\/GitHubEnterprise-3.7\/etc\/..\/\/src\/\/Internal\/Hydrator\/WebHook\/Watch.php", - "hash": "b071494ebf65065411ecca1236f815f4" + "hash": "4feb8c1ed2247f8e4cbb957e10e2dc26" }, { "name": ".\/clients\/GitHubEnterprise-3.7\/etc\/..\/\/src\/\/Internal\/Hydrator\/WebHook\/WorkflowDispatch.php", - "hash": "b848e343ef1dda27d31b0e32f8fe398e" + "hash": "9887825fcc2424e585e4031de3acc9ee" }, { "name": ".\/clients\/GitHubEnterprise-3.7\/etc\/..\/\/src\/\/Internal\/Hydrator\/WebHook\/WorkflowJob.php", - "hash": "85a115675667908d0e3c3e66aa13fce8" + "hash": "3a6ca5ba618ccd3cb1c28986244bf258" }, { "name": ".\/clients\/GitHubEnterprise-3.7\/etc\/..\/\/src\/\/Internal\/Hydrator\/WebHook\/WorkflowRun.php", - "hash": "d22da183d2f9a1080f9a94f05d57e24b" + "hash": "df4722db43ac6869b5c9ebca09831099" }, { "name": ".\/clients\/GitHubEnterprise-3.7\/etc\/..\/\/src\/\/Schema\/CodeScanningRefFull.php", @@ -27321,6 +27273,10 @@ { "name": ".\/clients\/GitHubEnterprise-3.7\/etc\/..\/\/src\/\/Schema\/AliasAbstract\/TietDF7DA6DA\/Tiet443C845B\/Tiet48A20ECE\/Tiet88BE4595.php", "hash": "68d0d9d4c3316f876b29d8cdf2034d75" + }, + { + "name": ".\/clients\/GitHubEnterprise-3.7\/etc\/..\/\/src\/\/Schema\/AliasAbstract\/Tiet82D1D590\/Tiet5CF04E1D\/Tiet3B3E57B4\/TietBECF942D.php", + "hash": "4904c4562871f973f830e2cdc1d68ad0" } ] }, diff --git a/clients/GitHubEnterprise-3.7/src/Internal/Hydrator/WebHook/BranchProtectionRule.php b/clients/GitHubEnterprise-3.7/src/Internal/Hydrator/WebHook/BranchProtectionRule.php index f9da6fa1306..ab5110c6416 100644 --- a/clients/GitHubEnterprise-3.7/src/Internal/Hydrator/WebHook/BranchProtectionRule.php +++ b/clients/GitHubEnterprise-3.7/src/Internal/Hydrator/WebHook/BranchProtectionRule.php @@ -8,7 +8,6 @@ use ApiClients\Client\GitHubEnterprise\Schema\LicenseSimple; use ApiClients\Client\GitHubEnterprise\Schema\OrganizationSimpleWebhooks; use ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks; -use ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\CustomProperties; use ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\Permissions; use ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\TemplateRepository; use ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\TemplateRepository\Owner; @@ -87,7 +86,6 @@ public function hydrateObject(string $className, array $payload): object 'ApiClients\Client\GitHubEnterprise\Schema\WebhookBranchProtectionRuleEdited\Changes\RequiredStatusChecks' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️WebhookBranchProtectionRuleEdited⚡️Changes⚡️RequiredStatusChecks($payload), 'ApiClients\Client\GitHubEnterprise\Schema\WebhookBranchProtectionRuleEdited\Changes\RequiredStatusChecksEnforcementLevel' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️WebhookBranchProtectionRuleEdited⚡️Changes⚡️RequiredStatusChecksEnforcementLevel($payload), 'ApiClients\Client\GitHubEnterprise\Schema\WebhookBranchProtectionRuleEdited\Rule' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️WebhookBranchProtectionRuleEdited⚡️Rule($payload), - 'ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\CustomProperties' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️RepositoryWebhooks⚡️CustomProperties($payload), 'ApiClients\Client\GitHubEnterprise\Schema\Repository\TemplateRepository\Owner' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️Repository⚡️TemplateRepository⚡️Owner($payload), 'ApiClients\Client\GitHubEnterprise\Schema\Repository\TemplateRepository\Permissions' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️Repository⚡️TemplateRepository⚡️Permissions($payload), default => throw UnableToHydrateObject::noHydrationDefined($className, $this->hydrationStack), @@ -1321,26 +1319,6 @@ private function hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema after_topics: - $value = $payload['custom_properties'] ?? null; - - if ($value === null) { - $properties['customProperties'] = null; - goto after_customProperties; - } - - if (is_array($value)) { - try { - $this->hydrationStack[] = 'customProperties'; - $value = $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️RepositoryWebhooks⚡️CustomProperties($value); - } finally { - array_pop($this->hydrationStack); - } - } - - $properties['customProperties'] = $value; - - after_customProperties: - $value = $payload['has_issues'] ?? null; if ($value === null) { @@ -5253,26 +5231,6 @@ private function hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema } } - private function hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️RepositoryWebhooks⚡️CustomProperties(array $payload): CustomProperties - { - $properties = []; - $missingFields = []; - try { - } catch (Throwable $exception) { - throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\CustomProperties', $exception, stack: $this->hydrationStack); - } - - if (count($missingFields) > 0) { - throw UnableToHydrateObject::dueToMissingFields(CustomProperties::class, $missingFields, stack: $this->hydrationStack); - } - - try { - return new CustomProperties(...$properties); - } catch (Throwable $exception) { - throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\CustomProperties', $exception, stack: $this->hydrationStack); - } - } - private function hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️Repository⚡️TemplateRepository⚡️Owner(array $payload): \ApiClients\Client\GitHubEnterprise\Schema\Repository\TemplateRepository\Owner { $properties = []; @@ -6109,15 +6067,6 @@ private function serializeObjectApiClients⚡️Client⚡️GitHubEnterprise⚡ $topics = $topicsSerializer0->serialize($topics, $this); after_topics: $result['topics'] = $topics; - $customProperties = $object->customProperties; - - if ($customProperties === null) { - goto after_customProperties; - } - - $customProperties = $this->serializeObjectApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️RepositoryWebhooks⚡️CustomProperties($customProperties); - after_customProperties: $result['custom_properties'] = $customProperties; - $hasIssues = $object->hasIssues; after_hasIssues: $result['has_issues'] = $hasIssues; diff --git a/clients/GitHubEnterprise-3.7/src/Internal/Hydrator/WebHook/CacheSync.php b/clients/GitHubEnterprise-3.7/src/Internal/Hydrator/WebHook/CacheSync.php index 17a2fdc8548..e08eada045f 100644 --- a/clients/GitHubEnterprise-3.7/src/Internal/Hydrator/WebHook/CacheSync.php +++ b/clients/GitHubEnterprise-3.7/src/Internal/Hydrator/WebHook/CacheSync.php @@ -8,7 +8,6 @@ use ApiClients\Client\GitHubEnterprise\Schema\LicenseSimple; use ApiClients\Client\GitHubEnterprise\Schema\OrganizationSimpleWebhooks; use ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks; -use ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\CustomProperties; use ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\Permissions; use ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\TemplateRepository; use ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\TemplateRepository\Owner; @@ -63,7 +62,6 @@ public function hydrateObject(string $className, array $payload): object 'ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\TemplateRepository\Owner' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️RepositoryWebhooks⚡️TemplateRepository⚡️Owner($payload), 'ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\TemplateRepository\Permissions' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️RepositoryWebhooks⚡️TemplateRepository⚡️Permissions($payload), 'ApiClients\Client\GitHubEnterprise\Schema\SimpleUserWebhooks' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️SimpleUserWebhooks($payload), - 'ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\CustomProperties' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️RepositoryWebhooks⚡️CustomProperties($payload), 'ApiClients\Client\GitHubEnterprise\Schema\Repository\TemplateRepository\Owner' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️Repository⚡️TemplateRepository⚡️Owner($payload), 'ApiClients\Client\GitHubEnterprise\Schema\Repository\TemplateRepository\Permissions' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️Repository⚡️TemplateRepository⚡️Permissions($payload), default => throw UnableToHydrateObject::noHydrationDefined($className, $this->hydrationStack), @@ -1310,26 +1308,6 @@ private function hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema after_topics: - $value = $payload['custom_properties'] ?? null; - - if ($value === null) { - $properties['customProperties'] = null; - goto after_customProperties; - } - - if (is_array($value)) { - try { - $this->hydrationStack[] = 'customProperties'; - $value = $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️RepositoryWebhooks⚡️CustomProperties($value); - } finally { - array_pop($this->hydrationStack); - } - } - - $properties['customProperties'] = $value; - - after_customProperties: - $value = $payload['has_issues'] ?? null; if ($value === null) { @@ -3671,26 +3649,6 @@ private function hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema } } - private function hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️RepositoryWebhooks⚡️CustomProperties(array $payload): CustomProperties - { - $properties = []; - $missingFields = []; - try { - } catch (Throwable $exception) { - throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\CustomProperties', $exception, stack: $this->hydrationStack); - } - - if (count($missingFields) > 0) { - throw UnableToHydrateObject::dueToMissingFields(CustomProperties::class, $missingFields, stack: $this->hydrationStack); - } - - try { - return new CustomProperties(...$properties); - } catch (Throwable $exception) { - throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\CustomProperties', $exception, stack: $this->hydrationStack); - } - } - private function hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️Repository⚡️TemplateRepository⚡️Owner(array $payload): \ApiClients\Client\GitHubEnterprise\Schema\Repository\TemplateRepository\Owner { $properties = []; @@ -4529,15 +4487,6 @@ private function serializeObjectApiClients⚡️Client⚡️GitHubEnterprise⚡ $topics = $topicsSerializer0->serialize($topics, $this); after_topics: $result['topics'] = $topics; - $customProperties = $object->customProperties; - - if ($customProperties === null) { - goto after_customProperties; - } - - $customProperties = $this->serializeObjectApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️RepositoryWebhooks⚡️CustomProperties($customProperties); - after_customProperties: $result['custom_properties'] = $customProperties; - $hasIssues = $object->hasIssues; after_hasIssues: $result['has_issues'] = $hasIssues; diff --git a/clients/GitHubEnterprise-3.7/src/Internal/Hydrator/WebHook/CheckRun.php b/clients/GitHubEnterprise-3.7/src/Internal/Hydrator/WebHook/CheckRun.php index 2108dbe66a3..083af7e52c9 100644 --- a/clients/GitHubEnterprise-3.7/src/Internal/Hydrator/WebHook/CheckRun.php +++ b/clients/GitHubEnterprise-3.7/src/Internal/Hydrator/WebHook/CheckRun.php @@ -15,7 +15,6 @@ use ApiClients\Client\GitHubEnterprise\Schema\MinimalRepository\License; use ApiClients\Client\GitHubEnterprise\Schema\OrganizationSimpleWebhooks; use ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks; -use ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\CustomProperties; use ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\TemplateRepository; use ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\TemplateRepository\Owner; use ApiClients\Client\GitHubEnterprise\Schema\SimpleCheckSuite; @@ -95,7 +94,6 @@ public function hydrateObject(string $className, array $payload): object 'ApiClients\Client\GitHubEnterprise\Schema\WebhookCheckRunRequestedActionFormEncoded' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️WebhookCheckRunRequestedActionFormEncoded($payload), 'ApiClients\Client\GitHubEnterprise\Schema\WebhookCheckRunRerequested' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️WebhookCheckRunRerequested($payload), 'ApiClients\Client\GitHubEnterprise\Schema\WebhookCheckRunRerequestedFormEncoded' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️WebhookCheckRunRerequestedFormEncoded($payload), - 'ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\CustomProperties' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️RepositoryWebhooks⚡️CustomProperties($payload), 'ApiClients\Client\GitHubEnterprise\Schema\Repository\TemplateRepository\Owner' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️Repository⚡️TemplateRepository⚡️Owner($payload), 'ApiClients\Client\GitHubEnterprise\Schema\Repository\TemplateRepository\Permissions' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️Repository⚡️TemplateRepository⚡️Permissions($payload), default => throw UnableToHydrateObject::noHydrationDefined($className, $this->hydrationStack), @@ -3640,26 +3638,6 @@ private function hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema after_topics: - $value = $payload['custom_properties'] ?? null; - - if ($value === null) { - $properties['customProperties'] = null; - goto after_customProperties; - } - - if (is_array($value)) { - try { - $this->hydrationStack[] = 'customProperties'; - $value = $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️RepositoryWebhooks⚡️CustomProperties($value); - } finally { - array_pop($this->hydrationStack); - } - } - - $properties['customProperties'] = $value; - - after_customProperties: - $value = $payload['has_issues'] ?? null; if ($value === null) { @@ -6311,26 +6289,6 @@ private function hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema } } - private function hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️RepositoryWebhooks⚡️CustomProperties(array $payload): CustomProperties - { - $properties = []; - $missingFields = []; - try { - } catch (Throwable $exception) { - throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\CustomProperties', $exception, stack: $this->hydrationStack); - } - - if (count($missingFields) > 0) { - throw UnableToHydrateObject::dueToMissingFields(CustomProperties::class, $missingFields, stack: $this->hydrationStack); - } - - try { - return new CustomProperties(...$properties); - } catch (Throwable $exception) { - throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\CustomProperties', $exception, stack: $this->hydrationStack); - } - } - private function hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️Repository⚡️TemplateRepository⚡️Owner(array $payload): \ApiClients\Client\GitHubEnterprise\Schema\Repository\TemplateRepository\Owner { $properties = []; @@ -8300,15 +8258,6 @@ private function serializeObjectApiClients⚡️Client⚡️GitHubEnterprise⚡ $topics = $topicsSerializer0->serialize($topics, $this); after_topics: $result['topics'] = $topics; - $customProperties = $object->customProperties; - - if ($customProperties === null) { - goto after_customProperties; - } - - $customProperties = $this->serializeObjectApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️RepositoryWebhooks⚡️CustomProperties($customProperties); - after_customProperties: $result['custom_properties'] = $customProperties; - $hasIssues = $object->hasIssues; after_hasIssues: $result['has_issues'] = $hasIssues; diff --git a/clients/GitHubEnterprise-3.7/src/Internal/Hydrator/WebHook/CheckSuite.php b/clients/GitHubEnterprise-3.7/src/Internal/Hydrator/WebHook/CheckSuite.php index 98c1a5153e4..2078dff36ce 100644 --- a/clients/GitHubEnterprise-3.7/src/Internal/Hydrator/WebHook/CheckSuite.php +++ b/clients/GitHubEnterprise-3.7/src/Internal/Hydrator/WebHook/CheckSuite.php @@ -8,7 +8,6 @@ use ApiClients\Client\GitHubEnterprise\Schema\LicenseSimple; use ApiClients\Client\GitHubEnterprise\Schema\OrganizationSimpleWebhooks; use ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks; -use ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\CustomProperties; use ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\TemplateRepository; use ApiClients\Client\GitHubEnterprise\Schema\SimpleInstallation; use ApiClients\Client\GitHubEnterprise\Schema\SimpleUser; @@ -92,7 +91,6 @@ public function hydrateObject(string $className, array $payload): object 'ApiClients\Client\GitHubEnterprise\Schema\WebhookCheckSuiteRerequested\CheckSuite\HeadCommit' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️WebhookCheckSuiteRerequested⚡️CheckSuite⚡️HeadCommit($payload), 'ApiClients\Client\GitHubEnterprise\Schema\WebhookCheckSuiteRerequested\CheckSuite\HeadCommit\Author' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️WebhookCheckSuiteRerequested⚡️CheckSuite⚡️HeadCommit⚡️Author($payload), 'ApiClients\Client\GitHubEnterprise\Schema\WebhookCheckSuiteRerequested\CheckSuite\HeadCommit\Committer' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️WebhookCheckSuiteRerequested⚡️CheckSuite⚡️HeadCommit⚡️Committer($payload), - 'ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\CustomProperties' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️RepositoryWebhooks⚡️CustomProperties($payload), 'ApiClients\Client\GitHubEnterprise\Schema\Repository\TemplateRepository\Owner' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️Repository⚡️TemplateRepository⚡️Owner($payload), 'ApiClients\Client\GitHubEnterprise\Schema\Repository\TemplateRepository\Permissions' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️Repository⚡️TemplateRepository⚡️Permissions($payload), default => throw UnableToHydrateObject::noHydrationDefined($className, $this->hydrationStack), @@ -2613,26 +2611,6 @@ private function hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema after_topics: - $value = $payload['custom_properties'] ?? null; - - if ($value === null) { - $properties['customProperties'] = null; - goto after_customProperties; - } - - if (is_array($value)) { - try { - $this->hydrationStack[] = 'customProperties'; - $value = $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️RepositoryWebhooks⚡️CustomProperties($value); - } finally { - array_pop($this->hydrationStack); - } - } - - $properties['customProperties'] = $value; - - after_customProperties: - $value = $payload['has_issues'] ?? null; if ($value === null) { @@ -7848,26 +7826,6 @@ private function hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema } } - private function hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️RepositoryWebhooks⚡️CustomProperties(array $payload): CustomProperties - { - $properties = []; - $missingFields = []; - try { - } catch (Throwable $exception) { - throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\CustomProperties', $exception, stack: $this->hydrationStack); - } - - if (count($missingFields) > 0) { - throw UnableToHydrateObject::dueToMissingFields(CustomProperties::class, $missingFields, stack: $this->hydrationStack); - } - - try { - return new CustomProperties(...$properties); - } catch (Throwable $exception) { - throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\CustomProperties', $exception, stack: $this->hydrationStack); - } - } - private function hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️Repository⚡️TemplateRepository⚡️Owner(array $payload): \ApiClients\Client\GitHubEnterprise\Schema\Repository\TemplateRepository\Owner { $properties = []; @@ -9470,15 +9428,6 @@ private function serializeObjectApiClients⚡️Client⚡️GitHubEnterprise⚡ $topics = $topicsSerializer0->serialize($topics, $this); after_topics: $result['topics'] = $topics; - $customProperties = $object->customProperties; - - if ($customProperties === null) { - goto after_customProperties; - } - - $customProperties = $this->serializeObjectApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️RepositoryWebhooks⚡️CustomProperties($customProperties); - after_customProperties: $result['custom_properties'] = $customProperties; - $hasIssues = $object->hasIssues; after_hasIssues: $result['has_issues'] = $hasIssues; diff --git a/clients/GitHubEnterprise-3.7/src/Internal/Hydrator/WebHook/CodeScanningAlert.php b/clients/GitHubEnterprise-3.7/src/Internal/Hydrator/WebHook/CodeScanningAlert.php index 0a7e57b47a6..ae4e7bc36ee 100644 --- a/clients/GitHubEnterprise-3.7/src/Internal/Hydrator/WebHook/CodeScanningAlert.php +++ b/clients/GitHubEnterprise-3.7/src/Internal/Hydrator/WebHook/CodeScanningAlert.php @@ -8,7 +8,6 @@ use ApiClients\Client\GitHubEnterprise\Schema\LicenseSimple; use ApiClients\Client\GitHubEnterprise\Schema\OrganizationSimpleWebhooks; use ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks; -use ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\CustomProperties; use ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\Permissions; use ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\TemplateRepository; use ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\TemplateRepository\Owner; @@ -119,7 +118,6 @@ public function hydrateObject(string $className, array $payload): object 'ApiClients\Client\GitHubEnterprise\Schema\WebhookCodeScanningAlertReopenedByUser\Alert\MostRecentInstance\Message' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️WebhookCodeScanningAlertReopenedByUser⚡️Alert⚡️MostRecentInstance⚡️Message($payload), 'ApiClients\Client\GitHubEnterprise\Schema\WebhookCodeScanningAlertReopenedByUser\Alert\Rule' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️WebhookCodeScanningAlertReopenedByUser⚡️Alert⚡️Rule($payload), 'ApiClients\Client\GitHubEnterprise\Schema\WebhookCodeScanningAlertReopenedByUser\Alert\Tool' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️WebhookCodeScanningAlertReopenedByUser⚡️Alert⚡️Tool($payload), - 'ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\CustomProperties' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️RepositoryWebhooks⚡️CustomProperties($payload), 'ApiClients\Client\GitHubEnterprise\Schema\Repository\TemplateRepository\Owner' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️Repository⚡️TemplateRepository⚡️Owner($payload), 'ApiClients\Client\GitHubEnterprise\Schema\Repository\TemplateRepository\Permissions' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️Repository⚡️TemplateRepository⚡️Permissions($payload), 'ApiClients\Client\GitHubEnterprise\Schema\WebhookCodeScanningAlertReopened\Alert\DismissedBy' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️WebhookCodeScanningAlertReopened⚡️Alert⚡️DismissedBy($payload), @@ -2135,26 +2133,6 @@ private function hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema after_topics: - $value = $payload['custom_properties'] ?? null; - - if ($value === null) { - $properties['customProperties'] = null; - goto after_customProperties; - } - - if (is_array($value)) { - try { - $this->hydrationStack[] = 'customProperties'; - $value = $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️RepositoryWebhooks⚡️CustomProperties($value); - } finally { - array_pop($this->hydrationStack); - } - } - - $properties['customProperties'] = $value; - - after_customProperties: - $value = $payload['has_issues'] ?? null; if ($value === null) { @@ -8702,26 +8680,6 @@ private function hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema } } - private function hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️RepositoryWebhooks⚡️CustomProperties(array $payload): CustomProperties - { - $properties = []; - $missingFields = []; - try { - } catch (Throwable $exception) { - throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\CustomProperties', $exception, stack: $this->hydrationStack); - } - - if (count($missingFields) > 0) { - throw UnableToHydrateObject::dueToMissingFields(CustomProperties::class, $missingFields, stack: $this->hydrationStack); - } - - try { - return new CustomProperties(...$properties); - } catch (Throwable $exception) { - throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\CustomProperties', $exception, stack: $this->hydrationStack); - } - } - private function hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️Repository⚡️TemplateRepository⚡️Owner(array $payload): \ApiClients\Client\GitHubEnterprise\Schema\Repository\TemplateRepository\Owner { $properties = []; @@ -10020,15 +9978,6 @@ private function serializeObjectApiClients⚡️Client⚡️GitHubEnterprise⚡ $topics = $topicsSerializer0->serialize($topics, $this); after_topics: $result['topics'] = $topics; - $customProperties = $object->customProperties; - - if ($customProperties === null) { - goto after_customProperties; - } - - $customProperties = $this->serializeObjectApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️RepositoryWebhooks⚡️CustomProperties($customProperties); - after_customProperties: $result['custom_properties'] = $customProperties; - $hasIssues = $object->hasIssues; after_hasIssues: $result['has_issues'] = $hasIssues; diff --git a/clients/GitHubEnterprise-3.7/src/Internal/Hydrator/WebHook/CommitComment.php b/clients/GitHubEnterprise-3.7/src/Internal/Hydrator/WebHook/CommitComment.php index eef5d821c14..b0b1bf09dee 100644 --- a/clients/GitHubEnterprise-3.7/src/Internal/Hydrator/WebHook/CommitComment.php +++ b/clients/GitHubEnterprise-3.7/src/Internal/Hydrator/WebHook/CommitComment.php @@ -8,7 +8,6 @@ use ApiClients\Client\GitHubEnterprise\Schema\LicenseSimple; use ApiClients\Client\GitHubEnterprise\Schema\OrganizationSimpleWebhooks; use ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks; -use ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\CustomProperties; use ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\Permissions; use ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\TemplateRepository; use ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\TemplateRepository\Owner; @@ -69,7 +68,6 @@ public function hydrateObject(string $className, array $payload): object 'ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\TemplateRepository\Owner' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️RepositoryWebhooks⚡️TemplateRepository⚡️Owner($payload), 'ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\TemplateRepository\Permissions' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️RepositoryWebhooks⚡️TemplateRepository⚡️Permissions($payload), 'ApiClients\Client\GitHubEnterprise\Schema\SimpleUserWebhooks' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️SimpleUserWebhooks($payload), - 'ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\CustomProperties' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️RepositoryWebhooks⚡️CustomProperties($payload), 'ApiClients\Client\GitHubEnterprise\Schema\Repository\TemplateRepository\Owner' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️Repository⚡️TemplateRepository⚡️Owner($payload), 'ApiClients\Client\GitHubEnterprise\Schema\Repository\TemplateRepository\Permissions' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️Repository⚡️TemplateRepository⚡️Permissions($payload), default => throw UnableToHydrateObject::noHydrationDefined($className, $this->hydrationStack), @@ -1873,26 +1871,6 @@ private function hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema after_topics: - $value = $payload['custom_properties'] ?? null; - - if ($value === null) { - $properties['customProperties'] = null; - goto after_customProperties; - } - - if (is_array($value)) { - try { - $this->hydrationStack[] = 'customProperties'; - $value = $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️RepositoryWebhooks⚡️CustomProperties($value); - } finally { - array_pop($this->hydrationStack); - } - } - - $properties['customProperties'] = $value; - - after_customProperties: - $value = $payload['has_issues'] ?? null; if ($value === null) { @@ -4234,26 +4212,6 @@ private function hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema } } - private function hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️RepositoryWebhooks⚡️CustomProperties(array $payload): CustomProperties - { - $properties = []; - $missingFields = []; - try { - } catch (Throwable $exception) { - throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\CustomProperties', $exception, stack: $this->hydrationStack); - } - - if (count($missingFields) > 0) { - throw UnableToHydrateObject::dueToMissingFields(CustomProperties::class, $missingFields, stack: $this->hydrationStack); - } - - try { - return new CustomProperties(...$properties); - } catch (Throwable $exception) { - throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\CustomProperties', $exception, stack: $this->hydrationStack); - } - } - private function hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️Repository⚡️TemplateRepository⚡️Owner(array $payload): \ApiClients\Client\GitHubEnterprise\Schema\Repository\TemplateRepository\Owner { $properties = []; @@ -5361,15 +5319,6 @@ private function serializeObjectApiClients⚡️Client⚡️GitHubEnterprise⚡ $topics = $topicsSerializer0->serialize($topics, $this); after_topics: $result['topics'] = $topics; - $customProperties = $object->customProperties; - - if ($customProperties === null) { - goto after_customProperties; - } - - $customProperties = $this->serializeObjectApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️RepositoryWebhooks⚡️CustomProperties($customProperties); - after_customProperties: $result['custom_properties'] = $customProperties; - $hasIssues = $object->hasIssues; after_hasIssues: $result['has_issues'] = $hasIssues; diff --git a/clients/GitHubEnterprise-3.7/src/Internal/Hydrator/WebHook/Create.php b/clients/GitHubEnterprise-3.7/src/Internal/Hydrator/WebHook/Create.php index ee1edae8e15..7c812d8c883 100644 --- a/clients/GitHubEnterprise-3.7/src/Internal/Hydrator/WebHook/Create.php +++ b/clients/GitHubEnterprise-3.7/src/Internal/Hydrator/WebHook/Create.php @@ -8,7 +8,6 @@ use ApiClients\Client\GitHubEnterprise\Schema\LicenseSimple; use ApiClients\Client\GitHubEnterprise\Schema\OrganizationSimpleWebhooks; use ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks; -use ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\CustomProperties; use ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\Permissions; use ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\TemplateRepository; use ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\TemplateRepository\Owner; @@ -63,7 +62,6 @@ public function hydrateObject(string $className, array $payload): object 'ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\TemplateRepository\Owner' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️RepositoryWebhooks⚡️TemplateRepository⚡️Owner($payload), 'ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\TemplateRepository\Permissions' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️RepositoryWebhooks⚡️TemplateRepository⚡️Permissions($payload), 'ApiClients\Client\GitHubEnterprise\Schema\SimpleUserWebhooks' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️SimpleUserWebhooks($payload), - 'ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\CustomProperties' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️RepositoryWebhooks⚡️CustomProperties($payload), 'ApiClients\Client\GitHubEnterprise\Schema\Repository\TemplateRepository\Owner' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️Repository⚡️TemplateRepository⚡️Owner($payload), 'ApiClients\Client\GitHubEnterprise\Schema\Repository\TemplateRepository\Permissions' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️Repository⚡️TemplateRepository⚡️Permissions($payload), default => throw UnableToHydrateObject::noHydrationDefined($className, $this->hydrationStack), @@ -1321,26 +1319,6 @@ private function hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema after_topics: - $value = $payload['custom_properties'] ?? null; - - if ($value === null) { - $properties['customProperties'] = null; - goto after_customProperties; - } - - if (is_array($value)) { - try { - $this->hydrationStack[] = 'customProperties'; - $value = $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️RepositoryWebhooks⚡️CustomProperties($value); - } finally { - array_pop($this->hydrationStack); - } - } - - $properties['customProperties'] = $value; - - after_customProperties: - $value = $payload['has_issues'] ?? null; if ($value === null) { @@ -3682,26 +3660,6 @@ private function hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema } } - private function hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️RepositoryWebhooks⚡️CustomProperties(array $payload): CustomProperties - { - $properties = []; - $missingFields = []; - try { - } catch (Throwable $exception) { - throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\CustomProperties', $exception, stack: $this->hydrationStack); - } - - if (count($missingFields) > 0) { - throw UnableToHydrateObject::dueToMissingFields(CustomProperties::class, $missingFields, stack: $this->hydrationStack); - } - - try { - return new CustomProperties(...$properties); - } catch (Throwable $exception) { - throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\CustomProperties', $exception, stack: $this->hydrationStack); - } - } - private function hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️Repository⚡️TemplateRepository⚡️Owner(array $payload): \ApiClients\Client\GitHubEnterprise\Schema\Repository\TemplateRepository\Owner { $properties = []; @@ -4538,15 +4496,6 @@ private function serializeObjectApiClients⚡️Client⚡️GitHubEnterprise⚡ $topics = $topicsSerializer0->serialize($topics, $this); after_topics: $result['topics'] = $topics; - $customProperties = $object->customProperties; - - if ($customProperties === null) { - goto after_customProperties; - } - - $customProperties = $this->serializeObjectApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️RepositoryWebhooks⚡️CustomProperties($customProperties); - after_customProperties: $result['custom_properties'] = $customProperties; - $hasIssues = $object->hasIssues; after_hasIssues: $result['has_issues'] = $hasIssues; diff --git a/clients/GitHubEnterprise-3.7/src/Internal/Hydrator/WebHook/Delete.php b/clients/GitHubEnterprise-3.7/src/Internal/Hydrator/WebHook/Delete.php index fc0f569f646..1e7b61f8461 100644 --- a/clients/GitHubEnterprise-3.7/src/Internal/Hydrator/WebHook/Delete.php +++ b/clients/GitHubEnterprise-3.7/src/Internal/Hydrator/WebHook/Delete.php @@ -8,7 +8,6 @@ use ApiClients\Client\GitHubEnterprise\Schema\LicenseSimple; use ApiClients\Client\GitHubEnterprise\Schema\OrganizationSimpleWebhooks; use ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks; -use ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\CustomProperties; use ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\Permissions; use ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\TemplateRepository; use ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\TemplateRepository\Owner; @@ -63,7 +62,6 @@ public function hydrateObject(string $className, array $payload): object 'ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\TemplateRepository\Owner' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️RepositoryWebhooks⚡️TemplateRepository⚡️Owner($payload), 'ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\TemplateRepository\Permissions' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️RepositoryWebhooks⚡️TemplateRepository⚡️Permissions($payload), 'ApiClients\Client\GitHubEnterprise\Schema\SimpleUserWebhooks' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️SimpleUserWebhooks($payload), - 'ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\CustomProperties' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️RepositoryWebhooks⚡️CustomProperties($payload), 'ApiClients\Client\GitHubEnterprise\Schema\Repository\TemplateRepository\Owner' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️Repository⚡️TemplateRepository⚡️Owner($payload), 'ApiClients\Client\GitHubEnterprise\Schema\Repository\TemplateRepository\Permissions' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️Repository⚡️TemplateRepository⚡️Permissions($payload), default => throw UnableToHydrateObject::noHydrationDefined($className, $this->hydrationStack), @@ -1299,26 +1297,6 @@ private function hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema after_topics: - $value = $payload['custom_properties'] ?? null; - - if ($value === null) { - $properties['customProperties'] = null; - goto after_customProperties; - } - - if (is_array($value)) { - try { - $this->hydrationStack[] = 'customProperties'; - $value = $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️RepositoryWebhooks⚡️CustomProperties($value); - } finally { - array_pop($this->hydrationStack); - } - } - - $properties['customProperties'] = $value; - - after_customProperties: - $value = $payload['has_issues'] ?? null; if ($value === null) { @@ -3660,26 +3638,6 @@ private function hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema } } - private function hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️RepositoryWebhooks⚡️CustomProperties(array $payload): CustomProperties - { - $properties = []; - $missingFields = []; - try { - } catch (Throwable $exception) { - throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\CustomProperties', $exception, stack: $this->hydrationStack); - } - - if (count($missingFields) > 0) { - throw UnableToHydrateObject::dueToMissingFields(CustomProperties::class, $missingFields, stack: $this->hydrationStack); - } - - try { - return new CustomProperties(...$properties); - } catch (Throwable $exception) { - throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\CustomProperties', $exception, stack: $this->hydrationStack); - } - } - private function hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️Repository⚡️TemplateRepository⚡️Owner(array $payload): \ApiClients\Client\GitHubEnterprise\Schema\Repository\TemplateRepository\Owner { $properties = []; @@ -4505,15 +4463,6 @@ private function serializeObjectApiClients⚡️Client⚡️GitHubEnterprise⚡ $topics = $topicsSerializer0->serialize($topics, $this); after_topics: $result['topics'] = $topics; - $customProperties = $object->customProperties; - - if ($customProperties === null) { - goto after_customProperties; - } - - $customProperties = $this->serializeObjectApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️RepositoryWebhooks⚡️CustomProperties($customProperties); - after_customProperties: $result['custom_properties'] = $customProperties; - $hasIssues = $object->hasIssues; after_hasIssues: $result['has_issues'] = $hasIssues; diff --git a/clients/GitHubEnterprise-3.7/src/Internal/Hydrator/WebHook/DependabotAlert.php b/clients/GitHubEnterprise-3.7/src/Internal/Hydrator/WebHook/DependabotAlert.php index 6c3a8dd0b41..9ec2c3c0c34 100644 --- a/clients/GitHubEnterprise-3.7/src/Internal/Hydrator/WebHook/DependabotAlert.php +++ b/clients/GitHubEnterprise-3.7/src/Internal/Hydrator/WebHook/DependabotAlert.php @@ -14,7 +14,6 @@ use ApiClients\Client\GitHubEnterprise\Schema\LicenseSimple; use ApiClients\Client\GitHubEnterprise\Schema\OrganizationSimpleWebhooks; use ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks; -use ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\CustomProperties; use ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\Permissions; use ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\TemplateRepository; use ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\TemplateRepository\Owner; @@ -84,7 +83,6 @@ public function hydrateObject(string $className, array $payload): object 'ApiClients\Client\GitHubEnterprise\Schema\WebhookDependabotAlertFixed' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️WebhookDependabotAlertFixed($payload), 'ApiClients\Client\GitHubEnterprise\Schema\WebhookDependabotAlertReintroduced' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️WebhookDependabotAlertReintroduced($payload), 'ApiClients\Client\GitHubEnterprise\Schema\WebhookDependabotAlertReopened' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️WebhookDependabotAlertReopened($payload), - 'ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\CustomProperties' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️RepositoryWebhooks⚡️CustomProperties($payload), 'ApiClients\Client\GitHubEnterprise\Schema\Repository\TemplateRepository\Owner' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️Repository⚡️TemplateRepository⚡️Owner($payload), 'ApiClients\Client\GitHubEnterprise\Schema\Repository\TemplateRepository\Permissions' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️Repository⚡️TemplateRepository⚡️Permissions($payload), default => throw UnableToHydrateObject::noHydrationDefined($className, $this->hydrationStack), @@ -2213,26 +2211,6 @@ private function hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema after_topics: - $value = $payload['custom_properties'] ?? null; - - if ($value === null) { - $properties['customProperties'] = null; - goto after_customProperties; - } - - if (is_array($value)) { - try { - $this->hydrationStack[] = 'customProperties'; - $value = $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️RepositoryWebhooks⚡️CustomProperties($value); - } finally { - array_pop($this->hydrationStack); - } - } - - $properties['customProperties'] = $value; - - after_customProperties: - $value = $payload['has_issues'] ?? null; if ($value === null) { @@ -4924,26 +4902,6 @@ private function hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema } } - private function hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️RepositoryWebhooks⚡️CustomProperties(array $payload): CustomProperties - { - $properties = []; - $missingFields = []; - try { - } catch (Throwable $exception) { - throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\CustomProperties', $exception, stack: $this->hydrationStack); - } - - if (count($missingFields) > 0) { - throw UnableToHydrateObject::dueToMissingFields(CustomProperties::class, $missingFields, stack: $this->hydrationStack); - } - - try { - return new CustomProperties(...$properties); - } catch (Throwable $exception) { - throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\CustomProperties', $exception, stack: $this->hydrationStack); - } - } - private function hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️Repository⚡️TemplateRepository⚡️Owner(array $payload): \ApiClients\Client\GitHubEnterprise\Schema\Repository\TemplateRepository\Owner { $properties = []; @@ -6146,15 +6104,6 @@ private function serializeObjectApiClients⚡️Client⚡️GitHubEnterprise⚡ $topics = $topicsSerializer0->serialize($topics, $this); after_topics: $result['topics'] = $topics; - $customProperties = $object->customProperties; - - if ($customProperties === null) { - goto after_customProperties; - } - - $customProperties = $this->serializeObjectApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️RepositoryWebhooks⚡️CustomProperties($customProperties); - after_customProperties: $result['custom_properties'] = $customProperties; - $hasIssues = $object->hasIssues; after_hasIssues: $result['has_issues'] = $hasIssues; diff --git a/clients/GitHubEnterprise-3.7/src/Internal/Hydrator/WebHook/DeployKey.php b/clients/GitHubEnterprise-3.7/src/Internal/Hydrator/WebHook/DeployKey.php index 90c49ce7d89..f0b89d9442d 100644 --- a/clients/GitHubEnterprise-3.7/src/Internal/Hydrator/WebHook/DeployKey.php +++ b/clients/GitHubEnterprise-3.7/src/Internal/Hydrator/WebHook/DeployKey.php @@ -8,7 +8,6 @@ use ApiClients\Client\GitHubEnterprise\Schema\LicenseSimple; use ApiClients\Client\GitHubEnterprise\Schema\OrganizationSimpleWebhooks; use ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks; -use ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\CustomProperties; use ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\Permissions; use ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\TemplateRepository; use ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\TemplateRepository\Owner; @@ -68,7 +67,6 @@ public function hydrateObject(string $className, array $payload): object 'ApiClients\Client\GitHubEnterprise\Schema\SimpleUserWebhooks' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️SimpleUserWebhooks($payload), 'ApiClients\Client\GitHubEnterprise\Schema\WebhookDeployKeyDeleted' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️WebhookDeployKeyDeleted($payload), 'ApiClients\Client\GitHubEnterprise\Schema\WebhookDeployKeyDeleted\Key' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️WebhookDeployKeyDeleted⚡️Key($payload), - 'ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\CustomProperties' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️RepositoryWebhooks⚡️CustomProperties($payload), 'ApiClients\Client\GitHubEnterprise\Schema\Repository\TemplateRepository\Owner' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️Repository⚡️TemplateRepository⚡️Owner($payload), 'ApiClients\Client\GitHubEnterprise\Schema\Repository\TemplateRepository\Permissions' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️Repository⚡️TemplateRepository⚡️Permissions($payload), default => throw UnableToHydrateObject::noHydrationDefined($className, $this->hydrationStack), @@ -1420,26 +1418,6 @@ private function hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema after_topics: - $value = $payload['custom_properties'] ?? null; - - if ($value === null) { - $properties['customProperties'] = null; - goto after_customProperties; - } - - if (is_array($value)) { - try { - $this->hydrationStack[] = 'customProperties'; - $value = $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️RepositoryWebhooks⚡️CustomProperties($value); - } finally { - array_pop($this->hydrationStack); - } - } - - $properties['customProperties'] = $value; - - after_customProperties: - $value = $payload['has_issues'] ?? null; if ($value === null) { @@ -4049,26 +4027,6 @@ private function hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema } } - private function hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️RepositoryWebhooks⚡️CustomProperties(array $payload): CustomProperties - { - $properties = []; - $missingFields = []; - try { - } catch (Throwable $exception) { - throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\CustomProperties', $exception, stack: $this->hydrationStack); - } - - if (count($missingFields) > 0) { - throw UnableToHydrateObject::dueToMissingFields(CustomProperties::class, $missingFields, stack: $this->hydrationStack); - } - - try { - return new CustomProperties(...$properties); - } catch (Throwable $exception) { - throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\CustomProperties', $exception, stack: $this->hydrationStack); - } - } - private function hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️Repository⚡️TemplateRepository⚡️Owner(array $payload): \ApiClients\Client\GitHubEnterprise\Schema\Repository\TemplateRepository\Owner { $properties = []; @@ -4940,15 +4898,6 @@ private function serializeObjectApiClients⚡️Client⚡️GitHubEnterprise⚡ $topics = $topicsSerializer0->serialize($topics, $this); after_topics: $result['topics'] = $topics; - $customProperties = $object->customProperties; - - if ($customProperties === null) { - goto after_customProperties; - } - - $customProperties = $this->serializeObjectApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️RepositoryWebhooks⚡️CustomProperties($customProperties); - after_customProperties: $result['custom_properties'] = $customProperties; - $hasIssues = $object->hasIssues; after_hasIssues: $result['has_issues'] = $hasIssues; diff --git a/clients/GitHubEnterprise-3.7/src/Internal/Hydrator/WebHook/Deployment.php b/clients/GitHubEnterprise-3.7/src/Internal/Hydrator/WebHook/Deployment.php index 18ffe237f00..e238ee479f3 100644 --- a/clients/GitHubEnterprise-3.7/src/Internal/Hydrator/WebHook/Deployment.php +++ b/clients/GitHubEnterprise-3.7/src/Internal/Hydrator/WebHook/Deployment.php @@ -9,7 +9,6 @@ use ApiClients\Client\GitHubEnterprise\Schema\LicenseSimple; use ApiClients\Client\GitHubEnterprise\Schema\OrganizationSimpleWebhooks; use ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks; -use ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\CustomProperties; use ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\TemplateRepository; use ApiClients\Client\GitHubEnterprise\Schema\SimpleInstallation; use ApiClients\Client\GitHubEnterprise\Schema\SimpleUser; @@ -86,7 +85,6 @@ public function hydrateObject(string $className, array $payload): object 'ApiClients\Client\GitHubEnterprise\Schema\WebhookDeploymentCreated\WorkflowRun\Repository' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️WebhookDeploymentCreated⚡️WorkflowRun⚡️Repository($payload), 'ApiClients\Client\GitHubEnterprise\Schema\WebhookDeploymentCreated\WorkflowRun\Repository\Owner' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️WebhookDeploymentCreated⚡️WorkflowRun⚡️Repository⚡️Owner($payload), 'ApiClients\Client\GitHubEnterprise\Schema\WebhookDeploymentCreated\WorkflowRun\TriggeringActor' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️WebhookDeploymentCreated⚡️WorkflowRun⚡️TriggeringActor($payload), - 'ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\CustomProperties' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️RepositoryWebhooks⚡️CustomProperties($payload), 'ApiClients\Client\GitHubEnterprise\Schema\Repository\TemplateRepository\Owner' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️Repository⚡️TemplateRepository⚡️Owner($payload), 'ApiClients\Client\GitHubEnterprise\Schema\Repository\TemplateRepository\Permissions' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️Repository⚡️TemplateRepository⚡️Permissions($payload), default => throw UnableToHydrateObject::noHydrationDefined($className, $this->hydrationStack), @@ -2681,26 +2679,6 @@ private function hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema after_topics: - $value = $payload['custom_properties'] ?? null; - - if ($value === null) { - $properties['customProperties'] = null; - goto after_customProperties; - } - - if (is_array($value)) { - try { - $this->hydrationStack[] = 'customProperties'; - $value = $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️RepositoryWebhooks⚡️CustomProperties($value); - } finally { - array_pop($this->hydrationStack); - } - } - - $properties['customProperties'] = $value; - - after_customProperties: - $value = $payload['has_issues'] ?? null; if ($value === null) { @@ -7613,26 +7591,6 @@ private function hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema } } - private function hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️RepositoryWebhooks⚡️CustomProperties(array $payload): CustomProperties - { - $properties = []; - $missingFields = []; - try { - } catch (Throwable $exception) { - throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\CustomProperties', $exception, stack: $this->hydrationStack); - } - - if (count($missingFields) > 0) { - throw UnableToHydrateObject::dueToMissingFields(CustomProperties::class, $missingFields, stack: $this->hydrationStack); - } - - try { - return new CustomProperties(...$properties); - } catch (Throwable $exception) { - throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\CustomProperties', $exception, stack: $this->hydrationStack); - } - } - private function hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️Repository⚡️TemplateRepository⚡️Owner(array $payload): \ApiClients\Client\GitHubEnterprise\Schema\Repository\TemplateRepository\Owner { $properties = []; @@ -9298,15 +9256,6 @@ private function serializeObjectApiClients⚡️Client⚡️GitHubEnterprise⚡ $topics = $topicsSerializer0->serialize($topics, $this); after_topics: $result['topics'] = $topics; - $customProperties = $object->customProperties; - - if ($customProperties === null) { - goto after_customProperties; - } - - $customProperties = $this->serializeObjectApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️RepositoryWebhooks⚡️CustomProperties($customProperties); - after_customProperties: $result['custom_properties'] = $customProperties; - $hasIssues = $object->hasIssues; after_hasIssues: $result['has_issues'] = $hasIssues; diff --git a/clients/GitHubEnterprise-3.7/src/Internal/Hydrator/WebHook/DeploymentReview.php b/clients/GitHubEnterprise-3.7/src/Internal/Hydrator/WebHook/DeploymentReview.php index f5d4a020661..4f187193e4e 100644 --- a/clients/GitHubEnterprise-3.7/src/Internal/Hydrator/WebHook/DeploymentReview.php +++ b/clients/GitHubEnterprise-3.7/src/Internal/Hydrator/WebHook/DeploymentReview.php @@ -8,7 +8,6 @@ use ApiClients\Client\GitHubEnterprise\Schema\LicenseSimple; use ApiClients\Client\GitHubEnterprise\Schema\OrganizationSimpleWebhooks; use ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks; -use ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\CustomProperties; use ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\Permissions; use ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\TemplateRepository; use ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\TemplateRepository\Owner; @@ -103,7 +102,6 @@ public function hydrateObject(string $className, array $payload): object 'ApiClients\Client\GitHubEnterprise\Schema\WebhookDeploymentReviewRequested\WorkflowRun\Repository' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️WebhookDeploymentReviewRequested⚡️WorkflowRun⚡️Repository($payload), 'ApiClients\Client\GitHubEnterprise\Schema\WebhookDeploymentReviewRequested\WorkflowRun\Repository\Owner' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️WebhookDeploymentReviewRequested⚡️WorkflowRun⚡️Repository⚡️Owner($payload), 'ApiClients\Client\GitHubEnterprise\Schema\WebhookDeploymentReviewRequested\WorkflowRun\TriggeringActor' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️WebhookDeploymentReviewRequested⚡️WorkflowRun⚡️TriggeringActor($payload), - 'ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\CustomProperties' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️RepositoryWebhooks⚡️CustomProperties($payload), 'ApiClients\Client\GitHubEnterprise\Schema\Repository\TemplateRepository\Owner' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️Repository⚡️TemplateRepository⚡️Owner($payload), 'ApiClients\Client\GitHubEnterprise\Schema\Repository\TemplateRepository\Permissions' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️Repository⚡️TemplateRepository⚡️Permissions($payload), 'ApiClients\Client\GitHubEnterprise\Schema\WebhookDeploymentReviewApproved\WorkflowRun\HeadCommit' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️WebhookDeploymentReviewApproved⚡️WorkflowRun⚡️HeadCommit($payload), @@ -1641,26 +1639,6 @@ private function hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema after_topics: - $value = $payload['custom_properties'] ?? null; - - if ($value === null) { - $properties['customProperties'] = null; - goto after_customProperties; - } - - if (is_array($value)) { - try { - $this->hydrationStack[] = 'customProperties'; - $value = $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️RepositoryWebhooks⚡️CustomProperties($value); - } finally { - array_pop($this->hydrationStack); - } - } - - $properties['customProperties'] = $value; - - after_customProperties: - $value = $payload['has_issues'] ?? null; if ($value === null) { @@ -12600,26 +12578,6 @@ private function hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema } } - private function hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️RepositoryWebhooks⚡️CustomProperties(array $payload): CustomProperties - { - $properties = []; - $missingFields = []; - try { - } catch (Throwable $exception) { - throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\CustomProperties', $exception, stack: $this->hydrationStack); - } - - if (count($missingFields) > 0) { - throw UnableToHydrateObject::dueToMissingFields(CustomProperties::class, $missingFields, stack: $this->hydrationStack); - } - - try { - return new CustomProperties(...$properties); - } catch (Throwable $exception) { - throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\CustomProperties', $exception, stack: $this->hydrationStack); - } - } - private function hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️Repository⚡️TemplateRepository⚡️Owner(array $payload): \ApiClients\Client\GitHubEnterprise\Schema\Repository\TemplateRepository\Owner { $properties = []; @@ -13743,15 +13701,6 @@ private function serializeObjectApiClients⚡️Client⚡️GitHubEnterprise⚡ $topics = $topicsSerializer0->serialize($topics, $this); after_topics: $result['topics'] = $topics; - $customProperties = $object->customProperties; - - if ($customProperties === null) { - goto after_customProperties; - } - - $customProperties = $this->serializeObjectApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️RepositoryWebhooks⚡️CustomProperties($customProperties); - after_customProperties: $result['custom_properties'] = $customProperties; - $hasIssues = $object->hasIssues; after_hasIssues: $result['has_issues'] = $hasIssues; diff --git a/clients/GitHubEnterprise-3.7/src/Internal/Hydrator/WebHook/DeploymentStatus.php b/clients/GitHubEnterprise-3.7/src/Internal/Hydrator/WebHook/DeploymentStatus.php index 9609edff7c6..be114419ea2 100644 --- a/clients/GitHubEnterprise-3.7/src/Internal/Hydrator/WebHook/DeploymentStatus.php +++ b/clients/GitHubEnterprise-3.7/src/Internal/Hydrator/WebHook/DeploymentStatus.php @@ -9,7 +9,6 @@ use ApiClients\Client\GitHubEnterprise\Schema\LicenseSimple; use ApiClients\Client\GitHubEnterprise\Schema\OrganizationSimpleWebhooks; use ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks; -use ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\CustomProperties; use ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\TemplateRepository; use ApiClients\Client\GitHubEnterprise\Schema\SimpleInstallation; use ApiClients\Client\GitHubEnterprise\Schema\SimpleUser; @@ -94,7 +93,6 @@ public function hydrateObject(string $className, array $payload): object 'ApiClients\Client\GitHubEnterprise\Schema\WebhookDeploymentStatusCreated\WorkflowRun\Repository' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️WebhookDeploymentStatusCreated⚡️WorkflowRun⚡️Repository($payload), 'ApiClients\Client\GitHubEnterprise\Schema\WebhookDeploymentStatusCreated\WorkflowRun\Repository\Owner' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️WebhookDeploymentStatusCreated⚡️WorkflowRun⚡️Repository⚡️Owner($payload), 'ApiClients\Client\GitHubEnterprise\Schema\WebhookDeploymentStatusCreated\WorkflowRun\TriggeringActor' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️WebhookDeploymentStatusCreated⚡️WorkflowRun⚡️TriggeringActor($payload), - 'ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\CustomProperties' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️RepositoryWebhooks⚡️CustomProperties($payload), 'ApiClients\Client\GitHubEnterprise\Schema\Repository\TemplateRepository\Owner' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️Repository⚡️TemplateRepository⚡️Owner($payload), 'ApiClients\Client\GitHubEnterprise\Schema\Repository\TemplateRepository\Permissions' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️Repository⚡️TemplateRepository⚡️Permissions($payload), 'ApiClients\Client\GitHubEnterprise\Schema\WebhookDeploymentCreated\WorkflowRun\HeadRepository\Owner' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️WebhookDeploymentCreated⚡️WorkflowRun⚡️HeadRepository⚡️Owner($payload), @@ -4156,26 +4154,6 @@ private function hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema after_topics: - $value = $payload['custom_properties'] ?? null; - - if ($value === null) { - $properties['customProperties'] = null; - goto after_customProperties; - } - - if (is_array($value)) { - try { - $this->hydrationStack[] = 'customProperties'; - $value = $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️RepositoryWebhooks⚡️CustomProperties($value); - } finally { - array_pop($this->hydrationStack); - } - } - - $properties['customProperties'] = $value; - - after_customProperties: - $value = $payload['has_issues'] ?? null; if ($value === null) { @@ -9088,26 +9066,6 @@ private function hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema } } - private function hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️RepositoryWebhooks⚡️CustomProperties(array $payload): CustomProperties - { - $properties = []; - $missingFields = []; - try { - } catch (Throwable $exception) { - throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\CustomProperties', $exception, stack: $this->hydrationStack); - } - - if (count($missingFields) > 0) { - throw UnableToHydrateObject::dueToMissingFields(CustomProperties::class, $missingFields, stack: $this->hydrationStack); - } - - try { - return new CustomProperties(...$properties); - } catch (Throwable $exception) { - throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\CustomProperties', $exception, stack: $this->hydrationStack); - } - } - private function hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️Repository⚡️TemplateRepository⚡️Owner(array $payload): \ApiClients\Client\GitHubEnterprise\Schema\Repository\TemplateRepository\Owner { $properties = []; @@ -11856,15 +11814,6 @@ private function serializeObjectApiClients⚡️Client⚡️GitHubEnterprise⚡ $topics = $topicsSerializer0->serialize($topics, $this); after_topics: $result['topics'] = $topics; - $customProperties = $object->customProperties; - - if ($customProperties === null) { - goto after_customProperties; - } - - $customProperties = $this->serializeObjectApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️RepositoryWebhooks⚡️CustomProperties($customProperties); - after_customProperties: $result['custom_properties'] = $customProperties; - $hasIssues = $object->hasIssues; after_hasIssues: $result['has_issues'] = $hasIssues; diff --git a/clients/GitHubEnterprise-3.7/src/Internal/Hydrator/WebHook/Discussion.php b/clients/GitHubEnterprise-3.7/src/Internal/Hydrator/WebHook/Discussion.php index 63a6524aea6..e00aa896ace 100644 --- a/clients/GitHubEnterprise-3.7/src/Internal/Hydrator/WebHook/Discussion.php +++ b/clients/GitHubEnterprise-3.7/src/Internal/Hydrator/WebHook/Discussion.php @@ -10,7 +10,6 @@ use ApiClients\Client\GitHubEnterprise\Schema\LicenseSimple; use ApiClients\Client\GitHubEnterprise\Schema\OrganizationSimpleWebhooks; use ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks; -use ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\CustomProperties; use ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\Permissions; use ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\TemplateRepository; use ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\TemplateRepository\Owner; @@ -123,7 +122,6 @@ public function hydrateObject(string $className, array $payload): object 'ApiClients\Client\GitHubEnterprise\Schema\WebhookDiscussionUnlabeled\Label' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️WebhookDiscussionUnlabeled⚡️Label($payload), 'ApiClients\Client\GitHubEnterprise\Schema\WebhookDiscussionUnlocked' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️WebhookDiscussionUnlocked($payload), 'ApiClients\Client\GitHubEnterprise\Schema\WebhookDiscussionUnpinned' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️WebhookDiscussionUnpinned($payload), - 'ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\CustomProperties' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️RepositoryWebhooks⚡️CustomProperties($payload), 'ApiClients\Client\GitHubEnterprise\Schema\Repository\TemplateRepository\Owner' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️Repository⚡️TemplateRepository⚡️Owner($payload), 'ApiClients\Client\GitHubEnterprise\Schema\Repository\TemplateRepository\Permissions' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️Repository⚡️TemplateRepository⚡️Permissions($payload), default => throw UnableToHydrateObject::noHydrationDefined($className, $this->hydrationStack), @@ -2991,26 +2989,6 @@ private function hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema after_topics: - $value = $payload['custom_properties'] ?? null; - - if ($value === null) { - $properties['customProperties'] = null; - goto after_customProperties; - } - - if (is_array($value)) { - try { - $this->hydrationStack[] = 'customProperties'; - $value = $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️RepositoryWebhooks⚡️CustomProperties($value); - } finally { - array_pop($this->hydrationStack); - } - } - - $properties['customProperties'] = $value; - - after_customProperties: - $value = $payload['has_issues'] ?? null; if ($value === null) { @@ -9412,26 +9390,6 @@ private function hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema } } - private function hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️RepositoryWebhooks⚡️CustomProperties(array $payload): CustomProperties - { - $properties = []; - $missingFields = []; - try { - } catch (Throwable $exception) { - throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\CustomProperties', $exception, stack: $this->hydrationStack); - } - - if (count($missingFields) > 0) { - throw UnableToHydrateObject::dueToMissingFields(CustomProperties::class, $missingFields, stack: $this->hydrationStack); - } - - try { - return new CustomProperties(...$properties); - } catch (Throwable $exception) { - throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\CustomProperties', $exception, stack: $this->hydrationStack); - } - } - private function hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️Repository⚡️TemplateRepository⚡️Owner(array $payload): \ApiClients\Client\GitHubEnterprise\Schema\Repository\TemplateRepository\Owner { $properties = []; @@ -11090,15 +11048,6 @@ private function serializeObjectApiClients⚡️Client⚡️GitHubEnterprise⚡ $topics = $topicsSerializer0->serialize($topics, $this); after_topics: $result['topics'] = $topics; - $customProperties = $object->customProperties; - - if ($customProperties === null) { - goto after_customProperties; - } - - $customProperties = $this->serializeObjectApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️RepositoryWebhooks⚡️CustomProperties($customProperties); - after_customProperties: $result['custom_properties'] = $customProperties; - $hasIssues = $object->hasIssues; after_hasIssues: $result['has_issues'] = $hasIssues; diff --git a/clients/GitHubEnterprise-3.7/src/Internal/Hydrator/WebHook/DiscussionComment.php b/clients/GitHubEnterprise-3.7/src/Internal/Hydrator/WebHook/DiscussionComment.php index 3d36728683b..fb6df531877 100644 --- a/clients/GitHubEnterprise-3.7/src/Internal/Hydrator/WebHook/DiscussionComment.php +++ b/clients/GitHubEnterprise-3.7/src/Internal/Hydrator/WebHook/DiscussionComment.php @@ -11,7 +11,6 @@ use ApiClients\Client\GitHubEnterprise\Schema\LicenseSimple; use ApiClients\Client\GitHubEnterprise\Schema\OrganizationSimpleWebhooks; use ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks; -use ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\CustomProperties; use ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\Permissions; use ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\TemplateRepository; use ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\TemplateRepository\Owner; @@ -91,7 +90,6 @@ public function hydrateObject(string $className, array $payload): object 'ApiClients\Client\GitHubEnterprise\Schema\WebhookDiscussionCommentEdited\Comment' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️WebhookDiscussionCommentEdited⚡️Comment($payload), 'ApiClients\Client\GitHubEnterprise\Schema\WebhookDiscussionCommentEdited\Comment\Reactions' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️WebhookDiscussionCommentEdited⚡️Comment⚡️Reactions($payload), 'ApiClients\Client\GitHubEnterprise\Schema\WebhookDiscussionCommentEdited\Comment\User' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️WebhookDiscussionCommentEdited⚡️Comment⚡️User($payload), - 'ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\CustomProperties' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️RepositoryWebhooks⚡️CustomProperties($payload), 'ApiClients\Client\GitHubEnterprise\Schema\Repository\TemplateRepository\Owner' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️Repository⚡️TemplateRepository⚡️Owner($payload), 'ApiClients\Client\GitHubEnterprise\Schema\Repository\TemplateRepository\Permissions' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️Repository⚡️TemplateRepository⚡️Permissions($payload), default => throw UnableToHydrateObject::noHydrationDefined($className, $this->hydrationStack), @@ -2959,26 +2957,6 @@ private function hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema after_topics: - $value = $payload['custom_properties'] ?? null; - - if ($value === null) { - $properties['customProperties'] = null; - goto after_customProperties; - } - - if (is_array($value)) { - try { - $this->hydrationStack[] = 'customProperties'; - $value = $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️RepositoryWebhooks⚡️CustomProperties($value); - } finally { - array_pop($this->hydrationStack); - } - } - - $properties['customProperties'] = $value; - - after_customProperties: - $value = $payload['has_issues'] ?? null; if ($value === null) { @@ -6867,26 +6845,6 @@ private function hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema } } - private function hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️RepositoryWebhooks⚡️CustomProperties(array $payload): CustomProperties - { - $properties = []; - $missingFields = []; - try { - } catch (Throwable $exception) { - throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\CustomProperties', $exception, stack: $this->hydrationStack); - } - - if (count($missingFields) > 0) { - throw UnableToHydrateObject::dueToMissingFields(CustomProperties::class, $missingFields, stack: $this->hydrationStack); - } - - try { - return new CustomProperties(...$properties); - } catch (Throwable $exception) { - throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\CustomProperties', $exception, stack: $this->hydrationStack); - } - } - private function hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️Repository⚡️TemplateRepository⚡️Owner(array $payload): \ApiClients\Client\GitHubEnterprise\Schema\Repository\TemplateRepository\Owner { $properties = []; @@ -8526,15 +8484,6 @@ private function serializeObjectApiClients⚡️Client⚡️GitHubEnterprise⚡ $topics = $topicsSerializer0->serialize($topics, $this); after_topics: $result['topics'] = $topics; - $customProperties = $object->customProperties; - - if ($customProperties === null) { - goto after_customProperties; - } - - $customProperties = $this->serializeObjectApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️RepositoryWebhooks⚡️CustomProperties($customProperties); - after_customProperties: $result['custom_properties'] = $customProperties; - $hasIssues = $object->hasIssues; after_hasIssues: $result['has_issues'] = $hasIssues; diff --git a/clients/GitHubEnterprise-3.7/src/Internal/Hydrator/WebHook/Fork.php b/clients/GitHubEnterprise-3.7/src/Internal/Hydrator/WebHook/Fork.php index 42084040cbd..c55885664e3 100644 --- a/clients/GitHubEnterprise-3.7/src/Internal/Hydrator/WebHook/Fork.php +++ b/clients/GitHubEnterprise-3.7/src/Internal/Hydrator/WebHook/Fork.php @@ -70,7 +70,6 @@ public function hydrateObject(string $className, array $payload): object 'ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\TemplateRepository\Permissions' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️RepositoryWebhooks⚡️TemplateRepository⚡️Permissions($payload), 'ApiClients\Client\GitHubEnterprise\Schema\SimpleUserWebhooks' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️SimpleUserWebhooks($payload), 'ApiClients\Client\GitHubEnterprise\Schema\WebhookFork\Forkee\CustomProperties' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️WebhookFork⚡️Forkee⚡️CustomProperties($payload), - 'ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\CustomProperties' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️RepositoryWebhooks⚡️CustomProperties($payload), 'ApiClients\Client\GitHubEnterprise\Schema\Repository\TemplateRepository\Owner' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️Repository⚡️TemplateRepository⚡️Owner($payload), 'ApiClients\Client\GitHubEnterprise\Schema\Repository\TemplateRepository\Permissions' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️Repository⚡️TemplateRepository⚡️Permissions($payload), default => throw UnableToHydrateObject::noHydrationDefined($className, $this->hydrationStack), @@ -2747,26 +2746,6 @@ private function hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema after_topics: - $value = $payload['custom_properties'] ?? null; - - if ($value === null) { - $properties['customProperties'] = null; - goto after_customProperties; - } - - if (is_array($value)) { - try { - $this->hydrationStack[] = 'customProperties'; - $value = $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️RepositoryWebhooks⚡️CustomProperties($value); - } finally { - array_pop($this->hydrationStack); - } - } - - $properties['customProperties'] = $value; - - after_customProperties: - $value = $payload['has_issues'] ?? null; if ($value === null) { @@ -5128,26 +5107,6 @@ private function hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema } } - private function hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️RepositoryWebhooks⚡️CustomProperties(array $payload): \ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\CustomProperties - { - $properties = []; - $missingFields = []; - try { - } catch (Throwable $exception) { - throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\CustomProperties', $exception, stack: $this->hydrationStack); - } - - if (count($missingFields) > 0) { - throw UnableToHydrateObject::dueToMissingFields(\ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\CustomProperties::class, $missingFields, stack: $this->hydrationStack); - } - - try { - return new \ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\CustomProperties(...$properties); - } catch (Throwable $exception) { - throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\CustomProperties', $exception, stack: $this->hydrationStack); - } - } - private function hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️Repository⚡️TemplateRepository⚡️Owner(array $payload): \ApiClients\Client\GitHubEnterprise\Schema\Repository\TemplateRepository\Owner { $properties = []; @@ -6606,15 +6565,6 @@ private function serializeObjectApiClients⚡️Client⚡️GitHubEnterprise⚡ $topics = $topicsSerializer0->serialize($topics, $this); after_topics: $result['topics'] = $topics; - $customProperties = $object->customProperties; - - if ($customProperties === null) { - goto after_customProperties; - } - - $customProperties = $this->serializeObjectApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️RepositoryWebhooks⚡️CustomProperties($customProperties); - after_customProperties: $result['custom_properties'] = $customProperties; - $hasIssues = $object->hasIssues; after_hasIssues: $result['has_issues'] = $hasIssues; diff --git a/clients/GitHubEnterprise-3.7/src/Internal/Hydrator/WebHook/GithubAppAuthorization.php b/clients/GitHubEnterprise-3.7/src/Internal/Hydrator/WebHook/GithubAppAuthorization.php index 1480e23bfe9..33179e74491 100644 --- a/clients/GitHubEnterprise-3.7/src/Internal/Hydrator/WebHook/GithubAppAuthorization.php +++ b/clients/GitHubEnterprise-3.7/src/Internal/Hydrator/WebHook/GithubAppAuthorization.php @@ -8,7 +8,6 @@ use ApiClients\Client\GitHubEnterprise\Schema\LicenseSimple; use ApiClients\Client\GitHubEnterprise\Schema\OrganizationSimpleWebhooks; use ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks; -use ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\CustomProperties; use ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\Permissions; use ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\TemplateRepository; use ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\TemplateRepository\Owner; @@ -63,7 +62,6 @@ public function hydrateObject(string $className, array $payload): object 'ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\TemplateRepository\Owner' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️RepositoryWebhooks⚡️TemplateRepository⚡️Owner($payload), 'ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\TemplateRepository\Permissions' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️RepositoryWebhooks⚡️TemplateRepository⚡️Permissions($payload), 'ApiClients\Client\GitHubEnterprise\Schema\SimpleUserWebhooks' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️SimpleUserWebhooks($payload), - 'ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\CustomProperties' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️RepositoryWebhooks⚡️CustomProperties($payload), 'ApiClients\Client\GitHubEnterprise\Schema\Repository\TemplateRepository\Owner' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️Repository⚡️TemplateRepository⚡️Owner($payload), 'ApiClients\Client\GitHubEnterprise\Schema\Repository\TemplateRepository\Permissions' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️Repository⚡️TemplateRepository⚡️Permissions($payload), default => throw UnableToHydrateObject::noHydrationDefined($className, $this->hydrationStack), @@ -1277,26 +1275,6 @@ private function hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema after_topics: - $value = $payload['custom_properties'] ?? null; - - if ($value === null) { - $properties['customProperties'] = null; - goto after_customProperties; - } - - if (is_array($value)) { - try { - $this->hydrationStack[] = 'customProperties'; - $value = $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️RepositoryWebhooks⚡️CustomProperties($value); - } finally { - array_pop($this->hydrationStack); - } - } - - $properties['customProperties'] = $value; - - after_customProperties: - $value = $payload['has_issues'] ?? null; if ($value === null) { @@ -3638,26 +3616,6 @@ private function hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema } } - private function hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️RepositoryWebhooks⚡️CustomProperties(array $payload): CustomProperties - { - $properties = []; - $missingFields = []; - try { - } catch (Throwable $exception) { - throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\CustomProperties', $exception, stack: $this->hydrationStack); - } - - if (count($missingFields) > 0) { - throw UnableToHydrateObject::dueToMissingFields(CustomProperties::class, $missingFields, stack: $this->hydrationStack); - } - - try { - return new CustomProperties(...$properties); - } catch (Throwable $exception) { - throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\CustomProperties', $exception, stack: $this->hydrationStack); - } - } - private function hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️Repository⚡️TemplateRepository⚡️Owner(array $payload): \ApiClients\Client\GitHubEnterprise\Schema\Repository\TemplateRepository\Owner { $properties = []; @@ -4482,15 +4440,6 @@ private function serializeObjectApiClients⚡️Client⚡️GitHubEnterprise⚡ $topics = $topicsSerializer0->serialize($topics, $this); after_topics: $result['topics'] = $topics; - $customProperties = $object->customProperties; - - if ($customProperties === null) { - goto after_customProperties; - } - - $customProperties = $this->serializeObjectApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️RepositoryWebhooks⚡️CustomProperties($customProperties); - after_customProperties: $result['custom_properties'] = $customProperties; - $hasIssues = $object->hasIssues; after_hasIssues: $result['has_issues'] = $hasIssues; diff --git a/clients/GitHubEnterprise-3.7/src/Internal/Hydrator/WebHook/Gollum.php b/clients/GitHubEnterprise-3.7/src/Internal/Hydrator/WebHook/Gollum.php index 1ab9973a723..3cd80e1712a 100644 --- a/clients/GitHubEnterprise-3.7/src/Internal/Hydrator/WebHook/Gollum.php +++ b/clients/GitHubEnterprise-3.7/src/Internal/Hydrator/WebHook/Gollum.php @@ -8,7 +8,6 @@ use ApiClients\Client\GitHubEnterprise\Schema\LicenseSimple; use ApiClients\Client\GitHubEnterprise\Schema\OrganizationSimpleWebhooks; use ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks; -use ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\CustomProperties; use ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\Permissions; use ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\TemplateRepository; use ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\TemplateRepository\Owner; @@ -63,7 +62,6 @@ public function hydrateObject(string $className, array $payload): object 'ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\TemplateRepository\Owner' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️RepositoryWebhooks⚡️TemplateRepository⚡️Owner($payload), 'ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\TemplateRepository\Permissions' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️RepositoryWebhooks⚡️TemplateRepository⚡️Permissions($payload), 'ApiClients\Client\GitHubEnterprise\Schema\SimpleUserWebhooks' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️SimpleUserWebhooks($payload), - 'ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\CustomProperties' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️RepositoryWebhooks⚡️CustomProperties($payload), 'ApiClients\Client\GitHubEnterprise\Schema\Repository\TemplateRepository\Owner' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️Repository⚡️TemplateRepository⚡️Owner($payload), 'ApiClients\Client\GitHubEnterprise\Schema\Repository\TemplateRepository\Permissions' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️Repository⚡️TemplateRepository⚡️Permissions($payload), default => throw UnableToHydrateObject::noHydrationDefined($className, $this->hydrationStack), @@ -1277,26 +1275,6 @@ private function hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema after_topics: - $value = $payload['custom_properties'] ?? null; - - if ($value === null) { - $properties['customProperties'] = null; - goto after_customProperties; - } - - if (is_array($value)) { - try { - $this->hydrationStack[] = 'customProperties'; - $value = $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️RepositoryWebhooks⚡️CustomProperties($value); - } finally { - array_pop($this->hydrationStack); - } - } - - $properties['customProperties'] = $value; - - after_customProperties: - $value = $payload['has_issues'] ?? null; if ($value === null) { @@ -3638,26 +3616,6 @@ private function hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema } } - private function hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️RepositoryWebhooks⚡️CustomProperties(array $payload): CustomProperties - { - $properties = []; - $missingFields = []; - try { - } catch (Throwable $exception) { - throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\CustomProperties', $exception, stack: $this->hydrationStack); - } - - if (count($missingFields) > 0) { - throw UnableToHydrateObject::dueToMissingFields(CustomProperties::class, $missingFields, stack: $this->hydrationStack); - } - - try { - return new CustomProperties(...$properties); - } catch (Throwable $exception) { - throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\CustomProperties', $exception, stack: $this->hydrationStack); - } - } - private function hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️Repository⚡️TemplateRepository⚡️Owner(array $payload): \ApiClients\Client\GitHubEnterprise\Schema\Repository\TemplateRepository\Owner { $properties = []; @@ -4484,15 +4442,6 @@ private function serializeObjectApiClients⚡️Client⚡️GitHubEnterprise⚡ $topics = $topicsSerializer0->serialize($topics, $this); after_topics: $result['topics'] = $topics; - $customProperties = $object->customProperties; - - if ($customProperties === null) { - goto after_customProperties; - } - - $customProperties = $this->serializeObjectApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️RepositoryWebhooks⚡️CustomProperties($customProperties); - after_customProperties: $result['custom_properties'] = $customProperties; - $hasIssues = $object->hasIssues; after_hasIssues: $result['has_issues'] = $hasIssues; diff --git a/clients/GitHubEnterprise-3.7/src/Internal/Hydrator/WebHook/Installation.php b/clients/GitHubEnterprise-3.7/src/Internal/Hydrator/WebHook/Installation.php index 791731cc9b0..13757b62657 100644 --- a/clients/GitHubEnterprise-3.7/src/Internal/Hydrator/WebHook/Installation.php +++ b/clients/GitHubEnterprise-3.7/src/Internal/Hydrator/WebHook/Installation.php @@ -10,7 +10,6 @@ use ApiClients\Client\GitHubEnterprise\Schema\LicenseSimple; use ApiClients\Client\GitHubEnterprise\Schema\OrganizationSimpleWebhooks; use ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks; -use ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\CustomProperties; use ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\Permissions; use ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\TemplateRepository; use ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\TemplateRepository\Owner; @@ -75,7 +74,6 @@ public function hydrateObject(string $className, array $payload): object 'ApiClients\Client\GitHubEnterprise\Schema\WebhookInstallationNewPermissionsAccepted' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️WebhookInstallationNewPermissionsAccepted($payload), 'ApiClients\Client\GitHubEnterprise\Schema\WebhookInstallationSuspend' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️WebhookInstallationSuspend($payload), 'ApiClients\Client\GitHubEnterprise\Schema\WebhookInstallationUnsuspend' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️WebhookInstallationUnsuspend($payload), - 'ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\CustomProperties' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️RepositoryWebhooks⚡️CustomProperties($payload), 'ApiClients\Client\GitHubEnterprise\Schema\Repository\TemplateRepository\Owner' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️Repository⚡️TemplateRepository⚡️Owner($payload), 'ApiClients\Client\GitHubEnterprise\Schema\Repository\TemplateRepository\Permissions' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️Repository⚡️TemplateRepository⚡️Permissions($payload), default => throw UnableToHydrateObject::noHydrationDefined($className, $this->hydrationStack), @@ -2291,26 +2289,6 @@ private function hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema after_topics: - $value = $payload['custom_properties'] ?? null; - - if ($value === null) { - $properties['customProperties'] = null; - goto after_customProperties; - } - - if (is_array($value)) { - try { - $this->hydrationStack[] = 'customProperties'; - $value = $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️RepositoryWebhooks⚡️CustomProperties($value); - } finally { - array_pop($this->hydrationStack); - } - } - - $properties['customProperties'] = $value; - - after_customProperties: - $value = $payload['has_issues'] ?? null; if ($value === null) { @@ -5260,26 +5238,6 @@ private function hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema } } - private function hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️RepositoryWebhooks⚡️CustomProperties(array $payload): CustomProperties - { - $properties = []; - $missingFields = []; - try { - } catch (Throwable $exception) { - throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\CustomProperties', $exception, stack: $this->hydrationStack); - } - - if (count($missingFields) > 0) { - throw UnableToHydrateObject::dueToMissingFields(CustomProperties::class, $missingFields, stack: $this->hydrationStack); - } - - try { - return new CustomProperties(...$properties); - } catch (Throwable $exception) { - throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\CustomProperties', $exception, stack: $this->hydrationStack); - } - } - private function hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️Repository⚡️TemplateRepository⚡️Owner(array $payload): \ApiClients\Client\GitHubEnterprise\Schema\Repository\TemplateRepository\Owner { $properties = []; @@ -6676,15 +6634,6 @@ private function serializeObjectApiClients⚡️Client⚡️GitHubEnterprise⚡ $topics = $topicsSerializer0->serialize($topics, $this); after_topics: $result['topics'] = $topics; - $customProperties = $object->customProperties; - - if ($customProperties === null) { - goto after_customProperties; - } - - $customProperties = $this->serializeObjectApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️RepositoryWebhooks⚡️CustomProperties($customProperties); - after_customProperties: $result['custom_properties'] = $customProperties; - $hasIssues = $object->hasIssues; after_hasIssues: $result['has_issues'] = $hasIssues; diff --git a/clients/GitHubEnterprise-3.7/src/Internal/Hydrator/WebHook/InstallationRepositories.php b/clients/GitHubEnterprise-3.7/src/Internal/Hydrator/WebHook/InstallationRepositories.php index 986d8ff671b..cf3cb0b3925 100644 --- a/clients/GitHubEnterprise-3.7/src/Internal/Hydrator/WebHook/InstallationRepositories.php +++ b/clients/GitHubEnterprise-3.7/src/Internal/Hydrator/WebHook/InstallationRepositories.php @@ -11,7 +11,6 @@ use ApiClients\Client\GitHubEnterprise\Schema\LicenseSimple; use ApiClients\Client\GitHubEnterprise\Schema\OrganizationSimpleWebhooks; use ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks; -use ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\CustomProperties; use ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\Permissions; use ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\TemplateRepository; use ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\TemplateRepository\Owner; @@ -71,7 +70,6 @@ public function hydrateObject(string $className, array $payload): object 'ApiClients\Client\GitHubEnterprise\Schema\SimpleUserWebhooks' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️SimpleUserWebhooks($payload), 'ApiClients\Client\GitHubEnterprise\Schema\WebhookInstallationRepositoriesRemoved' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️WebhookInstallationRepositoriesRemoved($payload), 'ApiClients\Client\GitHubEnterprise\Schema\WebhookInstallationRepositoriesRemoved\Requester' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️WebhookInstallationRepositoriesRemoved⚡️Requester($payload), - 'ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\CustomProperties' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️RepositoryWebhooks⚡️CustomProperties($payload), 'ApiClients\Client\GitHubEnterprise\Schema\Repository\TemplateRepository\Owner' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️Repository⚡️TemplateRepository⚡️Owner($payload), 'ApiClients\Client\GitHubEnterprise\Schema\Repository\TemplateRepository\Permissions' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️Repository⚡️TemplateRepository⚡️Permissions($payload), default => throw UnableToHydrateObject::noHydrationDefined($className, $this->hydrationStack), @@ -2309,26 +2307,6 @@ private function hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema after_topics: - $value = $payload['custom_properties'] ?? null; - - if ($value === null) { - $properties['customProperties'] = null; - goto after_customProperties; - } - - if (is_array($value)) { - try { - $this->hydrationStack[] = 'customProperties'; - $value = $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️RepositoryWebhooks⚡️CustomProperties($value); - } finally { - array_pop($this->hydrationStack); - } - } - - $properties['customProperties'] = $value; - - after_customProperties: - $value = $payload['has_issues'] ?? null; if ($value === null) { @@ -5103,26 +5081,6 @@ private function hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema } } - private function hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️RepositoryWebhooks⚡️CustomProperties(array $payload): CustomProperties - { - $properties = []; - $missingFields = []; - try { - } catch (Throwable $exception) { - throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\CustomProperties', $exception, stack: $this->hydrationStack); - } - - if (count($missingFields) > 0) { - throw UnableToHydrateObject::dueToMissingFields(CustomProperties::class, $missingFields, stack: $this->hydrationStack); - } - - try { - return new CustomProperties(...$properties); - } catch (Throwable $exception) { - throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\CustomProperties', $exception, stack: $this->hydrationStack); - } - } - private function hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️Repository⚡️TemplateRepository⚡️Owner(array $payload): \ApiClients\Client\GitHubEnterprise\Schema\Repository\TemplateRepository\Owner { $properties = []; @@ -6525,15 +6483,6 @@ private function serializeObjectApiClients⚡️Client⚡️GitHubEnterprise⚡ $topics = $topicsSerializer0->serialize($topics, $this); after_topics: $result['topics'] = $topics; - $customProperties = $object->customProperties; - - if ($customProperties === null) { - goto after_customProperties; - } - - $customProperties = $this->serializeObjectApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️RepositoryWebhooks⚡️CustomProperties($customProperties); - after_customProperties: $result['custom_properties'] = $customProperties; - $hasIssues = $object->hasIssues; after_hasIssues: $result['has_issues'] = $hasIssues; diff --git a/clients/GitHubEnterprise-3.7/src/Internal/Hydrator/WebHook/InstallationTarget.php b/clients/GitHubEnterprise-3.7/src/Internal/Hydrator/WebHook/InstallationTarget.php index 22dd00c2c97..25b2c728cf1 100644 --- a/clients/GitHubEnterprise-3.7/src/Internal/Hydrator/WebHook/InstallationTarget.php +++ b/clients/GitHubEnterprise-3.7/src/Internal/Hydrator/WebHook/InstallationTarget.php @@ -8,7 +8,6 @@ use ApiClients\Client\GitHubEnterprise\Schema\LicenseSimple; use ApiClients\Client\GitHubEnterprise\Schema\OrganizationSimpleWebhooks; use ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks; -use ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\CustomProperties; use ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\Permissions; use ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\TemplateRepository; use ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\TemplateRepository\Owner; @@ -71,7 +70,6 @@ public function hydrateObject(string $className, array $payload): object 'ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\TemplateRepository\Owner' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️RepositoryWebhooks⚡️TemplateRepository⚡️Owner($payload), 'ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\TemplateRepository\Permissions' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️RepositoryWebhooks⚡️TemplateRepository⚡️Permissions($payload), 'ApiClients\Client\GitHubEnterprise\Schema\SimpleUserWebhooks' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️SimpleUserWebhooks($payload), - 'ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\CustomProperties' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️RepositoryWebhooks⚡️CustomProperties($payload), 'ApiClients\Client\GitHubEnterprise\Schema\Repository\TemplateRepository\Owner' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️Repository⚡️TemplateRepository⚡️Owner($payload), 'ApiClients\Client\GitHubEnterprise\Schema\Repository\TemplateRepository\Permissions' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️Repository⚡️TemplateRepository⚡️Permissions($payload), default => throw UnableToHydrateObject::noHydrationDefined($className, $this->hydrationStack), @@ -1859,26 +1857,6 @@ private function hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema after_topics: - $value = $payload['custom_properties'] ?? null; - - if ($value === null) { - $properties['customProperties'] = null; - goto after_customProperties; - } - - if (is_array($value)) { - try { - $this->hydrationStack[] = 'customProperties'; - $value = $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️RepositoryWebhooks⚡️CustomProperties($value); - } finally { - array_pop($this->hydrationStack); - } - } - - $properties['customProperties'] = $value; - - after_customProperties: - $value = $payload['has_issues'] ?? null; if ($value === null) { @@ -4220,26 +4198,6 @@ private function hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema } } - private function hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️RepositoryWebhooks⚡️CustomProperties(array $payload): CustomProperties - { - $properties = []; - $missingFields = []; - try { - } catch (Throwable $exception) { - throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\CustomProperties', $exception, stack: $this->hydrationStack); - } - - if (count($missingFields) > 0) { - throw UnableToHydrateObject::dueToMissingFields(CustomProperties::class, $missingFields, stack: $this->hydrationStack); - } - - try { - return new CustomProperties(...$properties); - } catch (Throwable $exception) { - throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\CustomProperties', $exception, stack: $this->hydrationStack); - } - } - private function hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️Repository⚡️TemplateRepository⚡️Owner(array $payload): \ApiClients\Client\GitHubEnterprise\Schema\Repository\TemplateRepository\Owner { $properties = []; @@ -5385,15 +5343,6 @@ private function serializeObjectApiClients⚡️Client⚡️GitHubEnterprise⚡ $topics = $topicsSerializer0->serialize($topics, $this); after_topics: $result['topics'] = $topics; - $customProperties = $object->customProperties; - - if ($customProperties === null) { - goto after_customProperties; - } - - $customProperties = $this->serializeObjectApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️RepositoryWebhooks⚡️CustomProperties($customProperties); - after_customProperties: $result['custom_properties'] = $customProperties; - $hasIssues = $object->hasIssues; after_hasIssues: $result['has_issues'] = $hasIssues; diff --git a/clients/GitHubEnterprise-3.7/src/Internal/Hydrator/WebHook/IssueComment.php b/clients/GitHubEnterprise-3.7/src/Internal/Hydrator/WebHook/IssueComment.php index d555112cbf9..bc9348d019b 100644 --- a/clients/GitHubEnterprise-3.7/src/Internal/Hydrator/WebHook/IssueComment.php +++ b/clients/GitHubEnterprise-3.7/src/Internal/Hydrator/WebHook/IssueComment.php @@ -10,7 +10,6 @@ use ApiClients\Client\GitHubEnterprise\Schema\LicenseSimple; use ApiClients\Client\GitHubEnterprise\Schema\OrganizationSimpleWebhooks; use ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks; -use ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\CustomProperties; use ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\TemplateRepository; use ApiClients\Client\GitHubEnterprise\Schema\SimpleInstallation; use ApiClients\Client\GitHubEnterprise\Schema\SimpleUser; @@ -122,7 +121,6 @@ public function hydrateObject(string $className, array $payload): object 'ApiClients\Client\GitHubEnterprise\Schema\WebhookIssueCommentEdited\Issue\PullRequest' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️WebhookIssueCommentEdited⚡️Issue⚡️PullRequest($payload), 'ApiClients\Client\GitHubEnterprise\Schema\WebhookIssueCommentEdited\Issue\Reactions' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️WebhookIssueCommentEdited⚡️Issue⚡️Reactions($payload), 'ApiClients\Client\GitHubEnterprise\Schema\WebhookIssueCommentEdited\Issue\User' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️WebhookIssueCommentEdited⚡️Issue⚡️User($payload), - 'ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\CustomProperties' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️RepositoryWebhooks⚡️CustomProperties($payload), 'ApiClients\Client\GitHubEnterprise\Schema\Repository\TemplateRepository\Owner' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️Repository⚡️TemplateRepository⚡️Owner($payload), 'ApiClients\Client\GitHubEnterprise\Schema\Repository\TemplateRepository\Permissions' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️Repository⚡️TemplateRepository⚡️Permissions($payload), default => throw UnableToHydrateObject::noHydrationDefined($className, $this->hydrationStack), @@ -4864,26 +4862,6 @@ private function hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema after_topics: - $value = $payload['custom_properties'] ?? null; - - if ($value === null) { - $properties['customProperties'] = null; - goto after_customProperties; - } - - if (is_array($value)) { - try { - $this->hydrationStack[] = 'customProperties'; - $value = $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️RepositoryWebhooks⚡️CustomProperties($value); - } finally { - array_pop($this->hydrationStack); - } - } - - $properties['customProperties'] = $value; - - after_customProperties: - $value = $payload['has_issues'] ?? null; if ($value === null) { @@ -13284,26 +13262,6 @@ private function hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema } } - private function hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️RepositoryWebhooks⚡️CustomProperties(array $payload): CustomProperties - { - $properties = []; - $missingFields = []; - try { - } catch (Throwable $exception) { - throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\CustomProperties', $exception, stack: $this->hydrationStack); - } - - if (count($missingFields) > 0) { - throw UnableToHydrateObject::dueToMissingFields(CustomProperties::class, $missingFields, stack: $this->hydrationStack); - } - - try { - return new CustomProperties(...$properties); - } catch (Throwable $exception) { - throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\CustomProperties', $exception, stack: $this->hydrationStack); - } - } - private function hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️Repository⚡️TemplateRepository⚡️Owner(array $payload): \ApiClients\Client\GitHubEnterprise\Schema\Repository\TemplateRepository\Owner { $properties = []; @@ -16085,15 +16043,6 @@ private function serializeObjectApiClients⚡️Client⚡️GitHubEnterprise⚡ $topics = $topicsSerializer0->serialize($topics, $this); after_topics: $result['topics'] = $topics; - $customProperties = $object->customProperties; - - if ($customProperties === null) { - goto after_customProperties; - } - - $customProperties = $this->serializeObjectApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️RepositoryWebhooks⚡️CustomProperties($customProperties); - after_customProperties: $result['custom_properties'] = $customProperties; - $hasIssues = $object->hasIssues; after_hasIssues: $result['has_issues'] = $hasIssues; diff --git a/clients/GitHubEnterprise-3.7/src/Internal/Hydrator/WebHook/Issues.php b/clients/GitHubEnterprise-3.7/src/Internal/Hydrator/WebHook/Issues.php index f7f94d03fde..aab8ef56eb8 100644 --- a/clients/GitHubEnterprise-3.7/src/Internal/Hydrator/WebHook/Issues.php +++ b/clients/GitHubEnterprise-3.7/src/Internal/Hydrator/WebHook/Issues.php @@ -8,7 +8,6 @@ use ApiClients\Client\GitHubEnterprise\Schema\LicenseSimple; use ApiClients\Client\GitHubEnterprise\Schema\OrganizationSimpleWebhooks; use ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks; -use ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\CustomProperties; use ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\TemplateRepository; use ApiClients\Client\GitHubEnterprise\Schema\SimpleInstallation; use ApiClients\Client\GitHubEnterprise\Schema\SimpleUser; @@ -321,13 +320,10 @@ public function hydrateObject(string $className, array $payload): object 'ApiClients\Client\GitHubEnterprise\Schema\WebhookIssueCommentCreated\Issue\Milestone\Creator' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️WebhookIssueCommentCreated⚡️Issue⚡️Milestone⚡️Creator($payload), 'ApiClients\Client\GitHubEnterprise\Schema\WebhookIssueCommentEdited\Issue\PerformedViaGithubApp\Owner' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️WebhookIssueCommentEdited⚡️Issue⚡️PerformedViaGithubApp⚡️Owner($payload), 'ApiClients\Client\GitHubEnterprise\Schema\WebhookIssueCommentEdited\Issue\PerformedViaGithubApp\Permissions' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️WebhookIssueCommentEdited⚡️Issue⚡️PerformedViaGithubApp⚡️Permissions($payload), - 'ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\CustomProperties' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️RepositoryWebhooks⚡️CustomProperties($payload), 'ApiClients\Client\GitHubEnterprise\Schema\Repository\TemplateRepository\Owner' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️Repository⚡️TemplateRepository⚡️Owner($payload), 'ApiClients\Client\GitHubEnterprise\Schema\Repository\TemplateRepository\Permissions' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️Repository⚡️TemplateRepository⚡️Permissions($payload), 'ApiClients\Client\GitHubEnterprise\Schema\WebhookIssueCommentDeleted\Issue\PerformedViaGithubApp\Owner' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️WebhookIssueCommentDeleted⚡️Issue⚡️PerformedViaGithubApp⚡️Owner($payload), 'ApiClients\Client\GitHubEnterprise\Schema\WebhookIssueCommentDeleted\Issue\PerformedViaGithubApp\Permissions' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️WebhookIssueCommentDeleted⚡️Issue⚡️PerformedViaGithubApp⚡️Permissions($payload), - 'ApiClients\Client\GitHubEnterprise\Schema\WebhookIssuesOpened\Changes\OldRepository\CustomProperties' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️WebhookIssuesOpened⚡️Changes⚡️OldRepository⚡️CustomProperties($payload), - 'ApiClients\Client\GitHubEnterprise\Schema\WebhookIssuesTransferred\Changes\NewRepository\CustomProperties' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️WebhookIssuesTransferred⚡️Changes⚡️NewRepository⚡️CustomProperties($payload), default => throw UnableToHydrateObject::noHydrationDefined($className, $this->hydrationStack), }; } @@ -4212,26 +4208,6 @@ private function hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema after_topics: - $value = $payload['custom_properties'] ?? null; - - if ($value === null) { - $properties['customProperties'] = null; - goto after_customProperties; - } - - if (is_array($value)) { - try { - $this->hydrationStack[] = 'customProperties'; - $value = $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️RepositoryWebhooks⚡️CustomProperties($value); - } finally { - array_pop($this->hydrationStack); - } - } - - $properties['customProperties'] = $value; - - after_customProperties: - $value = $payload['has_issues'] ?? null; if ($value === null) { @@ -28449,26 +28425,6 @@ private function hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema after_createdAt: - $value = $payload['custom_properties'] ?? null; - - if ($value === null) { - $properties['customProperties'] = null; - goto after_customProperties; - } - - if (is_array($value)) { - try { - $this->hydrationStack[] = 'customProperties'; - $value = $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️WebhookIssuesOpened⚡️Changes⚡️OldRepository⚡️CustomProperties($value); - } finally { - array_pop($this->hydrationStack); - } - } - - $properties['customProperties'] = $value; - - after_customProperties: - $value = $payload['default_branch'] ?? null; if ($value === null) { @@ -39975,26 +39931,6 @@ private function hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema after_createdAt: - $value = $payload['custom_properties'] ?? null; - - if ($value === null) { - $properties['customProperties'] = null; - goto after_customProperties; - } - - if (is_array($value)) { - try { - $this->hydrationStack[] = 'customProperties'; - $value = $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️WebhookIssuesTransferred⚡️Changes⚡️NewRepository⚡️CustomProperties($value); - } finally { - array_pop($this->hydrationStack); - } - } - - $properties['customProperties'] = $value; - - after_customProperties: - $value = $payload['default_branch'] ?? null; if ($value === null) { @@ -56107,26 +56043,6 @@ private function hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema } } - private function hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️RepositoryWebhooks⚡️CustomProperties(array $payload): CustomProperties - { - $properties = []; - $missingFields = []; - try { - } catch (Throwable $exception) { - throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\CustomProperties', $exception, stack: $this->hydrationStack); - } - - if (count($missingFields) > 0) { - throw UnableToHydrateObject::dueToMissingFields(CustomProperties::class, $missingFields, stack: $this->hydrationStack); - } - - try { - return new CustomProperties(...$properties); - } catch (Throwable $exception) { - throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\CustomProperties', $exception, stack: $this->hydrationStack); - } - } - private function hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️Repository⚡️TemplateRepository⚡️Owner(array $payload): \ApiClients\Client\GitHubEnterprise\Schema\Repository\TemplateRepository\Owner { $properties = []; @@ -57072,46 +56988,6 @@ private function hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema } } - private function hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️WebhookIssuesOpened⚡️Changes⚡️OldRepository⚡️CustomProperties(array $payload): \ApiClients\Client\GitHubEnterprise\Schema\WebhookIssuesOpened\Changes\OldRepository\CustomProperties - { - $properties = []; - $missingFields = []; - try { - } catch (Throwable $exception) { - throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHubEnterprise\Schema\WebhookIssuesOpened\Changes\OldRepository\CustomProperties', $exception, stack: $this->hydrationStack); - } - - if (count($missingFields) > 0) { - throw UnableToHydrateObject::dueToMissingFields(\ApiClients\Client\GitHubEnterprise\Schema\WebhookIssuesOpened\Changes\OldRepository\CustomProperties::class, $missingFields, stack: $this->hydrationStack); - } - - try { - return new \ApiClients\Client\GitHubEnterprise\Schema\WebhookIssuesOpened\Changes\OldRepository\CustomProperties(...$properties); - } catch (Throwable $exception) { - throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHubEnterprise\Schema\WebhookIssuesOpened\Changes\OldRepository\CustomProperties', $exception, stack: $this->hydrationStack); - } - } - - private function hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️WebhookIssuesTransferred⚡️Changes⚡️NewRepository⚡️CustomProperties(array $payload): \ApiClients\Client\GitHubEnterprise\Schema\WebhookIssuesTransferred\Changes\NewRepository\CustomProperties - { - $properties = []; - $missingFields = []; - try { - } catch (Throwable $exception) { - throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHubEnterprise\Schema\WebhookIssuesTransferred\Changes\NewRepository\CustomProperties', $exception, stack: $this->hydrationStack); - } - - if (count($missingFields) > 0) { - throw UnableToHydrateObject::dueToMissingFields(\ApiClients\Client\GitHubEnterprise\Schema\WebhookIssuesTransferred\Changes\NewRepository\CustomProperties::class, $missingFields, stack: $this->hydrationStack); - } - - try { - return new \ApiClients\Client\GitHubEnterprise\Schema\WebhookIssuesTransferred\Changes\NewRepository\CustomProperties(...$properties); - } catch (Throwable $exception) { - throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHubEnterprise\Schema\WebhookIssuesTransferred\Changes\NewRepository\CustomProperties', $exception, stack: $this->hydrationStack); - } - } - private function serializeViaTypeMap(string $accessor, object $object, array $payloadToTypeMap): array { foreach ($payloadToTypeMap as $payloadType => [$valueType, $method]) { @@ -59437,15 +59313,6 @@ private function serializeObjectApiClients⚡️Client⚡️GitHubEnterprise⚡ $topics = $topicsSerializer0->serialize($topics, $this); after_topics: $result['topics'] = $topics; - $customProperties = $object->customProperties; - - if ($customProperties === null) { - goto after_customProperties; - } - - $customProperties = $this->serializeObjectApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️RepositoryWebhooks⚡️CustomProperties($customProperties); - after_customProperties: $result['custom_properties'] = $customProperties; - $hasIssues = $object->hasIssues; after_hasIssues: $result['has_issues'] = $hasIssues; @@ -73213,15 +73080,6 @@ private function serializeObjectApiClients⚡️Client⚡️GitHubEnterprise⚡ $createdAt = $object->createdAt; after_createdAt: $result['created_at'] = $createdAt; - $customProperties = $object->customProperties; - - if ($customProperties === null) { - goto after_customProperties; - } - - $customProperties = $this->serializeObjectApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️WebhookIssuesOpened⚡️Changes⚡️OldRepository⚡️CustomProperties($customProperties); - after_customProperties: $result['custom_properties'] = $customProperties; - $defaultBranch = $object->defaultBranch; after_defaultBranch: $result['default_branch'] = $defaultBranch; @@ -79629,15 +79487,6 @@ private function serializeObjectApiClients⚡️Client⚡️GitHubEnterprise⚡ $createdAt = $object->createdAt; after_createdAt: $result['created_at'] = $createdAt; - $customProperties = $object->customProperties; - - if ($customProperties === null) { - goto after_customProperties; - } - - $customProperties = $this->serializeObjectApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️WebhookIssuesTransferred⚡️Changes⚡️NewRepository⚡️CustomProperties($customProperties); - after_customProperties: $result['custom_properties'] = $customProperties; - $defaultBranch = $object->defaultBranch; after_defaultBranch: $result['default_branch'] = $defaultBranch; diff --git a/clients/GitHubEnterprise-3.7/src/Internal/Hydrator/WebHook/Label.php b/clients/GitHubEnterprise-3.7/src/Internal/Hydrator/WebHook/Label.php index de096939cff..645c4ec4f49 100644 --- a/clients/GitHubEnterprise-3.7/src/Internal/Hydrator/WebHook/Label.php +++ b/clients/GitHubEnterprise-3.7/src/Internal/Hydrator/WebHook/Label.php @@ -8,7 +8,6 @@ use ApiClients\Client\GitHubEnterprise\Schema\LicenseSimple; use ApiClients\Client\GitHubEnterprise\Schema\OrganizationSimpleWebhooks; use ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks; -use ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\CustomProperties; use ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\Permissions; use ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\TemplateRepository; use ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\TemplateRepository\Owner; @@ -78,7 +77,6 @@ public function hydrateObject(string $className, array $payload): object 'ApiClients\Client\GitHubEnterprise\Schema\WebhookLabelEdited\Changes\Description' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️WebhookLabelEdited⚡️Changes⚡️Description($payload), 'ApiClients\Client\GitHubEnterprise\Schema\WebhookLabelEdited\Changes\Name' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️WebhookLabelEdited⚡️Changes⚡️Name($payload), 'ApiClients\Client\GitHubEnterprise\Schema\WebhookLabelEdited\Label' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️WebhookLabelEdited⚡️Label($payload), - 'ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\CustomProperties' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️RepositoryWebhooks⚡️CustomProperties($payload), 'ApiClients\Client\GitHubEnterprise\Schema\Repository\TemplateRepository\Owner' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️Repository⚡️TemplateRepository⚡️Owner($payload), 'ApiClients\Client\GitHubEnterprise\Schema\Repository\TemplateRepository\Permissions' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️Repository⚡️TemplateRepository⚡️Permissions($payload), default => throw UnableToHydrateObject::noHydrationDefined($className, $this->hydrationStack), @@ -1408,26 +1406,6 @@ private function hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema after_topics: - $value = $payload['custom_properties'] ?? null; - - if ($value === null) { - $properties['customProperties'] = null; - goto after_customProperties; - } - - if (is_array($value)) { - try { - $this->hydrationStack[] = 'customProperties'; - $value = $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️RepositoryWebhooks⚡️CustomProperties($value); - } finally { - array_pop($this->hydrationStack); - } - } - - $properties['customProperties'] = $value; - - after_customProperties: - $value = $payload['has_issues'] ?? null; if ($value === null) { @@ -4450,26 +4428,6 @@ private function hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema } } - private function hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️RepositoryWebhooks⚡️CustomProperties(array $payload): CustomProperties - { - $properties = []; - $missingFields = []; - try { - } catch (Throwable $exception) { - throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\CustomProperties', $exception, stack: $this->hydrationStack); - } - - if (count($missingFields) > 0) { - throw UnableToHydrateObject::dueToMissingFields(CustomProperties::class, $missingFields, stack: $this->hydrationStack); - } - - try { - return new CustomProperties(...$properties); - } catch (Throwable $exception) { - throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\CustomProperties', $exception, stack: $this->hydrationStack); - } - } - private function hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️Repository⚡️TemplateRepository⚡️Owner(array $payload): \ApiClients\Client\GitHubEnterprise\Schema\Repository\TemplateRepository\Owner { $properties = []; @@ -5341,15 +5299,6 @@ private function serializeObjectApiClients⚡️Client⚡️GitHubEnterprise⚡ $topics = $topicsSerializer0->serialize($topics, $this); after_topics: $result['topics'] = $topics; - $customProperties = $object->customProperties; - - if ($customProperties === null) { - goto after_customProperties; - } - - $customProperties = $this->serializeObjectApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️RepositoryWebhooks⚡️CustomProperties($customProperties); - after_customProperties: $result['custom_properties'] = $customProperties; - $hasIssues = $object->hasIssues; after_hasIssues: $result['has_issues'] = $hasIssues; diff --git a/clients/GitHubEnterprise-3.7/src/Internal/Hydrator/WebHook/Member.php b/clients/GitHubEnterprise-3.7/src/Internal/Hydrator/WebHook/Member.php index 5fb7eed182d..7e4695d5a36 100644 --- a/clients/GitHubEnterprise-3.7/src/Internal/Hydrator/WebHook/Member.php +++ b/clients/GitHubEnterprise-3.7/src/Internal/Hydrator/WebHook/Member.php @@ -8,7 +8,6 @@ use ApiClients\Client\GitHubEnterprise\Schema\LicenseSimple; use ApiClients\Client\GitHubEnterprise\Schema\OrganizationSimpleWebhooks; use ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks; -use ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\CustomProperties; use ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\Permissions; use ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\TemplateRepository; use ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\TemplateRepository\Owner; @@ -78,7 +77,6 @@ public function hydrateObject(string $className, array $payload): object 'ApiClients\Client\GitHubEnterprise\Schema\WebhookMemberEdited\Member' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️WebhookMemberEdited⚡️Member($payload), 'ApiClients\Client\GitHubEnterprise\Schema\WebhookMemberRemoved' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️WebhookMemberRemoved($payload), 'ApiClients\Client\GitHubEnterprise\Schema\WebhookMemberRemoved\Member' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️WebhookMemberRemoved⚡️Member($payload), - 'ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\CustomProperties' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️RepositoryWebhooks⚡️CustomProperties($payload), 'ApiClients\Client\GitHubEnterprise\Schema\Repository\TemplateRepository\Owner' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️Repository⚡️TemplateRepository⚡️Owner($payload), 'ApiClients\Client\GitHubEnterprise\Schema\Repository\TemplateRepository\Permissions' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️Repository⚡️TemplateRepository⚡️Permissions($payload), default => throw UnableToHydrateObject::noHydrationDefined($className, $this->hydrationStack), @@ -1651,26 +1649,6 @@ private function hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema after_topics: - $value = $payload['custom_properties'] ?? null; - - if ($value === null) { - $properties['customProperties'] = null; - goto after_customProperties; - } - - if (is_array($value)) { - try { - $this->hydrationStack[] = 'customProperties'; - $value = $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️RepositoryWebhooks⚡️CustomProperties($value); - } finally { - array_pop($this->hydrationStack); - } - } - - $properties['customProperties'] = $value; - - after_customProperties: - $value = $payload['has_issues'] ?? null; if ($value === null) { @@ -4962,26 +4940,6 @@ private function hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema } } - private function hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️RepositoryWebhooks⚡️CustomProperties(array $payload): CustomProperties - { - $properties = []; - $missingFields = []; - try { - } catch (Throwable $exception) { - throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\CustomProperties', $exception, stack: $this->hydrationStack); - } - - if (count($missingFields) > 0) { - throw UnableToHydrateObject::dueToMissingFields(CustomProperties::class, $missingFields, stack: $this->hydrationStack); - } - - try { - return new CustomProperties(...$properties); - } catch (Throwable $exception) { - throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\CustomProperties', $exception, stack: $this->hydrationStack); - } - } - private function hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️Repository⚡️TemplateRepository⚡️Owner(array $payload): \ApiClients\Client\GitHubEnterprise\Schema\Repository\TemplateRepository\Owner { $properties = []; @@ -6023,15 +5981,6 @@ private function serializeObjectApiClients⚡️Client⚡️GitHubEnterprise⚡ $topics = $topicsSerializer0->serialize($topics, $this); after_topics: $result['topics'] = $topics; - $customProperties = $object->customProperties; - - if ($customProperties === null) { - goto after_customProperties; - } - - $customProperties = $this->serializeObjectApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️RepositoryWebhooks⚡️CustomProperties($customProperties); - after_customProperties: $result['custom_properties'] = $customProperties; - $hasIssues = $object->hasIssues; after_hasIssues: $result['has_issues'] = $hasIssues; diff --git a/clients/GitHubEnterprise-3.7/src/Internal/Hydrator/WebHook/Membership.php b/clients/GitHubEnterprise-3.7/src/Internal/Hydrator/WebHook/Membership.php index 68452dbe913..0a7c40ca035 100644 --- a/clients/GitHubEnterprise-3.7/src/Internal/Hydrator/WebHook/Membership.php +++ b/clients/GitHubEnterprise-3.7/src/Internal/Hydrator/WebHook/Membership.php @@ -8,7 +8,6 @@ use ApiClients\Client\GitHubEnterprise\Schema\LicenseSimple; use ApiClients\Client\GitHubEnterprise\Schema\OrganizationSimpleWebhooks; use ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks; -use ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\CustomProperties; use ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\Permissions; use ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\TemplateRepository; use ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\TemplateRepository\Owner; @@ -75,7 +74,6 @@ public function hydrateObject(string $className, array $payload): object 'ApiClients\Client\GitHubEnterprise\Schema\WebhookMembershipRemoved\Sender' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️WebhookMembershipRemoved⚡️Sender($payload), 'ApiClients\Client\GitHubEnterprise\Schema\WebhookMembershipRemoved\Team' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️WebhookMembershipRemoved⚡️Team($payload), 'ApiClients\Client\GitHubEnterprise\Schema\WebhookMembershipRemoved\Team\Parent_' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️WebhookMembershipRemoved⚡️Team⚡️Parent_($payload), - 'ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\CustomProperties' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️RepositoryWebhooks⚡️CustomProperties($payload), 'ApiClients\Client\GitHubEnterprise\Schema\Repository\TemplateRepository\Owner' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️Repository⚡️TemplateRepository⚡️Owner($payload), 'ApiClients\Client\GitHubEnterprise\Schema\Repository\TemplateRepository\Permissions' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️Repository⚡️TemplateRepository⚡️Permissions($payload), default => throw UnableToHydrateObject::noHydrationDefined($className, $this->hydrationStack), @@ -1590,26 +1588,6 @@ private function hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema after_topics: - $value = $payload['custom_properties'] ?? null; - - if ($value === null) { - $properties['customProperties'] = null; - goto after_customProperties; - } - - if (is_array($value)) { - try { - $this->hydrationStack[] = 'customProperties'; - $value = $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️RepositoryWebhooks⚡️CustomProperties($value); - } finally { - array_pop($this->hydrationStack); - } - } - - $properties['customProperties'] = $value; - - after_customProperties: - $value = $payload['has_issues'] ?? null; if ($value === null) { @@ -5254,26 +5232,6 @@ private function hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema } } - private function hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️RepositoryWebhooks⚡️CustomProperties(array $payload): CustomProperties - { - $properties = []; - $missingFields = []; - try { - } catch (Throwable $exception) { - throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\CustomProperties', $exception, stack: $this->hydrationStack); - } - - if (count($missingFields) > 0) { - throw UnableToHydrateObject::dueToMissingFields(CustomProperties::class, $missingFields, stack: $this->hydrationStack); - } - - try { - return new CustomProperties(...$properties); - } catch (Throwable $exception) { - throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\CustomProperties', $exception, stack: $this->hydrationStack); - } - } - private function hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️Repository⚡️TemplateRepository⚡️Owner(array $payload): \ApiClients\Client\GitHubEnterprise\Schema\Repository\TemplateRepository\Owner { $properties = []; @@ -6288,15 +6246,6 @@ private function serializeObjectApiClients⚡️Client⚡️GitHubEnterprise⚡ $topics = $topicsSerializer0->serialize($topics, $this); after_topics: $result['topics'] = $topics; - $customProperties = $object->customProperties; - - if ($customProperties === null) { - goto after_customProperties; - } - - $customProperties = $this->serializeObjectApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️RepositoryWebhooks⚡️CustomProperties($customProperties); - after_customProperties: $result['custom_properties'] = $customProperties; - $hasIssues = $object->hasIssues; after_hasIssues: $result['has_issues'] = $hasIssues; diff --git a/clients/GitHubEnterprise-3.7/src/Internal/Hydrator/WebHook/Meta.php b/clients/GitHubEnterprise-3.7/src/Internal/Hydrator/WebHook/Meta.php index 7f449c21036..6622de2e5a3 100644 --- a/clients/GitHubEnterprise-3.7/src/Internal/Hydrator/WebHook/Meta.php +++ b/clients/GitHubEnterprise-3.7/src/Internal/Hydrator/WebHook/Meta.php @@ -8,7 +8,6 @@ use ApiClients\Client\GitHubEnterprise\Schema\LicenseSimple; use ApiClients\Client\GitHubEnterprise\Schema\OrganizationSimpleWebhooks; use ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks; -use ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\CustomProperties; use ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\Permissions; use ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\TemplateRepository; use ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\TemplateRepository\Owner; @@ -67,7 +66,6 @@ public function hydrateObject(string $className, array $payload): object 'ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\TemplateRepository\Owner' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️RepositoryWebhooks⚡️TemplateRepository⚡️Owner($payload), 'ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\TemplateRepository\Permissions' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️RepositoryWebhooks⚡️TemplateRepository⚡️Permissions($payload), 'ApiClients\Client\GitHubEnterprise\Schema\SimpleUserWebhooks' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️SimpleUserWebhooks($payload), - 'ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\CustomProperties' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️RepositoryWebhooks⚡️CustomProperties($payload), 'ApiClients\Client\GitHubEnterprise\Schema\Repository\TemplateRepository\Owner' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️Repository⚡️TemplateRepository⚡️Owner($payload), 'ApiClients\Client\GitHubEnterprise\Schema\Repository\TemplateRepository\Permissions' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️Repository⚡️TemplateRepository⚡️Permissions($payload), default => throw UnableToHydrateObject::noHydrationDefined($className, $this->hydrationStack), @@ -1491,26 +1489,6 @@ private function hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema after_topics: - $value = $payload['custom_properties'] ?? null; - - if ($value === null) { - $properties['customProperties'] = null; - goto after_customProperties; - } - - if (is_array($value)) { - try { - $this->hydrationStack[] = 'customProperties'; - $value = $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️RepositoryWebhooks⚡️CustomProperties($value); - } finally { - array_pop($this->hydrationStack); - } - } - - $properties['customProperties'] = $value; - - after_customProperties: - $value = $payload['has_issues'] ?? null; if ($value === null) { @@ -3852,26 +3830,6 @@ private function hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema } } - private function hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️RepositoryWebhooks⚡️CustomProperties(array $payload): CustomProperties - { - $properties = []; - $missingFields = []; - try { - } catch (Throwable $exception) { - throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\CustomProperties', $exception, stack: $this->hydrationStack); - } - - if (count($missingFields) > 0) { - throw UnableToHydrateObject::dueToMissingFields(CustomProperties::class, $missingFields, stack: $this->hydrationStack); - } - - try { - return new CustomProperties(...$properties); - } catch (Throwable $exception) { - throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\CustomProperties', $exception, stack: $this->hydrationStack); - } - } - private function hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️Repository⚡️TemplateRepository⚡️Owner(array $payload): \ApiClients\Client\GitHubEnterprise\Schema\Repository\TemplateRepository\Owner { $properties = []; @@ -4775,15 +4733,6 @@ private function serializeObjectApiClients⚡️Client⚡️GitHubEnterprise⚡ $topics = $topicsSerializer0->serialize($topics, $this); after_topics: $result['topics'] = $topics; - $customProperties = $object->customProperties; - - if ($customProperties === null) { - goto after_customProperties; - } - - $customProperties = $this->serializeObjectApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️RepositoryWebhooks⚡️CustomProperties($customProperties); - after_customProperties: $result['custom_properties'] = $customProperties; - $hasIssues = $object->hasIssues; after_hasIssues: $result['has_issues'] = $hasIssues; diff --git a/clients/GitHubEnterprise-3.7/src/Internal/Hydrator/WebHook/Milestone.php b/clients/GitHubEnterprise-3.7/src/Internal/Hydrator/WebHook/Milestone.php index 99206d32689..869550764cf 100644 --- a/clients/GitHubEnterprise-3.7/src/Internal/Hydrator/WebHook/Milestone.php +++ b/clients/GitHubEnterprise-3.7/src/Internal/Hydrator/WebHook/Milestone.php @@ -8,7 +8,6 @@ use ApiClients\Client\GitHubEnterprise\Schema\LicenseSimple; use ApiClients\Client\GitHubEnterprise\Schema\OrganizationSimpleWebhooks; use ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks; -use ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\CustomProperties; use ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\Permissions; use ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\TemplateRepository; use ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\TemplateRepository\Owner; @@ -91,7 +90,6 @@ public function hydrateObject(string $className, array $payload): object 'ApiClients\Client\GitHubEnterprise\Schema\WebhookMilestoneOpened\Milestone' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️WebhookMilestoneOpened⚡️Milestone($payload), 'ApiClients\Client\GitHubEnterprise\Schema\WebhookMilestoneOpened\Milestone\Creator' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️WebhookMilestoneOpened⚡️Milestone⚡️Creator($payload), 'ApiClients\Client\GitHubEnterprise\Schema\WebhookIssuesDemilestoned\Milestone\Creator' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️WebhookIssuesDemilestoned⚡️Milestone⚡️Creator($payload), - 'ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\CustomProperties' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️RepositoryWebhooks⚡️CustomProperties($payload), 'ApiClients\Client\GitHubEnterprise\Schema\Repository\TemplateRepository\Owner' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️Repository⚡️TemplateRepository⚡️Owner($payload), 'ApiClients\Client\GitHubEnterprise\Schema\Repository\TemplateRepository\Permissions' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️Repository⚡️TemplateRepository⚡️Permissions($payload), default => throw UnableToHydrateObject::noHydrationDefined($className, $this->hydrationStack), @@ -1779,26 +1777,6 @@ private function hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema after_topics: - $value = $payload['custom_properties'] ?? null; - - if ($value === null) { - $properties['customProperties'] = null; - goto after_customProperties; - } - - if (is_array($value)) { - try { - $this->hydrationStack[] = 'customProperties'; - $value = $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️RepositoryWebhooks⚡️CustomProperties($value); - } finally { - array_pop($this->hydrationStack); - } - } - - $properties['customProperties'] = $value; - - after_customProperties: - $value = $payload['has_issues'] ?? null; if ($value === null) { @@ -6995,26 +6973,6 @@ private function hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema } } - private function hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️RepositoryWebhooks⚡️CustomProperties(array $payload): CustomProperties - { - $properties = []; - $missingFields = []; - try { - } catch (Throwable $exception) { - throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\CustomProperties', $exception, stack: $this->hydrationStack); - } - - if (count($missingFields) > 0) { - throw UnableToHydrateObject::dueToMissingFields(CustomProperties::class, $missingFields, stack: $this->hydrationStack); - } - - try { - return new CustomProperties(...$properties); - } catch (Throwable $exception) { - throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\CustomProperties', $exception, stack: $this->hydrationStack); - } - } - private function hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️Repository⚡️TemplateRepository⚡️Owner(array $payload): \ApiClients\Client\GitHubEnterprise\Schema\Repository\TemplateRepository\Owner { $properties = []; @@ -8099,15 +8057,6 @@ private function serializeObjectApiClients⚡️Client⚡️GitHubEnterprise⚡ $topics = $topicsSerializer0->serialize($topics, $this); after_topics: $result['topics'] = $topics; - $customProperties = $object->customProperties; - - if ($customProperties === null) { - goto after_customProperties; - } - - $customProperties = $this->serializeObjectApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️RepositoryWebhooks⚡️CustomProperties($customProperties); - after_customProperties: $result['custom_properties'] = $customProperties; - $hasIssues = $object->hasIssues; after_hasIssues: $result['has_issues'] = $hasIssues; diff --git a/clients/GitHubEnterprise-3.7/src/Internal/Hydrator/WebHook/Organization.php b/clients/GitHubEnterprise-3.7/src/Internal/Hydrator/WebHook/Organization.php index ab598d51dcb..d404585ed3f 100644 --- a/clients/GitHubEnterprise-3.7/src/Internal/Hydrator/WebHook/Organization.php +++ b/clients/GitHubEnterprise-3.7/src/Internal/Hydrator/WebHook/Organization.php @@ -8,7 +8,6 @@ use ApiClients\Client\GitHubEnterprise\Schema\LicenseSimple; use ApiClients\Client\GitHubEnterprise\Schema\OrganizationSimpleWebhooks; use ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks; -use ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\CustomProperties; use ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\Permissions; use ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\TemplateRepository; use ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\TemplateRepository\Owner; @@ -90,7 +89,6 @@ public function hydrateObject(string $className, array $payload): object 'ApiClients\Client\GitHubEnterprise\Schema\WebhookOrganizationRenamed\Changes\Login' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️WebhookOrganizationRenamed⚡️Changes⚡️Login($payload), 'ApiClients\Client\GitHubEnterprise\Schema\WebhookOrganizationRenamed\Membership' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️WebhookOrganizationRenamed⚡️Membership($payload), 'ApiClients\Client\GitHubEnterprise\Schema\WebhookOrganizationRenamed\Membership\User' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️WebhookOrganizationRenamed⚡️Membership⚡️User($payload), - 'ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\CustomProperties' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️RepositoryWebhooks⚡️CustomProperties($payload), 'ApiClients\Client\GitHubEnterprise\Schema\Repository\TemplateRepository\Owner' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️Repository⚡️TemplateRepository⚡️Owner($payload), 'ApiClients\Client\GitHubEnterprise\Schema\Repository\TemplateRepository\Permissions' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️Repository⚡️TemplateRepository⚡️Permissions($payload), default => throw UnableToHydrateObject::noHydrationDefined($className, $this->hydrationStack), @@ -1657,26 +1655,6 @@ private function hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema after_topics: - $value = $payload['custom_properties'] ?? null; - - if ($value === null) { - $properties['customProperties'] = null; - goto after_customProperties; - } - - if (is_array($value)) { - try { - $this->hydrationStack[] = 'customProperties'; - $value = $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️RepositoryWebhooks⚡️CustomProperties($value); - } finally { - array_pop($this->hydrationStack); - } - } - - $properties['customProperties'] = $value; - - after_customProperties: - $value = $payload['has_issues'] ?? null; if ($value === null) { @@ -6386,26 +6364,6 @@ private function hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema } } - private function hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️RepositoryWebhooks⚡️CustomProperties(array $payload): CustomProperties - { - $properties = []; - $missingFields = []; - try { - } catch (Throwable $exception) { - throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\CustomProperties', $exception, stack: $this->hydrationStack); - } - - if (count($missingFields) > 0) { - throw UnableToHydrateObject::dueToMissingFields(CustomProperties::class, $missingFields, stack: $this->hydrationStack); - } - - try { - return new CustomProperties(...$properties); - } catch (Throwable $exception) { - throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\CustomProperties', $exception, stack: $this->hydrationStack); - } - } - private function hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️Repository⚡️TemplateRepository⚡️Owner(array $payload): \ApiClients\Client\GitHubEnterprise\Schema\Repository\TemplateRepository\Owner { $properties = []; @@ -7446,15 +7404,6 @@ private function serializeObjectApiClients⚡️Client⚡️GitHubEnterprise⚡ $topics = $topicsSerializer0->serialize($topics, $this); after_topics: $result['topics'] = $topics; - $customProperties = $object->customProperties; - - if ($customProperties === null) { - goto after_customProperties; - } - - $customProperties = $this->serializeObjectApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️RepositoryWebhooks⚡️CustomProperties($customProperties); - after_customProperties: $result['custom_properties'] = $customProperties; - $hasIssues = $object->hasIssues; after_hasIssues: $result['has_issues'] = $hasIssues; diff --git a/clients/GitHubEnterprise-3.7/src/Internal/Hydrator/WebHook/Package.php b/clients/GitHubEnterprise-3.7/src/Internal/Hydrator/WebHook/Package.php index eaf7ce60de6..5c004fa8f81 100644 --- a/clients/GitHubEnterprise-3.7/src/Internal/Hydrator/WebHook/Package.php +++ b/clients/GitHubEnterprise-3.7/src/Internal/Hydrator/WebHook/Package.php @@ -9,7 +9,6 @@ use ApiClients\Client\GitHubEnterprise\Schema\LicenseSimple; use ApiClients\Client\GitHubEnterprise\Schema\OrganizationSimpleWebhooks; use ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks; -use ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\CustomProperties; use ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\Permissions; use ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\TemplateRepository; use ApiClients\Client\GitHubEnterprise\Schema\SimpleInstallation; @@ -120,7 +119,6 @@ public function hydrateObject(string $className, array $payload): object 'ApiClients\Client\GitHubEnterprise\Schema\WebhookPackagePublished\Package\PackageVersion\NpmMetadata\Bin' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️WebhookPackagePublished⚡️Package⚡️PackageVersion⚡️NpmMetadata⚡️Bin($payload), 'ApiClients\Client\GitHubEnterprise\Schema\WebhookPackagePublished\Package\PackageVersion\NpmMetadata\Man' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️WebhookPackagePublished⚡️Package⚡️PackageVersion⚡️NpmMetadata⚡️Man($payload), 'ApiClients\Client\GitHubEnterprise\Schema\WebhookPackagePublished\Package\PackageVersion\NpmMetadata\Directories' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️WebhookPackagePublished⚡️Package⚡️PackageVersion⚡️NpmMetadata⚡️Directories($payload), - 'ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\CustomProperties' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️RepositoryWebhooks⚡️CustomProperties($payload), 'ApiClients\Client\GitHubEnterprise\Schema\Repository\TemplateRepository\Owner' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️Repository⚡️TemplateRepository⚡️Owner($payload), 'ApiClients\Client\GitHubEnterprise\Schema\Repository\TemplateRepository\Permissions' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️Repository⚡️TemplateRepository⚡️Permissions($payload), default => throw UnableToHydrateObject::noHydrationDefined($className, $this->hydrationStack), @@ -3544,26 +3542,6 @@ private function hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema after_topics: - $value = $payload['custom_properties'] ?? null; - - if ($value === null) { - $properties['customProperties'] = null; - goto after_customProperties; - } - - if (is_array($value)) { - try { - $this->hydrationStack[] = 'customProperties'; - $value = $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️RepositoryWebhooks⚡️CustomProperties($value); - } finally { - array_pop($this->hydrationStack); - } - } - - $properties['customProperties'] = $value; - - after_customProperties: - $value = $payload['has_issues'] ?? null; if ($value === null) { @@ -7818,26 +7796,6 @@ private function hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema } } - private function hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️RepositoryWebhooks⚡️CustomProperties(array $payload): CustomProperties - { - $properties = []; - $missingFields = []; - try { - } catch (Throwable $exception) { - throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\CustomProperties', $exception, stack: $this->hydrationStack); - } - - if (count($missingFields) > 0) { - throw UnableToHydrateObject::dueToMissingFields(CustomProperties::class, $missingFields, stack: $this->hydrationStack); - } - - try { - return new CustomProperties(...$properties); - } catch (Throwable $exception) { - throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\CustomProperties', $exception, stack: $this->hydrationStack); - } - } - private function hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️Repository⚡️TemplateRepository⚡️Owner(array $payload): \ApiClients\Client\GitHubEnterprise\Schema\Repository\TemplateRepository\Owner { $properties = []; @@ -9982,15 +9940,6 @@ private function serializeObjectApiClients⚡️Client⚡️GitHubEnterprise⚡ $topics = $topicsSerializer0->serialize($topics, $this); after_topics: $result['topics'] = $topics; - $customProperties = $object->customProperties; - - if ($customProperties === null) { - goto after_customProperties; - } - - $customProperties = $this->serializeObjectApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️RepositoryWebhooks⚡️CustomProperties($customProperties); - after_customProperties: $result['custom_properties'] = $customProperties; - $hasIssues = $object->hasIssues; after_hasIssues: $result['has_issues'] = $hasIssues; diff --git a/clients/GitHubEnterprise-3.7/src/Internal/Hydrator/WebHook/PageBuild.php b/clients/GitHubEnterprise-3.7/src/Internal/Hydrator/WebHook/PageBuild.php index 1cab21023ef..9b10a1cbed7 100644 --- a/clients/GitHubEnterprise-3.7/src/Internal/Hydrator/WebHook/PageBuild.php +++ b/clients/GitHubEnterprise-3.7/src/Internal/Hydrator/WebHook/PageBuild.php @@ -8,7 +8,6 @@ use ApiClients\Client\GitHubEnterprise\Schema\LicenseSimple; use ApiClients\Client\GitHubEnterprise\Schema\OrganizationSimpleWebhooks; use ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks; -use ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\CustomProperties; use ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\Permissions; use ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\TemplateRepository; use ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\TemplateRepository\Owner; @@ -69,7 +68,6 @@ public function hydrateObject(string $className, array $payload): object 'ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\TemplateRepository\Owner' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️RepositoryWebhooks⚡️TemplateRepository⚡️Owner($payload), 'ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\TemplateRepository\Permissions' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️RepositoryWebhooks⚡️TemplateRepository⚡️Permissions($payload), 'ApiClients\Client\GitHubEnterprise\Schema\SimpleUserWebhooks' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️SimpleUserWebhooks($payload), - 'ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\CustomProperties' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️RepositoryWebhooks⚡️CustomProperties($payload), 'ApiClients\Client\GitHubEnterprise\Schema\Repository\TemplateRepository\Owner' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️Repository⚡️TemplateRepository⚡️Owner($payload), 'ApiClients\Client\GitHubEnterprise\Schema\Repository\TemplateRepository\Permissions' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️Repository⚡️TemplateRepository⚡️Permissions($payload), default => throw UnableToHydrateObject::noHydrationDefined($className, $this->hydrationStack), @@ -1708,26 +1706,6 @@ private function hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema after_topics: - $value = $payload['custom_properties'] ?? null; - - if ($value === null) { - $properties['customProperties'] = null; - goto after_customProperties; - } - - if (is_array($value)) { - try { - $this->hydrationStack[] = 'customProperties'; - $value = $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️RepositoryWebhooks⚡️CustomProperties($value); - } finally { - array_pop($this->hydrationStack); - } - } - - $properties['customProperties'] = $value; - - after_customProperties: - $value = $payload['has_issues'] ?? null; if ($value === null) { @@ -4069,26 +4047,6 @@ private function hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema } } - private function hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️RepositoryWebhooks⚡️CustomProperties(array $payload): CustomProperties - { - $properties = []; - $missingFields = []; - try { - } catch (Throwable $exception) { - throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\CustomProperties', $exception, stack: $this->hydrationStack); - } - - if (count($missingFields) > 0) { - throw UnableToHydrateObject::dueToMissingFields(CustomProperties::class, $missingFields, stack: $this->hydrationStack); - } - - try { - return new CustomProperties(...$properties); - } catch (Throwable $exception) { - throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\CustomProperties', $exception, stack: $this->hydrationStack); - } - } - private function hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️Repository⚡️TemplateRepository⚡️Owner(array $payload): \ApiClients\Client\GitHubEnterprise\Schema\Repository\TemplateRepository\Owner { $properties = []; @@ -5141,15 +5099,6 @@ private function serializeObjectApiClients⚡️Client⚡️GitHubEnterprise⚡ $topics = $topicsSerializer0->serialize($topics, $this); after_topics: $result['topics'] = $topics; - $customProperties = $object->customProperties; - - if ($customProperties === null) { - goto after_customProperties; - } - - $customProperties = $this->serializeObjectApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️RepositoryWebhooks⚡️CustomProperties($customProperties); - after_customProperties: $result['custom_properties'] = $customProperties; - $hasIssues = $object->hasIssues; after_hasIssues: $result['has_issues'] = $hasIssues; diff --git a/clients/GitHubEnterprise-3.7/src/Internal/Hydrator/WebHook/Ping.php b/clients/GitHubEnterprise-3.7/src/Internal/Hydrator/WebHook/Ping.php index c4127e0d69a..192329c6451 100644 --- a/clients/GitHubEnterprise-3.7/src/Internal/Hydrator/WebHook/Ping.php +++ b/clients/GitHubEnterprise-3.7/src/Internal/Hydrator/WebHook/Ping.php @@ -8,7 +8,6 @@ use ApiClients\Client\GitHubEnterprise\Schema\LicenseSimple; use ApiClients\Client\GitHubEnterprise\Schema\OrganizationSimpleWebhooks; use ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks; -use ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\CustomProperties; use ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\Permissions; use ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\TemplateRepository; use ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\TemplateRepository\Owner; @@ -67,7 +66,6 @@ public function hydrateObject(string $className, array $payload): object 'ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\TemplateRepository\Permissions' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️RepositoryWebhooks⚡️TemplateRepository⚡️Permissions($payload), 'ApiClients\Client\GitHubEnterprise\Schema\SimpleUserWebhooks' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️SimpleUserWebhooks($payload), 'ApiClients\Client\GitHubEnterprise\Schema\WebhookPingFormEncoded' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️WebhookPingFormEncoded($payload), - 'ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\CustomProperties' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️RepositoryWebhooks⚡️CustomProperties($payload), 'ApiClients\Client\GitHubEnterprise\Schema\Repository\TemplateRepository\Owner' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️Repository⚡️TemplateRepository⚡️Owner($payload), 'ApiClients\Client\GitHubEnterprise\Schema\Repository\TemplateRepository\Permissions' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️Repository⚡️TemplateRepository⚡️Permissions($payload), default => throw UnableToHydrateObject::noHydrationDefined($className, $this->hydrationStack), @@ -1408,26 +1406,6 @@ private function hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema after_topics: - $value = $payload['custom_properties'] ?? null; - - if ($value === null) { - $properties['customProperties'] = null; - goto after_customProperties; - } - - if (is_array($value)) { - try { - $this->hydrationStack[] = 'customProperties'; - $value = $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️RepositoryWebhooks⚡️CustomProperties($value); - } finally { - array_pop($this->hydrationStack); - } - } - - $properties['customProperties'] = $value; - - after_customProperties: - $value = $payload['has_issues'] ?? null; if ($value === null) { @@ -3799,26 +3777,6 @@ private function hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema } } - private function hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️RepositoryWebhooks⚡️CustomProperties(array $payload): CustomProperties - { - $properties = []; - $missingFields = []; - try { - } catch (Throwable $exception) { - throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\CustomProperties', $exception, stack: $this->hydrationStack); - } - - if (count($missingFields) > 0) { - throw UnableToHydrateObject::dueToMissingFields(CustomProperties::class, $missingFields, stack: $this->hydrationStack); - } - - try { - return new CustomProperties(...$properties); - } catch (Throwable $exception) { - throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\CustomProperties', $exception, stack: $this->hydrationStack); - } - } - private function hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️Repository⚡️TemplateRepository⚡️Owner(array $payload): \ApiClients\Client\GitHubEnterprise\Schema\Repository\TemplateRepository\Owner { $properties = []; @@ -4743,15 +4701,6 @@ private function serializeObjectApiClients⚡️Client⚡️GitHubEnterprise⚡ $topics = $topicsSerializer0->serialize($topics, $this); after_topics: $result['topics'] = $topics; - $customProperties = $object->customProperties; - - if ($customProperties === null) { - goto after_customProperties; - } - - $customProperties = $this->serializeObjectApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️RepositoryWebhooks⚡️CustomProperties($customProperties); - after_customProperties: $result['custom_properties'] = $customProperties; - $hasIssues = $object->hasIssues; after_hasIssues: $result['has_issues'] = $hasIssues; diff --git a/clients/GitHubEnterprise-3.7/src/Internal/Hydrator/WebHook/Project.php b/clients/GitHubEnterprise-3.7/src/Internal/Hydrator/WebHook/Project.php index 4ac44bb9bdb..f923751d7ec 100644 --- a/clients/GitHubEnterprise-3.7/src/Internal/Hydrator/WebHook/Project.php +++ b/clients/GitHubEnterprise-3.7/src/Internal/Hydrator/WebHook/Project.php @@ -8,7 +8,6 @@ use ApiClients\Client\GitHubEnterprise\Schema\LicenseSimple; use ApiClients\Client\GitHubEnterprise\Schema\OrganizationSimpleWebhooks; use ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks; -use ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\CustomProperties; use ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\Permissions; use ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\TemplateRepository; use ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\TemplateRepository\Owner; @@ -88,7 +87,6 @@ public function hydrateObject(string $className, array $payload): object 'ApiClients\Client\GitHubEnterprise\Schema\WebhookProjectReopened' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️WebhookProjectReopened($payload), 'ApiClients\Client\GitHubEnterprise\Schema\WebhookProjectReopened\Project' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️WebhookProjectReopened⚡️Project($payload), 'ApiClients\Client\GitHubEnterprise\Schema\WebhookProjectReopened\Project\Creator' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️WebhookProjectReopened⚡️Project⚡️Creator($payload), - 'ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\CustomProperties' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️RepositoryWebhooks⚡️CustomProperties($payload), 'ApiClients\Client\GitHubEnterprise\Schema\Repository\TemplateRepository\Owner' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️Repository⚡️TemplateRepository⚡️Owner($payload), 'ApiClients\Client\GitHubEnterprise\Schema\Repository\TemplateRepository\Permissions' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️Repository⚡️TemplateRepository⚡️Permissions($payload), default => throw UnableToHydrateObject::noHydrationDefined($className, $this->hydrationStack), @@ -1743,26 +1741,6 @@ private function hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema after_topics: - $value = $payload['custom_properties'] ?? null; - - if ($value === null) { - $properties['customProperties'] = null; - goto after_customProperties; - } - - if (is_array($value)) { - try { - $this->hydrationStack[] = 'customProperties'; - $value = $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️RepositoryWebhooks⚡️CustomProperties($value); - } finally { - array_pop($this->hydrationStack); - } - } - - $properties['customProperties'] = $value; - - after_customProperties: - $value = $payload['has_issues'] ?? null; if ($value === null) { @@ -6527,26 +6505,6 @@ private function hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema } } - private function hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️RepositoryWebhooks⚡️CustomProperties(array $payload): CustomProperties - { - $properties = []; - $missingFields = []; - try { - } catch (Throwable $exception) { - throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\CustomProperties', $exception, stack: $this->hydrationStack); - } - - if (count($missingFields) > 0) { - throw UnableToHydrateObject::dueToMissingFields(CustomProperties::class, $missingFields, stack: $this->hydrationStack); - } - - try { - return new CustomProperties(...$properties); - } catch (Throwable $exception) { - throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\CustomProperties', $exception, stack: $this->hydrationStack); - } - } - private function hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️Repository⚡️TemplateRepository⚡️Owner(array $payload): \ApiClients\Client\GitHubEnterprise\Schema\Repository\TemplateRepository\Owner { $properties = []; @@ -7616,15 +7574,6 @@ private function serializeObjectApiClients⚡️Client⚡️GitHubEnterprise⚡ $topics = $topicsSerializer0->serialize($topics, $this); after_topics: $result['topics'] = $topics; - $customProperties = $object->customProperties; - - if ($customProperties === null) { - goto after_customProperties; - } - - $customProperties = $this->serializeObjectApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️RepositoryWebhooks⚡️CustomProperties($customProperties); - after_customProperties: $result['custom_properties'] = $customProperties; - $hasIssues = $object->hasIssues; after_hasIssues: $result['has_issues'] = $hasIssues; diff --git a/clients/GitHubEnterprise-3.7/src/Internal/Hydrator/WebHook/ProjectCard.php b/clients/GitHubEnterprise-3.7/src/Internal/Hydrator/WebHook/ProjectCard.php index 1d4e4a3425c..37d2b449a22 100644 --- a/clients/GitHubEnterprise-3.7/src/Internal/Hydrator/WebHook/ProjectCard.php +++ b/clients/GitHubEnterprise-3.7/src/Internal/Hydrator/WebHook/ProjectCard.php @@ -8,7 +8,6 @@ use ApiClients\Client\GitHubEnterprise\Schema\LicenseSimple; use ApiClients\Client\GitHubEnterprise\Schema\OrganizationSimpleWebhooks; use ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks; -use ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\CustomProperties; use ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\Permissions; use ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\TemplateRepository; use ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\TemplateRepository\Owner; @@ -91,7 +90,6 @@ public function hydrateObject(string $className, array $payload): object 'ApiClients\Client\GitHubEnterprise\Schema\WebhookProjectCardMoved\Changes\ColumnId' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️WebhookProjectCardMoved⚡️Changes⚡️ColumnId($payload), 'ApiClients\Client\GitHubEnterprise\Schema\WebhookProjectCardMoved\ProjectCard' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️WebhookProjectCardMoved⚡️ProjectCard($payload), 'ApiClients\Client\GitHubEnterprise\Schema\WebhookProjectCardMoved\ProjectCard\Creator' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️WebhookProjectCardMoved⚡️ProjectCard⚡️Creator($payload), - 'ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\CustomProperties' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️RepositoryWebhooks⚡️CustomProperties($payload), 'ApiClients\Client\GitHubEnterprise\Schema\Repository\TemplateRepository\Owner' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️Repository⚡️TemplateRepository⚡️Owner($payload), 'ApiClients\Client\GitHubEnterprise\Schema\Repository\TemplateRepository\Permissions' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️Repository⚡️TemplateRepository⚡️Permissions($payload), default => throw UnableToHydrateObject::noHydrationDefined($className, $this->hydrationStack), @@ -1835,26 +1833,6 @@ private function hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema after_topics: - $value = $payload['custom_properties'] ?? null; - - if ($value === null) { - $properties['customProperties'] = null; - goto after_customProperties; - } - - if (is_array($value)) { - try { - $this->hydrationStack[] = 'customProperties'; - $value = $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️RepositoryWebhooks⚡️CustomProperties($value); - } finally { - array_pop($this->hydrationStack); - } - } - - $properties['customProperties'] = $value; - - after_customProperties: - $value = $payload['has_issues'] ?? null; if ($value === null) { @@ -6658,26 +6636,6 @@ private function hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema } } - private function hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️RepositoryWebhooks⚡️CustomProperties(array $payload): CustomProperties - { - $properties = []; - $missingFields = []; - try { - } catch (Throwable $exception) { - throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\CustomProperties', $exception, stack: $this->hydrationStack); - } - - if (count($missingFields) > 0) { - throw UnableToHydrateObject::dueToMissingFields(CustomProperties::class, $missingFields, stack: $this->hydrationStack); - } - - try { - return new CustomProperties(...$properties); - } catch (Throwable $exception) { - throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\CustomProperties', $exception, stack: $this->hydrationStack); - } - } - private function hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️Repository⚡️TemplateRepository⚡️Owner(array $payload): \ApiClients\Client\GitHubEnterprise\Schema\Repository\TemplateRepository\Owner { $properties = []; @@ -7787,15 +7745,6 @@ private function serializeObjectApiClients⚡️Client⚡️GitHubEnterprise⚡ $topics = $topicsSerializer0->serialize($topics, $this); after_topics: $result['topics'] = $topics; - $customProperties = $object->customProperties; - - if ($customProperties === null) { - goto after_customProperties; - } - - $customProperties = $this->serializeObjectApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️RepositoryWebhooks⚡️CustomProperties($customProperties); - after_customProperties: $result['custom_properties'] = $customProperties; - $hasIssues = $object->hasIssues; after_hasIssues: $result['has_issues'] = $hasIssues; diff --git a/clients/GitHubEnterprise-3.7/src/Internal/Hydrator/WebHook/ProjectColumn.php b/clients/GitHubEnterprise-3.7/src/Internal/Hydrator/WebHook/ProjectColumn.php index ebc97c021ad..ece12cb2bc3 100644 --- a/clients/GitHubEnterprise-3.7/src/Internal/Hydrator/WebHook/ProjectColumn.php +++ b/clients/GitHubEnterprise-3.7/src/Internal/Hydrator/WebHook/ProjectColumn.php @@ -8,7 +8,6 @@ use ApiClients\Client\GitHubEnterprise\Schema\LicenseSimple; use ApiClients\Client\GitHubEnterprise\Schema\OrganizationSimpleWebhooks; use ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks; -use ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\CustomProperties; use ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\Permissions; use ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\TemplateRepository; use ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\TemplateRepository\Owner; @@ -77,7 +76,6 @@ public function hydrateObject(string $className, array $payload): object 'ApiClients\Client\GitHubEnterprise\Schema\WebhookProjectColumnEdited\ProjectColumn' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️WebhookProjectColumnEdited⚡️ProjectColumn($payload), 'ApiClients\Client\GitHubEnterprise\Schema\WebhookProjectColumnMoved' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️WebhookProjectColumnMoved($payload), 'ApiClients\Client\GitHubEnterprise\Schema\WebhookProjectColumnMoved\ProjectColumn' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️WebhookProjectColumnMoved⚡️ProjectColumn($payload), - 'ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\CustomProperties' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️RepositoryWebhooks⚡️CustomProperties($payload), 'ApiClients\Client\GitHubEnterprise\Schema\Repository\TemplateRepository\Owner' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️Repository⚡️TemplateRepository⚡️Owner($payload), 'ApiClients\Client\GitHubEnterprise\Schema\Repository\TemplateRepository\Permissions' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️Repository⚡️TemplateRepository⚡️Permissions($payload), default => throw UnableToHydrateObject::noHydrationDefined($className, $this->hydrationStack), @@ -1429,26 +1427,6 @@ private function hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema after_topics: - $value = $payload['custom_properties'] ?? null; - - if ($value === null) { - $properties['customProperties'] = null; - goto after_customProperties; - } - - if (is_array($value)) { - try { - $this->hydrationStack[] = 'customProperties'; - $value = $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️RepositoryWebhooks⚡️CustomProperties($value); - } finally { - array_pop($this->hydrationStack); - } - } - - $properties['customProperties'] = $value; - - after_customProperties: - $value = $payload['has_issues'] ?? null; if ($value === null) { @@ -4683,26 +4661,6 @@ private function hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema } } - private function hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️RepositoryWebhooks⚡️CustomProperties(array $payload): CustomProperties - { - $properties = []; - $missingFields = []; - try { - } catch (Throwable $exception) { - throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\CustomProperties', $exception, stack: $this->hydrationStack); - } - - if (count($missingFields) > 0) { - throw UnableToHydrateObject::dueToMissingFields(CustomProperties::class, $missingFields, stack: $this->hydrationStack); - } - - try { - return new CustomProperties(...$properties); - } catch (Throwable $exception) { - throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\CustomProperties', $exception, stack: $this->hydrationStack); - } - } - private function hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️Repository⚡️TemplateRepository⚡️Owner(array $payload): \ApiClients\Client\GitHubEnterprise\Schema\Repository\TemplateRepository\Owner { $properties = []; @@ -5585,15 +5543,6 @@ private function serializeObjectApiClients⚡️Client⚡️GitHubEnterprise⚡ $topics = $topicsSerializer0->serialize($topics, $this); after_topics: $result['topics'] = $topics; - $customProperties = $object->customProperties; - - if ($customProperties === null) { - goto after_customProperties; - } - - $customProperties = $this->serializeObjectApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️RepositoryWebhooks⚡️CustomProperties($customProperties); - after_customProperties: $result['custom_properties'] = $customProperties; - $hasIssues = $object->hasIssues; after_hasIssues: $result['has_issues'] = $hasIssues; diff --git a/clients/GitHubEnterprise-3.7/src/Internal/Hydrator/WebHook/Public_.php b/clients/GitHubEnterprise-3.7/src/Internal/Hydrator/WebHook/Public_.php index e4326f250c5..857a9cc7fb6 100644 --- a/clients/GitHubEnterprise-3.7/src/Internal/Hydrator/WebHook/Public_.php +++ b/clients/GitHubEnterprise-3.7/src/Internal/Hydrator/WebHook/Public_.php @@ -8,7 +8,6 @@ use ApiClients\Client\GitHubEnterprise\Schema\LicenseSimple; use ApiClients\Client\GitHubEnterprise\Schema\OrganizationSimpleWebhooks; use ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks; -use ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\CustomProperties; use ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\Permissions; use ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\TemplateRepository; use ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\TemplateRepository\Owner; @@ -63,7 +62,6 @@ public function hydrateObject(string $className, array $payload): object 'ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\TemplateRepository\Owner' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️RepositoryWebhooks⚡️TemplateRepository⚡️Owner($payload), 'ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\TemplateRepository\Permissions' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️RepositoryWebhooks⚡️TemplateRepository⚡️Permissions($payload), 'ApiClients\Client\GitHubEnterprise\Schema\SimpleUserWebhooks' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️SimpleUserWebhooks($payload), - 'ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\CustomProperties' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️RepositoryWebhooks⚡️CustomProperties($payload), 'ApiClients\Client\GitHubEnterprise\Schema\Repository\TemplateRepository\Owner' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️Repository⚡️TemplateRepository⚡️Owner($payload), 'ApiClients\Client\GitHubEnterprise\Schema\Repository\TemplateRepository\Permissions' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️Repository⚡️TemplateRepository⚡️Permissions($payload), default => throw UnableToHydrateObject::noHydrationDefined($className, $this->hydrationStack), @@ -1266,26 +1264,6 @@ private function hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema after_topics: - $value = $payload['custom_properties'] ?? null; - - if ($value === null) { - $properties['customProperties'] = null; - goto after_customProperties; - } - - if (is_array($value)) { - try { - $this->hydrationStack[] = 'customProperties'; - $value = $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️RepositoryWebhooks⚡️CustomProperties($value); - } finally { - array_pop($this->hydrationStack); - } - } - - $properties['customProperties'] = $value; - - after_customProperties: - $value = $payload['has_issues'] ?? null; if ($value === null) { @@ -3627,26 +3605,6 @@ private function hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema } } - private function hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️RepositoryWebhooks⚡️CustomProperties(array $payload): CustomProperties - { - $properties = []; - $missingFields = []; - try { - } catch (Throwable $exception) { - throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\CustomProperties', $exception, stack: $this->hydrationStack); - } - - if (count($missingFields) > 0) { - throw UnableToHydrateObject::dueToMissingFields(CustomProperties::class, $missingFields, stack: $this->hydrationStack); - } - - try { - return new CustomProperties(...$properties); - } catch (Throwable $exception) { - throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\CustomProperties', $exception, stack: $this->hydrationStack); - } - } - private function hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️Repository⚡️TemplateRepository⚡️Owner(array $payload): \ApiClients\Client\GitHubEnterprise\Schema\Repository\TemplateRepository\Owner { $properties = []; @@ -4463,15 +4421,6 @@ private function serializeObjectApiClients⚡️Client⚡️GitHubEnterprise⚡ $topics = $topicsSerializer0->serialize($topics, $this); after_topics: $result['topics'] = $topics; - $customProperties = $object->customProperties; - - if ($customProperties === null) { - goto after_customProperties; - } - - $customProperties = $this->serializeObjectApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️RepositoryWebhooks⚡️CustomProperties($customProperties); - after_customProperties: $result['custom_properties'] = $customProperties; - $hasIssues = $object->hasIssues; after_hasIssues: $result['has_issues'] = $hasIssues; diff --git a/clients/GitHubEnterprise-3.7/src/Internal/Hydrator/WebHook/PullRequest.php b/clients/GitHubEnterprise-3.7/src/Internal/Hydrator/WebHook/PullRequest.php index adc51ff353d..2dd079821e9 100644 --- a/clients/GitHubEnterprise-3.7/src/Internal/Hydrator/WebHook/PullRequest.php +++ b/clients/GitHubEnterprise-3.7/src/Internal/Hydrator/WebHook/PullRequest.php @@ -9,7 +9,6 @@ use ApiClients\Client\GitHubEnterprise\Schema\Link; use ApiClients\Client\GitHubEnterprise\Schema\OrganizationSimpleWebhooks; use ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks; -use ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\CustomProperties; use ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\TemplateRepository; use ApiClients\Client\GitHubEnterprise\Schema\SimpleInstallation; use ApiClients\Client\GitHubEnterprise\Schema\SimpleUser; @@ -468,7 +467,6 @@ public function hydrateObject(string $className, array $payload): object 'ApiClients\Client\GitHubEnterprise\Schema\WebhookPullRequestUnlocked\PullRequest\Milestone\Creator' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️WebhookPullRequestUnlocked⚡️PullRequest⚡️Milestone⚡️Creator($payload), 'ApiClients\Client\GitHubEnterprise\Schema\WebhookPullRequestUnlocked\PullRequest\User' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️WebhookPullRequestUnlocked⚡️PullRequest⚡️User($payload), 'ApiClients\Client\GitHubEnterprise\Schema\WebhookIssueCommentCreated\Issue\Milestone\Creator' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️WebhookIssueCommentCreated⚡️Issue⚡️Milestone⚡️Creator($payload), - 'ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\CustomProperties' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️RepositoryWebhooks⚡️CustomProperties($payload), 'ApiClients\Client\GitHubEnterprise\Schema\Repository\TemplateRepository\Owner' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️Repository⚡️TemplateRepository⚡️Owner($payload), 'ApiClients\Client\GitHubEnterprise\Schema\Repository\TemplateRepository\Permissions' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️Repository⚡️TemplateRepository⚡️Permissions($payload), 'ApiClients\Client\GitHubEnterprise\Schema\WebhookIssuesDeleted\Issue\Milestone\Creator' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️WebhookIssuesDeleted⚡️Issue⚡️Milestone⚡️Creator($payload), @@ -8235,26 +8233,6 @@ private function hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema after_topics: - $value = $payload['custom_properties'] ?? null; - - if ($value === null) { - $properties['customProperties'] = null; - goto after_customProperties; - } - - if (is_array($value)) { - try { - $this->hydrationStack[] = 'customProperties'; - $value = $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️RepositoryWebhooks⚡️CustomProperties($value); - } finally { - array_pop($this->hydrationStack); - } - } - - $properties['customProperties'] = $value; - - after_customProperties: - $value = $payload['has_issues'] ?? null; if ($value === null) { @@ -81066,26 +81044,6 @@ private function hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema } } - private function hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️RepositoryWebhooks⚡️CustomProperties(array $payload): CustomProperties - { - $properties = []; - $missingFields = []; - try { - } catch (Throwable $exception) { - throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\CustomProperties', $exception, stack: $this->hydrationStack); - } - - if (count($missingFields) > 0) { - throw UnableToHydrateObject::dueToMissingFields(CustomProperties::class, $missingFields, stack: $this->hydrationStack); - } - - try { - return new CustomProperties(...$properties); - } catch (Throwable $exception) { - throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\CustomProperties', $exception, stack: $this->hydrationStack); - } - } - private function hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️Repository⚡️TemplateRepository⚡️Owner(array $payload): \ApiClients\Client\GitHubEnterprise\Schema\Repository\TemplateRepository\Owner { $properties = []; @@ -87402,15 +87360,6 @@ private function serializeObjectApiClients⚡️Client⚡️GitHubEnterprise⚡ $topics = $topicsSerializer0->serialize($topics, $this); after_topics: $result['topics'] = $topics; - $customProperties = $object->customProperties; - - if ($customProperties === null) { - goto after_customProperties; - } - - $customProperties = $this->serializeObjectApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️RepositoryWebhooks⚡️CustomProperties($customProperties); - after_customProperties: $result['custom_properties'] = $customProperties; - $hasIssues = $object->hasIssues; after_hasIssues: $result['has_issues'] = $hasIssues; diff --git a/clients/GitHubEnterprise-3.7/src/Internal/Hydrator/WebHook/PullRequestReview.php b/clients/GitHubEnterprise-3.7/src/Internal/Hydrator/WebHook/PullRequestReview.php index 9a9ea66ce0a..d3cd2a58bb7 100644 --- a/clients/GitHubEnterprise-3.7/src/Internal/Hydrator/WebHook/PullRequestReview.php +++ b/clients/GitHubEnterprise-3.7/src/Internal/Hydrator/WebHook/PullRequestReview.php @@ -8,7 +8,6 @@ use ApiClients\Client\GitHubEnterprise\Schema\LicenseSimple; use ApiClients\Client\GitHubEnterprise\Schema\OrganizationSimpleWebhooks; use ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks; -use ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\CustomProperties; use ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\TemplateRepository; use ApiClients\Client\GitHubEnterprise\Schema\SimpleInstallation; use ApiClients\Client\GitHubEnterprise\Schema\SimpleUser; @@ -211,7 +210,6 @@ public function hydrateObject(string $className, array $payload): object 'ApiClients\Client\GitHubEnterprise\Schema\WebhookPullRequestAssigned\PullRequest\Head\Repo\Owner' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️WebhookPullRequestAssigned⚡️PullRequest⚡️Head⚡️Repo⚡️Owner($payload), 'ApiClients\Client\GitHubEnterprise\Schema\WebhookPullRequestAssigned\PullRequest\Head\Repo\Permissions' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️WebhookPullRequestAssigned⚡️PullRequest⚡️Head⚡️Repo⚡️Permissions($payload), 'ApiClients\Client\GitHubEnterprise\Schema\WebhookIssuesDeleted\Issue\Milestone\Creator' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️WebhookIssuesDeleted⚡️Issue⚡️Milestone⚡️Creator($payload), - 'ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\CustomProperties' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️RepositoryWebhooks⚡️CustomProperties($payload), 'ApiClients\Client\GitHubEnterprise\Schema\Repository\TemplateRepository\Owner' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️Repository⚡️TemplateRepository⚡️Owner($payload), 'ApiClients\Client\GitHubEnterprise\Schema\Repository\TemplateRepository\Permissions' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️Repository⚡️TemplateRepository⚡️Permissions($payload), 'ApiClients\Client\GitHubEnterprise\Schema\WebhookIssueCommentCreated\Issue\Milestone\Creator' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️WebhookIssueCommentCreated⚡️Issue⚡️Milestone⚡️Creator($payload), @@ -7325,26 +7323,6 @@ private function hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema after_topics: - $value = $payload['custom_properties'] ?? null; - - if ($value === null) { - $properties['customProperties'] = null; - goto after_customProperties; - } - - if (is_array($value)) { - try { - $this->hydrationStack[] = 'customProperties'; - $value = $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️RepositoryWebhooks⚡️CustomProperties($value); - } finally { - array_pop($this->hydrationStack); - } - } - - $properties['customProperties'] = $value; - - after_customProperties: - $value = $payload['has_issues'] ?? null; if ($value === null) { @@ -27496,26 +27474,6 @@ private function hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema } } - private function hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️RepositoryWebhooks⚡️CustomProperties(array $payload): CustomProperties - { - $properties = []; - $missingFields = []; - try { - } catch (Throwable $exception) { - throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\CustomProperties', $exception, stack: $this->hydrationStack); - } - - if (count($missingFields) > 0) { - throw UnableToHydrateObject::dueToMissingFields(CustomProperties::class, $missingFields, stack: $this->hydrationStack); - } - - try { - return new CustomProperties(...$properties); - } catch (Throwable $exception) { - throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\CustomProperties', $exception, stack: $this->hydrationStack); - } - } - private function hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️Repository⚡️TemplateRepository⚡️Owner(array $payload): \ApiClients\Client\GitHubEnterprise\Schema\Repository\TemplateRepository\Owner { $properties = []; @@ -32882,15 +32840,6 @@ private function serializeObjectApiClients⚡️Client⚡️GitHubEnterprise⚡ $topics = $topicsSerializer0->serialize($topics, $this); after_topics: $result['topics'] = $topics; - $customProperties = $object->customProperties; - - if ($customProperties === null) { - goto after_customProperties; - } - - $customProperties = $this->serializeObjectApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️RepositoryWebhooks⚡️CustomProperties($customProperties); - after_customProperties: $result['custom_properties'] = $customProperties; - $hasIssues = $object->hasIssues; after_hasIssues: $result['has_issues'] = $hasIssues; diff --git a/clients/GitHubEnterprise-3.7/src/Internal/Hydrator/WebHook/PullRequestReviewComment.php b/clients/GitHubEnterprise-3.7/src/Internal/Hydrator/WebHook/PullRequestReviewComment.php index 1af9568d635..74b0315a7f0 100644 --- a/clients/GitHubEnterprise-3.7/src/Internal/Hydrator/WebHook/PullRequestReviewComment.php +++ b/clients/GitHubEnterprise-3.7/src/Internal/Hydrator/WebHook/PullRequestReviewComment.php @@ -8,7 +8,6 @@ use ApiClients\Client\GitHubEnterprise\Schema\LicenseSimple; use ApiClients\Client\GitHubEnterprise\Schema\OrganizationSimpleWebhooks; use ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks; -use ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\CustomProperties; use ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\TemplateRepository; use ApiClients\Client\GitHubEnterprise\Schema\SimpleInstallation; use ApiClients\Client\GitHubEnterprise\Schema\SimpleUser; @@ -213,7 +212,6 @@ public function hydrateObject(string $className, array $payload): object 'ApiClients\Client\GitHubEnterprise\Schema\WebhookPullRequestAssigned\PullRequest\Base\Repo\Owner' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️WebhookPullRequestAssigned⚡️PullRequest⚡️Base⚡️Repo⚡️Owner($payload), 'ApiClients\Client\GitHubEnterprise\Schema\WebhookPullRequestAssigned\PullRequest\Base\Repo\Permissions' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️WebhookPullRequestAssigned⚡️PullRequest⚡️Base⚡️Repo⚡️Permissions($payload), 'ApiClients\Client\GitHubEnterprise\Schema\WebhookIssueCommentCreated\Issue\Milestone\Creator' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️WebhookIssueCommentCreated⚡️Issue⚡️Milestone⚡️Creator($payload), - 'ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\CustomProperties' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️RepositoryWebhooks⚡️CustomProperties($payload), 'ApiClients\Client\GitHubEnterprise\Schema\Repository\TemplateRepository\Owner' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️Repository⚡️TemplateRepository⚡️Owner($payload), 'ApiClients\Client\GitHubEnterprise\Schema\Repository\TemplateRepository\Permissions' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️Repository⚡️TemplateRepository⚡️Permissions($payload), 'ApiClients\Client\GitHubEnterprise\Schema\WebhookPullRequestAssigned\PullRequest\Head\Repo\License' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️WebhookPullRequestAssigned⚡️PullRequest⚡️Head⚡️Repo⚡️License($payload), @@ -8220,26 +8218,6 @@ private function hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema after_topics: - $value = $payload['custom_properties'] ?? null; - - if ($value === null) { - $properties['customProperties'] = null; - goto after_customProperties; - } - - if (is_array($value)) { - try { - $this->hydrationStack[] = 'customProperties'; - $value = $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️RepositoryWebhooks⚡️CustomProperties($value); - } finally { - array_pop($this->hydrationStack); - } - } - - $properties['customProperties'] = $value; - - after_customProperties: - $value = $payload['has_issues'] ?? null; if ($value === null) { @@ -26996,26 +26974,6 @@ private function hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema } } - private function hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️RepositoryWebhooks⚡️CustomProperties(array $payload): CustomProperties - { - $properties = []; - $missingFields = []; - try { - } catch (Throwable $exception) { - throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\CustomProperties', $exception, stack: $this->hydrationStack); - } - - if (count($missingFields) > 0) { - throw UnableToHydrateObject::dueToMissingFields(CustomProperties::class, $missingFields, stack: $this->hydrationStack); - } - - try { - return new CustomProperties(...$properties); - } catch (Throwable $exception) { - throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\CustomProperties', $exception, stack: $this->hydrationStack); - } - } - private function hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️Repository⚡️TemplateRepository⚡️Owner(array $payload): \ApiClients\Client\GitHubEnterprise\Schema\Repository\TemplateRepository\Owner { $properties = []; @@ -31873,15 +31831,6 @@ private function serializeObjectApiClients⚡️Client⚡️GitHubEnterprise⚡ $topics = $topicsSerializer0->serialize($topics, $this); after_topics: $result['topics'] = $topics; - $customProperties = $object->customProperties; - - if ($customProperties === null) { - goto after_customProperties; - } - - $customProperties = $this->serializeObjectApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️RepositoryWebhooks⚡️CustomProperties($customProperties); - after_customProperties: $result['custom_properties'] = $customProperties; - $hasIssues = $object->hasIssues; after_hasIssues: $result['has_issues'] = $hasIssues; diff --git a/clients/GitHubEnterprise-3.7/src/Internal/Hydrator/WebHook/PullRequestReviewThread.php b/clients/GitHubEnterprise-3.7/src/Internal/Hydrator/WebHook/PullRequestReviewThread.php index 3cb0de2f062..e0fbd008ff4 100644 --- a/clients/GitHubEnterprise-3.7/src/Internal/Hydrator/WebHook/PullRequestReviewThread.php +++ b/clients/GitHubEnterprise-3.7/src/Internal/Hydrator/WebHook/PullRequestReviewThread.php @@ -8,7 +8,6 @@ use ApiClients\Client\GitHubEnterprise\Schema\LicenseSimple; use ApiClients\Client\GitHubEnterprise\Schema\OrganizationSimpleWebhooks; use ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks; -use ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\CustomProperties; use ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\TemplateRepository; use ApiClients\Client\GitHubEnterprise\Schema\SimpleInstallation; use ApiClients\Client\GitHubEnterprise\Schema\SimpleUser; @@ -153,8 +152,10 @@ public function hydrateObject(string $className, array $payload): object 'ApiClients\Client\GitHubEnterprise\Schema\WebhookPullRequestAssigned\PullRequest\Links\Self_' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️WebhookPullRequestAssigned⚡️PullRequest⚡️Links⚡️Self_($payload), 'ApiClients\Client\GitHubEnterprise\Schema\WebhookPullRequestAssigned\PullRequest\Links\Statuses' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️WebhookPullRequestAssigned⚡️PullRequest⚡️Links⚡️Statuses($payload), 'ApiClients\Client\GitHubEnterprise\Schema\WebhookPullRequestAssigned\PullRequest\AutoMerge\EnabledBy' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️WebhookPullRequestAssigned⚡️PullRequest⚡️AutoMerge⚡️EnabledBy($payload), + 'ApiClients\Client\GitHubEnterprise\Schema\WebhookIssuesTransferred\Changes\NewRepository\License' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️WebhookIssuesTransferred⚡️Changes⚡️NewRepository⚡️License($payload), + 'ApiClients\Client\GitHubEnterprise\Schema\WebhookIssuesTransferred\Changes\NewRepository\Owner' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️WebhookIssuesTransferred⚡️Changes⚡️NewRepository⚡️Owner($payload), + 'ApiClients\Client\GitHubEnterprise\Schema\WebhookIssuesTransferred\Changes\NewRepository\Permissions' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️WebhookIssuesTransferred⚡️Changes⚡️NewRepository⚡️Permissions($payload), 'ApiClients\Client\GitHubEnterprise\Schema\WebhookIssuesDeleted\Issue\Milestone\Creator' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️WebhookIssuesDeleted⚡️Issue⚡️Milestone⚡️Creator($payload), - 'ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\CustomProperties' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️RepositoryWebhooks⚡️CustomProperties($payload), 'ApiClients\Client\GitHubEnterprise\Schema\Repository\TemplateRepository\Owner' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️Repository⚡️TemplateRepository⚡️Owner($payload), 'ApiClients\Client\GitHubEnterprise\Schema\Repository\TemplateRepository\Permissions' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️Repository⚡️TemplateRepository⚡️Permissions($payload), default => throw UnableToHydrateObject::noHydrationDefined($className, $this->hydrationStack), @@ -2811,7 +2812,7 @@ private function hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema if (is_array($value)) { try { $this->hydrationStack[] = 'license'; - $value = $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️WebhookPullRequestReviewThreadResolved⚡️PullRequest⚡️Base⚡️Repo⚡️License($value); + $value = $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️WebhookIssuesTransferred⚡️Changes⚡️NewRepository⚡️License($value); } finally { array_pop($this->hydrationStack); } @@ -2941,7 +2942,7 @@ private function hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema if (is_array($value)) { try { $this->hydrationStack[] = 'owner'; - $value = $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️WebhookPullRequestReviewThreadResolved⚡️PullRequest⚡️Base⚡️Repo⚡️Owner($value); + $value = $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️WebhookIssuesTransferred⚡️Changes⚡️NewRepository⚡️Owner($value); } finally { array_pop($this->hydrationStack); } @@ -2961,7 +2962,7 @@ private function hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema if (is_array($value)) { try { $this->hydrationStack[] = 'permissions'; - $value = $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️WebhookPullRequestReviewThreadResolved⚡️PullRequest⚡️Base⚡️Repo⚡️Permissions($value); + $value = $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️WebhookIssuesTransferred⚡️Changes⚡️NewRepository⚡️Permissions($value); } finally { array_pop($this->hydrationStack); } @@ -7155,26 +7156,6 @@ private function hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema after_topics: - $value = $payload['custom_properties'] ?? null; - - if ($value === null) { - $properties['customProperties'] = null; - goto after_customProperties; - } - - if (is_array($value)) { - try { - $this->hydrationStack[] = 'customProperties'; - $value = $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️RepositoryWebhooks⚡️CustomProperties($value); - } finally { - array_pop($this->hydrationStack); - } - } - - $properties['customProperties'] = $value; - - after_customProperties: - $value = $payload['has_issues'] ?? null; if ($value === null) { @@ -11886,7 +11867,7 @@ private function hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema if (is_array($value)) { try { $this->hydrationStack[] = 'license'; - $value = $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️WebhookPullRequestReviewThreadResolved⚡️PullRequest⚡️Base⚡️Repo⚡️License($value); + $value = $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️WebhookIssuesTransferred⚡️Changes⚡️NewRepository⚡️License($value); } finally { array_pop($this->hydrationStack); } @@ -12016,7 +11997,7 @@ private function hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema if (is_array($value)) { try { $this->hydrationStack[] = 'owner'; - $value = $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️WebhookPullRequestReviewThreadResolved⚡️PullRequest⚡️Base⚡️Repo⚡️Owner($value); + $value = $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️WebhookIssuesTransferred⚡️Changes⚡️NewRepository⚡️Owner($value); } finally { array_pop($this->hydrationStack); } @@ -12036,7 +12017,7 @@ private function hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema if (is_array($value)) { try { $this->hydrationStack[] = 'permissions'; - $value = $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️WebhookPullRequestReviewThreadResolved⚡️PullRequest⚡️Base⚡️Repo⚡️Permissions($value); + $value = $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️WebhookIssuesTransferred⚡️Changes⚡️NewRepository⚡️Permissions($value); } finally { array_pop($this->hydrationStack); } @@ -13673,7 +13654,7 @@ private function hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema if (is_array($value)) { try { $this->hydrationStack[] = 'license'; - $value = $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️WebhookPullRequestReviewThreadResolved⚡️PullRequest⚡️Base⚡️Repo⚡️License($value); + $value = $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️WebhookIssuesTransferred⚡️Changes⚡️NewRepository⚡️License($value); } finally { array_pop($this->hydrationStack); } @@ -13803,7 +13784,7 @@ private function hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema if (is_array($value)) { try { $this->hydrationStack[] = 'owner'; - $value = $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️WebhookPullRequestReviewThreadResolved⚡️PullRequest⚡️Base⚡️Repo⚡️Owner($value); + $value = $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️WebhookIssuesTransferred⚡️Changes⚡️NewRepository⚡️Owner($value); } finally { array_pop($this->hydrationStack); } @@ -13823,7 +13804,7 @@ private function hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema if (is_array($value)) { try { $this->hydrationStack[] = 'permissions'; - $value = $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️WebhookPullRequestReviewThreadResolved⚡️PullRequest⚡️Base⚡️Repo⚡️Permissions($value); + $value = $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️WebhookIssuesTransferred⚡️Changes⚡️NewRepository⚡️Permissions($value); } finally { array_pop($this->hydrationStack); } @@ -16005,7 +15986,81 @@ private function hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema } } - private function hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️WebhookIssuesDeleted⚡️Issue⚡️Milestone⚡️Creator(array $payload): \ApiClients\Client\GitHubEnterprise\Schema\WebhookIssuesDeleted\Issue\Milestone\Creator + private function hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️WebhookIssuesTransferred⚡️Changes⚡️NewRepository⚡️License(array $payload): \ApiClients\Client\GitHubEnterprise\Schema\WebhookIssuesTransferred\Changes\NewRepository\License + { + $properties = []; + $missingFields = []; + try { + $value = $payload['key'] ?? null; + + if ($value === null) { + $missingFields[] = 'key'; + goto after_key; + } + + $properties['key'] = $value; + + after_key: + + $value = $payload['name'] ?? null; + + if ($value === null) { + $missingFields[] = 'name'; + goto after_name; + } + + $properties['name'] = $value; + + after_name: + + $value = $payload['node_id'] ?? null; + + if ($value === null) { + $missingFields[] = 'node_id'; + goto after_nodeId; + } + + $properties['nodeId'] = $value; + + after_nodeId: + + $value = $payload['spdx_id'] ?? null; + + if ($value === null) { + $missingFields[] = 'spdx_id'; + goto after_spdxId; + } + + $properties['spdxId'] = $value; + + after_spdxId: + + $value = $payload['url'] ?? null; + + if ($value === null) { + $properties['url'] = null; + goto after_url; + } + + $properties['url'] = $value; + + after_url: + } catch (Throwable $exception) { + throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHubEnterprise\Schema\WebhookIssuesTransferred\Changes\NewRepository\License', $exception, stack: $this->hydrationStack); + } + + if (count($missingFields) > 0) { + throw UnableToHydrateObject::dueToMissingFields(\ApiClients\Client\GitHubEnterprise\Schema\WebhookIssuesTransferred\Changes\NewRepository\License::class, $missingFields, stack: $this->hydrationStack); + } + + try { + return new \ApiClients\Client\GitHubEnterprise\Schema\WebhookIssuesTransferred\Changes\NewRepository\License(...$properties); + } catch (Throwable $exception) { + throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHubEnterprise\Schema\WebhookIssuesTransferred\Changes\NewRepository\License', $exception, stack: $this->hydrationStack); + } + } + + private function hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️WebhookIssuesTransferred⚡️Changes⚡️NewRepository⚡️Owner(array $payload): \ApiClients\Client\GitHubEnterprise\Schema\WebhookIssuesTransferred\Changes\NewRepository\Owner { $properties = []; $missingFields = []; @@ -16241,37 +16296,341 @@ private function hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema after_url: } catch (Throwable $exception) { - throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHubEnterprise\Schema\WebhookIssuesDeleted\Issue\Milestone\Creator', $exception, stack: $this->hydrationStack); + throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHubEnterprise\Schema\WebhookIssuesTransferred\Changes\NewRepository\Owner', $exception, stack: $this->hydrationStack); } if (count($missingFields) > 0) { - throw UnableToHydrateObject::dueToMissingFields(\ApiClients\Client\GitHubEnterprise\Schema\WebhookIssuesDeleted\Issue\Milestone\Creator::class, $missingFields, stack: $this->hydrationStack); + throw UnableToHydrateObject::dueToMissingFields(\ApiClients\Client\GitHubEnterprise\Schema\WebhookIssuesTransferred\Changes\NewRepository\Owner::class, $missingFields, stack: $this->hydrationStack); } try { - return new \ApiClients\Client\GitHubEnterprise\Schema\WebhookIssuesDeleted\Issue\Milestone\Creator(...$properties); + return new \ApiClients\Client\GitHubEnterprise\Schema\WebhookIssuesTransferred\Changes\NewRepository\Owner(...$properties); } catch (Throwable $exception) { - throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHubEnterprise\Schema\WebhookIssuesDeleted\Issue\Milestone\Creator', $exception, stack: $this->hydrationStack); + throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHubEnterprise\Schema\WebhookIssuesTransferred\Changes\NewRepository\Owner', $exception, stack: $this->hydrationStack); } } - private function hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️RepositoryWebhooks⚡️CustomProperties(array $payload): CustomProperties + private function hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️WebhookIssuesTransferred⚡️Changes⚡️NewRepository⚡️Permissions(array $payload): \ApiClients\Client\GitHubEnterprise\Schema\WebhookIssuesTransferred\Changes\NewRepository\Permissions { $properties = []; $missingFields = []; try { + $value = $payload['admin'] ?? null; + + if ($value === null) { + $missingFields[] = 'admin'; + goto after_admin; + } + + $properties['admin'] = $value; + + after_admin: + + $value = $payload['maintain'] ?? null; + + if ($value === null) { + $properties['maintain'] = null; + goto after_maintain; + } + + $properties['maintain'] = $value; + + after_maintain: + + $value = $payload['pull'] ?? null; + + if ($value === null) { + $missingFields[] = 'pull'; + goto after_pull; + } + + $properties['pull'] = $value; + + after_pull: + + $value = $payload['push'] ?? null; + + if ($value === null) { + $missingFields[] = 'push'; + goto after_push; + } + + $properties['push'] = $value; + + after_push: + + $value = $payload['triage'] ?? null; + + if ($value === null) { + $properties['triage'] = null; + goto after_triage; + } + + $properties['triage'] = $value; + + after_triage: } catch (Throwable $exception) { - throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\CustomProperties', $exception, stack: $this->hydrationStack); + throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHubEnterprise\Schema\WebhookIssuesTransferred\Changes\NewRepository\Permissions', $exception, stack: $this->hydrationStack); } if (count($missingFields) > 0) { - throw UnableToHydrateObject::dueToMissingFields(CustomProperties::class, $missingFields, stack: $this->hydrationStack); + throw UnableToHydrateObject::dueToMissingFields(\ApiClients\Client\GitHubEnterprise\Schema\WebhookIssuesTransferred\Changes\NewRepository\Permissions::class, $missingFields, stack: $this->hydrationStack); } try { - return new CustomProperties(...$properties); + return new \ApiClients\Client\GitHubEnterprise\Schema\WebhookIssuesTransferred\Changes\NewRepository\Permissions(...$properties); } catch (Throwable $exception) { - throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\CustomProperties', $exception, stack: $this->hydrationStack); + throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHubEnterprise\Schema\WebhookIssuesTransferred\Changes\NewRepository\Permissions', $exception, stack: $this->hydrationStack); + } + } + + private function hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️WebhookIssuesDeleted⚡️Issue⚡️Milestone⚡️Creator(array $payload): \ApiClients\Client\GitHubEnterprise\Schema\WebhookIssuesDeleted\Issue\Milestone\Creator + { + $properties = []; + $missingFields = []; + try { + $value = $payload['avatar_url'] ?? null; + + if ($value === null) { + $properties['avatarUrl'] = null; + goto after_avatarUrl; + } + + $properties['avatarUrl'] = $value; + + after_avatarUrl: + + $value = $payload['deleted'] ?? null; + + if ($value === null) { + $properties['deleted'] = null; + goto after_deleted; + } + + $properties['deleted'] = $value; + + after_deleted: + + $value = $payload['email'] ?? null; + + if ($value === null) { + $properties['email'] = null; + goto after_email; + } + + $properties['email'] = $value; + + after_email: + + $value = $payload['events_url'] ?? null; + + if ($value === null) { + $properties['eventsUrl'] = null; + goto after_eventsUrl; + } + + $properties['eventsUrl'] = $value; + + after_eventsUrl: + + $value = $payload['followers_url'] ?? null; + + if ($value === null) { + $properties['followersUrl'] = null; + goto after_followersUrl; + } + + $properties['followersUrl'] = $value; + + after_followersUrl: + + $value = $payload['following_url'] ?? null; + + if ($value === null) { + $properties['followingUrl'] = null; + goto after_followingUrl; + } + + $properties['followingUrl'] = $value; + + after_followingUrl: + + $value = $payload['gists_url'] ?? null; + + if ($value === null) { + $properties['gistsUrl'] = null; + goto after_gistsUrl; + } + + $properties['gistsUrl'] = $value; + + after_gistsUrl: + + $value = $payload['gravatar_id'] ?? null; + + if ($value === null) { + $properties['gravatarId'] = null; + goto after_gravatarId; + } + + $properties['gravatarId'] = $value; + + after_gravatarId: + + $value = $payload['html_url'] ?? null; + + if ($value === null) { + $properties['htmlUrl'] = null; + goto after_htmlUrl; + } + + $properties['htmlUrl'] = $value; + + after_htmlUrl: + + $value = $payload['id'] ?? null; + + if ($value === null) { + $missingFields[] = 'id'; + goto after_id; + } + + $properties['id'] = $value; + + after_id: + + $value = $payload['login'] ?? null; + + if ($value === null) { + $missingFields[] = 'login'; + goto after_login; + } + + $properties['login'] = $value; + + after_login: + + $value = $payload['name'] ?? null; + + if ($value === null) { + $properties['name'] = null; + goto after_name; + } + + $properties['name'] = $value; + + after_name: + + $value = $payload['node_id'] ?? null; + + if ($value === null) { + $properties['nodeId'] = null; + goto after_nodeId; + } + + $properties['nodeId'] = $value; + + after_nodeId: + + $value = $payload['organizations_url'] ?? null; + + if ($value === null) { + $properties['organizationsUrl'] = null; + goto after_organizationsUrl; + } + + $properties['organizationsUrl'] = $value; + + after_organizationsUrl: + + $value = $payload['received_events_url'] ?? null; + + if ($value === null) { + $properties['receivedEventsUrl'] = null; + goto after_receivedEventsUrl; + } + + $properties['receivedEventsUrl'] = $value; + + after_receivedEventsUrl: + + $value = $payload['repos_url'] ?? null; + + if ($value === null) { + $properties['reposUrl'] = null; + goto after_reposUrl; + } + + $properties['reposUrl'] = $value; + + after_reposUrl: + + $value = $payload['site_admin'] ?? null; + + if ($value === null) { + $properties['siteAdmin'] = null; + goto after_siteAdmin; + } + + $properties['siteAdmin'] = $value; + + after_siteAdmin: + + $value = $payload['starred_url'] ?? null; + + if ($value === null) { + $properties['starredUrl'] = null; + goto after_starredUrl; + } + + $properties['starredUrl'] = $value; + + after_starredUrl: + + $value = $payload['subscriptions_url'] ?? null; + + if ($value === null) { + $properties['subscriptionsUrl'] = null; + goto after_subscriptionsUrl; + } + + $properties['subscriptionsUrl'] = $value; + + after_subscriptionsUrl: + + $value = $payload['type'] ?? null; + + if ($value === null) { + $properties['type'] = null; + goto after_type; + } + + $properties['type'] = $value; + + after_type: + + $value = $payload['url'] ?? null; + + if ($value === null) { + $properties['url'] = null; + goto after_url; + } + + $properties['url'] = $value; + + after_url: + } catch (Throwable $exception) { + throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHubEnterprise\Schema\WebhookIssuesDeleted\Issue\Milestone\Creator', $exception, stack: $this->hydrationStack); + } + + if (count($missingFields) > 0) { + throw UnableToHydrateObject::dueToMissingFields(\ApiClients\Client\GitHubEnterprise\Schema\WebhookIssuesDeleted\Issue\Milestone\Creator::class, $missingFields, stack: $this->hydrationStack); + } + + try { + return new \ApiClients\Client\GitHubEnterprise\Schema\WebhookIssuesDeleted\Issue\Milestone\Creator(...$properties); + } catch (Throwable $exception) { + throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHubEnterprise\Schema\WebhookIssuesDeleted\Issue\Milestone\Creator', $exception, stack: $this->hydrationStack); } } @@ -17862,7 +18221,7 @@ private function serializeObjectApiClients⚡️Client⚡️GitHubEnterprise⚡ goto after_license; } - $license = $this->serializeObjectApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️WebhookPullRequestReviewThreadResolved⚡️PullRequest⚡️Base⚡️Repo⚡️License($license); + $license = $this->serializeObjectApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️WebhookIssuesTransferred⚡️Changes⚡️NewRepository⚡️License($license); after_license: $result['license'] = $license; $masterBranch = $object->masterBranch; @@ -17916,7 +18275,7 @@ private function serializeObjectApiClients⚡️Client⚡️GitHubEnterprise⚡ goto after_owner; } - $owner = $this->serializeObjectApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️WebhookPullRequestReviewThreadResolved⚡️PullRequest⚡️Base⚡️Repo⚡️Owner($owner); + $owner = $this->serializeObjectApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️WebhookIssuesTransferred⚡️Changes⚡️NewRepository⚡️Owner($owner); after_owner: $result['owner'] = $owner; $permissions = $object->permissions; @@ -17925,7 +18284,7 @@ private function serializeObjectApiClients⚡️Client⚡️GitHubEnterprise⚡ goto after_permissions; } - $permissions = $this->serializeObjectApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️WebhookPullRequestReviewThreadResolved⚡️PullRequest⚡️Base⚡️Repo⚡️Permissions($permissions); + $permissions = $this->serializeObjectApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️WebhookIssuesTransferred⚡️Changes⚡️NewRepository⚡️Permissions($permissions); after_permissions: $result['permissions'] = $permissions; $private = $object->private; @@ -19925,15 +20284,6 @@ private function serializeObjectApiClients⚡️Client⚡️GitHubEnterprise⚡ $topics = $topicsSerializer0->serialize($topics, $this); after_topics: $result['topics'] = $topics; - $customProperties = $object->customProperties; - - if ($customProperties === null) { - goto after_customProperties; - } - - $customProperties = $this->serializeObjectApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️RepositoryWebhooks⚡️CustomProperties($customProperties); - after_customProperties: $result['custom_properties'] = $customProperties; - $hasIssues = $object->hasIssues; after_hasIssues: $result['has_issues'] = $hasIssues; @@ -22361,7 +22711,7 @@ private function serializeObjectApiClients⚡️Client⚡️GitHubEnterprise⚡ goto after_license; } - $license = $this->serializeObjectApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️WebhookPullRequestReviewThreadResolved⚡️PullRequest⚡️Base⚡️Repo⚡️License($license); + $license = $this->serializeObjectApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️WebhookIssuesTransferred⚡️Changes⚡️NewRepository⚡️License($license); after_license: $result['license'] = $license; $masterBranch = $object->masterBranch; @@ -22415,7 +22765,7 @@ private function serializeObjectApiClients⚡️Client⚡️GitHubEnterprise⚡ goto after_owner; } - $owner = $this->serializeObjectApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️WebhookPullRequestReviewThreadResolved⚡️PullRequest⚡️Base⚡️Repo⚡️Owner($owner); + $owner = $this->serializeObjectApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️WebhookIssuesTransferred⚡️Changes⚡️NewRepository⚡️Owner($owner); after_owner: $result['owner'] = $owner; $permissions = $object->permissions; @@ -22424,7 +22774,7 @@ private function serializeObjectApiClients⚡️Client⚡️GitHubEnterprise⚡ goto after_permissions; } - $permissions = $this->serializeObjectApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️WebhookPullRequestReviewThreadResolved⚡️PullRequest⚡️Base⚡️Repo⚡️Permissions($permissions); + $permissions = $this->serializeObjectApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️WebhookIssuesTransferred⚡️Changes⚡️NewRepository⚡️Permissions($permissions); after_permissions: $result['permissions'] = $permissions; $private = $object->private; @@ -23185,7 +23535,7 @@ private function serializeObjectApiClients⚡️Client⚡️GitHubEnterprise⚡ goto after_license; } - $license = $this->serializeObjectApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️WebhookPullRequestReviewThreadResolved⚡️PullRequest⚡️Base⚡️Repo⚡️License($license); + $license = $this->serializeObjectApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️WebhookIssuesTransferred⚡️Changes⚡️NewRepository⚡️License($license); after_license: $result['license'] = $license; $masterBranch = $object->masterBranch; @@ -23239,7 +23589,7 @@ private function serializeObjectApiClients⚡️Client⚡️GitHubEnterprise⚡ goto after_owner; } - $owner = $this->serializeObjectApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️WebhookPullRequestReviewThreadResolved⚡️PullRequest⚡️Base⚡️Repo⚡️Owner($owner); + $owner = $this->serializeObjectApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️WebhookIssuesTransferred⚡️Changes⚡️NewRepository⚡️Owner($owner); after_owner: $result['owner'] = $owner; $permissions = $object->permissions; @@ -23248,7 +23598,7 @@ private function serializeObjectApiClients⚡️Client⚡️GitHubEnterprise⚡ goto after_permissions; } - $permissions = $this->serializeObjectApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️WebhookPullRequestReviewThreadResolved⚡️PullRequest⚡️Base⚡️Repo⚡️Permissions($permissions); + $permissions = $this->serializeObjectApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️WebhookIssuesTransferred⚡️Changes⚡️NewRepository⚡️Permissions($permissions); after_permissions: $result['permissions'] = $permissions; $private = $object->private; diff --git a/clients/GitHubEnterprise-3.7/src/Internal/Hydrator/WebHook/Push.php b/clients/GitHubEnterprise-3.7/src/Internal/Hydrator/WebHook/Push.php index 64b097ff37e..f70e68d5ba0 100644 --- a/clients/GitHubEnterprise-3.7/src/Internal/Hydrator/WebHook/Push.php +++ b/clients/GitHubEnterprise-3.7/src/Internal/Hydrator/WebHook/Push.php @@ -8,7 +8,6 @@ use ApiClients\Client\GitHubEnterprise\Schema\OrganizationSimpleWebhooks; use ApiClients\Client\GitHubEnterprise\Schema\SimpleInstallation; use ApiClients\Client\GitHubEnterprise\Schema\SimpleUserWebhooks; -use ApiClients\Client\GitHubEnterprise\Schema\WebhookIssuesTransferred\Changes\NewRepository\CustomProperties; use ApiClients\Client\GitHubEnterprise\Schema\WebhookPush; use ApiClients\Client\GitHubEnterprise\Schema\WebhookPush\HeadCommit; use ApiClients\Client\GitHubEnterprise\Schema\WebhookPush\HeadCommit\Author; @@ -66,7 +65,6 @@ public function hydrateObject(string $className, array $payload): object 'ApiClients\Client\GitHubEnterprise\Schema\WebhookPush\Repository\Owner' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️WebhookPush⚡️Repository⚡️Owner($payload), 'ApiClients\Client\GitHubEnterprise\Schema\WebhookPush\Repository\Permissions' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️WebhookPush⚡️Repository⚡️Permissions($payload), 'ApiClients\Client\GitHubEnterprise\Schema\SimpleUserWebhooks' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️SimpleUserWebhooks($payload), - 'ApiClients\Client\GitHubEnterprise\Schema\WebhookIssuesTransferred\Changes\NewRepository\CustomProperties' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️WebhookIssuesTransferred⚡️Changes⚡️NewRepository⚡️CustomProperties($payload), 'ApiClients\Client\GitHubEnterprise\Schema\WebhookIssuesTransferred\Changes\NewRepository\License' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️WebhookIssuesTransferred⚡️Changes⚡️NewRepository⚡️License($payload), 'ApiClients\Client\GitHubEnterprise\Schema\WebhookIssuesTransferred\Changes\NewRepository\Owner' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️WebhookIssuesTransferred⚡️Changes⚡️NewRepository⚡️Owner($payload), 'ApiClients\Client\GitHubEnterprise\Schema\WebhookIssuesTransferred\Changes\NewRepository\Permissions' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️WebhookIssuesTransferred⚡️Changes⚡️NewRepository⚡️Permissions($payload), @@ -1214,26 +1212,6 @@ private function hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema after_createdAt: - $value = $payload['custom_properties'] ?? null; - - if ($value === null) { - $properties['customProperties'] = null; - goto after_customProperties; - } - - if (is_array($value)) { - try { - $this->hydrationStack[] = 'customProperties'; - $value = $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️WebhookIssuesTransferred⚡️Changes⚡️NewRepository⚡️CustomProperties($value); - } finally { - array_pop($this->hydrationStack); - } - } - - $properties['customProperties'] = $value; - - after_customProperties: - $value = $payload['default_branch'] ?? null; if ($value === null) { @@ -2715,26 +2693,6 @@ private function hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema } } - private function hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️WebhookIssuesTransferred⚡️Changes⚡️NewRepository⚡️CustomProperties(array $payload): CustomProperties - { - $properties = []; - $missingFields = []; - try { - } catch (Throwable $exception) { - throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHubEnterprise\Schema\WebhookIssuesTransferred\Changes\NewRepository\CustomProperties', $exception, stack: $this->hydrationStack); - } - - if (count($missingFields) > 0) { - throw UnableToHydrateObject::dueToMissingFields(CustomProperties::class, $missingFields, stack: $this->hydrationStack); - } - - try { - return new CustomProperties(...$properties); - } catch (Throwable $exception) { - throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHubEnterprise\Schema\WebhookIssuesTransferred\Changes\NewRepository\CustomProperties', $exception, stack: $this->hydrationStack); - } - } - private function hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️WebhookIssuesTransferred⚡️Changes⚡️NewRepository⚡️License(array $payload): \ApiClients\Client\GitHubEnterprise\Schema\WebhookIssuesTransferred\Changes\NewRepository\License { $properties = []; @@ -3736,15 +3694,6 @@ private function serializeObjectApiClients⚡️Client⚡️GitHubEnterprise⚡ $createdAt = $object->createdAt; after_createdAt: $result['created_at'] = $createdAt; - $customProperties = $object->customProperties; - - if ($customProperties === null) { - goto after_customProperties; - } - - $customProperties = $this->serializeObjectApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️WebhookIssuesTransferred⚡️Changes⚡️NewRepository⚡️CustomProperties($customProperties); - after_customProperties: $result['custom_properties'] = $customProperties; - $defaultBranch = $object->defaultBranch; after_defaultBranch: $result['default_branch'] = $defaultBranch; diff --git a/clients/GitHubEnterprise-3.7/src/Internal/Hydrator/WebHook/RegistryPackage.php b/clients/GitHubEnterprise-3.7/src/Internal/Hydrator/WebHook/RegistryPackage.php index bc3c14ed18f..4de863c13b5 100644 --- a/clients/GitHubEnterprise-3.7/src/Internal/Hydrator/WebHook/RegistryPackage.php +++ b/clients/GitHubEnterprise-3.7/src/Internal/Hydrator/WebHook/RegistryPackage.php @@ -13,7 +13,6 @@ use ApiClients\Client\GitHubEnterprise\Schema\LicenseSimple; use ApiClients\Client\GitHubEnterprise\Schema\OrganizationSimpleWebhooks; use ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks; -use ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\CustomProperties; use ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\Permissions; use ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\TemplateRepository; use ApiClients\Client\GitHubEnterprise\Schema\SimpleInstallation; @@ -114,7 +113,6 @@ public function hydrateObject(string $className, array $payload): object 'ApiClients\Client\GitHubEnterprise\Schema\WebhookRegistryPackagePublished\RegistryPackage\PackageVersion\NpmMetadata\Engines' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️WebhookRegistryPackagePublished⚡️RegistryPackage⚡️PackageVersion⚡️NpmMetadata⚡️Engines($payload), 'ApiClients\Client\GitHubEnterprise\Schema\WebhookRegistryPackagePublished\RegistryPackage\PackageVersion\NpmMetadata\Bin' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️WebhookRegistryPackagePublished⚡️RegistryPackage⚡️PackageVersion⚡️NpmMetadata⚡️Bin($payload), 'ApiClients\Client\GitHubEnterprise\Schema\WebhookRegistryPackagePublished\RegistryPackage\PackageVersion\NpmMetadata\Man' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️WebhookRegistryPackagePublished⚡️RegistryPackage⚡️PackageVersion⚡️NpmMetadata⚡️Man($payload), - 'ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\CustomProperties' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️RepositoryWebhooks⚡️CustomProperties($payload), 'ApiClients\Client\GitHubEnterprise\Schema\Repository\TemplateRepository\Owner' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️Repository⚡️TemplateRepository⚡️Owner($payload), 'ApiClients\Client\GitHubEnterprise\Schema\Repository\TemplateRepository\Permissions' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️Repository⚡️TemplateRepository⚡️Permissions($payload), 'ApiClients\Client\GitHubEnterprise\Schema\WebhookRegistryPackageUpdated\RegistryPackage\Registry' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️WebhookRegistryPackageUpdated⚡️RegistryPackage⚡️Registry($payload), @@ -3449,26 +3447,6 @@ private function hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema after_topics: - $value = $payload['custom_properties'] ?? null; - - if ($value === null) { - $properties['customProperties'] = null; - goto after_customProperties; - } - - if (is_array($value)) { - try { - $this->hydrationStack[] = 'customProperties'; - $value = $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️RepositoryWebhooks⚡️CustomProperties($value); - } finally { - array_pop($this->hydrationStack); - } - } - - $properties['customProperties'] = $value; - - after_customProperties: - $value = $payload['has_issues'] ?? null; if ($value === null) { @@ -7439,26 +7417,6 @@ private function hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema } } - private function hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️RepositoryWebhooks⚡️CustomProperties(array $payload): CustomProperties - { - $properties = []; - $missingFields = []; - try { - } catch (Throwable $exception) { - throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\CustomProperties', $exception, stack: $this->hydrationStack); - } - - if (count($missingFields) > 0) { - throw UnableToHydrateObject::dueToMissingFields(CustomProperties::class, $missingFields, stack: $this->hydrationStack); - } - - try { - return new CustomProperties(...$properties); - } catch (Throwable $exception) { - throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\CustomProperties', $exception, stack: $this->hydrationStack); - } - } - private function hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️Repository⚡️TemplateRepository⚡️Owner(array $payload): \ApiClients\Client\GitHubEnterprise\Schema\Repository\TemplateRepository\Owner { $properties = []; @@ -9467,15 +9425,6 @@ private function serializeObjectApiClients⚡️Client⚡️GitHubEnterprise⚡ $topics = $topicsSerializer0->serialize($topics, $this); after_topics: $result['topics'] = $topics; - $customProperties = $object->customProperties; - - if ($customProperties === null) { - goto after_customProperties; - } - - $customProperties = $this->serializeObjectApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️RepositoryWebhooks⚡️CustomProperties($customProperties); - after_customProperties: $result['custom_properties'] = $customProperties; - $hasIssues = $object->hasIssues; after_hasIssues: $result['has_issues'] = $hasIssues; diff --git a/clients/GitHubEnterprise-3.7/src/Internal/Hydrator/WebHook/Release.php b/clients/GitHubEnterprise-3.7/src/Internal/Hydrator/WebHook/Release.php index 1e2cf80e44d..f14af0cb5b0 100644 --- a/clients/GitHubEnterprise-3.7/src/Internal/Hydrator/WebHook/Release.php +++ b/clients/GitHubEnterprise-3.7/src/Internal/Hydrator/WebHook/Release.php @@ -8,7 +8,6 @@ use ApiClients\Client\GitHubEnterprise\Schema\LicenseSimple; use ApiClients\Client\GitHubEnterprise\Schema\OrganizationSimpleWebhooks; use ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks; -use ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\CustomProperties; use ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\Permissions; use ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\TemplateRepository; use ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\TemplateRepository\Owner; @@ -104,7 +103,6 @@ public function hydrateObject(string $className, array $payload): object 'ApiClients\Client\GitHubEnterprise\Schema\WebhookReleaseUnpublished\Release' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️WebhookReleaseUnpublished⚡️Release($payload), 'ApiClients\Client\GitHubEnterprise\Schema\WebhookReleaseUnpublished\Release\Author' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️WebhookReleaseUnpublished⚡️Release⚡️Author($payload), 'ApiClients\Client\GitHubEnterprise\Schema\WebhookReleaseUnpublished\Release\Reactions' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️WebhookReleaseUnpublished⚡️Release⚡️Reactions($payload), - 'ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\CustomProperties' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️RepositoryWebhooks⚡️CustomProperties($payload), 'ApiClients\Client\GitHubEnterprise\Schema\Repository\TemplateRepository\Owner' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️Repository⚡️TemplateRepository⚡️Owner($payload), 'ApiClients\Client\GitHubEnterprise\Schema\Repository\TemplateRepository\Permissions' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️Repository⚡️TemplateRepository⚡️Permissions($payload), default => throw UnableToHydrateObject::noHydrationDefined($className, $this->hydrationStack), @@ -1974,26 +1972,6 @@ private function hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema after_topics: - $value = $payload['custom_properties'] ?? null; - - if ($value === null) { - $properties['customProperties'] = null; - goto after_customProperties; - } - - if (is_array($value)) { - try { - $this->hydrationStack[] = 'customProperties'; - $value = $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️RepositoryWebhooks⚡️CustomProperties($value); - } finally { - array_pop($this->hydrationStack); - } - } - - $properties['customProperties'] = $value; - - after_customProperties: - $value = $payload['has_issues'] ?? null; if ($value === null) { @@ -9190,26 +9168,6 @@ private function hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema } } - private function hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️RepositoryWebhooks⚡️CustomProperties(array $payload): CustomProperties - { - $properties = []; - $missingFields = []; - try { - } catch (Throwable $exception) { - throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\CustomProperties', $exception, stack: $this->hydrationStack); - } - - if (count($missingFields) > 0) { - throw UnableToHydrateObject::dueToMissingFields(CustomProperties::class, $missingFields, stack: $this->hydrationStack); - } - - try { - return new CustomProperties(...$properties); - } catch (Throwable $exception) { - throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\CustomProperties', $exception, stack: $this->hydrationStack); - } - } - private function hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️Repository⚡️TemplateRepository⚡️Owner(array $payload): \ApiClients\Client\GitHubEnterprise\Schema\Repository\TemplateRepository\Owner { $properties = []; @@ -10389,15 +10347,6 @@ private function serializeObjectApiClients⚡️Client⚡️GitHubEnterprise⚡ $topics = $topicsSerializer0->serialize($topics, $this); after_topics: $result['topics'] = $topics; - $customProperties = $object->customProperties; - - if ($customProperties === null) { - goto after_customProperties; - } - - $customProperties = $this->serializeObjectApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️RepositoryWebhooks⚡️CustomProperties($customProperties); - after_customProperties: $result['custom_properties'] = $customProperties; - $hasIssues = $object->hasIssues; after_hasIssues: $result['has_issues'] = $hasIssues; diff --git a/clients/GitHubEnterprise-3.7/src/Internal/Hydrator/WebHook/Repository.php b/clients/GitHubEnterprise-3.7/src/Internal/Hydrator/WebHook/Repository.php index 05d1dd7f041..8e2d6f137d9 100644 --- a/clients/GitHubEnterprise-3.7/src/Internal/Hydrator/WebHook/Repository.php +++ b/clients/GitHubEnterprise-3.7/src/Internal/Hydrator/WebHook/Repository.php @@ -8,7 +8,6 @@ use ApiClients\Client\GitHubEnterprise\Schema\LicenseSimple; use ApiClients\Client\GitHubEnterprise\Schema\OrganizationSimpleWebhooks; use ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks; -use ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\CustomProperties; use ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\Permissions; use ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\TemplateRepository; use ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\TemplateRepository\Owner; @@ -105,7 +104,6 @@ public function hydrateObject(string $className, array $payload): object 'ApiClients\Client\GitHubEnterprise\Schema\WebhookRepositoryTransferred\Changes\Owner\From\Organization' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️WebhookRepositoryTransferred⚡️Changes⚡️Owner⚡️From⚡️Organization($payload), 'ApiClients\Client\GitHubEnterprise\Schema\WebhookRepositoryTransferred\Changes\Owner\From\User' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️WebhookRepositoryTransferred⚡️Changes⚡️Owner⚡️From⚡️User($payload), 'ApiClients\Client\GitHubEnterprise\Schema\WebhookRepositoryUnarchived' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️WebhookRepositoryUnarchived($payload), - 'ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\CustomProperties' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️RepositoryWebhooks⚡️CustomProperties($payload), 'ApiClients\Client\GitHubEnterprise\Schema\Repository\TemplateRepository\Owner' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️Repository⚡️TemplateRepository⚡️Owner($payload), 'ApiClients\Client\GitHubEnterprise\Schema\Repository\TemplateRepository\Permissions' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️Repository⚡️TemplateRepository⚡️Permissions($payload), default => throw UnableToHydrateObject::noHydrationDefined($className, $this->hydrationStack), @@ -1319,26 +1317,6 @@ private function hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema after_topics: - $value = $payload['custom_properties'] ?? null; - - if ($value === null) { - $properties['customProperties'] = null; - goto after_customProperties; - } - - if (is_array($value)) { - try { - $this->hydrationStack[] = 'customProperties'; - $value = $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️RepositoryWebhooks⚡️CustomProperties($value); - } finally { - array_pop($this->hydrationStack); - } - } - - $properties['customProperties'] = $value; - - after_customProperties: - $value = $payload['has_issues'] ?? null; if ($value === null) { @@ -5916,26 +5894,6 @@ private function hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema } } - private function hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️RepositoryWebhooks⚡️CustomProperties(array $payload): CustomProperties - { - $properties = []; - $missingFields = []; - try { - } catch (Throwable $exception) { - throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\CustomProperties', $exception, stack: $this->hydrationStack); - } - - if (count($missingFields) > 0) { - throw UnableToHydrateObject::dueToMissingFields(CustomProperties::class, $missingFields, stack: $this->hydrationStack); - } - - try { - return new CustomProperties(...$properties); - } catch (Throwable $exception) { - throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\CustomProperties', $exception, stack: $this->hydrationStack); - } - } - private function hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️Repository⚡️TemplateRepository⚡️Owner(array $payload): \ApiClients\Client\GitHubEnterprise\Schema\Repository\TemplateRepository\Owner { $properties = []; @@ -6788,15 +6746,6 @@ private function serializeObjectApiClients⚡️Client⚡️GitHubEnterprise⚡ $topics = $topicsSerializer0->serialize($topics, $this); after_topics: $result['topics'] = $topics; - $customProperties = $object->customProperties; - - if ($customProperties === null) { - goto after_customProperties; - } - - $customProperties = $this->serializeObjectApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️RepositoryWebhooks⚡️CustomProperties($customProperties); - after_customProperties: $result['custom_properties'] = $customProperties; - $hasIssues = $object->hasIssues; after_hasIssues: $result['has_issues'] = $hasIssues; diff --git a/clients/GitHubEnterprise-3.7/src/Internal/Hydrator/WebHook/RepositoryDispatch.php b/clients/GitHubEnterprise-3.7/src/Internal/Hydrator/WebHook/RepositoryDispatch.php index b0c44c6d6ed..719113f421c 100644 --- a/clients/GitHubEnterprise-3.7/src/Internal/Hydrator/WebHook/RepositoryDispatch.php +++ b/clients/GitHubEnterprise-3.7/src/Internal/Hydrator/WebHook/RepositoryDispatch.php @@ -8,7 +8,6 @@ use ApiClients\Client\GitHubEnterprise\Schema\LicenseSimple; use ApiClients\Client\GitHubEnterprise\Schema\OrganizationSimpleWebhooks; use ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks; -use ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\CustomProperties; use ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\Permissions; use ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\TemplateRepository; use ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\TemplateRepository\Owner; @@ -65,7 +64,6 @@ public function hydrateObject(string $className, array $payload): object 'ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\TemplateRepository\Permissions' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️RepositoryWebhooks⚡️TemplateRepository⚡️Permissions($payload), 'ApiClients\Client\GitHubEnterprise\Schema\SimpleUserWebhooks' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️SimpleUserWebhooks($payload), 'ApiClients\Client\GitHubEnterprise\Schema\WebhookRepositoryDispatchSample\ClientPayload' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️WebhookRepositoryDispatchSample⚡️ClientPayload($payload), - 'ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\CustomProperties' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️RepositoryWebhooks⚡️CustomProperties($payload), 'ApiClients\Client\GitHubEnterprise\Schema\Repository\TemplateRepository\Owner' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️Repository⚡️TemplateRepository⚡️Owner($payload), 'ApiClients\Client\GitHubEnterprise\Schema\Repository\TemplateRepository\Permissions' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️Repository⚡️TemplateRepository⚡️Permissions($payload), default => throw UnableToHydrateObject::noHydrationDefined($className, $this->hydrationStack), @@ -1310,26 +1308,6 @@ private function hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema after_topics: - $value = $payload['custom_properties'] ?? null; - - if ($value === null) { - $properties['customProperties'] = null; - goto after_customProperties; - } - - if (is_array($value)) { - try { - $this->hydrationStack[] = 'customProperties'; - $value = $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️RepositoryWebhooks⚡️CustomProperties($value); - } finally { - array_pop($this->hydrationStack); - } - } - - $properties['customProperties'] = $value; - - after_customProperties: - $value = $payload['has_issues'] ?? null; if ($value === null) { @@ -3691,26 +3669,6 @@ private function hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema } } - private function hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️RepositoryWebhooks⚡️CustomProperties(array $payload): CustomProperties - { - $properties = []; - $missingFields = []; - try { - } catch (Throwable $exception) { - throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\CustomProperties', $exception, stack: $this->hydrationStack); - } - - if (count($missingFields) > 0) { - throw UnableToHydrateObject::dueToMissingFields(CustomProperties::class, $missingFields, stack: $this->hydrationStack); - } - - try { - return new CustomProperties(...$properties); - } catch (Throwable $exception) { - throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\CustomProperties', $exception, stack: $this->hydrationStack); - } - } - private function hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️Repository⚡️TemplateRepository⚡️Owner(array $payload): \ApiClients\Client\GitHubEnterprise\Schema\Repository\TemplateRepository\Owner { $properties = []; @@ -4537,15 +4495,6 @@ private function serializeObjectApiClients⚡️Client⚡️GitHubEnterprise⚡ $topics = $topicsSerializer0->serialize($topics, $this); after_topics: $result['topics'] = $topics; - $customProperties = $object->customProperties; - - if ($customProperties === null) { - goto after_customProperties; - } - - $customProperties = $this->serializeObjectApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️RepositoryWebhooks⚡️CustomProperties($customProperties); - after_customProperties: $result['custom_properties'] = $customProperties; - $hasIssues = $object->hasIssues; after_hasIssues: $result['has_issues'] = $hasIssues; diff --git a/clients/GitHubEnterprise-3.7/src/Internal/Hydrator/WebHook/RepositoryVulnerabilityAlert.php b/clients/GitHubEnterprise-3.7/src/Internal/Hydrator/WebHook/RepositoryVulnerabilityAlert.php index f1f360a9a85..2980ad62b6c 100644 --- a/clients/GitHubEnterprise-3.7/src/Internal/Hydrator/WebHook/RepositoryVulnerabilityAlert.php +++ b/clients/GitHubEnterprise-3.7/src/Internal/Hydrator/WebHook/RepositoryVulnerabilityAlert.php @@ -8,7 +8,6 @@ use ApiClients\Client\GitHubEnterprise\Schema\LicenseSimple; use ApiClients\Client\GitHubEnterprise\Schema\OrganizationSimpleWebhooks; use ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks; -use ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\CustomProperties; use ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\Permissions; use ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\TemplateRepository; use ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\TemplateRepository\Owner; @@ -79,7 +78,6 @@ public function hydrateObject(string $className, array $payload): object 'ApiClients\Client\GitHubEnterprise\Schema\WebhookRepositoryVulnerabilityAlertResolve' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️WebhookRepositoryVulnerabilityAlertResolve($payload), 'ApiClients\Client\GitHubEnterprise\Schema\WebhookRepositoryVulnerabilityAlertResolve\Alert' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️WebhookRepositoryVulnerabilityAlertResolve⚡️Alert($payload), 'ApiClients\Client\GitHubEnterprise\Schema\WebhookRepositoryVulnerabilityAlertResolve\Alert\Dismisser' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️WebhookRepositoryVulnerabilityAlertResolve⚡️Alert⚡️Dismisser($payload), - 'ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\CustomProperties' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️RepositoryWebhooks⚡️CustomProperties($payload), 'ApiClients\Client\GitHubEnterprise\Schema\Repository\TemplateRepository\Owner' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️Repository⚡️TemplateRepository⚡️Owner($payload), 'ApiClients\Client\GitHubEnterprise\Schema\Repository\TemplateRepository\Permissions' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️Repository⚡️TemplateRepository⚡️Permissions($payload), default => throw UnableToHydrateObject::noHydrationDefined($className, $this->hydrationStack), @@ -1778,26 +1776,6 @@ private function hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema after_topics: - $value = $payload['custom_properties'] ?? null; - - if ($value === null) { - $properties['customProperties'] = null; - goto after_customProperties; - } - - if (is_array($value)) { - try { - $this->hydrationStack[] = 'customProperties'; - $value = $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️RepositoryWebhooks⚡️CustomProperties($value); - } finally { - array_pop($this->hydrationStack); - } - } - - $properties['customProperties'] = $value; - - after_customProperties: - $value = $payload['has_issues'] ?? null; if ($value === null) { @@ -5995,26 +5973,6 @@ private function hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema } } - private function hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️RepositoryWebhooks⚡️CustomProperties(array $payload): CustomProperties - { - $properties = []; - $missingFields = []; - try { - } catch (Throwable $exception) { - throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\CustomProperties', $exception, stack: $this->hydrationStack); - } - - if (count($missingFields) > 0) { - throw UnableToHydrateObject::dueToMissingFields(CustomProperties::class, $missingFields, stack: $this->hydrationStack); - } - - try { - return new CustomProperties(...$properties); - } catch (Throwable $exception) { - throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\CustomProperties', $exception, stack: $this->hydrationStack); - } - } - private function hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️Repository⚡️TemplateRepository⚡️Owner(array $payload): \ApiClients\Client\GitHubEnterprise\Schema\Repository\TemplateRepository\Owner { $properties = []; @@ -7110,15 +7068,6 @@ private function serializeObjectApiClients⚡️Client⚡️GitHubEnterprise⚡ $topics = $topicsSerializer0->serialize($topics, $this); after_topics: $result['topics'] = $topics; - $customProperties = $object->customProperties; - - if ($customProperties === null) { - goto after_customProperties; - } - - $customProperties = $this->serializeObjectApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️RepositoryWebhooks⚡️CustomProperties($customProperties); - after_customProperties: $result['custom_properties'] = $customProperties; - $hasIssues = $object->hasIssues; after_hasIssues: $result['has_issues'] = $hasIssues; diff --git a/clients/GitHubEnterprise-3.7/src/Internal/Hydrator/WebHook/SecretScanningAlert.php b/clients/GitHubEnterprise-3.7/src/Internal/Hydrator/WebHook/SecretScanningAlert.php index 1a48bda2d2c..3d241368933 100644 --- a/clients/GitHubEnterprise-3.7/src/Internal/Hydrator/WebHook/SecretScanningAlert.php +++ b/clients/GitHubEnterprise-3.7/src/Internal/Hydrator/WebHook/SecretScanningAlert.php @@ -8,7 +8,6 @@ use ApiClients\Client\GitHubEnterprise\Schema\LicenseSimple; use ApiClients\Client\GitHubEnterprise\Schema\OrganizationSimpleWebhooks; use ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks; -use ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\CustomProperties; use ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\Permissions; use ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\TemplateRepository; use ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\TemplateRepository\Owner; @@ -71,7 +70,6 @@ public function hydrateObject(string $className, array $payload): object 'ApiClients\Client\GitHubEnterprise\Schema\WebhookSecretScanningAlertReopened' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️WebhookSecretScanningAlertReopened($payload), 'ApiClients\Client\GitHubEnterprise\Schema\WebhookSecretScanningAlertResolved' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️WebhookSecretScanningAlertResolved($payload), 'ApiClients\Client\GitHubEnterprise\Schema\WebhookSecretScanningAlertRevoked' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️WebhookSecretScanningAlertRevoked($payload), - 'ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\CustomProperties' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️RepositoryWebhooks⚡️CustomProperties($payload), 'ApiClients\Client\GitHubEnterprise\Schema\Repository\TemplateRepository\Owner' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️Repository⚡️TemplateRepository⚡️Owner($payload), 'ApiClients\Client\GitHubEnterprise\Schema\Repository\TemplateRepository\Permissions' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️Repository⚡️TemplateRepository⚡️Permissions($payload), default => throw UnableToHydrateObject::noHydrationDefined($className, $this->hydrationStack), @@ -1735,26 +1733,6 @@ private function hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema after_topics: - $value = $payload['custom_properties'] ?? null; - - if ($value === null) { - $properties['customProperties'] = null; - goto after_customProperties; - } - - if (is_array($value)) { - try { - $this->hydrationStack[] = 'customProperties'; - $value = $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️RepositoryWebhooks⚡️CustomProperties($value); - } finally { - array_pop($this->hydrationStack); - } - } - - $properties['customProperties'] = $value; - - after_customProperties: - $value = $payload['has_issues'] ?? null; if ($value === null) { @@ -4296,26 +4274,6 @@ private function hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema } } - private function hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️RepositoryWebhooks⚡️CustomProperties(array $payload): CustomProperties - { - $properties = []; - $missingFields = []; - try { - } catch (Throwable $exception) { - throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\CustomProperties', $exception, stack: $this->hydrationStack); - } - - if (count($missingFields) > 0) { - throw UnableToHydrateObject::dueToMissingFields(CustomProperties::class, $missingFields, stack: $this->hydrationStack); - } - - try { - return new CustomProperties(...$properties); - } catch (Throwable $exception) { - throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\CustomProperties', $exception, stack: $this->hydrationStack); - } - } - private function hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️Repository⚡️TemplateRepository⚡️Owner(array $payload): \ApiClients\Client\GitHubEnterprise\Schema\Repository\TemplateRepository\Owner { $properties = []; @@ -5353,15 +5311,6 @@ private function serializeObjectApiClients⚡️Client⚡️GitHubEnterprise⚡ $topics = $topicsSerializer0->serialize($topics, $this); after_topics: $result['topics'] = $topics; - $customProperties = $object->customProperties; - - if ($customProperties === null) { - goto after_customProperties; - } - - $customProperties = $this->serializeObjectApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️RepositoryWebhooks⚡️CustomProperties($customProperties); - after_customProperties: $result['custom_properties'] = $customProperties; - $hasIssues = $object->hasIssues; after_hasIssues: $result['has_issues'] = $hasIssues; diff --git a/clients/GitHubEnterprise-3.7/src/Internal/Hydrator/WebHook/SecretScanningAlertLocation.php b/clients/GitHubEnterprise-3.7/src/Internal/Hydrator/WebHook/SecretScanningAlertLocation.php index b7964f702be..c10535ce745 100644 --- a/clients/GitHubEnterprise-3.7/src/Internal/Hydrator/WebHook/SecretScanningAlertLocation.php +++ b/clients/GitHubEnterprise-3.7/src/Internal/Hydrator/WebHook/SecretScanningAlertLocation.php @@ -8,7 +8,6 @@ use ApiClients\Client\GitHubEnterprise\Schema\LicenseSimple; use ApiClients\Client\GitHubEnterprise\Schema\OrganizationSimpleWebhooks; use ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks; -use ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\CustomProperties; use ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\Permissions; use ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\TemplateRepository; use ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\TemplateRepository\Owner; @@ -70,7 +69,6 @@ public function hydrateObject(string $className, array $payload): object 'ApiClients\Client\GitHubEnterprise\Schema\SimpleUserWebhooks' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️SimpleUserWebhooks($payload), 'ApiClients\Client\GitHubEnterprise\Schema\WebhookSecretScanningAlertLocationCreatedFormEncoded' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️WebhookSecretScanningAlertLocationCreatedFormEncoded($payload), 'ApiClients\Client\GitHubEnterprise\Schema\SecretScanningLocationCommit' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️SecretScanningLocationCommit($payload), - 'ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\CustomProperties' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️RepositoryWebhooks⚡️CustomProperties($payload), 'ApiClients\Client\GitHubEnterprise\Schema\Repository\TemplateRepository\Owner' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️Repository⚡️TemplateRepository⚡️Owner($payload), 'ApiClients\Client\GitHubEnterprise\Schema\Repository\TemplateRepository\Permissions' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️Repository⚡️TemplateRepository⚡️Permissions($payload), default => throw UnableToHydrateObject::noHydrationDefined($className, $this->hydrationStack), @@ -1668,26 +1666,6 @@ private function hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema after_topics: - $value = $payload['custom_properties'] ?? null; - - if ($value === null) { - $properties['customProperties'] = null; - goto after_customProperties; - } - - if (is_array($value)) { - try { - $this->hydrationStack[] = 'customProperties'; - $value = $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️RepositoryWebhooks⚡️CustomProperties($value); - } finally { - array_pop($this->hydrationStack); - } - } - - $properties['customProperties'] = $value; - - after_customProperties: - $value = $payload['has_issues'] ?? null; if ($value === null) { @@ -3927,26 +3905,6 @@ private function hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema } } - private function hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️RepositoryWebhooks⚡️CustomProperties(array $payload): CustomProperties - { - $properties = []; - $missingFields = []; - try { - } catch (Throwable $exception) { - throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\CustomProperties', $exception, stack: $this->hydrationStack); - } - - if (count($missingFields) > 0) { - throw UnableToHydrateObject::dueToMissingFields(CustomProperties::class, $missingFields, stack: $this->hydrationStack); - } - - try { - return new CustomProperties(...$properties); - } catch (Throwable $exception) { - throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\CustomProperties', $exception, stack: $this->hydrationStack); - } - } - private function hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️Repository⚡️TemplateRepository⚡️Owner(array $payload): \ApiClients\Client\GitHubEnterprise\Schema\Repository\TemplateRepository\Owner { $properties = []; @@ -4934,15 +4892,6 @@ private function serializeObjectApiClients⚡️Client⚡️GitHubEnterprise⚡ $topics = $topicsSerializer0->serialize($topics, $this); after_topics: $result['topics'] = $topics; - $customProperties = $object->customProperties; - - if ($customProperties === null) { - goto after_customProperties; - } - - $customProperties = $this->serializeObjectApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️RepositoryWebhooks⚡️CustomProperties($customProperties); - after_customProperties: $result['custom_properties'] = $customProperties; - $hasIssues = $object->hasIssues; after_hasIssues: $result['has_issues'] = $hasIssues; diff --git a/clients/GitHubEnterprise-3.7/src/Internal/Hydrator/WebHook/SecurityAdvisory.php b/clients/GitHubEnterprise-3.7/src/Internal/Hydrator/WebHook/SecurityAdvisory.php index 07e69138cfa..999b4eb1767 100644 --- a/clients/GitHubEnterprise-3.7/src/Internal/Hydrator/WebHook/SecurityAdvisory.php +++ b/clients/GitHubEnterprise-3.7/src/Internal/Hydrator/WebHook/SecurityAdvisory.php @@ -8,7 +8,6 @@ use ApiClients\Client\GitHubEnterprise\Schema\LicenseSimple; use ApiClients\Client\GitHubEnterprise\Schema\OrganizationSimpleWebhooks; use ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks; -use ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\CustomProperties; use ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\Permissions; use ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\TemplateRepository; use ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\TemplateRepository\Owner; @@ -74,7 +73,6 @@ public function hydrateObject(string $className, array $payload): object 'ApiClients\Client\GitHubEnterprise\Schema\WebhookSecurityAdvisoryWithdrawn' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️WebhookSecurityAdvisoryWithdrawn($payload), 'ApiClients\Client\GitHubEnterprise\Schema\WebhookSecurityAdvisoryWithdrawn\SecurityAdvisory' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️WebhookSecurityAdvisoryWithdrawn⚡️SecurityAdvisory($payload), 'ApiClients\Client\GitHubEnterprise\Schema\WebhookSecurityAdvisoryWithdrawn\SecurityAdvisory\Cvss' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️WebhookSecurityAdvisoryWithdrawn⚡️SecurityAdvisory⚡️Cvss($payload), - 'ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\CustomProperties' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️RepositoryWebhooks⚡️CustomProperties($payload), 'ApiClients\Client\GitHubEnterprise\Schema\Repository\TemplateRepository\Owner' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️Repository⚡️TemplateRepository⚡️Owner($payload), 'ApiClients\Client\GitHubEnterprise\Schema\Repository\TemplateRepository\Permissions' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️Repository⚡️TemplateRepository⚡️Permissions($payload), default => throw UnableToHydrateObject::noHydrationDefined($className, $this->hydrationStack), @@ -1308,26 +1306,6 @@ private function hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema after_topics: - $value = $payload['custom_properties'] ?? null; - - if ($value === null) { - $properties['customProperties'] = null; - goto after_customProperties; - } - - if (is_array($value)) { - try { - $this->hydrationStack[] = 'customProperties'; - $value = $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️RepositoryWebhooks⚡️CustomProperties($value); - } finally { - array_pop($this->hydrationStack); - } - } - - $properties['customProperties'] = $value; - - after_customProperties: - $value = $payload['has_issues'] ?? null; if ($value === null) { @@ -4572,26 +4550,6 @@ private function hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema } } - private function hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️RepositoryWebhooks⚡️CustomProperties(array $payload): CustomProperties - { - $properties = []; - $missingFields = []; - try { - } catch (Throwable $exception) { - throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\CustomProperties', $exception, stack: $this->hydrationStack); - } - - if (count($missingFields) > 0) { - throw UnableToHydrateObject::dueToMissingFields(CustomProperties::class, $missingFields, stack: $this->hydrationStack); - } - - try { - return new CustomProperties(...$properties); - } catch (Throwable $exception) { - throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\CustomProperties', $exception, stack: $this->hydrationStack); - } - } - private function hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️Repository⚡️TemplateRepository⚡️Owner(array $payload): \ApiClients\Client\GitHubEnterprise\Schema\Repository\TemplateRepository\Owner { $properties = []; @@ -5433,15 +5391,6 @@ private function serializeObjectApiClients⚡️Client⚡️GitHubEnterprise⚡ $topics = $topicsSerializer0->serialize($topics, $this); after_topics: $result['topics'] = $topics; - $customProperties = $object->customProperties; - - if ($customProperties === null) { - goto after_customProperties; - } - - $customProperties = $this->serializeObjectApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️RepositoryWebhooks⚡️CustomProperties($customProperties); - after_customProperties: $result['custom_properties'] = $customProperties; - $hasIssues = $object->hasIssues; after_hasIssues: $result['has_issues'] = $hasIssues; diff --git a/clients/GitHubEnterprise-3.7/src/Internal/Hydrator/WebHook/Sponsorship.php b/clients/GitHubEnterprise-3.7/src/Internal/Hydrator/WebHook/Sponsorship.php index 48bf53dddfc..db8933fc58c 100644 --- a/clients/GitHubEnterprise-3.7/src/Internal/Hydrator/WebHook/Sponsorship.php +++ b/clients/GitHubEnterprise-3.7/src/Internal/Hydrator/WebHook/Sponsorship.php @@ -8,7 +8,6 @@ use ApiClients\Client\GitHubEnterprise\Schema\LicenseSimple; use ApiClients\Client\GitHubEnterprise\Schema\OrganizationSimpleWebhooks; use ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks; -use ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\CustomProperties; use ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\Permissions; use ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\TemplateRepository; use ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\TemplateRepository\Owner; @@ -118,7 +117,6 @@ public function hydrateObject(string $className, array $payload): object 'ApiClients\Client\GitHubEnterprise\Schema\WebhookSponsorshipTierChanged\Sponsorship\Sponsor' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️WebhookSponsorshipTierChanged⚡️Sponsorship⚡️Sponsor($payload), 'ApiClients\Client\GitHubEnterprise\Schema\WebhookSponsorshipTierChanged\Sponsorship\Sponsorable' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️WebhookSponsorshipTierChanged⚡️Sponsorship⚡️Sponsorable($payload), 'ApiClients\Client\GitHubEnterprise\Schema\WebhookSponsorshipTierChanged\Sponsorship\Tier' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️WebhookSponsorshipTierChanged⚡️Sponsorship⚡️Tier($payload), - 'ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\CustomProperties' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️RepositoryWebhooks⚡️CustomProperties($payload), 'ApiClients\Client\GitHubEnterprise\Schema\Repository\TemplateRepository\Owner' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️Repository⚡️TemplateRepository⚡️Owner($payload), 'ApiClients\Client\GitHubEnterprise\Schema\Repository\TemplateRepository\Permissions' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️Repository⚡️TemplateRepository⚡️Permissions($payload), default => throw UnableToHydrateObject::noHydrationDefined($className, $this->hydrationStack), @@ -1352,26 +1350,6 @@ private function hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema after_topics: - $value = $payload['custom_properties'] ?? null; - - if ($value === null) { - $properties['customProperties'] = null; - goto after_customProperties; - } - - if (is_array($value)) { - try { - $this->hydrationStack[] = 'customProperties'; - $value = $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️RepositoryWebhooks⚡️CustomProperties($value); - } finally { - array_pop($this->hydrationStack); - } - } - - $properties['customProperties'] = $value; - - after_customProperties: - $value = $payload['has_issues'] ?? null; if ($value === null) { @@ -10808,26 +10786,6 @@ private function hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema } } - private function hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️RepositoryWebhooks⚡️CustomProperties(array $payload): CustomProperties - { - $properties = []; - $missingFields = []; - try { - } catch (Throwable $exception) { - throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\CustomProperties', $exception, stack: $this->hydrationStack); - } - - if (count($missingFields) > 0) { - throw UnableToHydrateObject::dueToMissingFields(CustomProperties::class, $missingFields, stack: $this->hydrationStack); - } - - try { - return new CustomProperties(...$properties); - } catch (Throwable $exception) { - throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\CustomProperties', $exception, stack: $this->hydrationStack); - } - } - private function hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️Repository⚡️TemplateRepository⚡️Owner(array $payload): \ApiClients\Client\GitHubEnterprise\Schema\Repository\TemplateRepository\Owner { $properties = []; @@ -11699,15 +11657,6 @@ private function serializeObjectApiClients⚡️Client⚡️GitHubEnterprise⚡ $topics = $topicsSerializer0->serialize($topics, $this); after_topics: $result['topics'] = $topics; - $customProperties = $object->customProperties; - - if ($customProperties === null) { - goto after_customProperties; - } - - $customProperties = $this->serializeObjectApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️RepositoryWebhooks⚡️CustomProperties($customProperties); - after_customProperties: $result['custom_properties'] = $customProperties; - $hasIssues = $object->hasIssues; after_hasIssues: $result['has_issues'] = $hasIssues; diff --git a/clients/GitHubEnterprise-3.7/src/Internal/Hydrator/WebHook/Star.php b/clients/GitHubEnterprise-3.7/src/Internal/Hydrator/WebHook/Star.php index 9d7f0415179..0fccae3bb86 100644 --- a/clients/GitHubEnterprise-3.7/src/Internal/Hydrator/WebHook/Star.php +++ b/clients/GitHubEnterprise-3.7/src/Internal/Hydrator/WebHook/Star.php @@ -8,7 +8,6 @@ use ApiClients\Client\GitHubEnterprise\Schema\LicenseSimple; use ApiClients\Client\GitHubEnterprise\Schema\OrganizationSimpleWebhooks; use ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks; -use ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\CustomProperties; use ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\Permissions; use ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\TemplateRepository; use ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\TemplateRepository\Owner; @@ -65,7 +64,6 @@ public function hydrateObject(string $className, array $payload): object 'ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\TemplateRepository\Permissions' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️RepositoryWebhooks⚡️TemplateRepository⚡️Permissions($payload), 'ApiClients\Client\GitHubEnterprise\Schema\SimpleUserWebhooks' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️SimpleUserWebhooks($payload), 'ApiClients\Client\GitHubEnterprise\Schema\WebhookStarDeleted' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️WebhookStarDeleted($payload), - 'ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\CustomProperties' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️RepositoryWebhooks⚡️CustomProperties($payload), 'ApiClients\Client\GitHubEnterprise\Schema\Repository\TemplateRepository\Owner' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️Repository⚡️TemplateRepository⚡️Owner($payload), 'ApiClients\Client\GitHubEnterprise\Schema\Repository\TemplateRepository\Permissions' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️Repository⚡️TemplateRepository⚡️Permissions($payload), default => throw UnableToHydrateObject::noHydrationDefined($className, $this->hydrationStack), @@ -1290,26 +1288,6 @@ private function hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema after_topics: - $value = $payload['custom_properties'] ?? null; - - if ($value === null) { - $properties['customProperties'] = null; - goto after_customProperties; - } - - if (is_array($value)) { - try { - $this->hydrationStack[] = 'customProperties'; - $value = $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️RepositoryWebhooks⚡️CustomProperties($value); - } finally { - array_pop($this->hydrationStack); - } - } - - $properties['customProperties'] = $value; - - after_customProperties: - $value = $payload['has_issues'] ?? null; if ($value === null) { @@ -3792,26 +3770,6 @@ private function hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema } } - private function hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️RepositoryWebhooks⚡️CustomProperties(array $payload): CustomProperties - { - $properties = []; - $missingFields = []; - try { - } catch (Throwable $exception) { - throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\CustomProperties', $exception, stack: $this->hydrationStack); - } - - if (count($missingFields) > 0) { - throw UnableToHydrateObject::dueToMissingFields(CustomProperties::class, $missingFields, stack: $this->hydrationStack); - } - - try { - return new CustomProperties(...$properties); - } catch (Throwable $exception) { - throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\CustomProperties', $exception, stack: $this->hydrationStack); - } - } - private function hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️Repository⚡️TemplateRepository⚡️Owner(array $payload): \ApiClients\Client\GitHubEnterprise\Schema\Repository\TemplateRepository\Owner { $properties = []; @@ -4640,15 +4598,6 @@ private function serializeObjectApiClients⚡️Client⚡️GitHubEnterprise⚡ $topics = $topicsSerializer0->serialize($topics, $this); after_topics: $result['topics'] = $topics; - $customProperties = $object->customProperties; - - if ($customProperties === null) { - goto after_customProperties; - } - - $customProperties = $this->serializeObjectApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️RepositoryWebhooks⚡️CustomProperties($customProperties); - after_customProperties: $result['custom_properties'] = $customProperties; - $hasIssues = $object->hasIssues; after_hasIssues: $result['has_issues'] = $hasIssues; diff --git a/clients/GitHubEnterprise-3.7/src/Internal/Hydrator/WebHook/Status.php b/clients/GitHubEnterprise-3.7/src/Internal/Hydrator/WebHook/Status.php index a3c645c1382..0c25a269b33 100644 --- a/clients/GitHubEnterprise-3.7/src/Internal/Hydrator/WebHook/Status.php +++ b/clients/GitHubEnterprise-3.7/src/Internal/Hydrator/WebHook/Status.php @@ -8,7 +8,6 @@ use ApiClients\Client\GitHubEnterprise\Schema\LicenseSimple; use ApiClients\Client\GitHubEnterprise\Schema\OrganizationSimpleWebhooks; use ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks; -use ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\CustomProperties; use ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\Permissions; use ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\TemplateRepository; use ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\TemplateRepository\Owner; @@ -76,7 +75,6 @@ public function hydrateObject(string $className, array $payload): object 'ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\TemplateRepository\Owner' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️RepositoryWebhooks⚡️TemplateRepository⚡️Owner($payload), 'ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\TemplateRepository\Permissions' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️RepositoryWebhooks⚡️TemplateRepository⚡️Permissions($payload), 'ApiClients\Client\GitHubEnterprise\Schema\SimpleUserWebhooks' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️SimpleUserWebhooks($payload), - 'ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\CustomProperties' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️RepositoryWebhooks⚡️CustomProperties($payload), 'ApiClients\Client\GitHubEnterprise\Schema\Repository\TemplateRepository\Owner' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️Repository⚡️TemplateRepository⚡️Owner($payload), 'ApiClients\Client\GitHubEnterprise\Schema\Repository\TemplateRepository\Permissions' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️Repository⚡️TemplateRepository⚡️Permissions($payload), default => throw UnableToHydrateObject::noHydrationDefined($className, $this->hydrationStack), @@ -2427,26 +2425,6 @@ private function hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema after_topics: - $value = $payload['custom_properties'] ?? null; - - if ($value === null) { - $properties['customProperties'] = null; - goto after_customProperties; - } - - if (is_array($value)) { - try { - $this->hydrationStack[] = 'customProperties'; - $value = $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️RepositoryWebhooks⚡️CustomProperties($value); - } finally { - array_pop($this->hydrationStack); - } - } - - $properties['customProperties'] = $value; - - after_customProperties: - $value = $payload['has_issues'] ?? null; if ($value === null) { @@ -4788,26 +4766,6 @@ private function hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema } } - private function hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️RepositoryWebhooks⚡️CustomProperties(array $payload): CustomProperties - { - $properties = []; - $missingFields = []; - try { - } catch (Throwable $exception) { - throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\CustomProperties', $exception, stack: $this->hydrationStack); - } - - if (count($missingFields) > 0) { - throw UnableToHydrateObject::dueToMissingFields(CustomProperties::class, $missingFields, stack: $this->hydrationStack); - } - - try { - return new CustomProperties(...$properties); - } catch (Throwable $exception) { - throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\CustomProperties', $exception, stack: $this->hydrationStack); - } - } - private function hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️Repository⚡️TemplateRepository⚡️Owner(array $payload): \ApiClients\Client\GitHubEnterprise\Schema\Repository\TemplateRepository\Owner { $properties = []; @@ -6245,15 +6203,6 @@ private function serializeObjectApiClients⚡️Client⚡️GitHubEnterprise⚡ $topics = $topicsSerializer0->serialize($topics, $this); after_topics: $result['topics'] = $topics; - $customProperties = $object->customProperties; - - if ($customProperties === null) { - goto after_customProperties; - } - - $customProperties = $this->serializeObjectApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️RepositoryWebhooks⚡️CustomProperties($customProperties); - after_customProperties: $result['custom_properties'] = $customProperties; - $hasIssues = $object->hasIssues; after_hasIssues: $result['has_issues'] = $hasIssues; diff --git a/clients/GitHubEnterprise-3.7/src/Internal/Hydrator/WebHook/Team.php b/clients/GitHubEnterprise-3.7/src/Internal/Hydrator/WebHook/Team.php index 5ea11fa4812..f60caf5425f 100644 --- a/clients/GitHubEnterprise-3.7/src/Internal/Hydrator/WebHook/Team.php +++ b/clients/GitHubEnterprise-3.7/src/Internal/Hydrator/WebHook/Team.php @@ -10,7 +10,6 @@ use ApiClients\Client\GitHubEnterprise\Schema\SimpleUserWebhooks; use ApiClients\Client\GitHubEnterprise\Schema\WebhookTeamAddedToRepository; use ApiClients\Client\GitHubEnterprise\Schema\WebhookTeamAddedToRepository\Repository; -use ApiClients\Client\GitHubEnterprise\Schema\WebhookTeamAddedToRepository\Repository\CustomProperties; use ApiClients\Client\GitHubEnterprise\Schema\WebhookTeamAddedToRepository\Repository\License; use ApiClients\Client\GitHubEnterprise\Schema\WebhookTeamAddedToRepository\Repository\Owner; use ApiClients\Client\GitHubEnterprise\Schema\WebhookTeamAddedToRepository\Repository\Permissions; @@ -105,7 +104,9 @@ public function hydrateObject(string $className, array $payload): object 'ApiClients\Client\GitHubEnterprise\Schema\WebhookTeamRemovedFromRepository\Repository\Permissions' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️WebhookTeamRemovedFromRepository⚡️Repository⚡️Permissions($payload), 'ApiClients\Client\GitHubEnterprise\Schema\WebhookTeamRemovedFromRepository\Team' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️WebhookTeamRemovedFromRepository⚡️Team($payload), 'ApiClients\Client\GitHubEnterprise\Schema\WebhookTeamRemovedFromRepository\Team\Parent_' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️WebhookTeamRemovedFromRepository⚡️Team⚡️Parent_($payload), - 'ApiClients\Client\GitHubEnterprise\Schema\WebhookTeamAddedToRepository\Repository\CustomProperties' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️WebhookTeamAddedToRepository⚡️Repository⚡️CustomProperties($payload), + 'ApiClients\Client\GitHubEnterprise\Schema\WebhookPullRequestReviewEdited\PullRequest\Base\Repo\License' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️WebhookPullRequestReviewEdited⚡️PullRequest⚡️Base⚡️Repo⚡️License($payload), + 'ApiClients\Client\GitHubEnterprise\Schema\WebhookPullRequestReviewEdited\PullRequest\Base\Repo\Owner' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️WebhookPullRequestReviewEdited⚡️PullRequest⚡️Base⚡️Repo⚡️Owner($payload), + 'ApiClients\Client\GitHubEnterprise\Schema\WebhookPullRequestReviewEdited\PullRequest\Base\Repo\Permissions' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️WebhookPullRequestReviewEdited⚡️PullRequest⚡️Base⚡️Repo⚡️Permissions($payload), 'ApiClients\Client\GitHubEnterprise\Schema\WebhookMembershipAdded\Team\Parent_' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️WebhookMembershipAdded⚡️Team⚡️Parent_($payload), default => throw UnableToHydrateObject::noHydrationDefined($className, $this->hydrationStack), }; @@ -796,26 +797,6 @@ private function hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema after_createdAt: - $value = $payload['custom_properties'] ?? null; - - if ($value === null) { - $properties['customProperties'] = null; - goto after_customProperties; - } - - if (is_array($value)) { - try { - $this->hydrationStack[] = 'customProperties'; - $value = $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️WebhookTeamAddedToRepository⚡️Repository⚡️CustomProperties($value); - } finally { - array_pop($this->hydrationStack); - } - } - - $properties['customProperties'] = $value; - - after_customProperties: - $value = $payload['default_branch'] ?? null; if ($value === null) { @@ -1189,7 +1170,7 @@ private function hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema if (is_array($value)) { try { $this->hydrationStack[] = 'license'; - $value = $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️WebhookTeamAddedToRepository⚡️Repository⚡️License($value); + $value = $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️WebhookPullRequestReviewEdited⚡️PullRequest⚡️Base⚡️Repo⚡️License($value); } finally { array_pop($this->hydrationStack); } @@ -1319,7 +1300,7 @@ private function hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema if (is_array($value)) { try { $this->hydrationStack[] = 'owner'; - $value = $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️WebhookTeamAddedToRepository⚡️Repository⚡️Owner($value); + $value = $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️WebhookPullRequestReviewEdited⚡️PullRequest⚡️Base⚡️Repo⚡️Owner($value); } finally { array_pop($this->hydrationStack); } @@ -1339,7 +1320,7 @@ private function hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema if (is_array($value)) { try { $this->hydrationStack[] = 'permissions'; - $value = $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️WebhookTeamAddedToRepository⚡️Repository⚡️Permissions($value); + $value = $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️WebhookPullRequestReviewEdited⚡️PullRequest⚡️Base⚡️Repo⚡️Permissions($value); } finally { array_pop($this->hydrationStack); } @@ -2950,26 +2931,6 @@ private function hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema after_createdAt: - $value = $payload['custom_properties'] ?? null; - - if ($value === null) { - $properties['customProperties'] = null; - goto after_customProperties; - } - - if (is_array($value)) { - try { - $this->hydrationStack[] = 'customProperties'; - $value = $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️WebhookTeamAddedToRepository⚡️Repository⚡️CustomProperties($value); - } finally { - array_pop($this->hydrationStack); - } - } - - $properties['customProperties'] = $value; - - after_customProperties: - $value = $payload['default_branch'] ?? null; if ($value === null) { @@ -3343,7 +3304,7 @@ private function hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema if (is_array($value)) { try { $this->hydrationStack[] = 'license'; - $value = $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️WebhookTeamAddedToRepository⚡️Repository⚡️License($value); + $value = $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️WebhookPullRequestReviewEdited⚡️PullRequest⚡️Base⚡️Repo⚡️License($value); } finally { array_pop($this->hydrationStack); } @@ -3473,7 +3434,7 @@ private function hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema if (is_array($value)) { try { $this->hydrationStack[] = 'owner'; - $value = $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️WebhookTeamAddedToRepository⚡️Repository⚡️Owner($value); + $value = $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️WebhookPullRequestReviewEdited⚡️PullRequest⚡️Base⚡️Repo⚡️Owner($value); } finally { array_pop($this->hydrationStack); } @@ -3493,7 +3454,7 @@ private function hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema if (is_array($value)) { try { $this->hydrationStack[] = 'permissions'; - $value = $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️WebhookTeamAddedToRepository⚡️Repository⚡️Permissions($value); + $value = $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️WebhookPullRequestReviewEdited⚡️PullRequest⚡️Base⚡️Repo⚡️Permissions($value); } finally { array_pop($this->hydrationStack); } @@ -4854,26 +4815,6 @@ private function hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema after_createdAt: - $value = $payload['custom_properties'] ?? null; - - if ($value === null) { - $properties['customProperties'] = null; - goto after_customProperties; - } - - if (is_array($value)) { - try { - $this->hydrationStack[] = 'customProperties'; - $value = $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️WebhookTeamAddedToRepository⚡️Repository⚡️CustomProperties($value); - } finally { - array_pop($this->hydrationStack); - } - } - - $properties['customProperties'] = $value; - - after_customProperties: - $value = $payload['default_branch'] ?? null; if ($value === null) { @@ -5247,7 +5188,7 @@ private function hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema if (is_array($value)) { try { $this->hydrationStack[] = 'license'; - $value = $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️WebhookTeamAddedToRepository⚡️Repository⚡️License($value); + $value = $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️WebhookPullRequestReviewEdited⚡️PullRequest⚡️Base⚡️Repo⚡️License($value); } finally { array_pop($this->hydrationStack); } @@ -5377,7 +5318,7 @@ private function hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema if (is_array($value)) { try { $this->hydrationStack[] = 'owner'; - $value = $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️WebhookTeamAddedToRepository⚡️Repository⚡️Owner($value); + $value = $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️WebhookPullRequestReviewEdited⚡️PullRequest⚡️Base⚡️Repo⚡️Owner($value); } finally { array_pop($this->hydrationStack); } @@ -5397,7 +5338,7 @@ private function hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema if (is_array($value)) { try { $this->hydrationStack[] = 'permissions'; - $value = $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️WebhookTeamAddedToRepository⚡️Repository⚡️Permissions($value); + $value = $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️WebhookPullRequestReviewEdited⚡️PullRequest⚡️Base⚡️Repo⚡️Permissions($value); } finally { array_pop($this->hydrationStack); } @@ -7097,26 +7038,6 @@ private function hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema after_createdAt: - $value = $payload['custom_properties'] ?? null; - - if ($value === null) { - $properties['customProperties'] = null; - goto after_customProperties; - } - - if (is_array($value)) { - try { - $this->hydrationStack[] = 'customProperties'; - $value = $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️WebhookTeamAddedToRepository⚡️Repository⚡️CustomProperties($value); - } finally { - array_pop($this->hydrationStack); - } - } - - $properties['customProperties'] = $value; - - after_customProperties: - $value = $payload['default_branch'] ?? null; if ($value === null) { @@ -7490,7 +7411,7 @@ private function hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema if (is_array($value)) { try { $this->hydrationStack[] = 'license'; - $value = $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️WebhookTeamAddedToRepository⚡️Repository⚡️License($value); + $value = $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️WebhookPullRequestReviewEdited⚡️PullRequest⚡️Base⚡️Repo⚡️License($value); } finally { array_pop($this->hydrationStack); } @@ -7620,7 +7541,7 @@ private function hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema if (is_array($value)) { try { $this->hydrationStack[] = 'owner'; - $value = $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️WebhookTeamAddedToRepository⚡️Repository⚡️Owner($value); + $value = $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️WebhookPullRequestReviewEdited⚡️PullRequest⚡️Base⚡️Repo⚡️Owner($value); } finally { array_pop($this->hydrationStack); } @@ -7640,7 +7561,7 @@ private function hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema if (is_array($value)) { try { $this->hydrationStack[] = 'permissions'; - $value = $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️WebhookTeamAddedToRepository⚡️Repository⚡️Permissions($value); + $value = $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️WebhookPullRequestReviewEdited⚡️PullRequest⚡️Base⚡️Repo⚡️Permissions($value); } finally { array_pop($this->hydrationStack); } @@ -9001,26 +8922,6 @@ private function hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema after_createdAt: - $value = $payload['custom_properties'] ?? null; - - if ($value === null) { - $properties['customProperties'] = null; - goto after_customProperties; - } - - if (is_array($value)) { - try { - $this->hydrationStack[] = 'customProperties'; - $value = $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️WebhookTeamAddedToRepository⚡️Repository⚡️CustomProperties($value); - } finally { - array_pop($this->hydrationStack); - } - } - - $properties['customProperties'] = $value; - - after_customProperties: - $value = $payload['default_branch'] ?? null; if ($value === null) { @@ -9394,7 +9295,7 @@ private function hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema if (is_array($value)) { try { $this->hydrationStack[] = 'license'; - $value = $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️WebhookTeamAddedToRepository⚡️Repository⚡️License($value); + $value = $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️WebhookPullRequestReviewEdited⚡️PullRequest⚡️Base⚡️Repo⚡️License($value); } finally { array_pop($this->hydrationStack); } @@ -9524,7 +9425,7 @@ private function hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema if (is_array($value)) { try { $this->hydrationStack[] = 'owner'; - $value = $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️WebhookTeamAddedToRepository⚡️Repository⚡️Owner($value); + $value = $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️WebhookPullRequestReviewEdited⚡️PullRequest⚡️Base⚡️Repo⚡️Owner($value); } finally { array_pop($this->hydrationStack); } @@ -9544,7 +9445,7 @@ private function hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema if (is_array($value)) { try { $this->hydrationStack[] = 'permissions'; - $value = $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️WebhookTeamAddedToRepository⚡️Repository⚡️Permissions($value); + $value = $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️WebhookPullRequestReviewEdited⚡️PullRequest⚡️Base⚡️Repo⚡️Permissions($value); } finally { array_pop($this->hydrationStack); } @@ -10541,23 +10442,401 @@ private function hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema } } - private function hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️WebhookTeamAddedToRepository⚡️Repository⚡️CustomProperties(array $payload): CustomProperties + private function hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️WebhookPullRequestReviewEdited⚡️PullRequest⚡️Base⚡️Repo⚡️License(array $payload): \ApiClients\Client\GitHubEnterprise\Schema\WebhookPullRequestReviewEdited\PullRequest\Base\Repo\License { $properties = []; $missingFields = []; try { + $value = $payload['key'] ?? null; + + if ($value === null) { + $missingFields[] = 'key'; + goto after_key; + } + + $properties['key'] = $value; + + after_key: + + $value = $payload['name'] ?? null; + + if ($value === null) { + $missingFields[] = 'name'; + goto after_name; + } + + $properties['name'] = $value; + + after_name: + + $value = $payload['node_id'] ?? null; + + if ($value === null) { + $missingFields[] = 'node_id'; + goto after_nodeId; + } + + $properties['nodeId'] = $value; + + after_nodeId: + + $value = $payload['spdx_id'] ?? null; + + if ($value === null) { + $missingFields[] = 'spdx_id'; + goto after_spdxId; + } + + $properties['spdxId'] = $value; + + after_spdxId: + + $value = $payload['url'] ?? null; + + if ($value === null) { + $properties['url'] = null; + goto after_url; + } + + $properties['url'] = $value; + + after_url: } catch (Throwable $exception) { - throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHubEnterprise\Schema\WebhookTeamAddedToRepository\Repository\CustomProperties', $exception, stack: $this->hydrationStack); + throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHubEnterprise\Schema\WebhookPullRequestReviewEdited\PullRequest\Base\Repo\License', $exception, stack: $this->hydrationStack); } if (count($missingFields) > 0) { - throw UnableToHydrateObject::dueToMissingFields(CustomProperties::class, $missingFields, stack: $this->hydrationStack); + throw UnableToHydrateObject::dueToMissingFields(\ApiClients\Client\GitHubEnterprise\Schema\WebhookPullRequestReviewEdited\PullRequest\Base\Repo\License::class, $missingFields, stack: $this->hydrationStack); } try { - return new CustomProperties(...$properties); + return new \ApiClients\Client\GitHubEnterprise\Schema\WebhookPullRequestReviewEdited\PullRequest\Base\Repo\License(...$properties); } catch (Throwable $exception) { - throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHubEnterprise\Schema\WebhookTeamAddedToRepository\Repository\CustomProperties', $exception, stack: $this->hydrationStack); + throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHubEnterprise\Schema\WebhookPullRequestReviewEdited\PullRequest\Base\Repo\License', $exception, stack: $this->hydrationStack); + } + } + + private function hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️WebhookPullRequestReviewEdited⚡️PullRequest⚡️Base⚡️Repo⚡️Owner(array $payload): \ApiClients\Client\GitHubEnterprise\Schema\WebhookPullRequestReviewEdited\PullRequest\Base\Repo\Owner + { + $properties = []; + $missingFields = []; + try { + $value = $payload['avatar_url'] ?? null; + + if ($value === null) { + $properties['avatarUrl'] = null; + goto after_avatarUrl; + } + + $properties['avatarUrl'] = $value; + + after_avatarUrl: + + $value = $payload['deleted'] ?? null; + + if ($value === null) { + $properties['deleted'] = null; + goto after_deleted; + } + + $properties['deleted'] = $value; + + after_deleted: + + $value = $payload['email'] ?? null; + + if ($value === null) { + $properties['email'] = null; + goto after_email; + } + + $properties['email'] = $value; + + after_email: + + $value = $payload['events_url'] ?? null; + + if ($value === null) { + $properties['eventsUrl'] = null; + goto after_eventsUrl; + } + + $properties['eventsUrl'] = $value; + + after_eventsUrl: + + $value = $payload['followers_url'] ?? null; + + if ($value === null) { + $properties['followersUrl'] = null; + goto after_followersUrl; + } + + $properties['followersUrl'] = $value; + + after_followersUrl: + + $value = $payload['following_url'] ?? null; + + if ($value === null) { + $properties['followingUrl'] = null; + goto after_followingUrl; + } + + $properties['followingUrl'] = $value; + + after_followingUrl: + + $value = $payload['gists_url'] ?? null; + + if ($value === null) { + $properties['gistsUrl'] = null; + goto after_gistsUrl; + } + + $properties['gistsUrl'] = $value; + + after_gistsUrl: + + $value = $payload['gravatar_id'] ?? null; + + if ($value === null) { + $properties['gravatarId'] = null; + goto after_gravatarId; + } + + $properties['gravatarId'] = $value; + + after_gravatarId: + + $value = $payload['html_url'] ?? null; + + if ($value === null) { + $properties['htmlUrl'] = null; + goto after_htmlUrl; + } + + $properties['htmlUrl'] = $value; + + after_htmlUrl: + + $value = $payload['id'] ?? null; + + if ($value === null) { + $missingFields[] = 'id'; + goto after_id; + } + + $properties['id'] = $value; + + after_id: + + $value = $payload['login'] ?? null; + + if ($value === null) { + $missingFields[] = 'login'; + goto after_login; + } + + $properties['login'] = $value; + + after_login: + + $value = $payload['name'] ?? null; + + if ($value === null) { + $properties['name'] = null; + goto after_name; + } + + $properties['name'] = $value; + + after_name: + + $value = $payload['node_id'] ?? null; + + if ($value === null) { + $properties['nodeId'] = null; + goto after_nodeId; + } + + $properties['nodeId'] = $value; + + after_nodeId: + + $value = $payload['organizations_url'] ?? null; + + if ($value === null) { + $properties['organizationsUrl'] = null; + goto after_organizationsUrl; + } + + $properties['organizationsUrl'] = $value; + + after_organizationsUrl: + + $value = $payload['received_events_url'] ?? null; + + if ($value === null) { + $properties['receivedEventsUrl'] = null; + goto after_receivedEventsUrl; + } + + $properties['receivedEventsUrl'] = $value; + + after_receivedEventsUrl: + + $value = $payload['repos_url'] ?? null; + + if ($value === null) { + $properties['reposUrl'] = null; + goto after_reposUrl; + } + + $properties['reposUrl'] = $value; + + after_reposUrl: + + $value = $payload['site_admin'] ?? null; + + if ($value === null) { + $properties['siteAdmin'] = null; + goto after_siteAdmin; + } + + $properties['siteAdmin'] = $value; + + after_siteAdmin: + + $value = $payload['starred_url'] ?? null; + + if ($value === null) { + $properties['starredUrl'] = null; + goto after_starredUrl; + } + + $properties['starredUrl'] = $value; + + after_starredUrl: + + $value = $payload['subscriptions_url'] ?? null; + + if ($value === null) { + $properties['subscriptionsUrl'] = null; + goto after_subscriptionsUrl; + } + + $properties['subscriptionsUrl'] = $value; + + after_subscriptionsUrl: + + $value = $payload['type'] ?? null; + + if ($value === null) { + $properties['type'] = null; + goto after_type; + } + + $properties['type'] = $value; + + after_type: + + $value = $payload['url'] ?? null; + + if ($value === null) { + $properties['url'] = null; + goto after_url; + } + + $properties['url'] = $value; + + after_url: + } catch (Throwable $exception) { + throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHubEnterprise\Schema\WebhookPullRequestReviewEdited\PullRequest\Base\Repo\Owner', $exception, stack: $this->hydrationStack); + } + + if (count($missingFields) > 0) { + throw UnableToHydrateObject::dueToMissingFields(\ApiClients\Client\GitHubEnterprise\Schema\WebhookPullRequestReviewEdited\PullRequest\Base\Repo\Owner::class, $missingFields, stack: $this->hydrationStack); + } + + try { + return new \ApiClients\Client\GitHubEnterprise\Schema\WebhookPullRequestReviewEdited\PullRequest\Base\Repo\Owner(...$properties); + } catch (Throwable $exception) { + throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHubEnterprise\Schema\WebhookPullRequestReviewEdited\PullRequest\Base\Repo\Owner', $exception, stack: $this->hydrationStack); + } + } + + private function hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️WebhookPullRequestReviewEdited⚡️PullRequest⚡️Base⚡️Repo⚡️Permissions(array $payload): \ApiClients\Client\GitHubEnterprise\Schema\WebhookPullRequestReviewEdited\PullRequest\Base\Repo\Permissions + { + $properties = []; + $missingFields = []; + try { + $value = $payload['admin'] ?? null; + + if ($value === null) { + $missingFields[] = 'admin'; + goto after_admin; + } + + $properties['admin'] = $value; + + after_admin: + + $value = $payload['maintain'] ?? null; + + if ($value === null) { + $properties['maintain'] = null; + goto after_maintain; + } + + $properties['maintain'] = $value; + + after_maintain: + + $value = $payload['pull'] ?? null; + + if ($value === null) { + $missingFields[] = 'pull'; + goto after_pull; + } + + $properties['pull'] = $value; + + after_pull: + + $value = $payload['push'] ?? null; + + if ($value === null) { + $missingFields[] = 'push'; + goto after_push; + } + + $properties['push'] = $value; + + after_push: + + $value = $payload['triage'] ?? null; + + if ($value === null) { + $properties['triage'] = null; + goto after_triage; + } + + $properties['triage'] = $value; + + after_triage: + } catch (Throwable $exception) { + throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHubEnterprise\Schema\WebhookPullRequestReviewEdited\PullRequest\Base\Repo\Permissions', $exception, stack: $this->hydrationStack); + } + + if (count($missingFields) > 0) { + throw UnableToHydrateObject::dueToMissingFields(\ApiClients\Client\GitHubEnterprise\Schema\WebhookPullRequestReviewEdited\PullRequest\Base\Repo\Permissions::class, $missingFields, stack: $this->hydrationStack); + } + + try { + return new \ApiClients\Client\GitHubEnterprise\Schema\WebhookPullRequestReviewEdited\PullRequest\Base\Repo\Permissions(...$properties); + } catch (Throwable $exception) { + throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHubEnterprise\Schema\WebhookPullRequestReviewEdited\PullRequest\Base\Repo\Permissions', $exception, stack: $this->hydrationStack); } } @@ -11108,15 +11387,6 @@ private function serializeObjectApiClients⚡️Client⚡️GitHubEnterprise⚡ $createdAt = $object->createdAt; after_createdAt: $result['created_at'] = $createdAt; - $customProperties = $object->customProperties; - - if ($customProperties === null) { - goto after_customProperties; - } - - $customProperties = $this->serializeObjectApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️WebhookTeamAddedToRepository⚡️Repository⚡️CustomProperties($customProperties); - after_customProperties: $result['custom_properties'] = $customProperties; - $defaultBranch = $object->defaultBranch; after_defaultBranch: $result['default_branch'] = $defaultBranch; @@ -11252,7 +11522,7 @@ private function serializeObjectApiClients⚡️Client⚡️GitHubEnterprise⚡ goto after_license; } - $license = $this->serializeObjectApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️WebhookTeamAddedToRepository⚡️Repository⚡️License($license); + $license = $this->serializeObjectApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️WebhookPullRequestReviewEdited⚡️PullRequest⚡️Base⚡️Repo⚡️License($license); after_license: $result['license'] = $license; $masterBranch = $object->masterBranch; @@ -11306,7 +11576,7 @@ private function serializeObjectApiClients⚡️Client⚡️GitHubEnterprise⚡ goto after_owner; } - $owner = $this->serializeObjectApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️WebhookTeamAddedToRepository⚡️Repository⚡️Owner($owner); + $owner = $this->serializeObjectApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️WebhookPullRequestReviewEdited⚡️PullRequest⚡️Base⚡️Repo⚡️Owner($owner); after_owner: $result['owner'] = $owner; $permissions = $object->permissions; @@ -11315,7 +11585,7 @@ private function serializeObjectApiClients⚡️Client⚡️GitHubEnterprise⚡ goto after_permissions; } - $permissions = $this->serializeObjectApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️WebhookTeamAddedToRepository⚡️Repository⚡️Permissions($permissions); + $permissions = $this->serializeObjectApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️WebhookPullRequestReviewEdited⚡️PullRequest⚡️Base⚡️Repo⚡️Permissions($permissions); after_permissions: $result['permissions'] = $permissions; $private = $object->private; @@ -12024,15 +12294,6 @@ private function serializeObjectApiClients⚡️Client⚡️GitHubEnterprise⚡ $createdAt = $object->createdAt; after_createdAt: $result['created_at'] = $createdAt; - $customProperties = $object->customProperties; - - if ($customProperties === null) { - goto after_customProperties; - } - - $customProperties = $this->serializeObjectApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️WebhookTeamAddedToRepository⚡️Repository⚡️CustomProperties($customProperties); - after_customProperties: $result['custom_properties'] = $customProperties; - $defaultBranch = $object->defaultBranch; after_defaultBranch: $result['default_branch'] = $defaultBranch; @@ -12168,7 +12429,7 @@ private function serializeObjectApiClients⚡️Client⚡️GitHubEnterprise⚡ goto after_license; } - $license = $this->serializeObjectApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️WebhookTeamAddedToRepository⚡️Repository⚡️License($license); + $license = $this->serializeObjectApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️WebhookPullRequestReviewEdited⚡️PullRequest⚡️Base⚡️Repo⚡️License($license); after_license: $result['license'] = $license; $masterBranch = $object->masterBranch; @@ -12222,7 +12483,7 @@ private function serializeObjectApiClients⚡️Client⚡️GitHubEnterprise⚡ goto after_owner; } - $owner = $this->serializeObjectApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️WebhookTeamAddedToRepository⚡️Repository⚡️Owner($owner); + $owner = $this->serializeObjectApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️WebhookPullRequestReviewEdited⚡️PullRequest⚡️Base⚡️Repo⚡️Owner($owner); after_owner: $result['owner'] = $owner; $permissions = $object->permissions; @@ -12231,7 +12492,7 @@ private function serializeObjectApiClients⚡️Client⚡️GitHubEnterprise⚡ goto after_permissions; } - $permissions = $this->serializeObjectApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️WebhookTeamAddedToRepository⚡️Repository⚡️Permissions($permissions); + $permissions = $this->serializeObjectApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️WebhookPullRequestReviewEdited⚡️PullRequest⚡️Base⚡️Repo⚡️Permissions($permissions); after_permissions: $result['permissions'] = $permissions; $private = $object->private; @@ -12854,15 +13115,6 @@ private function serializeObjectApiClients⚡️Client⚡️GitHubEnterprise⚡ $createdAt = $object->createdAt; after_createdAt: $result['created_at'] = $createdAt; - $customProperties = $object->customProperties; - - if ($customProperties === null) { - goto after_customProperties; - } - - $customProperties = $this->serializeObjectApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️WebhookTeamAddedToRepository⚡️Repository⚡️CustomProperties($customProperties); - after_customProperties: $result['custom_properties'] = $customProperties; - $defaultBranch = $object->defaultBranch; after_defaultBranch: $result['default_branch'] = $defaultBranch; @@ -12998,7 +13250,7 @@ private function serializeObjectApiClients⚡️Client⚡️GitHubEnterprise⚡ goto after_license; } - $license = $this->serializeObjectApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️WebhookTeamAddedToRepository⚡️Repository⚡️License($license); + $license = $this->serializeObjectApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️WebhookPullRequestReviewEdited⚡️PullRequest⚡️Base⚡️Repo⚡️License($license); after_license: $result['license'] = $license; $masterBranch = $object->masterBranch; @@ -13052,7 +13304,7 @@ private function serializeObjectApiClients⚡️Client⚡️GitHubEnterprise⚡ goto after_owner; } - $owner = $this->serializeObjectApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️WebhookTeamAddedToRepository⚡️Repository⚡️Owner($owner); + $owner = $this->serializeObjectApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️WebhookPullRequestReviewEdited⚡️PullRequest⚡️Base⚡️Repo⚡️Owner($owner); after_owner: $result['owner'] = $owner; $permissions = $object->permissions; @@ -13061,7 +13313,7 @@ private function serializeObjectApiClients⚡️Client⚡️GitHubEnterprise⚡ goto after_permissions; } - $permissions = $this->serializeObjectApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️WebhookTeamAddedToRepository⚡️Repository⚡️Permissions($permissions); + $permissions = $this->serializeObjectApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️WebhookPullRequestReviewEdited⚡️PullRequest⚡️Base⚡️Repo⚡️Permissions($permissions); after_permissions: $result['permissions'] = $permissions; $private = $object->private; @@ -13816,15 +14068,6 @@ private function serializeObjectApiClients⚡️Client⚡️GitHubEnterprise⚡ $createdAt = $object->createdAt; after_createdAt: $result['created_at'] = $createdAt; - $customProperties = $object->customProperties; - - if ($customProperties === null) { - goto after_customProperties; - } - - $customProperties = $this->serializeObjectApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️WebhookTeamAddedToRepository⚡️Repository⚡️CustomProperties($customProperties); - after_customProperties: $result['custom_properties'] = $customProperties; - $defaultBranch = $object->defaultBranch; after_defaultBranch: $result['default_branch'] = $defaultBranch; @@ -13960,7 +14203,7 @@ private function serializeObjectApiClients⚡️Client⚡️GitHubEnterprise⚡ goto after_license; } - $license = $this->serializeObjectApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️WebhookTeamAddedToRepository⚡️Repository⚡️License($license); + $license = $this->serializeObjectApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️WebhookPullRequestReviewEdited⚡️PullRequest⚡️Base⚡️Repo⚡️License($license); after_license: $result['license'] = $license; $masterBranch = $object->masterBranch; @@ -14014,7 +14257,7 @@ private function serializeObjectApiClients⚡️Client⚡️GitHubEnterprise⚡ goto after_owner; } - $owner = $this->serializeObjectApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️WebhookTeamAddedToRepository⚡️Repository⚡️Owner($owner); + $owner = $this->serializeObjectApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️WebhookPullRequestReviewEdited⚡️PullRequest⚡️Base⚡️Repo⚡️Owner($owner); after_owner: $result['owner'] = $owner; $permissions = $object->permissions; @@ -14023,7 +14266,7 @@ private function serializeObjectApiClients⚡️Client⚡️GitHubEnterprise⚡ goto after_permissions; } - $permissions = $this->serializeObjectApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️WebhookTeamAddedToRepository⚡️Repository⚡️Permissions($permissions); + $permissions = $this->serializeObjectApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️WebhookPullRequestReviewEdited⚡️PullRequest⚡️Base⚡️Repo⚡️Permissions($permissions); after_permissions: $result['permissions'] = $permissions; $private = $object->private; @@ -14641,15 +14884,6 @@ private function serializeObjectApiClients⚡️Client⚡️GitHubEnterprise⚡ $createdAt = $object->createdAt; after_createdAt: $result['created_at'] = $createdAt; - $customProperties = $object->customProperties; - - if ($customProperties === null) { - goto after_customProperties; - } - - $customProperties = $this->serializeObjectApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️WebhookTeamAddedToRepository⚡️Repository⚡️CustomProperties($customProperties); - after_customProperties: $result['custom_properties'] = $customProperties; - $defaultBranch = $object->defaultBranch; after_defaultBranch: $result['default_branch'] = $defaultBranch; @@ -14785,7 +15019,7 @@ private function serializeObjectApiClients⚡️Client⚡️GitHubEnterprise⚡ goto after_license; } - $license = $this->serializeObjectApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️WebhookTeamAddedToRepository⚡️Repository⚡️License($license); + $license = $this->serializeObjectApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️WebhookPullRequestReviewEdited⚡️PullRequest⚡️Base⚡️Repo⚡️License($license); after_license: $result['license'] = $license; $masterBranch = $object->masterBranch; @@ -14839,7 +15073,7 @@ private function serializeObjectApiClients⚡️Client⚡️GitHubEnterprise⚡ goto after_owner; } - $owner = $this->serializeObjectApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️WebhookTeamAddedToRepository⚡️Repository⚡️Owner($owner); + $owner = $this->serializeObjectApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️WebhookPullRequestReviewEdited⚡️PullRequest⚡️Base⚡️Repo⚡️Owner($owner); after_owner: $result['owner'] = $owner; $permissions = $object->permissions; @@ -14848,7 +15082,7 @@ private function serializeObjectApiClients⚡️Client⚡️GitHubEnterprise⚡ goto after_permissions; } - $permissions = $this->serializeObjectApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️WebhookTeamAddedToRepository⚡️Repository⚡️Permissions($permissions); + $permissions = $this->serializeObjectApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️WebhookPullRequestReviewEdited⚡️PullRequest⚡️Base⚡️Repo⚡️Permissions($permissions); after_permissions: $result['permissions'] = $permissions; $private = $object->private; diff --git a/clients/GitHubEnterprise-3.7/src/Internal/Hydrator/WebHook/TeamAdd.php b/clients/GitHubEnterprise-3.7/src/Internal/Hydrator/WebHook/TeamAdd.php index 0ba47752c19..699884b87aa 100644 --- a/clients/GitHubEnterprise-3.7/src/Internal/Hydrator/WebHook/TeamAdd.php +++ b/clients/GitHubEnterprise-3.7/src/Internal/Hydrator/WebHook/TeamAdd.php @@ -8,7 +8,6 @@ use ApiClients\Client\GitHubEnterprise\Schema\LicenseSimple; use ApiClients\Client\GitHubEnterprise\Schema\OrganizationSimpleWebhooks; use ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks; -use ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\CustomProperties; use ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\Permissions; use ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\TemplateRepository; use ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\TemplateRepository\Owner; @@ -67,7 +66,6 @@ public function hydrateObject(string $className, array $payload): object 'ApiClients\Client\GitHubEnterprise\Schema\SimpleUserWebhooks' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️SimpleUserWebhooks($payload), 'ApiClients\Client\GitHubEnterprise\Schema\WebhookTeamAdd\Team' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️WebhookTeamAdd⚡️Team($payload), 'ApiClients\Client\GitHubEnterprise\Schema\WebhookTeamAdd\Team\Parent_' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️WebhookTeamAdd⚡️Team⚡️Parent_($payload), - 'ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\CustomProperties' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️RepositoryWebhooks⚡️CustomProperties($payload), 'ApiClients\Client\GitHubEnterprise\Schema\Repository\TemplateRepository\Owner' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️Repository⚡️TemplateRepository⚡️Owner($payload), 'ApiClients\Client\GitHubEnterprise\Schema\Repository\TemplateRepository\Permissions' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️Repository⚡️TemplateRepository⚡️Permissions($payload), 'ApiClients\Client\GitHubEnterprise\Schema\WebhookMembershipAdded\Team\Parent_' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️WebhookMembershipAdded⚡️Team⚡️Parent_($payload), @@ -1291,26 +1289,6 @@ private function hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema after_topics: - $value = $payload['custom_properties'] ?? null; - - if ($value === null) { - $properties['customProperties'] = null; - goto after_customProperties; - } - - if (is_array($value)) { - try { - $this->hydrationStack[] = 'customProperties'; - $value = $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️RepositoryWebhooks⚡️CustomProperties($value); - } finally { - array_pop($this->hydrationStack); - } - } - - $properties['customProperties'] = $value; - - after_customProperties: - $value = $payload['has_issues'] ?? null; if ($value === null) { @@ -3963,26 +3941,6 @@ private function hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema } } - private function hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️RepositoryWebhooks⚡️CustomProperties(array $payload): CustomProperties - { - $properties = []; - $missingFields = []; - try { - } catch (Throwable $exception) { - throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\CustomProperties', $exception, stack: $this->hydrationStack); - } - - if (count($missingFields) > 0) { - throw UnableToHydrateObject::dueToMissingFields(CustomProperties::class, $missingFields, stack: $this->hydrationStack); - } - - try { - return new CustomProperties(...$properties); - } catch (Throwable $exception) { - throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\CustomProperties', $exception, stack: $this->hydrationStack); - } - } - private function hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️Repository⚡️TemplateRepository⚡️Owner(array $payload): \ApiClients\Client\GitHubEnterprise\Schema\Repository\TemplateRepository\Owner { $properties = []; @@ -4945,15 +4903,6 @@ private function serializeObjectApiClients⚡️Client⚡️GitHubEnterprise⚡ $topics = $topicsSerializer0->serialize($topics, $this); after_topics: $result['topics'] = $topics; - $customProperties = $object->customProperties; - - if ($customProperties === null) { - goto after_customProperties; - } - - $customProperties = $this->serializeObjectApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️RepositoryWebhooks⚡️CustomProperties($customProperties); - after_customProperties: $result['custom_properties'] = $customProperties; - $hasIssues = $object->hasIssues; after_hasIssues: $result['has_issues'] = $hasIssues; diff --git a/clients/GitHubEnterprise-3.7/src/Internal/Hydrator/WebHook/User.php b/clients/GitHubEnterprise-3.7/src/Internal/Hydrator/WebHook/User.php index a6d5a8ee74e..4b2df4d8c86 100644 --- a/clients/GitHubEnterprise-3.7/src/Internal/Hydrator/WebHook/User.php +++ b/clients/GitHubEnterprise-3.7/src/Internal/Hydrator/WebHook/User.php @@ -8,7 +8,6 @@ use ApiClients\Client\GitHubEnterprise\Schema\LicenseSimple; use ApiClients\Client\GitHubEnterprise\Schema\OrganizationSimpleWebhooks; use ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks; -use ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\CustomProperties; use ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\Permissions; use ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\TemplateRepository; use ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\TemplateRepository\Owner; @@ -67,7 +66,6 @@ public function hydrateObject(string $className, array $payload): object 'ApiClients\Client\GitHubEnterprise\Schema\WebhookUserCreated\User' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️WebhookUserCreated⚡️User($payload), 'ApiClients\Client\GitHubEnterprise\Schema\WebhookUserDeleted' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️WebhookUserDeleted($payload), 'ApiClients\Client\GitHubEnterprise\Schema\WebhookUserDeleted\User' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️WebhookUserDeleted⚡️User($payload), - 'ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\CustomProperties' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️RepositoryWebhooks⚡️CustomProperties($payload), 'ApiClients\Client\GitHubEnterprise\Schema\Repository\TemplateRepository\Owner' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️Repository⚡️TemplateRepository⚡️Owner($payload), 'ApiClients\Client\GitHubEnterprise\Schema\Repository\TemplateRepository\Permissions' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️Repository⚡️TemplateRepository⚡️Permissions($payload), default => throw UnableToHydrateObject::noHydrationDefined($className, $this->hydrationStack), @@ -1301,26 +1299,6 @@ private function hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema after_topics: - $value = $payload['custom_properties'] ?? null; - - if ($value === null) { - $properties['customProperties'] = null; - goto after_customProperties; - } - - if (is_array($value)) { - try { - $this->hydrationStack[] = 'customProperties'; - $value = $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️RepositoryWebhooks⚡️CustomProperties($value); - } finally { - array_pop($this->hydrationStack); - } - } - - $properties['customProperties'] = $value; - - after_customProperties: - $value = $payload['has_issues'] ?? null; if ($value === null) { @@ -4312,26 +4290,6 @@ private function hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema } } - private function hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️RepositoryWebhooks⚡️CustomProperties(array $payload): CustomProperties - { - $properties = []; - $missingFields = []; - try { - } catch (Throwable $exception) { - throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\CustomProperties', $exception, stack: $this->hydrationStack); - } - - if (count($missingFields) > 0) { - throw UnableToHydrateObject::dueToMissingFields(CustomProperties::class, $missingFields, stack: $this->hydrationStack); - } - - try { - return new CustomProperties(...$properties); - } catch (Throwable $exception) { - throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\CustomProperties', $exception, stack: $this->hydrationStack); - } - } - private function hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️Repository⚡️TemplateRepository⚡️Owner(array $payload): \ApiClients\Client\GitHubEnterprise\Schema\Repository\TemplateRepository\Owner { $properties = []; @@ -5173,15 +5131,6 @@ private function serializeObjectApiClients⚡️Client⚡️GitHubEnterprise⚡ $topics = $topicsSerializer0->serialize($topics, $this); after_topics: $result['topics'] = $topics; - $customProperties = $object->customProperties; - - if ($customProperties === null) { - goto after_customProperties; - } - - $customProperties = $this->serializeObjectApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️RepositoryWebhooks⚡️CustomProperties($customProperties); - after_customProperties: $result['custom_properties'] = $customProperties; - $hasIssues = $object->hasIssues; after_hasIssues: $result['has_issues'] = $hasIssues; diff --git a/clients/GitHubEnterprise-3.7/src/Internal/Hydrator/WebHook/Watch.php b/clients/GitHubEnterprise-3.7/src/Internal/Hydrator/WebHook/Watch.php index e686da446fb..a9e45492157 100644 --- a/clients/GitHubEnterprise-3.7/src/Internal/Hydrator/WebHook/Watch.php +++ b/clients/GitHubEnterprise-3.7/src/Internal/Hydrator/WebHook/Watch.php @@ -8,7 +8,6 @@ use ApiClients\Client\GitHubEnterprise\Schema\LicenseSimple; use ApiClients\Client\GitHubEnterprise\Schema\OrganizationSimpleWebhooks; use ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks; -use ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\CustomProperties; use ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\Permissions; use ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\TemplateRepository; use ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\TemplateRepository\Owner; @@ -63,7 +62,6 @@ public function hydrateObject(string $className, array $payload): object 'ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\TemplateRepository\Owner' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️RepositoryWebhooks⚡️TemplateRepository⚡️Owner($payload), 'ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\TemplateRepository\Permissions' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️RepositoryWebhooks⚡️TemplateRepository⚡️Permissions($payload), 'ApiClients\Client\GitHubEnterprise\Schema\SimpleUserWebhooks' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️SimpleUserWebhooks($payload), - 'ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\CustomProperties' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️RepositoryWebhooks⚡️CustomProperties($payload), 'ApiClients\Client\GitHubEnterprise\Schema\Repository\TemplateRepository\Owner' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️Repository⚡️TemplateRepository⚡️Owner($payload), 'ApiClients\Client\GitHubEnterprise\Schema\Repository\TemplateRepository\Permissions' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️Repository⚡️TemplateRepository⚡️Permissions($payload), default => throw UnableToHydrateObject::noHydrationDefined($className, $this->hydrationStack), @@ -1277,26 +1275,6 @@ private function hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema after_topics: - $value = $payload['custom_properties'] ?? null; - - if ($value === null) { - $properties['customProperties'] = null; - goto after_customProperties; - } - - if (is_array($value)) { - try { - $this->hydrationStack[] = 'customProperties'; - $value = $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️RepositoryWebhooks⚡️CustomProperties($value); - } finally { - array_pop($this->hydrationStack); - } - } - - $properties['customProperties'] = $value; - - after_customProperties: - $value = $payload['has_issues'] ?? null; if ($value === null) { @@ -3638,26 +3616,6 @@ private function hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema } } - private function hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️RepositoryWebhooks⚡️CustomProperties(array $payload): CustomProperties - { - $properties = []; - $missingFields = []; - try { - } catch (Throwable $exception) { - throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\CustomProperties', $exception, stack: $this->hydrationStack); - } - - if (count($missingFields) > 0) { - throw UnableToHydrateObject::dueToMissingFields(CustomProperties::class, $missingFields, stack: $this->hydrationStack); - } - - try { - return new CustomProperties(...$properties); - } catch (Throwable $exception) { - throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\CustomProperties', $exception, stack: $this->hydrationStack); - } - } - private function hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️Repository⚡️TemplateRepository⚡️Owner(array $payload): \ApiClients\Client\GitHubEnterprise\Schema\Repository\TemplateRepository\Owner { $properties = []; @@ -4477,15 +4435,6 @@ private function serializeObjectApiClients⚡️Client⚡️GitHubEnterprise⚡ $topics = $topicsSerializer0->serialize($topics, $this); after_topics: $result['topics'] = $topics; - $customProperties = $object->customProperties; - - if ($customProperties === null) { - goto after_customProperties; - } - - $customProperties = $this->serializeObjectApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️RepositoryWebhooks⚡️CustomProperties($customProperties); - after_customProperties: $result['custom_properties'] = $customProperties; - $hasIssues = $object->hasIssues; after_hasIssues: $result['has_issues'] = $hasIssues; diff --git a/clients/GitHubEnterprise-3.7/src/Internal/Hydrator/WebHook/WorkflowDispatch.php b/clients/GitHubEnterprise-3.7/src/Internal/Hydrator/WebHook/WorkflowDispatch.php index 1347c895173..e56bfcb04d1 100644 --- a/clients/GitHubEnterprise-3.7/src/Internal/Hydrator/WebHook/WorkflowDispatch.php +++ b/clients/GitHubEnterprise-3.7/src/Internal/Hydrator/WebHook/WorkflowDispatch.php @@ -8,7 +8,6 @@ use ApiClients\Client\GitHubEnterprise\Schema\LicenseSimple; use ApiClients\Client\GitHubEnterprise\Schema\OrganizationSimpleWebhooks; use ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks; -use ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\CustomProperties; use ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\Permissions; use ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\TemplateRepository; use ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\TemplateRepository\Owner; @@ -65,7 +64,6 @@ public function hydrateObject(string $className, array $payload): object 'ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\TemplateRepository\Permissions' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️RepositoryWebhooks⚡️TemplateRepository⚡️Permissions($payload), 'ApiClients\Client\GitHubEnterprise\Schema\SimpleUserWebhooks' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️SimpleUserWebhooks($payload), 'ApiClients\Client\GitHubEnterprise\Schema\WebhookWorkflowDispatch\Inputs' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️WebhookWorkflowDispatch⚡️Inputs($payload), - 'ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\CustomProperties' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️RepositoryWebhooks⚡️CustomProperties($payload), 'ApiClients\Client\GitHubEnterprise\Schema\Repository\TemplateRepository\Owner' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️Repository⚡️TemplateRepository⚡️Owner($payload), 'ApiClients\Client\GitHubEnterprise\Schema\Repository\TemplateRepository\Permissions' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️Repository⚡️TemplateRepository⚡️Permissions($payload), default => throw UnableToHydrateObject::noHydrationDefined($className, $this->hydrationStack), @@ -1310,26 +1308,6 @@ private function hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema after_topics: - $value = $payload['custom_properties'] ?? null; - - if ($value === null) { - $properties['customProperties'] = null; - goto after_customProperties; - } - - if (is_array($value)) { - try { - $this->hydrationStack[] = 'customProperties'; - $value = $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️RepositoryWebhooks⚡️CustomProperties($value); - } finally { - array_pop($this->hydrationStack); - } - } - - $properties['customProperties'] = $value; - - after_customProperties: - $value = $payload['has_issues'] ?? null; if ($value === null) { @@ -3691,26 +3669,6 @@ private function hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema } } - private function hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️RepositoryWebhooks⚡️CustomProperties(array $payload): CustomProperties - { - $properties = []; - $missingFields = []; - try { - } catch (Throwable $exception) { - throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\CustomProperties', $exception, stack: $this->hydrationStack); - } - - if (count($missingFields) > 0) { - throw UnableToHydrateObject::dueToMissingFields(CustomProperties::class, $missingFields, stack: $this->hydrationStack); - } - - try { - return new CustomProperties(...$properties); - } catch (Throwable $exception) { - throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\CustomProperties', $exception, stack: $this->hydrationStack); - } - } - private function hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️Repository⚡️TemplateRepository⚡️Owner(array $payload): \ApiClients\Client\GitHubEnterprise\Schema\Repository\TemplateRepository\Owner { $properties = []; @@ -4542,15 +4500,6 @@ private function serializeObjectApiClients⚡️Client⚡️GitHubEnterprise⚡ $topics = $topicsSerializer0->serialize($topics, $this); after_topics: $result['topics'] = $topics; - $customProperties = $object->customProperties; - - if ($customProperties === null) { - goto after_customProperties; - } - - $customProperties = $this->serializeObjectApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️RepositoryWebhooks⚡️CustomProperties($customProperties); - after_customProperties: $result['custom_properties'] = $customProperties; - $hasIssues = $object->hasIssues; after_hasIssues: $result['has_issues'] = $hasIssues; diff --git a/clients/GitHubEnterprise-3.7/src/Internal/Hydrator/WebHook/WorkflowJob.php b/clients/GitHubEnterprise-3.7/src/Internal/Hydrator/WebHook/WorkflowJob.php index 353b2801a86..6d402bb7e24 100644 --- a/clients/GitHubEnterprise-3.7/src/Internal/Hydrator/WebHook/WorkflowJob.php +++ b/clients/GitHubEnterprise-3.7/src/Internal/Hydrator/WebHook/WorkflowJob.php @@ -8,7 +8,6 @@ use ApiClients\Client\GitHubEnterprise\Schema\LicenseSimple; use ApiClients\Client\GitHubEnterprise\Schema\OrganizationSimpleWebhooks; use ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks; -use ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\CustomProperties; use ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\Permissions; use ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\TemplateRepository; use ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\TemplateRepository\Owner; @@ -70,7 +69,6 @@ public function hydrateObject(string $className, array $payload): object 'ApiClients\Client\GitHubEnterprise\Schema\WebhookWorkflowJobInProgress\WorkflowJob' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️WebhookWorkflowJobInProgress⚡️WorkflowJob($payload), 'ApiClients\Client\GitHubEnterprise\Schema\WebhookWorkflowJobQueued' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️WebhookWorkflowJobQueued($payload), 'ApiClients\Client\GitHubEnterprise\Schema\WebhookWorkflowJobQueued\WorkflowJob' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️WebhookWorkflowJobQueued⚡️WorkflowJob($payload), - 'ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\CustomProperties' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️RepositoryWebhooks⚡️CustomProperties($payload), 'ApiClients\Client\GitHubEnterprise\Schema\Repository\TemplateRepository\Owner' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️Repository⚡️TemplateRepository⚡️Owner($payload), 'ApiClients\Client\GitHubEnterprise\Schema\Repository\TemplateRepository\Permissions' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️Repository⚡️TemplateRepository⚡️Permissions($payload), default => throw UnableToHydrateObject::noHydrationDefined($className, $this->hydrationStack), @@ -1304,26 +1302,6 @@ private function hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema after_topics: - $value = $payload['custom_properties'] ?? null; - - if ($value === null) { - $properties['customProperties'] = null; - goto after_customProperties; - } - - if (is_array($value)) { - try { - $this->hydrationStack[] = 'customProperties'; - $value = $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️RepositoryWebhooks⚡️CustomProperties($value); - } finally { - array_pop($this->hydrationStack); - } - } - - $properties['customProperties'] = $value; - - after_customProperties: - $value = $payload['has_issues'] ?? null; if ($value === null) { @@ -4781,26 +4759,6 @@ private function hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema } } - private function hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️RepositoryWebhooks⚡️CustomProperties(array $payload): CustomProperties - { - $properties = []; - $missingFields = []; - try { - } catch (Throwable $exception) { - throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\CustomProperties', $exception, stack: $this->hydrationStack); - } - - if (count($missingFields) > 0) { - throw UnableToHydrateObject::dueToMissingFields(CustomProperties::class, $missingFields, stack: $this->hydrationStack); - } - - try { - return new CustomProperties(...$properties); - } catch (Throwable $exception) { - throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\CustomProperties', $exception, stack: $this->hydrationStack); - } - } - private function hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️Repository⚡️TemplateRepository⚡️Owner(array $payload): \ApiClients\Client\GitHubEnterprise\Schema\Repository\TemplateRepository\Owner { $properties = []; @@ -5629,15 +5587,6 @@ private function serializeObjectApiClients⚡️Client⚡️GitHubEnterprise⚡ $topics = $topicsSerializer0->serialize($topics, $this); after_topics: $result['topics'] = $topics; - $customProperties = $object->customProperties; - - if ($customProperties === null) { - goto after_customProperties; - } - - $customProperties = $this->serializeObjectApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️RepositoryWebhooks⚡️CustomProperties($customProperties); - after_customProperties: $result['custom_properties'] = $customProperties; - $hasIssues = $object->hasIssues; after_hasIssues: $result['has_issues'] = $hasIssues; diff --git a/clients/GitHubEnterprise-3.7/src/Internal/Hydrator/WebHook/WorkflowRun.php b/clients/GitHubEnterprise-3.7/src/Internal/Hydrator/WebHook/WorkflowRun.php index 2f9a90eeee6..ac85476ddc5 100644 --- a/clients/GitHubEnterprise-3.7/src/Internal/Hydrator/WebHook/WorkflowRun.php +++ b/clients/GitHubEnterprise-3.7/src/Internal/Hydrator/WebHook/WorkflowRun.php @@ -8,7 +8,6 @@ use ApiClients\Client\GitHubEnterprise\Schema\LicenseSimple; use ApiClients\Client\GitHubEnterprise\Schema\OrganizationSimpleWebhooks; use ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks; -use ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\CustomProperties; use ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\Permissions; use ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\TemplateRepository; use ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\TemplateRepository\Owner; @@ -108,7 +107,6 @@ public function hydrateObject(string $className, array $payload): object 'ApiClients\Client\GitHubEnterprise\Schema\WebhookWorkflowRunRequested\WorkflowRun\Repository' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️WebhookWorkflowRunRequested⚡️WorkflowRun⚡️Repository($payload), 'ApiClients\Client\GitHubEnterprise\Schema\WebhookWorkflowRunRequested\WorkflowRun\Repository\Owner' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️WebhookWorkflowRunRequested⚡️WorkflowRun⚡️Repository⚡️Owner($payload), 'ApiClients\Client\GitHubEnterprise\Schema\WebhookWorkflowRunRequested\WorkflowRun\TriggeringActor' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️WebhookWorkflowRunRequested⚡️WorkflowRun⚡️TriggeringActor($payload), - 'ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\CustomProperties' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️RepositoryWebhooks⚡️CustomProperties($payload), 'ApiClients\Client\GitHubEnterprise\Schema\Repository\TemplateRepository\Owner' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️Repository⚡️TemplateRepository⚡️Owner($payload), 'ApiClients\Client\GitHubEnterprise\Schema\Repository\TemplateRepository\Permissions' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️Repository⚡️TemplateRepository⚡️Permissions($payload), 'ApiClients\Client\GitHubEnterprise\Schema\WebhookCheckSuiteCompleted\CheckSuite\HeadCommit\Author' => $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️WebhookCheckSuiteCompleted⚡️CheckSuite⚡️HeadCommit⚡️Author($payload), @@ -1364,26 +1362,6 @@ private function hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema after_topics: - $value = $payload['custom_properties'] ?? null; - - if ($value === null) { - $properties['customProperties'] = null; - goto after_customProperties; - } - - if (is_array($value)) { - try { - $this->hydrationStack[] = 'customProperties'; - $value = $this->hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️RepositoryWebhooks⚡️CustomProperties($value); - } finally { - array_pop($this->hydrationStack); - } - } - - $properties['customProperties'] = $value; - - after_customProperties: - $value = $payload['has_issues'] ?? null; if ($value === null) { @@ -12668,26 +12646,6 @@ private function hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema } } - private function hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️RepositoryWebhooks⚡️CustomProperties(array $payload): CustomProperties - { - $properties = []; - $missingFields = []; - try { - } catch (Throwable $exception) { - throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\CustomProperties', $exception, stack: $this->hydrationStack); - } - - if (count($missingFields) > 0) { - throw UnableToHydrateObject::dueToMissingFields(CustomProperties::class, $missingFields, stack: $this->hydrationStack); - } - - try { - return new CustomProperties(...$properties); - } catch (Throwable $exception) { - throw UnableToHydrateObject::dueToError('ApiClients\Client\GitHubEnterprise\Schema\RepositoryWebhooks\CustomProperties', $exception, stack: $this->hydrationStack); - } - } - private function hydrateApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️Repository⚡️TemplateRepository⚡️Owner(array $payload): \ApiClients\Client\GitHubEnterprise\Schema\Repository\TemplateRepository\Owner { $properties = []; @@ -13681,15 +13639,6 @@ private function serializeObjectApiClients⚡️Client⚡️GitHubEnterprise⚡ $topics = $topicsSerializer0->serialize($topics, $this); after_topics: $result['topics'] = $topics; - $customProperties = $object->customProperties; - - if ($customProperties === null) { - goto after_customProperties; - } - - $customProperties = $this->serializeObjectApiClients⚡️Client⚡️GitHubEnterprise⚡️Schema⚡️RepositoryWebhooks⚡️CustomProperties($customProperties); - after_customProperties: $result['custom_properties'] = $customProperties; - $hasIssues = $object->hasIssues; after_hasIssues: $result['has_issues'] = $hasIssues; diff --git a/clients/GitHubEnterprise-3.7/src/Internal/Hydrators.php b/clients/GitHubEnterprise-3.7/src/Internal/Hydrators.php index 40d44eedf3a..81ba5ec475d 100644 --- a/clients/GitHubEnterprise-3.7/src/Internal/Hydrators.php +++ b/clients/GitHubEnterprise-3.7/src/Internal/Hydrators.php @@ -821,7 +821,7 @@ public function hydrateObject(string $className, array $payload): object '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\Key' => $this->getObjectMapperOperation🌀User🌀Keys()->hydrateObject($className, $payload), '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\SshSigningKey' => $this->getObjectMapperOperation🌀User🌀SshSigningKeys()->hydrateObject($className, $payload), '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\Hovercard' => $this->getObjectMapperOperation🌀Users🌀Username🌀Hovercard()->hydrateObject($className, $payload), - '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookBranchProtectionRuleCreated', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\EnterpriseWebhooks', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\SimpleInstallation', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\OrganizationSimpleWebhooks', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\RepositoryWebhooks', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\RepositoryWebhooks\\Permissions', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\RepositoryWebhooks\\CustomProperties', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\RepositoryWebhooks\\TemplateRepository', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\RepositoryWebhooks\\TemplateRepository\\Owner', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\RepositoryWebhooks\\TemplateRepository\\Permissions', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookBranchProtectionRuleCreated\\Rule', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\SimpleUserWebhooks', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookBranchProtectionRuleDeleted', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookBranchProtectionRuleDeleted\\Rule', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookBranchProtectionRuleEdited', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookBranchProtectionRuleEdited\\Changes', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookBranchProtectionRuleEdited\\Changes\\AdminEnforced', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookBranchProtectionRuleEdited\\Changes\\AuthorizedActorNames', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookBranchProtectionRuleEdited\\Changes\\AuthorizedActorsOnly', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookBranchProtectionRuleEdited\\Changes\\AuthorizedDismissalActorsOnly', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookBranchProtectionRuleEdited\\Changes\\LinearHistoryRequirementEnforcementLevel', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookBranchProtectionRuleEdited\\Changes\\RequiredStatusChecks', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookBranchProtectionRuleEdited\\Changes\\RequiredStatusChecksEnforcementLevel', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookBranchProtectionRuleEdited\\Rule' => $this->getObjectMapperWebHook🪝BranchProtectionRule()->hydrateObject($className, $payload), + '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookBranchProtectionRuleCreated', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\EnterpriseWebhooks', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\SimpleInstallation', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\OrganizationSimpleWebhooks', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\RepositoryWebhooks', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\RepositoryWebhooks\\Permissions', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\RepositoryWebhooks\\TemplateRepository', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\RepositoryWebhooks\\TemplateRepository\\Owner', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\RepositoryWebhooks\\TemplateRepository\\Permissions', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookBranchProtectionRuleCreated\\Rule', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\SimpleUserWebhooks', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookBranchProtectionRuleDeleted', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookBranchProtectionRuleDeleted\\Rule', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookBranchProtectionRuleEdited', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookBranchProtectionRuleEdited\\Changes', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookBranchProtectionRuleEdited\\Changes\\AdminEnforced', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookBranchProtectionRuleEdited\\Changes\\AuthorizedActorNames', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookBranchProtectionRuleEdited\\Changes\\AuthorizedActorsOnly', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookBranchProtectionRuleEdited\\Changes\\AuthorizedDismissalActorsOnly', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookBranchProtectionRuleEdited\\Changes\\LinearHistoryRequirementEnforcementLevel', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookBranchProtectionRuleEdited\\Changes\\RequiredStatusChecks', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookBranchProtectionRuleEdited\\Changes\\RequiredStatusChecksEnforcementLevel', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookBranchProtectionRuleEdited\\Rule' => $this->getObjectMapperWebHook🪝BranchProtectionRule()->hydrateObject($className, $payload), '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookCacheSync' => $this->getObjectMapperWebHook🪝CacheSync()->hydrateObject($className, $payload), '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookCheckRunCompleted', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\CheckRunWithSimpleCheckSuite', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\SimpleCheckSuite', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\CheckRunWithSimpleCheckSuite\\Output', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookCheckRunCompletedFormEncoded', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookCheckRunCreated', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookCheckRunCreatedFormEncoded', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookCheckRunRequestedAction', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookCheckRunRequestedAction\\RequestedAction', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookCheckRunRequestedActionFormEncoded', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookCheckRunRerequested', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookCheckRunRerequestedFormEncoded' => $this->getObjectMapperWebHook🪝CheckRun()->hydrateObject($className, $payload), '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookCheckSuiteCompleted', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookCheckSuiteCompleted\\CheckSuite', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookCheckSuiteCompleted\\CheckSuite\\App', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookCheckSuiteCompleted\\CheckSuite\\App\\Owner', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookCheckSuiteCompleted\\CheckSuite\\App\\Permissions', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookCheckSuiteCompleted\\CheckSuite\\HeadCommit', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookCheckSuiteCompleted\\CheckSuite\\HeadCommit\\Author', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookCheckSuiteCompleted\\CheckSuite\\HeadCommit\\Committer', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookCheckSuiteRequested', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookCheckSuiteRequested\\CheckSuite', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookCheckSuiteRequested\\CheckSuite\\App', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookCheckSuiteRequested\\CheckSuite\\App\\Owner', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookCheckSuiteRequested\\CheckSuite\\App\\Permissions', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookCheckSuiteRequested\\CheckSuite\\HeadCommit', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookCheckSuiteRequested\\CheckSuite\\HeadCommit\\Author', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookCheckSuiteRequested\\CheckSuite\\HeadCommit\\Committer', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookCheckSuiteRerequested', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookCheckSuiteRerequested\\CheckSuite', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookCheckSuiteRerequested\\CheckSuite\\App', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookCheckSuiteRerequested\\CheckSuite\\App\\Owner', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookCheckSuiteRerequested\\CheckSuite\\App\\Permissions', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookCheckSuiteRerequested\\CheckSuite\\HeadCommit', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookCheckSuiteRerequested\\CheckSuite\\HeadCommit\\Author', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookCheckSuiteRerequested\\CheckSuite\\HeadCommit\\Committer' => $this->getObjectMapperWebHook🪝CheckSuite()->hydrateObject($className, $payload), @@ -844,7 +844,7 @@ public function hydrateObject(string $className, array $payload): object '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookInstallationRepositoriesAdded', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookInstallationRepositoriesAdded\\Requester', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookInstallationRepositoriesRemoved', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookInstallationRepositoriesRemoved\\Requester' => $this->getObjectMapperWebHook🪝InstallationRepositories()->hydrateObject($className, $payload), '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookInstallationTargetRenamed', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookInstallationTargetRenamed\\Account', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookInstallationTargetRenamed\\Changes', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookInstallationTargetRenamed\\Changes\\Login', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookInstallationTargetRenamed\\Changes\\Slug' => $this->getObjectMapperWebHook🪝InstallationTarget()->hydrateObject($className, $payload), '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssueCommentCreated', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssueCommentCreated\\Comment', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssueCommentCreated\\Comment\\Reactions', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssueCommentCreated\\Comment\\User', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssueCommentCreated\\Issue', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssueCommentCreated\\Issue\\Assignee', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssueCommentCreated\\Issue\\Milestone', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssueCommentCreated\\Issue\\Milestone\\Creator', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssueCommentCreated\\Issue\\PerformedViaGithubApp', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssueCommentCreated\\Issue\\PerformedViaGithubApp\\Owner', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssueCommentCreated\\Issue\\PerformedViaGithubApp\\Permissions', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssueCommentCreated\\Issue\\PullRequest', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssueCommentCreated\\Issue\\Reactions', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssueCommentCreated\\Issue\\User', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssueCommentDeleted', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssueCommentDeleted\\Comment', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssueCommentDeleted\\Comment\\Reactions', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssueCommentDeleted\\Comment\\User', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssueCommentDeleted\\Issue', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssueCommentDeleted\\Issue\\Assignee', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssueCommentDeleted\\Issue\\Milestone', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssueCommentDeleted\\Issue\\Milestone\\Creator', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssueCommentDeleted\\Issue\\PerformedViaGithubApp', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssueCommentDeleted\\Issue\\PerformedViaGithubApp\\Owner', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssueCommentDeleted\\Issue\\PerformedViaGithubApp\\Permissions', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssueCommentDeleted\\Issue\\PullRequest', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssueCommentDeleted\\Issue\\Reactions', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssueCommentDeleted\\Issue\\User', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssueCommentEdited', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssueCommentEdited\\Changes', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssueCommentEdited\\Changes\\Body', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssueCommentEdited\\Comment', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssueCommentEdited\\Comment\\Reactions', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssueCommentEdited\\Comment\\User', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssueCommentEdited\\Issue', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssueCommentEdited\\Issue\\Assignee', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssueCommentEdited\\Issue\\Milestone', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssueCommentEdited\\Issue\\Milestone\\Creator', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssueCommentEdited\\Issue\\PerformedViaGithubApp', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssueCommentEdited\\Issue\\PerformedViaGithubApp\\Owner', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssueCommentEdited\\Issue\\PerformedViaGithubApp\\Permissions', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssueCommentEdited\\Issue\\PullRequest', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssueCommentEdited\\Issue\\Reactions', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssueCommentEdited\\Issue\\User' => $this->getObjectMapperWebHook🪝IssueComment()->hydrateObject($className, $payload), - '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesAssigned', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesAssigned\\Assignee', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesAssigned\\Issue', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesAssigned\\Issue\\Assignee', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesAssigned\\Issue\\Milestone', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesAssigned\\Issue\\Milestone\\Creator', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesAssigned\\Issue\\PerformedViaGithubApp', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesAssigned\\Issue\\PerformedViaGithubApp\\Owner', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesAssigned\\Issue\\PerformedViaGithubApp\\Permissions', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesAssigned\\Issue\\PullRequest', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesAssigned\\Issue\\Reactions', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesAssigned\\Issue\\User', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesClosed', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesClosed\\Issue', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesClosed\\Issue\\Assignee', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesClosed\\Issue\\Milestone', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesClosed\\Issue\\Milestone\\Creator', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesClosed\\Issue\\PerformedViaGithubApp', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesClosed\\Issue\\PerformedViaGithubApp\\Owner', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesClosed\\Issue\\PerformedViaGithubApp\\Permissions', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesClosed\\Issue\\PullRequest', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesClosed\\Issue\\Reactions', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesClosed\\Issue\\User', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesDeleted', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesDeleted\\Issue', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesDeleted\\Issue\\Assignee', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesDeleted\\Issue\\Milestone', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesDeleted\\Issue\\Milestone\\Creator', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesDeleted\\Issue\\PerformedViaGithubApp', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesDeleted\\Issue\\PerformedViaGithubApp\\Owner', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesDeleted\\Issue\\PerformedViaGithubApp\\Permissions', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesDeleted\\Issue\\PullRequest', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesDeleted\\Issue\\Reactions', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesDeleted\\Issue\\User', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesDemilestoned', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesDemilestoned\\Issue', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesDemilestoned\\Issue\\Assignee', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesDemilestoned\\Issue\\Milestone', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesDemilestoned\\Issue\\Milestone\\Creator', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesDemilestoned\\Issue\\PerformedViaGithubApp', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesDemilestoned\\Issue\\PerformedViaGithubApp\\Owner', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesDemilestoned\\Issue\\PerformedViaGithubApp\\Permissions', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesDemilestoned\\Issue\\PullRequest', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesDemilestoned\\Issue\\Reactions', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesDemilestoned\\Issue\\User', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesDemilestoned\\Milestone', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesDemilestoned\\Milestone\\Creator', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesEdited', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesEdited\\Changes', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesEdited\\Changes\\Body', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesEdited\\Changes\\Title', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesEdited\\Issue', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesEdited\\Issue\\Assignee', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesEdited\\Issue\\Milestone', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesEdited\\Issue\\Milestone\\Creator', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesEdited\\Issue\\PerformedViaGithubApp', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesEdited\\Issue\\PerformedViaGithubApp\\Owner', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesEdited\\Issue\\PerformedViaGithubApp\\Permissions', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesEdited\\Issue\\PullRequest', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesEdited\\Issue\\Reactions', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesEdited\\Issue\\User', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesEdited\\Label', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesLabeled', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesLabeled\\Issue', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesLabeled\\Issue\\Assignee', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesLabeled\\Issue\\Milestone', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesLabeled\\Issue\\Milestone\\Creator', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesLabeled\\Issue\\PerformedViaGithubApp', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesLabeled\\Issue\\PerformedViaGithubApp\\Owner', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesLabeled\\Issue\\PerformedViaGithubApp\\Permissions', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesLabeled\\Issue\\PullRequest', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesLabeled\\Issue\\Reactions', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesLabeled\\Issue\\User', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesLabeled\\Label', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesLocked', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesLocked\\Issue', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesLocked\\Issue\\Assignee', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesLocked\\Issue\\Milestone', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesLocked\\Issue\\Milestone\\Creator', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesLocked\\Issue\\PerformedViaGithubApp', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesLocked\\Issue\\PerformedViaGithubApp\\Owner', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesLocked\\Issue\\PerformedViaGithubApp\\Permissions', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesLocked\\Issue\\PullRequest', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesLocked\\Issue\\Reactions', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesLocked\\Issue\\User', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesMilestoned', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesMilestoned\\Issue', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesMilestoned\\Issue\\Assignee', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesMilestoned\\Issue\\Milestone', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesMilestoned\\Issue\\Milestone\\Creator', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesMilestoned\\Issue\\PerformedViaGithubApp', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesMilestoned\\Issue\\PerformedViaGithubApp\\Owner', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesMilestoned\\Issue\\PerformedViaGithubApp\\Permissions', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesMilestoned\\Issue\\PullRequest', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesMilestoned\\Issue\\Reactions', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesMilestoned\\Issue\\User', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesMilestoned\\Milestone', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesMilestoned\\Milestone\\Creator', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesOpened', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesOpened\\Changes', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesOpened\\Changes\\OldIssue', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesOpened\\Changes\\OldIssue\\Assignee', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesOpened\\Changes\\OldIssue\\Milestone', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesOpened\\Changes\\OldIssue\\Milestone\\Creator', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesOpened\\Changes\\OldIssue\\PerformedViaGithubApp', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesOpened\\Changes\\OldIssue\\PerformedViaGithubApp\\Owner', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesOpened\\Changes\\OldIssue\\PerformedViaGithubApp\\Permissions', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesOpened\\Changes\\OldIssue\\PullRequest', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesOpened\\Changes\\OldIssue\\Reactions', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesOpened\\Changes\\OldIssue\\User', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesOpened\\Changes\\OldRepository', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesOpened\\Changes\\OldRepository\\CustomProperties', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesOpened\\Changes\\OldRepository\\License', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesOpened\\Changes\\OldRepository\\Owner', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesOpened\\Changes\\OldRepository\\Permissions', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesOpened\\Issue', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesOpened\\Issue\\Assignee', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesOpened\\Issue\\Milestone', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesOpened\\Issue\\Milestone\\Creator', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesOpened\\Issue\\PerformedViaGithubApp', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesOpened\\Issue\\PerformedViaGithubApp\\Owner', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesOpened\\Issue\\PerformedViaGithubApp\\Permissions', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesOpened\\Issue\\PullRequest', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesOpened\\Issue\\Reactions', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesOpened\\Issue\\User', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesPinned', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesPinned\\Issue', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesPinned\\Issue\\Assignee', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesPinned\\Issue\\Milestone', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesPinned\\Issue\\Milestone\\Creator', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesPinned\\Issue\\PerformedViaGithubApp', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesPinned\\Issue\\PerformedViaGithubApp\\Owner', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesPinned\\Issue\\PerformedViaGithubApp\\Permissions', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesPinned\\Issue\\PullRequest', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesPinned\\Issue\\Reactions', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesPinned\\Issue\\User', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesReopened', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesReopened\\Issue', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesReopened\\Issue\\Assignee', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesReopened\\Issue\\Milestone', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesReopened\\Issue\\Milestone\\Creator', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesReopened\\Issue\\PerformedViaGithubApp', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesReopened\\Issue\\PerformedViaGithubApp\\Owner', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesReopened\\Issue\\PerformedViaGithubApp\\Permissions', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesReopened\\Issue\\PullRequest', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesReopened\\Issue\\Reactions', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesReopened\\Issue\\User', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesTransferred', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesTransferred\\Changes', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesTransferred\\Changes\\NewIssue', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesTransferred\\Changes\\NewIssue\\Assignee', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesTransferred\\Changes\\NewIssue\\Milestone', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesTransferred\\Changes\\NewIssue\\Milestone\\Creator', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesTransferred\\Changes\\NewIssue\\PerformedViaGithubApp', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesTransferred\\Changes\\NewIssue\\PerformedViaGithubApp\\Owner', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesTransferred\\Changes\\NewIssue\\PerformedViaGithubApp\\Permissions', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesTransferred\\Changes\\NewIssue\\PullRequest', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesTransferred\\Changes\\NewIssue\\Reactions', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesTransferred\\Changes\\NewIssue\\User', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesTransferred\\Changes\\NewRepository', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesTransferred\\Changes\\NewRepository\\CustomProperties', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesTransferred\\Changes\\NewRepository\\License', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesTransferred\\Changes\\NewRepository\\Owner', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesTransferred\\Changes\\NewRepository\\Permissions', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesTransferred\\Issue', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesTransferred\\Issue\\Assignee', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesTransferred\\Issue\\Milestone', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesTransferred\\Issue\\Milestone\\Creator', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesTransferred\\Issue\\PerformedViaGithubApp', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesTransferred\\Issue\\PerformedViaGithubApp\\Owner', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesTransferred\\Issue\\PerformedViaGithubApp\\Permissions', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesTransferred\\Issue\\PullRequest', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesTransferred\\Issue\\Reactions', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesTransferred\\Issue\\User', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesUnassigned', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesUnassigned\\Assignee', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesUnassigned\\Issue', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesUnassigned\\Issue\\Assignee', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesUnassigned\\Issue\\Milestone', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesUnassigned\\Issue\\Milestone\\Creator', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesUnassigned\\Issue\\PerformedViaGithubApp', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesUnassigned\\Issue\\PerformedViaGithubApp\\Owner', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesUnassigned\\Issue\\PerformedViaGithubApp\\Permissions', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesUnassigned\\Issue\\PullRequest', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesUnassigned\\Issue\\Reactions', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesUnassigned\\Issue\\User', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesUnlabeled', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesUnlabeled\\Issue', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesUnlabeled\\Issue\\Assignee', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesUnlabeled\\Issue\\Milestone', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesUnlabeled\\Issue\\Milestone\\Creator', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesUnlabeled\\Issue\\PerformedViaGithubApp', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesUnlabeled\\Issue\\PerformedViaGithubApp\\Owner', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesUnlabeled\\Issue\\PerformedViaGithubApp\\Permissions', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesUnlabeled\\Issue\\PullRequest', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesUnlabeled\\Issue\\Reactions', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesUnlabeled\\Issue\\User', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesUnlabeled\\Label', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesUnlocked', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesUnlocked\\Issue', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesUnlocked\\Issue\\Assignee', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesUnlocked\\Issue\\Milestone', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesUnlocked\\Issue\\Milestone\\Creator', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesUnlocked\\Issue\\PerformedViaGithubApp', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesUnlocked\\Issue\\PerformedViaGithubApp\\Owner', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesUnlocked\\Issue\\PerformedViaGithubApp\\Permissions', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesUnlocked\\Issue\\PullRequest', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesUnlocked\\Issue\\Reactions', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesUnlocked\\Issue\\User', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesUnpinned', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesUnpinned\\Issue', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesUnpinned\\Issue\\Assignee', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesUnpinned\\Issue\\Milestone', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesUnpinned\\Issue\\Milestone\\Creator', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesUnpinned\\Issue\\PerformedViaGithubApp', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesUnpinned\\Issue\\PerformedViaGithubApp\\Owner', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesUnpinned\\Issue\\PerformedViaGithubApp\\Permissions', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesUnpinned\\Issue\\PullRequest', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesUnpinned\\Issue\\Reactions', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesUnpinned\\Issue\\User' => $this->getObjectMapperWebHook🪝Issues()->hydrateObject($className, $payload), + '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesAssigned', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesAssigned\\Assignee', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesAssigned\\Issue', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesAssigned\\Issue\\Assignee', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesAssigned\\Issue\\Milestone', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesAssigned\\Issue\\Milestone\\Creator', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesAssigned\\Issue\\PerformedViaGithubApp', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesAssigned\\Issue\\PerformedViaGithubApp\\Owner', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesAssigned\\Issue\\PerformedViaGithubApp\\Permissions', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesAssigned\\Issue\\PullRequest', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesAssigned\\Issue\\Reactions', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesAssigned\\Issue\\User', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesClosed', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesClosed\\Issue', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesClosed\\Issue\\Assignee', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesClosed\\Issue\\Milestone', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesClosed\\Issue\\Milestone\\Creator', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesClosed\\Issue\\PerformedViaGithubApp', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesClosed\\Issue\\PerformedViaGithubApp\\Owner', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesClosed\\Issue\\PerformedViaGithubApp\\Permissions', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesClosed\\Issue\\PullRequest', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesClosed\\Issue\\Reactions', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesClosed\\Issue\\User', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesDeleted', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesDeleted\\Issue', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesDeleted\\Issue\\Assignee', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesDeleted\\Issue\\Milestone', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesDeleted\\Issue\\Milestone\\Creator', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesDeleted\\Issue\\PerformedViaGithubApp', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesDeleted\\Issue\\PerformedViaGithubApp\\Owner', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesDeleted\\Issue\\PerformedViaGithubApp\\Permissions', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesDeleted\\Issue\\PullRequest', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesDeleted\\Issue\\Reactions', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesDeleted\\Issue\\User', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesDemilestoned', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesDemilestoned\\Issue', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesDemilestoned\\Issue\\Assignee', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesDemilestoned\\Issue\\Milestone', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesDemilestoned\\Issue\\Milestone\\Creator', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesDemilestoned\\Issue\\PerformedViaGithubApp', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesDemilestoned\\Issue\\PerformedViaGithubApp\\Owner', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesDemilestoned\\Issue\\PerformedViaGithubApp\\Permissions', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesDemilestoned\\Issue\\PullRequest', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesDemilestoned\\Issue\\Reactions', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesDemilestoned\\Issue\\User', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesDemilestoned\\Milestone', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesDemilestoned\\Milestone\\Creator', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesEdited', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesEdited\\Changes', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesEdited\\Changes\\Body', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesEdited\\Changes\\Title', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesEdited\\Issue', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesEdited\\Issue\\Assignee', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesEdited\\Issue\\Milestone', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesEdited\\Issue\\Milestone\\Creator', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesEdited\\Issue\\PerformedViaGithubApp', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesEdited\\Issue\\PerformedViaGithubApp\\Owner', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesEdited\\Issue\\PerformedViaGithubApp\\Permissions', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesEdited\\Issue\\PullRequest', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesEdited\\Issue\\Reactions', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesEdited\\Issue\\User', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesEdited\\Label', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesLabeled', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesLabeled\\Issue', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesLabeled\\Issue\\Assignee', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesLabeled\\Issue\\Milestone', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesLabeled\\Issue\\Milestone\\Creator', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesLabeled\\Issue\\PerformedViaGithubApp', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesLabeled\\Issue\\PerformedViaGithubApp\\Owner', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesLabeled\\Issue\\PerformedViaGithubApp\\Permissions', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesLabeled\\Issue\\PullRequest', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesLabeled\\Issue\\Reactions', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesLabeled\\Issue\\User', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesLabeled\\Label', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesLocked', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesLocked\\Issue', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesLocked\\Issue\\Assignee', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesLocked\\Issue\\Milestone', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesLocked\\Issue\\Milestone\\Creator', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesLocked\\Issue\\PerformedViaGithubApp', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesLocked\\Issue\\PerformedViaGithubApp\\Owner', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesLocked\\Issue\\PerformedViaGithubApp\\Permissions', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesLocked\\Issue\\PullRequest', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesLocked\\Issue\\Reactions', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesLocked\\Issue\\User', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesMilestoned', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesMilestoned\\Issue', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesMilestoned\\Issue\\Assignee', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesMilestoned\\Issue\\Milestone', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesMilestoned\\Issue\\Milestone\\Creator', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesMilestoned\\Issue\\PerformedViaGithubApp', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesMilestoned\\Issue\\PerformedViaGithubApp\\Owner', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesMilestoned\\Issue\\PerformedViaGithubApp\\Permissions', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesMilestoned\\Issue\\PullRequest', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesMilestoned\\Issue\\Reactions', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesMilestoned\\Issue\\User', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesMilestoned\\Milestone', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesMilestoned\\Milestone\\Creator', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesOpened', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesOpened\\Changes', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesOpened\\Changes\\OldIssue', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesOpened\\Changes\\OldIssue\\Assignee', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesOpened\\Changes\\OldIssue\\Milestone', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesOpened\\Changes\\OldIssue\\Milestone\\Creator', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesOpened\\Changes\\OldIssue\\PerformedViaGithubApp', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesOpened\\Changes\\OldIssue\\PerformedViaGithubApp\\Owner', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesOpened\\Changes\\OldIssue\\PerformedViaGithubApp\\Permissions', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesOpened\\Changes\\OldIssue\\PullRequest', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesOpened\\Changes\\OldIssue\\Reactions', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesOpened\\Changes\\OldIssue\\User', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesOpened\\Changes\\OldRepository', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesOpened\\Changes\\OldRepository\\License', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesOpened\\Changes\\OldRepository\\Owner', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesOpened\\Changes\\OldRepository\\Permissions', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesOpened\\Issue', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesOpened\\Issue\\Assignee', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesOpened\\Issue\\Milestone', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesOpened\\Issue\\Milestone\\Creator', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesOpened\\Issue\\PerformedViaGithubApp', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesOpened\\Issue\\PerformedViaGithubApp\\Owner', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesOpened\\Issue\\PerformedViaGithubApp\\Permissions', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesOpened\\Issue\\PullRequest', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesOpened\\Issue\\Reactions', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesOpened\\Issue\\User', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesPinned', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesPinned\\Issue', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesPinned\\Issue\\Assignee', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesPinned\\Issue\\Milestone', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesPinned\\Issue\\Milestone\\Creator', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesPinned\\Issue\\PerformedViaGithubApp', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesPinned\\Issue\\PerformedViaGithubApp\\Owner', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesPinned\\Issue\\PerformedViaGithubApp\\Permissions', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesPinned\\Issue\\PullRequest', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesPinned\\Issue\\Reactions', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesPinned\\Issue\\User', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesReopened', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesReopened\\Issue', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesReopened\\Issue\\Assignee', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesReopened\\Issue\\Milestone', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesReopened\\Issue\\Milestone\\Creator', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesReopened\\Issue\\PerformedViaGithubApp', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesReopened\\Issue\\PerformedViaGithubApp\\Owner', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesReopened\\Issue\\PerformedViaGithubApp\\Permissions', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesReopened\\Issue\\PullRequest', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesReopened\\Issue\\Reactions', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesReopened\\Issue\\User', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesTransferred', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesTransferred\\Changes', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesTransferred\\Changes\\NewIssue', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesTransferred\\Changes\\NewIssue\\Assignee', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesTransferred\\Changes\\NewIssue\\Milestone', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesTransferred\\Changes\\NewIssue\\Milestone\\Creator', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesTransferred\\Changes\\NewIssue\\PerformedViaGithubApp', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesTransferred\\Changes\\NewIssue\\PerformedViaGithubApp\\Owner', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesTransferred\\Changes\\NewIssue\\PerformedViaGithubApp\\Permissions', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesTransferred\\Changes\\NewIssue\\PullRequest', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesTransferred\\Changes\\NewIssue\\Reactions', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesTransferred\\Changes\\NewIssue\\User', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesTransferred\\Changes\\NewRepository', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesTransferred\\Changes\\NewRepository\\License', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesTransferred\\Changes\\NewRepository\\Owner', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesTransferred\\Changes\\NewRepository\\Permissions', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesTransferred\\Issue', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesTransferred\\Issue\\Assignee', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesTransferred\\Issue\\Milestone', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesTransferred\\Issue\\Milestone\\Creator', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesTransferred\\Issue\\PerformedViaGithubApp', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesTransferred\\Issue\\PerformedViaGithubApp\\Owner', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesTransferred\\Issue\\PerformedViaGithubApp\\Permissions', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesTransferred\\Issue\\PullRequest', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesTransferred\\Issue\\Reactions', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesTransferred\\Issue\\User', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesUnassigned', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesUnassigned\\Assignee', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesUnassigned\\Issue', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesUnassigned\\Issue\\Assignee', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesUnassigned\\Issue\\Milestone', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesUnassigned\\Issue\\Milestone\\Creator', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesUnassigned\\Issue\\PerformedViaGithubApp', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesUnassigned\\Issue\\PerformedViaGithubApp\\Owner', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesUnassigned\\Issue\\PerformedViaGithubApp\\Permissions', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesUnassigned\\Issue\\PullRequest', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesUnassigned\\Issue\\Reactions', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesUnassigned\\Issue\\User', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesUnlabeled', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesUnlabeled\\Issue', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesUnlabeled\\Issue\\Assignee', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesUnlabeled\\Issue\\Milestone', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesUnlabeled\\Issue\\Milestone\\Creator', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesUnlabeled\\Issue\\PerformedViaGithubApp', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesUnlabeled\\Issue\\PerformedViaGithubApp\\Owner', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesUnlabeled\\Issue\\PerformedViaGithubApp\\Permissions', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesUnlabeled\\Issue\\PullRequest', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesUnlabeled\\Issue\\Reactions', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesUnlabeled\\Issue\\User', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesUnlabeled\\Label', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesUnlocked', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesUnlocked\\Issue', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesUnlocked\\Issue\\Assignee', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesUnlocked\\Issue\\Milestone', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesUnlocked\\Issue\\Milestone\\Creator', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesUnlocked\\Issue\\PerformedViaGithubApp', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesUnlocked\\Issue\\PerformedViaGithubApp\\Owner', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesUnlocked\\Issue\\PerformedViaGithubApp\\Permissions', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesUnlocked\\Issue\\PullRequest', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesUnlocked\\Issue\\Reactions', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesUnlocked\\Issue\\User', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesUnpinned', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesUnpinned\\Issue', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesUnpinned\\Issue\\Assignee', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesUnpinned\\Issue\\Milestone', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesUnpinned\\Issue\\Milestone\\Creator', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesUnpinned\\Issue\\PerformedViaGithubApp', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesUnpinned\\Issue\\PerformedViaGithubApp\\Owner', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesUnpinned\\Issue\\PerformedViaGithubApp\\Permissions', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesUnpinned\\Issue\\PullRequest', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesUnpinned\\Issue\\Reactions', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesUnpinned\\Issue\\User' => $this->getObjectMapperWebHook🪝Issues()->hydrateObject($className, $payload), '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookLabelCreated', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookLabelCreated\\Label', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookLabelDeleted', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookLabelDeleted\\Label', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookLabelEdited', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookLabelEdited\\Changes', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookLabelEdited\\Changes\\Color', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookLabelEdited\\Changes\\Description', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookLabelEdited\\Changes\\Name', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookLabelEdited\\Label' => $this->getObjectMapperWebHook🪝Label()->hydrateObject($className, $payload), '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookMemberAdded', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookMemberAdded\\Changes', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookMemberAdded\\Changes\\Permission', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookMemberAdded\\Member', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookMemberEdited', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookMemberEdited\\Changes', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookMemberEdited\\Changes\\OldPermission', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookMemberEdited\\Changes\\Permission', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookMemberEdited\\Member', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookMemberRemoved', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookMemberRemoved\\Member' => $this->getObjectMapperWebHook🪝Member()->hydrateObject($className, $payload), '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookMembershipAdded', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookMembershipAdded\\Member', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookMembershipAdded\\Sender', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookMembershipAdded\\Team', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookMembershipAdded\\Team\\Parent_', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookMembershipRemoved', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookMembershipRemoved\\Member', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookMembershipRemoved\\Sender', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookMembershipRemoved\\Team', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookMembershipRemoved\\Team\\Parent_' => $this->getObjectMapperWebHook🪝Membership()->hydrateObject($className, $payload), @@ -863,7 +863,7 @@ public function hydrateObject(string $className, array $payload): object '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewCommentCreated', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewCommentCreated\\Comment', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewCommentCreated\\Comment\\Links', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewCommentCreated\\Comment\\Links\\Html', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewCommentCreated\\Comment\\Links\\PullRequest', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewCommentCreated\\Comment\\Links\\Self_', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewCommentCreated\\Comment\\Reactions', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewCommentCreated\\Comment\\User', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewCommentCreated\\PullRequest', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewCommentCreated\\PullRequest\\Links', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewCommentCreated\\PullRequest\\Links\\Comments', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewCommentCreated\\PullRequest\\Links\\Commits', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewCommentCreated\\PullRequest\\Links\\Html', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewCommentCreated\\PullRequest\\Links\\Issue', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewCommentCreated\\PullRequest\\Links\\ReviewComment', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewCommentCreated\\PullRequest\\Links\\ReviewComments', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewCommentCreated\\PullRequest\\Links\\Self_', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewCommentCreated\\PullRequest\\Links\\Statuses', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewCommentCreated\\PullRequest\\Assignee', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewCommentCreated\\PullRequest\\AutoMerge', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewCommentCreated\\PullRequest\\AutoMerge\\EnabledBy', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewCommentCreated\\PullRequest\\Base', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewCommentCreated\\PullRequest\\Base\\Repo', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewCommentCreated\\PullRequest\\Base\\Repo\\License', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewCommentCreated\\PullRequest\\Base\\Repo\\Owner', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewCommentCreated\\PullRequest\\Base\\Repo\\Permissions', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewCommentCreated\\PullRequest\\Base\\User', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewCommentCreated\\PullRequest\\Head', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewCommentCreated\\PullRequest\\Head\\Repo', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewCommentCreated\\PullRequest\\Head\\Repo\\License', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewCommentCreated\\PullRequest\\Head\\Repo\\Owner', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewCommentCreated\\PullRequest\\Head\\Repo\\Permissions', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewCommentCreated\\PullRequest\\Head\\User', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewCommentCreated\\PullRequest\\Milestone', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewCommentCreated\\PullRequest\\Milestone\\Creator', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewCommentCreated\\PullRequest\\User', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewCommentDeleted', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewCommentDeleted\\Comment', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewCommentDeleted\\Comment\\Links', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewCommentDeleted\\Comment\\Links\\Html', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewCommentDeleted\\Comment\\Links\\PullRequest', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewCommentDeleted\\Comment\\Links\\Self_', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewCommentDeleted\\Comment\\Reactions', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewCommentDeleted\\Comment\\User', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewCommentDeleted\\PullRequest', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewCommentDeleted\\PullRequest\\Links', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewCommentDeleted\\PullRequest\\Links\\Comments', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewCommentDeleted\\PullRequest\\Links\\Commits', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewCommentDeleted\\PullRequest\\Links\\Html', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewCommentDeleted\\PullRequest\\Links\\Issue', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewCommentDeleted\\PullRequest\\Links\\ReviewComment', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewCommentDeleted\\PullRequest\\Links\\ReviewComments', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewCommentDeleted\\PullRequest\\Links\\Self_', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewCommentDeleted\\PullRequest\\Links\\Statuses', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewCommentDeleted\\PullRequest\\Assignee', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewCommentDeleted\\PullRequest\\AutoMerge', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewCommentDeleted\\PullRequest\\AutoMerge\\EnabledBy', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewCommentDeleted\\PullRequest\\Base', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewCommentDeleted\\PullRequest\\Base\\Repo', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewCommentDeleted\\PullRequest\\Base\\Repo\\License', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewCommentDeleted\\PullRequest\\Base\\Repo\\Owner', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewCommentDeleted\\PullRequest\\Base\\Repo\\Permissions', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewCommentDeleted\\PullRequest\\Base\\User', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewCommentDeleted\\PullRequest\\Head', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewCommentDeleted\\PullRequest\\Head\\Repo', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewCommentDeleted\\PullRequest\\Head\\Repo\\License', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewCommentDeleted\\PullRequest\\Head\\Repo\\Owner', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewCommentDeleted\\PullRequest\\Head\\Repo\\Permissions', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewCommentDeleted\\PullRequest\\Head\\User', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewCommentDeleted\\PullRequest\\Milestone', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewCommentDeleted\\PullRequest\\Milestone\\Creator', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewCommentDeleted\\PullRequest\\User', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewCommentEdited', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewCommentEdited\\Changes', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewCommentEdited\\Changes\\Body', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewCommentEdited\\Comment', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewCommentEdited\\Comment\\Links', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewCommentEdited\\Comment\\Links\\Html', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewCommentEdited\\Comment\\Links\\PullRequest', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewCommentEdited\\Comment\\Links\\Self_', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewCommentEdited\\Comment\\Reactions', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewCommentEdited\\Comment\\User', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewCommentEdited\\PullRequest', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewCommentEdited\\PullRequest\\Links', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewCommentEdited\\PullRequest\\Links\\Comments', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewCommentEdited\\PullRequest\\Links\\Commits', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewCommentEdited\\PullRequest\\Links\\Html', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewCommentEdited\\PullRequest\\Links\\Issue', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewCommentEdited\\PullRequest\\Links\\ReviewComment', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewCommentEdited\\PullRequest\\Links\\ReviewComments', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewCommentEdited\\PullRequest\\Links\\Self_', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewCommentEdited\\PullRequest\\Links\\Statuses', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewCommentEdited\\PullRequest\\Assignee', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewCommentEdited\\PullRequest\\AutoMerge', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewCommentEdited\\PullRequest\\AutoMerge\\EnabledBy', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewCommentEdited\\PullRequest\\Base', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewCommentEdited\\PullRequest\\Base\\Repo', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewCommentEdited\\PullRequest\\Base\\Repo\\License', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewCommentEdited\\PullRequest\\Base\\Repo\\Owner', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewCommentEdited\\PullRequest\\Base\\Repo\\Permissions', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewCommentEdited\\PullRequest\\Base\\User', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewCommentEdited\\PullRequest\\Head', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewCommentEdited\\PullRequest\\Head\\Repo', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewCommentEdited\\PullRequest\\Head\\Repo\\License', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewCommentEdited\\PullRequest\\Head\\Repo\\Owner', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewCommentEdited\\PullRequest\\Head\\Repo\\Permissions', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewCommentEdited\\PullRequest\\Head\\User', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewCommentEdited\\PullRequest\\Milestone', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewCommentEdited\\PullRequest\\Milestone\\Creator', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewCommentEdited\\PullRequest\\User' => $this->getObjectMapperWebHook🪝PullRequestReviewComment()->hydrateObject($className, $payload), '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewDismissed', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewDismissed\\PullRequest', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewDismissed\\PullRequest\\Links', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewDismissed\\PullRequest\\Links\\Comments', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewDismissed\\PullRequest\\Links\\Commits', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewDismissed\\PullRequest\\Links\\Html', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewDismissed\\PullRequest\\Links\\Issue', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewDismissed\\PullRequest\\Links\\ReviewComment', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewDismissed\\PullRequest\\Links\\ReviewComments', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewDismissed\\PullRequest\\Links\\Self_', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewDismissed\\PullRequest\\Links\\Statuses', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewDismissed\\PullRequest\\Assignee', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewDismissed\\PullRequest\\AutoMerge', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewDismissed\\PullRequest\\AutoMerge\\EnabledBy', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewDismissed\\PullRequest\\Base', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewDismissed\\PullRequest\\Base\\Repo', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewDismissed\\PullRequest\\Base\\Repo\\License', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewDismissed\\PullRequest\\Base\\Repo\\Owner', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewDismissed\\PullRequest\\Base\\Repo\\Permissions', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewDismissed\\PullRequest\\Base\\User', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewDismissed\\PullRequest\\Head', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewDismissed\\PullRequest\\Head\\Repo', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewDismissed\\PullRequest\\Head\\Repo\\License', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewDismissed\\PullRequest\\Head\\Repo\\Owner', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewDismissed\\PullRequest\\Head\\Repo\\Permissions', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewDismissed\\PullRequest\\Head\\User', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewDismissed\\PullRequest\\Milestone', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewDismissed\\PullRequest\\Milestone\\Creator', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewDismissed\\PullRequest\\User', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewDismissed\\Review', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewDismissed\\Review\\Links', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewDismissed\\Review\\Links\\Html', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewDismissed\\Review\\Links\\PullRequest', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewDismissed\\Review\\User', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewEdited', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewEdited\\Changes', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewEdited\\Changes\\Body', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewEdited\\PullRequest', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewEdited\\PullRequest\\Links', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewEdited\\PullRequest\\Links\\Comments', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewEdited\\PullRequest\\Links\\Commits', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewEdited\\PullRequest\\Links\\Html', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewEdited\\PullRequest\\Links\\Issue', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewEdited\\PullRequest\\Links\\ReviewComment', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewEdited\\PullRequest\\Links\\ReviewComments', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewEdited\\PullRequest\\Links\\Self_', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewEdited\\PullRequest\\Links\\Statuses', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewEdited\\PullRequest\\Assignee', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewEdited\\PullRequest\\AutoMerge', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewEdited\\PullRequest\\AutoMerge\\EnabledBy', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewEdited\\PullRequest\\Base', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewEdited\\PullRequest\\Base\\Repo', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewEdited\\PullRequest\\Base\\Repo\\License', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewEdited\\PullRequest\\Base\\Repo\\Owner', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewEdited\\PullRequest\\Base\\Repo\\Permissions', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewEdited\\PullRequest\\Base\\User', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewEdited\\PullRequest\\Head', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewEdited\\PullRequest\\Head\\Repo', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewEdited\\PullRequest\\Head\\Repo\\License', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewEdited\\PullRequest\\Head\\Repo\\Owner', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewEdited\\PullRequest\\Head\\Repo\\Permissions', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewEdited\\PullRequest\\Head\\User', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewEdited\\PullRequest\\Milestone', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewEdited\\PullRequest\\Milestone\\Creator', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewEdited\\PullRequest\\User', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewEdited\\Review', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewEdited\\Review\\Links', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewEdited\\Review\\Links\\Html', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewEdited\\Review\\Links\\PullRequest', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewEdited\\Review\\User', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewSubmitted', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewSubmitted\\PullRequest', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewSubmitted\\PullRequest\\Links', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewSubmitted\\PullRequest\\Links\\Comments', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewSubmitted\\PullRequest\\Links\\Commits', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewSubmitted\\PullRequest\\Links\\Html', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewSubmitted\\PullRequest\\Links\\Issue', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewSubmitted\\PullRequest\\Links\\ReviewComment', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewSubmitted\\PullRequest\\Links\\ReviewComments', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewSubmitted\\PullRequest\\Links\\Self_', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewSubmitted\\PullRequest\\Links\\Statuses', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewSubmitted\\PullRequest\\Assignee', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewSubmitted\\PullRequest\\AutoMerge', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewSubmitted\\PullRequest\\AutoMerge\\EnabledBy', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewSubmitted\\PullRequest\\Base', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewSubmitted\\PullRequest\\Base\\Repo', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewSubmitted\\PullRequest\\Base\\Repo\\License', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewSubmitted\\PullRequest\\Base\\Repo\\Owner', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewSubmitted\\PullRequest\\Base\\Repo\\Permissions', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewSubmitted\\PullRequest\\Base\\User', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewSubmitted\\PullRequest\\Head', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewSubmitted\\PullRequest\\Head\\Repo', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewSubmitted\\PullRequest\\Head\\Repo\\License', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewSubmitted\\PullRequest\\Head\\Repo\\Owner', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewSubmitted\\PullRequest\\Head\\Repo\\Permissions', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewSubmitted\\PullRequest\\Head\\User', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewSubmitted\\PullRequest\\Milestone', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewSubmitted\\PullRequest\\Milestone\\Creator', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewSubmitted\\PullRequest\\User', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewSubmitted\\Review', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewSubmitted\\Review\\Links', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewSubmitted\\Review\\Links\\Html', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewSubmitted\\Review\\Links\\PullRequest', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewSubmitted\\Review\\User' => $this->getObjectMapperWebHook🪝PullRequestReview()->hydrateObject($className, $payload), '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewThreadResolved', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewThreadResolved\\PullRequest', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewThreadResolved\\PullRequest\\Links', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewThreadResolved\\PullRequest\\Links\\Comments', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewThreadResolved\\PullRequest\\Links\\Commits', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewThreadResolved\\PullRequest\\Links\\Html', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewThreadResolved\\PullRequest\\Links\\Issue', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewThreadResolved\\PullRequest\\Links\\ReviewComment', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewThreadResolved\\PullRequest\\Links\\ReviewComments', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewThreadResolved\\PullRequest\\Links\\Self_', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewThreadResolved\\PullRequest\\Links\\Statuses', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewThreadResolved\\PullRequest\\Assignee', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewThreadResolved\\PullRequest\\AutoMerge', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewThreadResolved\\PullRequest\\AutoMerge\\EnabledBy', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewThreadResolved\\PullRequest\\Base', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewThreadResolved\\PullRequest\\Base\\Repo', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewThreadResolved\\PullRequest\\Base\\Repo\\License', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewThreadResolved\\PullRequest\\Base\\Repo\\Owner', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewThreadResolved\\PullRequest\\Base\\Repo\\Permissions', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewThreadResolved\\PullRequest\\Base\\User', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewThreadResolved\\PullRequest\\Head', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewThreadResolved\\PullRequest\\Head\\Repo', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewThreadResolved\\PullRequest\\Head\\Repo\\License', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewThreadResolved\\PullRequest\\Head\\Repo\\Owner', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewThreadResolved\\PullRequest\\Head\\Repo\\Permissions', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewThreadResolved\\PullRequest\\Head\\User', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewThreadResolved\\PullRequest\\Milestone', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewThreadResolved\\PullRequest\\Milestone\\Creator', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewThreadResolved\\PullRequest\\User', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewThreadResolved\\Thread', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewThreadUnresolved', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewThreadUnresolved\\PullRequest', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewThreadUnresolved\\PullRequest\\Links', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewThreadUnresolved\\PullRequest\\Links\\Comments', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewThreadUnresolved\\PullRequest\\Links\\Commits', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewThreadUnresolved\\PullRequest\\Links\\Html', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewThreadUnresolved\\PullRequest\\Links\\Issue', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewThreadUnresolved\\PullRequest\\Links\\ReviewComment', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewThreadUnresolved\\PullRequest\\Links\\ReviewComments', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewThreadUnresolved\\PullRequest\\Links\\Self_', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewThreadUnresolved\\PullRequest\\Links\\Statuses', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewThreadUnresolved\\PullRequest\\Assignee', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewThreadUnresolved\\PullRequest\\AutoMerge', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewThreadUnresolved\\PullRequest\\AutoMerge\\EnabledBy', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewThreadUnresolved\\PullRequest\\Base', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewThreadUnresolved\\PullRequest\\Base\\Repo', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewThreadUnresolved\\PullRequest\\Base\\Repo\\License', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewThreadUnresolved\\PullRequest\\Base\\Repo\\Owner', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewThreadUnresolved\\PullRequest\\Base\\Repo\\Permissions', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewThreadUnresolved\\PullRequest\\Base\\User', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewThreadUnresolved\\PullRequest\\Head', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewThreadUnresolved\\PullRequest\\Head\\Repo', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewThreadUnresolved\\PullRequest\\Head\\Repo\\License', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewThreadUnresolved\\PullRequest\\Head\\Repo\\Owner', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewThreadUnresolved\\PullRequest\\Head\\Repo\\Permissions', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewThreadUnresolved\\PullRequest\\Head\\User', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewThreadUnresolved\\PullRequest\\Milestone', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewThreadUnresolved\\PullRequest\\Milestone\\Creator', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewThreadUnresolved\\PullRequest\\User', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewThreadUnresolved\\Thread' => $this->getObjectMapperWebHook🪝PullRequestReviewThread()->hydrateObject($className, $payload), - '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPush', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPush\\HeadCommit', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPush\\HeadCommit\\Author', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPush\\HeadCommit\\Committer', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPush\\Pusher', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPush\\Repository', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPush\\Repository\\CustomProperties', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPush\\Repository\\License', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPush\\Repository\\Owner', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPush\\Repository\\Permissions' => $this->getObjectMapperWebHook🪝Push()->hydrateObject($className, $payload), + '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPush', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPush\\HeadCommit', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPush\\HeadCommit\\Author', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPush\\HeadCommit\\Committer', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPush\\Pusher', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPush\\Repository', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPush\\Repository\\License', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPush\\Repository\\Owner', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPush\\Repository\\Permissions' => $this->getObjectMapperWebHook🪝Push()->hydrateObject($className, $payload), '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookRegistryPackagePublished', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookRegistryPackagePublished\\RegistryPackage', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookRegistryPackagePublished\\RegistryPackage\\Owner', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookRegistryPackagePublished\\RegistryPackage\\PackageVersion', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookRegistryPackagePublished\\RegistryPackage\\PackageVersion\\Author', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookRegistryPackagePublished\\RegistryPackage\\PackageVersion\\ContainerMetadata', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookRegistryPackagePublished\\RegistryPackage\\PackageVersion\\ContainerMetadata\\Labels', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookRegistryPackagePublished\\RegistryPackage\\PackageVersion\\ContainerMetadata\\Manifest', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookRegistryPackagePublished\\RegistryPackage\\PackageVersion\\ContainerMetadata\\Tag', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookRegistryPackagePublished\\RegistryPackage\\PackageVersion\\NpmMetadata', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookRegistryPackagePublished\\RegistryPackage\\PackageVersion\\NpmMetadata\\Dependencies', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookRegistryPackagePublished\\RegistryPackage\\PackageVersion\\NpmMetadata\\DevDependencies', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookRegistryPackagePublished\\RegistryPackage\\PackageVersion\\NpmMetadata\\PeerDependencies', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookRegistryPackagePublished\\RegistryPackage\\PackageVersion\\NpmMetadata\\OptionalDependencies', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookRegistryPackagePublished\\RegistryPackage\\PackageVersion\\NpmMetadata\\Scripts', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookRegistryPackagePublished\\RegistryPackage\\PackageVersion\\NpmMetadata\\Engines', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookRegistryPackagePublished\\RegistryPackage\\PackageVersion\\NpmMetadata\\Bin', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookRegistryPackagePublished\\RegistryPackage\\PackageVersion\\NpmMetadata\\Man', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookRegistryPackagePublished\\RegistryPackage\\PackageVersion\\Release', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookRegistryPackagePublished\\RegistryPackage\\PackageVersion\\Release\\Author', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookRegistryPackagePublished\\RegistryPackage\\Registry', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookRegistryPackageUpdated', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookRegistryPackageUpdated\\RegistryPackage', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookRegistryPackageUpdated\\RegistryPackage\\Owner', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookRegistryPackageUpdated\\RegistryPackage\\PackageVersion', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookRegistryPackageUpdated\\RegistryPackage\\PackageVersion\\Author', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookRegistryPackageUpdated\\RegistryPackage\\PackageVersion\\Release', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookRegistryPackageUpdated\\RegistryPackage\\PackageVersion\\Release\\Author', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookRegistryPackageUpdated\\RegistryPackage\\Registry' => $this->getObjectMapperWebHook🪝RegistryPackage()->hydrateObject($className, $payload), '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookReleaseCreated', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookReleaseCreated\\Release', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookReleaseCreated\\Release\\Author', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookReleaseCreated\\Release\\Reactions', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookReleaseDeleted', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookReleaseDeleted\\Release', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookReleaseDeleted\\Release\\Author', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookReleaseDeleted\\Release\\Reactions', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookReleaseEdited', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookReleaseEdited\\Changes', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookReleaseEdited\\Changes\\Body', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookReleaseEdited\\Changes\\Name', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookReleaseEdited\\Release', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookReleaseEdited\\Release\\Author', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookReleaseEdited\\Release\\Reactions', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookReleasePrereleased', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookReleasePrereleased\\Release', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookReleasePrereleased\\Release\\Author', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookReleasePrereleased\\Release\\Reactions', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookReleasePublished', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookReleasePublished\\Release', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookReleasePublished\\Release\\Author', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookReleasePublished\\Release\\Reactions', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookReleaseReleased', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookReleaseReleased\\Release', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookReleaseReleased\\Release\\Author', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookReleaseReleased\\Release\\Reactions', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookReleaseUnpublished', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookReleaseUnpublished\\Release', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookReleaseUnpublished\\Release\\Author', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookReleaseUnpublished\\Release\\Reactions' => $this->getObjectMapperWebHook🪝Release()->hydrateObject($className, $payload), '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookRepositoryAnonymousAccessDisabled', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookRepositoryAnonymousAccessEnabled', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookRepositoryArchived', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookRepositoryCreated', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookRepositoryDeleted', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookRepositoryEdited', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookRepositoryEdited\\Changes', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookRepositoryEdited\\Changes\\DefaultBranch', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookRepositoryEdited\\Changes\\Description', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookRepositoryEdited\\Changes\\Homepage', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookRepositoryEdited\\Changes\\Topics', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookRepositoryPrivatized', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookRepositoryPublicized', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookRepositoryRenamed', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookRepositoryRenamed\\Changes', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookRepositoryRenamed\\Changes\\Repository', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookRepositoryRenamed\\Changes\\Repository\\Name', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookRepositoryTransferred', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookRepositoryTransferred\\Changes', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookRepositoryTransferred\\Changes\\Owner', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookRepositoryTransferred\\Changes\\Owner\\From', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookRepositoryTransferred\\Changes\\Owner\\From\\Organization', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookRepositoryTransferred\\Changes\\Owner\\From\\User', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookRepositoryUnarchived' => $this->getObjectMapperWebHook🪝Repository()->hydrateObject($className, $payload), @@ -877,7 +877,7 @@ public function hydrateObject(string $className, array $payload): object '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookStarCreated', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookStarDeleted' => $this->getObjectMapperWebHook🪝Star()->hydrateObject($className, $payload), '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookStatus', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookStatus\\Commit', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookStatus\\Commit\\Author', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookStatus\\Commit\\Commit', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookStatus\\Commit\\Commit\\Author', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookStatus\\Commit\\Commit\\Committer', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookStatus\\Commit\\Commit\\Tree', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookStatus\\Commit\\Commit\\Verification', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookStatus\\Commit\\Committer' => $this->getObjectMapperWebHook🪝Status()->hydrateObject($className, $payload), '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookTeamAdd', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookTeamAdd\\Team', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookTeamAdd\\Team\\Parent_' => $this->getObjectMapperWebHook🪝TeamAdd()->hydrateObject($className, $payload), - '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookTeamAddedToRepository', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookTeamAddedToRepository\\Repository', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookTeamAddedToRepository\\Repository\\CustomProperties', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookTeamAddedToRepository\\Repository\\License', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookTeamAddedToRepository\\Repository\\Owner', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookTeamAddedToRepository\\Repository\\Permissions', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookTeamAddedToRepository\\Team', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookTeamAddedToRepository\\Team\\Parent_', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookTeamCreated', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookTeamCreated\\Repository', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookTeamCreated\\Repository\\CustomProperties', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookTeamCreated\\Repository\\License', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookTeamCreated\\Repository\\Owner', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookTeamCreated\\Repository\\Permissions', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookTeamCreated\\Team', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookTeamCreated\\Team\\Parent_', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookTeamDeleted', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookTeamDeleted\\Repository', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookTeamDeleted\\Repository\\CustomProperties', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookTeamDeleted\\Repository\\License', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookTeamDeleted\\Repository\\Owner', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookTeamDeleted\\Repository\\Permissions', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookTeamDeleted\\Team', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookTeamDeleted\\Team\\Parent_', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookTeamEdited', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookTeamEdited\\Changes', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookTeamEdited\\Changes\\Description', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookTeamEdited\\Changes\\Name', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookTeamEdited\\Changes\\Privacy', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookTeamEdited\\Changes\\Repository', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookTeamEdited\\Changes\\Repository\\Permissions', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookTeamEdited\\Changes\\Repository\\Permissions\\From', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookTeamEdited\\Repository', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookTeamEdited\\Repository\\CustomProperties', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookTeamEdited\\Repository\\License', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookTeamEdited\\Repository\\Owner', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookTeamEdited\\Repository\\Permissions', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookTeamEdited\\Team', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookTeamEdited\\Team\\Parent_', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookTeamRemovedFromRepository', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookTeamRemovedFromRepository\\Repository', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookTeamRemovedFromRepository\\Repository\\CustomProperties', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookTeamRemovedFromRepository\\Repository\\License', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookTeamRemovedFromRepository\\Repository\\Owner', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookTeamRemovedFromRepository\\Repository\\Permissions', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookTeamRemovedFromRepository\\Team', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookTeamRemovedFromRepository\\Team\\Parent_' => $this->getObjectMapperWebHook🪝Team()->hydrateObject($className, $payload), + '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookTeamAddedToRepository', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookTeamAddedToRepository\\Repository', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookTeamAddedToRepository\\Repository\\License', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookTeamAddedToRepository\\Repository\\Owner', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookTeamAddedToRepository\\Repository\\Permissions', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookTeamAddedToRepository\\Team', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookTeamAddedToRepository\\Team\\Parent_', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookTeamCreated', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookTeamCreated\\Repository', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookTeamCreated\\Repository\\License', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookTeamCreated\\Repository\\Owner', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookTeamCreated\\Repository\\Permissions', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookTeamCreated\\Team', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookTeamCreated\\Team\\Parent_', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookTeamDeleted', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookTeamDeleted\\Repository', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookTeamDeleted\\Repository\\License', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookTeamDeleted\\Repository\\Owner', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookTeamDeleted\\Repository\\Permissions', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookTeamDeleted\\Team', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookTeamDeleted\\Team\\Parent_', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookTeamEdited', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookTeamEdited\\Changes', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookTeamEdited\\Changes\\Description', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookTeamEdited\\Changes\\Name', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookTeamEdited\\Changes\\Privacy', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookTeamEdited\\Changes\\Repository', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookTeamEdited\\Changes\\Repository\\Permissions', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookTeamEdited\\Changes\\Repository\\Permissions\\From', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookTeamEdited\\Repository', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookTeamEdited\\Repository\\License', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookTeamEdited\\Repository\\Owner', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookTeamEdited\\Repository\\Permissions', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookTeamEdited\\Team', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookTeamEdited\\Team\\Parent_', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookTeamRemovedFromRepository', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookTeamRemovedFromRepository\\Repository', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookTeamRemovedFromRepository\\Repository\\License', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookTeamRemovedFromRepository\\Repository\\Owner', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookTeamRemovedFromRepository\\Repository\\Permissions', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookTeamRemovedFromRepository\\Team', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookTeamRemovedFromRepository\\Team\\Parent_' => $this->getObjectMapperWebHook🪝Team()->hydrateObject($className, $payload), '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookUserCreated', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookUserCreated\\User', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookUserDeleted', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookUserDeleted\\User' => $this->getObjectMapperWebHook🪝User()->hydrateObject($className, $payload), '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookWatchStarted' => $this->getObjectMapperWebHook🪝Watch()->hydrateObject($className, $payload), '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookWorkflowDispatch', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookWorkflowDispatch\\Inputs' => $this->getObjectMapperWebHook🪝WorkflowDispatch()->hydrateObject($className, $payload), @@ -1122,7 +1122,7 @@ public function serializeObjectOfType(object $object, string $className): mixed '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\Key' => $this->getObjectMapperOperation🌀User🌀Keys()->serializeObject($object), '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\SshSigningKey' => $this->getObjectMapperOperation🌀User🌀SshSigningKeys()->serializeObject($object), '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\Hovercard' => $this->getObjectMapperOperation🌀Users🌀Username🌀Hovercard()->serializeObject($object), - '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookBranchProtectionRuleCreated', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\EnterpriseWebhooks', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\SimpleInstallation', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\OrganizationSimpleWebhooks', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\RepositoryWebhooks', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\RepositoryWebhooks\\Permissions', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\RepositoryWebhooks\\CustomProperties', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\RepositoryWebhooks\\TemplateRepository', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\RepositoryWebhooks\\TemplateRepository\\Owner', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\RepositoryWebhooks\\TemplateRepository\\Permissions', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookBranchProtectionRuleCreated\\Rule', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\SimpleUserWebhooks', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookBranchProtectionRuleDeleted', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookBranchProtectionRuleDeleted\\Rule', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookBranchProtectionRuleEdited', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookBranchProtectionRuleEdited\\Changes', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookBranchProtectionRuleEdited\\Changes\\AdminEnforced', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookBranchProtectionRuleEdited\\Changes\\AuthorizedActorNames', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookBranchProtectionRuleEdited\\Changes\\AuthorizedActorsOnly', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookBranchProtectionRuleEdited\\Changes\\AuthorizedDismissalActorsOnly', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookBranchProtectionRuleEdited\\Changes\\LinearHistoryRequirementEnforcementLevel', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookBranchProtectionRuleEdited\\Changes\\RequiredStatusChecks', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookBranchProtectionRuleEdited\\Changes\\RequiredStatusChecksEnforcementLevel', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookBranchProtectionRuleEdited\\Rule' => $this->getObjectMapperWebHook🪝BranchProtectionRule()->serializeObject($object), + '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookBranchProtectionRuleCreated', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\EnterpriseWebhooks', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\SimpleInstallation', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\OrganizationSimpleWebhooks', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\RepositoryWebhooks', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\RepositoryWebhooks\\Permissions', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\RepositoryWebhooks\\TemplateRepository', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\RepositoryWebhooks\\TemplateRepository\\Owner', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\RepositoryWebhooks\\TemplateRepository\\Permissions', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookBranchProtectionRuleCreated\\Rule', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\SimpleUserWebhooks', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookBranchProtectionRuleDeleted', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookBranchProtectionRuleDeleted\\Rule', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookBranchProtectionRuleEdited', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookBranchProtectionRuleEdited\\Changes', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookBranchProtectionRuleEdited\\Changes\\AdminEnforced', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookBranchProtectionRuleEdited\\Changes\\AuthorizedActorNames', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookBranchProtectionRuleEdited\\Changes\\AuthorizedActorsOnly', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookBranchProtectionRuleEdited\\Changes\\AuthorizedDismissalActorsOnly', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookBranchProtectionRuleEdited\\Changes\\LinearHistoryRequirementEnforcementLevel', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookBranchProtectionRuleEdited\\Changes\\RequiredStatusChecks', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookBranchProtectionRuleEdited\\Changes\\RequiredStatusChecksEnforcementLevel', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookBranchProtectionRuleEdited\\Rule' => $this->getObjectMapperWebHook🪝BranchProtectionRule()->serializeObject($object), '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookCacheSync' => $this->getObjectMapperWebHook🪝CacheSync()->serializeObject($object), '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookCheckRunCompleted', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\CheckRunWithSimpleCheckSuite', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\SimpleCheckSuite', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\CheckRunWithSimpleCheckSuite\\Output', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookCheckRunCompletedFormEncoded', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookCheckRunCreated', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookCheckRunCreatedFormEncoded', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookCheckRunRequestedAction', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookCheckRunRequestedAction\\RequestedAction', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookCheckRunRequestedActionFormEncoded', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookCheckRunRerequested', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookCheckRunRerequestedFormEncoded' => $this->getObjectMapperWebHook🪝CheckRun()->serializeObject($object), '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookCheckSuiteCompleted', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookCheckSuiteCompleted\\CheckSuite', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookCheckSuiteCompleted\\CheckSuite\\App', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookCheckSuiteCompleted\\CheckSuite\\App\\Owner', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookCheckSuiteCompleted\\CheckSuite\\App\\Permissions', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookCheckSuiteCompleted\\CheckSuite\\HeadCommit', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookCheckSuiteCompleted\\CheckSuite\\HeadCommit\\Author', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookCheckSuiteCompleted\\CheckSuite\\HeadCommit\\Committer', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookCheckSuiteRequested', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookCheckSuiteRequested\\CheckSuite', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookCheckSuiteRequested\\CheckSuite\\App', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookCheckSuiteRequested\\CheckSuite\\App\\Owner', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookCheckSuiteRequested\\CheckSuite\\App\\Permissions', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookCheckSuiteRequested\\CheckSuite\\HeadCommit', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookCheckSuiteRequested\\CheckSuite\\HeadCommit\\Author', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookCheckSuiteRequested\\CheckSuite\\HeadCommit\\Committer', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookCheckSuiteRerequested', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookCheckSuiteRerequested\\CheckSuite', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookCheckSuiteRerequested\\CheckSuite\\App', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookCheckSuiteRerequested\\CheckSuite\\App\\Owner', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookCheckSuiteRerequested\\CheckSuite\\App\\Permissions', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookCheckSuiteRerequested\\CheckSuite\\HeadCommit', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookCheckSuiteRerequested\\CheckSuite\\HeadCommit\\Author', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookCheckSuiteRerequested\\CheckSuite\\HeadCommit\\Committer' => $this->getObjectMapperWebHook🪝CheckSuite()->serializeObject($object), @@ -1145,7 +1145,7 @@ public function serializeObjectOfType(object $object, string $className): mixed '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookInstallationRepositoriesAdded', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookInstallationRepositoriesAdded\\Requester', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookInstallationRepositoriesRemoved', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookInstallationRepositoriesRemoved\\Requester' => $this->getObjectMapperWebHook🪝InstallationRepositories()->serializeObject($object), '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookInstallationTargetRenamed', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookInstallationTargetRenamed\\Account', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookInstallationTargetRenamed\\Changes', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookInstallationTargetRenamed\\Changes\\Login', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookInstallationTargetRenamed\\Changes\\Slug' => $this->getObjectMapperWebHook🪝InstallationTarget()->serializeObject($object), '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssueCommentCreated', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssueCommentCreated\\Comment', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssueCommentCreated\\Comment\\Reactions', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssueCommentCreated\\Comment\\User', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssueCommentCreated\\Issue', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssueCommentCreated\\Issue\\Assignee', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssueCommentCreated\\Issue\\Milestone', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssueCommentCreated\\Issue\\Milestone\\Creator', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssueCommentCreated\\Issue\\PerformedViaGithubApp', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssueCommentCreated\\Issue\\PerformedViaGithubApp\\Owner', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssueCommentCreated\\Issue\\PerformedViaGithubApp\\Permissions', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssueCommentCreated\\Issue\\PullRequest', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssueCommentCreated\\Issue\\Reactions', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssueCommentCreated\\Issue\\User', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssueCommentDeleted', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssueCommentDeleted\\Comment', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssueCommentDeleted\\Comment\\Reactions', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssueCommentDeleted\\Comment\\User', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssueCommentDeleted\\Issue', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssueCommentDeleted\\Issue\\Assignee', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssueCommentDeleted\\Issue\\Milestone', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssueCommentDeleted\\Issue\\Milestone\\Creator', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssueCommentDeleted\\Issue\\PerformedViaGithubApp', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssueCommentDeleted\\Issue\\PerformedViaGithubApp\\Owner', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssueCommentDeleted\\Issue\\PerformedViaGithubApp\\Permissions', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssueCommentDeleted\\Issue\\PullRequest', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssueCommentDeleted\\Issue\\Reactions', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssueCommentDeleted\\Issue\\User', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssueCommentEdited', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssueCommentEdited\\Changes', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssueCommentEdited\\Changes\\Body', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssueCommentEdited\\Comment', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssueCommentEdited\\Comment\\Reactions', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssueCommentEdited\\Comment\\User', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssueCommentEdited\\Issue', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssueCommentEdited\\Issue\\Assignee', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssueCommentEdited\\Issue\\Milestone', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssueCommentEdited\\Issue\\Milestone\\Creator', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssueCommentEdited\\Issue\\PerformedViaGithubApp', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssueCommentEdited\\Issue\\PerformedViaGithubApp\\Owner', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssueCommentEdited\\Issue\\PerformedViaGithubApp\\Permissions', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssueCommentEdited\\Issue\\PullRequest', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssueCommentEdited\\Issue\\Reactions', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssueCommentEdited\\Issue\\User' => $this->getObjectMapperWebHook🪝IssueComment()->serializeObject($object), - '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesAssigned', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesAssigned\\Assignee', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesAssigned\\Issue', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesAssigned\\Issue\\Assignee', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesAssigned\\Issue\\Milestone', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesAssigned\\Issue\\Milestone\\Creator', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesAssigned\\Issue\\PerformedViaGithubApp', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesAssigned\\Issue\\PerformedViaGithubApp\\Owner', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesAssigned\\Issue\\PerformedViaGithubApp\\Permissions', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesAssigned\\Issue\\PullRequest', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesAssigned\\Issue\\Reactions', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesAssigned\\Issue\\User', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesClosed', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesClosed\\Issue', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesClosed\\Issue\\Assignee', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesClosed\\Issue\\Milestone', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesClosed\\Issue\\Milestone\\Creator', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesClosed\\Issue\\PerformedViaGithubApp', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesClosed\\Issue\\PerformedViaGithubApp\\Owner', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesClosed\\Issue\\PerformedViaGithubApp\\Permissions', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesClosed\\Issue\\PullRequest', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesClosed\\Issue\\Reactions', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesClosed\\Issue\\User', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesDeleted', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesDeleted\\Issue', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesDeleted\\Issue\\Assignee', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesDeleted\\Issue\\Milestone', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesDeleted\\Issue\\Milestone\\Creator', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesDeleted\\Issue\\PerformedViaGithubApp', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesDeleted\\Issue\\PerformedViaGithubApp\\Owner', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesDeleted\\Issue\\PerformedViaGithubApp\\Permissions', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesDeleted\\Issue\\PullRequest', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesDeleted\\Issue\\Reactions', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesDeleted\\Issue\\User', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesDemilestoned', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesDemilestoned\\Issue', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesDemilestoned\\Issue\\Assignee', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesDemilestoned\\Issue\\Milestone', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesDemilestoned\\Issue\\Milestone\\Creator', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesDemilestoned\\Issue\\PerformedViaGithubApp', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesDemilestoned\\Issue\\PerformedViaGithubApp\\Owner', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesDemilestoned\\Issue\\PerformedViaGithubApp\\Permissions', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesDemilestoned\\Issue\\PullRequest', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesDemilestoned\\Issue\\Reactions', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesDemilestoned\\Issue\\User', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesDemilestoned\\Milestone', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesDemilestoned\\Milestone\\Creator', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesEdited', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesEdited\\Changes', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesEdited\\Changes\\Body', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesEdited\\Changes\\Title', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesEdited\\Issue', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesEdited\\Issue\\Assignee', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesEdited\\Issue\\Milestone', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesEdited\\Issue\\Milestone\\Creator', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesEdited\\Issue\\PerformedViaGithubApp', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesEdited\\Issue\\PerformedViaGithubApp\\Owner', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesEdited\\Issue\\PerformedViaGithubApp\\Permissions', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesEdited\\Issue\\PullRequest', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesEdited\\Issue\\Reactions', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesEdited\\Issue\\User', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesEdited\\Label', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesLabeled', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesLabeled\\Issue', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesLabeled\\Issue\\Assignee', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesLabeled\\Issue\\Milestone', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesLabeled\\Issue\\Milestone\\Creator', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesLabeled\\Issue\\PerformedViaGithubApp', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesLabeled\\Issue\\PerformedViaGithubApp\\Owner', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesLabeled\\Issue\\PerformedViaGithubApp\\Permissions', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesLabeled\\Issue\\PullRequest', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesLabeled\\Issue\\Reactions', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesLabeled\\Issue\\User', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesLabeled\\Label', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesLocked', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesLocked\\Issue', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesLocked\\Issue\\Assignee', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesLocked\\Issue\\Milestone', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesLocked\\Issue\\Milestone\\Creator', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesLocked\\Issue\\PerformedViaGithubApp', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesLocked\\Issue\\PerformedViaGithubApp\\Owner', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesLocked\\Issue\\PerformedViaGithubApp\\Permissions', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesLocked\\Issue\\PullRequest', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesLocked\\Issue\\Reactions', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesLocked\\Issue\\User', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesMilestoned', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesMilestoned\\Issue', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesMilestoned\\Issue\\Assignee', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesMilestoned\\Issue\\Milestone', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesMilestoned\\Issue\\Milestone\\Creator', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesMilestoned\\Issue\\PerformedViaGithubApp', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesMilestoned\\Issue\\PerformedViaGithubApp\\Owner', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesMilestoned\\Issue\\PerformedViaGithubApp\\Permissions', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesMilestoned\\Issue\\PullRequest', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesMilestoned\\Issue\\Reactions', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesMilestoned\\Issue\\User', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesMilestoned\\Milestone', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesMilestoned\\Milestone\\Creator', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesOpened', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesOpened\\Changes', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesOpened\\Changes\\OldIssue', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesOpened\\Changes\\OldIssue\\Assignee', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesOpened\\Changes\\OldIssue\\Milestone', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesOpened\\Changes\\OldIssue\\Milestone\\Creator', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesOpened\\Changes\\OldIssue\\PerformedViaGithubApp', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesOpened\\Changes\\OldIssue\\PerformedViaGithubApp\\Owner', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesOpened\\Changes\\OldIssue\\PerformedViaGithubApp\\Permissions', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesOpened\\Changes\\OldIssue\\PullRequest', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesOpened\\Changes\\OldIssue\\Reactions', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesOpened\\Changes\\OldIssue\\User', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesOpened\\Changes\\OldRepository', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesOpened\\Changes\\OldRepository\\CustomProperties', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesOpened\\Changes\\OldRepository\\License', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesOpened\\Changes\\OldRepository\\Owner', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesOpened\\Changes\\OldRepository\\Permissions', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesOpened\\Issue', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesOpened\\Issue\\Assignee', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesOpened\\Issue\\Milestone', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesOpened\\Issue\\Milestone\\Creator', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesOpened\\Issue\\PerformedViaGithubApp', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesOpened\\Issue\\PerformedViaGithubApp\\Owner', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesOpened\\Issue\\PerformedViaGithubApp\\Permissions', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesOpened\\Issue\\PullRequest', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesOpened\\Issue\\Reactions', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesOpened\\Issue\\User', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesPinned', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesPinned\\Issue', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesPinned\\Issue\\Assignee', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesPinned\\Issue\\Milestone', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesPinned\\Issue\\Milestone\\Creator', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesPinned\\Issue\\PerformedViaGithubApp', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesPinned\\Issue\\PerformedViaGithubApp\\Owner', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesPinned\\Issue\\PerformedViaGithubApp\\Permissions', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesPinned\\Issue\\PullRequest', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesPinned\\Issue\\Reactions', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesPinned\\Issue\\User', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesReopened', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesReopened\\Issue', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesReopened\\Issue\\Assignee', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesReopened\\Issue\\Milestone', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesReopened\\Issue\\Milestone\\Creator', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesReopened\\Issue\\PerformedViaGithubApp', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesReopened\\Issue\\PerformedViaGithubApp\\Owner', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesReopened\\Issue\\PerformedViaGithubApp\\Permissions', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesReopened\\Issue\\PullRequest', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesReopened\\Issue\\Reactions', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesReopened\\Issue\\User', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesTransferred', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesTransferred\\Changes', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesTransferred\\Changes\\NewIssue', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesTransferred\\Changes\\NewIssue\\Assignee', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesTransferred\\Changes\\NewIssue\\Milestone', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesTransferred\\Changes\\NewIssue\\Milestone\\Creator', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesTransferred\\Changes\\NewIssue\\PerformedViaGithubApp', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesTransferred\\Changes\\NewIssue\\PerformedViaGithubApp\\Owner', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesTransferred\\Changes\\NewIssue\\PerformedViaGithubApp\\Permissions', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesTransferred\\Changes\\NewIssue\\PullRequest', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesTransferred\\Changes\\NewIssue\\Reactions', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesTransferred\\Changes\\NewIssue\\User', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesTransferred\\Changes\\NewRepository', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesTransferred\\Changes\\NewRepository\\CustomProperties', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesTransferred\\Changes\\NewRepository\\License', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesTransferred\\Changes\\NewRepository\\Owner', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesTransferred\\Changes\\NewRepository\\Permissions', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesTransferred\\Issue', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesTransferred\\Issue\\Assignee', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesTransferred\\Issue\\Milestone', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesTransferred\\Issue\\Milestone\\Creator', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesTransferred\\Issue\\PerformedViaGithubApp', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesTransferred\\Issue\\PerformedViaGithubApp\\Owner', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesTransferred\\Issue\\PerformedViaGithubApp\\Permissions', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesTransferred\\Issue\\PullRequest', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesTransferred\\Issue\\Reactions', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesTransferred\\Issue\\User', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesUnassigned', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesUnassigned\\Assignee', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesUnassigned\\Issue', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesUnassigned\\Issue\\Assignee', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesUnassigned\\Issue\\Milestone', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesUnassigned\\Issue\\Milestone\\Creator', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesUnassigned\\Issue\\PerformedViaGithubApp', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesUnassigned\\Issue\\PerformedViaGithubApp\\Owner', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesUnassigned\\Issue\\PerformedViaGithubApp\\Permissions', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesUnassigned\\Issue\\PullRequest', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesUnassigned\\Issue\\Reactions', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesUnassigned\\Issue\\User', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesUnlabeled', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesUnlabeled\\Issue', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesUnlabeled\\Issue\\Assignee', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesUnlabeled\\Issue\\Milestone', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesUnlabeled\\Issue\\Milestone\\Creator', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesUnlabeled\\Issue\\PerformedViaGithubApp', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesUnlabeled\\Issue\\PerformedViaGithubApp\\Owner', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesUnlabeled\\Issue\\PerformedViaGithubApp\\Permissions', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesUnlabeled\\Issue\\PullRequest', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesUnlabeled\\Issue\\Reactions', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesUnlabeled\\Issue\\User', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesUnlabeled\\Label', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesUnlocked', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesUnlocked\\Issue', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesUnlocked\\Issue\\Assignee', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesUnlocked\\Issue\\Milestone', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesUnlocked\\Issue\\Milestone\\Creator', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesUnlocked\\Issue\\PerformedViaGithubApp', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesUnlocked\\Issue\\PerformedViaGithubApp\\Owner', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesUnlocked\\Issue\\PerformedViaGithubApp\\Permissions', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesUnlocked\\Issue\\PullRequest', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesUnlocked\\Issue\\Reactions', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesUnlocked\\Issue\\User', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesUnpinned', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesUnpinned\\Issue', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesUnpinned\\Issue\\Assignee', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesUnpinned\\Issue\\Milestone', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesUnpinned\\Issue\\Milestone\\Creator', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesUnpinned\\Issue\\PerformedViaGithubApp', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesUnpinned\\Issue\\PerformedViaGithubApp\\Owner', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesUnpinned\\Issue\\PerformedViaGithubApp\\Permissions', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesUnpinned\\Issue\\PullRequest', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesUnpinned\\Issue\\Reactions', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesUnpinned\\Issue\\User' => $this->getObjectMapperWebHook🪝Issues()->serializeObject($object), + '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesAssigned', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesAssigned\\Assignee', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesAssigned\\Issue', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesAssigned\\Issue\\Assignee', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesAssigned\\Issue\\Milestone', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesAssigned\\Issue\\Milestone\\Creator', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesAssigned\\Issue\\PerformedViaGithubApp', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesAssigned\\Issue\\PerformedViaGithubApp\\Owner', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesAssigned\\Issue\\PerformedViaGithubApp\\Permissions', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesAssigned\\Issue\\PullRequest', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesAssigned\\Issue\\Reactions', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesAssigned\\Issue\\User', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesClosed', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesClosed\\Issue', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesClosed\\Issue\\Assignee', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesClosed\\Issue\\Milestone', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesClosed\\Issue\\Milestone\\Creator', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesClosed\\Issue\\PerformedViaGithubApp', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesClosed\\Issue\\PerformedViaGithubApp\\Owner', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesClosed\\Issue\\PerformedViaGithubApp\\Permissions', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesClosed\\Issue\\PullRequest', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesClosed\\Issue\\Reactions', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesClosed\\Issue\\User', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesDeleted', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesDeleted\\Issue', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesDeleted\\Issue\\Assignee', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesDeleted\\Issue\\Milestone', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesDeleted\\Issue\\Milestone\\Creator', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesDeleted\\Issue\\PerformedViaGithubApp', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesDeleted\\Issue\\PerformedViaGithubApp\\Owner', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesDeleted\\Issue\\PerformedViaGithubApp\\Permissions', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesDeleted\\Issue\\PullRequest', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesDeleted\\Issue\\Reactions', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesDeleted\\Issue\\User', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesDemilestoned', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesDemilestoned\\Issue', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesDemilestoned\\Issue\\Assignee', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesDemilestoned\\Issue\\Milestone', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesDemilestoned\\Issue\\Milestone\\Creator', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesDemilestoned\\Issue\\PerformedViaGithubApp', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesDemilestoned\\Issue\\PerformedViaGithubApp\\Owner', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesDemilestoned\\Issue\\PerformedViaGithubApp\\Permissions', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesDemilestoned\\Issue\\PullRequest', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesDemilestoned\\Issue\\Reactions', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesDemilestoned\\Issue\\User', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesDemilestoned\\Milestone', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesDemilestoned\\Milestone\\Creator', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesEdited', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesEdited\\Changes', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesEdited\\Changes\\Body', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesEdited\\Changes\\Title', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesEdited\\Issue', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesEdited\\Issue\\Assignee', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesEdited\\Issue\\Milestone', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesEdited\\Issue\\Milestone\\Creator', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesEdited\\Issue\\PerformedViaGithubApp', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesEdited\\Issue\\PerformedViaGithubApp\\Owner', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesEdited\\Issue\\PerformedViaGithubApp\\Permissions', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesEdited\\Issue\\PullRequest', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesEdited\\Issue\\Reactions', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesEdited\\Issue\\User', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesEdited\\Label', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesLabeled', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesLabeled\\Issue', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesLabeled\\Issue\\Assignee', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesLabeled\\Issue\\Milestone', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesLabeled\\Issue\\Milestone\\Creator', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesLabeled\\Issue\\PerformedViaGithubApp', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesLabeled\\Issue\\PerformedViaGithubApp\\Owner', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesLabeled\\Issue\\PerformedViaGithubApp\\Permissions', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesLabeled\\Issue\\PullRequest', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesLabeled\\Issue\\Reactions', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesLabeled\\Issue\\User', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesLabeled\\Label', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesLocked', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesLocked\\Issue', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesLocked\\Issue\\Assignee', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesLocked\\Issue\\Milestone', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesLocked\\Issue\\Milestone\\Creator', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesLocked\\Issue\\PerformedViaGithubApp', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesLocked\\Issue\\PerformedViaGithubApp\\Owner', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesLocked\\Issue\\PerformedViaGithubApp\\Permissions', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesLocked\\Issue\\PullRequest', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesLocked\\Issue\\Reactions', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesLocked\\Issue\\User', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesMilestoned', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesMilestoned\\Issue', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesMilestoned\\Issue\\Assignee', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesMilestoned\\Issue\\Milestone', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesMilestoned\\Issue\\Milestone\\Creator', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesMilestoned\\Issue\\PerformedViaGithubApp', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesMilestoned\\Issue\\PerformedViaGithubApp\\Owner', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesMilestoned\\Issue\\PerformedViaGithubApp\\Permissions', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesMilestoned\\Issue\\PullRequest', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesMilestoned\\Issue\\Reactions', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesMilestoned\\Issue\\User', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesMilestoned\\Milestone', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesMilestoned\\Milestone\\Creator', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesOpened', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesOpened\\Changes', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesOpened\\Changes\\OldIssue', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesOpened\\Changes\\OldIssue\\Assignee', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesOpened\\Changes\\OldIssue\\Milestone', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesOpened\\Changes\\OldIssue\\Milestone\\Creator', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesOpened\\Changes\\OldIssue\\PerformedViaGithubApp', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesOpened\\Changes\\OldIssue\\PerformedViaGithubApp\\Owner', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesOpened\\Changes\\OldIssue\\PerformedViaGithubApp\\Permissions', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesOpened\\Changes\\OldIssue\\PullRequest', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesOpened\\Changes\\OldIssue\\Reactions', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesOpened\\Changes\\OldIssue\\User', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesOpened\\Changes\\OldRepository', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesOpened\\Changes\\OldRepository\\License', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesOpened\\Changes\\OldRepository\\Owner', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesOpened\\Changes\\OldRepository\\Permissions', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesOpened\\Issue', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesOpened\\Issue\\Assignee', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesOpened\\Issue\\Milestone', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesOpened\\Issue\\Milestone\\Creator', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesOpened\\Issue\\PerformedViaGithubApp', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesOpened\\Issue\\PerformedViaGithubApp\\Owner', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesOpened\\Issue\\PerformedViaGithubApp\\Permissions', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesOpened\\Issue\\PullRequest', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesOpened\\Issue\\Reactions', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesOpened\\Issue\\User', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesPinned', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesPinned\\Issue', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesPinned\\Issue\\Assignee', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesPinned\\Issue\\Milestone', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesPinned\\Issue\\Milestone\\Creator', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesPinned\\Issue\\PerformedViaGithubApp', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesPinned\\Issue\\PerformedViaGithubApp\\Owner', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesPinned\\Issue\\PerformedViaGithubApp\\Permissions', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesPinned\\Issue\\PullRequest', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesPinned\\Issue\\Reactions', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesPinned\\Issue\\User', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesReopened', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesReopened\\Issue', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesReopened\\Issue\\Assignee', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesReopened\\Issue\\Milestone', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesReopened\\Issue\\Milestone\\Creator', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesReopened\\Issue\\PerformedViaGithubApp', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesReopened\\Issue\\PerformedViaGithubApp\\Owner', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesReopened\\Issue\\PerformedViaGithubApp\\Permissions', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesReopened\\Issue\\PullRequest', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesReopened\\Issue\\Reactions', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesReopened\\Issue\\User', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesTransferred', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesTransferred\\Changes', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesTransferred\\Changes\\NewIssue', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesTransferred\\Changes\\NewIssue\\Assignee', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesTransferred\\Changes\\NewIssue\\Milestone', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesTransferred\\Changes\\NewIssue\\Milestone\\Creator', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesTransferred\\Changes\\NewIssue\\PerformedViaGithubApp', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesTransferred\\Changes\\NewIssue\\PerformedViaGithubApp\\Owner', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesTransferred\\Changes\\NewIssue\\PerformedViaGithubApp\\Permissions', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesTransferred\\Changes\\NewIssue\\PullRequest', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesTransferred\\Changes\\NewIssue\\Reactions', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesTransferred\\Changes\\NewIssue\\User', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesTransferred\\Changes\\NewRepository', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesTransferred\\Changes\\NewRepository\\License', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesTransferred\\Changes\\NewRepository\\Owner', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesTransferred\\Changes\\NewRepository\\Permissions', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesTransferred\\Issue', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesTransferred\\Issue\\Assignee', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesTransferred\\Issue\\Milestone', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesTransferred\\Issue\\Milestone\\Creator', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesTransferred\\Issue\\PerformedViaGithubApp', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesTransferred\\Issue\\PerformedViaGithubApp\\Owner', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesTransferred\\Issue\\PerformedViaGithubApp\\Permissions', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesTransferred\\Issue\\PullRequest', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesTransferred\\Issue\\Reactions', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesTransferred\\Issue\\User', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesUnassigned', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesUnassigned\\Assignee', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesUnassigned\\Issue', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesUnassigned\\Issue\\Assignee', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesUnassigned\\Issue\\Milestone', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesUnassigned\\Issue\\Milestone\\Creator', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesUnassigned\\Issue\\PerformedViaGithubApp', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesUnassigned\\Issue\\PerformedViaGithubApp\\Owner', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesUnassigned\\Issue\\PerformedViaGithubApp\\Permissions', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesUnassigned\\Issue\\PullRequest', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesUnassigned\\Issue\\Reactions', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesUnassigned\\Issue\\User', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesUnlabeled', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesUnlabeled\\Issue', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesUnlabeled\\Issue\\Assignee', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesUnlabeled\\Issue\\Milestone', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesUnlabeled\\Issue\\Milestone\\Creator', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesUnlabeled\\Issue\\PerformedViaGithubApp', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesUnlabeled\\Issue\\PerformedViaGithubApp\\Owner', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesUnlabeled\\Issue\\PerformedViaGithubApp\\Permissions', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesUnlabeled\\Issue\\PullRequest', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesUnlabeled\\Issue\\Reactions', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesUnlabeled\\Issue\\User', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesUnlabeled\\Label', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesUnlocked', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesUnlocked\\Issue', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesUnlocked\\Issue\\Assignee', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesUnlocked\\Issue\\Milestone', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesUnlocked\\Issue\\Milestone\\Creator', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesUnlocked\\Issue\\PerformedViaGithubApp', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesUnlocked\\Issue\\PerformedViaGithubApp\\Owner', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesUnlocked\\Issue\\PerformedViaGithubApp\\Permissions', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesUnlocked\\Issue\\PullRequest', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesUnlocked\\Issue\\Reactions', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesUnlocked\\Issue\\User', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesUnpinned', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesUnpinned\\Issue', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesUnpinned\\Issue\\Assignee', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesUnpinned\\Issue\\Milestone', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesUnpinned\\Issue\\Milestone\\Creator', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesUnpinned\\Issue\\PerformedViaGithubApp', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesUnpinned\\Issue\\PerformedViaGithubApp\\Owner', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesUnpinned\\Issue\\PerformedViaGithubApp\\Permissions', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesUnpinned\\Issue\\PullRequest', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesUnpinned\\Issue\\Reactions', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookIssuesUnpinned\\Issue\\User' => $this->getObjectMapperWebHook🪝Issues()->serializeObject($object), '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookLabelCreated', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookLabelCreated\\Label', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookLabelDeleted', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookLabelDeleted\\Label', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookLabelEdited', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookLabelEdited\\Changes', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookLabelEdited\\Changes\\Color', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookLabelEdited\\Changes\\Description', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookLabelEdited\\Changes\\Name', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookLabelEdited\\Label' => $this->getObjectMapperWebHook🪝Label()->serializeObject($object), '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookMemberAdded', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookMemberAdded\\Changes', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookMemberAdded\\Changes\\Permission', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookMemberAdded\\Member', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookMemberEdited', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookMemberEdited\\Changes', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookMemberEdited\\Changes\\OldPermission', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookMemberEdited\\Changes\\Permission', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookMemberEdited\\Member', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookMemberRemoved', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookMemberRemoved\\Member' => $this->getObjectMapperWebHook🪝Member()->serializeObject($object), '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookMembershipAdded', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookMembershipAdded\\Member', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookMembershipAdded\\Sender', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookMembershipAdded\\Team', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookMembershipAdded\\Team\\Parent_', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookMembershipRemoved', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookMembershipRemoved\\Member', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookMembershipRemoved\\Sender', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookMembershipRemoved\\Team', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookMembershipRemoved\\Team\\Parent_' => $this->getObjectMapperWebHook🪝Membership()->serializeObject($object), @@ -1164,7 +1164,7 @@ public function serializeObjectOfType(object $object, string $className): mixed '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewCommentCreated', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewCommentCreated\\Comment', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewCommentCreated\\Comment\\Links', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewCommentCreated\\Comment\\Links\\Html', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewCommentCreated\\Comment\\Links\\PullRequest', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewCommentCreated\\Comment\\Links\\Self_', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewCommentCreated\\Comment\\Reactions', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewCommentCreated\\Comment\\User', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewCommentCreated\\PullRequest', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewCommentCreated\\PullRequest\\Links', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewCommentCreated\\PullRequest\\Links\\Comments', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewCommentCreated\\PullRequest\\Links\\Commits', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewCommentCreated\\PullRequest\\Links\\Html', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewCommentCreated\\PullRequest\\Links\\Issue', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewCommentCreated\\PullRequest\\Links\\ReviewComment', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewCommentCreated\\PullRequest\\Links\\ReviewComments', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewCommentCreated\\PullRequest\\Links\\Self_', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewCommentCreated\\PullRequest\\Links\\Statuses', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewCommentCreated\\PullRequest\\Assignee', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewCommentCreated\\PullRequest\\AutoMerge', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewCommentCreated\\PullRequest\\AutoMerge\\EnabledBy', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewCommentCreated\\PullRequest\\Base', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewCommentCreated\\PullRequest\\Base\\Repo', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewCommentCreated\\PullRequest\\Base\\Repo\\License', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewCommentCreated\\PullRequest\\Base\\Repo\\Owner', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewCommentCreated\\PullRequest\\Base\\Repo\\Permissions', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewCommentCreated\\PullRequest\\Base\\User', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewCommentCreated\\PullRequest\\Head', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewCommentCreated\\PullRequest\\Head\\Repo', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewCommentCreated\\PullRequest\\Head\\Repo\\License', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewCommentCreated\\PullRequest\\Head\\Repo\\Owner', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewCommentCreated\\PullRequest\\Head\\Repo\\Permissions', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewCommentCreated\\PullRequest\\Head\\User', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewCommentCreated\\PullRequest\\Milestone', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewCommentCreated\\PullRequest\\Milestone\\Creator', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewCommentCreated\\PullRequest\\User', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewCommentDeleted', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewCommentDeleted\\Comment', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewCommentDeleted\\Comment\\Links', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewCommentDeleted\\Comment\\Links\\Html', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewCommentDeleted\\Comment\\Links\\PullRequest', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewCommentDeleted\\Comment\\Links\\Self_', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewCommentDeleted\\Comment\\Reactions', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewCommentDeleted\\Comment\\User', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewCommentDeleted\\PullRequest', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewCommentDeleted\\PullRequest\\Links', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewCommentDeleted\\PullRequest\\Links\\Comments', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewCommentDeleted\\PullRequest\\Links\\Commits', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewCommentDeleted\\PullRequest\\Links\\Html', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewCommentDeleted\\PullRequest\\Links\\Issue', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewCommentDeleted\\PullRequest\\Links\\ReviewComment', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewCommentDeleted\\PullRequest\\Links\\ReviewComments', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewCommentDeleted\\PullRequest\\Links\\Self_', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewCommentDeleted\\PullRequest\\Links\\Statuses', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewCommentDeleted\\PullRequest\\Assignee', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewCommentDeleted\\PullRequest\\AutoMerge', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewCommentDeleted\\PullRequest\\AutoMerge\\EnabledBy', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewCommentDeleted\\PullRequest\\Base', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewCommentDeleted\\PullRequest\\Base\\Repo', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewCommentDeleted\\PullRequest\\Base\\Repo\\License', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewCommentDeleted\\PullRequest\\Base\\Repo\\Owner', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewCommentDeleted\\PullRequest\\Base\\Repo\\Permissions', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewCommentDeleted\\PullRequest\\Base\\User', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewCommentDeleted\\PullRequest\\Head', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewCommentDeleted\\PullRequest\\Head\\Repo', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewCommentDeleted\\PullRequest\\Head\\Repo\\License', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewCommentDeleted\\PullRequest\\Head\\Repo\\Owner', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewCommentDeleted\\PullRequest\\Head\\Repo\\Permissions', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewCommentDeleted\\PullRequest\\Head\\User', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewCommentDeleted\\PullRequest\\Milestone', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewCommentDeleted\\PullRequest\\Milestone\\Creator', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewCommentDeleted\\PullRequest\\User', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewCommentEdited', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewCommentEdited\\Changes', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewCommentEdited\\Changes\\Body', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewCommentEdited\\Comment', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewCommentEdited\\Comment\\Links', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewCommentEdited\\Comment\\Links\\Html', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewCommentEdited\\Comment\\Links\\PullRequest', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewCommentEdited\\Comment\\Links\\Self_', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewCommentEdited\\Comment\\Reactions', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewCommentEdited\\Comment\\User', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewCommentEdited\\PullRequest', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewCommentEdited\\PullRequest\\Links', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewCommentEdited\\PullRequest\\Links\\Comments', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewCommentEdited\\PullRequest\\Links\\Commits', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewCommentEdited\\PullRequest\\Links\\Html', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewCommentEdited\\PullRequest\\Links\\Issue', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewCommentEdited\\PullRequest\\Links\\ReviewComment', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewCommentEdited\\PullRequest\\Links\\ReviewComments', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewCommentEdited\\PullRequest\\Links\\Self_', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewCommentEdited\\PullRequest\\Links\\Statuses', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewCommentEdited\\PullRequest\\Assignee', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewCommentEdited\\PullRequest\\AutoMerge', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewCommentEdited\\PullRequest\\AutoMerge\\EnabledBy', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewCommentEdited\\PullRequest\\Base', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewCommentEdited\\PullRequest\\Base\\Repo', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewCommentEdited\\PullRequest\\Base\\Repo\\License', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewCommentEdited\\PullRequest\\Base\\Repo\\Owner', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewCommentEdited\\PullRequest\\Base\\Repo\\Permissions', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewCommentEdited\\PullRequest\\Base\\User', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewCommentEdited\\PullRequest\\Head', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewCommentEdited\\PullRequest\\Head\\Repo', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewCommentEdited\\PullRequest\\Head\\Repo\\License', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewCommentEdited\\PullRequest\\Head\\Repo\\Owner', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewCommentEdited\\PullRequest\\Head\\Repo\\Permissions', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewCommentEdited\\PullRequest\\Head\\User', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewCommentEdited\\PullRequest\\Milestone', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewCommentEdited\\PullRequest\\Milestone\\Creator', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewCommentEdited\\PullRequest\\User' => $this->getObjectMapperWebHook🪝PullRequestReviewComment()->serializeObject($object), '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewDismissed', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewDismissed\\PullRequest', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewDismissed\\PullRequest\\Links', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewDismissed\\PullRequest\\Links\\Comments', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewDismissed\\PullRequest\\Links\\Commits', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewDismissed\\PullRequest\\Links\\Html', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewDismissed\\PullRequest\\Links\\Issue', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewDismissed\\PullRequest\\Links\\ReviewComment', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewDismissed\\PullRequest\\Links\\ReviewComments', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewDismissed\\PullRequest\\Links\\Self_', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewDismissed\\PullRequest\\Links\\Statuses', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewDismissed\\PullRequest\\Assignee', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewDismissed\\PullRequest\\AutoMerge', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewDismissed\\PullRequest\\AutoMerge\\EnabledBy', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewDismissed\\PullRequest\\Base', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewDismissed\\PullRequest\\Base\\Repo', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewDismissed\\PullRequest\\Base\\Repo\\License', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewDismissed\\PullRequest\\Base\\Repo\\Owner', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewDismissed\\PullRequest\\Base\\Repo\\Permissions', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewDismissed\\PullRequest\\Base\\User', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewDismissed\\PullRequest\\Head', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewDismissed\\PullRequest\\Head\\Repo', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewDismissed\\PullRequest\\Head\\Repo\\License', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewDismissed\\PullRequest\\Head\\Repo\\Owner', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewDismissed\\PullRequest\\Head\\Repo\\Permissions', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewDismissed\\PullRequest\\Head\\User', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewDismissed\\PullRequest\\Milestone', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewDismissed\\PullRequest\\Milestone\\Creator', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewDismissed\\PullRequest\\User', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewDismissed\\Review', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewDismissed\\Review\\Links', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewDismissed\\Review\\Links\\Html', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewDismissed\\Review\\Links\\PullRequest', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewDismissed\\Review\\User', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewEdited', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewEdited\\Changes', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewEdited\\Changes\\Body', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewEdited\\PullRequest', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewEdited\\PullRequest\\Links', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewEdited\\PullRequest\\Links\\Comments', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewEdited\\PullRequest\\Links\\Commits', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewEdited\\PullRequest\\Links\\Html', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewEdited\\PullRequest\\Links\\Issue', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewEdited\\PullRequest\\Links\\ReviewComment', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewEdited\\PullRequest\\Links\\ReviewComments', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewEdited\\PullRequest\\Links\\Self_', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewEdited\\PullRequest\\Links\\Statuses', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewEdited\\PullRequest\\Assignee', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewEdited\\PullRequest\\AutoMerge', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewEdited\\PullRequest\\AutoMerge\\EnabledBy', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewEdited\\PullRequest\\Base', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewEdited\\PullRequest\\Base\\Repo', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewEdited\\PullRequest\\Base\\Repo\\License', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewEdited\\PullRequest\\Base\\Repo\\Owner', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewEdited\\PullRequest\\Base\\Repo\\Permissions', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewEdited\\PullRequest\\Base\\User', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewEdited\\PullRequest\\Head', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewEdited\\PullRequest\\Head\\Repo', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewEdited\\PullRequest\\Head\\Repo\\License', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewEdited\\PullRequest\\Head\\Repo\\Owner', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewEdited\\PullRequest\\Head\\Repo\\Permissions', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewEdited\\PullRequest\\Head\\User', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewEdited\\PullRequest\\Milestone', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewEdited\\PullRequest\\Milestone\\Creator', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewEdited\\PullRequest\\User', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewEdited\\Review', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewEdited\\Review\\Links', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewEdited\\Review\\Links\\Html', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewEdited\\Review\\Links\\PullRequest', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewEdited\\Review\\User', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewSubmitted', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewSubmitted\\PullRequest', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewSubmitted\\PullRequest\\Links', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewSubmitted\\PullRequest\\Links\\Comments', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewSubmitted\\PullRequest\\Links\\Commits', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewSubmitted\\PullRequest\\Links\\Html', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewSubmitted\\PullRequest\\Links\\Issue', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewSubmitted\\PullRequest\\Links\\ReviewComment', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewSubmitted\\PullRequest\\Links\\ReviewComments', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewSubmitted\\PullRequest\\Links\\Self_', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewSubmitted\\PullRequest\\Links\\Statuses', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewSubmitted\\PullRequest\\Assignee', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewSubmitted\\PullRequest\\AutoMerge', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewSubmitted\\PullRequest\\AutoMerge\\EnabledBy', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewSubmitted\\PullRequest\\Base', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewSubmitted\\PullRequest\\Base\\Repo', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewSubmitted\\PullRequest\\Base\\Repo\\License', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewSubmitted\\PullRequest\\Base\\Repo\\Owner', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewSubmitted\\PullRequest\\Base\\Repo\\Permissions', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewSubmitted\\PullRequest\\Base\\User', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewSubmitted\\PullRequest\\Head', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewSubmitted\\PullRequest\\Head\\Repo', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewSubmitted\\PullRequest\\Head\\Repo\\License', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewSubmitted\\PullRequest\\Head\\Repo\\Owner', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewSubmitted\\PullRequest\\Head\\Repo\\Permissions', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewSubmitted\\PullRequest\\Head\\User', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewSubmitted\\PullRequest\\Milestone', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewSubmitted\\PullRequest\\Milestone\\Creator', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewSubmitted\\PullRequest\\User', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewSubmitted\\Review', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewSubmitted\\Review\\Links', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewSubmitted\\Review\\Links\\Html', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewSubmitted\\Review\\Links\\PullRequest', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewSubmitted\\Review\\User' => $this->getObjectMapperWebHook🪝PullRequestReview()->serializeObject($object), '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewThreadResolved', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewThreadResolved\\PullRequest', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewThreadResolved\\PullRequest\\Links', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewThreadResolved\\PullRequest\\Links\\Comments', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewThreadResolved\\PullRequest\\Links\\Commits', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewThreadResolved\\PullRequest\\Links\\Html', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewThreadResolved\\PullRequest\\Links\\Issue', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewThreadResolved\\PullRequest\\Links\\ReviewComment', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewThreadResolved\\PullRequest\\Links\\ReviewComments', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewThreadResolved\\PullRequest\\Links\\Self_', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewThreadResolved\\PullRequest\\Links\\Statuses', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewThreadResolved\\PullRequest\\Assignee', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewThreadResolved\\PullRequest\\AutoMerge', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewThreadResolved\\PullRequest\\AutoMerge\\EnabledBy', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewThreadResolved\\PullRequest\\Base', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewThreadResolved\\PullRequest\\Base\\Repo', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewThreadResolved\\PullRequest\\Base\\Repo\\License', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewThreadResolved\\PullRequest\\Base\\Repo\\Owner', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewThreadResolved\\PullRequest\\Base\\Repo\\Permissions', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewThreadResolved\\PullRequest\\Base\\User', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewThreadResolved\\PullRequest\\Head', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewThreadResolved\\PullRequest\\Head\\Repo', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewThreadResolved\\PullRequest\\Head\\Repo\\License', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewThreadResolved\\PullRequest\\Head\\Repo\\Owner', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewThreadResolved\\PullRequest\\Head\\Repo\\Permissions', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewThreadResolved\\PullRequest\\Head\\User', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewThreadResolved\\PullRequest\\Milestone', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewThreadResolved\\PullRequest\\Milestone\\Creator', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewThreadResolved\\PullRequest\\User', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewThreadResolved\\Thread', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewThreadUnresolved', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewThreadUnresolved\\PullRequest', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewThreadUnresolved\\PullRequest\\Links', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewThreadUnresolved\\PullRequest\\Links\\Comments', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewThreadUnresolved\\PullRequest\\Links\\Commits', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewThreadUnresolved\\PullRequest\\Links\\Html', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewThreadUnresolved\\PullRequest\\Links\\Issue', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewThreadUnresolved\\PullRequest\\Links\\ReviewComment', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewThreadUnresolved\\PullRequest\\Links\\ReviewComments', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewThreadUnresolved\\PullRequest\\Links\\Self_', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewThreadUnresolved\\PullRequest\\Links\\Statuses', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewThreadUnresolved\\PullRequest\\Assignee', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewThreadUnresolved\\PullRequest\\AutoMerge', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewThreadUnresolved\\PullRequest\\AutoMerge\\EnabledBy', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewThreadUnresolved\\PullRequest\\Base', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewThreadUnresolved\\PullRequest\\Base\\Repo', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewThreadUnresolved\\PullRequest\\Base\\Repo\\License', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewThreadUnresolved\\PullRequest\\Base\\Repo\\Owner', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewThreadUnresolved\\PullRequest\\Base\\Repo\\Permissions', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewThreadUnresolved\\PullRequest\\Base\\User', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewThreadUnresolved\\PullRequest\\Head', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewThreadUnresolved\\PullRequest\\Head\\Repo', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewThreadUnresolved\\PullRequest\\Head\\Repo\\License', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewThreadUnresolved\\PullRequest\\Head\\Repo\\Owner', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewThreadUnresolved\\PullRequest\\Head\\Repo\\Permissions', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewThreadUnresolved\\PullRequest\\Head\\User', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewThreadUnresolved\\PullRequest\\Milestone', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewThreadUnresolved\\PullRequest\\Milestone\\Creator', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewThreadUnresolved\\PullRequest\\User', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPullRequestReviewThreadUnresolved\\Thread' => $this->getObjectMapperWebHook🪝PullRequestReviewThread()->serializeObject($object), - '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPush', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPush\\HeadCommit', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPush\\HeadCommit\\Author', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPush\\HeadCommit\\Committer', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPush\\Pusher', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPush\\Repository', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPush\\Repository\\CustomProperties', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPush\\Repository\\License', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPush\\Repository\\Owner', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPush\\Repository\\Permissions' => $this->getObjectMapperWebHook🪝Push()->serializeObject($object), + '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPush', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPush\\HeadCommit', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPush\\HeadCommit\\Author', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPush\\HeadCommit\\Committer', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPush\\Pusher', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPush\\Repository', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPush\\Repository\\License', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPush\\Repository\\Owner', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookPush\\Repository\\Permissions' => $this->getObjectMapperWebHook🪝Push()->serializeObject($object), '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookRegistryPackagePublished', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookRegistryPackagePublished\\RegistryPackage', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookRegistryPackagePublished\\RegistryPackage\\Owner', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookRegistryPackagePublished\\RegistryPackage\\PackageVersion', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookRegistryPackagePublished\\RegistryPackage\\PackageVersion\\Author', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookRegistryPackagePublished\\RegistryPackage\\PackageVersion\\ContainerMetadata', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookRegistryPackagePublished\\RegistryPackage\\PackageVersion\\ContainerMetadata\\Labels', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookRegistryPackagePublished\\RegistryPackage\\PackageVersion\\ContainerMetadata\\Manifest', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookRegistryPackagePublished\\RegistryPackage\\PackageVersion\\ContainerMetadata\\Tag', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookRegistryPackagePublished\\RegistryPackage\\PackageVersion\\NpmMetadata', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookRegistryPackagePublished\\RegistryPackage\\PackageVersion\\NpmMetadata\\Dependencies', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookRegistryPackagePublished\\RegistryPackage\\PackageVersion\\NpmMetadata\\DevDependencies', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookRegistryPackagePublished\\RegistryPackage\\PackageVersion\\NpmMetadata\\PeerDependencies', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookRegistryPackagePublished\\RegistryPackage\\PackageVersion\\NpmMetadata\\OptionalDependencies', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookRegistryPackagePublished\\RegistryPackage\\PackageVersion\\NpmMetadata\\Scripts', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookRegistryPackagePublished\\RegistryPackage\\PackageVersion\\NpmMetadata\\Engines', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookRegistryPackagePublished\\RegistryPackage\\PackageVersion\\NpmMetadata\\Bin', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookRegistryPackagePublished\\RegistryPackage\\PackageVersion\\NpmMetadata\\Man', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookRegistryPackagePublished\\RegistryPackage\\PackageVersion\\Release', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookRegistryPackagePublished\\RegistryPackage\\PackageVersion\\Release\\Author', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookRegistryPackagePublished\\RegistryPackage\\Registry', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookRegistryPackageUpdated', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookRegistryPackageUpdated\\RegistryPackage', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookRegistryPackageUpdated\\RegistryPackage\\Owner', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookRegistryPackageUpdated\\RegistryPackage\\PackageVersion', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookRegistryPackageUpdated\\RegistryPackage\\PackageVersion\\Author', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookRegistryPackageUpdated\\RegistryPackage\\PackageVersion\\Release', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookRegistryPackageUpdated\\RegistryPackage\\PackageVersion\\Release\\Author', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookRegistryPackageUpdated\\RegistryPackage\\Registry' => $this->getObjectMapperWebHook🪝RegistryPackage()->serializeObject($object), '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookReleaseCreated', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookReleaseCreated\\Release', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookReleaseCreated\\Release\\Author', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookReleaseCreated\\Release\\Reactions', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookReleaseDeleted', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookReleaseDeleted\\Release', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookReleaseDeleted\\Release\\Author', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookReleaseDeleted\\Release\\Reactions', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookReleaseEdited', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookReleaseEdited\\Changes', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookReleaseEdited\\Changes\\Body', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookReleaseEdited\\Changes\\Name', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookReleaseEdited\\Release', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookReleaseEdited\\Release\\Author', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookReleaseEdited\\Release\\Reactions', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookReleasePrereleased', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookReleasePrereleased\\Release', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookReleasePrereleased\\Release\\Author', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookReleasePrereleased\\Release\\Reactions', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookReleasePublished', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookReleasePublished\\Release', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookReleasePublished\\Release\\Author', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookReleasePublished\\Release\\Reactions', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookReleaseReleased', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookReleaseReleased\\Release', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookReleaseReleased\\Release\\Author', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookReleaseReleased\\Release\\Reactions', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookReleaseUnpublished', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookReleaseUnpublished\\Release', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookReleaseUnpublished\\Release\\Author', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookReleaseUnpublished\\Release\\Reactions' => $this->getObjectMapperWebHook🪝Release()->serializeObject($object), '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookRepositoryAnonymousAccessDisabled', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookRepositoryAnonymousAccessEnabled', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookRepositoryArchived', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookRepositoryCreated', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookRepositoryDeleted', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookRepositoryEdited', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookRepositoryEdited\\Changes', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookRepositoryEdited\\Changes\\DefaultBranch', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookRepositoryEdited\\Changes\\Description', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookRepositoryEdited\\Changes\\Homepage', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookRepositoryEdited\\Changes\\Topics', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookRepositoryPrivatized', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookRepositoryPublicized', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookRepositoryRenamed', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookRepositoryRenamed\\Changes', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookRepositoryRenamed\\Changes\\Repository', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookRepositoryRenamed\\Changes\\Repository\\Name', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookRepositoryTransferred', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookRepositoryTransferred\\Changes', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookRepositoryTransferred\\Changes\\Owner', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookRepositoryTransferred\\Changes\\Owner\\From', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookRepositoryTransferred\\Changes\\Owner\\From\\Organization', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookRepositoryTransferred\\Changes\\Owner\\From\\User', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookRepositoryUnarchived' => $this->getObjectMapperWebHook🪝Repository()->serializeObject($object), @@ -1178,7 +1178,7 @@ public function serializeObjectOfType(object $object, string $className): mixed '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookStarCreated', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookStarDeleted' => $this->getObjectMapperWebHook🪝Star()->serializeObject($object), '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookStatus', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookStatus\\Commit', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookStatus\\Commit\\Author', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookStatus\\Commit\\Commit', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookStatus\\Commit\\Commit\\Author', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookStatus\\Commit\\Commit\\Committer', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookStatus\\Commit\\Commit\\Tree', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookStatus\\Commit\\Commit\\Verification', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookStatus\\Commit\\Committer' => $this->getObjectMapperWebHook🪝Status()->serializeObject($object), '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookTeamAdd', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookTeamAdd\\Team', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookTeamAdd\\Team\\Parent_' => $this->getObjectMapperWebHook🪝TeamAdd()->serializeObject($object), - '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookTeamAddedToRepository', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookTeamAddedToRepository\\Repository', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookTeamAddedToRepository\\Repository\\CustomProperties', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookTeamAddedToRepository\\Repository\\License', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookTeamAddedToRepository\\Repository\\Owner', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookTeamAddedToRepository\\Repository\\Permissions', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookTeamAddedToRepository\\Team', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookTeamAddedToRepository\\Team\\Parent_', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookTeamCreated', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookTeamCreated\\Repository', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookTeamCreated\\Repository\\CustomProperties', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookTeamCreated\\Repository\\License', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookTeamCreated\\Repository\\Owner', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookTeamCreated\\Repository\\Permissions', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookTeamCreated\\Team', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookTeamCreated\\Team\\Parent_', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookTeamDeleted', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookTeamDeleted\\Repository', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookTeamDeleted\\Repository\\CustomProperties', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookTeamDeleted\\Repository\\License', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookTeamDeleted\\Repository\\Owner', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookTeamDeleted\\Repository\\Permissions', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookTeamDeleted\\Team', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookTeamDeleted\\Team\\Parent_', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookTeamEdited', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookTeamEdited\\Changes', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookTeamEdited\\Changes\\Description', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookTeamEdited\\Changes\\Name', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookTeamEdited\\Changes\\Privacy', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookTeamEdited\\Changes\\Repository', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookTeamEdited\\Changes\\Repository\\Permissions', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookTeamEdited\\Changes\\Repository\\Permissions\\From', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookTeamEdited\\Repository', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookTeamEdited\\Repository\\CustomProperties', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookTeamEdited\\Repository\\License', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookTeamEdited\\Repository\\Owner', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookTeamEdited\\Repository\\Permissions', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookTeamEdited\\Team', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookTeamEdited\\Team\\Parent_', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookTeamRemovedFromRepository', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookTeamRemovedFromRepository\\Repository', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookTeamRemovedFromRepository\\Repository\\CustomProperties', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookTeamRemovedFromRepository\\Repository\\License', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookTeamRemovedFromRepository\\Repository\\Owner', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookTeamRemovedFromRepository\\Repository\\Permissions', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookTeamRemovedFromRepository\\Team', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookTeamRemovedFromRepository\\Team\\Parent_' => $this->getObjectMapperWebHook🪝Team()->serializeObject($object), + '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookTeamAddedToRepository', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookTeamAddedToRepository\\Repository', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookTeamAddedToRepository\\Repository\\License', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookTeamAddedToRepository\\Repository\\Owner', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookTeamAddedToRepository\\Repository\\Permissions', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookTeamAddedToRepository\\Team', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookTeamAddedToRepository\\Team\\Parent_', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookTeamCreated', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookTeamCreated\\Repository', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookTeamCreated\\Repository\\License', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookTeamCreated\\Repository\\Owner', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookTeamCreated\\Repository\\Permissions', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookTeamCreated\\Team', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookTeamCreated\\Team\\Parent_', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookTeamDeleted', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookTeamDeleted\\Repository', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookTeamDeleted\\Repository\\License', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookTeamDeleted\\Repository\\Owner', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookTeamDeleted\\Repository\\Permissions', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookTeamDeleted\\Team', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookTeamDeleted\\Team\\Parent_', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookTeamEdited', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookTeamEdited\\Changes', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookTeamEdited\\Changes\\Description', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookTeamEdited\\Changes\\Name', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookTeamEdited\\Changes\\Privacy', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookTeamEdited\\Changes\\Repository', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookTeamEdited\\Changes\\Repository\\Permissions', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookTeamEdited\\Changes\\Repository\\Permissions\\From', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookTeamEdited\\Repository', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookTeamEdited\\Repository\\License', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookTeamEdited\\Repository\\Owner', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookTeamEdited\\Repository\\Permissions', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookTeamEdited\\Team', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookTeamEdited\\Team\\Parent_', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookTeamRemovedFromRepository', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookTeamRemovedFromRepository\\Repository', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookTeamRemovedFromRepository\\Repository\\License', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookTeamRemovedFromRepository\\Repository\\Owner', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookTeamRemovedFromRepository\\Repository\\Permissions', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookTeamRemovedFromRepository\\Team', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookTeamRemovedFromRepository\\Team\\Parent_' => $this->getObjectMapperWebHook🪝Team()->serializeObject($object), '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookUserCreated', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookUserCreated\\User', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookUserDeleted', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookUserDeleted\\User' => $this->getObjectMapperWebHook🪝User()->serializeObject($object), '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookWatchStarted' => $this->getObjectMapperWebHook🪝Watch()->serializeObject($object), '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookWorkflowDispatch', '\\ApiClients\\Client\\GitHubEnterprise\\Schema\\WebhookWorkflowDispatch\\Inputs' => $this->getObjectMapperWebHook🪝WorkflowDispatch()->serializeObject($object), diff --git a/clients/GitHubEnterprise-3.7/src/Internal/Operation/Repos/GetRelease.php b/clients/GitHubEnterprise-3.7/src/Internal/Operation/Repos/GetRelease.php index 31928c29b0a..948f37ef91b 100644 --- a/clients/GitHubEnterprise-3.7/src/Internal/Operation/Repos/GetRelease.php +++ b/clients/GitHubEnterprise-3.7/src/Internal/Operation/Repos/GetRelease.php @@ -50,7 +50,7 @@ public function createResponse(ResponseInterface $response): Schema\Release|With $body = json_decode($response->getBody()->getContents(), true); switch ($code) { /** - * **Note:** This returns an `upload_url` key corresponding to the endpoint for uploading release assets. This key is a [hypermedia resource](https://docs.github.com/enterprise-server@3.7/rest/overview/resources-in-the-rest-api#hypermedia). + * **Note:** This returns an `upload_url` key corresponding to the endpoint for uploading release assets. This key is a hypermedia resource. For more information, see "[Getting started with the REST API](https://docs.github.com/enterprise-server@3.7/rest/using-the-rest-api/getting-started-with-the-rest-api#hypermedia)." **/ case 200: $this->responseSchemaValidator->validate($body, Reader::readFromJson(Schema\Release::SCHEMA_JSON, \cebe\openapi\spec\Schema::class)); diff --git a/clients/GitHubEnterprise-3.7/src/Internal/Operator/Repos/GetRelease.php b/clients/GitHubEnterprise-3.7/src/Internal/Operator/Repos/GetRelease.php index bf61d4903b8..29dd543af93 100644 --- a/clients/GitHubEnterprise-3.7/src/Internal/Operator/Repos/GetRelease.php +++ b/clients/GitHubEnterprise-3.7/src/Internal/Operator/Repos/GetRelease.php @@ -25,7 +25,6 @@ public function __construct(private Browser $browser, private AuthenticationInte { } - /** @return */ public function call(string $owner, string $repo, int $releaseId): Release|WithoutBody { $operation = new \ApiClients\Client\GitHubEnterprise\Internal\Operation\Repos\GetRelease($this->responseSchemaValidator, $this->hydrator, $owner, $repo, $releaseId); diff --git a/clients/GitHubEnterprise-3.7/src/Internal/Router/Get/Repos.php b/clients/GitHubEnterprise-3.7/src/Internal/Router/Get/Repos.php index 5592b783a98..7e93373001e 100644 --- a/clients/GitHubEnterprise-3.7/src/Internal/Router/Get/Repos.php +++ b/clients/GitHubEnterprise-3.7/src/Internal/Router/Get/Repos.php @@ -692,7 +692,6 @@ public function getLatestRelease(array $params): Release return $operator->call($arguments['owner'], $arguments['repo']); } - /** @return */ public function getRelease(array $params): Release|WithoutBody { $arguments = []; diff --git a/clients/GitHubEnterprise-3.7/src/Internal/Router/Get/Six.php b/clients/GitHubEnterprise-3.7/src/Internal/Router/Get/Six.php index 01627c66910..9ccc1f57a7d 100644 --- a/clients/GitHubEnterprise-3.7/src/Internal/Router/Get/Six.php +++ b/clients/GitHubEnterprise-3.7/src/Internal/Router/Get/Six.php @@ -59,7 +59,7 @@ public function __construct(private Routers $routers) { } - /** @return |Observable|Observable|Observable|Observable|Observable|Observable|Observable|Observable|WithoutBody|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 */ + /** @return |Observable|Observable|Observable|Observable|Observable|Observable|Observable|Observable|WithoutBody|Observable|Observable|Observable|Observable|Observable|Schema\Release|\ApiClients\Tools\OpenApiClient\Utils\Response\WithoutBody|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 */ public function call(string $call, array $params, array $pathChunks): PreReceiveEnvironmentDownloadStatus|ActionsCacheUsageOrgEnterprise|ActionsCacheUsagePolicyEnterprise|Ok|SelectedActions|ActionsGetDefaultWorkflowPermissions|RunnerGroupsEnterprise|iterable|Runner|AdvancedSecurityActiveCommitters|\ApiClients\Client\GitHubEnterprise\Schema\Operations\Actions\GetActionsCacheUsageByRepoForOrg\Response\ApplicationJson\Ok|\ApiClients\Client\GitHubEnterprise\Schema\Operations\Actions\ListSelectedRepositoriesEnabledGithubActionsOrganization\Response\ApplicationJson\Ok|RunnerGroupsOrg|ActionsPublicKey|OrganizationActionsSecret|DependabotPublicKey|OrganizationDependabotSecret|WebhookConfig|WithoutBody|ExternalGroups|ProjectCollaboratorPermission|\ApiClients\Client\GitHubEnterprise\Schema\Operations\Actions\ListArtifactsForRepo\Response\ApplicationJson\Ok|ActionsCacheList|ActionsRepositoryPermissions|Json|\ApiClients\Client\GitHubEnterprise\Schema\Operations\Actions\ListWorkflowRunsForRepo\Response\ApplicationJson\Ok|\ApiClients\Client\GitHubEnterprise\Schema\Operations\Actions\ListRepoSecrets\Response\ApplicationJson\Ok|\ApiClients\Client\GitHubEnterprise\Schema\Operations\Actions\ListRepoWorkflows\Response\ApplicationJson\Ok|Autolink|BranchWithProtection|BasicError|CheckRun|CheckSuite|CodeownersErrors|CommitComment|Commit|CommitComparison|ContentDirectory|ContentFile|ContentSymlink|ContentSubmodule|\ApiClients\Client\GitHubEnterprise\Schema\Operations\Dependabot\ListRepoSecrets\Response\ApplicationJson\Ok|Deployment|Environment|Hook|Issue|DeployKey|Label|Milestone|RepositoryPreReceiveHook|PullRequest|Release|\ApiClients\Client\GitHubEnterprise\Schema\Operations\Repos\GetCodeFrequencyStats\Response\ApplicationJson\Accepted\Application\Json|\ApiClients\Client\GitHubEnterprise\Schema\Operations\Repos\GetCommitActivityStats\Response\ApplicationJson\Accepted\Application\Json|\ApiClients\Client\GitHubEnterprise\Schema\Operations\Repos\GetContributorsStats\Response\ApplicationJson\Accepted\Application\Json|ParticipationStats|\ApiClients\Client\GitHubEnterprise\Schema\Operations\Actions\ListEnvironmentSecrets\Response\ApplicationJson\Ok\Application\Json|TeamRepository { if ($pathChunks[0] === '') { diff --git a/clients/GitHubEnterprise-3.7/src/Operation/Repos.php b/clients/GitHubEnterprise-3.7/src/Operation/Repos.php index 6668b033b09..a16f953f1cc 100644 --- a/clients/GitHubEnterprise-3.7/src/Operation/Repos.php +++ b/clients/GitHubEnterprise-3.7/src/Operation/Repos.php @@ -942,7 +942,6 @@ public function getReleaseByTag(string $owner, string $repo, string $tag): Relea return $this->operators->repos👷GetReleaseByTag()->call($owner, $repo, $tag); } - /** @return */ public function getRelease(string $owner, string $repo, int $releaseId): Release|WithoutBody { return $this->operators->repos👷GetRelease()->call($owner, $repo, $releaseId); diff --git a/clients/GitHubEnterprise-3.7/src/PHPStan/ClientCallReturnTypes.php b/clients/GitHubEnterprise-3.7/src/PHPStan/ClientCallReturnTypes.php index dc2e38c8770..4cb291748b1 100644 --- a/clients/GitHubEnterprise-3.7/src/PHPStan/ClientCallReturnTypes.php +++ b/clients/GitHubEnterprise-3.7/src/PHPStan/ClientCallReturnTypes.php @@ -3048,7 +3048,7 @@ public function getTypeFromMethodCall(MethodReflection $methodReflection, Method } if ($call === 'GET /repos/{owner}/{repo}/releases/{release_id}') { - return $this->typeResolver->resolve(''); + return $this->typeResolver->resolve('Schema\\Release|\\ApiClients\\Tools\\OpenApiClient\\Utils\\Response\\WithoutBody'); } if ($call === 'DELETE /repos/{owner}/{repo}/releases/{release_id}') { diff --git a/clients/GitHubEnterprise-3.7/src/Schema/AliasAbstract/Tiet0974F8A2/TietC4E2BC26/Tiet68B9FD34/Tiet172D517C.php b/clients/GitHubEnterprise-3.7/src/Schema/AliasAbstract/Tiet0974F8A2/TietC4E2BC26/Tiet68B9FD34/Tiet172D517C.php index c0eded2d068..99b43e4fae3 100644 --- a/clients/GitHubEnterprise-3.7/src/Schema/AliasAbstract/Tiet0974F8A2/TietC4E2BC26/Tiet68B9FD34/Tiet172D517C.php +++ b/clients/GitHubEnterprise-3.7/src/Schema/AliasAbstract/Tiet0974F8A2/TietC4E2BC26/Tiet68B9FD34/Tiet172D517C.php @@ -827,7 +827,7 @@ public function __construct(#[MapFrom('allow_auto_merge')] public string $issuesUrl, #[MapFrom('keys_url')] public string $keysUrl, #[MapFrom('labels_url')] public string $labelsUrl, public string|null $language, #[MapFrom('languages_url')] - public string $languagesUrl, public Schema\WebhookPullRequestReviewThreadResolved\PullRequest\Base\Repo\License|null $license, #[MapFrom('master_branch')] + public string $languagesUrl, public Schema\WebhookIssuesTransferred\Changes\NewRepository\License|null $license, #[MapFrom('master_branch')] public string|null $masterBranch, #[MapFrom('merges_url')] public string $mergesUrl, #[MapFrom('milestones_url')] public string $milestonesUrl, #[MapFrom('mirror_url')] @@ -835,7 +835,7 @@ public function __construct(#[MapFrom('allow_auto_merge')] public string $nodeId, #[MapFrom('notifications_url')] public string $notificationsUrl, #[MapFrom('open_issues')] public int $openIssues, #[MapFrom('open_issues_count')] - public int $openIssuesCount, public string|null $organization, public Schema\WebhookPullRequestReviewThreadResolved\PullRequest\Base\Repo\Owner|null $owner, public Schema\WebhookPullRequestReviewThreadResolved\PullRequest\Base\Repo\Permissions|null $permissions, public bool $private, public bool|null $public, #[MapFrom('pulls_url')] + public int $openIssuesCount, public string|null $organization, public Schema\WebhookIssuesTransferred\Changes\NewRepository\Owner|null $owner, public Schema\WebhookIssuesTransferred\Changes\NewRepository\Permissions|null $permissions, public bool $private, public bool|null $public, #[MapFrom('pulls_url')] public string $pullsUrl, #[MapFrom('pushed_at')] public int|string $pushedAt, #[MapFrom('releases_url')] public string $releasesUrl, #[MapFrom('role_name')] diff --git a/clients/GitHubEnterprise-3.7/src/Schema/AliasAbstract/Tiet50E90A81/TietC28AD061/Tiet3E2243BE/TietC859F456.php b/clients/GitHubEnterprise-3.7/src/Schema/AliasAbstract/Tiet50E90A81/TietC28AD061/Tiet3E2243BE/TietC859F456.php deleted file mode 100644 index 09f89be87cd..00000000000 --- a/clients/GitHubEnterprise-3.7/src/Schema/AliasAbstract/Tiet50E90A81/TietC28AD061/Tiet3E2243BE/TietC859F456.php +++ /dev/null @@ -1,866 +0,0 @@ -call('POST /repos/{owner}/{repo}/releases/generate-notes')); assertType('', $client->call('GET /repos/{owner}/{repo}/releases/latest')); assertType('', $client->call('GET /repos/{owner}/{repo}/releases/tags/{tag}')); -assertType('', $client->call('GET /repos/{owner}/{repo}/releases/{release_id}')); +assertType('Schema\\Release|\\ApiClients\\Tools\\OpenApiClient\\Utils\\Response\\WithoutBody', $client->call('GET /repos/{owner}/{repo}/releases/{release_id}')); assertType('', $client->call('DELETE /repos/{owner}/{repo}/releases/{release_id}')); assertType('', $client->call('PATCH /repos/{owner}/{repo}/releases/{release_id}')); assertType('Observable', $client->call('GET /repos/{owner}/{repo}/releases/{release_id}/assets')); diff --git a/etc/specs/GitHubEnterprise-3.7/current.spec.yaml b/etc/specs/GitHubEnterprise-3.7/current.spec.yaml index f30577cd064..eb307fe7a7c 100644 --- a/etc/specs/GitHubEnterprise-3.7/current.spec.yaml +++ b/etc/specs/GitHubEnterprise-3.7/current.spec.yaml @@ -5119,7 +5119,7 @@ paths: GitHub Enterprise Server provides several timeline resources in [Atom](http://en.wikipedia.org/wiki/Atom_(standard)) format. The Feeds API lists all the feeds available to the authenticated user: * **Timeline**: The GitHub Enterprise Server global public timeline - * **User**: The public timeline for any user, using [URI template](https://docs.github.com/enterprise-server@3.7/rest/overview/resources-in-the-rest-api#hypermedia) + * **User**: The public timeline for any user, using `uri_template`. For more information, see "[Hypermedia](https://docs.github.com/enterprise-server@3.7/rest/using-the-rest-api/getting-started-with-the-rest-api#hypermedia)." * **Current user public**: The public timeline for the authenticated user * **Current user**: The private timeline for the authenticated user * **Current user actor**: The private timeline for activity created by the authenticated user @@ -19413,11 +19413,13 @@ paths: post: summary: Create a check run description: |- - **Note:** The Checks API only looks for pushes in the repository where the check suite or check run were created. Pushes to a branch in a forked repository are not detected and return an empty `pull_requests` array. + Creates a new check run for a specific commit in a repository. - Creates a new check run for a specific commit in a repository. Your GitHub App must have the `checks:write` permission to create check runs. + To create a check run, you must use a GitHub App with the `checks:write` permission. OAuth apps and authenticated users are not able to create a check suite. In a check suite, GitHub limits the number of check runs with the same name to 1000. Once these check runs exceed 1000, GitHub will start to automatically delete older check runs. + + **Note:** The Checks API only looks for pushes in the repository where the check suite or check run were created. Pushes to a branch in a forked repository are not detected and return an empty `pull_requests` array. tags: - checks operationId: checks/create @@ -19715,9 +19717,11 @@ paths: get: summary: Get a check run description: |- - **Note:** The Checks API only looks for pushes in the repository where the check suite or check run were created. Pushes to a branch in a forked repository are not detected and return an empty `pull_requests` array. + Gets a single check run using its `id`. + + GitHub Apps must have the `checks:read` permission on a private repository or pull access to a public repository to get check runs. OAuth apps and authenticated users must have the `repo` scope to get check runs in a private repository. - Gets a single check run using its `id`. GitHub Apps must have the `checks:read` permission on a private repository or pull access to a public repository to get check runs. OAuth apps and authenticated users must have the `repo` scope to get check runs in a private repository. + **Note:** The Checks API only looks for pushes in the repository where the check suite or check run were created. Pushes to a branch in a forked repository are not detected and return an empty `pull_requests` array. tags: - checks operationId: checks/get @@ -19746,7 +19750,9 @@ paths: patch: summary: Update a check run description: |- - Updates a check run for a specific commit in a repository. Your GitHub App must have the `checks:write` permission to edit check runs. + Updates a check run for a specific commit in a repository. + + To update a check run, you must use a GitHub App with the `checks:write` permission. OAuth apps and authenticated users are not able to update a check run. **Note:** The endpoints to manage checks only look for pushes in the repository where the check suite or check run were created. Pushes to a branch in a forked repository are not detected and return an empty `pull_requests` array. tags: @@ -20007,11 +20013,14 @@ paths: "/repos/{owner}/{repo}/check-runs/{check_run_id}/annotations": get: summary: List check run annotations - description: Lists annotations for a check run using the annotation `id`. GitHub - Apps must have the `checks:read` permission on a private repository or pull - access to a public repository to get annotations for a check run. OAuth apps - and authenticated users must have the `repo` scope to get annotations for - a check run in a private repository. + description: |- + Lists annotations for a check run using the annotation `id`. + + GitHub Apps + must have the `checks:read` permission on a private repository or pull access to + a public repository to get annotations for a check run. OAuth apps and authenticated + users must have the `repo` scope to get annotations for a check run in a private + repository. tags: - checks operationId: checks/list-annotations @@ -20050,7 +20059,7 @@ paths: description: |- Triggers GitHub to rerequest an existing check run, without pushing new code to a repository. This endpoint will trigger the [`check_run` webhook](https://docs.github.com/enterprise-server@3.7/webhooks/event-payloads/#check_run) event with the action `rerequested`. When a check run is `rerequested`, its `status` is reset to `queued` and the `conclusion` is cleared. - To rerequest a check run, your GitHub App must have the `checks:read` permission on a private repository or pull access to a public repository. + To rerequest a check run, you must use a GitHub App with the `checks:read` permission on a private repository or pull access to a public repository. OAuth apps and authenticated users are not able to rerequest a check run. For more information about how to re-run GitHub Actions jobs, see "[Re-run a job from a workflow run](https://docs.github.com/enterprise-server@3.7/rest/actions/workflow-runs#re-run-a-job-from-a-workflow-run)". tags: @@ -20097,9 +20106,11 @@ paths: post: summary: Create a check suite description: |- - **Note:** The Checks API only looks for pushes in the repository where the check suite or check run were created. Pushes to a branch in a forked repository are not detected and return an empty `pull_requests` array and a `null` value for `head_branch`. + Creates a check suite manually. By default, check suites are automatically created when you create a [check run](https://docs.github.com/enterprise-server@3.7/rest/checks/runs). You only need to use this endpoint for manually creating check suites when you've disabled automatic creation using "[Update repository preferences for check suites](https://docs.github.com/enterprise-server@3.7/rest/checks/suites#update-repository-preferences-for-check-suites)". - By default, check suites are automatically created when you create a [check run](https://docs.github.com/enterprise-server@3.7/rest/checks/runs). You only need to use this endpoint for manually creating check suites when you've disabled automatic creation using "[Update repository preferences for check suites](https://docs.github.com/enterprise-server@3.7/rest/checks/suites#update-repository-preferences-for-check-suites)". Your GitHub App must have the `checks:write` permission to create check suites. + To create a check suite, you must use a GitHub App with the `checks:write` permission. OAuth apps and authenticated users are not able to create a check suite. + + **Note:** The Checks API only looks for pushes in the repository where the check suite or check run were created. Pushes to a branch in a forked repository are not detected and return an empty `pull_requests` array and a `null` value for `head_branch`. tags: - checks operationId: checks/create-suite @@ -20152,12 +20163,9 @@ paths: "/repos/{owner}/{repo}/check-suites/preferences": patch: summary: Update repository preferences for check suites - description: Changes the default automatic flow when creating check suites. - By default, a check suite is automatically created each time code is pushed - to a repository. When you disable the automatic creation of check suites, - you can manually [Create a check suite](https://docs.github.com/enterprise-server@3.7/rest/checks/suites#create-a-check-suite). - You must have admin permissions in the repository to set preferences for check - suites. + description: |- + Changes the default automatic flow when creating check suites. By default, a check suite is automatically created each time code is pushed to a repository. When you disable the automatic creation of check suites, you can manually [Create a check suite](https://docs.github.com/enterprise-server@3.7/rest/checks/suites#create-a-check-suite). + You must have admin permissions in the repository to set preferences for check suites. tags: - checks operationId: checks/set-suites-preferences @@ -20218,9 +20226,11 @@ paths: get: summary: Get a check suite description: |- - **Note:** The Checks API only looks for pushes in the repository where the check suite or check run were created. Pushes to a branch in a forked repository are not detected and return an empty `pull_requests` array and a `null` value for `head_branch`. + Gets a single check suite using its `id`. + + GitHub Apps must have the `checks:read` permission on a private repository or pull access to a public repository to get check suites. OAuth apps and authenticated users must have the `repo` scope to get check suites in a private repository. - Gets a single check suite using its `id`. GitHub Apps must have the `checks:read` permission on a private repository or pull access to a public repository to get check suites. OAuth apps and authenticated users must have the `repo` scope to get check suites in a private repository. + **Note:** The Checks API only looks for pushes in the repository where the check suite or check run were created. Pushes to a branch in a forked repository are not detected and return an empty `pull_requests` array and a `null` value for `head_branch`. tags: - checks operationId: checks/get-suite @@ -20250,7 +20260,9 @@ paths: get: summary: List check runs in a check suite description: |- - Lists check runs for a check suite using its `id`. GitHub Apps must have the `checks:read` permission on a private repository or pull access to a public repository to get check runs. OAuth apps and authenticated users must have the `repo` scope to get check runs in a private repository. + Lists check runs for a check suite using its `id`. + + GitHub Apps must have the `checks:read` permission on a private repository or pull access to a public repository to get check runs. OAuth apps and authenticated users must have the `repo` scope to get check runs in a private repository. **Note:** The endpoints to manage checks only look for pushes in the repository where the check suite or check run were created. Pushes to a branch in a forked repository are not detected and return an empty `pull_requests` array. tags: @@ -20312,7 +20324,7 @@ paths: description: |- Triggers GitHub to rerequest an existing check suite, without pushing new code to a repository. This endpoint will trigger the [`check_suite` webhook](https://docs.github.com/enterprise-server@3.7/webhooks/event-payloads/#check_suite) event with the action `rerequested`. When a check suite is `rerequested`, its `status` is reset to `queued` and the `conclusion` is cleared. - To rerequest a check suite, your GitHub App must have the `checks:write` permission on a private repository or pull access to a public repository. + To rerequest a check suite, you must use a GitHub App with the `checks:write` permission on a private repository or pull access to a public repository. OAuth apps and authenticated users are not able to rerequest a check suite. tags: - checks operationId: checks/rerequest-suite @@ -21909,7 +21921,9 @@ paths: get: summary: List check runs for a Git reference description: |- - Lists check runs for a commit ref. The `ref` can be a SHA, branch name, or a tag name. GitHub Apps must have the `checks:read` permission on a private repository or pull access to a public repository to get check runs. OAuth apps and authenticated users must have the `repo` scope to get check runs in a private repository. + Lists check runs for a commit ref. The `ref` can be a SHA, branch name, or a tag name. + + GitHub Apps must have the `checks:read` permission on a private repository or pull access to a public repository to get check runs. OAuth apps and authenticated users must have the `repo` scope to get check runs in a private repository. **Note:** The endpoints to manage checks only look for pushes in the repository where the check suite or check run were created. Pushes to a branch in a forked repository are not detected and return an empty `pull_requests` array. @@ -21976,7 +21990,9 @@ paths: get: summary: List check suites for a Git reference description: |- - Lists check suites for a commit `ref`. The `ref` can be a SHA, branch name, or a tag name. GitHub Apps must have the `checks:read` permission on a private repository or pull access to a public repository to list check suites. OAuth apps and authenticated users must have the `repo` scope to get check suites in a private repository. + Lists check suites for a commit `ref`. The `ref` can be a SHA, branch name, or a tag name. + + GitHub Apps must have the `checks:read` permission on a private repository or pull access to a public repository to list check suites. OAuth apps and authenticated users must have the `repo` scope to get check suites in a private repository. **Note:** The endpoints to manage checks only look for pushes in the repository where the check suite or check run were created. Pushes to a branch in a forked repository are not detected and return an empty `pull_requests` array and a `null` value for `head_branch`. tags: @@ -31104,8 +31120,12 @@ paths: "/repos/{owner}/{repo}/releases/{release_id}": get: summary: Get a release - description: "**Note:** This returns an `upload_url` key corresponding to the - endpoint for uploading release assets. This key is a [hypermedia resource](https://docs.github.com/enterprise-server@3.7/rest/overview/resources-in-the-rest-api#hypermedia)." + description: |- + Gets a public release with the specified release ID. + + **Note:** This returns an `upload_url` key corresponding to the endpoint + for uploading release assets. This key is a hypermedia resource. For more information, see + "[Getting started with the REST API](https://docs.github.com/enterprise-server@3.7/rest/using-the-rest-api/getting-started-with-the-rest-api#hypermedia)." tags: - repos operationId: repos/get-release @@ -31118,8 +31138,9 @@ paths: - "$ref": "#/components/parameters/release-id" responses: '200': - description: "**Note:** This returns an `upload_url` key corresponding to - the endpoint for uploading release assets. This key is a [hypermedia resource](https://docs.github.com/enterprise-server@3.7/rest/overview/resources-in-the-rest-api#hypermedia)." + description: '**Note:** This returns an `upload_url` key corresponding to + the endpoint for uploading release assets. This key is a hypermedia resource. + For more information, see "[Getting started with the REST API](https://docs.github.com/enterprise-server@3.7/rest/using-the-rest-api/getting-started-with-the-rest-api#hypermedia)."' content: application/json: schema: @@ -31260,7 +31281,7 @@ paths: subcategory: assets post: summary: Upload a release asset - description: "This endpoint makes use of [a Hypermedia relation](https://docs.github.com/enterprise-server@3.7/rest/overview/resources-in-the-rest-api#hypermedia) + description: "This endpoint makes use of a [Hypermedia relation](https://docs.github.com/enterprise-server@3.7/rest/using-the-rest-api/getting-started-with-the-rest-api#hypermedia) to determine which URL to access. The endpoint you call to upload release assets is specific to your release. Use the `upload_url` returned in\nthe response of the [Create a release endpoint](https://docs.github.com/enterprise-server@3.7/rest/releases/releases#create-a-release) @@ -77435,12 +77456,6 @@ components: type: array items: type: string - custom_properties: - type: object - description: The custom properties that were defined for the repository. - The keys are the custom property names, and the values are the corresponding - custom property values. - additionalProperties: true has_issues: description: Whether issues are enabled. default: true @@ -91305,6 +91320,7 @@ components: type: integer watchers_count: type: integer + properties: {} installation: "$ref": "#/components/schemas/simple-installation" organization: @@ -105984,12 +106000,6 @@ components: - type: integer - type: string format: date-time - custom_properties: - type: object - description: The custom properties that were defined for the repository. - The keys are the custom property names, and the values are the - corresponding custom property values. - additionalProperties: true default_branch: description: The default branch of the repository. type: string @@ -110328,12 +110338,6 @@ components: - type: integer - type: string format: date-time - custom_properties: - type: object - description: The custom properties that were defined for the repository. - The keys are the custom property names, and the values are the - corresponding custom property values. - additionalProperties: true default_branch: description: The default branch of the repository. type: string @@ -177459,12 +177463,6 @@ components: - type: integer - type: string format: date-time - custom_properties: - type: object - description: The custom properties that were defined for the repository. - The keys are the custom property names, and the values are the corresponding - custom property values. - additionalProperties: true default_branch: description: The default branch of the repository. type: string @@ -185557,12 +185555,6 @@ components: - type: integer - type: string format: date-time - custom_properties: - type: object - description: The custom properties that were defined for the repository. - The keys are the custom property names, and the values are the corresponding - custom property values. - additionalProperties: true default_branch: description: The default branch of the repository. type: string @@ -186144,12 +186136,6 @@ components: - type: integer - type: string format: date-time - custom_properties: - type: object - description: The custom properties that were defined for the repository. - The keys are the custom property names, and the values are the corresponding - custom property values. - additionalProperties: true default_branch: description: The default branch of the repository. type: string @@ -186732,12 +186718,6 @@ components: - type: integer - type: string format: date-time - custom_properties: - type: object - description: The custom properties that were defined for the repository. - The keys are the custom property names, and the values are the corresponding - custom property values. - additionalProperties: true default_branch: description: The default branch of the repository. type: string @@ -187375,12 +187355,6 @@ components: - type: integer - type: string format: date-time - custom_properties: - type: object - description: The custom properties that were defined for the repository. - The keys are the custom property names, and the values are the corresponding - custom property values. - additionalProperties: true default_branch: description: The default branch of the repository. type: string @@ -187964,12 +187938,6 @@ components: - type: integer - type: string format: date-time - custom_properties: - type: object - description: The custom properties that were defined for the repository. - The keys are the custom property names, and the values are the corresponding - custom property values. - additionalProperties: true default_branch: description: The default branch of the repository. type: string