@@ -20413,7 +20413,7 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh
20413
20413
$value = $payload['locked'] ?? null;
20414
20414
20415
20415
if ($value === null) {
20416
- $properties['locked' ] = null ;
20416
+ $missingFields[ ] = 'locked' ;
20417
20417
goto after_locked;
20418
20418
}
20419
20419
@@ -35070,7 +35070,7 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh
35070
35070
$value = $payload['state'] ?? null;
35071
35071
35072
35072
if ($value === null) {
35073
- $properties['state' ] = null ;
35073
+ $missingFields[ ] = 'state' ;
35074
35074
goto after_state;
35075
35075
}
35076
35076
@@ -49235,7 +49235,7 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh
49235
49235
if (is_array($value)) {
49236
49236
try {
49237
49237
$this->hydrationStack[] = 'assignee';
49238
- $value = $this->hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️WebhookIssuesPinned ⚡️Issue⚡️Assignee($value);
49238
+ $value = $this->hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️WebhookIssuesUnlocked ⚡️Issue⚡️Assignee($value);
49239
49239
} finally {
49240
49240
array_pop($this->hydrationStack);
49241
49241
}
@@ -49391,7 +49391,7 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh
49391
49391
$value = $payload['locked'] ?? null;
49392
49392
49393
49393
if ($value === null) {
49394
- $properties['locked' ] = null ;
49394
+ $missingFields[ ] = 'locked' ;
49395
49395
goto after_locked;
49396
49396
}
49397
49397
@@ -49409,7 +49409,7 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh
49409
49409
if (is_array($value)) {
49410
49410
try {
49411
49411
$this->hydrationStack[] = 'milestone';
49412
- $value = $this->hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️WebhookIssuesPinned ⚡️Issue⚡️Milestone($value);
49412
+ $value = $this->hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️WebhookIssuesUnlocked ⚡️Issue⚡️Milestone($value);
49413
49413
} finally {
49414
49414
array_pop($this->hydrationStack);
49415
49415
}
@@ -49451,7 +49451,7 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh
49451
49451
if (is_array($value)) {
49452
49452
try {
49453
49453
$this->hydrationStack[] = 'performedViaGithubApp';
49454
- $value = $this->hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️WebhookIssuesPinned ⚡️Issue⚡️PerformedViaGithubApp($value);
49454
+ $value = $this->hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️WebhookIssuesUnlocked ⚡️Issue⚡️PerformedViaGithubApp($value);
49455
49455
} finally {
49456
49456
array_pop($this->hydrationStack);
49457
49457
}
@@ -49471,7 +49471,7 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh
49471
49471
if (is_array($value)) {
49472
49472
try {
49473
49473
$this->hydrationStack[] = 'pullRequest';
49474
- $value = $this->hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️WebhookIssuesPinned ⚡️Issue⚡️PullRequest($value);
49474
+ $value = $this->hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️WebhookIssuesUnlocked ⚡️Issue⚡️PullRequest($value);
49475
49475
} finally {
49476
49476
array_pop($this->hydrationStack);
49477
49477
}
@@ -49491,7 +49491,7 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh
49491
49491
if (is_array($value)) {
49492
49492
try {
49493
49493
$this->hydrationStack[] = 'reactions';
49494
- $value = $this->hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️WebhookIssuesPinned ⚡️Issue⚡️Reactions($value);
49494
+ $value = $this->hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️WebhookIssuesUnlocked ⚡️Issue⚡️Reactions($value);
49495
49495
} finally {
49496
49496
array_pop($this->hydrationStack);
49497
49497
}
@@ -49588,7 +49588,7 @@ private function hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️Webh
49588
49588
if (is_array($value)) {
49589
49589
try {
49590
49590
$this->hydrationStack[] = 'user';
49591
- $value = $this->hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️WebhookIssuesPinned ⚡️Issue⚡️User($value);
49591
+ $value = $this->hydrateApiClients⚡️Client⚡️GitHub⚡️Schema⚡️WebhookIssuesUnlocked ⚡️Issue⚡️User($value);
49592
49592
} finally {
49593
49593
array_pop($this->hydrationStack);
49594
49594
}
@@ -68343,12 +68343,7 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema
68343
68343
$labelsUrl = $object->labelsUrl;
68344
68344
after_labelsUrl: $result['labels_url'] = $labelsUrl;
68345
68345
68346
- $locked = $object->locked;
68347
-
68348
- if ($locked === null) {
68349
- goto after_locked;
68350
- }
68351
-
68346
+ $locked = $object->locked;
68352
68347
after_locked: $result['locked'] = $locked;
68353
68348
68354
68349
$milestone = $object->milestone;
@@ -76515,12 +76510,7 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema
76515
76510
$repositoryUrl = $object->repositoryUrl;
76516
76511
after_repositoryUrl: $result['repository_url'] = $repositoryUrl;
76517
76512
76518
- $state = $object->state;
76519
-
76520
- if ($state === null) {
76521
- goto after_state;
76522
- }
76523
-
76513
+ $state = $object->state;
76524
76514
after_state: $result['state'] = $state;
76525
76515
76526
76516
$stateReason = $object->stateReason;
@@ -84471,7 +84461,7 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema
84471
84461
goto after_assignee;
84472
84462
}
84473
84463
84474
- $assignee = $this->serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema⚡️WebhookIssuesPinned ⚡️Issue⚡️Assignee($assignee);
84464
+ $assignee = $this->serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema⚡️WebhookIssuesUnlocked ⚡️Issue⚡️Assignee($assignee);
84475
84465
after_assignee: $result['assignee'] = $assignee;
84476
84466
84477
84467
$assignees = $object->assignees;
@@ -84547,12 +84537,7 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema
84547
84537
$labelsUrl = $object->labelsUrl;
84548
84538
after_labelsUrl: $result['labels_url'] = $labelsUrl;
84549
84539
84550
- $locked = $object->locked;
84551
-
84552
- if ($locked === null) {
84553
- goto after_locked;
84554
- }
84555
-
84540
+ $locked = $object->locked;
84556
84541
after_locked: $result['locked'] = $locked;
84557
84542
84558
84543
$milestone = $object->milestone;
@@ -84561,7 +84546,7 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema
84561
84546
goto after_milestone;
84562
84547
}
84563
84548
84564
- $milestone = $this->serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema⚡️WebhookIssuesPinned ⚡️Issue⚡️Milestone($milestone);
84549
+ $milestone = $this->serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema⚡️WebhookIssuesUnlocked ⚡️Issue⚡️Milestone($milestone);
84565
84550
after_milestone: $result['milestone'] = $milestone;
84566
84551
84567
84552
$nodeId = $object->nodeId;
@@ -84576,7 +84561,7 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema
84576
84561
goto after_performedViaGithubApp;
84577
84562
}
84578
84563
84579
- $performedViaGithubApp = $this->serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema⚡️WebhookIssuesPinned ⚡️Issue⚡️PerformedViaGithubApp($performedViaGithubApp);
84564
+ $performedViaGithubApp = $this->serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema⚡️WebhookIssuesUnlocked ⚡️Issue⚡️PerformedViaGithubApp($performedViaGithubApp);
84580
84565
after_performedViaGithubApp: $result['performed_via_github_app'] = $performedViaGithubApp;
84581
84566
84582
84567
$pullRequest = $object->pullRequest;
@@ -84585,11 +84570,11 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema
84585
84570
goto after_pullRequest;
84586
84571
}
84587
84572
84588
- $pullRequest = $this->serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema⚡️WebhookIssuesPinned ⚡️Issue⚡️PullRequest($pullRequest);
84573
+ $pullRequest = $this->serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema⚡️WebhookIssuesUnlocked ⚡️Issue⚡️PullRequest($pullRequest);
84589
84574
after_pullRequest: $result['pull_request'] = $pullRequest;
84590
84575
84591
84576
$reactions = $object->reactions;
84592
- $reactions = $this->serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema⚡️WebhookIssuesPinned ⚡️Issue⚡️Reactions($reactions);
84577
+ $reactions = $this->serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema⚡️WebhookIssuesUnlocked ⚡️Issue⚡️Reactions($reactions);
84593
84578
after_reactions: $result['reactions'] = $reactions;
84594
84579
84595
84580
$repositoryUrl = $object->repositoryUrl;
@@ -84634,7 +84619,7 @@ private function serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema
84634
84619
goto after_user;
84635
84620
}
84636
84621
84637
- $user = $this->serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema⚡️WebhookIssuesPinned ⚡️Issue⚡️User($user);
84622
+ $user = $this->serializeObjectApiClients⚡️Client⚡️GitHub⚡️Schema⚡️WebhookIssuesUnlocked ⚡️Issue⚡️User($user);
84638
84623
after_user: $result['user'] = $user;
84639
84624
84640
84625
return $result;
0 commit comments