Skip to content

Commit 66abaf1

Browse files
authored
Merge pull request #1383 from php-api-clients/GitHub/from-1.1.4-893e2fb0b8fad9258f8b3396ebcda9b9-from-1.1.4-893e2fb0b8fad9258f8b3396ebcda9b9
2 parents 444cd4c + 7c99c74 commit 66abaf1

Some content is hidden

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

42 files changed

+1113
-216
lines changed

clients/GitHub/README.md

+12
Original file line numberDiff line numberDiff line change
@@ -5583,6 +5583,7 @@ $client->call('GET /orgs/{org}/insights/api/route-stats/{actor_type}/{actor_id}'
55835583
'min_timestamp' => 'generated',
55845584
'max_timestamp' => 'generated',
55855585
'sort' => ,
5586+
'api_route_substring' => 'generated',
55865587
'page' => 1,
55875588
'per_page' => 8,
55885589
'direction' => 'generated',
@@ -5597,6 +5598,7 @@ $client->operations()->apiInsights()->getRouteStatsByActor( org: 'generat
55975598
min_timestamp: 'generated',
55985599
max_timestamp: 'generated',
55995600
sort: ,
5601+
api_route_substring: 'generated',
56005602
page: 1,
56015603
per_page: 8,
56025604
direction: 'generated',
@@ -5619,6 +5621,7 @@ $client->call('LIST /orgs/{org}/insights/api/route-stats/{actor_type}/{actor_id}
56195621
'min_timestamp' => 'generated',
56205622
'max_timestamp' => 'generated',
56215623
'sort' => ,
5624+
'api_route_substring' => 'generated',
56225625
'page' => 1,
56235626
'per_page' => 8,
56245627
'direction' => 'generated',
@@ -5633,6 +5636,7 @@ $client->operations()->apiInsights()->getRouteStatsByActorListing( org: '
56335636
min_timestamp: 'generated',
56345637
max_timestamp: 'generated',
56355638
sort: ,
5639+
api_route_substring: 'generated',
56365640
page: 1,
56375641
per_page: 8,
56385642
direction: 'generated',
@@ -5653,6 +5657,7 @@ $client->call('GET /orgs/{org}/insights/api/subject-stats', [
56535657
'min_timestamp' => 'generated',
56545658
'max_timestamp' => 'generated',
56555659
'sort' => ,
5660+
'subject_name_substring' => 'generated',
56565661
'page' => 1,
56575662
'per_page' => 8,
56585663
'direction' => 'generated',
@@ -5665,6 +5670,7 @@ $client->operations()->apiInsights()->getSubjectStats( org: 'generated',
56655670
min_timestamp: 'generated',
56665671
max_timestamp: 'generated',
56675672
sort: ,
5673+
subject_name_substring: 'generated',
56685674
page: 1,
56695675
per_page: 8,
56705676
direction: 'generated',
@@ -5685,6 +5691,7 @@ $client->call('LIST /orgs/{org}/insights/api/subject-stats', [
56855691
'min_timestamp' => 'generated',
56865692
'max_timestamp' => 'generated',
56875693
'sort' => ,
5694+
'subject_name_substring' => 'generated',
56885695
'page' => 1,
56895696
'per_page' => 8,
56905697
'direction' => 'generated',
@@ -5697,6 +5704,7 @@ $client->operations()->apiInsights()->getSubjectStatsListing( org: 'gener
56975704
min_timestamp: 'generated',
56985705
max_timestamp: 'generated',
56995706
sort: ,
5707+
subject_name_substring: 'generated',
57005708
page: 1,
57015709
per_page: 8,
57025710
direction: 'generated',
@@ -5880,6 +5888,7 @@ $client->call('GET /orgs/{org}/insights/api/user-stats/{user_id}', [
58805888
'min_timestamp' => 'generated',
58815889
'max_timestamp' => 'generated',
58825890
'sort' => ,
5891+
'actor_name_substring' => 'generated',
58835892
'page' => 1,
58845893
'per_page' => 8,
58855894
'direction' => 'generated',
@@ -5893,6 +5902,7 @@ $client->operations()->apiInsights()->getUserStats( org: 'generated',
58935902
min_timestamp: 'generated',
58945903
max_timestamp: 'generated',
58955904
sort: ,
5905+
actor_name_substring: 'generated',
58965906
page: 1,
58975907
per_page: 8,
58985908
direction: 'generated',
@@ -5914,6 +5924,7 @@ $client->call('LIST /orgs/{org}/insights/api/user-stats/{user_id}', [
59145924
'min_timestamp' => 'generated',
59155925
'max_timestamp' => 'generated',
59165926
'sort' => ,
5927+
'actor_name_substring' => 'generated',
59175928
'page' => 1,
59185929
'per_page' => 8,
59195930
'direction' => 'generated',
@@ -5927,6 +5938,7 @@ $client->operations()->apiInsights()->getUserStatsListing( org: 'generate
59275938
min_timestamp: 'generated',
59285939
max_timestamp: 'generated',
59295940
sort: ,
5941+
actor_name_substring: 'generated',
59305942
page: 1,
59315943
per_page: 8,
59325944
direction: 'generated',

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

+46-38
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"specHash": "c22e4288a9c6ed5c4a6a2c04770f2d22",
2+
"specHash": "893e2fb0b8fad9258f8b3396ebcda9b9",
33
"generatedFiles": {
44
"files": [
55
{
@@ -896,7 +896,7 @@
896896
},
897897
{
898898
"name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/CodeScanningDefaultSetupUpdate.php",
899-
"hash": "56495c66553d2fa6fa691a0b0b5f5f50"
899+
"hash": "8598567d9a3c577bf15eabd1686f592a"
900900
},
901901
{
902902
"name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/CodeScanningDefaultSetupUpdateResponse.php",
@@ -24856,15 +24856,15 @@
2485624856
},
2485724857
{
2485824858
"name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Router\/Get\/Six.php",
24859-
"hash": "2efc037dceec2d934880567dac3d5fdb"
24859+
"hash": "fe4eb4bfcd96dfe133a348a5dbe06d33"
2486024860
},
2486124861
{
2486224862
"name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Router\/Get\/Seven.php",
24863-
"hash": "b1ab36693fa5c4c60f402c9e0349b1fd"
24863+
"hash": "fba5bdfe2785c25d285ab05bafa48c0b"
2486424864
},
2486524865
{
2486624866
"name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Router\/Get\/Eight.php",
24867-
"hash": "3dca95be52846097223409b2f9926606"
24867+
"hash": "29247474ad451462da498194f867b3df"
2486824868
},
2486924869
{
2487024870
"name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Router\/Get\/Nine.php",
@@ -24960,15 +24960,15 @@
2496024960
},
2496124961
{
2496224962
"name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Router\/List\/Six.php",
24963-
"hash": "71625fca086e278619781593e380e8fb"
24963+
"hash": "9812269e81564353be3fc1d6da6f2fba"
2496424964
},
2496524965
{
2496624966
"name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Router\/List\/Seven.php",
24967-
"hash": "81326c9e0e34933f9df6d7e397ac8782"
24967+
"hash": "0ca46583c79954781dc0988a5669ab0d"
2496824968
},
2496924969
{
2497024970
"name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Router\/List\/Eight.php",
24971-
"hash": "9aca9c730a1e32ff37bb817fb1db5454"
24971+
"hash": "50b0aae5cf5d664d36f0080f508b4ac2"
2497224972
},
2497324973
{
2497424974
"name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Router\/List\/Ten.php",
@@ -27052,7 +27052,7 @@
2705227052
},
2705327053
{
2705427054
"name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Hydrators.php",
27055-
"hash": "79dba7a8edc842d649a369ef04e742e9"
27055+
"hash": "83972c993a5555d60bc5d5fd44ecdc4b"
2705627056
},
2705727057
{
2705827058
"name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/OrganizationSimpleWebhooks.php",
@@ -27636,11 +27636,11 @@
2763627636
},
2763727637
{
2763827638
"name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/PHPStan\/ClientCallReturnTypes.php",
27639-
"hash": "526aac10512dc0d92689f985b41922b4"
27639+
"hash": "7a0cf9690dc301be83a1f5eb1001a5f7"
2764027640
},
2764127641
{
2764227642
"name": ".\/clients\/GitHub\/etc\/..\/\/tests\/\/Types\/ClientCallReturnTypes.php",
27643-
"hash": "e92ed3755800eb5eccdcb78430551361"
27643+
"hash": "369433cd266ad8428bdbe179d75b18c5"
2764427644
},
2764527645
{
2764627646
"name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/..\/etc\/phpstan-extension.neon",
@@ -29588,11 +29588,11 @@
2958829588
},
2958929589
{
2959029590
"name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/CodeSecurityConfiguration.php",
29591-
"hash": "1e8941d9a169c1c3b0d772423f39fa1d"
29591+
"hash": "b209f9beffe93fe386d862737a20e208"
2959229592
},
2959329593
{
2959429594
"name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/CodeSecurityDefaultConfigurations.php",
29595-
"hash": "c57aec34cb3b94d8b019d3541e0c287b"
29595+
"hash": "36d1be537f4518f64d877b8e04d34ed4"
2959629596
},
2959729597
{
2959829598
"name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/CodeSecurityConfigurationRepositories.php",
@@ -29624,11 +29624,11 @@
2962429624
},
2962529625
{
2962629626
"name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/CodeSecurity\/CreateConfiguration\/Request\/ApplicationJson.php",
29627-
"hash": "42f6c69b019e9a18c164383d79fea873"
29627+
"hash": "6702f78493d195557f877ac3e0c507b8"
2962829628
},
2962929629
{
2963029630
"name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/CodeSecurity\/UpdateConfiguration\/Request\/ApplicationJson.php",
29631-
"hash": "3f80abeb5e1513836a8ce5e7f912dfa5"
29631+
"hash": "bcd4c1473af1625f6b107fbf0a31198d"
2963229632
},
2963329633
{
2963429634
"name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/CodeSecurity\/AttachConfiguration\/Request\/ApplicationJson.php",
@@ -29640,7 +29640,7 @@
2964029640
},
2964129641
{
2964229642
"name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/Operations\/CodeSecurity\/SetConfigurationAsDefault\/Response\/ApplicationJson\/Ok.php",
29643-
"hash": "3b610e67cf3cb21cfd478043df62e64a"
29643+
"hash": "703585c95188715c4f2d358b90c2cd40"
2964429644
},
2964529645
{
2964629646
"name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Router\/Get\/CodeSecurity.php",
@@ -29668,23 +29668,23 @@
2966829668
},
2966929669
{
2967029670
"name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Hydrator\/Operation\/Orgs\/Org\/CodeSecurity\/Configurations.php",
29671-
"hash": "d2d539fe1058247544b6c6d92d90582c"
29671+
"hash": "423933ad34ce803942cf62a1b3fa1c52"
2967229672
},
2967329673
{
2967429674
"name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Hydrator\/Operation\/Orgs\/Org\/CodeSecurity\/Configurations\/Defaults.php",
2967529675
"hash": "3f2cfa2c7260844ad8936a20ad4125d5"
2967629676
},
2967729677
{
2967829678
"name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Hydrator\/Operation\/Orgs\/Org\/CodeSecurity\/Configurations\/ConfigurationId.php",
29679-
"hash": "049b8c3bce4921a51a42974dab1723ae"
29679+
"hash": "d0372d20b92ef6065ce9ad91a58a2362"
2968029680
},
2968129681
{
2968229682
"name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Hydrator\/Operation\/Orgs\/Org\/CodeSecurity\/Configurations\/ConfigurationId\/Attach.php",
2968329683
"hash": "25c6c6a9788e4d95b7191cd7998e2ff3"
2968429684
},
2968529685
{
2968629686
"name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Hydrator\/Operation\/Orgs\/Org\/CodeSecurity\/Configurations\/ConfigurationId\/Defaults.php",
29687-
"hash": "556e05cb7532b9a4835f4851bd6dcb1f"
29687+
"hash": "2f76d4e528093653157c68775f2c18e9"
2968829688
},
2968929689
{
2969029690
"name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Hydrator\/Operation\/Orgs\/Org\/CodeSecurity\/Configurations\/ConfigurationId\/Repositories.php",
@@ -30136,11 +30136,11 @@
3013630136
},
3013730137
{
3013830138
"name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/CodeSecurityConfigurationForRepository.php",
30139-
"hash": "c0db4a4962e14c2c1f743c22a7e3cf58"
30139+
"hash": "2070ab70b26bbd22f0534f995fe3f621"
3014030140
},
3014130141
{
3014230142
"name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Hydrator\/Operation\/Repos\/Owner\/Repo\/CodeSecurityConfiguration.php",
30143-
"hash": "79df6defbc4f6864e79fbdaec9e3fe24"
30143+
"hash": "ea01c4d7d7db0f85baffa452aaa134e4"
3014430144
},
3014530145
{
3014630146
"name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/RepositoryRuleViolationError.php",
@@ -30796,47 +30796,47 @@
3079630796
},
3079730797
{
3079830798
"name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Operation\/ApiInsights\/GetRouteStatsByActor.php",
30799-
"hash": "180ee5c12a7f7a4f58763309c25cc523"
30799+
"hash": "06343ca2fc4eb61c2c54014e91e57c01"
3080030800
},
3080130801
{
3080230802
"name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Operator\/ApiInsights\/GetRouteStatsByActor.php",
30803-
"hash": "9cd55e081f90294fa66bedc3a8e624af"
30803+
"hash": "9e2110c42f7f0dcfcf28ebf3ee9c72c9"
3080430804
},
3080530805
{
3080630806
"name": ".\/clients\/GitHub\/etc\/..\/\/tests\/\/Internal\/Operation\/ApiInsights\/GetRouteStatsByActorTest.php",
3080730807
"hash": "5cb069ac8bdb0ba1b5f93fa232ccb84f"
3080830808
},
3080930809
{
3081030810
"name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Operation\/ApiInsights\/GetRouteStatsByActorListing.php",
30811-
"hash": "9396ce173025dfabfc9957603fde165b"
30811+
"hash": "06c033ceb6ec931ddd85d2d53731fe58"
3081230812
},
3081330813
{
3081430814
"name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Operator\/ApiInsights\/GetRouteStatsByActorListing.php",
30815-
"hash": "e55c6f8caeed3455d0e65d784742a9c2"
30815+
"hash": "e9e573713799aaedbc78b21f1b23a341"
3081630816
},
3081730817
{
3081830818
"name": ".\/clients\/GitHub\/etc\/..\/\/tests\/\/Internal\/Operation\/ApiInsights\/GetRouteStatsByActorListingTest.php",
3081930819
"hash": "018245411c06c1c4e2bcacc839855336"
3082030820
},
3082130821
{
3082230822
"name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Operation\/ApiInsights\/GetSubjectStats.php",
30823-
"hash": "ade4b32266e961bfa9bf623c9647dcc8"
30823+
"hash": "e0a3963aa76eb09948a71658c19fe437"
3082430824
},
3082530825
{
3082630826
"name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Operator\/ApiInsights\/GetSubjectStats.php",
30827-
"hash": "8f82f7bbdbd9c4d1c2c301f6b0f2fbe3"
30827+
"hash": "45b29e075ca7417d41606fe7b183dcad"
3082830828
},
3082930829
{
3083030830
"name": ".\/clients\/GitHub\/etc\/..\/\/tests\/\/Internal\/Operation\/ApiInsights\/GetSubjectStatsTest.php",
3083130831
"hash": "007670b14ca605d850664159628f54e2"
3083230832
},
3083330833
{
3083430834
"name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Operation\/ApiInsights\/GetSubjectStatsListing.php",
30835-
"hash": "5ce0f66c46b508f861d426f460dfc602"
30835+
"hash": "9ab4615d22310058c9037cd396fc4f20"
3083630836
},
3083730837
{
3083830838
"name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Operator\/ApiInsights\/GetSubjectStatsListing.php",
30839-
"hash": "6e215466323d2e9913c6d1edcc43a819"
30839+
"hash": "097c6950b99b971f07bf4f85cf66278b"
3084030840
},
3084130841
{
3084230842
"name": ".\/clients\/GitHub\/etc\/..\/\/tests\/\/Internal\/Operation\/ApiInsights\/GetSubjectStatsListingTest.php",
@@ -30916,23 +30916,23 @@
3091630916
},
3091730917
{
3091830918
"name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Operation\/ApiInsights\/GetUserStats.php",
30919-
"hash": "e20039dc37837e21bb0ae2a34e998ef6"
30919+
"hash": "a312bdc3712dac427a97f4d7946122a5"
3092030920
},
3092130921
{
3092230922
"name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Operator\/ApiInsights\/GetUserStats.php",
30923-
"hash": "34e57c1778587180890c7817c1777d33"
30923+
"hash": "1e53ba9026d0cbdc5d64b7392e3961fe"
3092430924
},
3092530925
{
3092630926
"name": ".\/clients\/GitHub\/etc\/..\/\/tests\/\/Internal\/Operation\/ApiInsights\/GetUserStatsTest.php",
3092730927
"hash": "167d31aafd9413980cee41c31153b282"
3092830928
},
3092930929
{
3093030930
"name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Operation\/ApiInsights\/GetUserStatsListing.php",
30931-
"hash": "1de972d403fbbe654d6e4188f30d57a9"
30931+
"hash": "109a5236749f249b4745c6f85a60cd9e"
3093230932
},
3093330933
{
3093430934
"name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Operator\/ApiInsights\/GetUserStatsListing.php",
30935-
"hash": "a677f87cb5586815f71bb7e6ca33531a"
30935+
"hash": "134f79396a0f58e5142f68d7747a8d0b"
3093630936
},
3093730937
{
3093830938
"name": ".\/clients\/GitHub\/etc\/..\/\/tests\/\/Internal\/Operation\/ApiInsights\/GetUserStatsListingTest.php",
@@ -30960,15 +30960,15 @@
3096030960
},
3096130961
{
3096230962
"name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Router\/Get\/ApiInsights.php",
30963-
"hash": "6d5a962542daa2df7d7260c85a7a2d13"
30963+
"hash": "695f87d3736571d2ed30c489e5efd8d8"
3096430964
},
3096530965
{
3096630966
"name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Router\/List\/ApiInsights.php",
30967-
"hash": "23a52212777a55d49faa33c1cbf8932e"
30967+
"hash": "c0390ef48a0c990baf7937e77b2c6102"
3096830968
},
3096930969
{
3097030970
"name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Operation\/ApiInsights.php",
30971-
"hash": "ac590892e3050454bca47ddcecd45298"
30971+
"hash": "dee9bddcbeb31b6a4083a80364816562"
3097230972
},
3097330973
{
3097430974
"name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Hydrator\/Operation\/Orgs\/Org\/Insights\/Api\/SummaryStats.php",
@@ -31028,11 +31028,11 @@
3102831028
},
3102931029
{
3103031030
"name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/SecretScanningScan.php",
31031-
"hash": "a094f8c62b842c76d108d9f2fb8acfda"
31031+
"hash": "baf113add8a1512cfbd2f11ce8c532e3"
3103231032
},
3103331033
{
3103431034
"name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/SecretScanningScanHistory.php",
31035-
"hash": "c0fdaa06def547b0224599d74dd5c3f8"
31035+
"hash": "3eb984c576608ac8d786d2dcfd8af216"
3103631036
},
3103731037
{
3103831038
"name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/AliasAbstract\/TietE746E247\/Tiet29FCA330\/Tiet8C6E229F\/TietB9C53521.php",
@@ -31213,6 +31213,14 @@
3121331213
{
3121431214
"name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Internal\/Hydrator\/Operation\/Repos\/Owner\/Repo\/Issues\/IssueNumber\/SubIssues\/Priority.php",
3121531215
"hash": "8f937489bfbe5b1a84bcfd618c6d9d21"
31216+
},
31217+
{
31218+
"name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/CodeScanningDefaultSetupOptions.php",
31219+
"hash": "13332c471733d464620f46059f8f76a0"
31220+
},
31221+
{
31222+
"name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/CodeSecurityConfiguration\/CodeScanningDefaultSetupOptions.php",
31223+
"hash": "878f417b0d2b7dfad71bf07e4bd5e095"
3121631224
}
3121731225
]
3121831226
},

0 commit comments

Comments
 (0)