Skip to content

Commit b5e69a6

Browse files
authored
Merge pull request #1391 from php-api-clients/GitHubEnterpriseCloud/from-1.1.4-369141ccf82ff71f710ebff5458b7b5a-from-1.1.4-369141ccf82ff71f710ebff5458b7b5a
2 parents 10fa671 + 609bf30 commit b5e69a6

Some content is hidden

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

45 files changed

+8135
-129
lines changed

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

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

clients/GitHubEnterpriseCloud/src/Internal/Hydrator/WebHook/SecretScanningScan.php

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

clients/GitHubEnterpriseCloud/src/Internal/Hydrators.php

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -799,6 +799,7 @@ final class Hydrators implements ObjectMapper
799799
private Internal\Hydrator\WebHook\RepositoryVulnerabilityAlert|null $webHook🪝RepositoryVulnerabilityAlert = null;
800800
private Internal\Hydrator\WebHook\SecretScanningAlert|null $webHook🪝SecretScanningAlert = null;
801801
private Internal\Hydrator\WebHook\SecretScanningAlertLocation|null $webHook🪝SecretScanningAlertLocation = null;
802+
private Internal\Hydrator\WebHook\SecretScanningScan|null $webHook🪝SecretScanningScan = null;
802803
private Internal\Hydrator\WebHook\SecurityAdvisory|null $webHook🪝SecurityAdvisory = null;
803804
private Internal\Hydrator\WebHook\SecurityAndAnalysis|null $webHook🪝SecurityAndAnalysis = null;
804805
private Internal\Hydrator\WebHook\Sponsorship|null $webHook🪝Sponsorship = null;
@@ -1165,6 +1166,7 @@ public function hydrateObject(string $className, array $payload): object
11651166
'\\ApiClients\\Client\\GitHubEnterpriseCloud\\Schema\\WebhookRepositoryVulnerabilityAlertCreate', '\\ApiClients\\Client\\GitHubEnterpriseCloud\\Schema\\WebhooksAlert', '\\ApiClients\\Client\\GitHubEnterpriseCloud\\Schema\\WebhooksAlert\\Dismisser', '\\ApiClients\\Client\\GitHubEnterpriseCloud\\Schema\\WebhookRepositoryVulnerabilityAlertDismiss', '\\ApiClients\\Client\\GitHubEnterpriseCloud\\Schema\\WebhookRepositoryVulnerabilityAlertDismiss\\Alert', '\\ApiClients\\Client\\GitHubEnterpriseCloud\\Schema\\WebhookRepositoryVulnerabilityAlertDismiss\\Alert\\Dismisser', '\\ApiClients\\Client\\GitHubEnterpriseCloud\\Schema\\WebhookRepositoryVulnerabilityAlertReopen', '\\ApiClients\\Client\\GitHubEnterpriseCloud\\Schema\\WebhookRepositoryVulnerabilityAlertResolve', '\\ApiClients\\Client\\GitHubEnterpriseCloud\\Schema\\WebhookRepositoryVulnerabilityAlertResolve\\Alert', '\\ApiClients\\Client\\GitHubEnterpriseCloud\\Schema\\WebhookRepositoryVulnerabilityAlertResolve\\Alert\\Dismisser' => $this->getObjectMapperWebHook🪝RepositoryVulnerabilityAlert()->hydrateObject($className, $payload),
11661167
'\\ApiClients\\Client\\GitHubEnterpriseCloud\\Schema\\WebhookSecretScanningAlertCreated', '\\ApiClients\\Client\\GitHubEnterpriseCloud\\Schema\\SecretScanningAlertWebhook', '\\ApiClients\\Client\\GitHubEnterpriseCloud\\Schema\\WebhookSecretScanningAlertPubliclyLeaked', '\\ApiClients\\Client\\GitHubEnterpriseCloud\\Schema\\WebhookSecretScanningAlertReopened', '\\ApiClients\\Client\\GitHubEnterpriseCloud\\Schema\\WebhookSecretScanningAlertResolved', '\\ApiClients\\Client\\GitHubEnterpriseCloud\\Schema\\WebhookSecretScanningAlertValidated' => $this->getObjectMapperWebHook🪝SecretScanningAlert()->hydrateObject($className, $payload),
11671168
'\\ApiClients\\Client\\GitHubEnterpriseCloud\\Schema\\WebhookSecretScanningAlertLocationCreated', '\\ApiClients\\Client\\GitHubEnterpriseCloud\\Schema\\SecretScanningLocation', '\\ApiClients\\Client\\GitHubEnterpriseCloud\\Schema\\WebhookSecretScanningAlertLocationCreatedFormEncoded' => $this->getObjectMapperWebHook🪝SecretScanningAlertLocation()->hydrateObject($className, $payload),
1169+
'\\ApiClients\\Client\\GitHubEnterpriseCloud\\Schema\\WebhookSecretScanningScanCompleted' => $this->getObjectMapperWebHook🪝SecretScanningScan()->hydrateObject($className, $payload),
11681170
'\\ApiClients\\Client\\GitHubEnterpriseCloud\\Schema\\WebhookSecurityAdvisoryPublished', '\\ApiClients\\Client\\GitHubEnterpriseCloud\\Schema\\WebhooksSecurityAdvisory', '\\ApiClients\\Client\\GitHubEnterpriseCloud\\Schema\\WebhooksSecurityAdvisory\\Cvss', '\\ApiClients\\Client\\GitHubEnterpriseCloud\\Schema\\WebhookSecurityAdvisoryUpdated', '\\ApiClients\\Client\\GitHubEnterpriseCloud\\Schema\\WebhookSecurityAdvisoryWithdrawn', '\\ApiClients\\Client\\GitHubEnterpriseCloud\\Schema\\WebhookSecurityAdvisoryWithdrawn\\SecurityAdvisory', '\\ApiClients\\Client\\GitHubEnterpriseCloud\\Schema\\WebhookSecurityAdvisoryWithdrawn\\SecurityAdvisory\\Cvss' => $this->getObjectMapperWebHook🪝SecurityAdvisory()->hydrateObject($className, $payload),
11691171
'\\ApiClients\\Client\\GitHubEnterpriseCloud\\Schema\\WebhookSecurityAndAnalysis', '\\ApiClients\\Client\\GitHubEnterpriseCloud\\Schema\\WebhookSecurityAndAnalysis\\Changes', '\\ApiClients\\Client\\GitHubEnterpriseCloud\\Schema\\WebhookSecurityAndAnalysis\\Changes\\From' => $this->getObjectMapperWebHook🪝SecurityAndAnalysis()->hydrateObject($className, $payload),
11701172
'\\ApiClients\\Client\\GitHubEnterpriseCloud\\Schema\\WebhookSponsorshipCancelled', '\\ApiClients\\Client\\GitHubEnterpriseCloud\\Schema\\WebhooksSponsorship', '\\ApiClients\\Client\\GitHubEnterpriseCloud\\Schema\\WebhooksSponsorship\\Maintainer', '\\ApiClients\\Client\\GitHubEnterpriseCloud\\Schema\\WebhooksSponsorship\\Sponsor', '\\ApiClients\\Client\\GitHubEnterpriseCloud\\Schema\\WebhooksSponsorship\\Sponsorable', '\\ApiClients\\Client\\GitHubEnterpriseCloud\\Schema\\WebhooksSponsorship\\Tier', '\\ApiClients\\Client\\GitHubEnterpriseCloud\\Schema\\WebhookSponsorshipCreated', '\\ApiClients\\Client\\GitHubEnterpriseCloud\\Schema\\WebhookSponsorshipEdited', '\\ApiClients\\Client\\GitHubEnterpriseCloud\\Schema\\WebhookSponsorshipEdited\\Changes', '\\ApiClients\\Client\\GitHubEnterpriseCloud\\Schema\\WebhookSponsorshipEdited\\Changes\\PrivacyLevel', '\\ApiClients\\Client\\GitHubEnterpriseCloud\\Schema\\WebhookSponsorshipPendingCancellation', '\\ApiClients\\Client\\GitHubEnterpriseCloud\\Schema\\WebhookSponsorshipPendingTierChange', '\\ApiClients\\Client\\GitHubEnterpriseCloud\\Schema\\WebhooksChanges8', '\\ApiClients\\Client\\GitHubEnterpriseCloud\\Schema\\WebhooksChanges8\\Tier', '\\ApiClients\\Client\\GitHubEnterpriseCloud\\Schema\\WebhooksChanges8\\Tier\\From', '\\ApiClients\\Client\\GitHubEnterpriseCloud\\Schema\\WebhookSponsorshipTierChanged' => $this->getObjectMapperWebHook🪝Sponsorship()->hydrateObject($className, $payload),
@@ -1550,6 +1552,7 @@ public function serializeObjectOfType(object $object, string $className): mixed
15501552
'\\ApiClients\\Client\\GitHubEnterpriseCloud\\Schema\\WebhookRepositoryVulnerabilityAlertCreate', '\\ApiClients\\Client\\GitHubEnterpriseCloud\\Schema\\WebhooksAlert', '\\ApiClients\\Client\\GitHubEnterpriseCloud\\Schema\\WebhooksAlert\\Dismisser', '\\ApiClients\\Client\\GitHubEnterpriseCloud\\Schema\\WebhookRepositoryVulnerabilityAlertDismiss', '\\ApiClients\\Client\\GitHubEnterpriseCloud\\Schema\\WebhookRepositoryVulnerabilityAlertDismiss\\Alert', '\\ApiClients\\Client\\GitHubEnterpriseCloud\\Schema\\WebhookRepositoryVulnerabilityAlertDismiss\\Alert\\Dismisser', '\\ApiClients\\Client\\GitHubEnterpriseCloud\\Schema\\WebhookRepositoryVulnerabilityAlertReopen', '\\ApiClients\\Client\\GitHubEnterpriseCloud\\Schema\\WebhookRepositoryVulnerabilityAlertResolve', '\\ApiClients\\Client\\GitHubEnterpriseCloud\\Schema\\WebhookRepositoryVulnerabilityAlertResolve\\Alert', '\\ApiClients\\Client\\GitHubEnterpriseCloud\\Schema\\WebhookRepositoryVulnerabilityAlertResolve\\Alert\\Dismisser' => $this->getObjectMapperWebHook🪝RepositoryVulnerabilityAlert()->serializeObject($object),
15511553
'\\ApiClients\\Client\\GitHubEnterpriseCloud\\Schema\\WebhookSecretScanningAlertCreated', '\\ApiClients\\Client\\GitHubEnterpriseCloud\\Schema\\SecretScanningAlertWebhook', '\\ApiClients\\Client\\GitHubEnterpriseCloud\\Schema\\WebhookSecretScanningAlertPubliclyLeaked', '\\ApiClients\\Client\\GitHubEnterpriseCloud\\Schema\\WebhookSecretScanningAlertReopened', '\\ApiClients\\Client\\GitHubEnterpriseCloud\\Schema\\WebhookSecretScanningAlertResolved', '\\ApiClients\\Client\\GitHubEnterpriseCloud\\Schema\\WebhookSecretScanningAlertValidated' => $this->getObjectMapperWebHook🪝SecretScanningAlert()->serializeObject($object),
15521554
'\\ApiClients\\Client\\GitHubEnterpriseCloud\\Schema\\WebhookSecretScanningAlertLocationCreated', '\\ApiClients\\Client\\GitHubEnterpriseCloud\\Schema\\SecretScanningLocation', '\\ApiClients\\Client\\GitHubEnterpriseCloud\\Schema\\WebhookSecretScanningAlertLocationCreatedFormEncoded' => $this->getObjectMapperWebHook🪝SecretScanningAlertLocation()->serializeObject($object),
1555+
'\\ApiClients\\Client\\GitHubEnterpriseCloud\\Schema\\WebhookSecretScanningScanCompleted' => $this->getObjectMapperWebHook🪝SecretScanningScan()->serializeObject($object),
15531556
'\\ApiClients\\Client\\GitHubEnterpriseCloud\\Schema\\WebhookSecurityAdvisoryPublished', '\\ApiClients\\Client\\GitHubEnterpriseCloud\\Schema\\WebhooksSecurityAdvisory', '\\ApiClients\\Client\\GitHubEnterpriseCloud\\Schema\\WebhooksSecurityAdvisory\\Cvss', '\\ApiClients\\Client\\GitHubEnterpriseCloud\\Schema\\WebhookSecurityAdvisoryUpdated', '\\ApiClients\\Client\\GitHubEnterpriseCloud\\Schema\\WebhookSecurityAdvisoryWithdrawn', '\\ApiClients\\Client\\GitHubEnterpriseCloud\\Schema\\WebhookSecurityAdvisoryWithdrawn\\SecurityAdvisory', '\\ApiClients\\Client\\GitHubEnterpriseCloud\\Schema\\WebhookSecurityAdvisoryWithdrawn\\SecurityAdvisory\\Cvss' => $this->getObjectMapperWebHook🪝SecurityAdvisory()->serializeObject($object),
15541557
'\\ApiClients\\Client\\GitHubEnterpriseCloud\\Schema\\WebhookSecurityAndAnalysis', '\\ApiClients\\Client\\GitHubEnterpriseCloud\\Schema\\WebhookSecurityAndAnalysis\\Changes', '\\ApiClients\\Client\\GitHubEnterpriseCloud\\Schema\\WebhookSecurityAndAnalysis\\Changes\\From' => $this->getObjectMapperWebHook🪝SecurityAndAnalysis()->serializeObject($object),
15551558
'\\ApiClients\\Client\\GitHubEnterpriseCloud\\Schema\\WebhookSponsorshipCancelled', '\\ApiClients\\Client\\GitHubEnterpriseCloud\\Schema\\WebhooksSponsorship', '\\ApiClients\\Client\\GitHubEnterpriseCloud\\Schema\\WebhooksSponsorship\\Maintainer', '\\ApiClients\\Client\\GitHubEnterpriseCloud\\Schema\\WebhooksSponsorship\\Sponsor', '\\ApiClients\\Client\\GitHubEnterpriseCloud\\Schema\\WebhooksSponsorship\\Sponsorable', '\\ApiClients\\Client\\GitHubEnterpriseCloud\\Schema\\WebhooksSponsorship\\Tier', '\\ApiClients\\Client\\GitHubEnterpriseCloud\\Schema\\WebhookSponsorshipCreated', '\\ApiClients\\Client\\GitHubEnterpriseCloud\\Schema\\WebhookSponsorshipEdited', '\\ApiClients\\Client\\GitHubEnterpriseCloud\\Schema\\WebhookSponsorshipEdited\\Changes', '\\ApiClients\\Client\\GitHubEnterpriseCloud\\Schema\\WebhookSponsorshipEdited\\Changes\\PrivacyLevel', '\\ApiClients\\Client\\GitHubEnterpriseCloud\\Schema\\WebhookSponsorshipPendingCancellation', '\\ApiClients\\Client\\GitHubEnterpriseCloud\\Schema\\WebhookSponsorshipPendingTierChange', '\\ApiClients\\Client\\GitHubEnterpriseCloud\\Schema\\WebhooksChanges8', '\\ApiClients\\Client\\GitHubEnterpriseCloud\\Schema\\WebhooksChanges8\\Tier', '\\ApiClients\\Client\\GitHubEnterpriseCloud\\Schema\\WebhooksChanges8\\Tier\\From', '\\ApiClients\\Client\\GitHubEnterpriseCloud\\Schema\\WebhookSponsorshipTierChanged' => $this->getObjectMapperWebHook🪝Sponsorship()->serializeObject($object),
@@ -8669,6 +8672,15 @@ public function getObjectMapperWebHook🪝SecretScanningAlertLocation(): Interna
86698672
return $this->webHook🪝SecretScanningAlertLocation;
86708673
}
86718674

8675+
public function getObjectMapperWebHook🪝SecretScanningScan(): Internal\Hydrator\WebHook\SecretScanningScan
8676+
{
8677+
if ($this->webHook🪝SecretScanningScan instanceof Internal\Hydrator\WebHook\SecretScanningScan === false) {
8678+
$this->webHook🪝SecretScanningScan = new Internal\Hydrator\WebHook\SecretScanningScan();
8679+
}
8680+
8681+
return $this->webHook🪝SecretScanningScan;
8682+
}
8683+
86728684
public function getObjectMapperWebHook🪝SecurityAdvisory(): Internal\Hydrator\WebHook\SecurityAdvisory
86738685
{
86748686
if ($this->webHook🪝SecurityAdvisory instanceof Internal\Hydrator\WebHook\SecurityAdvisory === false) {

clients/GitHubEnterpriseCloud/src/Internal/Operation/SecretScanning/ListAlertsForEnterprise.php

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -29,9 +29,7 @@ final class ListAlertsForEnterprise
2929
private string $enterprise;
3030
/**Set to `open` or `resolved` to only list secret scanning alerts in a specific state. **/
3131
private string $state;
32-
/**A comma-separated list of secret types to return. By default all secret types are returned.
33-
See "[Supported secret scanning patterns](https://docs.github.com/enterprise-cloud@latest//code-security/secret-scanning/introduction/supported-secret-scanning-patterns#supported-secrets)"
34-
for a complete list of secret types. **/
32+
/**A comma-separated list of secret types to return. All default secret patterns are returned. To return experimental patterns, pass the token name(s) in the parameter. See "[Supported secret scanning patterns](https://docs.github.com/enterprise-cloud@latest//enterprise-cloud@latest/code-security/secret-scanning/introduction/supported-secret-scanning-patterns#supported-secrets)" for a complete list of secret types. **/
3533
private string $secretType;
3634
/**A comma-separated list of resolutions. Only secret scanning alerts with one of these resolutions are listed. Valid resolutions are `false_positive`, `wont_fix`, `revoked`, `pattern_edited`, `pattern_deleted` or `used_in_tests`. **/
3735
private string $resolution;

clients/GitHubEnterpriseCloud/src/Internal/Operation/SecretScanning/ListAlertsForOrg.php

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -29,9 +29,7 @@ final class ListAlertsForOrg
2929
private string $org;
3030
/**Set to `open` or `resolved` to only list secret scanning alerts in a specific state. **/
3131
private string $state;
32-
/**A comma-separated list of secret types to return. By default all secret types are returned.
33-
See "[Supported secret scanning patterns](https://docs.github.com/enterprise-cloud@latest//code-security/secret-scanning/introduction/supported-secret-scanning-patterns#supported-secrets)"
34-
for a complete list of secret types. **/
32+
/**A comma-separated list of secret types to return. All default secret patterns are returned. To return experimental patterns, pass the token name(s) in the parameter. See "[Supported secret scanning patterns](https://docs.github.com/enterprise-cloud@latest//enterprise-cloud@latest/code-security/secret-scanning/introduction/supported-secret-scanning-patterns#supported-secrets)" for a complete list of secret types. **/
3533
private string $secretType;
3634
/**A comma-separated list of resolutions. Only secret scanning alerts with one of these resolutions are listed. Valid resolutions are `false_positive`, `wont_fix`, `revoked`, `pattern_edited`, `pattern_deleted` or `used_in_tests`. **/
3735
private string $resolution;

clients/GitHubEnterpriseCloud/src/Internal/Operation/SecretScanning/ListAlertsForOrgListing.php

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -29,9 +29,7 @@ final class ListAlertsForOrgListing
2929
private string $org;
3030
/**Set to `open` or `resolved` to only list secret scanning alerts in a specific state. **/
3131
private string $state;
32-
/**A comma-separated list of secret types to return. By default all secret types are returned.
33-
See "[Supported secret scanning patterns](https://docs.github.com/enterprise-cloud@latest//code-security/secret-scanning/introduction/supported-secret-scanning-patterns#supported-secrets)"
34-
for a complete list of secret types. **/
32+
/**A comma-separated list of secret types to return. All default secret patterns are returned. To return experimental patterns, pass the token name(s) in the parameter. See "[Supported secret scanning patterns](https://docs.github.com/enterprise-cloud@latest//enterprise-cloud@latest/code-security/secret-scanning/introduction/supported-secret-scanning-patterns#supported-secrets)" for a complete list of secret types. **/
3533
private string $secretType;
3634
/**A comma-separated list of resolutions. Only secret scanning alerts with one of these resolutions are listed. Valid resolutions are `false_positive`, `wont_fix`, `revoked`, `pattern_edited`, `pattern_deleted` or `used_in_tests`. **/
3735
private string $resolution;

clients/GitHubEnterpriseCloud/src/Internal/Operation/SecretScanning/ListAlertsForRepo.php

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -32,9 +32,7 @@ final class ListAlertsForRepo
3232
private string $repo;
3333
/**Set to `open` or `resolved` to only list secret scanning alerts in a specific state. **/
3434
private string $state;
35-
/**A comma-separated list of secret types to return. By default all secret types are returned.
36-
See "[Supported secret scanning patterns](https://docs.github.com/enterprise-cloud@latest//code-security/secret-scanning/introduction/supported-secret-scanning-patterns#supported-secrets)"
37-
for a complete list of secret types. **/
35+
/**A comma-separated list of secret types to return. All default secret patterns are returned. To return experimental patterns, pass the token name(s) in the parameter. See "[Supported secret scanning patterns](https://docs.github.com/enterprise-cloud@latest//enterprise-cloud@latest/code-security/secret-scanning/introduction/supported-secret-scanning-patterns#supported-secrets)" for a complete list of secret types. **/
3836
private string $secretType;
3937
/**A comma-separated list of resolutions. Only secret scanning alerts with one of these resolutions are listed. Valid resolutions are `false_positive`, `wont_fix`, `revoked`, `pattern_edited`, `pattern_deleted` or `used_in_tests`. **/
4038
private string $resolution;

clients/GitHubEnterpriseCloud/src/Internal/Operation/SecretScanning/ListAlertsForRepoListing.php

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -32,9 +32,7 @@ final class ListAlertsForRepoListing
3232
private string $repo;
3333
/**Set to `open` or `resolved` to only list secret scanning alerts in a specific state. **/
3434
private string $state;
35-
/**A comma-separated list of secret types to return. By default all secret types are returned.
36-
See "[Supported secret scanning patterns](https://docs.github.com/enterprise-cloud@latest//code-security/secret-scanning/introduction/supported-secret-scanning-patterns#supported-secrets)"
37-
for a complete list of secret types. **/
35+
/**A comma-separated list of secret types to return. All default secret patterns are returned. To return experimental patterns, pass the token name(s) in the parameter. See "[Supported secret scanning patterns](https://docs.github.com/enterprise-cloud@latest//enterprise-cloud@latest/code-security/secret-scanning/introduction/supported-secret-scanning-patterns#supported-secrets)" for a complete list of secret types. **/
3836
private string $secretType;
3937
/**A comma-separated list of resolutions. Only secret scanning alerts with one of these resolutions are listed. Valid resolutions are `false_positive`, `wont_fix`, `revoked`, `pattern_edited`, `pattern_deleted` or `used_in_tests`. **/
4038
private string $resolution;

clients/GitHubEnterpriseCloud/src/Internal/Operator/EnterpriseAdmin/CreateOrUpdateEnterpriseCustomProperty.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ public function __construct(private Browser $browser, private AuthenticationInte
2424
{
2525
}
2626

27+
/** @return */
2728
public function call(string $enterprise, string $customPropertyName, array $params): CustomProperty
2829
{
2930
$operation = new \ApiClients\Client\GitHubEnterpriseCloud\Internal\Operation\EnterpriseAdmin\CreateOrUpdateEnterpriseCustomProperty($this->requestSchemaValidator, $this->responseSchemaValidator, $this->hydrator, $enterprise, $customPropertyName);

clients/GitHubEnterpriseCloud/src/Internal/Operator/Orgs/CreateOrUpdateCustomProperty.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ public function __construct(private Browser $browser, private AuthenticationInte
2424
{
2525
}
2626

27+
/** @return */
2728
public function call(string $org, string $customPropertyName, array $params): CustomProperty
2829
{
2930
$operation = new \ApiClients\Client\GitHubEnterpriseCloud\Internal\Operation\Orgs\CreateOrUpdateCustomProperty($this->requestSchemaValidator, $this->responseSchemaValidator, $this->hydrator, $org, $customPropertyName);

0 commit comments

Comments
 (0)