Skip to content

Commit 9b524f4

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

27 files changed

+209
-127
lines changed

clients/GitHubEnterprise-3.13/README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7879,6 +7879,7 @@ $client->call('GET /orgs/{org}/personal-access-token-requests', [
78797879
'permission' => 'generated',
78807880
'last_used_before' => '1970-01-01T00:00:00+00:00',
78817881
'last_used_after' => '1970-01-01T00:00:00+00:00',
7882+
'token_id' => ,
78827883
'per_page' => 8,
78837884
'page' => 1,
78847885
'sort' => 'generated',
@@ -7894,6 +7895,7 @@ $client->operations()->orgs()->listPatGrantRequests( org: 'generated',
78947895
permission: 'generated',
78957896
last_used_before: '1970-01-01T00:00:00+00:00',
78967897
last_used_after: '1970-01-01T00:00:00+00:00',
7898+
token_id: ,
78977899
per_page: 8,
78987900
page: 1,
78997901
sort: 'generated',
@@ -7917,6 +7919,7 @@ $client->call('LIST /orgs/{org}/personal-access-token-requests', [
79177919
'permission' => 'generated',
79187920
'last_used_before' => '1970-01-01T00:00:00+00:00',
79197921
'last_used_after' => '1970-01-01T00:00:00+00:00',
7922+
'token_id' => ,
79207923
'per_page' => 8,
79217924
'page' => 1,
79227925
'sort' => 'generated',
@@ -7932,6 +7935,7 @@ $client->operations()->orgs()->listPatGrantRequestsListing( org: 'generat
79327935
permission: 'generated',
79337936
last_used_before: '1970-01-01T00:00:00+00:00',
79347937
last_used_after: '1970-01-01T00:00:00+00:00',
7938+
token_id: ,
79357939
per_page: 8,
79367940
page: 1,
79377941
sort: 'generated',
@@ -8049,6 +8053,7 @@ $client->call('GET /orgs/{org}/personal-access-tokens', [
80498053
'permission' => 'generated',
80508054
'last_used_before' => '1970-01-01T00:00:00+00:00',
80518055
'last_used_after' => '1970-01-01T00:00:00+00:00',
8056+
'token_id' => ,
80528057
'per_page' => 8,
80538058
'page' => 1,
80548059
'sort' => 'generated',
@@ -8064,6 +8069,7 @@ $client->operations()->orgs()->listPatGrants( org: 'generated',
80648069
permission: 'generated',
80658070
last_used_before: '1970-01-01T00:00:00+00:00',
80668071
last_used_after: '1970-01-01T00:00:00+00:00',
8072+
token_id: ,
80678073
per_page: 8,
80688074
page: 1,
80698075
sort: 'generated',
@@ -8087,6 +8093,7 @@ $client->call('LIST /orgs/{org}/personal-access-tokens', [
80878093
'permission' => 'generated',
80888094
'last_used_before' => '1970-01-01T00:00:00+00:00',
80898095
'last_used_after' => '1970-01-01T00:00:00+00:00',
8096+
'token_id' => ,
80908097
'per_page' => 8,
80918098
'page' => 1,
80928099
'sort' => 'generated',
@@ -8102,6 +8109,7 @@ $client->operations()->orgs()->listPatGrantsListing( org: 'generated',
81028109
permission: 'generated',
81038110
last_used_before: '1970-01-01T00:00:00+00:00',
81048111
last_used_after: '1970-01-01T00:00:00+00:00',
8112+
token_id: ,
81058113
per_page: 8,
81068114
page: 1,
81078115
sort: 'generated',

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

Lines changed: 25 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"specHash": "ffac604ed0c1f24261dd953b32c2fba3",
2+
"specHash": "5d741a8b0df125cb7b16317ae5a0ff16",
33
"generatedFiles": {
44
"files": [
55
{
@@ -3984,27 +3984,27 @@
39843984
},
39853985
{
39863986
"name": ".\/clients\/GitHubEnterprise-3.13\/etc\/..\/\/src\/\/Internal\/Operation\/Orgs\/ListPatGrantRequests.php",
3987-
"hash": "dc7422694504b027ee383d56fa64ae9c"
3987+
"hash": "12e1335fb224f9e67a0ad7167644a0a8"
39883988
},
39893989
{
39903990
"name": ".\/clients\/GitHubEnterprise-3.13\/etc\/..\/\/src\/\/Internal\/Operator\/Orgs\/ListPatGrantRequests.php",
3991-
"hash": "c4590482ff8c8e3277c2309887f541fc"
3991+
"hash": "4e67d9d6ce9a2cf0b6980f23c480b391"
39923992
},
39933993
{
39943994
"name": ".\/clients\/GitHubEnterprise-3.13\/etc\/..\/\/tests\/\/Internal\/Operation\/Orgs\/ListPatGrantRequestsTest.php",
3995-
"hash": "071428b8f0e99e527d2721ca74b53cec"
3995+
"hash": "525b1e33c83bfa34cb01f7028867acd6"
39963996
},
39973997
{
39983998
"name": ".\/clients\/GitHubEnterprise-3.13\/etc\/..\/\/src\/\/Internal\/Operation\/Orgs\/ListPatGrantRequestsListing.php",
3999-
"hash": "413f33d75dabd2b5ef2dc96c26ea49d1"
3999+
"hash": "92561ccd43416ee58ec09fb0ccf5d38e"
40004000
},
40014001
{
40024002
"name": ".\/clients\/GitHubEnterprise-3.13\/etc\/..\/\/src\/\/Internal\/Operator\/Orgs\/ListPatGrantRequestsListing.php",
4003-
"hash": "2606168010953254466336eb5d69259c"
4003+
"hash": "36ff151ed2c5b36a2cc34e1b2a1281d5"
40044004
},
40054005
{
40064006
"name": ".\/clients\/GitHubEnterprise-3.13\/etc\/..\/\/tests\/\/Internal\/Operation\/Orgs\/ListPatGrantRequestsListingTest.php",
4007-
"hash": "6c19013ccf7e2d228902013f614cfe06"
4007+
"hash": "8df90019c6e09af2cf680593548c7d6f"
40084008
},
40094009
{
40104010
"name": ".\/clients\/GitHubEnterprise-3.13\/etc\/..\/\/src\/\/Internal\/Operation\/Orgs\/ReviewPatGrantRequestsInBulk.php",
@@ -4056,27 +4056,27 @@
40564056
},
40574057
{
40584058
"name": ".\/clients\/GitHubEnterprise-3.13\/etc\/..\/\/src\/\/Internal\/Operation\/Orgs\/ListPatGrants.php",
4059-
"hash": "a65fe181e57a172ff98a2a4307399242"
4059+
"hash": "58a180cf9af0e3655e0801c04d0abd0e"
40604060
},
40614061
{
40624062
"name": ".\/clients\/GitHubEnterprise-3.13\/etc\/..\/\/src\/\/Internal\/Operator\/Orgs\/ListPatGrants.php",
4063-
"hash": "48226d4b2c4735ae557841b9484d624c"
4063+
"hash": "497c0085cca27a6ec26b3f8379d09438"
40644064
},
40654065
{
40664066
"name": ".\/clients\/GitHubEnterprise-3.13\/etc\/..\/\/tests\/\/Internal\/Operation\/Orgs\/ListPatGrantsTest.php",
4067-
"hash": "ff8c29f87c8c5e99c23a820cbd9efd72"
4067+
"hash": "8ebee1a0be6605965a913abd50eacd3e"
40684068
},
40694069
{
40704070
"name": ".\/clients\/GitHubEnterprise-3.13\/etc\/..\/\/src\/\/Internal\/Operation\/Orgs\/ListPatGrantsListing.php",
4071-
"hash": "084424144ad7725284d41f21eb2c5c9e"
4071+
"hash": "fc2e2fc35b23ed8242102a38771973b0"
40724072
},
40734073
{
40744074
"name": ".\/clients\/GitHubEnterprise-3.13\/etc\/..\/\/src\/\/Internal\/Operator\/Orgs\/ListPatGrantsListing.php",
4075-
"hash": "d2cd3168b1f358c1c64cfd58d3871726"
4075+
"hash": "61bd7a0b9ef00af7fa12baf5c0e9269b"
40764076
},
40774077
{
40784078
"name": ".\/clients\/GitHubEnterprise-3.13\/etc\/..\/\/tests\/\/Internal\/Operation\/Orgs\/ListPatGrantsListingTest.php",
4079-
"hash": "8bf2f870c16e3ff8452ce2a184330460"
4079+
"hash": "2f16b1356a8fb54e9e902200bd112440"
40804080
},
40814081
{
40824082
"name": ".\/clients\/GitHubEnterprise-3.13\/etc\/..\/\/src\/\/Internal\/Operation\/Orgs\/UpdatePatAccesses.php",
@@ -6952,7 +6952,7 @@
69526952
},
69536953
{
69546954
"name": ".\/clients\/GitHubEnterprise-3.13\/etc\/..\/\/src\/\/Internal\/Operator\/CodeScanning\/UpdateAlert.php",
6955-
"hash": "fd3b96fa7070fd31d1490b2ae4861c54"
6955+
"hash": "0d58379475f7ab773df9ae4b3b7d84c5"
69566956
},
69576957
{
69586958
"name": ".\/clients\/GitHubEnterprise-3.13\/etc\/..\/\/tests\/\/Internal\/Operation\/CodeScanning\/UpdateAlertTest.php",
@@ -13280,7 +13280,7 @@
1328013280
},
1328113281
{
1328213282
"name": ".\/clients\/GitHubEnterprise-3.13\/etc\/..\/\/src\/\/Schema\/HookDeliveryItem.php",
13283-
"hash": "3694de089522c8fe4e00256c0ee20ae0"
13283+
"hash": "1fedf8b49c76df7b0fe1872ce1ec0a52"
1328413284
},
1328513285
{
1328613286
"name": ".\/clients\/GitHubEnterprise-3.13\/etc\/..\/\/src\/\/Schema\/ScimError.php",
@@ -26432,7 +26432,7 @@
2643226432
},
2643326433
{
2643426434
"name": ".\/clients\/GitHubEnterprise-3.13\/etc\/..\/\/src\/\/Internal\/Router\/Get\/Orgs.php",
26435-
"hash": "4472cd36fa3a2d5ea90696c974bf80e6"
26435+
"hash": "9349e43f767a4ea16fb8f4968bbce6b6"
2643626436
},
2643726437
{
2643826438
"name": ".\/clients\/GitHubEnterprise-3.13\/etc\/..\/\/src\/\/Internal\/Router\/Get\/Projects.php",
@@ -26556,7 +26556,7 @@
2655626556
},
2655726557
{
2655826558
"name": ".\/clients\/GitHubEnterprise-3.13\/etc\/..\/\/src\/\/Internal\/Router\/List\/Orgs.php",
26559-
"hash": "2ea13a591ae11c2988907fdf663038dc"
26559+
"hash": "90a5e981c7782f944e14f97a1265e009"
2656026560
},
2656126561
{
2656226562
"name": ".\/clients\/GitHubEnterprise-3.13\/etc\/..\/\/src\/\/Internal\/Router\/List\/Packages.php",
@@ -26812,7 +26812,7 @@
2681226812
},
2681326813
{
2681426814
"name": ".\/clients\/GitHubEnterprise-3.13\/etc\/..\/\/src\/\/Internal\/Router\/Patch\/CodeScanning.php",
26815-
"hash": "b169946b91470cd53c5ec292b35ad780"
26815+
"hash": "f4eded73dbc98d19cc03cd2545bc0a44"
2681626816
},
2681726817
{
2681826818
"name": ".\/clients\/GitHubEnterprise-3.13\/etc\/..\/\/src\/\/Internal\/Router\/Patch\/Issues.php",
@@ -26928,7 +26928,7 @@
2692826928
},
2692926929
{
2693026930
"name": ".\/clients\/GitHubEnterprise-3.13\/etc\/..\/\/src\/\/Internal\/Router\/Get\/Four.php",
26931-
"hash": "373bf46b3bfb68ab68be07afe119271e"
26931+
"hash": "5863d25c6473245fcd477db5a3c4b01c"
2693226932
},
2693326933
{
2693426934
"name": ".\/clients\/GitHubEnterprise-3.13\/etc\/..\/\/src\/\/Internal\/Router\/Get\/Six.php",
@@ -26968,7 +26968,7 @@
2696826968
},
2696926969
{
2697026970
"name": ".\/clients\/GitHubEnterprise-3.13\/etc\/..\/\/src\/\/Internal\/Router\/List\/Four.php",
26971-
"hash": "04d7bebd979765b12c9ded734740a97c"
26971+
"hash": "c7fcf27978087b538f54168ae104169e"
2697226972
},
2697326973
{
2697426974
"name": ".\/clients\/GitHubEnterprise-3.13\/etc\/..\/\/src\/\/Internal\/Router\/List\/Five.php",
@@ -27080,7 +27080,7 @@
2708027080
},
2708127081
{
2708227082
"name": ".\/clients\/GitHubEnterprise-3.13\/etc\/..\/\/src\/\/Internal\/Router\/Patch\/Seven.php",
27083-
"hash": "e6af182f8222fb648cfc3c789507197c"
27083+
"hash": "619ee85831f1ccf3b4aa9570bc701fb6"
2708427084
},
2708527085
{
2708627086
"name": ".\/clients\/GitHubEnterprise-3.13\/etc\/..\/\/src\/\/Internal\/Router\/Patch\/Nine.php",
@@ -27144,11 +27144,11 @@
2714427144
},
2714527145
{
2714627146
"name": ".\/clients\/GitHubEnterprise-3.13\/etc\/..\/\/src\/\/PHPStan\/ClientCallReturnTypes.php",
27147-
"hash": "6e5907cbb91f9f456405e81c70a308bb"
27147+
"hash": "1a30bbe5c0c485e59382f2237de94bbf"
2714827148
},
2714927149
{
2715027150
"name": ".\/clients\/GitHubEnterprise-3.13\/etc\/..\/\/tests\/\/Types\/ClientCallReturnTypes.php",
27151-
"hash": "5b04e61e38fb830021cb4372f584f019"
27151+
"hash": "1d553461133335d2fc52c2b27e38e04b"
2715227152
},
2715327153
{
2715427154
"name": ".\/clients\/GitHubEnterprise-3.13\/etc\/..\/\/src\/\/..\/etc\/phpstan-extension.neon",
@@ -27192,7 +27192,7 @@
2719227192
},
2719327193
{
2719427194
"name": ".\/clients\/GitHubEnterprise-3.13\/etc\/..\/\/src\/\/Operation\/CodeScanning.php",
27195-
"hash": "254f6e3c029935a79e15b051e78e67ba"
27195+
"hash": "8d74cb0767902bc248a4b84f9db34c5a"
2719627196
},
2719727197
{
2719827198
"name": ".\/clients\/GitHubEnterprise-3.13\/etc\/..\/\/src\/\/Operation\/SecretScanning.php",
@@ -27232,7 +27232,7 @@
2723227232
},
2723327233
{
2723427234
"name": ".\/clients\/GitHubEnterprise-3.13\/etc\/..\/\/src\/\/Operation\/Orgs.php",
27235-
"hash": "89bc5151a6f54646a603d68e7543e300"
27235+
"hash": "74c039a4fca1836bebdb16e1fafa2762"
2723627236
},
2723727237
{
2723827238
"name": ".\/clients\/GitHubEnterprise-3.13\/etc\/..\/\/src\/\/Operation\/Oidc.php",

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

Lines changed: 5 additions & 2 deletions
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.13/src/Internal/Operation/Orgs/ListPatGrantRequestsListing.php

Lines changed: 5 additions & 2 deletions
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)