Skip to content

Commit f1c6e72

Browse files
authored
👽 re-generate openapi models
1 parent aada7f1 commit f1c6e72

File tree

4,707 files changed

+237479
-235091
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

4,707 files changed

+237479
-235091
lines changed

githubkit/rest/__init__.py

Lines changed: 44 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -1053,6 +1053,9 @@
10531053
from githubkit.versions.v2022_11_28.models import (
10541054
MinimalRepository as MinimalRepository,
10551055
)
1056+
from githubkit.versions.v2022_11_28.models import (
1057+
MinimalRepositoryPropCustomProperties as MinimalRepositoryPropCustomProperties,
1058+
)
10561059
from githubkit.versions.v2022_11_28.models import (
10571060
MinimalRepositoryPropLicense as MinimalRepositoryPropLicense,
10581061
)
@@ -1149,10 +1152,7 @@
11491152
OrganizationsOrgDependabotRepositoryAccessDefaultLevelPutBody as OrganizationsOrgDependabotRepositoryAccessDefaultLevelPutBody,
11501153
)
11511154
from githubkit.versions.v2022_11_28.models import (
1152-
OrganizationsOrgDependabotRepositoryAccessPatchBodyOneof0 as OrganizationsOrgDependabotRepositoryAccessPatchBodyOneof0,
1153-
)
1154-
from githubkit.versions.v2022_11_28.models import (
1155-
OrganizationsOrgDependabotRepositoryAccessPatchBodyOneof1 as OrganizationsOrgDependabotRepositoryAccessPatchBodyOneof1,
1155+
OrganizationsOrgDependabotRepositoryAccessPatchBody as OrganizationsOrgDependabotRepositoryAccessPatchBody,
11561156
)
11571157
from githubkit.versions.v2022_11_28.models import (
11581158
OrganizationUpdateIssueType as OrganizationUpdateIssueType,
@@ -1291,6 +1291,18 @@
12911291
from githubkit.versions.v2022_11_28.models import (
12921292
OrgsOrgActionsVariablesPostBody as OrgsOrgActionsVariablesPostBody,
12931293
)
1294+
from githubkit.versions.v2022_11_28.models import (
1295+
OrgsOrgAttestationsBulkListPostBody as OrgsOrgAttestationsBulkListPostBody,
1296+
)
1297+
from githubkit.versions.v2022_11_28.models import (
1298+
OrgsOrgAttestationsBulkListPostResponse200 as OrgsOrgAttestationsBulkListPostResponse200,
1299+
)
1300+
from githubkit.versions.v2022_11_28.models import (
1301+
OrgsOrgAttestationsBulkListPostResponse200PropAttestationsSubjectDigests as OrgsOrgAttestationsBulkListPostResponse200PropAttestationsSubjectDigests,
1302+
)
1303+
from githubkit.versions.v2022_11_28.models import (
1304+
OrgsOrgAttestationsBulkListPostResponse200PropPageInfo as OrgsOrgAttestationsBulkListPostResponse200PropPageInfo,
1305+
)
12941306
from githubkit.versions.v2022_11_28.models import (
12951307
OrgsOrgAttestationsSubjectDigestGetResponse200 as OrgsOrgAttestationsSubjectDigestGetResponse200,
12961308
)
@@ -3434,6 +3446,12 @@
34343446
from githubkit.versions.v2022_11_28.models import (
34353447
UserSshSigningKeysPostBody as UserSshSigningKeysPostBody,
34363448
)
3449+
from githubkit.versions.v2022_11_28.models import (
3450+
UsersUsernameAttestationsDeleteRequestPostBodyOneof0 as UsersUsernameAttestationsDeleteRequestPostBodyOneof0,
3451+
)
3452+
from githubkit.versions.v2022_11_28.models import (
3453+
UsersUsernameAttestationsDeleteRequestPostBodyOneof1 as UsersUsernameAttestationsDeleteRequestPostBodyOneof1,
3454+
)
34373455
from githubkit.versions.v2022_11_28.models import (
34383456
UsersUsernameAttestationsSubjectDigestGetResponse200 as UsersUsernameAttestationsSubjectDigestGetResponse200,
34393457
)
@@ -9821,6 +9839,19 @@
98219839
"DependabotAlertSecurityAdvisoryPropReferencesItems",
98229840
"DependabotAlertWithRepository",
98239841
"DependabotAlertWithRepositoryPropDependency",
9842+
"SecretScanningLocationCommit",
9843+
"SecretScanningLocationWikiCommit",
9844+
"SecretScanningLocationIssueBody",
9845+
"SecretScanningLocationDiscussionTitle",
9846+
"SecretScanningLocationDiscussionComment",
9847+
"SecretScanningLocationPullRequestBody",
9848+
"SecretScanningLocationPullRequestReview",
9849+
"SecretScanningLocationIssueTitle",
9850+
"SecretScanningLocationIssueComment",
9851+
"SecretScanningLocationPullRequestTitle",
9852+
"SecretScanningLocationPullRequestReviewComment",
9853+
"SecretScanningLocationDiscussionBody",
9854+
"SecretScanningLocationPullRequestComment",
98249855
"OrganizationSecretScanningAlert",
98259856
"Milestone",
98269857
"IssueType",
@@ -9875,6 +9906,7 @@
98759906
"CodeOfConduct",
98769907
"MinimalRepositoryPropPermissions",
98779908
"MinimalRepositoryPropLicense",
9909+
"MinimalRepositoryPropCustomProperties",
98789910
"Thread",
98799911
"ThreadPropSubject",
98809912
"ThreadSubscription",
@@ -10423,6 +10455,7 @@
1042310455
"RepositoryRuleDetailedOneof19",
1042410456
"RepositoryRuleDetailedOneof20",
1042510457
"SecretScanningAlert",
10458+
"SecretScanningLocation",
1042610459
"SecretScanningPushProtectionBypass",
1042710460
"SecretScanningScanHistory",
1042810461
"SecretScanningScan",
@@ -12481,20 +12514,6 @@
1248112514
"WebhookRepositoryVulnerabilityAlertResolvePropAlertPropDismisser",
1248212515
"WebhookSecretScanningAlertCreated",
1248312516
"WebhookSecretScanningAlertLocationCreated",
12484-
"SecretScanningLocation",
12485-
"SecretScanningLocationCommit",
12486-
"SecretScanningLocationWikiCommit",
12487-
"SecretScanningLocationIssueTitle",
12488-
"SecretScanningLocationIssueBody",
12489-
"SecretScanningLocationIssueComment",
12490-
"SecretScanningLocationDiscussionTitle",
12491-
"SecretScanningLocationDiscussionBody",
12492-
"SecretScanningLocationDiscussionComment",
12493-
"SecretScanningLocationPullRequestTitle",
12494-
"SecretScanningLocationPullRequestBody",
12495-
"SecretScanningLocationPullRequestComment",
12496-
"SecretScanningLocationPullRequestReview",
12497-
"SecretScanningLocationPullRequestReviewComment",
1249812517
"WebhookSecretScanningAlertLocationCreatedFormEncoded",
1249912518
"WebhookSecretScanningAlertPubliclyLeaked",
1250012519
"WebhookSecretScanningAlertReopened",
@@ -12692,8 +12711,7 @@
1269212711
"NotificationsPutBody",
1269312712
"NotificationsPutResponse202",
1269412713
"NotificationsThreadsThreadIdSubscriptionPutBody",
12695-
"OrganizationsOrgDependabotRepositoryAccessPatchBodyOneof0",
12696-
"OrganizationsOrgDependabotRepositoryAccessPatchBodyOneof1",
12714+
"OrganizationsOrgDependabotRepositoryAccessPatchBody",
1269712715
"OrganizationsOrgDependabotRepositoryAccessDefaultLevelPutBody",
1269812716
"OrgsOrgPatchBody",
1269912717
"OrgsOrgActionsCacheUsageByRepositoryGetResponse200",
@@ -12736,6 +12754,10 @@
1273612754
"OrgsOrgActionsVariablesNamePatchBody",
1273712755
"OrgsOrgActionsVariablesNameRepositoriesGetResponse200",
1273812756
"OrgsOrgActionsVariablesNameRepositoriesPutBody",
12757+
"OrgsOrgAttestationsBulkListPostBody",
12758+
"OrgsOrgAttestationsBulkListPostResponse200",
12759+
"OrgsOrgAttestationsBulkListPostResponse200PropAttestationsSubjectDigests",
12760+
"OrgsOrgAttestationsBulkListPostResponse200PropPageInfo",
1273912761
"OrgsOrgAttestationsSubjectDigestGetResponse200",
1274012762
"OrgsOrgAttestationsSubjectDigestGetResponse200PropAttestationsItems",
1274112763
"OrgsOrgAttestationsSubjectDigestGetResponse200PropAttestationsItemsPropBundle",
@@ -13120,6 +13142,8 @@
1312013142
"UserSocialAccountsPostBody",
1312113143
"UserSocialAccountsDeleteBody",
1312213144
"UserSshSigningKeysPostBody",
13145+
"UsersUsernameAttestationsDeleteRequestPostBodyOneof0",
13146+
"UsersUsernameAttestationsDeleteRequestPostBodyOneof1",
1312313147
"UsersUsernameAttestationsSubjectDigestGetResponse200",
1312413148
"UsersUsernameAttestationsSubjectDigestGetResponse200PropAttestationsItems",
1312513149
"UsersUsernameAttestationsSubjectDigestGetResponse200PropAttestationsItemsPropBundle",

0 commit comments

Comments
 (0)