Skip to content

Commit bb9c947

Browse files
WyriHaximusgithub-actions[bot]
authored andcommitted
[GitHubEnterpriseCloud] Update to 1.1.4-086edf837d1788f656cccf1db324ddf9 from 1.1.4-086edf837d1788f656cccf1db324ddf9
Detected Schema changes: 2024-08-18 02:36:44 ERROR unable to open the rolodex file, check specification references and base path ├ file: /__w/github-root/github-root/server-statistics-actions.yaml └ error: open /__w/github-root/github-root/server-statistics-actions.yaml: no such file or directory 2024-08-18 02:36:44 ERROR unable to open the rolodex file, check specification references and base path ├ error: open /__w/github-root/github-root/server-statistics-packages.yaml: no such file or directory └ file: /__w/github-root/github-root/server-statistics-packages.yaml 2024-08-18 02:36:44 ERROR unable to open the rolodex file, check specification references and base path ├ file: /__w/github-root/github-root/server-statistics-advisory-db.yaml └ error: open /__w/github-root/github-root/server-statistics-advisory-db.yaml: no such file or directory 2024-08-18 02:36:47 ERROR unable to open the rolodex file, check specification references and base path ├ file: /__w/github-root/github-root/server-statistics-actions.yaml └ error: open /__w/github-root/github-root/server-statistics-actions.yaml: no such file or directory 2024-08-18 02:36:47 ERROR unable to open the rolodex file, check specification references and base path ├ file: /__w/github-root/github-root/server-statistics-packages.yaml └ error: open /__w/github-root/github-root/server-statistics-packages.yaml: no such file or directory 2024-08-18 02:36:47 ERROR unable to open the rolodex file, check specification references and base path ├ error: open /__w/github-root/github-root/server-statistics-advisory-db.yaml: no such file or directory └ file: /__w/github-root/github-root/server-statistics-advisory-db.yaml ERROR: component 'server-statistics-actions.yaml' does not exist in the specification ERROR: component 'server-statistics-packages.yaml' does not exist in the specification ERROR: component 'server-statistics-advisory-db.yaml' does not exist in the specification ERROR: cannot resolve reference `server-statistics-actions.yaml`, it's missing: [207364:11] ERROR: cannot resolve reference `server-statistics-packages.yaml`, it's missing: [207366:11] ERROR: cannot resolve reference `server-statistics-advisory-db.yaml`, it's missing: [207368:11] ERROR: component 'server-statistics-actions.yaml' does not exist in the specification ERROR: component 'server-statistics-packages.yaml' does not exist in the specification ERROR: component 'server-statistics-advisory-db.yaml' does not exist in the specification ERROR: cannot resolve reference `server-statistics-actions.yaml`, it's missing: [207364:11] ERROR: cannot resolve reference `server-statistics-packages.yaml`, it's missing: [207366:11] ERROR: cannot resolve reference `server-statistics-advisory-db.yaml`, it's missing: [207368:11]
1 parent c4d5311 commit bb9c947

File tree

682 files changed

+1368
-1362
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

682 files changed

+1368
-1362
lines changed

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

Lines changed: 685 additions & 685 deletions
Large diffs are not rendered by default.

clients/GitHubEnterpriseCloud/src/Internal/Hydrator/Operation/Advisories.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -193,7 +193,7 @@ public function serializeObjectOfType(object $object, string $className): mixed
193193
'DateTimeInterface' => $this->serializeValueDateTimeInterface($object),
194194
'ApiClients\Client\GitHubEnterpriseCloud\Schema\BasicError' => $this->serializeObjectApiClients⚡️Client⚡️GitHubEnterpriseCloud⚡️Schema⚡️BasicError($object),
195195
'ApiClients\Client\GitHubEnterpriseCloud\Schema\ValidationErrorSimple' => $this->serializeObjectApiClients⚡️Client⚡️GitHubEnterpriseCloud⚡️Schema⚡️ValidationErrorSimple($object),
196-
default => throw new LogicException('No serialization defined for $className'),
196+
default => throw new LogicException("No serialization defined for $className"),
197197
};
198198
} catch (Throwable $exception) {
199199
throw UnableToSerializeObject::dueToError($className, $exception);

clients/GitHubEnterpriseCloud/src/Internal/Hydrator/Operation/Advisories/GhsaId.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -446,7 +446,7 @@ public function serializeObjectOfType(object $object, string $className): mixed
446446
'ApiClients\Client\GitHubEnterpriseCloud\Schema\GlobalAdvisory' => $this->serializeObjectApiClients⚡️Client⚡️GitHubEnterpriseCloud⚡️Schema⚡️GlobalAdvisory($object),
447447
'ApiClients\Client\GitHubEnterpriseCloud\Schema\GlobalAdvisory\Cvss' => $this->serializeObjectApiClients⚡️Client⚡️GitHubEnterpriseCloud⚡️Schema⚡️GlobalAdvisory⚡️Cvss($object),
448448
'ApiClients\Client\GitHubEnterpriseCloud\Schema\BasicError' => $this->serializeObjectApiClients⚡️Client⚡️GitHubEnterpriseCloud⚡️Schema⚡️BasicError($object),
449-
default => throw new LogicException('No serialization defined for $className'),
449+
default => throw new LogicException("No serialization defined for $className"),
450450
};
451451
} catch (Throwable $exception) {
452452
throw UnableToSerializeObject::dueToError($className, $exception);

clients/GitHubEnterpriseCloud/src/Internal/Hydrator/Operation/App.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -631,7 +631,7 @@ public function serializeObjectOfType(object $object, string $className): mixed
631631
'ApiClients\Client\GitHubEnterpriseCloud\Schema\Integration' => $this->serializeObjectApiClients⚡️Client⚡️GitHubEnterpriseCloud⚡️Schema⚡️Integration($object),
632632
'ApiClients\Client\GitHubEnterpriseCloud\Schema\SimpleUser' => $this->serializeObjectApiClients⚡️Client⚡️GitHubEnterpriseCloud⚡️Schema⚡️SimpleUser($object),
633633
'ApiClients\Client\GitHubEnterpriseCloud\Schema\Integration\Permissions' => $this->serializeObjectApiClients⚡️Client⚡️GitHubEnterpriseCloud⚡️Schema⚡️Integration⚡️Permissions($object),
634-
default => throw new LogicException('No serialization defined for $className'),
634+
default => throw new LogicException("No serialization defined for $className"),
635635
};
636636
} catch (Throwable $exception) {
637637
throw UnableToSerializeObject::dueToError($className, $exception);

clients/GitHubEnterpriseCloud/src/Internal/Hydrator/Operation/App/Hook/Config.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@ public function serializeObjectOfType(object $object, string $className): mixed
138138
'DateTimeImmutable' => $this->serializeValueDateTimeImmutable($object),
139139
'DateTimeInterface' => $this->serializeValueDateTimeInterface($object),
140140
'ApiClients\Client\GitHubEnterpriseCloud\Schema\WebhookConfig' => $this->serializeObjectApiClients⚡️Client⚡️GitHubEnterpriseCloud⚡️Schema⚡️WebhookConfig($object),
141-
default => throw new LogicException('No serialization defined for $className'),
141+
default => throw new LogicException("No serialization defined for $className"),
142142
};
143143
} catch (Throwable $exception) {
144144
throw UnableToSerializeObject::dueToError($className, $exception);

clients/GitHubEnterpriseCloud/src/Internal/Hydrator/Operation/App/Hook/Deliveries.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -281,7 +281,7 @@ public function serializeObjectOfType(object $object, string $className): mixed
281281
'ApiClients\Client\GitHubEnterpriseCloud\Schema\BasicError' => $this->serializeObjectApiClients⚡️Client⚡️GitHubEnterpriseCloud⚡️Schema⚡️BasicError($object),
282282
'ApiClients\Client\GitHubEnterpriseCloud\Schema\ScimError' => $this->serializeObjectApiClients⚡️Client⚡️GitHubEnterpriseCloud⚡️Schema⚡️ScimError($object),
283283
'ApiClients\Client\GitHubEnterpriseCloud\Schema\ValidationError' => $this->serializeObjectApiClients⚡️Client⚡️GitHubEnterpriseCloud⚡️Schema⚡️ValidationError($object),
284-
default => throw new LogicException('No serialization defined for $className'),
284+
default => throw new LogicException("No serialization defined for $className"),
285285
};
286286
} catch (Throwable $exception) {
287287
throw UnableToSerializeObject::dueToError($className, $exception);

clients/GitHubEnterpriseCloud/src/Internal/Hydrator/Operation/App/Hook/Deliveries/DeliveryId.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -668,7 +668,7 @@ public function serializeObjectOfType(object $object, string $className): mixed
668668
'ApiClients\Client\GitHubEnterpriseCloud\Schema\BasicError' => $this->serializeObjectApiClients⚡️Client⚡️GitHubEnterpriseCloud⚡️Schema⚡️BasicError($object),
669669
'ApiClients\Client\GitHubEnterpriseCloud\Schema\ScimError' => $this->serializeObjectApiClients⚡️Client⚡️GitHubEnterpriseCloud⚡️Schema⚡️ScimError($object),
670670
'ApiClients\Client\GitHubEnterpriseCloud\Schema\ValidationError' => $this->serializeObjectApiClients⚡️Client⚡️GitHubEnterpriseCloud⚡️Schema⚡️ValidationError($object),
671-
default => throw new LogicException('No serialization defined for $className'),
671+
default => throw new LogicException("No serialization defined for $className"),
672672
};
673673
} catch (Throwable $exception) {
674674
throw UnableToSerializeObject::dueToError($className, $exception);

clients/GitHubEnterpriseCloud/src/Internal/Hydrator/Operation/App/Hook/Deliveries/DeliveryId/Attempts.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -281,7 +281,7 @@ public function serializeObjectOfType(object $object, string $className): mixed
281281
'ApiClients\Client\GitHubEnterpriseCloud\Schema\BasicError' => $this->serializeObjectApiClients⚡️Client⚡️GitHubEnterpriseCloud⚡️Schema⚡️BasicError($object),
282282
'ApiClients\Client\GitHubEnterpriseCloud\Schema\ScimError' => $this->serializeObjectApiClients⚡️Client⚡️GitHubEnterpriseCloud⚡️Schema⚡️ScimError($object),
283283
'ApiClients\Client\GitHubEnterpriseCloud\Schema\ValidationError' => $this->serializeObjectApiClients⚡️Client⚡️GitHubEnterpriseCloud⚡️Schema⚡️ValidationError($object),
284-
default => throw new LogicException('No serialization defined for $className'),
284+
default => throw new LogicException("No serialization defined for $className"),
285285
};
286286
} catch (Throwable $exception) {
287287
throw UnableToSerializeObject::dueToError($className, $exception);

clients/GitHubEnterpriseCloud/src/Internal/Hydrator/Operation/App/InstallationRequests.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@ public function serializeObjectOfType(object $object, string $className): mixed
138138
'DateTimeImmutable' => $this->serializeValueDateTimeImmutable($object),
139139
'DateTimeInterface' => $this->serializeValueDateTimeInterface($object),
140140
'ApiClients\Client\GitHubEnterpriseCloud\Schema\BasicError' => $this->serializeObjectApiClients⚡️Client⚡️GitHubEnterpriseCloud⚡️Schema⚡️BasicError($object),
141-
default => throw new LogicException('No serialization defined for $className'),
141+
default => throw new LogicException("No serialization defined for $className"),
142142
};
143143
} catch (Throwable $exception) {
144144
throw UnableToSerializeObject::dueToError($className, $exception);

clients/GitHubEnterpriseCloud/src/Internal/Hydrator/Operation/App/Installations/InstallationId.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1217,7 +1217,7 @@ public function serializeObjectOfType(object $object, string $className): mixed
12171217
'ApiClients\Client\GitHubEnterpriseCloud\Schema\AppPermissions' => $this->serializeObjectApiClients⚡️Client⚡️GitHubEnterpriseCloud⚡️Schema⚡️AppPermissions($object),
12181218
'ApiClients\Client\GitHubEnterpriseCloud\Schema\SimpleUser' => $this->serializeObjectApiClients⚡️Client⚡️GitHubEnterpriseCloud⚡️Schema⚡️SimpleUser($object),
12191219
'ApiClients\Client\GitHubEnterpriseCloud\Schema\BasicError' => $this->serializeObjectApiClients⚡️Client⚡️GitHubEnterpriseCloud⚡️Schema⚡️BasicError($object),
1220-
default => throw new LogicException('No serialization defined for $className'),
1220+
default => throw new LogicException("No serialization defined for $className"),
12211221
};
12221222
} catch (Throwable $exception) {
12231223
throw UnableToSerializeObject::dueToError($className, $exception);

0 commit comments

Comments
 (0)