Skip to content

chore: 🐝 Update SDK - Generate VERCEL 1.28.36 - #384

Closed
github-actions[bot] wants to merge 1 commit into
mainfrom
speakeasy-sdk-regen-1789776737
Closed

github-actions[bot] wants to merge 1 commit into
mainfrom
speakeasy-sdk-regen-1789776737

Conversation

@github-actions

Copy link
Copy Markdown
Contributor

SDK update

Versioning

Version Bump Type: [patch] - 🤖 (automated)

Tip

If updates to your OpenAPI document introduce breaking changes, be sure to update the info.version field to trigger the correct version bump.
Speakeasy supports manual control of SDK versioning through multiple methods.

Typescript SDK Changes:

  • vercel.accessGroups.readAccessGroup(): response.teamPermissions[] Changed (Breaking ⚠️)
  • vercel.projects.updateMicrofrontends(): response Changed (Breaking ⚠️)
  • vercel.apiAiGateway.getAiGatewayVirtualModelConfig(): response.union(AiGatewayVirtualModelConfig) Changed (Breaking ⚠️)
  • vercel.apiAiGateway.updateAiGatewayVirtualModelConfig():
    • response Changed (Breaking ⚠️)
    • error.status[429] Added
  • vercel.apiAiGateway.listAiGatewayVirtualModelConfigs(): response.virtualModelConfigs[] Changed (Breaking ⚠️)
  • vercel.apiAiGateway.getAiGatewayVirtualModelConfigBySlug(): response Changed (Breaking ⚠️)
  • vercel.apiAiGateway.updateAiGatewayVirtualModelConfigBySlug():
    • response Changed (Breaking ⚠️)
    • error.status[429] Added
  • vercel.checksV2.listCheckRuns(): response.runs[].union(1).source.union(5).selection Changed (Breaking ⚠️)
  • vercel.checksV2.listDeploymentCheckRuns(): response.runs[].union(1).source.union(5).selection Changed (Breaking ⚠️)
  • vercel.checksV2.createDeploymentCheckRun(): response.union(1).source.union(5).selection Changed (Breaking ⚠️)
  • vercel.checksV2.getDeploymentCheckRun(): response.union(1).source.union(5).selection Changed (Breaking ⚠️)
  • vercel.teams.patchTeam():
    • response Changed (Breaking ⚠️)
    • error.status[409] Added
  • vercel.apiAiGateway.createAiGatewayVirtualModelConfig(): response Changed (Breaking ⚠️)
  • vercel.teams.getTeamMembers(): response.emailInviteCodes[].teamPermissions[] Changed (Breaking ⚠️)
  • vercel.checksV2.updateDeploymentCheckRun(): response.union(1).source.union(5).selection Changed (Breaking ⚠️)
  • vercel.teams.getTeam(): response Changed (Breaking ⚠️)
  • vercel.user.listUserEvents(): response.events[] Changed (Breaking ⚠️)
  • vercel.user.listEventTypes(): response.types[] Changed (Breaking ⚠️)
  • vercel.microfrontends.getMicrofrontendsInGroup(): response.projects[] Changed (Breaking ⚠️)
  • vercel.projects.getProjects(): response Changed (Breaking ⚠️)
  • vercel.projects.createProject(): response Changed (Breaking ⚠️)
  • vercel.projects.getProject(): response Changed (Breaking ⚠️)
  • vercel.projects.updateProject(): response Changed (Breaking ⚠️)
  • vercel.projects.uploadProjectAvatar(): response Changed (Breaking ⚠️)
  • vercel.teams.getTeams(): response.teams[] Changed (Breaking ⚠️)
  • vercel.teams.updateTeamMember():
    • request.requestBody.teamPermissions[] Changed (Breaking ⚠️)
  • vercel.teams.inviteUserToTeam(): response.teamPermissions[] Changed (Breaking ⚠️)
  • vercel.connect.createConnector():
    • request.connectCreateConnectorRequest Changed
  • vercel.sandboxes.deleteSessionSnapshot(): response.snapshot.architecture Added
  • vercel.sandboxes.listSessions(): response.union(2).sessions[].architecture Added
  • vercel.sandboxes.getSession(): response.session.architecture Added
  • vercel.sandboxes.getNamedSandbox(): response Changed
  • vercel.sandboxes.deleteSandbox(): response.sandbox.architecture Added
  • vercel.sandboxes.stopSession(): response Changed
  • vercel.sandboxes.extendSessionTimeout(): response.session.architecture Added
  • vercel.sandboxes.updateSessionNetworkPolicy(): response.session.architecture Added
  • vercel.sandboxes.createSandboxesSessionsBySessionIdSnapshotV2(): response Changed
  • vercel.sandboxes.createSandboxesSessionsBySessionIdSnapshotV3(): response Changed
  • vercel.sandboxes.getSessionSnapshot(): response.snapshot.architecture Added
  • vercel.sandboxes.listSessionSnapshots(): response.union(2).snapshots[].architecture Added
  • vercel.teams.requestAccessToTeam(): response.confirmed Changed
  • vercel.sandboxes.listNamedSandboxes(): response.sandboxes[].architecture Added
  • vercel.deployments.cancelDeployment(): response Changed
  • vercel.deployments.createDeployment(): response Changed
  • vercel.deployments.getDeployment(): response Changed
  • vercel.webAnalytics.aggregatePageviews(): response.data Changed
  • vercel.webAnalytics.aggregateEvents(): response.data Changed
  • vercel.webAnalytics.countPageviews(): response.data.union(1) Changed
  • vercel.webAnalytics.countEvents(): response.data.union(1) Changed

View full SDK changelog

OpenAPI Change Summary
├─┬Paths
│ ├─┬/v1/teams/{teamId}/members/{uid}
│ │ └─┬PATCH
│ │   └─┬Requestbody
│ │     └─┬application/json
│ │       └─┬Schema
│ │         └─┬teamPermissions
│ │           └─┬Schema
│ │             ├──[+] enum (198132:25)
│ │             └──[-] enum (195907:25)❌ 
│ ├─┬/v1/query/web-analytics/events/count
│ │ └─┬GET
│ │   └─┬Responses
│ │     └─┬200
│ │       └─┬application/json
│ │         └─┬Schema
│ │           └─┬data
│ │             └─┬ONEOF
│ │               ├──[+] required (209166:29)❌ 
│ │               ├──[+] required (209174:29)❌ 
│ │               ├──[+] required (209171:29)❌ 
│ │               ├──[+] required (209183:29)❌ 
│ │               ├──[+] required (209080:29)❌ 
│ │               ├──[+] required (209167:29)❌ 
│ │               ├──[+] required (209169:29)❌ 
│ │               ├──[+] required (209168:29)❌ 
│ │               ├──[+] required (209173:29)❌ 
│ │               ├──[+] required (209176:29)❌ 
│ │               ├──[+] required (209175:29)❌ 
│ │               ├──[+] required (209184:29)❌ 
│ │               ├──[+] required (209170:29)❌ 
│ │               ├──[+] required (209172:29)❌ 
│ │               ├──[+] properties (208547:29)
│ │               ├──[+] properties (208805:29)
│ │               ├──[+] properties (208808:29)
│ │               ├──[+] properties (208811:29)
│ │               ├──[+] properties (208814:29)
│ │               ├──[+] properties (208817:29)
│ │               ├──[+] properties (208820:29)
│ │               ├──[+] properties (208823:29)
│ │               ├──[+] properties (208826:29)
│ │               ├──[+] properties (208829:29)
│ │               ├──[+] properties (208832:29)
│ │               ├──[+] properties (208835:29)
│ │               ├──[+] properties (208856:29)
│ │               └──[+] properties (208859:29)
│ ├─┬/v1/access-groups/{idOrName}
│ │ └─┬GET
│ │   └─┬Responses
│ │     └─┬200
│ │       └─┬application/json
│ │         └─┬Schema
│ │           └─┬teamPermissions
│ │             └─┬Schema
│ │               ├──[+] enum (95:27)
│ │               └──[-] enum (90:27)❌ 
│ ├─┬/v1/query/web-analytics/visits/aggregate
│ │ └─┬GET
│ │   └─┬Responses
│ │     └─┬200
│ │       └─┬application/json
│ │         └─┬Schema
│ │           └─┬data
│ │             ├─┬ONEOF
│ │             │ └─┬Schema
│ │             │   ├──[+] properties (203564:31)
│ │             │   ├──[+] properties (203822:31)
│ │             │   ├──[+] properties (203825:31)
│ │             │   ├──[+] properties (203828:31)
│ │             │   ├──[+] properties (203831:31)
│ │             │   ├──[+] properties (203834:31)
│ │             │   ├──[+] properties (203837:31)
│ │             │   ├──[+] properties (203840:31)
│ │             │   ├──[+] properties (203843:31)
│ │             │   ├──[+] properties (203846:31)
│ │             │   ├──[+] properties (203849:31)
│ │             │   ├──[+] properties (203852:31)
│ │             │   ├──[+] properties (203873:31)
│ │             │   ├──[+] properties (203876:31)
│ │             │   ├─┬timestamp
│ │             │   │ └──[-] format (201740:43)❌ 
│ │             │   └─┬utmSource
│ │             │     └──[+] format (204010:43)❌ 
│ │             └─┬ONEOF
│ │               └─┬Schema
│ │                 ├──[+] required (204920:31)❌ 
│ │                 ├──[+] required (204912:31)❌ 
│ │                 ├──[+] required (204913:31)❌ 
│ │                 ├──[+] required (204910:31)❌ 
│ │                 ├──[+] required (204909:31)❌ 
│ │                 ├──[+] required (204921:31)❌ 
│ │                 ├──[+] required (204911:31)❌ 
│ │                 ├──[+] required (204903:31)❌ 
│ │                 ├──[+] required (204905:31)❌ 
│ │                 ├──[+] required (204817:31)❌ 
│ │                 ├──[+] required (204904:31)❌ 
│ │                 ├──[+] required (204908:31)❌ 
│ │                 ├──[+] required (204907:31)❌ 
│ │                 ├──[+] required (204906:31)❌ 
│ │                 ├──[+] properties (204284:31)
│ │                 ├──[+] properties (204542:31)
│ │                 ├──[+] properties (204545:31)
│ │                 ├──[+] properties (204548:31)
│ │                 ├──[+] properties (204551:31)
│ │                 ├──[+] properties (204554:31)
│ │                 ├──[+] properties (204557:31)
│ │                 ├──[+] properties (204560:31)
│ │                 ├──[+] properties (204563:31)
│ │                 ├──[+] properties (204566:31)
│ │                 ├──[+] properties (204569:31)
│ │                 ├──[+] properties (204572:31)
│ │                 ├──[+] properties (204593:31)
│ │                 └──[+] properties (204596:31)
│ ├─┬/v11/projects
│ │ └─┬POST
│ │   └─┬Responses
│ │     └─┬200
│ │       └─┬application/json
│ │         └─┬Schema
│ │           ├─┬security
│ │           │ ├──[-] properties (119292:25)❌ 
│ │           │ └──[-] properties (119299:25)❌ 
│ │           ├─┬tier
│ │           │ ├──[-] enum (119901:25)❌ 
│ │           │ └──[-] enum (119902:25)❌ 
│ │           └─┬permissions
│ │             ├──[+] description (119709:38)
│ │             ├─┬projectDomainCheckConfig
│ │             │ └──[+] description (119040:42)
│ │             ├─┬aliasProject
│ │             │ └──[+] description (117850:42)
│ │             ├─┬billingPurchaseOrder
│ │             │ └──[+] description (117962:42)
│ │             ├─┬observabilityFunnel
│ │             │ └──[+] description (118809:42)
│ │             ├─┬flagsExplorerSubscription
│ │             │ └──[+] description (118389:42)
│ │             ├─┬observabilityConfiguration
│ │             │ └──[+] description (118795:42)
│ │             ├─┬billingInvoiceEmailRecipient
│ │             │ └──[+] description (117941:42)
│ │             ├─┬billingTaxId
│ │             │ └──[+] description (117976:42)
│ │             ├─┬budget
│ │             │ └──[+] description (117997:42)
│ │             ├─┬v0Chat
│ │             │ └──[+] description (119621:42)
│ │             ├─┬aiGatewayRules
│ │             │ └──[+] description (117787:42)
│ │             ├─┬oauth2Application
│ │             │ └──[+] description (118781:42)
│ │             ├─┬seawallConfig
│ │             │ └──[+] description (119313:42)
│ │             ├─┬projectSupportCase
│ │             │ └──[+] description (119201:42)
│ │             ├─┬permissions
│ │             │ └──[+] description (118914:42)
│ │             ├─┬aliasGlobal
│ │             │ └──[+] description (117843:42)
│ │             ├─┬edgeCacheNamespace
│ │             │ └──[+] description (118326:42)
│ │             ├─┬aiGatewayApiKey
│ │             │ └──[+] description (117724:42)
│ │             ├─┬onDemandBuild
│ │             │ └──[+] description (118830:42)
│ │             ├─┬connexToken
│ │             │ └──[+] description (118130:42)
│ │             ├─┬event
│ │             │ └──[+] description (118375:42)
│ │             ├─┬project
│ │             │ └──[+] description (118970:42)
│ │             ├─┬cursorOriginInstallation
│ │             │ └──[+] description (118137:42)
│ │             ├─┬projectLink
│ │             │ └──[+] description (119131:42)
│ │             ├─┬projectSupportCaseComment
│ │             │ └──[+] description (119208:42)
│ │             ├─┬shareableLink
│ │             │ └──[+] description (119355:42)
│ │             ├─┬vcrRepository
│ │             │ └──[+] description (119628:42)
│ │             ├─┬projectFlags
│ │             │ └──[+] description (119089:42)
│ │             ├─┬aiGatewayPrivateModels
│ │             │ └──[+] description (117780:42)
│ │             ├─┬projectUsage
│ │             │ └──[+] description (119250:42)
│ │             ├─┬webhook-event
│ │             │ └──[+] description (119698:42)
│ │             ├─┬oauth2Connection
│ │             │ └──[+] description (118788:42)
│ │             ├─┬aiGatewayGuardrails
│ │             │ └──[+] description (117773:42)
│ │             ├─┬spaceRun
│ │             │ └──[+] description (119404:42)
│ │             ├─┬teamInvite
│ │             │ └──[+] description (119474:42)
│ │             ├─┬skewProtection
│ │             │ └──[+] description (119390:42)
│ │             ├─┬apiKeyAiGateway
│ │             │ └──[+] description (117892:42)
│ │             ├─┬projectAnalyticsUsage
│ │             │ └──[+] description (118991:42)
│ │             ├─┬teamSudo
│ │             │ └──[+] description (119530:42)
│ │             ├─┬buildMachineDefault
│ │             │ └──[+] description (118011:42)
│ │             ├─┬vercelAppInstallation
│ │             │ └──[+] description (119635:42)
│ │             ├─┬webAuthn
│ │             │ └──[+] description (119684:42)
│ │             ├─┬securityConfig
│ │             │ └──[+] description (119327:42)
│ │             ├─┬securityPlusConfiguration
│ │             │ └──[+] description (119334:42)
│ │             ├─┬marketplaceFlexCommit
│ │             │ └──[+] description (118620:42)
│ │             ├─┬integrationEvent
│ │             │ └──[+] description (118466:42)
│ │             ├─┬deploymentBuildLogs
│ │             │ └──[+] description (118172:42)
│ │             ├─┬Monitoring
│ │             │ └──[+] description (118648:42)
│ │             ├─┬vercelAppInstallationRequest
│ │             │ └──[+] description (119642:42)
│ │             ├─┬rateLimit
│ │             │ └──[+] description (119264:42)
│ │             ├─┬projectTransfer
│ │             │ └──[+] description (119222:42)
│ │             ├─┬integrationResourceSecrets
│ │             │ └──[+] description (118508:42)
│ │             ├─┬cacheArtifactUsageEvent
│ │             │ └──[+] description (118032:42)
│ │             ├─┬teamOwnMembership
│ │             │ └──[+] description (119516:42)
│ │             ├─┬aiGatewayTranscripts
│ │             │ └──[+] description (117801:42)
│ │             ├─┬user
│ │             │ └──[+] description (119586:42)
│ │             ├─┬ciInvocations
│ │             │ └──[+] description (118039:42)
│ │             ├─┬connectConfigurationLink
│ │             │ └──[+] description (118088:42)
│ │             ├─┬remoteCaching
│ │             │ └──[+] description (119285:42)
│ │             ├─┬deploymentPolicy
│ │             │ └──[+] description (118200:42)
│ │             ├─┬supportCase
│ │             │ └──[+] description (119432:42)
│ │             ├─┬projectOIDCToken
│ │             │ └──[+] description (119152:42)
│ │             ├─┬projectEnvVars
│ │             │ └──[+] description (119061:42)
│ │             ├─┬teamMemberMfaStatus
│ │             │ └──[+] description (119502:42)
│ │             ├─┬sharedEnvVars
│ │             │ └──[+] description (119376:42)
│ │             ├─┬supportCaseComment
│ │             │ └──[+] description (119439:42)
│ │             ├─┬aiGatewaySettings
│ │             │ └──[+] description (117794:42)
│ │             ├─┬bulkRedirects
│ │             │ └──[+] description (118018:42)
│ │             ├─┬marketplaceInstallationMember
│ │             │ └──[+] description (118627:42)
│ │             ├─┬toolbarComment
│ │             │ └──[+] description (119551:42)
│ │             ├─┬marketplaceSettings
│ │             │ └──[+] description (118641:42)
│ │             ├─┬marketplaceExperimentationItem
│ │             │ └──[+] description (118613:42)
│ │             ├─┬integrationPullRequest
│ │             │ └──[+] description (118480:42)
│ │             ├─┬aiGatewayApiKeyOwnedBySelf
│ │             │ └──[+] description (117738:42)
│ │             ├─┬projectDeploymentExpiration
│ │             │ └──[+] description (119012:42)
│ │             ├─┬onDemandConcurrency
│ │             │ └──[+] description (118837:42)
│ │             ├─┬postgresStoreTokenSet
│ │             │ └──[+] description (118928:42)
│ │             ├─┬openTelemetryEndpoint
│ │             │ └──[+] description (118844:42)
│ │             ├─┬integrationConfigurationRole
│ │             │ └──[+] description (118445:42)
│ │             ├─┬logs
│ │             │ └──[+] description (118585:42)
│ │             ├─┬environments
│ │             │ └──[+] description (118368:42)
│ │             ├─┬proTrialOnboarding
│ │             │ └──[+] description (119257:42)
│ │             ├─┬notificationDomainPurchase
│ │             │ └──[+] description (118718:42)
│ │             ├─┬domainTransferIn
│ │             │ └──[+] description (118312:42)
│ │             ├─┬redis
│ │             │ └──[+] description (119271:42)
│ │             ├─┬vercelAuth
│ │             │ └──[+] description (119649:42)
│ │             ├─┬projectId
│ │             │ └──[+] description (119117:42)
│ │             ├─┬edgeConfigToken
│ │             │ └──[+] description (118354:42)
│ │             ├─┬billingPlan
│ │             │ └──[+] description (117955:42)
│ │             ├─┬NotificationMonitoringAlert
│ │             │ └──[+] description (118746:42)
│ │             ├─┬projectMonitoring
│ │             │ └──[+] description (119145:42)
│ │             ├─┬aiGatewayCredits
│ │             │ └──[+] description (117766:42)
│ │             ├─┬apiKey
│ │             │ └──[+] description (117885:42)
│ │             ├─┬integrationStoreTokenSet
│ │             │ └──[+] description (118522:42)
│ │             ├─┬notificationDomainConfiguration
│ │             │ └──[+] description (118697:42)
│ │             ├─┬aiGatewayBudget
│ │             │ └──[+] description (117759:42)
│ │             ├─┬aiGatewayApiKeyZdrExemption
│ │             │ └──[+] description (117752:42)
│ │             ├─┬logsPreset
│ │             │ └──[+] description (118592:42)
│ │             ├─┬edgeConfigItem
│ │             │ └──[+] description (118340:42)
│ │             ├─┬analyticsSampling
│ │             │ └──[+] description (117871:42)
│ │             ├─┬userMfaConfiguration
│ │             │ └──[+] description (119600:42)
│ │             ├─┬notificationDeploymentFailed
│ │             │ └──[+] description (118690:42)
│ │             ├─┬team
│ │             │ └──[+] description (119446:42)
│ │             ├─┬ciLogs
│ │             │ └──[+] description (118046:42)
│ │             ├─┬domain
│ │             │ └──[+] description (118256:42)
│ │             ├─┬connect
│ │             │ └──[+] description (118074:42)
│ │             ├─┬teamInviteCode
│ │             │ └──[+] description (119481:42)
│ │             ├─┬gitRepository
│ │             │ └──[+] description (118403:42)
│ │             ├─┬integrationResource
│ │             │ └──[+] description (118487:42)
│ │             ├─┬alerts
│ │             │ └──[+] description (117836:42)
│ │             ├─┬connexClientProject
│ │             │ └──[+] description (118109:42)
│ │             ├─┬webhook
│ │             │ └──[+] description (119691:42)
│ │             ├─┬jobGlobal
│ │             │ └──[+] description (118557:42)
│ │             ├─┬sharedEnvVarsProduction
│ │             │ └──[+] description (119383:42)
│ │             ├─┬trustedIps
│ │             │ └──[+] description (119558:42)
│ │             ├─┬projectIntegrationConfiguration
│ │             │ └──[+] description (119124:42)
│ │             ├─┬productionAliasProtectionBypass
│ │             │ └──[+] description (118956:42)
│ │             ├─┬domainMove
│ │             │ └──[+] description (118291:42)
│ │             ├─┬schedule
│ │             │ └──[+] description (119306:42)
│ │             ├─┬usageCycle
│ │             │ └──[+] description (119579:42)
│ │             ├─┬paymentMethod
│ │             │ └──[+] description (118907:42)
│ │             ├─┬usage
│ │             │ └──[+] description (119572:42)
│ │             ├─┬projectMember
│ │             │ └──[+] description (119138:42)
│ │             ├─┬projectFlagsSdkKey
│ │             │ └──[+] description (119103:42)
│ │             ├─┬integrationSSOSession
│ │             │ └──[+] description (118515:42)
│ │             ├─┬apiKeyOwnedBySelf
│ │             │ └──[+] description (117899:42)
│ │             ├─┬drain
│ │             │ └──[+] description (118319:42)
│ │             ├─┬integrationLog
│ │             │ └──[+] description (118473:42)
│ │             ├─┬productionShareableLink
│ │             │ └──[+] description (118963:42)
│ │             ├─┬privateLinkEndpoint
│ │             │ └──[+] description (118949:42)
│ │             ├─┬marketplaceExperimentationEdgeConfigData
│ │             │ └──[+] description (118606:42)
│ │             ├─┬webAnalyticsPlan
│ │             │ └──[+] description (119677:42)
│ │             ├─┬ipBlocking
│ │             │ └──[+] description (118543:42)
│ │             ├─┬teamAccessRequest
│ │             │ └──[+] description (119453:42)
│ │             ├─┬billingInvoiceLanguage
│ │             │ └──[+] description (117948:42)
│ │             ├─┬alertRules
│ │             │ └──[+] description (117829:42)
│ │             ├─┬secret
│ │             │ └──[+] description (119320:42)
│ │             ├─┬integrationDeploymentAction
│ │             │ └──[+] description (118459:42)
│ │             ├─┬notificationUsageAlert
│ │             │ └──[+] description (118774:42)
│ │             ├─┬monitoringQuery
│ │             │ └──[+] description (118669:42)
│ │             ├─┬projectRollingRelease
│ │             │ └──[+] description (119180:42)
│ │             ├─┬marketplaceInvoice
│ │             │ └──[+] description (118634:42)
│ │             ├─┬storeTokenSetSensitive
│ │             │ └──[+] description (119418:42)
│ │             ├─┬teamJoin
│ │             │ └──[+] description (119495:42)
│ │             ├─┬teamOwnMembershipDisconnectSAML
│ │             │ └──[+] description (119523:42)
│ │             ├─┬dataCacheBillingSettings
│ │             │ └──[+] description (118144:42)
│ │             ├─┬billingInvoice
│ │             │ └──[+] description (117934:42)
│ │             ├─┬cacheArtifact
│ │             │ └──[+] description (118025:42)
│ │             ├─┬defaultDeploymentProtection
│ │             │ └──[+] description (118158:42)
│ │             ├─┬deploymentCheckPreview
│ │             │ └──[+] description (118186:42)
│ │             ├─┬integration
│ │             │ └──[+] description (118417:42)
│ │             ├─┬projectFromV0
│ │             │ └──[+] description (119110:42)
│ │             ├─┬projectTransferOut
│ │             │ └──[+] description (119236:42)
│ │             ├─┬imageOptimizationNewPrice
│ │             │ └──[+] description (118410:42)
│ │             ├─┬previewDeploymentSuffix
│ │             │ └──[+] description (118935:42)
│ │             ├─┬aiGatewayApiKeySpendAttribution
│ │             │ └──[+] description (117745:42)
│ │             ├─┬deploymentPrivate
│ │             │ └──[+] description (118214:42)
│ │             ├─┬passwordProtectionInvoiceItem
│ │             │ └──[+] description (118900:42)
│ │             ├─┬projectCheckRun
│ │             │ └──[+] description (119005:42)
│ │             ├─┬aiGatewayTranscriptsSettings
│ │             │ └──[+] description (117808:42)
│ │             ├─┬analytics
│ │             │ └──[+] description (117864:42)
│ │             ├─┬auditLog
│ │             │ └──[+] description (117906:42)
│ │             ├─┬redisStoreTokenSet
│ │             │ └──[+] description (119278:42)
│ │             ├─┬fileUpload
│ │             │ └──[+] description (118382:42)
│ │             ├─┬projectProtectionBypass
│ │             │ └──[+] description (119173:42)
│ │             ├─┬projectTransferIn
│ │             │ └──[+] description (119229:42)
│ │             ├─┬organization
│ │             │ └──[+] description (118858:42)
│ │             ├─┬notificationDomainTransfer
│ │             │ └──[+] description (118732:42)
│ │             ├─┬projectTransferRequest
│ │             │ └──[+] description (119243:42)
│ │             ├─┬deploymentRollback
│ │             │ └──[+] description (118242:42)
│ │             ├─┬deploymentPreview
│ │             │ └──[+] description (118207:42)
│ │             ├─┬deploymentV0
│ │             │ └──[+] description (118249:42)
│ │             ├─┬codeChecks
│ │             │ └──[+] description (118053:42)
│ │             ├─┬monitoringSettings
│ │             │ └──[+] description (118676:42)
│ │             ├─┬projectDeploymentProtectionStrict
│ │             │ └──[+] description (119026:42)
│ │             ├─┬projectEvent
│ │             │ └──[+] description (119082:42)
│ │             ├─┬blobStoreTokenSet
│ │             │ └──[+] description (117990:42)
│ │             ├─┬notificationCustomerBudget
│ │             │ └──[+] description (118683:42)
│ │             ├─┬billingAddress
│ │             │ └──[+] description (117920:42)
│ │             ├─┬deploymentProductionGit
│ │             │ └──[+] description (118221:42)
│ │             ├─┬monitoringChart
│ │             │ └──[+] description (118662:42)
│ │             ├─┬integrationConfigurationTransfer
│ │             │ └──[+] description (118452:42)
│ │             ├─┬connexInstallation
│ │             │ └──[+] description (118123:42)
│ │             ├─┬connectConfiguration
│ │             │ └──[+] description (118081:42)
│ │             ├─┬domainAuthCodes
│ │             │ └──[+] description (118270:42)
│ │             ├─┬domainPurchase
│ │             │ └──[+] description (118298:42)
│ │             ├─┬kmsProjectGrant
│ │             │ └──[+] description (118571:42)
│ │             ├─┬token
│ │             │ └──[+] description (119544:42)
│ │             ├─┬projectAnalyticsSampling
│ │             │ └──[+] description (118984:42)
│ │             ├─┬observabilityNotebook
│ │             │ └──[+] description (118816:42)
│ │             ├─┬gitCredentialGrant
│ │             │ └──[+] description (118396:42)
│ │             ├─┬projectFlagsProduction
│ │             │ └──[+] description (119096:42)
│ │             ├─┬deploymentPromote
│ │             │ └──[+] description (118228:42)
│ │             ├─┬notificationDomainMoved
│ │             │ └──[+] description (118711:42)
│ │             ├─┬vpcPeeringConnection
│ │             │ └──[+] description (119663:42)
│ │             ├─┬storeTransfer
│ │             │ └──[+] description (119425:42)
│ │             ├─┬concurrentBuilds
│ │             │ └──[+] description (118067:42)
│ │             ├─┬projectTier
│ │             │ └──[+] description (119215:42)
│ │             ├─┬trustedSources
│ │             │ └──[+] description (119565:42)
│ │             ├─┬teamFellowMembership
│ │             │ └──[+] description (119460:42)
│ │             ├─┬space
│ │             │ └──[+] description (119397:42)
│ │             ├─┬integrationConfiguration
│ │             │ └──[+] description (118431:42)
│ │             ├─┬pageIntegrity
│ │             │ └──[+] description (118886:42)
│ │             ├─┬integrationStrict
│ │             │ └──[+] description (118529:42)
│ │             ├─┬buildMachine
│ │             │ └──[+] description (118004:42)
│ │             ├─┬projectProductionBranch
│ │             │ └──[+] description (119166:42)
│ │             ├─┬billingRefund
│ │             │ └──[+] description (117969:42)
│ │             ├─┬passwordProtection
│ │             │ └──[+] description (118893:42)
│ │             ├─┬integrationResourceReplCommand
│ │             │ └──[+] description (118501:42)
│ │             ├─┬domainCertificate
│ │             │ └──[+] description (118277:42)
│ │             ├─┬agent
│ │             │ └──[+] description (117717:42)
│ │             ├─┬projectEnvVarsUnownedByIntegration
│ │             │ └──[+] description (119075:42)
│ │             ├─┬setting
│ │             │ └──[+] description (119348:42)
│ │             ├─┬projectSetting
│ │             │ └──[+] description (119194:42)
│ │             ├─┬marketplaceBillingData
│ │             │ └──[+] description (118599:42)
│ │             ├─┬aiGatewayUsage
│ │             │ └──[+] description (117815:42)
│ │             ├─┬optionsAllowlist
│ │             │ └──[+] description (118851:42)
│ │             ├─┬aiGatewayApiKeyBypassAll
│ │             │ └──[+] description (117731:42)
│ │             ├─┬teamGitExclusivity
│ │             │ └──[+] description (119467:42)
│ │             ├─┬connexClient
│ │             │ └──[+] description (118102:42)
│ │             ├─┬dataCacheNamespace
│ │             │ └──[+] description (118151:42)
│ │             ├─┬vercelRun
│ │             │ └──[+] description (119656:42)
│ │             ├─┬notificationStatementOfReasons
│ │             │ └──[+] description (118767:42)
│ │             ├─┬repository
│ │             │ └──[+] description (119292:42)
│ │             ├─┬ownEvent
│ │             │ └──[+] description (118879:42)
│ │             ├─┬workflowRunData
│ │             │ └──[+] description (119705:42)
│ │             ├─┬connectLogs
│ │             │ └──[+] description (118095:42)
│ │             ├─┬monitoringAlert
│ │             │ └──[+] description (118655:42)
│ │             ├─┬userPreference
│ │             │ └──[+] description (119607:42)
│ │             ├─┬samlConfig
│ │             │ └──[+] description (119299:42)
│ │             ├─┬integrationVercelConfigurationOverride
│ │             │ └──[+] description (118536:42)
│ │             ├─┬aiGatewayVirtualModelConfigs
│ │             │ └──[+] description (117822:42)
│ │             ├─┬privateCloudAccount
│ │             │ └──[+] description (118942:42)
│ │             ├─┬projectDomain
│ │             │ └──[+] description (119033:42)
│ │             ├─┬kmsIssuer
│ │             │ └──[+] description (118564:42)
│ │             ├─┬sharedEnvVarConnection
│ │             │ └──[+] description (119369:42)
│ │             ├─┬projectEnvVarsProduction
│ │             │ └──[+] description (119068:42)
│ │             ├─┬integrationConfigurationProjects
│ │             │ └──[+] description (118438:42)
│ │             ├─┬edgeConfig
│ │             │ └──[+] description (118333:42)
│ │             ├─┬notificationPaymentFailed
│ │             │ └──[+] description (118753:42)
│ │             ├─┬deploymentCheckReRunFromProductionBranch
│ │             │ └──[+] description (118193:42)
│ │             ├─┬notificationPreferences
│ │             │ └──[+] description (118760:42)
│ │             ├─┬observabilityData
│ │             │ └──[+] description (118802:42)
│ │             ├─┬organizationTeam
│ │             │ └──[+] description (118872:42)
│ │             ├─┬domainAcceptDelegation
│ │             │ └──[+] description (118263:42)
│ │             ├─┬aliasProtectionBypass
│ │             │ └──[+] description (117857:42)
│ │             ├─┬projectDomainMove
│ │             │ └──[+] description (119047:42)
│ │             ├─┬logDrain
│ │             │ └──[+] description (118578:42)
│ │             ├─┬connexContact
│ │             │ └──[+] description (118116:42)
│ │             ├─┬notificationDomainUnverified
│ │             │ └──[+] description (118739:42)
│ │             ├─┬postgres
│ │             │ └──[+] description (118921:42)
│ │             ├─┬analyticsUsage
│ │             │ └──[+] description (117878:42)
│ │             ├─┬blob
│ │             │ └──[+] description (117983:42)
│ │             ├─┬deploymentCheck
│ │             │ └──[+] description (118179:42)
│ │             ├─┬projectDomainVerify
│ │             │ └──[+] description (119054:42)
│ │             ├─┬job
│ │             │ └──[+] description (118550:42)
│ │             ├─┬sensitiveEnvironmentVariablePolicy
│ │             │ └──[+] description (119341:42)
│ │             ├─┬projectPermissions
│ │             │ └──[+] description (119159:42)
│ │             ├─┬deployment
│ │             │ └──[+] description (118165:42)
│ │             ├─┬integrationAccount
│ │             │ └──[+] description (118424:42)
│ │             ├─┬oidcFederationPolicy
│ │             │ └──[+] description (118823:42)
│ │             ├─┬teamMicrofrontends
│ │             │ └──[+] description (119509:42)
│ │             ├─┬projectCheck
│ │             │ └──[+] description (118998:42)
│ │             ├─┬userConnection
│ │             │ └──[+] description (119593:42)
│ │             ├─┬projectAccessGroup
│ │             │ └──[+] description (118977:42)
│ │             ├─┬domainRecord
│ │             │ └──[+] description (118305:42)
│ │             ├─┬accessGroup
│ │             │ └──[+] description (117710:42)
│ │             ├─┬teamInviteLink
│ │             │ └──[+] description (119488:42)
│ │             ├─┬projectDeploymentHook
│ │             │ └──[+] description (119019:42)
│ │             ├─┬codeOwners
│ │             │ └──[+] description (118060:42)
│ │             ├─┬shareableLinkStrict
│ │             │ └──[+] description (119362:42)
│ │             ├─┬notificationDomainRenewal
│ │             │ └──[+] description (118725:42)
│ │             ├─┬endpointVerification
│ │             │ └──[+] description (118361:42)
│ │             ├─┬storeIsLocked
│ │             │ └──[+] description (119411:42)
│ │             ├─┬notificationDomainExpire
│ │             │ └──[+] description (118704:42)
│ │             ├─┬teamTokenInvalidation
│ │             │ └──[+] description (119537:42)
│ │             ├─┬userSudo
│ │             │ └──[+] description (119614:42)
│ │             ├─┬integrationResourceData
│ │             │ └──[+] description (118494:42)
│ │             ├─┬edgeConfigSchema
│ │             │ └──[+] description (118347:42)
│ │             ├─┬billingInformation
│ │             │ └──[+] description (117927:42)
│ │             ├─┬domainCheckConfig
│ │             │ └──[+] description (118284:42)
│ │             ├─┬deploymentProtectionException
│ │             │ └──[+] description (118235:42)
│ │             ├─┬webAnalytics
│ │             │ └──[+] description (119670:42)
│ │             ├─┬automation
│ │             │ └──[+] description (117913:42)
│ │             ├─┬organizationDomain
│ │             │ └──[+] description (118865:42)
│ │             └─┬projectRoutes
│ │               └──[+] description (119187:42)
│ ├─┬/v2/deployments/{deploymentId}/check-runs
│ │ ├─┬GET
│ │ │ └─┬Responses
│ │ │   └─┬200
│ │ │     └─┬application/json
│ │ │       └─┬Schema
│ │ │         └─┬runs
│ │ │           └─┬Schema
│ │ │             └─┬ONEOF
│ │ │               └─┬source
│ │ │                 └─┬ONEOF
│ │ │                   └─┬selection
│ │ │                     ├──[-] required (9046:43)❌ 
│ │ │                     ├──[-] required (9047:43)❌ 
│ │ │                     ├──[-] type (9049:49)❌ 
│ │ │                     ├──[-] properties (9035:43)❌ 
│ │ │                     ├──[-] properties (9038:43)❌ 
│ │ │                     ├──[+] oneOf (9081:43)
│ │ │                     ├──[+] oneOf (9095:43)
│ │ │                     └──[+] oneOf (9113:43)
│ │ └─┬POST
│ │   └─┬Responses
│ │     └─┬200
│ │       └─┬application/json
│ │         └─┬Schema
│ │           └─┬ONEOF
│ │             └─┬source
│ │               └─┬ONEOF
│ │                 └─┬selection
│ │                   ├──[-] required (9522:37)❌ 
│ │                   ├──[-] required (9523:37)❌ 
│ │                   ├──[-] type (9525:43)❌ 
│ │                   ├──[-] properties (9511:37)❌ 
│ │                   ├──[-] properties (9514:37)❌ 
│ │                   ├──[+] oneOf (9597:37)
│ │                   ├──[+] oneOf (9611:37)
│ │                   └──[+] oneOf (9629:37)
│ ├─┬/v1/ai-gateway/virtual-model-configs
│ │ └─┬PATCH
│ │   └─┬Responses
│ │     └──[+] codes (1945:18)
│ ├─┬/v2/projects/{projectIdOrName}/checks/{checkId}/runs
│ │ └─┬GET
│ │   └─┬Responses
│ │     └─┬200
│ │       └─┬application/json
│ │         └─┬Schema
│ │           └─┬runs
│ │             └─┬Schema
│ │               └─┬ONEOF
│ │                 └─┬source
│ │                   └─┬ONEOF
│ │                     └─┬selection
│ │                       ├──[-] required (8554:43)❌ 
│ │                       ├──[-] required (8555:43)❌ 
│ │                       ├──[-] type (8557:49)❌ 
│ │                       ├──[-] properties (8543:43)❌ 
│ │                       ├──[-] properties (8546:43)❌ 
│ │                       ├──[+] oneOf (8549:43)
│ │                       ├──[+] oneOf (8563:43)
│ │                       └──[+] oneOf (8581:43)
│ ├─┬/v2/teams/{teamId}
│ │ └─┬PATCH
│ │   └─┬Responses
│ │     └──[+] codes (198382:18)
│ ├─┬/v2/deployments/{deploymentId}/check-runs/{checkRunId}
│ │ ├─┬GET
│ │ │ └─┬Responses
│ │ │   └─┬200
│ │ │     └─┬application/json
│ │ │       └─┬Schema
│ │ │         └─┬ONEOF
│ │ │           └─┬source
│ │ │             └─┬ONEOF
│ │ │               └─┬selection
│ │ │                 ├──[-] required (10012:37)❌ 
│ │ │                 ├──[-] required (10013:37)❌ 
│ │ │                 ├──[-] type (10015:43)❌ 
│ │ │                 ├──[-] properties (10001:37)❌ 
│ │ │                 ├──[-] properties (10004:37)❌ 
│ │ │                 ├──[+] oneOf (10127:37)
│ │ │                 ├──[+] oneOf (10141:37)
│ │ │                 └──[+] oneOf (10159:37)
│ │ └─┬PATCH
│ │   └─┬Responses
│ │     └─┬200
│ │       └─┬application/json
│ │         └─┬Schema
│ │           └─┬ONEOF
│ │             └─┬source
│ │               └─┬ONEOF
│ │                 └─┬selection
│ │                   ├──[-] required (10494:37)❌ 
│ │                   ├──[-] required (10495:37)❌ 
│ │                   ├──[-] type (10497:43)❌ 
│ │                   ├──[-] properties (10483:37)❌ 
│ │                   ├──[-] properties (10486:37)❌ 
│ │                   ├──[+] oneOf (10649:37)
│ │                   ├──[+] oneOf (10663:37)
│ │                   └──[+] oneOf (10681:37)
│ ├─┬/v1/projects/{projectId}/microfrontends
│ │ └─┬PATCH
│ │   └─┬Responses
│ │     └─┬200
│ │       └─┬application/json
│ │         └─┬Schema
│ │           ├─┬security
│ │           │ ├──[-] properties (165591:25)❌ 
│ │           │ └──[-] properties (165598:25)❌ 
│ │           ├─┬tier
│ │           │ ├──[-] enum (166200:25)❌ 
│ │           │ └──[-] enum (166201:25)❌ 
│ │           └─┬permissions
│ │             ├──[+] description (167060:38)
│ │             ├─┬aiGatewayBudget
│ │             │ └──[+] description (165110:42)
│ │             ├─┬marketplaceInstallationMember
│ │             │ └──[+] description (165978:42)
│ │             ├─┬projectSupportCaseComment
│ │             │ └──[+] description (166559:42)
│ │             ├─┬privateCloudAccount
│ │             │ └──[+] description (166293:42)
│ │             ├─┬permissions
│ │             │ └──[+] description (166265:42)
│ │             ├─┬codeOwners
│ │             │ └──[+] description (165411:42)
│ │             ├─┬monitoringSettings
│ │             │ └──[+] description (166027:42)
│ │             ├─┬deploymentCheckReRunFromProductionBranch
│ │             │ └──[+] description (165544:42)
│ │             ├─┬onDemandBuild
│ │             │ └──[+] description (166181:42)
│ │             ├─┬passwordProtection
│ │             │ └──[+] description (166244:42)
│ │             ├─┬event
│ │             │ └──[+] description (165726:42)
│ │             ├─┬userConnection
│ │             │ └──[+] description (166944:42)
│ │             ├─┬securityConfig
│ │             │ └──[+] description (166678:42)
│ │             ├─┬projectTier
│ │             │ └──[+] description (166566:42)
│ │             ├─┬trustedIps
│ │             │ └──[+] description (166909:42)
│ │             ├─┬gitCredentialGrant
│ │             │ └──[+] description (165747:42)
│ │             ├─┬postgresStoreTokenSet
│ │             │ └──[+] description (166279:42)
│ │             ├─┬teamOwnMembership
│ │             │ └──[+] description (166867:42)
│ │             ├─┬projectTransfer
│ │             │ └──[+] description (166573:42)
│ │             ├─┬space
│ │             │ └──[+] description (166748:42)
│ │             ├─┬projectUsage
│ │             │ └──[+] description (166601:42)
│ │             ├─┬projectFlagsProduction
│ │             │ └──[+] description (166447:42)
│ │             ├─┬aiGatewayApiKeyOwnedBySelf
│ │             │ └──[+] description (165089:42)
│ │             ├─┬connexClient
│ │             │ └──[+] description (165453:42)
│ │             ├─┬deploymentPromote
│ │             │ └──[+] description (165579:42)
│ │             ├─┬ownEvent
│ │             │ └──[+] description (166230:42)
│ │             ├─┬webhook
│ │             │ └──[+] description (167042:42)
│ │             ├─┬remoteCaching
│ │             │ └──[+] description (166636:42)
│ │             ├─┬token
│ │             │ └──[+] description (166895:42)
│ │             ├─┬projectLink
│ │             │ └──[+] description (166482:42)
│ │             ├─┬codeChecks
│ │             │ └──[+] description (165404:42)
│ │             ├─┬deployment
│ │             │ └──[+] description (165516:42)
│ │             ├─┬notificationPaymentFailed
│ │             │ └──[+] description (166104:42)
│ │             ├─┬gitRepository
│ │             │ └──[+] description (165754:42)
│ │             ├─┬oauth2Connection
│ │             │ └──[+] description (166139:42)
│ │             ├─┬deploymentCheckPreview
│ │             │ └──[+] description (165537:42)
│ │             ├─┬domainAuthCodes
│ │             │ └──[+] description (165621:42)
│ │             ├─┬productionShareableLink
│ │             │ └──[+] description (166314:42)
│ │             ├─┬edgeConfig
│ │             │ └──[+] description (165684:42)
│ │             ├─┬connectLogs
│ │             │ └──[+] description (165446:42)
│ │             ├─┬alerts
│ │             │ └──[+] description (165187:42)
│ │             ├─┬integrationResourceData
│ │             │ └──[+] description (165845:42)
│ │             ├─┬projectDomainCheckConfig
│ │             │ └──[+] description (166391:42)
│ │             ├─┬teamMicrofrontends
│ │             │ └──[+] description (166860:42)
│ │             ├─┬deploymentProtectionException
│ │             │ └──[+] description (165586:42)
│ │             ├─┬aiGatewayTranscriptsSettings
│ │             │ └──[+] description (165159:42)
│ │             ├─┬ciInvocations
│ │             │ └──[+] description (165390:42)
│ │             ├─┬billingRefund
│ │             │ └──[+] description (165320:42)
│ │             ├─┬usage
│ │             │ └──[+] description (166923:42)
│ │             ├─┬marketplaceInvoice
│ │             │ └──[+] description (165985:42)
│ │             ├─┬marketplaceFlexCommit
│ │             │ └──[+] description (165971:42)
│ │             ├─┬projectFlags
│ │             │ └──[+] description (166440:42)
│ │             ├─┬deploymentPolicy
│ │             │ └──[+] description (165551:42)
│ │             ├─┬integrationConfigurationRole
│ │             │ └──[+] description (165796:42)
│ │             ├─┬notificationUsageAlert
│ │             │ └──[+] description (166125:42)
│ │             ├─┬NotificationMonitoringAlert
│ │             │ └──[+] description (166097:42)
│ │             ├─┬billingInformation
│ │             │ └──[+] description (165278:42)
│ │             ├─┬aiGatewayCredits
│ │             │ └──[+] description (165117:42)
│ │             ├─┬auditLog
│ │             │ └──[+] description (165257:42)
│ │             ├─┬projectDeploymentProtectionStrict
│ │             │ └──[+] description (166377:42)
│ │             ├─┬aiGatewayUsage
│ │             │ └──[+] description (165166:42)
│ │             ├─┬vercelAppInstallation
│ │             │ └──[+] description (166986:42)
│ │             ├─┬notificationStatementOfReasons
│ │             │ └──[+] description (166118:42)
│ │             ├─┬projectDomainMove
│ │             │ └──[+] description (166398:42)
│ │             ├─┬projectAnalyticsSampling
│ │             │ └──[+] description (166335:42)
│ │             ├─┬domain
│ │             │ └──[+] description (165607:42)
│ │             ├─┬marketplaceExperimentationEdgeConfigData
│ │             │ └──[+] description (165957:42)
│ │             ├─┬projectRoutes
│ │             │ └──[+] description (166538:42)
│ │             ├─┬storeTransfer
│ │             │ └──[+] description (166776:42)
│ │             ├─┬shareableLink
│ │             │ └──[+] description (166706:42)
│ │             ├─┬userSudo
│ │             │ └──[+] description (166965:42)
│ │             ├─┬integrationLog
│ │             │ └──[+] description (165824:42)
│ │             ├─┬bulkRedirects
│ │             │ └──[+] description (165369:42)
│ │             ├─┬connexInstallation
│ │             │ └──[+] description (165474:42)
│ │             ├─┬aiGatewayApiKeyZdrExemption
│ │             │ └──[+] description (165103:42)
│ │             ├─┬logDrain
│ │             │ └──[+] description (165929:42)
│ │             ├─┬aliasProject
│ │             │ └──[+] description (165201:42)
│ │             ├─┬domainRecord
│ │             │ └──[+] description (165656:42)
│ │             ├─┬dataCacheBillingSettings
│ │             │ └──[+] description (165495:42)
│ │             ├─┬cacheArtifact
│ │             │ └──[+] description (165376:42)
│ │             ├─┬workflowRunData
│ │             │ └──[+] description (167056:42)
│ │             ├─┬projectFlagsSdkKey
│ │             │ └──[+] description (166454:42)
│ │             ├─┬projectEnvVars
│ │             │ └──[+] description (166412:42)
│ │             ├─┬sensitiveEnvironmentVariablePolicy
│ │             │ └──[+] description (166692:42)
│ │             ├─┬connexClientProject
│ │             │ └──[+] description (165460:42)
│ │             ├─┬projectRollingRelease
│ │             │ └──[+] description (166531:42)
│ │             ├─┬projectTransferOut
│ │             │ └──[+] description (166587:42)
│ │             ├─┬domainMove
│ │             │ └──[+] description (165642:42)
│ │             ├─┬integrationConfigurationProjects
│ │             │ └──[+] description (165789:42)
│ │             ├─┬projectCheck
│ │             │ └──[+] description (166349:42)
│ │             ├─┬deploymentBuildLogs
│ │             │ └──[+] description (165523:42)
│ │             ├─┬sharedEnvVarConnection
│ │             │ └──[+] description (166720:42)
│ │             ├─┬productionAliasProtectionBypass
│ │             │ └──[+] description (166307:42)
│ │             ├─┬notificationDomainUnverified
│ │             │ └──[+] description (166090:42)
│ │             ├─┬projectAccessGroup
│ │             │ └──[+] description (166328:42)
│ │             ├─┬blobStoreTokenSet
│ │             │ └──[+] description (165341:42)
│ │             ├─┬privateLinkEndpoint
│ │             │ └──[+] description (166300:42)
│ │             ├─┬teamOwnMembershipDisconnectSAML
│ │             │ └──[+] description (166874:42)
│ │             ├─┬monitoringAlert
│ │             │ └──[+] description (166006:42)
│ │             ├─┬integrationDeploymentAction
│ │             │ └──[+] description (165810:42)
│ │             ├─┬monitoringQuery
│ │             │ └──[+] description (166020:42)
│ │             ├─┬usageCycle
│ │             │ └──[+] description (166930:42)
│ │             ├─┬storeTokenSetSensitive
│ │             │ └──[+] description (166769:42)
│ │             ├─┬edgeConfigToken
│ │             │ └──[+] description (165705:42)
│ │             ├─┬billingInvoiceLanguage
│ │             │ └──[+] description (165299:42)
│ │             ├─┬domainTransferIn
│ │             │ └──[+] description (165663:42)
│ │             ├─┬analyticsSampling
│ │             │ └──[+] description (165222:42)
│ │             ├─┬aliasGlobal
│ │             │ └──[+] description (165194:42)
│ │             ├─┬previewDeploymentSuffix
│ │             │ └──[+] description (166286:42)
│ │             ├─┬domainPurchase
│ │             │ └──[+] description (165649:42)
│ │             ├─┬blob
│ │             │ └──[+] description (165334:42)
│ │             ├─┬flagsExplorerSubscription
│ │             │ └──[+] description (165740:42)
│ │             ├─┬supportCaseComment
│ │             │ └──[+] description (166790:42)
│ │             ├─┬logs
│ │             │ └──[+] description (165936:42)
│ │             ├─┬billingAddress
│ │             │ └──[+] description (165271:42)
│ │             ├─┬sharedEnvVars
│ │             │ └──[+] description (166727:42)
│ │             ├─┬connectConfiguration
│ │             │ └──[+] description (165432:42)
│ │             ├─┬analytics
│ │             │ └──[+] description (165215:42)
│ │             ├─┬secret
│ │             │ └──[+] description (166671:42)
│ │             ├─┬billingPurchaseOrder
│ │             │ └──[+] description (165313:42)
│ │             ├─┬project
│ │             │ └──[+] description (166321:42)
│ │             ├─┬seawallConfig
│ │             │ └──[+] description (166664:42)
│ │             ├─┬userPreference
│ │             │ └──[+] description (166958:42)
│ │             ├─┬budget
│ │             │ └──[+] description (165348:42)
│ │             ├─┬shareableLinkStrict
│ │             │ └──[+] description (166713:42)
│ │             ├─┬deploymentPreview
│ │             │ └──[+] description (165558:42)
│ │             ├─┬billingInvoiceEmailRecipient
│ │             │ └──[+] description (165292:42)
│ │             ├─┬teamInviteCode
│ │             │ └──[+] description (166832:42)
│ │             ├─┬trustedSources
│ │             │ └──[+] description (166916:42)
│ │             ├─┬notificationDeploymentFailed
│ │             │ └──[+] description (166041:42)
│ │             ├─┬domainCheckConfig
│ │             │ └──[+] description (165635:42)
│ │             ├─┬projectProtectionBypass
│ │             │ └──[+] description (166524:42)
│ │             ├─┬drain
│ │             │ └──[+] description (165670:42)
│ │             ├─┬sharedEnvVarsProduction
│ │             │ └──[+] description (166734:42)
│ │             ├─┬observabilityNotebook
│ │             │ └──[+] description (166167:42)
│ │             ├─┬observabilityData
│ │             │ └──[+] description (166153:42)
│ │             ├─┬projectEvent
│ │             │ └──[+] description (166433:42)
│ │             ├─┬deploymentRollback
│ │             │ └──[+] description (165593:42)
│ │             ├─┬domainAcceptDelegation
│ │             │ └──[+] description (165614:42)
│ │             ├─┬edgeConfigItem
│ │             │ └──[+] description (165691:42)
│ │             ├─┬projectSupportCase
│ │             │ └──[+] description (166552:42)
│ │             ├─┬projectTransferRequest
│ │             │ └──[+] description (166594:42)
│ │             ├─┬schedule
│ │             │ └──[+] description (166657:42)
│ │             ├─┬onDemandConcurrency
│ │             │ └──[+] description (166188:42)
│ │             ├─┬webAnalyticsPlan
│ │             │ └──[+] description (167028:42)
│ │             ├─┬integrationAccount
│ │             │ └──[+] description (165775:42)
│ │             ├─┬projectDeploymentHook
│ │             │ └──[+] description (166370:42)
│ │             ├─┬integration
│ │             │ └──[+] description (165768:42)
│ │             ├─┬buildMachineDefault
│ │             │ └──[+] description (165362:42)
│ │             ├─┬edgeCacheNamespace
│ │             │ └──[+] description (165677:42)
│ │             ├─┬observabilityConfiguration
│ │             │ └──[+] description (166146:42)
│ │             ├─┬projectIntegrationConfiguration
│ │             │ └──[+] description (166475:42)
│ │             ├─┬alertRules
│ │             │ └──[+] description (165180:42)
│ │             ├─┬projectPermissions
│ │             │ └──[+] description (166510:42)
│ │             ├─┬supportCase
│ │             │ └──[+] description (166783:42)
│ │             ├─┬projectMember
│ │             │ └──[+] description (166489:42)
│ │             ├─┬notificationDomainPurchase
│ │             │ └──[+] description (166069:42)
│ │             ├─┬organizationDomain
│ │             │ └──[+] description (166216:42)
│ │             ├─┬redis
│ │             │ └──[+] description (166622:42)
│ │             ├─┬teamInviteLink
│ │             │ └──[+] description (166839:42)
│ │             ├─┬teamSudo
│ │             │ └──[+] description (166881:42)
│ │             ├─┬integrationResource
│ │             │ └──[+] description (165838:42)
│ │             ├─┬deploymentPrivate
│ │             │ └──[+] description (165565:42)
│ │             ├─┬integrationSSOSession
│ │             │ └──[+] description (165866:42)
│ │ ...

* `vercel.accessGroups.readAccessGroup()`:  `response.teamPermissions[]` **Changed** (Breaking ⚠️)
* `vercel.projects.updateMicrofrontends()`:  `response` **Changed** (Breaking ⚠️)
* `vercel.apiAiGateway.getAiGatewayVirtualModelConfig()`:  `response.union(AiGatewayVirtualModelConfig)` **Changed** (Breaking ⚠️)
* `vercel.apiAiGateway.updateAiGatewayVirtualModelConfig()`: 
  *  `response` **Changed** (Breaking ⚠️)
  *  `error.status[429]` **Added**
* `vercel.apiAiGateway.listAiGatewayVirtualModelConfigs()`:  `response.virtualModelConfigs[]` **Changed** (Breaking ⚠️)
* `vercel.apiAiGateway.getAiGatewayVirtualModelConfigBySlug()`:  `response` **Changed** (Breaking ⚠️)
* `vercel.apiAiGateway.updateAiGatewayVirtualModelConfigBySlug()`: 
  *  `response` **Changed** (Breaking ⚠️)
  *  `error.status[429]` **Added**
* `vercel.checksV2.listCheckRuns()`:  `response.runs[].union(1).source.union(5).selection` **Changed** (Breaking ⚠️)
* `vercel.checksV2.listDeploymentCheckRuns()`:  `response.runs[].union(1).source.union(5).selection` **Changed** (Breaking ⚠️)
* `vercel.checksV2.createDeploymentCheckRun()`:  `response.union(1).source.union(5).selection` **Changed** (Breaking ⚠️)
* `vercel.checksV2.getDeploymentCheckRun()`:  `response.union(1).source.union(5).selection` **Changed** (Breaking ⚠️)
* `vercel.teams.patchTeam()`: 
  *  `response` **Changed** (Breaking ⚠️)
  *  `error.status[409]` **Added**
* `vercel.apiAiGateway.createAiGatewayVirtualModelConfig()`:  `response` **Changed** (Breaking ⚠️)
* `vercel.teams.getTeamMembers()`:  `response.emailInviteCodes[].teamPermissions[]` **Changed** (Breaking ⚠️)
* `vercel.checksV2.updateDeploymentCheckRun()`:  `response.union(1).source.union(5).selection` **Changed** (Breaking ⚠️)
* `vercel.teams.getTeam()`:  `response` **Changed** (Breaking ⚠️)
* `vercel.user.listUserEvents()`:  `response.events[]` **Changed** (Breaking ⚠️)
* `vercel.user.listEventTypes()`:  `response.types[]` **Changed** (Breaking ⚠️)
* `vercel.microfrontends.getMicrofrontendsInGroup()`:  `response.projects[]` **Changed** (Breaking ⚠️)
* `vercel.projects.getProjects()`:  `response` **Changed** (Breaking ⚠️)
* `vercel.projects.createProject()`:  `response` **Changed** (Breaking ⚠️)
* `vercel.projects.getProject()`:  `response` **Changed** (Breaking ⚠️)
* `vercel.projects.updateProject()`:  `response` **Changed** (Breaking ⚠️)
* `vercel.projects.uploadProjectAvatar()`:  `response` **Changed** (Breaking ⚠️)
* `vercel.teams.getTeams()`:  `response.teams[]` **Changed** (Breaking ⚠️)
* `vercel.teams.updateTeamMember()`: 
  *  `request.requestBody.teamPermissions[]` **Changed** (Breaking ⚠️)
* `vercel.teams.inviteUserToTeam()`:  `response.teamPermissions[]` **Changed** (Breaking ⚠️)
* `vercel.connect.createConnector()`: 
  *  `request.connectCreateConnectorRequest` **Changed**
* `vercel.sandboxes.deleteSessionSnapshot()`:  `response.snapshot.architecture` **Added**
* `vercel.sandboxes.listSessions()`:  `response.union(2).sessions[].architecture` **Added**
* `vercel.sandboxes.getSession()`:  `response.session.architecture` **Added**
* `vercel.sandboxes.getNamedSandbox()`:  `response` **Changed**
* `vercel.sandboxes.deleteSandbox()`:  `response.sandbox.architecture` **Added**
* `vercel.sandboxes.stopSession()`:  `response` **Changed**
* `vercel.sandboxes.extendSessionTimeout()`:  `response.session.architecture` **Added**
* `vercel.sandboxes.updateSessionNetworkPolicy()`:  `response.session.architecture` **Added**
* `vercel.sandboxes.createSandboxesSessionsBySessionIdSnapshotV2()`:  `response` **Changed**
* `vercel.sandboxes.createSandboxesSessionsBySessionIdSnapshotV3()`:  `response` **Changed**
* `vercel.sandboxes.getSessionSnapshot()`:  `response.snapshot.architecture` **Added**
* `vercel.sandboxes.listSessionSnapshots()`:  `response.union(2).snapshots[].architecture` **Added**
* `vercel.teams.requestAccessToTeam()`:  `response.confirmed` **Changed**
* `vercel.sandboxes.listNamedSandboxes()`:  `response.sandboxes[].architecture` **Added**
* `vercel.deployments.cancelDeployment()`:  `response` **Changed**
* `vercel.deployments.createDeployment()`:  `response` **Changed**
* `vercel.deployments.getDeployment()`:  `response` **Changed**
* `vercel.webAnalytics.aggregatePageviews()`:  `response.data` **Changed**
* `vercel.webAnalytics.aggregateEvents()`:  `response.data` **Changed**
* `vercel.webAnalytics.countPageviews()`:  `response.data.union(1)` **Changed**
* `vercel.webAnalytics.countEvents()`:  `response.data.union(1)` **Changed**
@github-actions github-actions Bot added the patch Patch version bump label Sep 19, 2026
@github-actions
github-actions Bot requested a review from a team as a code owner September 19, 2026 00:58
@github-actions github-actions Bot added the patch Patch version bump label Sep 19, 2026
@github-actions

Copy link
Copy Markdown
Contributor Author

Closed by the Generate workflow so this run can start from a fresh branch. A replacement PR generated against the current OpenAPI document will open shortly, containing everything this one had. If that run fails instead, reopen this PR — its branch is left in place for exactly that case. To keep a regen PR open across runs, add the sweep-hold label.

@github-actions github-actions Bot closed this Sep 20, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

patch Patch version bump

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants