Skip to content

Commit dbeefb5

Browse files
committed
👽 re-generate openapi models and apis
1 parent 6eb36ea commit dbeefb5

4,174 files changed

Lines changed: 179996 additions & 171382 deletions

File tree

Some content is hidden

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

githubkit/rest/__init__.py

Lines changed: 58 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,12 @@
5252
from githubkit.versions.v2022_11_28.models import (
5353
ActionsHostedRunnerCuratedImage as ActionsHostedRunnerCuratedImage,
5454
)
55+
from githubkit.versions.v2022_11_28.models import (
56+
ActionsHostedRunnerCustomImage as ActionsHostedRunnerCustomImage,
57+
)
58+
from githubkit.versions.v2022_11_28.models import (
59+
ActionsHostedRunnerCustomImageVersion as ActionsHostedRunnerCustomImageVersion,
60+
)
5561
from githubkit.versions.v2022_11_28.models import (
5662
ActionsHostedRunnerLimits as ActionsHostedRunnerLimits,
5763
)
@@ -768,15 +774,18 @@
768774
from githubkit.versions.v2022_11_28.models import (
769775
EnterprisesEnterpriseCodeSecurityConfigurationsPostBodyPropDependencyGraphAutosubmitActionOptions as EnterprisesEnterpriseCodeSecurityConfigurationsPostBodyPropDependencyGraphAutosubmitActionOptions,
770776
)
771-
from githubkit.versions.v2022_11_28.models import (
772-
EnterprisesEnterpriseSecretScanningAlertsGetResponse503 as EnterprisesEnterpriseSecretScanningAlertsGetResponse503,
773-
)
774777
from githubkit.versions.v2022_11_28.models import (
775778
EnterprisesEnterpriseTeamsEnterpriseTeamMembershipsAddPostBody as EnterprisesEnterpriseTeamsEnterpriseTeamMembershipsAddPostBody,
776779
)
777780
from githubkit.versions.v2022_11_28.models import (
778781
EnterprisesEnterpriseTeamsEnterpriseTeamMembershipsRemovePostBody as EnterprisesEnterpriseTeamsEnterpriseTeamMembershipsRemovePostBody,
779782
)
783+
from githubkit.versions.v2022_11_28.models import (
784+
EnterprisesEnterpriseTeamsEnterpriseTeamOrganizationsAddPostBody as EnterprisesEnterpriseTeamsEnterpriseTeamOrganizationsAddPostBody,
785+
)
786+
from githubkit.versions.v2022_11_28.models import (
787+
EnterprisesEnterpriseTeamsEnterpriseTeamOrganizationsRemovePostBody as EnterprisesEnterpriseTeamsEnterpriseTeamOrganizationsRemovePostBody,
788+
)
780789
from githubkit.versions.v2022_11_28.models import (
781790
EnterprisesEnterpriseTeamsPostBody as EnterprisesEnterpriseTeamsPostBody,
782791
)
@@ -814,6 +823,9 @@
814823
EventPropPayloadPropPagesItems as EventPropPayloadPropPagesItems,
815824
)
816825
from githubkit.versions.v2022_11_28.models import EventPropRepo as EventPropRepo
826+
from githubkit.versions.v2022_11_28.models import (
827+
EventsGetResponse503 as EventsGetResponse503,
828+
)
817829
from githubkit.versions.v2022_11_28.models import Feed as Feed
818830
from githubkit.versions.v2022_11_28.models import FeedPropLinks as FeedPropLinks
819831
from githubkit.versions.v2022_11_28.models import FileCommit as FileCommit
@@ -1212,6 +1224,9 @@
12121224
from githubkit.versions.v2022_11_28.models import (
12131225
OrganizationsOrgDependabotRepositoryAccessPatchBody as OrganizationsOrgDependabotRepositoryAccessPatchBody,
12141226
)
1227+
from githubkit.versions.v2022_11_28.models import (
1228+
OrganizationsOrgOrgPropertiesValuesPatchBody as OrganizationsOrgOrgPropertiesValuesPatchBody,
1229+
)
12151230
from githubkit.versions.v2022_11_28.models import (
12161231
OrganizationUpdateIssueType as OrganizationUpdateIssueType,
12171232
)
@@ -1250,6 +1265,12 @@
12501265
from githubkit.versions.v2022_11_28.models import (
12511266
OrgsOrgActionsHostedRunnersHostedRunnerIdPatchBody as OrgsOrgActionsHostedRunnersHostedRunnerIdPatchBody,
12521267
)
1268+
from githubkit.versions.v2022_11_28.models import (
1269+
OrgsOrgActionsHostedRunnersImagesCustomGetResponse200 as OrgsOrgActionsHostedRunnersImagesCustomGetResponse200,
1270+
)
1271+
from githubkit.versions.v2022_11_28.models import (
1272+
OrgsOrgActionsHostedRunnersImagesCustomImageDefinitionIdVersionsGetResponse200 as OrgsOrgActionsHostedRunnersImagesCustomImageDefinitionIdVersionsGetResponse200,
1273+
)
12531274
from githubkit.versions.v2022_11_28.models import (
12541275
OrgsOrgActionsHostedRunnersImagesGithubOwnedGetResponse200 as OrgsOrgActionsHostedRunnersImagesGithubOwnedGetResponse200,
12551276
)
@@ -1391,6 +1412,9 @@
13911412
from githubkit.versions.v2022_11_28.models import (
13921413
OrgsOrgAttestationsDeleteRequestPostBodyOneof1 as OrgsOrgAttestationsDeleteRequestPostBodyOneof1,
13931414
)
1415+
from githubkit.versions.v2022_11_28.models import (
1416+
OrgsOrgAttestationsRepositoriesGetResponse200Items as OrgsOrgAttestationsRepositoriesGetResponse200Items,
1417+
)
13941418
from githubkit.versions.v2022_11_28.models import (
13951419
OrgsOrgAttestationsSubjectDigestGetResponse200 as OrgsOrgAttestationsSubjectDigestGetResponse200,
13961420
)
@@ -1410,7 +1434,10 @@
14101434
OrgsOrgCampaignsCampaignNumberPatchBody as OrgsOrgCampaignsCampaignNumberPatchBody,
14111435
)
14121436
from githubkit.versions.v2022_11_28.models import (
1413-
OrgsOrgCampaignsPostBody as OrgsOrgCampaignsPostBody,
1437+
OrgsOrgCampaignsPostBodyOneof0 as OrgsOrgCampaignsPostBodyOneof0,
1438+
)
1439+
from githubkit.versions.v2022_11_28.models import (
1440+
OrgsOrgCampaignsPostBodyOneof1 as OrgsOrgCampaignsPostBodyOneof1,
14141441
)
14151442
from githubkit.versions.v2022_11_28.models import (
14161443
OrgsOrgCampaignsPostBodyPropCodeScanningAlertsItems as OrgsOrgCampaignsPostBodyPropCodeScanningAlertsItems,
@@ -9959,20 +9986,7 @@
99599986
"DependabotAlertSecurityAdvisoryPropReferencesItems",
99609987
"DependabotAlertWithRepository",
99619988
"DependabotAlertWithRepositoryPropDependency",
9962-
"SecretScanningLocationCommit",
9963-
"SecretScanningLocationWikiCommit",
9964-
"SecretScanningLocationIssueBody",
9965-
"SecretScanningLocationDiscussionTitle",
9966-
"SecretScanningLocationDiscussionComment",
9967-
"SecretScanningLocationPullRequestBody",
9968-
"SecretScanningLocationPullRequestReview",
9969-
"SecretScanningLocationIssueTitle",
9970-
"SecretScanningLocationIssueComment",
9971-
"SecretScanningLocationPullRequestTitle",
9972-
"SecretScanningLocationPullRequestReviewComment",
9973-
"SecretScanningLocationDiscussionBody",
9974-
"SecretScanningLocationPullRequestComment",
9975-
"OrganizationSecretScanningAlert",
9989+
"OrganizationSimple",
99769990
"Milestone",
99779991
"IssueType",
99789992
"ReactionRollup",
@@ -10033,8 +10047,8 @@
1003310047
"Thread",
1003410048
"ThreadPropSubject",
1003510049
"ThreadSubscription",
10036-
"OrganizationSimple",
1003710050
"DependabotRepositoryAccessDetails",
10051+
"CustomPropertyValue",
1003810052
"BillingPremiumRequestUsageReportOrg",
1003910053
"BillingPremiumRequestUsageReportOrgPropTimePeriod",
1004010054
"BillingPremiumRequestUsageReportOrgPropUsageItemsItems",
@@ -10163,7 +10177,6 @@
1016310177
"ProjectsV2ItemSimple",
1016410178
"CustomProperty",
1016510179
"CustomPropertySetPayload",
10166-
"CustomPropertyValue",
1016710180
"OrgRepoCustomPropertyValues",
1016810181
"CodeOfConductSimple",
1016910182
"FullRepository",
@@ -10240,6 +10253,20 @@
1024010253
"RulesetVersionWithState",
1024110254
"RulesetVersionWithStateAllof1",
1024210255
"RulesetVersionWithStateAllof1PropState",
10256+
"SecretScanningLocationCommit",
10257+
"SecretScanningLocationWikiCommit",
10258+
"SecretScanningLocationIssueBody",
10259+
"SecretScanningLocationDiscussionTitle",
10260+
"SecretScanningLocationDiscussionComment",
10261+
"SecretScanningLocationPullRequestBody",
10262+
"SecretScanningLocationPullRequestReview",
10263+
"SecretScanningLocationIssueTitle",
10264+
"SecretScanningLocationIssueComment",
10265+
"SecretScanningLocationPullRequestTitle",
10266+
"SecretScanningLocationPullRequestReviewComment",
10267+
"SecretScanningLocationDiscussionBody",
10268+
"SecretScanningLocationPullRequestComment",
10269+
"OrganizationSecretScanningAlert",
1024310270
"SecretScanningPatternConfiguration",
1024410271
"SecretScanningPatternOverride",
1024510272
"RepositoryAdvisoryCredit",
@@ -12834,11 +12861,13 @@
1283412861
"EnterprisesEnterpriseCodeSecurityConfigurationsConfigurationIdAttachPostBody",
1283512862
"EnterprisesEnterpriseCodeSecurityConfigurationsConfigurationIdDefaultsPutBody",
1283612863
"EnterprisesEnterpriseCodeSecurityConfigurationsConfigurationIdDefaultsPutResponse200",
12837-
"EnterprisesEnterpriseSecretScanningAlertsGetResponse503",
1283812864
"EnterprisesEnterpriseTeamsPostBody",
1283912865
"EnterprisesEnterpriseTeamsEnterpriseTeamMembershipsAddPostBody",
1284012866
"EnterprisesEnterpriseTeamsEnterpriseTeamMembershipsRemovePostBody",
12867+
"EnterprisesEnterpriseTeamsEnterpriseTeamOrganizationsAddPostBody",
12868+
"EnterprisesEnterpriseTeamsEnterpriseTeamOrganizationsRemovePostBody",
1284112869
"EnterprisesEnterpriseTeamsTeamSlugPatchBody",
12870+
"EventsGetResponse503",
1284212871
"GistsPostBody",
1284312872
"GistsPostBodyPropFiles",
1284412873
"GistsGistIdGetResponse403",
@@ -12855,12 +12884,17 @@
1285512884
"NotificationsThreadsThreadIdSubscriptionPutBody",
1285612885
"OrganizationsOrgDependabotRepositoryAccessPatchBody",
1285712886
"OrganizationsOrgDependabotRepositoryAccessDefaultLevelPutBody",
12887+
"OrganizationsOrgOrgPropertiesValuesPatchBody",
1285812888
"OrgsOrgPatchBody",
1285912889
"OrgsOrgActionsCacheUsageByRepositoryGetResponse200",
1286012890
"ActionsCacheUsageByRepository",
1286112891
"OrgsOrgActionsHostedRunnersGetResponse200",
1286212892
"OrgsOrgActionsHostedRunnersPostBody",
1286312893
"OrgsOrgActionsHostedRunnersPostBodyPropImage",
12894+
"OrgsOrgActionsHostedRunnersImagesCustomGetResponse200",
12895+
"ActionsHostedRunnerCustomImage",
12896+
"OrgsOrgActionsHostedRunnersImagesCustomImageDefinitionIdVersionsGetResponse200",
12897+
"ActionsHostedRunnerCustomImageVersion",
1286412898
"OrgsOrgActionsHostedRunnersImagesGithubOwnedGetResponse200",
1286512899
"OrgsOrgActionsHostedRunnersImagesPartnerGetResponse200",
1286612900
"OrgsOrgActionsHostedRunnersMachineSizesGetResponse200",
@@ -12910,13 +12944,15 @@
1291012944
"OrgsOrgAttestationsBulkListPostResponse200PropPageInfo",
1291112945
"OrgsOrgAttestationsDeleteRequestPostBodyOneof0",
1291212946
"OrgsOrgAttestationsDeleteRequestPostBodyOneof1",
12947+
"OrgsOrgAttestationsRepositoriesGetResponse200Items",
1291312948
"OrgsOrgAttestationsSubjectDigestGetResponse200",
1291412949
"OrgsOrgAttestationsSubjectDigestGetResponse200PropAttestationsItems",
1291512950
"OrgsOrgAttestationsSubjectDigestGetResponse200PropAttestationsItemsPropBundle",
1291612951
"OrgsOrgAttestationsSubjectDigestGetResponse200PropAttestationsItemsPropBundlePropVerificationMaterial",
1291712952
"OrgsOrgAttestationsSubjectDigestGetResponse200PropAttestationsItemsPropBundlePropDsseEnvelope",
12918-
"OrgsOrgCampaignsPostBody",
1291912953
"OrgsOrgCampaignsPostBodyPropCodeScanningAlertsItems",
12954+
"OrgsOrgCampaignsPostBodyOneof0",
12955+
"OrgsOrgCampaignsPostBodyOneof1",
1292012956
"OrgsOrgCampaignsCampaignNumberPatchBody",
1292112957
"OrgsOrgCodeSecurityConfigurationsPostBody",
1292212958
"OrgsOrgCodeSecurityConfigurationsPostBodyPropDependencyGraphAutosubmitActionOptions",

0 commit comments

Comments
 (0)