|
1069 | 1069 | from githubkit.versions.v2022_11_28.models import ( |
1070 | 1070 | InstallationRepositoriesGetResponse200 as InstallationRepositoriesGetResponse200, |
1071 | 1071 | ) |
| 1072 | + from githubkit.versions.v2022_11_28.models import ( |
| 1073 | + InstallationRepositoriesGetResponse200PropRepositoriesItems as InstallationRepositoriesGetResponse200PropRepositoriesItems, |
| 1074 | + ) |
1072 | 1075 | from githubkit.versions.v2022_11_28.models import ( |
1073 | 1076 | InstallationToken as InstallationToken, |
1074 | 1077 | ) |
|
1297 | 1300 | from githubkit.versions.v2022_11_28.models import ( |
1298 | 1301 | OrganizationsOrgDependabotRepositoryAccessPatchBody as OrganizationsOrgDependabotRepositoryAccessPatchBody, |
1299 | 1302 | ) |
1300 | | - from githubkit.versions.v2022_11_28.models import ( |
1301 | | - OrganizationsOrgOrgPropertiesValuesPatchBody as OrganizationsOrgOrgPropertiesValuesPatchBody, |
1302 | | - ) |
1303 | 1303 | from githubkit.versions.v2022_11_28.models import ( |
1304 | 1304 | OrganizationsOrgSettingsBillingBudgetsBudgetIdPatchBody as OrganizationsOrgSettingsBillingBudgetsBudgetIdPatchBody, |
1305 | 1305 | ) |
|
1752 | 1752 | from githubkit.versions.v2022_11_28.models import ( |
1753 | 1753 | OrgsOrgProjectsV2ProjectNumberItemsPostBodyOneof1 as OrgsOrgProjectsV2ProjectNumberItemsPostBodyOneof1, |
1754 | 1754 | ) |
| 1755 | + from githubkit.versions.v2022_11_28.models import ( |
| 1756 | + OrgsOrgProjectsV2ProjectNumberViewsPostBody as OrgsOrgProjectsV2ProjectNumberViewsPostBody, |
| 1757 | + ) |
1755 | 1758 | from githubkit.versions.v2022_11_28.models import ( |
1756 | 1759 | OrgsOrgPropertiesSchemaPatchBody as OrgsOrgPropertiesSchemaPatchBody, |
1757 | 1760 | ) |
|
1806 | 1809 | from githubkit.versions.v2022_11_28.models import ( |
1807 | 1810 | OrgsOrgTeamsPostBody as OrgsOrgTeamsPostBody, |
1808 | 1811 | ) |
1809 | | - from githubkit.versions.v2022_11_28.models import ( |
1810 | | - OrgsOrgTeamsTeamSlugDiscussionsDiscussionNumberPatchBody as OrgsOrgTeamsTeamSlugDiscussionsDiscussionNumberPatchBody, |
1811 | | - ) |
1812 | | - from githubkit.versions.v2022_11_28.models import ( |
1813 | | - OrgsOrgTeamsTeamSlugDiscussionsPostBody as OrgsOrgTeamsTeamSlugDiscussionsPostBody, |
1814 | | - ) |
1815 | 1812 | from githubkit.versions.v2022_11_28.models import ( |
1816 | 1813 | OrgsOrgTeamsTeamSlugMembershipsUsernamePutBody as OrgsOrgTeamsTeamSlugMembershipsUsernamePutBody, |
1817 | 1814 | ) |
|
1978 | 1975 | from githubkit.versions.v2022_11_28.models import ( |
1979 | 1976 | ProjectsV2StatusUpdate as ProjectsV2StatusUpdate, |
1980 | 1977 | ) |
| 1978 | + from githubkit.versions.v2022_11_28.models import ProjectsV2View as ProjectsV2View |
| 1979 | + from githubkit.versions.v2022_11_28.models import ( |
| 1980 | + ProjectsV2ViewPropCreator as ProjectsV2ViewPropCreator, |
| 1981 | + ) |
1981 | 1982 | from githubkit.versions.v2022_11_28.models import ProtectedBranch as ProtectedBranch |
1982 | 1983 | from githubkit.versions.v2022_11_28.models import ( |
1983 | 1984 | ProtectedBranchAdminEnforced as ProtectedBranchAdminEnforced, |
|
3517 | 3518 | from githubkit.versions.v2022_11_28.models import TagPropCommit as TagPropCommit |
3518 | 3519 | from githubkit.versions.v2022_11_28.models import TagProtection as TagProtection |
3519 | 3520 | from githubkit.versions.v2022_11_28.models import Team as Team |
3520 | | - from githubkit.versions.v2022_11_28.models import TeamDiscussion as TeamDiscussion |
3521 | 3521 | from githubkit.versions.v2022_11_28.models import TeamFull as TeamFull |
3522 | 3522 | from githubkit.versions.v2022_11_28.models import TeamMembership as TeamMembership |
3523 | 3523 | from githubkit.versions.v2022_11_28.models import ( |
|
3540 | 3540 | TeamRoleAssignmentPropPermissions as TeamRoleAssignmentPropPermissions, |
3541 | 3541 | ) |
3542 | 3542 | from githubkit.versions.v2022_11_28.models import TeamSimple as TeamSimple |
3543 | | - from githubkit.versions.v2022_11_28.models import ( |
3544 | | - TeamsTeamIdDiscussionsDiscussionNumberPatchBody as TeamsTeamIdDiscussionsDiscussionNumberPatchBody, |
3545 | | - ) |
3546 | | - from githubkit.versions.v2022_11_28.models import ( |
3547 | | - TeamsTeamIdDiscussionsPostBody as TeamsTeamIdDiscussionsPostBody, |
3548 | | - ) |
3549 | 3543 | from githubkit.versions.v2022_11_28.models import ( |
3550 | 3544 | TeamsTeamIdMembershipsUsernamePutBody as TeamsTeamIdMembershipsUsernamePutBody, |
3551 | 3545 | ) |
|
3690 | 3684 | from githubkit.versions.v2022_11_28.models import ( |
3691 | 3685 | UserInstallationsInstallationIdRepositoriesGetResponse200 as UserInstallationsInstallationIdRepositoriesGetResponse200, |
3692 | 3686 | ) |
| 3687 | + from githubkit.versions.v2022_11_28.models import ( |
| 3688 | + UserInstallationsInstallationIdRepositoriesGetResponse200PropRepositoriesItems as UserInstallationsInstallationIdRepositoriesGetResponse200PropRepositoriesItems, |
| 3689 | + ) |
3693 | 3690 | from githubkit.versions.v2022_11_28.models import ( |
3694 | 3691 | UserInteractionLimitsGetResponse200Anyof1 as UserInteractionLimitsGetResponse200Anyof1, |
3695 | 3692 | ) |
|
3724 | 3721 | from githubkit.versions.v2022_11_28.models import ( |
3725 | 3722 | UserSshSigningKeysPostBody as UserSshSigningKeysPostBody, |
3726 | 3723 | ) |
| 3724 | + from githubkit.versions.v2022_11_28.models import ( |
| 3725 | + UsersUserIdProjectsV2ProjectNumberViewsPostBody as UsersUserIdProjectsV2ProjectNumberViewsPostBody, |
| 3726 | + ) |
3727 | 3727 | from githubkit.versions.v2022_11_28.models import ( |
3728 | 3728 | UsersUsernameAttestationsBulkListPostBody as UsersUsernameAttestationsBulkListPostBody, |
3729 | 3729 | ) |
|
10261 | 10261 | "ActionsCacheRetentionLimitForOrganization", |
10262 | 10262 | "ActionsCacheStorageLimitForOrganization", |
10263 | 10263 | "DependabotRepositoryAccessDetails", |
10264 | | - "CustomPropertyValue", |
10265 | 10264 | "GetAllBudgets", |
10266 | 10265 | "Budget", |
10267 | 10266 | "BudgetPropBudgetAlerting", |
|
10401 | 10400 | "ProjectsV2ItemWithContent", |
10402 | 10401 | "ProjectsV2ItemWithContentPropContent", |
10403 | 10402 | "ProjectsV2ItemWithContentPropFieldsItems", |
| 10403 | + "ProjectsV2View", |
| 10404 | + "ProjectsV2ViewPropCreator", |
10404 | 10405 | "CustomProperty", |
10405 | 10406 | "CustomPropertySetPayload", |
| 10407 | + "CustomPropertyValue", |
10406 | 10408 | "OrgRepoCustomPropertyValues", |
10407 | 10409 | "CodeOfConductSimple", |
10408 | 10410 | "FullRepository", |
|
10510 | 10512 | "TeamFull", |
10511 | 10513 | "TeamOrganization", |
10512 | 10514 | "TeamOrganizationPropPlan", |
10513 | | - "TeamDiscussion", |
10514 | 10515 | "TeamMembership", |
10515 | 10516 | "TeamRepository", |
10516 | 10517 | "TeamRepositoryPropPermissions", |
@@ -13100,14 +13101,14 @@ |
13100 | 13101 | "GistsGistIdCommentsPostBody", |
13101 | 13102 | "GistsGistIdCommentsCommentIdPatchBody", |
13102 | 13103 | "GistsGistIdStarGetResponse404", |
| 13104 | + "InstallationRepositoriesGetResponse200PropRepositoriesItems", |
13103 | 13105 | "InstallationRepositoriesGetResponse200", |
13104 | 13106 | "MarkdownPostBody", |
13105 | 13107 | "NotificationsPutBody", |
13106 | 13108 | "NotificationsPutResponse202", |
13107 | 13109 | "NotificationsThreadsThreadIdSubscriptionPutBody", |
13108 | 13110 | "OrganizationsOrgDependabotRepositoryAccessPatchBody", |
13109 | 13111 | "OrganizationsOrgDependabotRepositoryAccessDefaultLevelPutBody", |
13110 | | - "OrganizationsOrgOrgPropertiesValuesPatchBody", |
13111 | 13112 | "OrganizationsOrgSettingsBillingBudgetsBudgetIdPatchBody", |
13112 | 13113 | "OrganizationsOrgSettingsBillingBudgetsBudgetIdPatchBodyPropBudgetAlerting", |
13113 | 13114 | "OrganizationsOrgSettingsBillingBudgetsBudgetIdPatchResponse200", |
|
13256 | 13257 | "OrgsOrgProjectsV2ProjectNumberItemsPostBodyOneof1", |
13257 | 13258 | "OrgsOrgProjectsV2ProjectNumberItemsItemIdPatchBody", |
13258 | 13259 | "OrgsOrgProjectsV2ProjectNumberItemsItemIdPatchBodyPropFieldsItems", |
| 13260 | + "OrgsOrgProjectsV2ProjectNumberViewsPostBody", |
13259 | 13261 | "OrgsOrgPropertiesSchemaPatchBody", |
13260 | 13262 | "OrgsOrgPropertiesValuesPatchBody", |
13261 | 13263 | "OrgsOrgReposPostBody", |
|
13275 | 13277 | "OrgsOrgSettingsNetworkConfigurationsNetworkConfigurationIdPatchBody", |
13276 | 13278 | "OrgsOrgTeamsPostBody", |
13277 | 13279 | "OrgsOrgTeamsTeamSlugPatchBody", |
13278 | | - "OrgsOrgTeamsTeamSlugDiscussionsPostBody", |
13279 | | - "OrgsOrgTeamsTeamSlugDiscussionsDiscussionNumberPatchBody", |
13280 | 13280 | "OrgsOrgTeamsTeamSlugMembershipsUsernamePutBody", |
13281 | 13281 | "OrgsOrgTeamsTeamSlugReposOwnerRepoPutBody", |
13282 | 13282 | "OrgsOrgSecurityProductEnablementPostBody", |
|
13519 | 13519 | "ReposOwnerRepoTransferPostBody", |
13520 | 13520 | "ReposTemplateOwnerTemplateRepoGeneratePostBody", |
13521 | 13521 | "TeamsTeamIdPatchBody", |
13522 | | - "TeamsTeamIdDiscussionsPostBody", |
13523 | | - "TeamsTeamIdDiscussionsDiscussionNumberPatchBody", |
13524 | 13522 | "TeamsTeamIdMembershipsUsernamePutBody", |
13525 | 13523 | "TeamsTeamIdReposOwnerRepoPutBody", |
13526 | 13524 | "UserPatchBody", |
|
13541 | 13539 | "UserEmailsDeleteBodyOneof0", |
13542 | 13540 | "UserGpgKeysPostBody", |
13543 | 13541 | "UserInstallationsGetResponse200", |
| 13542 | + "UserInstallationsInstallationIdRepositoriesGetResponse200PropRepositoriesItems", |
13544 | 13543 | "UserInstallationsInstallationIdRepositoriesGetResponse200", |
13545 | 13544 | "UserInteractionLimitsGetResponse200Anyof1", |
13546 | 13545 | "UserKeysPostBody", |
|
13551 | 13550 | "UserSocialAccountsDeleteBody", |
13552 | 13551 | "UserSshSigningKeysPostBody", |
13553 | 13552 | "UserUserIdProjectsV2ProjectNumberDraftsPostBody", |
| 13553 | + "UsersUserIdProjectsV2ProjectNumberViewsPostBody", |
13554 | 13554 | "UsersUsernameAttestationsBulkListPostBody", |
13555 | 13555 | "UsersUsernameAttestationsBulkListPostResponse200", |
13556 | 13556 | "UsersUsernameAttestationsBulkListPostResponse200PropAttestationsSubjectDigests", |
|
0 commit comments