Skip to content

Commit 1eba05a

Browse files
authored
Merge pull request #1559 from php-api-clients/GitHubEnterprise-3.15/from-1.1.4-8ccdb4a501a9f3713872e86b010424b2-from-1.1.4-8ccdb4a501a9f3713872e86b010424b2
2 parents f308d5f + 30b2973 commit 1eba05a

39 files changed

+250
-168
lines changed

clients/GitHubEnterprise-3.15/README.md

+8
Original file line numberDiff line numberDiff line change
@@ -8477,6 +8477,7 @@ $client->call('GET /orgs/{org}/personal-access-token-requests', [
84778477
'permission' => 'generated',
84788478
'last_used_before' => '1970-01-01T00:00:00+00:00',
84798479
'last_used_after' => '1970-01-01T00:00:00+00:00',
8480+
'token_id' => ,
84808481
'per_page' => 8,
84818482
'page' => 1,
84828483
'sort' => 'generated',
@@ -8492,6 +8493,7 @@ $client->operations()->orgs()->listPatGrantRequests( org: 'generated',
84928493
permission: 'generated',
84938494
last_used_before: '1970-01-01T00:00:00+00:00',
84948495
last_used_after: '1970-01-01T00:00:00+00:00',
8496+
token_id: ,
84958497
per_page: 8,
84968498
page: 1,
84978499
sort: 'generated',
@@ -8515,6 +8517,7 @@ $client->call('LIST /orgs/{org}/personal-access-token-requests', [
85158517
'permission' => 'generated',
85168518
'last_used_before' => '1970-01-01T00:00:00+00:00',
85178519
'last_used_after' => '1970-01-01T00:00:00+00:00',
8520+
'token_id' => ,
85188521
'per_page' => 8,
85198522
'page' => 1,
85208523
'sort' => 'generated',
@@ -8530,6 +8533,7 @@ $client->operations()->orgs()->listPatGrantRequestsListing( org: 'generat
85308533
permission: 'generated',
85318534
last_used_before: '1970-01-01T00:00:00+00:00',
85328535
last_used_after: '1970-01-01T00:00:00+00:00',
8536+
token_id: ,
85338537
per_page: 8,
85348538
page: 1,
85358539
sort: 'generated',
@@ -8647,6 +8651,7 @@ $client->call('GET /orgs/{org}/personal-access-tokens', [
86478651
'permission' => 'generated',
86488652
'last_used_before' => '1970-01-01T00:00:00+00:00',
86498653
'last_used_after' => '1970-01-01T00:00:00+00:00',
8654+
'token_id' => ,
86508655
'per_page' => 8,
86518656
'page' => 1,
86528657
'sort' => 'generated',
@@ -8662,6 +8667,7 @@ $client->operations()->orgs()->listPatGrants( org: 'generated',
86628667
permission: 'generated',
86638668
last_used_before: '1970-01-01T00:00:00+00:00',
86648669
last_used_after: '1970-01-01T00:00:00+00:00',
8670+
token_id: ,
86658671
per_page: 8,
86668672
page: 1,
86678673
sort: 'generated',
@@ -8685,6 +8691,7 @@ $client->call('LIST /orgs/{org}/personal-access-tokens', [
86858691
'permission' => 'generated',
86868692
'last_used_before' => '1970-01-01T00:00:00+00:00',
86878693
'last_used_after' => '1970-01-01T00:00:00+00:00',
8694+
'token_id' => ,
86888695
'per_page' => 8,
86898696
'page' => 1,
86908697
'sort' => 'generated',
@@ -8700,6 +8707,7 @@ $client->operations()->orgs()->listPatGrantsListing( org: 'generated',
87008707
permission: 'generated',
87018708
last_used_before: '1970-01-01T00:00:00+00:00',
87028709
last_used_after: '1970-01-01T00:00:00+00:00',
8710+
token_id: ,
87038711
per_page: 8,
87048712
page: 1,
87058713
sort: 'generated',

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

+37-37
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"specHash": "0e6a4a1bd0678c8ca272e91b4354bf3a",
2+
"specHash": "8ccdb4a501a9f3713872e86b010424b2",
33
"generatedFiles": {
44
"files": [
55
{
@@ -1608,7 +1608,7 @@
16081608
},
16091609
{
16101610
"name": ".\/clients\/GitHubEnterprise-3.15\/etc\/..\/\/src\/\/Internal\/Operator\/SecretScanning\/ListAlertsForEnterprise.php",
1611-
"hash": "a53ab95d403d167c4cc01534b7982d1e"
1611+
"hash": "4bc5d6f123edc566d7b8a526bb4add05"
16121612
},
16131613
{
16141614
"name": ".\/clients\/GitHubEnterprise-3.15\/etc\/..\/\/tests\/\/Internal\/Operation\/SecretScanning\/ListAlertsForEnterpriseTest.php",
@@ -4268,27 +4268,27 @@
42684268
},
42694269
{
42704270
"name": ".\/clients\/GitHubEnterprise-3.15\/etc\/..\/\/src\/\/Internal\/Operation\/Orgs\/ListPatGrantRequests.php",
4271-
"hash": "1e75ea1dc3d574f482a1c24e2622e6ef"
4271+
"hash": "b43ec9c890ee1f041f089183329ca607"
42724272
},
42734273
{
42744274
"name": ".\/clients\/GitHubEnterprise-3.15\/etc\/..\/\/src\/\/Internal\/Operator\/Orgs\/ListPatGrantRequests.php",
4275-
"hash": "c4590482ff8c8e3277c2309887f541fc"
4275+
"hash": "4e67d9d6ce9a2cf0b6980f23c480b391"
42764276
},
42774277
{
42784278
"name": ".\/clients\/GitHubEnterprise-3.15\/etc\/..\/\/tests\/\/Internal\/Operation\/Orgs\/ListPatGrantRequestsTest.php",
4279-
"hash": "071428b8f0e99e527d2721ca74b53cec"
4279+
"hash": "525b1e33c83bfa34cb01f7028867acd6"
42804280
},
42814281
{
42824282
"name": ".\/clients\/GitHubEnterprise-3.15\/etc\/..\/\/src\/\/Internal\/Operation\/Orgs\/ListPatGrantRequestsListing.php",
4283-
"hash": "969e8c2e574268abdb4fbfff51666139"
4283+
"hash": "f5c20c4ccba2ce72fb5a62f303ff2cd6"
42844284
},
42854285
{
42864286
"name": ".\/clients\/GitHubEnterprise-3.15\/etc\/..\/\/src\/\/Internal\/Operator\/Orgs\/ListPatGrantRequestsListing.php",
4287-
"hash": "2606168010953254466336eb5d69259c"
4287+
"hash": "36ff151ed2c5b36a2cc34e1b2a1281d5"
42884288
},
42894289
{
42904290
"name": ".\/clients\/GitHubEnterprise-3.15\/etc\/..\/\/tests\/\/Internal\/Operation\/Orgs\/ListPatGrantRequestsListingTest.php",
4291-
"hash": "6c19013ccf7e2d228902013f614cfe06"
4291+
"hash": "8df90019c6e09af2cf680593548c7d6f"
42924292
},
42934293
{
42944294
"name": ".\/clients\/GitHubEnterprise-3.15\/etc\/..\/\/src\/\/Internal\/Operation\/Orgs\/ReviewPatGrantRequestsInBulk.php",
@@ -4340,27 +4340,27 @@
43404340
},
43414341
{
43424342
"name": ".\/clients\/GitHubEnterprise-3.15\/etc\/..\/\/src\/\/Internal\/Operation\/Orgs\/ListPatGrants.php",
4343-
"hash": "61ffafcf07828e74900206370c4d470d"
4343+
"hash": "4779079c5a62516687406b554634685b"
43444344
},
43454345
{
43464346
"name": ".\/clients\/GitHubEnterprise-3.15\/etc\/..\/\/src\/\/Internal\/Operator\/Orgs\/ListPatGrants.php",
4347-
"hash": "48226d4b2c4735ae557841b9484d624c"
4347+
"hash": "497c0085cca27a6ec26b3f8379d09438"
43484348
},
43494349
{
43504350
"name": ".\/clients\/GitHubEnterprise-3.15\/etc\/..\/\/tests\/\/Internal\/Operation\/Orgs\/ListPatGrantsTest.php",
4351-
"hash": "ff8c29f87c8c5e99c23a820cbd9efd72"
4351+
"hash": "8ebee1a0be6605965a913abd50eacd3e"
43524352
},
43534353
{
43544354
"name": ".\/clients\/GitHubEnterprise-3.15\/etc\/..\/\/src\/\/Internal\/Operation\/Orgs\/ListPatGrantsListing.php",
4355-
"hash": "d533865c07af48b5a0eaad0e8998ebb5"
4355+
"hash": "d357b052cc45b227ccdba5adbaa451a4"
43564356
},
43574357
{
43584358
"name": ".\/clients\/GitHubEnterprise-3.15\/etc\/..\/\/src\/\/Internal\/Operator\/Orgs\/ListPatGrantsListing.php",
4359-
"hash": "d2cd3168b1f358c1c64cfd58d3871726"
4359+
"hash": "61bd7a0b9ef00af7fa12baf5c0e9269b"
43604360
},
43614361
{
43624362
"name": ".\/clients\/GitHubEnterprise-3.15\/etc\/..\/\/tests\/\/Internal\/Operation\/Orgs\/ListPatGrantsListingTest.php",
4363-
"hash": "8bf2f870c16e3ff8452ce2a184330460"
4363+
"hash": "2f16b1356a8fb54e9e902200bd112440"
43644364
},
43654365
{
43664366
"name": ".\/clients\/GitHubEnterprise-3.15\/etc\/..\/\/src\/\/Internal\/Operation\/Orgs\/UpdatePatAccesses.php",
@@ -4816,7 +4816,7 @@
48164816
},
48174817
{
48184818
"name": ".\/clients\/GitHubEnterprise-3.15\/etc\/..\/\/src\/\/Internal\/Operator\/SecretScanning\/ListAlertsForOrg.php",
4819-
"hash": "3f571d60978cfd1cfaf29a085a3b7309"
4819+
"hash": "df0be2f42b31115c4cfe94d29007a7a9"
48204820
},
48214821
{
48224822
"name": ".\/clients\/GitHubEnterprise-3.15\/etc\/..\/\/tests\/\/Internal\/Operation\/SecretScanning\/ListAlertsForOrgTest.php",
@@ -4828,7 +4828,7 @@
48284828
},
48294829
{
48304830
"name": ".\/clients\/GitHubEnterprise-3.15\/etc\/..\/\/src\/\/Internal\/Operator\/SecretScanning\/ListAlertsForOrgListing.php",
4831-
"hash": "ddf7aa0871077b49e8608604db23555a"
4831+
"hash": "04b7e5d458c6abb8ec7873edd193a9cc"
48324832
},
48334833
{
48344834
"name": ".\/clients\/GitHubEnterprise-3.15\/etc\/..\/\/tests\/\/Internal\/Operation\/SecretScanning\/ListAlertsForOrgListingTest.php",
@@ -7236,7 +7236,7 @@
72367236
},
72377237
{
72387238
"name": ".\/clients\/GitHubEnterprise-3.15\/etc\/..\/\/src\/\/Internal\/Operator\/CodeScanning\/UpdateAlert.php",
7239-
"hash": "fd3b96fa7070fd31d1490b2ae4861c54"
7239+
"hash": "0d58379475f7ab773df9ae4b3b7d84c5"
72407240
},
72417241
{
72427242
"name": ".\/clients\/GitHubEnterprise-3.15\/etc\/..\/\/tests\/\/Internal\/Operation\/CodeScanning\/UpdateAlertTest.php",
@@ -10632,7 +10632,7 @@
1063210632
},
1063310633
{
1063410634
"name": ".\/clients\/GitHubEnterprise-3.15\/etc\/..\/\/src\/\/Internal\/Operator\/SecretScanning\/ListAlertsForRepo.php",
10635-
"hash": "577f770ebbb8a15b8326d7474121d3fa"
10635+
"hash": "6ce3589ba60d1913c2b76a8bae5847f1"
1063610636
},
1063710637
{
1063810638
"name": ".\/clients\/GitHubEnterprise-3.15\/etc\/..\/\/tests\/\/Internal\/Operation\/SecretScanning\/ListAlertsForRepoTest.php",
@@ -10644,7 +10644,7 @@
1064410644
},
1064510645
{
1064610646
"name": ".\/clients\/GitHubEnterprise-3.15\/etc\/..\/\/src\/\/Internal\/Operator\/SecretScanning\/ListAlertsForRepoListing.php",
10647-
"hash": "1fd156690c8f36712caa02720855d32e"
10647+
"hash": "1dee4bf2412aded3977570b36ba1b5e7"
1064810648
},
1064910649
{
1065010650
"name": ".\/clients\/GitHubEnterprise-3.15\/etc\/..\/\/tests\/\/Internal\/Operation\/SecretScanning\/ListAlertsForRepoListingTest.php",
@@ -13472,7 +13472,7 @@
1347213472
},
1347313473
{
1347413474
"name": ".\/clients\/GitHubEnterprise-3.15\/etc\/..\/\/src\/\/Schema\/HookDeliveryItem.php",
13475-
"hash": "3694de089522c8fe4e00256c0ee20ae0"
13475+
"hash": "1fedf8b49c76df7b0fe1872ce1ec0a52"
1347613476
},
1347713477
{
1347813478
"name": ".\/clients\/GitHubEnterprise-3.15\/etc\/..\/\/src\/\/Schema\/ScimError.php",
@@ -26688,7 +26688,7 @@
2668826688
},
2668926689
{
2669026690
"name": ".\/clients\/GitHubEnterprise-3.15\/etc\/..\/\/src\/\/Internal\/Router\/Get\/Orgs.php",
26691-
"hash": "9fdc7da266e9419908dac57f52b30000"
26691+
"hash": "c2103c417109e65daefb788d4d044b2b"
2669226692
},
2669326693
{
2669426694
"name": ".\/clients\/GitHubEnterprise-3.15\/etc\/..\/\/src\/\/Internal\/Router\/Get\/Projects.php",
@@ -26728,7 +26728,7 @@
2672826728
},
2672926729
{
2673026730
"name": ".\/clients\/GitHubEnterprise-3.15\/etc\/..\/\/src\/\/Internal\/Router\/Get\/SecretScanning.php",
26731-
"hash": "050fa76b7131e2e730b1248529cb4d11"
26731+
"hash": "bc73428e7d9e42ed9badc19bad71e9cb"
2673226732
},
2673326733
{
2673426734
"name": ".\/clients\/GitHubEnterprise-3.15\/etc\/..\/\/src\/\/Internal\/Router\/Get\/AnnouncementBanners.php",
@@ -26816,7 +26816,7 @@
2681626816
},
2681726817
{
2681826818
"name": ".\/clients\/GitHubEnterprise-3.15\/etc\/..\/\/src\/\/Internal\/Router\/List\/Orgs.php",
26819-
"hash": "bc764381e0250bc0e9333a8fff9159ac"
26819+
"hash": "fe915073dd20ac9e0bd3af6896a8f2e1"
2682026820
},
2682126821
{
2682226822
"name": ".\/clients\/GitHubEnterprise-3.15\/etc\/..\/\/src\/\/Internal\/Router\/List\/Packages.php",
@@ -26848,7 +26848,7 @@
2684826848
},
2684926849
{
2685026850
"name": ".\/clients\/GitHubEnterprise-3.15\/etc\/..\/\/src\/\/Internal\/Router\/List\/SecretScanning.php",
26851-
"hash": "c62ca48a00921755b35a8b8a7b357f3f"
26851+
"hash": "1fec596505bf75591427f79980b7c03c"
2685226852
},
2685326853
{
2685426854
"name": ".\/clients\/GitHubEnterprise-3.15\/etc\/..\/\/src\/\/Internal\/Router\/List\/Pulls.php",
@@ -27084,7 +27084,7 @@
2708427084
},
2708527085
{
2708627086
"name": ".\/clients\/GitHubEnterprise-3.15\/etc\/..\/\/src\/\/Internal\/Router\/Patch\/CodeScanning.php",
27087-
"hash": "b169946b91470cd53c5ec292b35ad780"
27087+
"hash": "f4eded73dbc98d19cc03cd2545bc0a44"
2708827088
},
2708927089
{
2709027090
"name": ".\/clients\/GitHubEnterprise-3.15\/etc\/..\/\/src\/\/Internal\/Router\/Patch\/Issues.php",
@@ -27204,19 +27204,19 @@
2720427204
},
2720527205
{
2720627206
"name": ".\/clients\/GitHubEnterprise-3.15\/etc\/..\/\/src\/\/Internal\/Router\/Get\/Four.php",
27207-
"hash": "0df2313d2ca2fc823fc59cd77bd702c0"
27207+
"hash": "77132d82de37d4a914871c73ed260ea6"
2720827208
},
2720927209
{
2721027210
"name": ".\/clients\/GitHubEnterprise-3.15\/etc\/..\/\/src\/\/Internal\/Router\/Get\/Six.php",
27211-
"hash": "43e123d904ad91affb4e18292130dc94"
27211+
"hash": "03a78049cc14a10e8b8ad6bf8778c4ab"
2721227212
},
2721327213
{
2721427214
"name": ".\/clients\/GitHubEnterprise-3.15\/etc\/..\/\/src\/\/Internal\/Router\/Get\/Two.php",
2721527215
"hash": "d1905900da5b62fabb0b324a38bb7279"
2721627216
},
2721727217
{
2721827218
"name": ".\/clients\/GitHubEnterprise-3.15\/etc\/..\/\/src\/\/Internal\/Router\/Get\/Five.php",
27219-
"hash": "57e1cd0431c002a99609afd769015d76"
27219+
"hash": "f44dd133d5a777f374149df2b549e928"
2722027220
},
2722127221
{
2722227222
"name": ".\/clients\/GitHubEnterprise-3.15\/etc\/..\/\/src\/\/Internal\/Router\/Get\/Seven.php",
@@ -27244,15 +27244,15 @@
2724427244
},
2724527245
{
2724627246
"name": ".\/clients\/GitHubEnterprise-3.15\/etc\/..\/\/src\/\/Internal\/Router\/List\/Four.php",
27247-
"hash": "04d7bebd979765b12c9ded734740a97c"
27247+
"hash": "c7fcf27978087b538f54168ae104169e"
2724827248
},
2724927249
{
2725027250
"name": ".\/clients\/GitHubEnterprise-3.15\/etc\/..\/\/src\/\/Internal\/Router\/List\/Five.php",
27251-
"hash": "80934af4705b7c0eaa614cdb7db97b69"
27251+
"hash": "acd7909d2adc36a5541ecf4184f9e6ac"
2725227252
},
2725327253
{
2725427254
"name": ".\/clients\/GitHubEnterprise-3.15\/etc\/..\/\/src\/\/Internal\/Router\/List\/Six.php",
27255-
"hash": "41d737c1beb73b93d83b7e4725f104fb"
27255+
"hash": "48ef5001857b680a305472fbbc03d23e"
2725627256
},
2725727257
{
2725827258
"name": ".\/clients\/GitHubEnterprise-3.15\/etc\/..\/\/src\/\/Internal\/Router\/List\/Seven.php",
@@ -27356,7 +27356,7 @@
2735627356
},
2735727357
{
2735827358
"name": ".\/clients\/GitHubEnterprise-3.15\/etc\/..\/\/src\/\/Internal\/Router\/Patch\/Seven.php",
27359-
"hash": "e6af182f8222fb648cfc3c789507197c"
27359+
"hash": "619ee85831f1ccf3b4aa9570bc701fb6"
2736027360
},
2736127361
{
2736227362
"name": ".\/clients\/GitHubEnterprise-3.15\/etc\/..\/\/src\/\/Internal\/Router\/Patch\/Nine.php",
@@ -27420,11 +27420,11 @@
2742027420
},
2742127421
{
2742227422
"name": ".\/clients\/GitHubEnterprise-3.15\/etc\/..\/\/src\/\/PHPStan\/ClientCallReturnTypes.php",
27423-
"hash": "e4eff747111d5775c682f08dd59e5904"
27423+
"hash": "cae8eedbfafb74504e2f97368eb06b8a"
2742427424
},
2742527425
{
2742627426
"name": ".\/clients\/GitHubEnterprise-3.15\/etc\/..\/\/tests\/\/Types\/ClientCallReturnTypes.php",
27427-
"hash": "d5915f612743de0fe849f83f6c162c29"
27427+
"hash": "ca6c94753ea5e868309a31332ef5aa75"
2742827428
},
2742927429
{
2743027430
"name": ".\/clients\/GitHubEnterprise-3.15\/etc\/..\/\/src\/\/..\/etc\/phpstan-extension.neon",
@@ -27468,11 +27468,11 @@
2746827468
},
2746927469
{
2747027470
"name": ".\/clients\/GitHubEnterprise-3.15\/etc\/..\/\/src\/\/Operation\/CodeScanning.php",
27471-
"hash": "254f6e3c029935a79e15b051e78e67ba"
27471+
"hash": "8d74cb0767902bc248a4b84f9db34c5a"
2747227472
},
2747327473
{
2747427474
"name": ".\/clients\/GitHubEnterprise-3.15\/etc\/..\/\/src\/\/Operation\/SecretScanning.php",
27475-
"hash": "2cf667fa5fe44d232492f95c3ad3ffd9"
27475+
"hash": "5630a64685366f3b537afb167d9b15fe"
2747627476
},
2747727477
{
2747827478
"name": ".\/clients\/GitHubEnterprise-3.15\/etc\/..\/\/src\/\/Operation\/Dependabot.php",
@@ -27508,7 +27508,7 @@
2750827508
},
2750927509
{
2751027510
"name": ".\/clients\/GitHubEnterprise-3.15\/etc\/..\/\/src\/\/Operation\/Orgs.php",
27511-
"hash": "fdc3b3f56cbdb20a22e742684b62055c"
27511+
"hash": "85f8bc406864c609810412e42770f9d6"
2751227512
},
2751327513
{
2751427514
"name": ".\/clients\/GitHubEnterprise-3.15\/etc\/..\/\/src\/\/Operation\/Oidc.php",

clients/GitHubEnterprise-3.15/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> */

0 commit comments

Comments
 (0)