|
172 | 172 | BaseGistPropFiles as BaseGistPropFiles, |
173 | 173 | ) |
174 | 174 | from githubkit.versions.v2022_11_28.models import BasicError as BasicError |
| 175 | + from githubkit.versions.v2022_11_28.models import ( |
| 176 | + BillingPremiumRequestUsageReportOrg as BillingPremiumRequestUsageReportOrg, |
| 177 | + ) |
| 178 | + from githubkit.versions.v2022_11_28.models import ( |
| 179 | + BillingPremiumRequestUsageReportOrgPropTimePeriod as BillingPremiumRequestUsageReportOrgPropTimePeriod, |
| 180 | + ) |
| 181 | + from githubkit.versions.v2022_11_28.models import ( |
| 182 | + BillingPremiumRequestUsageReportOrgPropUsageItemsItems as BillingPremiumRequestUsageReportOrgPropUsageItemsItems, |
| 183 | + ) |
| 184 | + from githubkit.versions.v2022_11_28.models import ( |
| 185 | + BillingPremiumRequestUsageReportUser as BillingPremiumRequestUsageReportUser, |
| 186 | + ) |
| 187 | + from githubkit.versions.v2022_11_28.models import ( |
| 188 | + BillingPremiumRequestUsageReportUserPropTimePeriod as BillingPremiumRequestUsageReportUserPropTimePeriod, |
| 189 | + ) |
| 190 | + from githubkit.versions.v2022_11_28.models import ( |
| 191 | + BillingPremiumRequestUsageReportUserPropUsageItemsItems as BillingPremiumRequestUsageReportUserPropUsageItemsItems, |
| 192 | + ) |
175 | 193 | from githubkit.versions.v2022_11_28.models import ( |
176 | 194 | BillingUsageReport as BillingUsageReport, |
177 | 195 | ) |
|
245 | 263 | from githubkit.versions.v2022_11_28.models import ( |
246 | 264 | CheckAutomatedSecurityFixes as CheckAutomatedSecurityFixes, |
247 | 265 | ) |
| 266 | + from githubkit.versions.v2022_11_28.models import ( |
| 267 | + CheckImmutableReleases as CheckImmutableReleases, |
| 268 | + ) |
248 | 269 | from githubkit.versions.v2022_11_28.models import CheckRun as CheckRun |
249 | 270 | from githubkit.versions.v2022_11_28.models import ( |
250 | 271 | CheckRunPropCheckSuite as CheckRunPropCheckSuite, |
|
957 | 978 | from githubkit.versions.v2022_11_28.models import ( |
958 | 979 | HovercardPropContextsItems as HovercardPropContextsItems, |
959 | 980 | ) |
| 981 | + from githubkit.versions.v2022_11_28.models import ( |
| 982 | + ImmutableReleasesOrganizationSettings as ImmutableReleasesOrganizationSettings, |
| 983 | + ) |
960 | 984 | from githubkit.versions.v2022_11_28.models import Import as Import |
961 | 985 | from githubkit.versions.v2022_11_28.models import ( |
962 | 986 | ImportPropProjectChoicesItems as ImportPropProjectChoicesItems, |
|
1607 | 1631 | from githubkit.versions.v2022_11_28.models import ( |
1608 | 1632 | OrgsOrgSecurityProductEnablementPostBody as OrgsOrgSecurityProductEnablementPostBody, |
1609 | 1633 | ) |
| 1634 | + from githubkit.versions.v2022_11_28.models import ( |
| 1635 | + OrgsOrgSettingsImmutableReleasesPutBody as OrgsOrgSettingsImmutableReleasesPutBody, |
| 1636 | + ) |
| 1637 | + from githubkit.versions.v2022_11_28.models import ( |
| 1638 | + OrgsOrgSettingsImmutableReleasesRepositoriesGetResponse200 as OrgsOrgSettingsImmutableReleasesRepositoriesGetResponse200, |
| 1639 | + ) |
| 1640 | + from githubkit.versions.v2022_11_28.models import ( |
| 1641 | + OrgsOrgSettingsImmutableReleasesRepositoriesPutBody as OrgsOrgSettingsImmutableReleasesRepositoriesPutBody, |
| 1642 | + ) |
1610 | 1643 | from githubkit.versions.v2022_11_28.models import ( |
1611 | 1644 | OrgsOrgSettingsNetworkConfigurationsGetResponse200 as OrgsOrgSettingsNetworkConfigurationsGetResponse200, |
1612 | 1645 | ) |
|
10002 | 10035 | "ThreadSubscription", |
10003 | 10036 | "OrganizationSimple", |
10004 | 10037 | "DependabotRepositoryAccessDetails", |
| 10038 | + "BillingPremiumRequestUsageReportOrg", |
| 10039 | + "BillingPremiumRequestUsageReportOrgPropTimePeriod", |
| 10040 | + "BillingPremiumRequestUsageReportOrgPropUsageItemsItems", |
10005 | 10041 | "BillingUsageReport", |
10006 | 10042 | "BillingUsageReportPropUsageItemsItems", |
10007 | 10043 | "OrganizationFull", |
|
10219 | 10255 | "ActionsBillingUsagePropMinutesUsedBreakdown", |
10220 | 10256 | "PackagesBillingUsage", |
10221 | 10257 | "CombinedBillingUsage", |
| 10258 | + "ImmutableReleasesOrganizationSettings", |
10222 | 10259 | "NetworkSettings", |
10223 | 10260 | "TeamFull", |
10224 | 10261 | "TeamOrganization", |
|
10455 | 10492 | "GitTreePropTreeItems", |
10456 | 10493 | "HookResponse", |
10457 | 10494 | "Hook", |
| 10495 | + "CheckImmutableReleases", |
10458 | 10496 | "Import", |
10459 | 10497 | "ImportPropProjectChoicesItems", |
10460 | 10498 | "PorterAuthor", |
|
10648 | 10686 | "Hovercard", |
10649 | 10687 | "HovercardPropContextsItems", |
10650 | 10688 | "KeySimple", |
| 10689 | + "BillingPremiumRequestUsageReportUser", |
| 10690 | + "BillingPremiumRequestUsageReportUserPropTimePeriod", |
| 10691 | + "BillingPremiumRequestUsageReportUserPropUsageItemsItems", |
10651 | 10692 | "BillingUsageReportUser", |
10652 | 10693 | "BillingUsageReportUserPropUsageItemsItems", |
10653 | 10694 | "EnterpriseWebhooks", |
|
12948 | 12989 | "OrgsOrgSecretScanningPatternConfigurationsPatchBodyPropProviderPatternSettingsItems", |
12949 | 12990 | "OrgsOrgSecretScanningPatternConfigurationsPatchBodyPropCustomPatternSettingsItems", |
12950 | 12991 | "OrgsOrgSecretScanningPatternConfigurationsPatchResponse200", |
| 12992 | + "OrgsOrgSettingsImmutableReleasesPutBody", |
| 12993 | + "OrgsOrgSettingsImmutableReleasesRepositoriesGetResponse200", |
| 12994 | + "OrgsOrgSettingsImmutableReleasesRepositoriesPutBody", |
12951 | 12995 | "OrgsOrgSettingsNetworkConfigurationsGetResponse200", |
12952 | 12996 | "NetworkConfiguration", |
12953 | 12997 | "OrgsOrgSettingsNetworkConfigurationsPostBody", |
|
0 commit comments