Skip to content

Commit ebeb0e2

Browse files
authored
👽 re-generate openapi models and apis
1 parent 88a7cb0 commit ebeb0e2

5,211 files changed

Lines changed: 352828 additions & 347110 deletions

File tree

Some content is hidden

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

githubkit/rest/__init__.py

Lines changed: 74 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -652,6 +652,9 @@
652652
from githubkit.versions.v2022_11_28.models import (
653653
CopilotIdeCodeCompletionsPropLanguagesItems as CopilotIdeCodeCompletionsPropLanguagesItems,
654654
)
655+
from githubkit.versions.v2022_11_28.models import (
656+
CopilotOrganizationContentExclusionDetails as CopilotOrganizationContentExclusionDetails,
657+
)
655658
from githubkit.versions.v2022_11_28.models import (
656659
CopilotOrganizationDetails as CopilotOrganizationDetails,
657660
)
@@ -1641,6 +1644,12 @@
16411644
from githubkit.versions.v2022_11_28.models import (
16421645
OrgsOrgCopilotBillingSelectedUsersPostResponse201 as OrgsOrgCopilotBillingSelectedUsersPostResponse201,
16431646
)
1647+
from githubkit.versions.v2022_11_28.models import (
1648+
OrgsOrgCopilotContentExclusionPutBody as OrgsOrgCopilotContentExclusionPutBody,
1649+
)
1650+
from githubkit.versions.v2022_11_28.models import (
1651+
OrgsOrgCopilotContentExclusionPutResponse200 as OrgsOrgCopilotContentExclusionPutResponse200,
1652+
)
16441653
from githubkit.versions.v2022_11_28.models import (
16451654
OrgsOrgDependabotSecretsGetResponse200 as OrgsOrgDependabotSecretsGetResponse200,
16461655
)
@@ -2879,7 +2888,10 @@
28792888
ReposOwnerRepoDeleteResponse403 as ReposOwnerRepoDeleteResponse403,
28802889
)
28812890
from githubkit.versions.v2022_11_28.models import (
2882-
ReposOwnerRepoDependabotAlertsAlertNumberPatchBody as ReposOwnerRepoDependabotAlertsAlertNumberPatchBody,
2891+
ReposOwnerRepoDependabotAlertsAlertNumberPatchBodyAnyof0 as ReposOwnerRepoDependabotAlertsAlertNumberPatchBodyAnyof0,
2892+
)
2893+
from githubkit.versions.v2022_11_28.models import (
2894+
ReposOwnerRepoDependabotAlertsAlertNumberPatchBodyAnyof1 as ReposOwnerRepoDependabotAlertsAlertNumberPatchBodyAnyof1,
28832895
)
28842896
from githubkit.versions.v2022_11_28.models import (
28852897
ReposOwnerRepoDependabotSecretsGetResponse200 as ReposOwnerRepoDependabotSecretsGetResponse200,
@@ -3029,13 +3041,7 @@
30293041
ReposOwnerRepoIssuesIssueNumberLabelsPostBodyOneof0 as ReposOwnerRepoIssuesIssueNumberLabelsPostBodyOneof0,
30303042
)
30313043
from githubkit.versions.v2022_11_28.models import (
3032-
ReposOwnerRepoIssuesIssueNumberLabelsPostBodyOneof2 as ReposOwnerRepoIssuesIssueNumberLabelsPostBodyOneof2,
3033-
)
3034-
from githubkit.versions.v2022_11_28.models import (
3035-
ReposOwnerRepoIssuesIssueNumberLabelsPostBodyOneof2PropLabelsItems as ReposOwnerRepoIssuesIssueNumberLabelsPostBodyOneof2PropLabelsItems,
3036-
)
3037-
from githubkit.versions.v2022_11_28.models import (
3038-
ReposOwnerRepoIssuesIssueNumberLabelsPostBodyOneof3Items as ReposOwnerRepoIssuesIssueNumberLabelsPostBodyOneof3Items,
3044+
ReposOwnerRepoIssuesIssueNumberLabelsPostBodyOneof2Items as ReposOwnerRepoIssuesIssueNumberLabelsPostBodyOneof2Items,
30393045
)
30403046
from githubkit.versions.v2022_11_28.models import (
30413047
ReposOwnerRepoIssuesIssueNumberLabelsPutBodyOneof0 as ReposOwnerRepoIssuesIssueNumberLabelsPutBodyOneof0,
@@ -3151,6 +3157,18 @@
31513157
from githubkit.versions.v2022_11_28.models import (
31523158
ReposOwnerRepoPatchBodyPropSecurityAndAnalysisPropSecretScanningAiDetection as ReposOwnerRepoPatchBodyPropSecurityAndAnalysisPropSecretScanningAiDetection,
31533159
)
3160+
from githubkit.versions.v2022_11_28.models import (
3161+
ReposOwnerRepoPatchBodyPropSecurityAndAnalysisPropSecretScanningDelegatedAlertDismissal as ReposOwnerRepoPatchBodyPropSecurityAndAnalysisPropSecretScanningDelegatedAlertDismissal,
3162+
)
3163+
from githubkit.versions.v2022_11_28.models import (
3164+
ReposOwnerRepoPatchBodyPropSecurityAndAnalysisPropSecretScanningDelegatedBypass as ReposOwnerRepoPatchBodyPropSecurityAndAnalysisPropSecretScanningDelegatedBypass,
3165+
)
3166+
from githubkit.versions.v2022_11_28.models import (
3167+
ReposOwnerRepoPatchBodyPropSecurityAndAnalysisPropSecretScanningDelegatedBypassOptions as ReposOwnerRepoPatchBodyPropSecurityAndAnalysisPropSecretScanningDelegatedBypassOptions,
3168+
)
3169+
from githubkit.versions.v2022_11_28.models import (
3170+
ReposOwnerRepoPatchBodyPropSecurityAndAnalysisPropSecretScanningDelegatedBypassOptionsPropReviewersItems as ReposOwnerRepoPatchBodyPropSecurityAndAnalysisPropSecretScanningDelegatedBypassOptionsPropReviewersItems,
3171+
)
31543172
from githubkit.versions.v2022_11_28.models import (
31553173
ReposOwnerRepoPatchBodyPropSecurityAndAnalysisPropSecretScanningNonProviderPatterns as ReposOwnerRepoPatchBodyPropSecurityAndAnalysisPropSecretScanningNonProviderPatterns,
31563174
)
@@ -3259,9 +3277,6 @@
32593277
from githubkit.versions.v2022_11_28.models import (
32603278
ReposOwnerRepoSubscriptionPutBody as ReposOwnerRepoSubscriptionPutBody,
32613279
)
3262-
from githubkit.versions.v2022_11_28.models import (
3263-
ReposOwnerRepoTagsProtectionPostBody as ReposOwnerRepoTagsProtectionPostBody,
3264-
)
32653280
from githubkit.versions.v2022_11_28.models import (
32663281
ReposOwnerRepoTopicsPutBody as ReposOwnerRepoTopicsPutBody,
32673282
)
@@ -3314,6 +3329,21 @@
33143329
from githubkit.versions.v2022_11_28.models import (
33153330
RuleSuitePropRuleEvaluationsItemsPropRuleSource as RuleSuitePropRuleEvaluationsItemsPropRuleSource,
33163331
)
3332+
from githubkit.versions.v2022_11_28.models import (
3333+
RuleSuitePullRequest as RuleSuitePullRequest,
3334+
)
3335+
from githubkit.versions.v2022_11_28.models import (
3336+
RuleSuitePullRequestPropPullRequest as RuleSuitePullRequestPropPullRequest,
3337+
)
3338+
from githubkit.versions.v2022_11_28.models import (
3339+
RuleSuitePullRequestPropPullRequestPropReviewsItems as RuleSuitePullRequestPropPullRequestPropReviewsItems,
3340+
)
3341+
from githubkit.versions.v2022_11_28.models import (
3342+
RuleSuitePullRequestPropPullRequestPropReviewsItemsPropUser as RuleSuitePullRequestPropPullRequestPropReviewsItemsPropUser,
3343+
)
3344+
from githubkit.versions.v2022_11_28.models import (
3345+
RuleSuitePullRequestPropPullRequestPropUser as RuleSuitePullRequestPropPullRequestPropUser,
3346+
)
33173347
from githubkit.versions.v2022_11_28.models import RuleSuitesItems as RuleSuitesItems
33183348
from githubkit.versions.v2022_11_28.models import Runner as Runner
33193349
from githubkit.versions.v2022_11_28.models import (
@@ -3445,6 +3475,15 @@
34453475
from githubkit.versions.v2022_11_28.models import (
34463476
SecurityAndAnalysisPropSecretScanningDelegatedAlertDismissal as SecurityAndAnalysisPropSecretScanningDelegatedAlertDismissal,
34473477
)
3478+
from githubkit.versions.v2022_11_28.models import (
3479+
SecurityAndAnalysisPropSecretScanningDelegatedBypass as SecurityAndAnalysisPropSecretScanningDelegatedBypass,
3480+
)
3481+
from githubkit.versions.v2022_11_28.models import (
3482+
SecurityAndAnalysisPropSecretScanningDelegatedBypassOptions as SecurityAndAnalysisPropSecretScanningDelegatedBypassOptions,
3483+
)
3484+
from githubkit.versions.v2022_11_28.models import (
3485+
SecurityAndAnalysisPropSecretScanningDelegatedBypassOptionsPropReviewersItems as SecurityAndAnalysisPropSecretScanningDelegatedBypassOptionsPropReviewersItems,
3486+
)
34483487
from githubkit.versions.v2022_11_28.models import (
34493488
SecurityAndAnalysisPropSecretScanningNonProviderPatterns as SecurityAndAnalysisPropSecretScanningNonProviderPatterns,
34503489
)
@@ -3522,7 +3561,6 @@
35223561
)
35233562
from githubkit.versions.v2022_11_28.models import Tag as Tag
35243563
from githubkit.versions.v2022_11_28.models import TagPropCommit as TagPropCommit
3525-
from githubkit.versions.v2022_11_28.models import TagProtection as TagProtection
35263564
from githubkit.versions.v2022_11_28.models import Team as Team
35273565
from githubkit.versions.v2022_11_28.models import TeamFull as TeamFull
35283566
from githubkit.versions.v2022_11_28.models import TeamMembership as TeamMembership
@@ -4194,6 +4232,9 @@
41944232
WebhookCustomPropertyValuesUpdated as WebhookCustomPropertyValuesUpdated,
41954233
)
41964234
from githubkit.versions.v2022_11_28.models import WebhookDelete as WebhookDelete
4235+
from githubkit.versions.v2022_11_28.models import (
4236+
WebhookDependabotAlertAssigneesChanged as WebhookDependabotAlertAssigneesChanged,
4237+
)
41974238
from githubkit.versions.v2022_11_28.models import (
41984239
WebhookDependabotAlertAutoDismissed as WebhookDependabotAlertAutoDismissed,
41994240
)
@@ -10334,13 +10375,13 @@
1033410375
"ReactionRollup",
1033510376
"SubIssuesSummary",
1033610377
"IssueDependenciesSummary",
10378+
"PinnedIssueComment",
10379+
"IssueComment",
1033710380
"IssueFieldValue",
1033810381
"IssueFieldValuePropSingleSelectOption",
1033910382
"Issue",
1034010383
"IssuePropLabelsItemsOneof1",
1034110384
"IssuePropPullRequest",
10342-
"PinnedIssueComment",
10343-
"IssueComment",
1034410385
"PullRequestMinimal",
1034510386
"PullRequestMinimalPropHead",
1034610387
"PullRequestMinimalPropHeadPropRepo",
@@ -10420,6 +10461,9 @@
1042010461
"SecurityAndAnalysisPropSecretScanningNonProviderPatterns",
1042110462
"SecurityAndAnalysisPropSecretScanningAiDetection",
1042210463
"SecurityAndAnalysisPropSecretScanningDelegatedAlertDismissal",
10464+
"SecurityAndAnalysisPropSecretScanningDelegatedBypass",
10465+
"SecurityAndAnalysisPropSecretScanningDelegatedBypassOptions",
10466+
"SecurityAndAnalysisPropSecretScanningDelegatedBypassOptionsPropReviewersItems",
1042310467
"MinimalRepository",
1042410468
"CodeOfConduct",
1042510469
"MinimalRepositoryPropPermissions",
@@ -10495,6 +10539,7 @@
1049510539
"CopilotSeatDetails",
1049610540
"EnterpriseTeam",
1049710541
"OrgsOrgCopilotBillingSeatsGetResponse200",
10542+
"CopilotOrganizationContentExclusionDetails",
1049810543
"CopilotUsageMetricsDay",
1049910544
"CopilotDotcomChat",
1050010545
"CopilotDotcomChatPropModelsItems",
@@ -10644,6 +10689,11 @@
1064410689
"RepositoryRulesetPropLinksPropSelf",
1064510690
"RepositoryRulesetPropLinksPropHtml",
1064610691
"RuleSuitesItems",
10692+
"RuleSuitePullRequest",
10693+
"RuleSuitePullRequestPropPullRequest",
10694+
"RuleSuitePullRequestPropPullRequestPropUser",
10695+
"RuleSuitePullRequestPropPullRequestPropReviewsItems",
10696+
"RuleSuitePullRequestPropPullRequestPropReviewsItemsPropUser",
1064710697
"RuleSuite",
1064810698
"RuleSuitePropRuleEvaluationsItems",
1064910699
"RuleSuitePropRuleEvaluationsItemsPropRuleSource",
@@ -11045,7 +11095,6 @@
1104511095
"RepositorySubscription",
1104611096
"Tag",
1104711097
"TagPropCommit",
11048-
"TagProtection",
1104911098
"Topic",
1105011099
"Traffic",
1105111100
"CloneTraffic",
@@ -11417,6 +11466,7 @@
1141711466
"WebhookCustomPropertyUpdated",
1141811467
"WebhookCustomPropertyValuesUpdated",
1141911468
"WebhookDelete",
11469+
"WebhookDependabotAlertAssigneesChanged",
1142011470
"WebhookDependabotAlertAutoDismissed",
1142111471
"WebhookDependabotAlertAutoReopened",
1142211472
"WebhookDependabotAlertCreated",
@@ -13444,6 +13494,8 @@
1344413494
"OrgsOrgCopilotBillingSelectedUsersPostResponse201",
1344513495
"OrgsOrgCopilotBillingSelectedUsersDeleteBody",
1344613496
"OrgsOrgCopilotBillingSelectedUsersDeleteResponse200",
13497+
"OrgsOrgCopilotContentExclusionPutBody",
13498+
"OrgsOrgCopilotContentExclusionPutResponse200",
1344713499
"OrgsOrgDependabotSecretsGetResponse200",
1344813500
"OrganizationDependabotSecret",
1344913501
"OrgsOrgDependabotSecretsSecretNamePutBody",
@@ -13513,6 +13565,10 @@
1351313565
"ReposOwnerRepoPatchBodyPropSecurityAndAnalysisPropSecretScanningPushProtection",
1351413566
"ReposOwnerRepoPatchBodyPropSecurityAndAnalysisPropSecretScanningAiDetection",
1351513567
"ReposOwnerRepoPatchBodyPropSecurityAndAnalysisPropSecretScanningNonProviderPatterns",
13568+
"ReposOwnerRepoPatchBodyPropSecurityAndAnalysisPropSecretScanningDelegatedAlertDismissal",
13569+
"ReposOwnerRepoPatchBodyPropSecurityAndAnalysisPropSecretScanningDelegatedBypass",
13570+
"ReposOwnerRepoPatchBodyPropSecurityAndAnalysisPropSecretScanningDelegatedBypassOptions",
13571+
"ReposOwnerRepoPatchBodyPropSecurityAndAnalysisPropSecretScanningDelegatedBypassOptionsPropReviewersItems",
1351613572
"ReposOwnerRepoActionsArtifactsGetResponse200",
1351713573
"ReposOwnerRepoActionsJobsJobIdRerunPostBody",
1351813574
"ReposOwnerRepoActionsOidcCustomizationSubPutBody",
@@ -13619,7 +13675,8 @@
1361913675
"ReposOwnerRepoContentsPathDeleteBody",
1362013676
"ReposOwnerRepoContentsPathDeleteBodyPropCommitter",
1362113677
"ReposOwnerRepoContentsPathDeleteBodyPropAuthor",
13622-
"ReposOwnerRepoDependabotAlertsAlertNumberPatchBody",
13678+
"ReposOwnerRepoDependabotAlertsAlertNumberPatchBodyAnyof0",
13679+
"ReposOwnerRepoDependabotAlertsAlertNumberPatchBodyAnyof1",
1362313680
"ReposOwnerRepoDependabotSecretsGetResponse200",
1362413681
"DependabotSecret",
1362513682
"ReposOwnerRepoDependabotSecretsSecretNamePutBody",
@@ -13677,9 +13734,7 @@
1367713734
"ReposOwnerRepoIssuesIssueNumberLabelsPutBodyOneof2PropLabelsItems",
1367813735
"ReposOwnerRepoIssuesIssueNumberLabelsPutBodyOneof3Items",
1367913736
"ReposOwnerRepoIssuesIssueNumberLabelsPostBodyOneof0",
13680-
"ReposOwnerRepoIssuesIssueNumberLabelsPostBodyOneof2",
13681-
"ReposOwnerRepoIssuesIssueNumberLabelsPostBodyOneof2PropLabelsItems",
13682-
"ReposOwnerRepoIssuesIssueNumberLabelsPostBodyOneof3Items",
13737+
"ReposOwnerRepoIssuesIssueNumberLabelsPostBodyOneof2Items",
1368313738
"ReposOwnerRepoIssuesIssueNumberLockPutBody",
1368413739
"ReposOwnerRepoIssuesIssueNumberReactionsPostBody",
1368513740
"ReposOwnerRepoIssuesIssueNumberSubIssueDeleteBody",
@@ -13738,7 +13793,6 @@
1373813793
"ReposOwnerRepoSecretScanningPushProtectionBypassesPostBody",
1373913794
"ReposOwnerRepoStatusesShaPostBody",
1374013795
"ReposOwnerRepoSubscriptionPutBody",
13741-
"ReposOwnerRepoTagsProtectionPostBody",
1374213796
"ReposOwnerRepoTopicsPutBody",
1374313797
"ReposOwnerRepoTransferPostBody",
1374413798
"ReposTemplateOwnerTemplateRepoGeneratePostBody",

0 commit comments

Comments
 (0)