Skip to content

Commit cf094de

Browse files
WyriHaximusgithub-actions[bot]
authored andcommitted
[GitHubEnterprise-3.14] Update to 1.1.4-bfa60ec3e74b1fce4fd15feaad5f7d6c from 1.1.4-c6bac21f127e4771c961c4af72e21fc4
Detected Schema changes: ``` ├─┬Paths │ ├─┬/orgs/{org}/personal-access-tokens │ │ └─┬GET │ │ └──[➖] parameters (217369:13)❌ │ ├─┬/orgs/{org}/personal-access-token-requests │ │ └─┬GET │ │ └──[➖] parameters (217369:13)❌ │ └─┬/repos/{owner}/{repo}/environments/{environment_name}/deployment_protection_rules │ └─┬POST │ └──[🔀] description (29741:20) └─┬Components ├──[➖] parameters (217369:7)❌ └─┬hook-delivery-item ├─┬id │ └──[➖] format (67932:19)❌ ├─┬installation_id │ └──[➖] format (67985:19)❌ └─┬repository_id └──[➖] format (67993:19)❌ ``` | Document Element | Total Changes | Breaking Changes | |------------------|---------------|------------------| | paths | 3 | 2 | | components | 4 | 4 | Date: 03/12/25 | Commit: Original: etc/specs/GitHubEnterprise-3.14/current.spec.yaml, Modified: etc/specs/GitHubEnterprise-3.14/previous.spec.yaml, - ❌ **BREAKING Changes**: _6_ out of _7_ - **Modifications**: _1_ - **Removals**: _6_ - **Breaking Removals**: _6_ ERROR: breaking changes discovered
1 parent e5bb991 commit cf094de

27 files changed

+209
-127
lines changed

clients/GitHubEnterprise-3.14/README.md

+8
Original file line numberDiff line numberDiff line change
@@ -8249,6 +8249,7 @@ $client->call('GET /orgs/{org}/personal-access-token-requests', [
82498249
'permission' => 'generated',
82508250
'last_used_before' => '1970-01-01T00:00:00+00:00',
82518251
'last_used_after' => '1970-01-01T00:00:00+00:00',
8252+
'token_id' => ,
82528253
'per_page' => 8,
82538254
'page' => 1,
82548255
'sort' => 'generated',
@@ -8264,6 +8265,7 @@ $client->operations()->orgs()->listPatGrantRequests( org: 'generated',
82648265
permission: 'generated',
82658266
last_used_before: '1970-01-01T00:00:00+00:00',
82668267
last_used_after: '1970-01-01T00:00:00+00:00',
8268+
token_id: ,
82678269
per_page: 8,
82688270
page: 1,
82698271
sort: 'generated',
@@ -8287,6 +8289,7 @@ $client->call('LIST /orgs/{org}/personal-access-token-requests', [
82878289
'permission' => 'generated',
82888290
'last_used_before' => '1970-01-01T00:00:00+00:00',
82898291
'last_used_after' => '1970-01-01T00:00:00+00:00',
8292+
'token_id' => ,
82908293
'per_page' => 8,
82918294
'page' => 1,
82928295
'sort' => 'generated',
@@ -8302,6 +8305,7 @@ $client->operations()->orgs()->listPatGrantRequestsListing( org: 'generat
83028305
permission: 'generated',
83038306
last_used_before: '1970-01-01T00:00:00+00:00',
83048307
last_used_after: '1970-01-01T00:00:00+00:00',
8308+
token_id: ,
83058309
per_page: 8,
83068310
page: 1,
83078311
sort: 'generated',
@@ -8419,6 +8423,7 @@ $client->call('GET /orgs/{org}/personal-access-tokens', [
84198423
'permission' => 'generated',
84208424
'last_used_before' => '1970-01-01T00:00:00+00:00',
84218425
'last_used_after' => '1970-01-01T00:00:00+00:00',
8426+
'token_id' => ,
84228427
'per_page' => 8,
84238428
'page' => 1,
84248429
'sort' => 'generated',
@@ -8434,6 +8439,7 @@ $client->operations()->orgs()->listPatGrants( org: 'generated',
84348439
permission: 'generated',
84358440
last_used_before: '1970-01-01T00:00:00+00:00',
84368441
last_used_after: '1970-01-01T00:00:00+00:00',
8442+
token_id: ,
84378443
per_page: 8,
84388444
page: 1,
84398445
sort: 'generated',
@@ -8457,6 +8463,7 @@ $client->call('LIST /orgs/{org}/personal-access-tokens', [
84578463
'permission' => 'generated',
84588464
'last_used_before' => '1970-01-01T00:00:00+00:00',
84598465
'last_used_after' => '1970-01-01T00:00:00+00:00',
8466+
'token_id' => ,
84608467
'per_page' => 8,
84618468
'page' => 1,
84628469
'sort' => 'generated',
@@ -8472,6 +8479,7 @@ $client->operations()->orgs()->listPatGrantsListing( org: 'generated',
84728479
permission: 'generated',
84738480
last_used_before: '1970-01-01T00:00:00+00:00',
84748481
last_used_after: '1970-01-01T00:00:00+00:00',
8482+
token_id: ,
84758483
per_page: 8,
84768484
page: 1,
84778485
sort: 'generated',

clients/GitHubEnterprise-3.14/etc/openapi-client-generator.state

+25-25
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"specHash": "c6bac21f127e4771c961c4af72e21fc4",
2+
"specHash": "bfa60ec3e74b1fce4fd15feaad5f7d6c",
33
"generatedFiles": {
44
"files": [
55
{
@@ -4148,27 +4148,27 @@
41484148
},
41494149
{
41504150
"name": ".\/clients\/GitHubEnterprise-3.14\/etc\/..\/\/src\/\/Internal\/Operation\/Orgs\/ListPatGrantRequests.php",
4151-
"hash": "a81a7df6bb389e01b968c9379a5317c7"
4151+
"hash": "0e4ebd1a33a73e3c86f9699904e642da"
41524152
},
41534153
{
41544154
"name": ".\/clients\/GitHubEnterprise-3.14\/etc\/..\/\/src\/\/Internal\/Operator\/Orgs\/ListPatGrantRequests.php",
4155-
"hash": "c4590482ff8c8e3277c2309887f541fc"
4155+
"hash": "4e67d9d6ce9a2cf0b6980f23c480b391"
41564156
},
41574157
{
41584158
"name": ".\/clients\/GitHubEnterprise-3.14\/etc\/..\/\/tests\/\/Internal\/Operation\/Orgs\/ListPatGrantRequestsTest.php",
4159-
"hash": "071428b8f0e99e527d2721ca74b53cec"
4159+
"hash": "525b1e33c83bfa34cb01f7028867acd6"
41604160
},
41614161
{
41624162
"name": ".\/clients\/GitHubEnterprise-3.14\/etc\/..\/\/src\/\/Internal\/Operation\/Orgs\/ListPatGrantRequestsListing.php",
4163-
"hash": "401f730db403a84d7541434d8b067e96"
4163+
"hash": "1ef5348fe1ba11e1e7348a420ec7e3e9"
41644164
},
41654165
{
41664166
"name": ".\/clients\/GitHubEnterprise-3.14\/etc\/..\/\/src\/\/Internal\/Operator\/Orgs\/ListPatGrantRequestsListing.php",
4167-
"hash": "2606168010953254466336eb5d69259c"
4167+
"hash": "36ff151ed2c5b36a2cc34e1b2a1281d5"
41684168
},
41694169
{
41704170
"name": ".\/clients\/GitHubEnterprise-3.14\/etc\/..\/\/tests\/\/Internal\/Operation\/Orgs\/ListPatGrantRequestsListingTest.php",
4171-
"hash": "6c19013ccf7e2d228902013f614cfe06"
4171+
"hash": "8df90019c6e09af2cf680593548c7d6f"
41724172
},
41734173
{
41744174
"name": ".\/clients\/GitHubEnterprise-3.14\/etc\/..\/\/src\/\/Internal\/Operation\/Orgs\/ReviewPatGrantRequestsInBulk.php",
@@ -4220,27 +4220,27 @@
42204220
},
42214221
{
42224222
"name": ".\/clients\/GitHubEnterprise-3.14\/etc\/..\/\/src\/\/Internal\/Operation\/Orgs\/ListPatGrants.php",
4223-
"hash": "1dee2f082ac0adf2abb18075c255761e"
4223+
"hash": "c6ac21ceee63165957f30a0bbdf5df2f"
42244224
},
42254225
{
42264226
"name": ".\/clients\/GitHubEnterprise-3.14\/etc\/..\/\/src\/\/Internal\/Operator\/Orgs\/ListPatGrants.php",
4227-
"hash": "48226d4b2c4735ae557841b9484d624c"
4227+
"hash": "497c0085cca27a6ec26b3f8379d09438"
42284228
},
42294229
{
42304230
"name": ".\/clients\/GitHubEnterprise-3.14\/etc\/..\/\/tests\/\/Internal\/Operation\/Orgs\/ListPatGrantsTest.php",
4231-
"hash": "ff8c29f87c8c5e99c23a820cbd9efd72"
4231+
"hash": "8ebee1a0be6605965a913abd50eacd3e"
42324232
},
42334233
{
42344234
"name": ".\/clients\/GitHubEnterprise-3.14\/etc\/..\/\/src\/\/Internal\/Operation\/Orgs\/ListPatGrantsListing.php",
4235-
"hash": "9a8ad2b075e190b388ca6c0b931cada0"
4235+
"hash": "6ed7945f095b581ff893d3232e7bf0f9"
42364236
},
42374237
{
42384238
"name": ".\/clients\/GitHubEnterprise-3.14\/etc\/..\/\/src\/\/Internal\/Operator\/Orgs\/ListPatGrantsListing.php",
4239-
"hash": "d2cd3168b1f358c1c64cfd58d3871726"
4239+
"hash": "61bd7a0b9ef00af7fa12baf5c0e9269b"
42404240
},
42414241
{
42424242
"name": ".\/clients\/GitHubEnterprise-3.14\/etc\/..\/\/tests\/\/Internal\/Operation\/Orgs\/ListPatGrantsListingTest.php",
4243-
"hash": "8bf2f870c16e3ff8452ce2a184330460"
4243+
"hash": "2f16b1356a8fb54e9e902200bd112440"
42444244
},
42454245
{
42464246
"name": ".\/clients\/GitHubEnterprise-3.14\/etc\/..\/\/src\/\/Internal\/Operation\/Orgs\/UpdatePatAccesses.php",
@@ -7116,7 +7116,7 @@
71167116
},
71177117
{
71187118
"name": ".\/clients\/GitHubEnterprise-3.14\/etc\/..\/\/src\/\/Internal\/Operator\/CodeScanning\/UpdateAlert.php",
7119-
"hash": "fd3b96fa7070fd31d1490b2ae4861c54"
7119+
"hash": "0d58379475f7ab773df9ae4b3b7d84c5"
71207120
},
71217121
{
71227122
"name": ".\/clients\/GitHubEnterprise-3.14\/etc\/..\/\/tests\/\/Internal\/Operation\/CodeScanning\/UpdateAlertTest.php",
@@ -13444,7 +13444,7 @@
1344413444
},
1344513445
{
1344613446
"name": ".\/clients\/GitHubEnterprise-3.14\/etc\/..\/\/src\/\/Schema\/HookDeliveryItem.php",
13447-
"hash": "3694de089522c8fe4e00256c0ee20ae0"
13447+
"hash": "1fedf8b49c76df7b0fe1872ce1ec0a52"
1344813448
},
1344913449
{
1345013450
"name": ".\/clients\/GitHubEnterprise-3.14\/etc\/..\/\/src\/\/Schema\/ScimError.php",
@@ -26728,7 +26728,7 @@
2672826728
},
2672926729
{
2673026730
"name": ".\/clients\/GitHubEnterprise-3.14\/etc\/..\/\/src\/\/Internal\/Router\/Get\/Orgs.php",
26731-
"hash": "9fdc7da266e9419908dac57f52b30000"
26731+
"hash": "c2103c417109e65daefb788d4d044b2b"
2673226732
},
2673326733
{
2673426734
"name": ".\/clients\/GitHubEnterprise-3.14\/etc\/..\/\/src\/\/Internal\/Router\/Get\/Projects.php",
@@ -26852,7 +26852,7 @@
2685226852
},
2685326853
{
2685426854
"name": ".\/clients\/GitHubEnterprise-3.14\/etc\/..\/\/src\/\/Internal\/Router\/List\/Orgs.php",
26855-
"hash": "bc764381e0250bc0e9333a8fff9159ac"
26855+
"hash": "fe915073dd20ac9e0bd3af6896a8f2e1"
2685626856
},
2685726857
{
2685826858
"name": ".\/clients\/GitHubEnterprise-3.14\/etc\/..\/\/src\/\/Internal\/Router\/List\/Packages.php",
@@ -27108,7 +27108,7 @@
2710827108
},
2710927109
{
2711027110
"name": ".\/clients\/GitHubEnterprise-3.14\/etc\/..\/\/src\/\/Internal\/Router\/Patch\/CodeScanning.php",
27111-
"hash": "b169946b91470cd53c5ec292b35ad780"
27111+
"hash": "f4eded73dbc98d19cc03cd2545bc0a44"
2711227112
},
2711327113
{
2711427114
"name": ".\/clients\/GitHubEnterprise-3.14\/etc\/..\/\/src\/\/Internal\/Router\/Patch\/Issues.php",
@@ -27224,7 +27224,7 @@
2722427224
},
2722527225
{
2722627226
"name": ".\/clients\/GitHubEnterprise-3.14\/etc\/..\/\/src\/\/Internal\/Router\/Get\/Four.php",
27227-
"hash": "a8685313ab27af52ba2d770fad09c865"
27227+
"hash": "e84f5e5b8c33ffee20a96816b4acc979"
2722827228
},
2722927229
{
2723027230
"name": ".\/clients\/GitHubEnterprise-3.14\/etc\/..\/\/src\/\/Internal\/Router\/Get\/Six.php",
@@ -27264,7 +27264,7 @@
2726427264
},
2726527265
{
2726627266
"name": ".\/clients\/GitHubEnterprise-3.14\/etc\/..\/\/src\/\/Internal\/Router\/List\/Four.php",
27267-
"hash": "04d7bebd979765b12c9ded734740a97c"
27267+
"hash": "c7fcf27978087b538f54168ae104169e"
2726827268
},
2726927269
{
2727027270
"name": ".\/clients\/GitHubEnterprise-3.14\/etc\/..\/\/src\/\/Internal\/Router\/List\/Five.php",
@@ -27376,7 +27376,7 @@
2737627376
},
2737727377
{
2737827378
"name": ".\/clients\/GitHubEnterprise-3.14\/etc\/..\/\/src\/\/Internal\/Router\/Patch\/Seven.php",
27379-
"hash": "e6af182f8222fb648cfc3c789507197c"
27379+
"hash": "619ee85831f1ccf3b4aa9570bc701fb6"
2738027380
},
2738127381
{
2738227382
"name": ".\/clients\/GitHubEnterprise-3.14\/etc\/..\/\/src\/\/Internal\/Router\/Patch\/Nine.php",
@@ -27440,11 +27440,11 @@
2744027440
},
2744127441
{
2744227442
"name": ".\/clients\/GitHubEnterprise-3.14\/etc\/..\/\/src\/\/PHPStan\/ClientCallReturnTypes.php",
27443-
"hash": "97dd79ecd381fec3cd9fc9f457fd7a7e"
27443+
"hash": "bf0738e950c50df58309d4f130620896"
2744427444
},
2744527445
{
2744627446
"name": ".\/clients\/GitHubEnterprise-3.14\/etc\/..\/\/tests\/\/Types\/ClientCallReturnTypes.php",
27447-
"hash": "33e3e8b67ec421309a6fd76be03316dc"
27447+
"hash": "155466aae2efdfd7f72ad0621d398053"
2744827448
},
2744927449
{
2745027450
"name": ".\/clients\/GitHubEnterprise-3.14\/etc\/..\/\/src\/\/..\/etc\/phpstan-extension.neon",
@@ -27488,7 +27488,7 @@
2748827488
},
2748927489
{
2749027490
"name": ".\/clients\/GitHubEnterprise-3.14\/etc\/..\/\/src\/\/Operation\/CodeScanning.php",
27491-
"hash": "254f6e3c029935a79e15b051e78e67ba"
27491+
"hash": "8d74cb0767902bc248a4b84f9db34c5a"
2749227492
},
2749327493
{
2749427494
"name": ".\/clients\/GitHubEnterprise-3.14\/etc\/..\/\/src\/\/Operation\/SecretScanning.php",
@@ -27528,7 +27528,7 @@
2752827528
},
2752927529
{
2753027530
"name": ".\/clients\/GitHubEnterprise-3.14\/etc\/..\/\/src\/\/Operation\/Orgs.php",
27531-
"hash": "fdc3b3f56cbdb20a22e742684b62055c"
27531+
"hash": "85f8bc406864c609810412e42770f9d6"
2753227532
},
2753327533
{
2753427534
"name": ".\/clients\/GitHubEnterprise-3.14\/etc\/..\/\/src\/\/Operation\/Oidc.php",

clients/GitHubEnterprise-3.14/src/Internal/Operation/Orgs/ListPatGrantRequests.php

+5-2
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,8 @@ final class ListPatGrantRequests
3737
private string $lastUsedBefore;
3838
/**Only show fine-grained personal access tokens used after the given time. This is a timestamp in [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601) format: `YYYY-MM-DDTHH:MM:SSZ`. **/
3939
private string $lastUsedAfter;
40+
/**The ID of the token **/
41+
private array $tokenId;
4042
/**The number of results per page (max 100). For more information, see "[Using pagination in the REST API](https://docs.github.com/[email protected]/rest/using-the-rest-api/using-pagination-in-the-rest-api)." **/
4143
private int $perPage;
4244
/**The page number of the results to fetch. For more information, see "[Using pagination in the REST API](https://docs.github.com/[email protected]/rest/using-the-rest-api/using-pagination-in-the-rest-api)." **/
@@ -46,14 +48,15 @@ final class ListPatGrantRequests
4648
/**The direction to sort the results by. **/
4749
private string $direction;
4850

49-
public function __construct(private readonly SchemaValidator $responseSchemaValidator, private readonly Internal\Hydrator\Operation\Orgs\Org\PersonalAccessTokenRequests $hydrator, string $org, array $owner, string $repository, string $permission, string $lastUsedBefore, string $lastUsedAfter, int $perPage = 30, int $page = 1, string $sort = 'created_at', string $direction = 'desc')
51+
public function __construct(private readonly SchemaValidator $responseSchemaValidator, private readonly Internal\Hydrator\Operation\Orgs\Org\PersonalAccessTokenRequests $hydrator, string $org, array $owner, string $repository, string $permission, string $lastUsedBefore, string $lastUsedAfter, array $tokenId, int $perPage = 30, int $page = 1, string $sort = 'created_at', string $direction = 'desc')
5052
{
5153
$this->org = $org;
5254
$this->owner = $owner;
5355
$this->repository = $repository;
5456
$this->permission = $permission;
5557
$this->lastUsedBefore = $lastUsedBefore;
5658
$this->lastUsedAfter = $lastUsedAfter;
59+
$this->tokenId = $tokenId;
5760
$this->perPage = $perPage;
5861
$this->page = $page;
5962
$this->sort = $sort;
@@ -62,7 +65,7 @@ public function __construct(private readonly SchemaValidator $responseSchemaVali
6265

6366
public function createRequest(): RequestInterface
6467
{
65-
return new Request('GET', str_replace(['{org}', '{owner}', '{repository}', '{permission}', '{last_used_before}', '{last_used_after}', '{per_page}', '{page}', '{sort}', '{direction}'], [$this->org, $this->owner, $this->repository, $this->permission, $this->lastUsedBefore, $this->lastUsedAfter, $this->perPage, $this->page, $this->sort, $this->direction], '/orgs/{org}/personal-access-token-requests' . '?owner={owner}&repository={repository}&permission={permission}&last_used_before={last_used_before}&last_used_after={last_used_after}&per_page={per_page}&page={page}&sort={sort}&direction={direction}'));
68+
return new Request('GET', str_replace(['{org}', '{owner}', '{repository}', '{permission}', '{last_used_before}', '{last_used_after}', '{token_id}', '{per_page}', '{page}', '{sort}', '{direction}'], [$this->org, $this->owner, $this->repository, $this->permission, $this->lastUsedBefore, $this->lastUsedAfter, $this->tokenId, $this->perPage, $this->page, $this->sort, $this->direction], '/orgs/{org}/personal-access-token-requests' . '?owner={owner}&repository={repository}&permission={permission}&last_used_before={last_used_before}&last_used_after={last_used_after}&token_id={token_id}&per_page={per_page}&page={page}&sort={sort}&direction={direction}'));
6669
}
6770

6871
/** @return Observable<Schema\OrganizationProgrammaticAccessGrantRequest> */

clients/GitHubEnterprise-3.14/src/Internal/Operation/Orgs/ListPatGrantRequestsListing.php

+5-2
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,8 @@ final class ListPatGrantRequestsListing
3737
private string $lastUsedBefore;
3838
/**Only show fine-grained personal access tokens used after the given time. This is a timestamp in [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601) format: `YYYY-MM-DDTHH:MM:SSZ`. **/
3939
private string $lastUsedAfter;
40+
/**The ID of the token **/
41+
private array $tokenId;
4042
/**The number of results per page (max 100). For more information, see "[Using pagination in the REST API](https://docs.github.com/[email protected]/rest/using-the-rest-api/using-pagination-in-the-rest-api)." **/
4143
private int $perPage;
4244
/**The page number of the results to fetch. For more information, see "[Using pagination in the REST API](https://docs.github.com/[email protected]/rest/using-the-rest-api/using-pagination-in-the-rest-api)." **/
@@ -46,14 +48,15 @@ final class ListPatGrantRequestsListing
4648
/**The direction to sort the results by. **/
4749
private string $direction;
4850

49-
public function __construct(private readonly SchemaValidator $responseSchemaValidator, private readonly Internal\Hydrator\Operation\Orgs\Org\PersonalAccessTokenRequests $hydrator, string $org, array $owner, string $repository, string $permission, string $lastUsedBefore, string $lastUsedAfter, int $perPage = 30, int $page = 1, string $sort = 'created_at', string $direction = 'desc')
51+
public function __construct(private readonly SchemaValidator $responseSchemaValidator, private readonly Internal\Hydrator\Operation\Orgs\Org\PersonalAccessTokenRequests $hydrator, string $org, array $owner, string $repository, string $permission, string $lastUsedBefore, string $lastUsedAfter, array $tokenId, int $perPage = 30, int $page = 1, string $sort = 'created_at', string $direction = 'desc')
5052
{
5153
$this->org = $org;
5254
$this->owner = $owner;
5355
$this->repository = $repository;
5456
$this->permission = $permission;
5557
$this->lastUsedBefore = $lastUsedBefore;
5658
$this->lastUsedAfter = $lastUsedAfter;
59+
$this->tokenId = $tokenId;
5760
$this->perPage = $perPage;
5861
$this->page = $page;
5962
$this->sort = $sort;
@@ -62,7 +65,7 @@ public function __construct(private readonly SchemaValidator $responseSchemaVali
6265

6366
public function createRequest(): RequestInterface
6467
{
65-
return new Request('GET', str_replace(['{org}', '{owner}', '{repository}', '{permission}', '{last_used_before}', '{last_used_after}', '{per_page}', '{page}', '{sort}', '{direction}'], [$this->org, $this->owner, $this->repository, $this->permission, $this->lastUsedBefore, $this->lastUsedAfter, $this->perPage, $this->page, $this->sort, $this->direction], '/orgs/{org}/personal-access-token-requests' . '?owner={owner}&repository={repository}&permission={permission}&last_used_before={last_used_before}&last_used_after={last_used_after}&per_page={per_page}&page={page}&sort={sort}&direction={direction}'));
68+
return new Request('GET', str_replace(['{org}', '{owner}', '{repository}', '{permission}', '{last_used_before}', '{last_used_after}', '{token_id}', '{per_page}', '{page}', '{sort}', '{direction}'], [$this->org, $this->owner, $this->repository, $this->permission, $this->lastUsedBefore, $this->lastUsedAfter, $this->tokenId, $this->perPage, $this->page, $this->sort, $this->direction], '/orgs/{org}/personal-access-token-requests' . '?owner={owner}&repository={repository}&permission={permission}&last_used_before={last_used_before}&last_used_after={last_used_after}&token_id={token_id}&per_page={per_page}&page={page}&sort={sort}&direction={direction}'));
6669
}
6770

6871
/** @return Observable<Schema\OrganizationProgrammaticAccessGrantRequest> */

0 commit comments

Comments
 (0)