Skip to content

Commit

Permalink
👽 re-generate openapi models
Browse files Browse the repository at this point in the history
  • Loading branch information
yanyongyu authored Feb 1, 2025
1 parent d0d417a commit f3702fa
Show file tree
Hide file tree
Showing 4,844 changed files with 257,327 additions and 249,889 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
90 changes: 85 additions & 5 deletions githubkit/rest/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,24 @@
from githubkit.versions.v2022_11_28.models import (
ActionsGetDefaultWorkflowPermissions as ActionsGetDefaultWorkflowPermissions,
)
from githubkit.versions.v2022_11_28.models import (
ActionsHostedRunner as ActionsHostedRunner,
)
from githubkit.versions.v2022_11_28.models import (
ActionsHostedRunnerImage as ActionsHostedRunnerImage,
)
from githubkit.versions.v2022_11_28.models import (
ActionsHostedRunnerLimits as ActionsHostedRunnerLimits,
)
from githubkit.versions.v2022_11_28.models import (
ActionsHostedRunnerLimitsPropPublicIps as ActionsHostedRunnerLimitsPropPublicIps,
)
from githubkit.versions.v2022_11_28.models import (
ActionsHostedRunnerMachineSpec as ActionsHostedRunnerMachineSpec,
)
from githubkit.versions.v2022_11_28.models import (
ActionsHostedRunnerPoolImage as ActionsHostedRunnerPoolImage,
)
from githubkit.versions.v2022_11_28.models import (
ActionsOrganizationPermissions as ActionsOrganizationPermissions,
)
Expand Down Expand Up @@ -861,9 +879,6 @@
from githubkit.versions.v2022_11_28.models import (
GlobalAdvisoryPropCwesItems as GlobalAdvisoryPropCwesItems,
)
from githubkit.versions.v2022_11_28.models import (
GlobalAdvisoryPropEpss as GlobalAdvisoryPropEpss,
)
from githubkit.versions.v2022_11_28.models import (
GlobalAdvisoryPropIdentifiersItems as GlobalAdvisoryPropIdentifiersItems,
)
Expand Down Expand Up @@ -1039,6 +1054,10 @@
from githubkit.versions.v2022_11_28.models import (
MovedColumnInProjectIssueEventPropProjectCard as MovedColumnInProjectIssueEventPropProjectCard,
)
from githubkit.versions.v2022_11_28.models import (
NetworkConfiguration as NetworkConfiguration,
)
from githubkit.versions.v2022_11_28.models import NetworkSettings as NetworkSettings
from githubkit.versions.v2022_11_28.models import (
NotificationsPutBody as NotificationsPutBody,
)
Expand Down Expand Up @@ -1141,6 +1160,30 @@
from githubkit.versions.v2022_11_28.models import (
OrgsOrgActionsCacheUsageByRepositoryGetResponse200 as OrgsOrgActionsCacheUsageByRepositoryGetResponse200,
)
from githubkit.versions.v2022_11_28.models import (
OrgsOrgActionsHostedRunnersGetResponse200 as OrgsOrgActionsHostedRunnersGetResponse200,
)
from githubkit.versions.v2022_11_28.models import (
OrgsOrgActionsHostedRunnersHostedRunnerIdPatchBody as OrgsOrgActionsHostedRunnersHostedRunnerIdPatchBody,
)
from githubkit.versions.v2022_11_28.models import (
OrgsOrgActionsHostedRunnersImagesGithubOwnedGetResponse200 as OrgsOrgActionsHostedRunnersImagesGithubOwnedGetResponse200,
)
from githubkit.versions.v2022_11_28.models import (
OrgsOrgActionsHostedRunnersImagesPartnerGetResponse200 as OrgsOrgActionsHostedRunnersImagesPartnerGetResponse200,
)
from githubkit.versions.v2022_11_28.models import (
OrgsOrgActionsHostedRunnersMachineSizesGetResponse200 as OrgsOrgActionsHostedRunnersMachineSizesGetResponse200,
)
from githubkit.versions.v2022_11_28.models import (
OrgsOrgActionsHostedRunnersPlatformsGetResponse200 as OrgsOrgActionsHostedRunnersPlatformsGetResponse200,
)
from githubkit.versions.v2022_11_28.models import (
OrgsOrgActionsHostedRunnersPostBody as OrgsOrgActionsHostedRunnersPostBody,
)
from githubkit.versions.v2022_11_28.models import (
OrgsOrgActionsHostedRunnersPostBodyPropImage as OrgsOrgActionsHostedRunnersPostBodyPropImage,
)
from githubkit.versions.v2022_11_28.models import (
OrgsOrgActionsPermissionsPutBody as OrgsOrgActionsPermissionsPutBody,
)
Expand All @@ -1156,6 +1199,9 @@
from githubkit.versions.v2022_11_28.models import (
OrgsOrgActionsRunnerGroupsPostBody as OrgsOrgActionsRunnerGroupsPostBody,
)
from githubkit.versions.v2022_11_28.models import (
OrgsOrgActionsRunnerGroupsRunnerGroupIdHostedRunnersGetResponse200 as OrgsOrgActionsRunnerGroupsRunnerGroupIdHostedRunnersGetResponse200,
)
from githubkit.versions.v2022_11_28.models import (
OrgsOrgActionsRunnerGroupsRunnerGroupIdPatchBody as OrgsOrgActionsRunnerGroupsRunnerGroupIdPatchBody,
)
Expand Down Expand Up @@ -1429,6 +1475,15 @@
from githubkit.versions.v2022_11_28.models import (
OrgsOrgSecurityProductEnablementPostBody as OrgsOrgSecurityProductEnablementPostBody,
)
from githubkit.versions.v2022_11_28.models import (
OrgsOrgSettingsNetworkConfigurationsGetResponse200 as OrgsOrgSettingsNetworkConfigurationsGetResponse200,
)
from githubkit.versions.v2022_11_28.models import (
OrgsOrgSettingsNetworkConfigurationsNetworkConfigurationIdPatchBody as OrgsOrgSettingsNetworkConfigurationsNetworkConfigurationIdPatchBody,
)
from githubkit.versions.v2022_11_28.models import (
OrgsOrgSettingsNetworkConfigurationsPostBody as OrgsOrgSettingsNetworkConfigurationsPostBody,
)
from githubkit.versions.v2022_11_28.models import (
OrgsOrgTeamsPostBody as OrgsOrgTeamsPostBody,
)
Expand Down Expand Up @@ -1703,6 +1758,7 @@
from githubkit.versions.v2022_11_28.models import (
ProtectedBranchRequiredStatusCheckPropChecksItems as ProtectedBranchRequiredStatusCheckPropChecksItems,
)
from githubkit.versions.v2022_11_28.models import PublicIp as PublicIp
from githubkit.versions.v2022_11_28.models import PublicUser as PublicUser
from githubkit.versions.v2022_11_28.models import (
PublicUserPropPlan as PublicUserPropPlan,
Expand Down Expand Up @@ -2977,6 +3033,9 @@
from githubkit.versions.v2022_11_28.models import (
SecretScanningScanHistoryPropCustomPatternBackfillScansItemsAllof1 as SecretScanningScanHistoryPropCustomPatternBackfillScansItemsAllof1,
)
from githubkit.versions.v2022_11_28.models import (
SecurityAdvisoryEpss as SecurityAdvisoryEpss,
)
from githubkit.versions.v2022_11_28.models import (
SecurityAndAnalysis as SecurityAndAnalysis,
)
Expand Down Expand Up @@ -9630,17 +9689,18 @@
"CvssSeverities",
"CvssSeveritiesPropCvssV3",
"CvssSeveritiesPropCvssV4",
"SecurityAdvisoryEpss",
"SimpleUser",
"GlobalAdvisory",
"GlobalAdvisoryPropIdentifiersItems",
"GlobalAdvisoryPropCvss",
"GlobalAdvisoryPropCwesItems",
"GlobalAdvisoryPropEpss",
"Vulnerability",
"VulnerabilityPropPackage",
"GlobalAdvisoryPropCreditsItems",
"BasicError",
"ValidationErrorSimple",
"Enterprise",
"IntegrationPropPermissions",
"Integration",
"WebhookConfig",
Expand All @@ -9654,7 +9714,6 @@
"HookDeliveryPropRequestPropPayload",
"HookDeliveryPropResponse",
"HookDeliveryPropResponsePropHeaders",
"Enterprise",
"IntegrationInstallationRequest",
"AppPermissions",
"Installation",
Expand Down Expand Up @@ -9754,6 +9813,13 @@
"OrganizationFull",
"OrganizationFullPropPlan",
"ActionsCacheUsageOrgEnterprise",
"ActionsHostedRunnerMachineSpec",
"ActionsHostedRunner",
"ActionsHostedRunnerPoolImage",
"PublicIp",
"ActionsHostedRunnerImage",
"ActionsHostedRunnerLimits",
"ActionsHostedRunnerLimitsPropPublicIps",
"OidcCustomSub",
"ActionsOrganizationPermissions",
"SelectedActions",
Expand Down Expand Up @@ -9920,6 +9986,7 @@
"ActionsBillingUsagePropMinutesUsedBreakdown",
"PackagesBillingUsage",
"CombinedBillingUsage",
"NetworkSettings",
"TeamFull",
"TeamOrganization",
"TeamOrganizationPropPlan",
Expand Down Expand Up @@ -12536,13 +12603,22 @@
"OrgsOrgPatchBody",
"OrgsOrgActionsCacheUsageByRepositoryGetResponse200",
"ActionsCacheUsageByRepository",
"OrgsOrgActionsHostedRunnersGetResponse200",
"OrgsOrgActionsHostedRunnersPostBody",
"OrgsOrgActionsHostedRunnersPostBodyPropImage",
"OrgsOrgActionsHostedRunnersImagesGithubOwnedGetResponse200",
"OrgsOrgActionsHostedRunnersImagesPartnerGetResponse200",
"OrgsOrgActionsHostedRunnersMachineSizesGetResponse200",
"OrgsOrgActionsHostedRunnersPlatformsGetResponse200",
"OrgsOrgActionsHostedRunnersHostedRunnerIdPatchBody",
"OrgsOrgActionsPermissionsPutBody",
"OrgsOrgActionsPermissionsRepositoriesGetResponse200",
"OrgsOrgActionsPermissionsRepositoriesPutBody",
"OrgsOrgActionsRunnerGroupsGetResponse200",
"RunnerGroupsOrg",
"OrgsOrgActionsRunnerGroupsPostBody",
"OrgsOrgActionsRunnerGroupsRunnerGroupIdPatchBody",
"OrgsOrgActionsRunnerGroupsRunnerGroupIdHostedRunnersGetResponse200",
"OrgsOrgActionsRunnerGroupsRunnerGroupIdRepositoriesGetResponse200",
"OrgsOrgActionsRunnerGroupsRunnerGroupIdRepositoriesPutBody",
"OrgsOrgActionsRunnerGroupsRunnerGroupIdRunnersGetResponse200",
Expand Down Expand Up @@ -12634,6 +12710,10 @@
"OrgsOrgReposPostBodyPropCustomProperties",
"OrgsOrgRulesetsPostBody",
"OrgsOrgRulesetsRulesetIdPutBody",
"OrgsOrgSettingsNetworkConfigurationsGetResponse200",
"NetworkConfiguration",
"OrgsOrgSettingsNetworkConfigurationsPostBody",
"OrgsOrgSettingsNetworkConfigurationsNetworkConfigurationIdPatchBody",
"OrgsOrgTeamsPostBody",
"OrgsOrgTeamsTeamSlugPatchBody",
"OrgsOrgTeamsTeamSlugDiscussionsPostBody",
Expand Down
Loading

0 comments on commit f3702fa

Please sign in to comment.