|
31 | 31 | from githubkit.versions.v2022_11_28.models import (
|
32 | 32 | ActionsGetDefaultWorkflowPermissions as ActionsGetDefaultWorkflowPermissions,
|
33 | 33 | )
|
| 34 | + from githubkit.versions.v2022_11_28.models import ( |
| 35 | + ActionsHostedRunner as ActionsHostedRunner, |
| 36 | + ) |
| 37 | + from githubkit.versions.v2022_11_28.models import ( |
| 38 | + ActionsHostedRunnerImage as ActionsHostedRunnerImage, |
| 39 | + ) |
| 40 | + from githubkit.versions.v2022_11_28.models import ( |
| 41 | + ActionsHostedRunnerLimits as ActionsHostedRunnerLimits, |
| 42 | + ) |
| 43 | + from githubkit.versions.v2022_11_28.models import ( |
| 44 | + ActionsHostedRunnerLimitsPropPublicIps as ActionsHostedRunnerLimitsPropPublicIps, |
| 45 | + ) |
| 46 | + from githubkit.versions.v2022_11_28.models import ( |
| 47 | + ActionsHostedRunnerMachineSpec as ActionsHostedRunnerMachineSpec, |
| 48 | + ) |
| 49 | + from githubkit.versions.v2022_11_28.models import ( |
| 50 | + ActionsHostedRunnerPoolImage as ActionsHostedRunnerPoolImage, |
| 51 | + ) |
34 | 52 | from githubkit.versions.v2022_11_28.models import (
|
35 | 53 | ActionsOrganizationPermissions as ActionsOrganizationPermissions,
|
36 | 54 | )
|
|
1039 | 1057 | from githubkit.versions.v2022_11_28.models import (
|
1040 | 1058 | MovedColumnInProjectIssueEventPropProjectCard as MovedColumnInProjectIssueEventPropProjectCard,
|
1041 | 1059 | )
|
| 1060 | + from githubkit.versions.v2022_11_28.models import ( |
| 1061 | + NetworkConfiguration as NetworkConfiguration, |
| 1062 | + ) |
| 1063 | + from githubkit.versions.v2022_11_28.models import NetworkSettings as NetworkSettings |
1042 | 1064 | from githubkit.versions.v2022_11_28.models import (
|
1043 | 1065 | NotificationsPutBody as NotificationsPutBody,
|
1044 | 1066 | )
|
|
1141 | 1163 | from githubkit.versions.v2022_11_28.models import (
|
1142 | 1164 | OrgsOrgActionsCacheUsageByRepositoryGetResponse200 as OrgsOrgActionsCacheUsageByRepositoryGetResponse200,
|
1143 | 1165 | )
|
| 1166 | + from githubkit.versions.v2022_11_28.models import ( |
| 1167 | + OrgsOrgActionsHostedRunnersGetResponse200 as OrgsOrgActionsHostedRunnersGetResponse200, |
| 1168 | + ) |
| 1169 | + from githubkit.versions.v2022_11_28.models import ( |
| 1170 | + OrgsOrgActionsHostedRunnersHostedRunnerIdPatchBody as OrgsOrgActionsHostedRunnersHostedRunnerIdPatchBody, |
| 1171 | + ) |
| 1172 | + from githubkit.versions.v2022_11_28.models import ( |
| 1173 | + OrgsOrgActionsHostedRunnersImagesGithubOwnedGetResponse200 as OrgsOrgActionsHostedRunnersImagesGithubOwnedGetResponse200, |
| 1174 | + ) |
| 1175 | + from githubkit.versions.v2022_11_28.models import ( |
| 1176 | + OrgsOrgActionsHostedRunnersImagesPartnerGetResponse200 as OrgsOrgActionsHostedRunnersImagesPartnerGetResponse200, |
| 1177 | + ) |
| 1178 | + from githubkit.versions.v2022_11_28.models import ( |
| 1179 | + OrgsOrgActionsHostedRunnersMachineSizesGetResponse200 as OrgsOrgActionsHostedRunnersMachineSizesGetResponse200, |
| 1180 | + ) |
| 1181 | + from githubkit.versions.v2022_11_28.models import ( |
| 1182 | + OrgsOrgActionsHostedRunnersPlatformsGetResponse200 as OrgsOrgActionsHostedRunnersPlatformsGetResponse200, |
| 1183 | + ) |
| 1184 | + from githubkit.versions.v2022_11_28.models import ( |
| 1185 | + OrgsOrgActionsHostedRunnersPostBody as OrgsOrgActionsHostedRunnersPostBody, |
| 1186 | + ) |
| 1187 | + from githubkit.versions.v2022_11_28.models import ( |
| 1188 | + OrgsOrgActionsHostedRunnersPostBodyPropImage as OrgsOrgActionsHostedRunnersPostBodyPropImage, |
| 1189 | + ) |
1144 | 1190 | from githubkit.versions.v2022_11_28.models import (
|
1145 | 1191 | OrgsOrgActionsPermissionsPutBody as OrgsOrgActionsPermissionsPutBody,
|
1146 | 1192 | )
|
|
1156 | 1202 | from githubkit.versions.v2022_11_28.models import (
|
1157 | 1203 | OrgsOrgActionsRunnerGroupsPostBody as OrgsOrgActionsRunnerGroupsPostBody,
|
1158 | 1204 | )
|
| 1205 | + from githubkit.versions.v2022_11_28.models import ( |
| 1206 | + OrgsOrgActionsRunnerGroupsRunnerGroupIdHostedRunnersGetResponse200 as OrgsOrgActionsRunnerGroupsRunnerGroupIdHostedRunnersGetResponse200, |
| 1207 | + ) |
1159 | 1208 | from githubkit.versions.v2022_11_28.models import (
|
1160 | 1209 | OrgsOrgActionsRunnerGroupsRunnerGroupIdPatchBody as OrgsOrgActionsRunnerGroupsRunnerGroupIdPatchBody,
|
1161 | 1210 | )
|
|
1429 | 1478 | from githubkit.versions.v2022_11_28.models import (
|
1430 | 1479 | OrgsOrgSecurityProductEnablementPostBody as OrgsOrgSecurityProductEnablementPostBody,
|
1431 | 1480 | )
|
| 1481 | + from githubkit.versions.v2022_11_28.models import ( |
| 1482 | + OrgsOrgSettingsNetworkConfigurationsGetResponse200 as OrgsOrgSettingsNetworkConfigurationsGetResponse200, |
| 1483 | + ) |
| 1484 | + from githubkit.versions.v2022_11_28.models import ( |
| 1485 | + OrgsOrgSettingsNetworkConfigurationsNetworkConfigurationIdPatchBody as OrgsOrgSettingsNetworkConfigurationsNetworkConfigurationIdPatchBody, |
| 1486 | + ) |
| 1487 | + from githubkit.versions.v2022_11_28.models import ( |
| 1488 | + OrgsOrgSettingsNetworkConfigurationsPostBody as OrgsOrgSettingsNetworkConfigurationsPostBody, |
| 1489 | + ) |
1432 | 1490 | from githubkit.versions.v2022_11_28.models import (
|
1433 | 1491 | OrgsOrgTeamsPostBody as OrgsOrgTeamsPostBody,
|
1434 | 1492 | )
|
|
1703 | 1761 | from githubkit.versions.v2022_11_28.models import (
|
1704 | 1762 | ProtectedBranchRequiredStatusCheckPropChecksItems as ProtectedBranchRequiredStatusCheckPropChecksItems,
|
1705 | 1763 | )
|
| 1764 | + from githubkit.versions.v2022_11_28.models import PublicIp as PublicIp |
1706 | 1765 | from githubkit.versions.v2022_11_28.models import PublicUser as PublicUser
|
1707 | 1766 | from githubkit.versions.v2022_11_28.models import (
|
1708 | 1767 | PublicUserPropPlan as PublicUserPropPlan,
|
|
9641 | 9700 | "GlobalAdvisoryPropCreditsItems",
|
9642 | 9701 | "BasicError",
|
9643 | 9702 | "ValidationErrorSimple",
|
| 9703 | + "Enterprise", |
9644 | 9704 | "IntegrationPropPermissions",
|
9645 | 9705 | "Integration",
|
9646 | 9706 | "WebhookConfig",
|
|
9654 | 9714 | "HookDeliveryPropRequestPropPayload",
|
9655 | 9715 | "HookDeliveryPropResponse",
|
9656 | 9716 | "HookDeliveryPropResponsePropHeaders",
|
9657 |
| - "Enterprise", |
9658 | 9717 | "IntegrationInstallationRequest",
|
9659 | 9718 | "AppPermissions",
|
9660 | 9719 | "Installation",
|
|
9754 | 9813 | "OrganizationFull",
|
9755 | 9814 | "OrganizationFullPropPlan",
|
9756 | 9815 | "ActionsCacheUsageOrgEnterprise",
|
| 9816 | + "ActionsHostedRunnerMachineSpec", |
| 9817 | + "ActionsHostedRunner", |
| 9818 | + "ActionsHostedRunnerPoolImage", |
| 9819 | + "PublicIp", |
| 9820 | + "ActionsHostedRunnerImage", |
| 9821 | + "ActionsHostedRunnerLimits", |
| 9822 | + "ActionsHostedRunnerLimitsPropPublicIps", |
9757 | 9823 | "OidcCustomSub",
|
9758 | 9824 | "ActionsOrganizationPermissions",
|
9759 | 9825 | "SelectedActions",
|
|
9920 | 9986 | "ActionsBillingUsagePropMinutesUsedBreakdown",
|
9921 | 9987 | "PackagesBillingUsage",
|
9922 | 9988 | "CombinedBillingUsage",
|
| 9989 | + "NetworkSettings", |
9923 | 9990 | "TeamFull",
|
9924 | 9991 | "TeamOrganization",
|
9925 | 9992 | "TeamOrganizationPropPlan",
|
@@ -12536,13 +12603,22 @@
|
12536 | 12603 | "OrgsOrgPatchBody",
|
12537 | 12604 | "OrgsOrgActionsCacheUsageByRepositoryGetResponse200",
|
12538 | 12605 | "ActionsCacheUsageByRepository",
|
| 12606 | + "OrgsOrgActionsHostedRunnersGetResponse200", |
| 12607 | + "OrgsOrgActionsHostedRunnersPostBody", |
| 12608 | + "OrgsOrgActionsHostedRunnersPostBodyPropImage", |
| 12609 | + "OrgsOrgActionsHostedRunnersImagesGithubOwnedGetResponse200", |
| 12610 | + "OrgsOrgActionsHostedRunnersImagesPartnerGetResponse200", |
| 12611 | + "OrgsOrgActionsHostedRunnersMachineSizesGetResponse200", |
| 12612 | + "OrgsOrgActionsHostedRunnersPlatformsGetResponse200", |
| 12613 | + "OrgsOrgActionsHostedRunnersHostedRunnerIdPatchBody", |
12539 | 12614 | "OrgsOrgActionsPermissionsPutBody",
|
12540 | 12615 | "OrgsOrgActionsPermissionsRepositoriesGetResponse200",
|
12541 | 12616 | "OrgsOrgActionsPermissionsRepositoriesPutBody",
|
12542 | 12617 | "OrgsOrgActionsRunnerGroupsGetResponse200",
|
12543 | 12618 | "RunnerGroupsOrg",
|
12544 | 12619 | "OrgsOrgActionsRunnerGroupsPostBody",
|
12545 | 12620 | "OrgsOrgActionsRunnerGroupsRunnerGroupIdPatchBody",
|
| 12621 | + "OrgsOrgActionsRunnerGroupsRunnerGroupIdHostedRunnersGetResponse200", |
12546 | 12622 | "OrgsOrgActionsRunnerGroupsRunnerGroupIdRepositoriesGetResponse200",
|
12547 | 12623 | "OrgsOrgActionsRunnerGroupsRunnerGroupIdRepositoriesPutBody",
|
12548 | 12624 | "OrgsOrgActionsRunnerGroupsRunnerGroupIdRunnersGetResponse200",
|
|
12634 | 12710 | "OrgsOrgReposPostBodyPropCustomProperties",
|
12635 | 12711 | "OrgsOrgRulesetsPostBody",
|
12636 | 12712 | "OrgsOrgRulesetsRulesetIdPutBody",
|
| 12713 | + "OrgsOrgSettingsNetworkConfigurationsGetResponse200", |
| 12714 | + "NetworkConfiguration", |
| 12715 | + "OrgsOrgSettingsNetworkConfigurationsPostBody", |
| 12716 | + "OrgsOrgSettingsNetworkConfigurationsNetworkConfigurationIdPatchBody", |
12637 | 12717 | "OrgsOrgTeamsPostBody",
|
12638 | 12718 | "OrgsOrgTeamsTeamSlugPatchBody",
|
12639 | 12719 | "OrgsOrgTeamsTeamSlugDiscussionsPostBody",
|
|
0 commit comments