|
279 | 279 | from githubkit.versions.v2022_11_28.models import ( |
280 | 280 | BranchWithProtectionPropLinks as BranchWithProtectionPropLinks, |
281 | 281 | ) |
| 282 | + from githubkit.versions.v2022_11_28.models import Budget as Budget |
| 283 | + from githubkit.versions.v2022_11_28.models import ( |
| 284 | + BudgetPropBudgetAlerting as BudgetPropBudgetAlerting, |
| 285 | + ) |
282 | 286 | from githubkit.versions.v2022_11_28.models import CampaignSummary as CampaignSummary |
283 | 287 | from githubkit.versions.v2022_11_28.models import ( |
284 | 288 | CampaignSummaryPropAlertStats as CampaignSummaryPropAlertStats, |
|
651 | 655 | from githubkit.versions.v2022_11_28.models import ( |
652 | 656 | CvssSeveritiesPropCvssV4 as CvssSeveritiesPropCvssV4, |
653 | 657 | ) |
| 658 | + from githubkit.versions.v2022_11_28.models import DeleteBudget as DeleteBudget |
654 | 659 | from githubkit.versions.v2022_11_28.models import ( |
655 | 660 | DemilestonedIssueEvent as DemilestonedIssueEvent, |
656 | 661 | ) |
|
878 | 883 | from githubkit.versions.v2022_11_28.models import ( |
879 | 884 | FullRepositoryPropPermissions as FullRepositoryPropPermissions, |
880 | 885 | ) |
| 886 | + from githubkit.versions.v2022_11_28.models import GetAllBudgets as GetAllBudgets |
| 887 | + from githubkit.versions.v2022_11_28.models import GetBudget as GetBudget |
| 888 | + from githubkit.versions.v2022_11_28.models import ( |
| 889 | + GetBudgetPropBudgetAlerting as GetBudgetPropBudgetAlerting, |
| 890 | + ) |
881 | 891 | from githubkit.versions.v2022_11_28.models import GistComment as GistComment |
882 | 892 | from githubkit.versions.v2022_11_28.models import GistCommit as GistCommit |
883 | 893 | from githubkit.versions.v2022_11_28.models import ( |
|
1245 | 1255 | from githubkit.versions.v2022_11_28.models import ( |
1246 | 1256 | OrganizationsOrgOrgPropertiesValuesPatchBody as OrganizationsOrgOrgPropertiesValuesPatchBody, |
1247 | 1257 | ) |
| 1258 | + from githubkit.versions.v2022_11_28.models import ( |
| 1259 | + OrganizationsOrgSettingsBillingBudgetsBudgetIdPatchBody as OrganizationsOrgSettingsBillingBudgetsBudgetIdPatchBody, |
| 1260 | + ) |
| 1261 | + from githubkit.versions.v2022_11_28.models import ( |
| 1262 | + OrganizationsOrgSettingsBillingBudgetsBudgetIdPatchBodyPropBudgetAlerting as OrganizationsOrgSettingsBillingBudgetsBudgetIdPatchBodyPropBudgetAlerting, |
| 1263 | + ) |
| 1264 | + from githubkit.versions.v2022_11_28.models import ( |
| 1265 | + OrganizationsOrgSettingsBillingBudgetsBudgetIdPatchResponse200 as OrganizationsOrgSettingsBillingBudgetsBudgetIdPatchResponse200, |
| 1266 | + ) |
| 1267 | + from githubkit.versions.v2022_11_28.models import ( |
| 1268 | + OrganizationsOrgSettingsBillingBudgetsBudgetIdPatchResponse200PropBudget as OrganizationsOrgSettingsBillingBudgetsBudgetIdPatchResponse200PropBudget, |
| 1269 | + ) |
| 1270 | + from githubkit.versions.v2022_11_28.models import ( |
| 1271 | + OrganizationsOrgSettingsBillingBudgetsBudgetIdPatchResponse200PropBudgetPropBudgetAlerting as OrganizationsOrgSettingsBillingBudgetsBudgetIdPatchResponse200PropBudgetPropBudgetAlerting, |
| 1272 | + ) |
1248 | 1273 | from githubkit.versions.v2022_11_28.models import ( |
1249 | 1274 | OrganizationUpdateIssueType as OrganizationUpdateIssueType, |
1250 | 1275 | ) |
|
1632 | 1657 | OrgsOrgPrivateRegistriesSecretNamePatchBody as OrgsOrgPrivateRegistriesSecretNamePatchBody, |
1633 | 1658 | ) |
1634 | 1659 | from githubkit.versions.v2022_11_28.models import ( |
1635 | | - OrgsOrgProjectsPostBody as OrgsOrgProjectsPostBody, |
| 1660 | + OrgsOrgProjectsV2ProjectNumberDraftsPostBody as OrgsOrgProjectsV2ProjectNumberDraftsPostBody, |
1636 | 1661 | ) |
1637 | 1662 | from githubkit.versions.v2022_11_28.models import ( |
1638 | 1663 | OrgsOrgProjectsV2ProjectNumberItemsItemIdPatchBody as OrgsOrgProjectsV2ProjectNumberItemsItemIdPatchBody, |
|
1836 | 1861 | from githubkit.versions.v2022_11_28.models import ( |
1837 | 1862 | PrivateVulnerabilityReportCreatePropVulnerabilitiesItemsPropPackage as PrivateVulnerabilityReportCreatePropVulnerabilitiesItemsPropPackage, |
1838 | 1863 | ) |
1839 | | - from githubkit.versions.v2022_11_28.models import Project as Project |
1840 | 1864 | from githubkit.versions.v2022_11_28.models import ( |
1841 | 1865 | ProjectCollaboratorPermission as ProjectCollaboratorPermission, |
1842 | 1866 | ) |
|
1853 | 1877 | from githubkit.versions.v2022_11_28.models import ( |
1854 | 1878 | ProjectsProjectIdCollaboratorsUsernamePutBody as ProjectsProjectIdCollaboratorsUsernamePutBody, |
1855 | 1879 | ) |
1856 | | - from githubkit.versions.v2022_11_28.models import ( |
1857 | | - ProjectsProjectIdDeleteResponse403 as ProjectsProjectIdDeleteResponse403, |
1858 | | - ) |
1859 | | - from githubkit.versions.v2022_11_28.models import ( |
1860 | | - ProjectsProjectIdPatchBody as ProjectsProjectIdPatchBody, |
1861 | | - ) |
1862 | | - from githubkit.versions.v2022_11_28.models import ( |
1863 | | - ProjectsProjectIdPatchResponse403 as ProjectsProjectIdPatchResponse403, |
1864 | | - ) |
1865 | 1880 | from githubkit.versions.v2022_11_28.models import ProjectsV2 as ProjectsV2 |
1866 | 1881 | from githubkit.versions.v2022_11_28.models import ( |
1867 | 1882 | ProjectsV2DraftIssue as ProjectsV2DraftIssue, |
|
3028 | 3043 | from githubkit.versions.v2022_11_28.models import ( |
3029 | 3044 | ReposOwnerRepoPrivateVulnerabilityReportingGetResponse200 as ReposOwnerRepoPrivateVulnerabilityReportingGetResponse200, |
3030 | 3045 | ) |
3031 | | - from githubkit.versions.v2022_11_28.models import ( |
3032 | | - ReposOwnerRepoProjectsPostBody as ReposOwnerRepoProjectsPostBody, |
3033 | | - ) |
3034 | 3046 | from githubkit.versions.v2022_11_28.models import ( |
3035 | 3047 | ReposOwnerRepoPropertiesValuesPatchBody as ReposOwnerRepoPropertiesValuesPatchBody, |
3036 | 3048 | ) |
|
3116 | 3128 | ReposOwnerRepoRulesetsRulesetIdPutBody as ReposOwnerRepoRulesetsRulesetIdPutBody, |
3117 | 3129 | ) |
3118 | 3130 | from githubkit.versions.v2022_11_28.models import ( |
3119 | | - ReposOwnerRepoSecretScanningAlertsAlertNumberPatchBody as ReposOwnerRepoSecretScanningAlertsAlertNumberPatchBody, |
| 3131 | + ReposOwnerRepoSecretScanningAlertsAlertNumberPatchBodyAnyof0 as ReposOwnerRepoSecretScanningAlertsAlertNumberPatchBodyAnyof0, |
3120 | 3132 | ) |
3121 | 3133 | from githubkit.versions.v2022_11_28.models import ( |
3122 | 3134 | ReposOwnerRepoSecretScanningPushProtectionBypassesPostBody as ReposOwnerRepoSecretScanningPushProtectionBypassesPostBody, |
|
3603 | 3615 | UserMigrationsPostBody as UserMigrationsPostBody, |
3604 | 3616 | ) |
3605 | 3617 | from githubkit.versions.v2022_11_28.models import UserPatchBody as UserPatchBody |
3606 | | - from githubkit.versions.v2022_11_28.models import ( |
3607 | | - UserProjectsPostBody as UserProjectsPostBody, |
3608 | | - ) |
3609 | 3618 | from githubkit.versions.v2022_11_28.models import ( |
3610 | 3619 | UserReposPostBody as UserReposPostBody, |
3611 | 3620 | ) |
|
10064 | 10073 | "ThreadSubscription", |
10065 | 10074 | "DependabotRepositoryAccessDetails", |
10066 | 10075 | "CustomPropertyValue", |
| 10076 | + "GetAllBudgets", |
| 10077 | + "Budget", |
| 10078 | + "BudgetPropBudgetAlerting", |
| 10079 | + "GetBudget", |
| 10080 | + "GetBudgetPropBudgetAlerting", |
| 10081 | + "DeleteBudget", |
10067 | 10082 | "BillingPremiumRequestUsageReportOrg", |
10068 | 10083 | "BillingPremiumRequestUsageReportOrgPropTimePeriod", |
10069 | 10084 | "BillingPremiumRequestUsageReportOrgPropUsageItemsItems", |
|
10171 | 10186 | "OrganizationProgrammaticAccessGrantPropPermissionsPropRepository", |
10172 | 10187 | "OrganizationProgrammaticAccessGrantPropPermissionsPropOther", |
10173 | 10188 | "OrgPrivateRegistryConfigurationWithSelectedRepositories", |
10174 | | - "Project", |
10175 | 10189 | "ProjectsV2StatusUpdate", |
10176 | 10190 | "ProjectsV2", |
| 10191 | + "Link", |
| 10192 | + "AutoMerge", |
| 10193 | + "PullRequestSimple", |
| 10194 | + "PullRequestSimplePropLabelsItems", |
| 10195 | + "PullRequestSimplePropHead", |
| 10196 | + "PullRequestSimplePropBase", |
| 10197 | + "PullRequestSimplePropLinks", |
| 10198 | + "ProjectsV2DraftIssue", |
| 10199 | + "ProjectsV2ItemSimple", |
10177 | 10200 | "ProjectsV2Field", |
10178 | 10201 | "ProjectsV2SingleSelectOptions", |
10179 | 10202 | "ProjectsV2SingleSelectOptionsPropName", |
|
10184 | 10207 | "ProjectsV2ItemWithContent", |
10185 | 10208 | "ProjectsV2ItemWithContentPropContent", |
10186 | 10209 | "ProjectsV2ItemWithContentPropFieldsItems", |
10187 | | - "Link", |
10188 | | - "AutoMerge", |
10189 | | - "PullRequestSimple", |
10190 | | - "PullRequestSimplePropLabelsItems", |
10191 | | - "PullRequestSimplePropHead", |
10192 | | - "PullRequestSimplePropBase", |
10193 | | - "PullRequestSimplePropLinks", |
10194 | | - "ProjectsV2DraftIssue", |
10195 | | - "ProjectsV2ItemSimple", |
10196 | 10210 | "CustomProperty", |
10197 | 10211 | "CustomPropertySetPayload", |
10198 | 10212 | "OrgRepoCustomPropertyValues", |
|
12906 | 12920 | "OrganizationsOrgDependabotRepositoryAccessPatchBody", |
12907 | 12921 | "OrganizationsOrgDependabotRepositoryAccessDefaultLevelPutBody", |
12908 | 12922 | "OrganizationsOrgOrgPropertiesValuesPatchBody", |
| 12923 | + "OrganizationsOrgSettingsBillingBudgetsBudgetIdPatchBody", |
| 12924 | + "OrganizationsOrgSettingsBillingBudgetsBudgetIdPatchBodyPropBudgetAlerting", |
| 12925 | + "OrganizationsOrgSettingsBillingBudgetsBudgetIdPatchResponse200", |
| 12926 | + "OrganizationsOrgSettingsBillingBudgetsBudgetIdPatchResponse200PropBudget", |
| 12927 | + "OrganizationsOrgSettingsBillingBudgetsBudgetIdPatchResponse200PropBudgetPropBudgetAlerting", |
12909 | 12928 | "OrgsOrgPatchBody", |
12910 | 12929 | "OrgsOrgActionsCacheUsageByRepositoryGetResponse200", |
12911 | 12930 | "ActionsCacheUsageByRepository", |
|
13032 | 13051 | "OrgsOrgPrivateRegistriesPostBody", |
13033 | 13052 | "OrgsOrgPrivateRegistriesPublicKeyGetResponse200", |
13034 | 13053 | "OrgsOrgPrivateRegistriesSecretNamePatchBody", |
13035 | | - "OrgsOrgProjectsPostBody", |
| 13054 | + "OrgsOrgProjectsV2ProjectNumberDraftsPostBody", |
13036 | 13055 | "OrgsOrgProjectsV2ProjectNumberItemsPostBody", |
13037 | 13056 | "OrgsOrgProjectsV2ProjectNumberItemsItemIdPatchBody", |
13038 | 13057 | "OrgsOrgProjectsV2ProjectNumberItemsItemIdPatchBodyPropFieldsItems", |
|
13069 | 13088 | "ProjectsColumnsColumnIdPatchBody", |
13070 | 13089 | "ProjectsColumnsColumnIdMovesPostBody", |
13071 | 13090 | "ProjectsColumnsColumnIdMovesPostResponse201", |
13072 | | - "ProjectsProjectIdDeleteResponse403", |
13073 | | - "ProjectsProjectIdPatchBody", |
13074 | | - "ProjectsProjectIdPatchResponse403", |
13075 | 13091 | "ProjectsProjectIdCollaboratorsUsernamePutBody", |
13076 | 13092 | "ReposOwnerRepoDeleteResponse403", |
13077 | 13093 | "ReposOwnerRepoPatchBody", |
|
13273 | 13289 | "ReposOwnerRepoPagesPostBodyAnyof1", |
13274 | 13290 | "ReposOwnerRepoPagesDeploymentsPostBody", |
13275 | 13291 | "ReposOwnerRepoPrivateVulnerabilityReportingGetResponse200", |
13276 | | - "ReposOwnerRepoProjectsPostBody", |
13277 | 13292 | "ReposOwnerRepoPropertiesValuesPatchBody", |
13278 | 13293 | "ReposOwnerRepoPullsPostBody", |
13279 | 13294 | "ReposOwnerRepoPullsCommentsCommentIdPatchBody", |
|
13302 | 13317 | "ReposOwnerRepoReleasesReleaseIdReactionsPostBody", |
13303 | 13318 | "ReposOwnerRepoRulesetsPostBody", |
13304 | 13319 | "ReposOwnerRepoRulesetsRulesetIdPutBody", |
13305 | | - "ReposOwnerRepoSecretScanningAlertsAlertNumberPatchBody", |
| 13320 | + "ReposOwnerRepoSecretScanningAlertsAlertNumberPatchBodyAnyof0", |
13306 | 13321 | "ReposOwnerRepoSecretScanningPushProtectionBypassesPostBody", |
13307 | 13322 | "ReposOwnerRepoStatusesShaPostBody", |
13308 | 13323 | "ReposOwnerRepoSubscriptionPutBody", |
|
13344 | 13359 | "UserKeysPostBody", |
13345 | 13360 | "UserMembershipsOrgsOrgPatchBody", |
13346 | 13361 | "UserMigrationsPostBody", |
13347 | | - "UserProjectsPostBody", |
13348 | 13362 | "UserReposPostBody", |
13349 | 13363 | "UserSocialAccountsPostBody", |
13350 | 13364 | "UserSocialAccountsDeleteBody", |
|
0 commit comments