Skip to content

Commit 704d325

Browse files
authored
Merge pull request #1319 from php-api-clients/GitHubEnterpriseCloud/from-1.1.4-7b130dc72f276d11e8d24ce6fce0f407-from-1.1.4-7b130dc72f276d11e8d24ce6fce0f407
2 parents 2a2a8a8 + 2511817 commit 704d325

File tree

1,430 files changed

+35716
-5590
lines changed

Some content is hidden

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

1,430 files changed

+35716
-5590
lines changed

clients/GitHubEnterpriseCloud/README.md

Lines changed: 38 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -2099,6 +2099,8 @@ $client->call('GET /enterprises/{enterprise}/secret-scanning/alerts', [
20992099
'sort' => 'generated',
21002100
'direction' => 'generated',
21012101
'per_page' => 8,
2102+
'is_publicly_leaked' => ,
2103+
'is_multi_repo' => ,
21022104
]);
21032105
```
21042106

@@ -2114,6 +2116,8 @@ $client->operations()->secretScanning()->listAlertsForEnterprise( enterpr
21142116
sort: 'generated',
21152117
direction: 'generated',
21162118
per_page: 8,
2119+
is_publicly_leaked: ,
2120+
is_multi_repo: ,
21172121
);
21182122
```
21192123

@@ -3808,7 +3812,7 @@ You can find more about this operation over at the [API method documentation](ht
38083812

38093813
### orgs/list-custom-roles
38103814

3811-
Deprecated - List custom repository roles in an organization
3815+
Closing down - List custom repository roles in an organization
38123816

38133817
Using the `call` method:
38143818
```php
@@ -3823,7 +3827,7 @@ $client->operations()->orgs()->listCustomRoles( organization_id: 'generat
38233827
);
38243828
```
38253829

3826-
You can find more about this operation over at the [API method documentation](https://docs.github.com/enterprise-cloud@latest//rest/orgs/custom-roles#deprecated---list-custom-repository-roles-in-an-organization).
3830+
You can find more about this operation over at the [API method documentation](https://docs.github.com/enterprise-cloud@latest//rest/orgs/custom-roles#closing-down---list-custom-repository-roles-in-an-organization).
38273831

38283832

38293833
### orgs/get
@@ -6350,7 +6354,7 @@ You can find more about this operation over at the [API method documentation](ht
63506354

63516355
### orgs/create-custom-role
63526356

6353-
Deprecated - Create a custom role
6357+
Closing down - Create a custom role
63546358

63556359
Using the `call` method:
63566360
```php
@@ -6365,12 +6369,12 @@ $client->operations()->orgs()->createCustomRole( org: 'generated',
63656369
);
63666370
```
63676371

6368-
You can find more about this operation over at the [API method documentation](https://docs.github.com/enterprise-cloud@latest//rest/orgs/custom-roles#deprecated---create-a-custom-role).
6372+
You can find more about this operation over at the [API method documentation](https://docs.github.com/enterprise-cloud@latest//rest/orgs/custom-roles#closing-down---create-a-custom-role).
63696373

63706374

63716375
### orgs/get-custom-role
63726376

6373-
Deprecated - Get a custom role
6377+
Closing down - Get a custom role
63746378

63756379
Using the `call` method:
63766380
```php
@@ -6387,12 +6391,12 @@ $client->operations()->orgs()->getCustomRole( org: 'generated',
63876391
);
63886392
```
63896393

6390-
You can find more about this operation over at the [API method documentation](https://docs.github.com/enterprise-cloud@latest//rest/orgs/custom-roles#deprecated---get-a-custom-role).
6394+
You can find more about this operation over at the [API method documentation](https://docs.github.com/enterprise-cloud@latest//rest/orgs/custom-roles#closing-down---get-a-custom-role).
63916395

63926396

63936397
### orgs/delete-custom-role
63946398

6395-
Deprecated - Delete a custom role
6399+
Closing down - Delete a custom role
63966400

63976401
Using the `call` method:
63986402
```php
@@ -6409,12 +6413,12 @@ $client->operations()->orgs()->deleteCustomRole( org: 'generated',
64096413
);
64106414
```
64116415

6412-
You can find more about this operation over at the [API method documentation](https://docs.github.com/enterprise-cloud@latest//rest/orgs/custom-roles#deprecated---delete-a-custom-role).
6416+
You can find more about this operation over at the [API method documentation](https://docs.github.com/enterprise-cloud@latest//rest/orgs/custom-roles#closing-down---delete-a-custom-role).
64136417

64146418

64156419
### orgs/update-custom-role
64166420

6417-
Deprecated - Update a custom role
6421+
Closing down - Update a custom role
64186422

64196423
Using the `call` method:
64206424
```php
@@ -6431,7 +6435,7 @@ $client->operations()->orgs()->updateCustomRole( org: 'generated',
64316435
);
64326436
```
64336437

6434-
You can find more about this operation over at the [API method documentation](https://docs.github.com/enterprise-cloud@latest//rest/orgs/custom-roles#deprecated---update-a-custom-role).
6438+
You can find more about this operation over at the [API method documentation](https://docs.github.com/enterprise-cloud@latest//rest/orgs/custom-roles#closing-down---update-a-custom-role).
64356439

64366440

64376441
### dependabot/list-alerts-for-org
@@ -6854,7 +6858,7 @@ You can find more about this operation over at the [API method documentation](ht
68546858

68556859
### orgs/list-fine-grained-permissions
68566860

6857-
Deprecated - List fine-grained permissions for an organization
6861+
Closing down - List fine-grained permissions for an organization
68586862

68596863
Using the `call` method:
68606864
```php
@@ -6869,7 +6873,7 @@ $client->operations()->orgs()->listFineGrainedPermissions( org: 'generate
68696873
);
68706874
```
68716875

6872-
You can find more about this operation over at the [API method documentation](https://docs.github.com/enterprise-cloud@latest//rest/orgs/custom-roles#deprecated---list-fine-grained-permissions-for-an-organization).
6876+
You can find more about this operation over at the [API method documentation](https://docs.github.com/enterprise-cloud@latest//rest/orgs/custom-roles#closing-down---list-fine-grained-permissions-for-an-organization).
68736877

68746878

68756879
### orgs/list-webhooks
@@ -9758,6 +9762,8 @@ $client->call('GET /orgs/{org}/secret-scanning/alerts', [
97589762
'direction' => 'generated',
97599763
'page' => 1,
97609764
'per_page' => 8,
9765+
'is_publicly_leaked' => ,
9766+
'is_multi_repo' => ,
97619767
]);
97629768
```
97639769

@@ -9774,6 +9780,8 @@ $client->operations()->secretScanning()->listAlertsForOrg( org: 'generate
97749780
direction: 'generated',
97759781
page: 1,
97769782
per_page: 8,
9783+
is_publicly_leaked: ,
9784+
is_multi_repo: ,
97779785
);
97789786
```
97799787

@@ -9798,6 +9806,8 @@ $client->call('LIST /orgs/{org}/secret-scanning/alerts', [
97989806
'direction' => 'generated',
97999807
'page' => 1,
98009808
'per_page' => 8,
9809+
'is_publicly_leaked' => ,
9810+
'is_multi_repo' => ,
98019811
]);
98029812
```
98039813

@@ -9814,6 +9824,8 @@ $client->operations()->secretScanning()->listAlertsForOrgListing( org: 'g
98149824
direction: 'generated',
98159825
page: 1,
98169826
per_page: 8,
9827+
is_publicly_leaked: ,
9828+
is_multi_repo: ,
98179829
);
98189830
```
98199831

@@ -23694,6 +23706,8 @@ $client->call('GET /repos/{owner}/{repo}/secret-scanning/alerts', [
2369423706
'direction' => 'generated',
2369523707
'page' => 1,
2369623708
'per_page' => 8,
23709+
'is_publicly_leaked' => ,
23710+
'is_multi_repo' => ,
2369723711
]);
2369823712
```
2369923713

@@ -23711,6 +23725,8 @@ $client->operations()->secretScanning()->listAlertsForRepo( owner: 'gener
2371123725
direction: 'generated',
2371223726
page: 1,
2371323727
per_page: 8,
23728+
is_publicly_leaked: ,
23729+
is_multi_repo: ,
2371423730
);
2371523731
```
2371623732

@@ -23736,6 +23752,8 @@ $client->call('LIST /repos/{owner}/{repo}/secret-scanning/alerts', [
2373623752
'direction' => 'generated',
2373723753
'page' => 1,
2373823754
'per_page' => 8,
23755+
'is_publicly_leaked' => ,
23756+
'is_multi_repo' => ,
2373923757
]);
2374023758
```
2374123759

@@ -23753,6 +23771,8 @@ $client->operations()->secretScanning()->listAlertsForRepoListing( owner:
2375323771
direction: 'generated',
2375423772
page: 1,
2375523773
per_page: 8,
23774+
is_publicly_leaked: ,
23775+
is_multi_repo: ,
2375623776
);
2375723777
```
2375823778

@@ -24391,7 +24411,7 @@ You can find more about this operation over at the [API method documentation](ht
2439124411

2439224412
### repos/list-tag-protection
2439324413

24394-
Deprecated - List tag protection states for a repository
24414+
Closing down - List tag protection states for a repository
2439524415

2439624416
Using the `call` method:
2439724417
```php
@@ -24408,12 +24428,12 @@ $client->operations()->repos()->listTagProtection( owner: 'generated',
2440824428
);
2440924429
```
2441024430

24411-
You can find more about this operation over at the [API method documentation](https://docs.github.com/enterprise-cloud@latest//rest/repos/tags#deprecated---list-tag-protection-states-for-a-repository).
24431+
You can find more about this operation over at the [API method documentation](https://docs.github.com/enterprise-cloud@latest//rest/repos/tags#closing-down---list-tag-protection-states-for-a-repository).
2441224432

2441324433

2441424434
### repos/create-tag-protection
2441524435

24416-
Deprecated - Create a tag protection state for a repository
24436+
Closing down - Create a tag protection state for a repository
2441724437

2441824438
Using the `call` method:
2441924439
```php
@@ -24430,12 +24450,12 @@ $client->operations()->repos()->createTagProtection( owner: 'generated',
2443024450
);
2443124451
```
2443224452

24433-
You can find more about this operation over at the [API method documentation](https://docs.github.com/enterprise-cloud@latest//rest/repos/tags#deprecated---create-a-tag-protection-state-for-a-repository).
24453+
You can find more about this operation over at the [API method documentation](https://docs.github.com/enterprise-cloud@latest//rest/repos/tags#closing-down---create-a-tag-protection-state-for-a-repository).
2443424454

2443524455

2443624456
### repos/delete-tag-protection
2443724457

24438-
Deprecated - Delete a tag protection state for a repository
24458+
Closing down - Delete a tag protection state for a repository
2443924459

2444024460
Using the `call` method:
2444124461
```php
@@ -24454,7 +24474,7 @@ $client->operations()->repos()->deleteTagProtection( owner: 'generated',
2445424474
);
2445524475
```
2445624476

24457-
You can find more about this operation over at the [API method documentation](https://docs.github.com/enterprise-cloud@latest//rest/repos/tags#deprecated---delete-a-tag-protection-state-for-a-repository).
24477+
You can find more about this operation over at the [API method documentation](https://docs.github.com/enterprise-cloud@latest//rest/repos/tags#closing-down---delete-a-tag-protection-state-for-a-repository).
2445824478

2445924479

2446024480
### repos/download-tarball-archive

0 commit comments

Comments
 (0)