Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Dec 4, 2025

SDK update

Versioning

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

Typescript SDK Changes:

  • vercel.integrations.getConfigurations(): response.[array].[].source Changed Breaking ⚠️
  • vercel.domainsRegistrar.getDomainPrice(): response Changed Breaking ⚠️
  • vercel.domainsRegistrar.getTldPrice(): response Changed Breaking ⚠️
  • vercel.integrations.createIntegrationStoreDirect(): response.store.product Changed Breaking ⚠️
  • vercel.integrations.getConfigurationProducts(): response.products.[].metadataSchema.properties.{} Changed Breaking ⚠️
  • vercel.integrations.getConfiguration(): response Changed Breaking ⚠️
  • vercel.deployments.createDeployment(): response.projectsettings.nodeVersion Added
  • vercel.projects.getProjects(): response.projects.[].permissions.alertRules Added
  • vercel.deployments.cancelDeployment(): response.projectsettings.nodeVersion Added
  • vercel.projects.updateProjectDataCache(): response.permissions.alertRules Added
  • vercel.deployments.getDeployment(): response.[1].projectSettings.nodeVersion Added
  • vercel.projects.updateProject(): response.permissions.alertRules Added
  • vercel.projects.createProject(): response.permissions.alertRules Added
  • vercel.integrations.getBillingPlans():
    • request.source Added
  • vercel.logDrains.getAllLogDrains(): response.[1].drains.[array].[] Changed
  • vercel.drains.getDrains(): response.drains.[array].[] Changed
  • vercel.drains.createDrain(): response Changed
  • vercel.drains.getDrain(): response Changed
  • vercel.drains.updateDrain(): response Changed
  • vercel.user.listUserEvents(): response.events.[].payload.[122] Changed
  • vercel.marketplace.getInvoice(): response Changed
OpenAPI Change Summary
├─┬Paths
│ ├─┬/v10/projects
│ │ └─┬GET
│ │   └─┬Responses
│ │     └─┬200
│ │       └─┬application/json
│ │         └─┬Schema
│ │           └─┬projects
│ │             └─┬Schema
│ │               └─┬permissions
│ │                 └──[+] properties (46773:31)
│ ├─┬/v1/webhooks/{id}
│ │ └─┬GET
│ │   └─┬Responses
│ │     └─┬200
│ │       └─┬application/json
│ │         └─┬Schema
│ │           └─┬events
│ │             └─┬Schema
│ │               ├──[+] enum (87084:27)
│ │               └──[+] enum (87085:27)
│ ├─┬/v1/registrar/domains/{domain}/availability
│ │ └─┬GET
│ │   └──Parameters
│ ├─┬/v1/log-drains
│ │ └─┬GET
│ │   └─┬Responses
│ │     └─┬200
│ │       └─┬application/json
│ │         └─┬Schema
│ │           └─┬ONEOF
│ │             └─┬drains
│ │               ├─┬ONEOF
│ │               │ └─┬Schema
│ │               │   ├──[+] required (26045:35)❌ 
│ │               │   └──[+] required (26046:35)❌ 
│ │               └─┬ONEOF
│ │                 └─┬Schema
│ │                   ├──[+] required (26547:35)❌ 
│ │                   └──[+] required (26548:35)❌ 
│ ├─┬/v13/deployments
│ │ └─┬POST
│ │   └─┬Responses
│ │     └─┬200
│ │       └─┬application/json
│ │         └─┬Schema
│ │           └─┬projectSettings
│ │             ├──[+] properties (13429:25)
│ │             ├─┬webAnalytics
│ │             │ └──[+] properties (13543:29)
│ │             ├─┬outputDirectory
│ │             │ ├──[+] enum (13433:29)
│ │             │ ├──[+] enum (13435:29)
│ │             │ ├──[+] enum (13437:29)
│ │             │ ├──[+] enum (13438:29)
│ │             │ ├──[+] enum (13439:29)
│ │             │ ├──[+] enum (13432:29)
│ │             │ ├──[+] enum (13434:29)
│ │             │ ├──[+] enum (13436:29)
│ │             │ ├──[+] enum (13440:29)
│ │             │ └──[-] nullable (1:194360)❌ 
│ │             └─┬speedInsights
│ │               ├──[-] required (1:194621)❌ 
│ │               ├──[🔀] type (13524:35)❌ 
│ │               ├──[+] nullable (13523:39)❌ 
│ │               ├──[-] properties (1:194511)❌ 
│ │               ├──[-] properties (1:194477)❌ 
│ │               ├──[-] properties (1:194444)❌ 
│ │               ├──[-] properties (1:194545)❌ 
│ │               ├──[-] properties (1:194418)❌ 
│ │               └──[-] properties (1:194577)❌ 
│ ├─┬/v1/registrar/tlds/{tld}/price
│ │ └─┬GET
│ │   ├─┬Parameters
│ │   │ ├──[+] description (21073:28)
│ │   │ └─┬Schema
│ │   │   └──[🔀] $ref (21068:23)❌ 
│ │   └─┬Responses
│ │     └─┬200
│ │       └─┬application/json
│ │         └─┬Schema
│ │           ├─┬purchasePrice
│ │           │ ├──[-] type (1:305484)❌ 
│ │           │ ├──[-] minimum (1:305681)❌ 
│ │           │ ├──[-] description (1:305509)
│ │           │ ├──[-] nullable (1:305699)❌ 
│ │           │ ├──[+] anyOf (21110:25)
│ │           │ └──[+] anyOf (21114:25)
│ │           ├─┬transferPrice
│ │           │ ├──[-] type (1:305975)❌ 
│ │           │ ├──[-] minimum (1:306182)❌ 
│ │           │ ├──[-] description (1:306000)
│ │           │ ├──[-] nullable (1:306200)❌ 
│ │           │ ├──[+] anyOf (21132:25)
│ │           │ └──[+] anyOf (21136:25)
│ │           └─┬renewalPrice
│ │             ├──[-] type (1:305731)❌ 
│ │             ├──[-] minimum (1:305924)❌ 
│ │             ├──[-] description (1:305756)
│ │             ├──[-] nullable (1:305942)❌ 
│ │             ├──[+] anyOf (21121:25)
│ │             └──[+] anyOf (21125:25)
│ ├─┬/v13/deployments/{idOrUrl}
│ │ └─┬GET
│ │   └─┬Responses
│ │     └─┬200
│ │       └─┬application/json
│ │         └─┬Schema
│ │           └─┬ONEOF
│ │             └─┬projectSettings
│ │               ├──[+] properties (9543:29)
│ │               ├─┬webAnalytics
│ │               │ └──[+] properties (9657:33)
│ │               ├─┬speedInsights
│ │               │ ├──[-] required (1:141192)❌ 
│ │               │ ├──[🔀] type (9638:39)❌ 
│ │               │ ├──[+] nullable (9637:43)❌ 
│ │               │ ├──[-] properties (1:141082)❌ 
│ │               │ ├──[-] properties (1:141048)❌ 
│ │               │ ├──[-] properties (1:141015)❌ 
│ │               │ ├──[-] properties (1:141116)❌ 
│ │               │ ├──[-] properties (1:140989)❌ 
│ │               │ └──[-] properties (1:141148)❌ 
│ │               └─┬outputDirectory
│ │                 ├──[+] enum (9547:33)
│ │                 ├──[+] enum (9548:33)
│ │                 ├──[+] enum (9549:33)
│ │                 ├──[+] enum (9550:33)
│ │                 ├──[+] enum (9552:33)
│ │                 ├──[+] enum (9553:33)
│ │                 ├──[+] enum (9554:33)
│ │                 ├──[+] enum (9546:33)
│ │                 ├──[+] enum (9551:33)
│ │                 └──[-] nullable (1:140931)❌ 
│ ├─┬/v1/registrar/domains/{domain}/price
│ │ └─┬GET
│ │   ├──Parameters
│ │   ├─┬Parameters
│ │   │ ├──[+] description (21347:28)
│ │   │ └─┬Schema
│ │   │   └──[🔀] $ref (21342:23)❌ 
│ │   └─┬Responses
│ │     └─┬200
│ │       └─┬application/json
│ │         └─┬Schema
│ │           ├─┬transferPrice
│ │           │ ├──[-] type (1:310541)❌ 
│ │           │ ├──[-] minimum (1:310729)❌ 
│ │           │ ├──[-] description (1:310566)
│ │           │ ├──[-] nullable (1:310747)❌ 
│ │           │ ├──[+] anyOf (21405:25)
│ │           │ └──[+] anyOf (21409:25)
│ │           ├─┬purchasePrice
│ │           │ ├──[-] type (1:310078)❌ 
│ │           │ ├──[-] minimum (1:310266)❌ 
│ │           │ ├──[-] description (1:310103)
│ │           │ ├──[-] nullable (1:310284)❌ 
│ │           │ ├──[+] anyOf (21383:25)
│ │           │ └──[+] anyOf (21387:25)
│ │           └─┬renewalPrice
│ │             ├──[-] type (1:310316)❌ 
│ │             ├──[-] minimum (1:310490)❌ 
│ │             ├──[-] description (1:310341)
│ │             ├──[-] nullable (1:310508)❌ 
│ │             ├──[+] anyOf (21394:25)
│ │             └──[+] anyOf (21398:25)
│ ├─┬/v1/registrar/domains/{domain}/buy
│ │ └─┬POST
│ │   ├──Parameters
│ │   └─┬Requestbody
│ │     └─┬application/json
│ │       └─┬Schema
│ │         └─┬expectedPrice
│ │           └──[-] description (1:318797)
│ ├─┬/v1/drains/{id}
│ │ ├─┬GET
│ │ │ └─┬Responses
│ │ │   └─┬200
│ │ │     └─┬application/json
│ │ │       └─┬Schema
│ │ │         ├─┬ONEOF
│ │ │         │ ├──[+] required (29804:25)❌ 
│ │ │         │ └──[+] required (29805:25)❌ 
│ │ │         └─┬ONEOF
│ │ │           ├──[+] required (30303:25)❌ 
│ │ │           └──[+] required (30304:25)❌ 
│ │ └─┬PATCH
│ │   └─┬Responses
│ │     └─┬200
│ │       └─┬application/json
│ │         └─┬Schema
│ │           ├─┬ONEOF
│ │           │ ├──[+] required (30820:25)❌ 
│ │           │ └──[+] required (30821:25)❌ 
│ │           └─┬ONEOF
│ │             ├──[+] required (31319:25)❌ 
│ │             └──[+] required (31320:25)❌ 
│ ├─┬/v1/registrar/domains/{domain}/nameservers
│ │ └─┬PATCH
│ │   └──Parameters
│ ├─┬/v12/deployments/{id}/cancel
│ │ └─┬PATCH
│ │   └─┬Responses
│ │     └─┬200
│ │       └─┬application/json
│ │         └─┬Schema
│ │           └─┬projectSettings
│ │             ├──[+] properties (16707:25)
│ │             ├─┬speedInsights
│ │             │ ├──[-] required (1:242344)❌ 
│ │             │ ├──[🔀] type (16802:35)❌ 
│ │             │ ├──[+] nullable (16801:39)❌ 
│ │             │ ├──[-] properties (1:242234)❌ 
│ │             │ ├──[-] properties (1:242200)❌ 
│ │             │ ├──[-] properties (1:242167)❌ 
│ │             │ ├──[-] properties (1:242268)❌ 
│ │             │ ├──[-] properties (1:242141)❌ 
│ │             │ └──[-] properties (1:242300)❌ 
│ │             ├─┬webAnalytics
│ │             │ └──[+] properties (16821:29)
│ │             └─┬outputDirectory
│ │               ├──[+] enum (16711:29)
│ │               ├──[+] enum (16713:29)
│ │               ├──[+] enum (16715:29)
│ │               ├──[+] enum (16718:29)
│ │               ├──[+] enum (16710:29)
│ │               ├──[+] enum (16712:29)
│ │               ├──[+] enum (16714:29)
│ │               ├──[+] enum (16716:29)
│ │               ├──[+] enum (16717:29)
│ │               └──[-] nullable (1:242083)❌ 
│ ├─┬/v1/registrar/orders/{orderId}
│ │ └─┬GET
│ │   └─┬Responses
│ │     └─┬200
│ │       └─┬application/json
│ │         └─┬Schema
│ │           └─┬domains
│ │             └─┬Schema
│ │               ├─┬ANYOF
│ │               │ └─┬price
│ │               │   └──[-] description (1:341198)
│ │               ├─┬ANYOF
│ │               │ └─┬price
│ │               │   └──[-] description (1:342568)
│ │               └─┬ANYOF
│ │                 └─┬price
│ │                   └──[-] description (1:343990)
│ ├─┬/v11/projects
│ │ └─┬POST
│ │   └─┬Responses
│ │     └─┬200
│ │       └─┬application/json
│ │         └─┬Schema
│ │           └─┬permissions
│ │             └──[+] properties (51769:25)
│ ├─┬/v1/integrations/configuration/{id}
│ │ └─┬GET
│ │   └─┬Responses
│ │     └─┬200
│ │       └─┬application/json
│ │         └─┬Schema
│ │           ├─┬ONEOF
│ │           │ └─┬source
│ │           │   ├──[-] enum (1:576658)❌ 
│ │           │   ├──[-] enum (1:576673)❌ 
│ │           │   ├──[-] enum (1:576690)❌ 
│ │           │   ├──[-] enum (1:576702)❌ 
│ │           │   └──[-] enum (1:576708)❌ 
│ │           └─┬ONEOF
│ │             └─┬source
│ │               ├──[-] enum (1:579130)❌ 
│ │               ├──[-] enum (1:579145)❌ 
│ │               ├──[-] enum (1:579162)❌ 
│ │               ├──[-] enum (1:579174)❌ 
│ │               └──[-] enum (1:579180)❌ 
│ ├─┬/v1/storage/stores/integration/direct
│ │ └─┬POST
│ │   └─┬Responses
│ │     └─┬200
│ │       └─┬application/json
│ │         └─┬Schema
│ │           └─┬store
│ │             └─┬product
│ │               ├─┬value
│ │               │ ├──[+] required (82925:33)❌ 
│ │               │ ├──[-] required (1:1185068)❌ 
│ │               │ ├──[+] properties (82920:33)
│ │               │ └──[-] properties (1:1185017)❌ 
│ │               └─┬metadataSchema
│ │                 └─┬properties
│ │                   └─┬Schema
│ │                     ├─┬ONEOF
│ │                     │ ├─┬minLength
│ │                     │ │ ├──[+] required (81020:47)❌ 
│ │                     │ │ ├──[-] required (1:1168312)❌ 
│ │                     │ │ ├──[+] properties (81015:47)
│ │                     │ │ └──[-] properties (1:1168261)❌ 
│ │                     │ ├─┬maxLength
│ │                     │ │ ├──[+] required (81009:47)❌ 
│ │                     │ │ ├──[-] required (1:1168195)❌ 
│ │                     │ │ ├──[+] properties (81004:47)
│ │                     │ │ └──[-] properties (1:1168144)❌ 
│ │                     │ └─┬pattern
│ │                     │   ├──[+] required (81031:47)❌ 
│ │                     │   ├──[-] required (1:1168427)❌ 
│ │                     │   ├──[+] properties (81026:47)
│ │                     │   └──[-] properties (1:1168376)❌ 
│ │                     ├─┬ONEOF
│ │                     │ ├─┬pattern
│ │                     │ │ ├──[+] required (81741:47)❌ 
│ │                     │ │ ├──[-] required (1:1174360)❌ 
│ │                     │ │ ├──[+] properties (81736:47)
│ │                     │ │ └──[-] properties (1:1174309)❌ 
│ │                     │ ├─┬maxLength
│ │                     │ │ ├──[+] required (81719:47)❌ 
│ │                     │ │ ├──[-] required (1:1174128)❌ 
│ │                     │ │ ├──[+] properties (81714:47)
│ │                     │ │ └──[-] properties (1:1174077)❌ 
│ │                     │ └─┬minLength
│ │                     │   ├──[+] required (81730:47)❌ 
│ │                     │   ├──[-] required (1:1174245)❌ 
│ │                     │   ├──[+] properties (81725:47)
│ │                     │   └──[-] properties (1:1174194)❌ 
│ │                     ├─┬ONEOF
│ │                     │ └─┬items
│ │                     │   ├─┬minLength
│ │                     │   │ ├──[+] required (81895:51)❌ 
│ │                     │   │ ├──[-] required (1:1175653)❌ 
│ │                     │   │ ├──[+] properties (81890:51)
│ │                     │   │ └──[-] properties (1:1175602)❌ 
│ │                     │   ├─┬maxLength
│ │                     │   │ ├──[+] required (81906:51)❌ 
│ │                     │   │ ├──[-] required (1:1175770)❌ 
│ │                     │   │ ├──[+] properties (81901:51)
│ │                     │   │ └──[-] properties (1:1175719)❌ 
│ │                     │   └─┬pattern
│ │                     │     ├──[+] required (81917:51)❌ 
│ │                     │     ├──[-] required (1:1175885)❌ 
│ │                     │     ├──[+] properties (81912:51)
│ │                     │     └──[-] properties (1:1175834)❌ 
│ │                     ├─┬ONEOF
│ │                     │ ├─┬pattern
│ │                     │ │ ├──[+] required (82351:47)❌ 
│ │                     │ │ ├──[-] required (1:1179480)❌ 
│ │                     │ │ ├──[+] properties (82346:47)
│ │                     │ │ └──[-] properties (1:1179429)❌ 
│ │                     │ ├─┬ui:options
│ │                     │ │ └─┬Schema
│ │                     │ │   ├─┬ONEOF
│ │                     │ │   │ ├──[+] required (82239:53)❌ 
│ │                     │ │   │ ├──[-] required (1:1178521)❌ 
│ │                     │ │   │ ├──[+] properties (82234:53)
│ │                     │ │   │ └──[-] properties (1:1178470)❌ 
│ │                     │ │   └─┬ONEOF
│ │                     │ │     └─┬value
│ │                     │ │       ├──[+] required (82252:57)❌ 
│ │                     │ │       ├──[-] required (1:1178650)❌ 
│ │                     │ │       ├──[+] properties (82247:57)
│ │                     │ │       └──[-] properties (1:1178599)❌ 
│ │                     │ ├─┬minLength
│ │                     │ │ ├──[+] required (82340:47)❌ 
│ │                     │ │ ├──[-] required (1:1179365)❌ 
│ │                     │ │ ├──[+] properties (82335:47)
│ │                     │ │ └──[-] properties (1:1179314)❌ 
│ │                     │ └─┬maxLength
│ │                     │   ├──[+] required (82329:47)❌ 
│ │                     │   ├──[-] required (1:1179248)❌ 
│ │                     │   ├──[+] properties (82324:47)
│ │                     │   └──[-] properties (1:1179197)❌ 
│ │                     ├─┬ONEOF
│ │                     │ ├─┬maxLength
│ │                     │ │ ├──[+] required (82506:47)❌ 
│ │                     │ │ ├──[-] required (1:1180776)❌ 
│ │                     │ │ ├──[+] properties (82501:47)
│ │                     │ │ └──[-] properties (1:1180725)❌ 
│ │                     │ ├─┬minLength
│ │                     │ │ ├──[+] required (82517:47)❌ 
│ │                     │ │ ├──[-] required (1:1180893)❌ 
│ │                     │ │ ├──[+] properties (82512:47)
│ │                     │ │ └──[-] properties (1:1180842)❌ 
│ │                     │ └─┬pattern
│ │                     │   ├──[+] required (82528:47)❌ 
│ │                     │   ├──[-] required (1:1181008)❌ 
│ │                     │   ├──[+] properties (82523:47)
│ │                     │   └──[-] properties (1:1180957)❌ 
│ │                     └─┬ONEOF
│ │                       └─┬value
│ │                         ├──[+] required (82664:47)❌ 
│ │                         ├──[-] required (1:1182128)❌ 
│ │                         ├──[+] properties (82659:47)
│ │                         └──[-] properties (1:1182077)❌ 
│ ├─┬/v1/integrations/configurations
│ │ └─┬GET
│ │   └─┬Responses
│ │     └─┬200
│ │       └─┬application/json
│ │         └─┬Schema
│ │           ├─┬ONEOF
│ │           │ └─┬Schema
│ │           │   └─┬source
│ │           │     ├──[-] enum (1:563135)❌ 
│ │           │     ├──[-] enum (1:563141)❌ 
│ │           │     ├──[-] enum (1:563091)❌ 
│ │           │     ├──[-] enum (1:563106)❌ 
│ │           │     └──[-] enum (1:563123)❌ 
│ │           └─┬ONEOF
│ │             └─┬Schema
│ │               └─┬source
│ │                 ├──[-] enum (1:567790)❌ 
│ │                 ├──[-] enum (1:567740)❌ 
│ │                 ├──[-] enum (1:567755)❌ 
│ │                 ├──[-] enum (1:567772)❌ 
│ │                 └──[-] enum (1:567784)❌ 
│ ├─┬/v1/integrations/configuration/{id}/products
│ │ └─┬GET
│ │   └─┬Responses
│ │     └─┬200
│ │       └─┬application/json
│ │         └─┬Schema
│ │           └─┬products
│ │             └─┬Schema
│ │               └─┬metadataSchema
│ │                 └─┬properties
│ │                   └─┬Schema
│ │                     ├─┬ONEOF
│ │                     │ ├─┬pattern
│ │                     │ │ ├──[+] required (40322:45)❌ 
│ │                     │ │ ├──[-] required (1:588694)❌ 
│ │                     │ │ ├──[+] properties (40317:45)
│ │                     │ │ └──[-] properties (1:588641)❌ 
│ │                     │ ├─┬maxLength
│ │                     │ │ ├──[+] required (40311:45)❌ 
│ │                     │ │ ├──[-] required (1:588575)❌ 
│ │                     │ │ ├──[+] properties (40306:45)
│ │                     │ │ └──[-] properties (1:588522)❌ 
│ │                     │ └─┬minLength
│ │                     │   ├──[+] required (40300:45)❌ 
│ │                     │   ├──[-] required (1:588454)❌ 
│ │                     │   ├──[+] properties (40295:45)
│ │                     │   └──[-] properties (1:588401)❌ 
│ │                     ├─┬ONEOF
│ │                     │ ├─┬maxLength
│ │                     │ │ ├──[+] required (41021:45)❌ 
│ │                     │ │ ├──[-] required (1:594520)❌ 
│ │                     │ │ ├──[+] properties (41016:45)
│ │                     │ │ └──[-] properties (1:594467)❌ 
│ │                     │ ├─┬pattern
│ │                     │ │ ├──[+] required (41032:45)❌ 
│ │                     │ │ ├──[-] required (1:594639)❌ 
│ │                     │ │ ├──[+] properties (41027:45)
│ │                     │ │ └──[-] properties (1:594586)❌ 
│ │                     │ └─┬minLength
│ │                     │   ├──[+] required (41010:45)❌ 
│ │                     │   ├──[-] required (1:594399)❌ 
│ │                     │   ├──[+] properties (41005:45)
│ │                     │   └──[-] properties (1:594346)❌ 
│ │                     ├─┬ONEOF
│ │                     │ └─┬items
│ │                     │   ├─┬maxLength
│ │                     │   │ ├──[+] required (41206:49)❌ 
│ │                     │   │ ├──[-] required (1:596138)❌ 
│ │                     │   │ ├──[+] properties (41201:49)
│ │                     │   │ └──[-] properties (1:596085)❌ 
│ │                     │   ├─┬pattern
│ │                     │   │ ├──[+] required (41217:49)❌ 
│ │                     │   │ ├──[-] required (1:596257)❌ 
│ │                     │   │ ├──[+] properties (41212:49)
│ │                     │   │ └──[-] properties (1:596204)❌ 
│ │                     │   └─┬minLength
│ │                     │     ├──[+] required (41195:49)❌ 
│ │                     │     ├──[-] required (1:596017)❌ 
│ │                     │     ├──[+] properties (41190:49)
│ │                     │     └──[-] properties (1:595964)❌ 
│ │                     ├─┬ONEOF
│ │                     │ ├─┬minLength
│ │                     │ │ ├──[+] required (41620:45)❌ 
│ │                     │ │ ├──[-] required (1:599551)❌ 
│ │                     │ │ ├──[+] properties (41615:45)
│ │                     │ │ └──[-] properties (1:599498)❌ 
│ │                     │ ├─┬ui:options
│ │                     │ │ └─┬Schema
│ │                     │ │   ├─┬ONEOF
│ │                     │ │   │ ├──[+] required (41533:51)❌ 
│ │                     │ │   │ ├──[-] required (1:598837)❌ 
│ │                     │ │   │ ├──[+] properties (41528:51)
│ │                     │ │   │ └──[-] properties (1:598784)❌ 
│ │                     │ │   └─┬ONEOF
│ │                     │ │     └─┬value
│ │                     │ │       ├──[+] required (41546:55)❌ 
│ │                     │ │       ├──[-] required (1:598970)❌ 
│ │                     │ │       ├──[+] properties (41541:55)
│ │                     │ │       └──[-] properties (1:598917)❌ 
│ │                     │ ├─┬pattern
│ │                     │ │ ├──[+] required (41642:45)❌ 
│ │                     │ │ ├──[-] required (1:599791)❌ 
│ │                     │ │ ├──[+] properties (41637:45)
│ │                     │ │ └──[-] properties (1:599738)❌ 
│ │                     │ └─┬maxLength
│ │                     │   ├──[+] required (41631:45)❌ 
│ │                     │   ├──[-] required (1:599672)❌ 
│ │                     │   ├──[+] properties (41626:45)
│ │                     │   └──[-] properties (1:599619)❌ 
│ │                     ├─┬ONEOF
│ │                     │ ├─┬default
│ │                     │ │ └─┬Schema
│ │                     │ │   ├──[+] required (42125:47)❌ 
│ │                     │ │   ├──[-] required (1:603831)❌ 
│ │                     │ │   ├──[+] properties (42120:47)
│ │                     │ │   └──[-] properties (1:603778)❌ 
│ │                     │ ├─┬items
│ │                     │ │ ├─┬pattern
│ │                     │ │ │ ├──[+] required (41827:49)❌ 
│ │                     │ │ │ ├──[-] required (1:601416)❌ 
│ │                     │ │ │ ├──[+] properties (41822:49)
│ │                     │ │ │ └──[-] properties (1:601363)❌ 
│ │                     │ │ ├─┬minLength
│ │                     │ │ │ ├──[+] required (41805:49)❌ 
│ │                     │ │ │ ├──[-] required (1:601176)❌ 
│ │                     │ │ │ ├──[+] properties (41800:49)
│ │                     │ │ │ └──[-] properties (1:601123)❌ 
│ │                     │ │ └─┬maxLength
│ │                     │ │   ├──[+] required (41816:49)❌ 
│ │                     │ │   ├──[-] required (1:601297)❌ 
│ │                     │ │   ├──[+] properties (41811:49)
│ │                     │ │   └──[-] properties (1:601244)❌ 
│ │                     │ ├─┬example
│ │                     │ │ └─┬Schema
│ │                     │ │   ├──[+] required (42139:47)❌ 
│ │                     │ │   ├──[-] required (1:603978)❌ 
│ │                     │ │   ├──[+] properties (42134:47)
│ │                     │ │   └──[-] properties (1:603925)❌ 
│ │                     │ └─┬ui:options
│ │                     │   └─┬Schema
│ │                     │     ├─┬ONEOF
│ │                     │     │ ├──[+] required (41921:51)❌ 
│ │                     │     │ ├──[-] required (1:602176)❌ 
│ │                     │     │ ├──[+] properties (41916:51)
│ │                     │     │ └──[-] properties (1:602123)❌ 
│ │                     │     └─┬ONEOF
│ │                     │       └─┬value
│ │                     │         ├──[+] required (41934:55)❌ 
│ │                     │         ├──[-] required (1:602309)❌ 
│ │                     │         ├──[+] properties (41929:55)
│ │                     │         └──[-] properties (1:602256)❌ 
│ │                     ├─┬ONEOF
│ │                     │ ├─┬pattern
│ │                     │ │ ├──[+] required (42200:45)❌ 
│ │                     │ │ ├──[-] required (1:604589)❌ 
│ │                     │ │ ├──[+] properties (42195:45)
│ │                     │ │ └──[-] properties (1:604536)❌ 
│ │                     │ ├─┬minLength
│ │                     │ │ ├──[+] required (42178:45)❌ 
│ │                     │ │ ├──[-] required (1:604349)❌ 
│ │                     │ │ ├──[+] properties (42173:45)
│ │                     │ │ └──[-] properties (1:604296)❌ 
│ │                     │ └─┬maxLength
│ │                     │   ├──[+] required (42189:45)❌ 
│ │                     │   ├──[-] required (1:604470)❌ 
│ │                     │   ├──[+] properties (42184:45)
│ │                     │   └──[-] properties (1:604417)❌ 
│ │                     └─┬ONEOF
│ │                       └─┬value
│ │                         ├──[+] required (42339:45)❌ 
│ │                         ├──[-] required (1:605734)❌ 
│ │                         ├──[+] properties (42334:45)
│ │                         └──[-] properties (1:605681)❌ 
│ ├─┬/v1/registrar/domains/{domain}/transfer
│ │ ├─┬GET
│ │ │ └──Parameters
│ │ └─┬POST
│ │   ├──Parameters
│ │   └─┬Requestbody
│ │     └─┬application/json
│ │       └─┬Schema
│ │         ├─┬expectedPrice
│ │         │ └──[-] description (1:327889)
│ │         └─┬authCode
│ │           └──[+] description (22464:36)
│ ├─┬/v1/registrar/domains/{domain}/contact-info/schema
│ │ └─┬GET
│ │   └──Parameters
│ ├─┬/v1/webhooks
│ │ ├─┬GET
│ │ │ └─┬Responses
│ │ │   └─┬200
│ │ │     └─┬application/json
│ │ │       └─┬Schema
│ │ │         ├─┬ONEOF
│ │ │         │ └─┬Schema
│ │ │         │   └─┬events
│ │ │         │     └─┬Schema
│ │ │         │       ├──[+] enum (86594:33)
│ │ │         │       └──[+] enum (86593:33)
│ │ │         └─┬ONEOF
│ │ │           └─┬Schema
│ │ │             └─┬events
│ │ │               └─┬Schema
│ │ │                 ├──[+] enum (86809:33)
│ │ │                 └──[+] enum (86808:33)
│ │ └─┬POST
│ │   ├─┬Responses
│ │   │ └─┬200
│ │   │   └─┬application/json
│ │   │     └─┬Schema
│ │   │       └─┬events
│ │   │         └─┬Schema
│ │   │           ├──[+] enum (86051:27)
│ │   │           └──[+] enum (86052:27)
│ │   └─┬Requestbody
│ │     └─┬application/json
│ │       └─┬Schema
│ │         └─┬events
│ │           └─┬Schema
│ │             ├──[+] enum (86312:25)
│ │             └──[+] enum (86313:25)
│ ├─┬/v1/registrar/domains/{domain}/auto-renew
│ │ └─┬PATCH
│ │   └──Parameters
│ ├─┬/v1/installations/{integrationConfigurationId}/billing/invoices/{invoiceId}
│ │ └─┬GET
│ │   └─┬Responses
│ │     └─┬200
│ │       └─┬application/json
│ │         └─┬Schema
│ │           ├──[+] properties (38357:21)
│ │           ├──[+] properties (38361:21)
│ │           ├─┬test
│ │           │ ├──[🔀] type (38362:31)❌ 
│ │           │ └──[🔀] description (38363:38)
│ │           ├─┬state
│ │           │ ├──[-] enum (1:548401)❌ 
│ │           │ ├──[-] enum (1:548317)❌ 
│ │           │ ├──[-] enum (1:548326)❌ 
│ │           │ ├──[-] enum (1:548337)❌ 
│ │           │ ├──[-] enum (1:548350)❌ 
│ │           │ ├──[-] enum (1:548362)❌ 
│ │           │ ├──[-] enum (1:548370)❌ 
│ │           │ ├──[-] enum (1:548381)❌ 
│ │           │ └──[🔀] description (38480:38)
│ │           ├─┬refundTotal
│ │           │ └──[🔀] description (38476:38)
│ │           ├─┬refundReason
│ │           │ ├──[+] required (38351:25)❌ 
│ │           │ ├──[+] required (38352:25)❌ 
│ │           │ ├──[🔀] type (38354:31)❌ 
│ │           │ ├──[🔀] description (38355:38)
│ │           │ ├──[+] properties (38346:25)
│ │           │ └──[+] properties (38343:25)
│ │           ├─┬period
│ │           │ ├──[-] required (1:548716)❌ 
│ │           │ ├──[-] required (1:548725)❌ 
│ │           │ ├──[🔀] type (38358:31)❌ 
│ │           │ ├──[🔀] description (38359:38)
│ │           │ ├──[-] properties (1:548675)❌ 
│ │           │ └──[-] properties (1:548646)❌ 
│ │           ├─┬updated
│ │           │ ├──[🔀] type (38308:31)❌ 
│ │           │ └──[🔀] description (38309:38)
│ │           └─┬total
│ │             ├──[+] enum (38325:25)
│ │             ├──[+] enum (38326:25)
│ │             ├──[+] enum (38327:25)
│ │             ├──[+] enum (38328:25)
│ │             ├──[+] enum (38329:25)
│ │             ├──[+] enum (38322:25)
│ │             ├──[+] enum (38323:25)
│ │             ├──[+] enum (38324:25)
│ │             └──[🔀] description (38331:38)
│ ├─┬/v9/projects/{idOrName}
│ │ ├─┬GET
│ │ │ └─┬Responses
│ │ │   └─┬200
│ │ │     └─┬application/json
│ │ │       └─┬Schema
│ │ │         └─┬permissions
│ │ │           └──[+] properties (57344:25)
│ │ └─┬PATCH
│ │   └─┬Responses
│ │     └─┬200
│ │       └─┬application/json
│ │         └─┬Schema
│ │           └─┬permissions
│ │             └──[+] properties (61794:25)
│ ├─┬/v1/registrar/domains/{domain}/auth-code
│ │ └─┬GET
│ │   └──Parameters
│ ├─┬/v1/data-cache/projects/{projectId}
│ │ └─┬PATCH
│ │   └─┬Responses
│ │     └─┬200
│ │       └─┬application/json
│ │         └─┬Schema
│ │           └─┬permissions
│ │             └──[+] properties (6196:25)
│ ├─┬/v1/registrar/domains/{domain}/renew
│ │ └─┬POST
│ │   ├──Parameters
│ │   └─┬Requestbody
│ │     └─┬application/json
│ │       └─┬Schema
│ │         └─┬expectedPrice
│ │           └──[-] description (1:333449)
│ ├─┬/v1/integrations/integration/{integrationIdOrSlug}/products/{productIdOrSlug}/plans
│ │ └─┬GET
│ │   └──[+] parameters (36213:21)❌ 
│ ├─┬/v1/registrar/domains/buy
│ │ └─┬POST
│ │   └─┬Requestbody
│ │     └─┬application/json
│ │       └─┬Schema
│ │         └─┬domains
│ │           └─┬Schema
│ │             └─┬expectedPrice
│ │               └──[-] description (1:323351)
│ └─┬/v1/drains
│   ├─┬GET
│   │ └─┬Responses
│   │   └─┬200
│   │     └─┬application/json
│   │       └─┬Schema
│   │         └─┬drains
│   │           ├─┬ONEOF
│   │           │ └─┬Schema
│   │           │   ├──[+] required (28710:31)❌ 
│   │           │   └──[+] required (28711:31)❌ 
│   │           └─┬ONEOF
│   │             └─┬Schema
│   │               ├──[+] required (29212:31)❌ 
│   │               └──[+] required (29213:31)❌ 
│   └─┬POST
│     └─┬Responses
│       └─┬200
│         └─┬application/json
│           └─┬Schema
│             ├─┬ONEOF
│             │ ├──[+] required (27349:25)❌ 
│             │ └──[+] required (27350:25)❌ 
│             └─┬ONEOF
│               ├──[+] required (27849:25)❌ 
│               └──[+] required (27848:25)❌ 
└─┬Components
  ├──[-] schemas (1:1338039)❌ 
  ├─┬EmailAddress
  │ └──[🔀] description (90879:24)
  ├─┬Nameserver
  │ └──[+] description (91196:24)
  ├─┬UserEvent
  │ └─┬payload
  │   └─┬ONEOF
  │     ├──[+] properties (98568:19)
  │     ├──[+] properties (98537:19)
  │     ├──[+] properties (98571:19)
  │     ├─┬teamId
  │     │ ├──[+] additionalProperties (98538:45)❌ 
  │     │ └──[🔀] type (98566:29)❌ 
  │     └─┬slug
  │       └──[🔀] type (98569:29)❌ 
  └─┬DomainName
    └──[+] description (90682:24)
Document Element Total Changes Breaking Changes
paths 380 241
components 10 4

TYPESCRIPT CHANGELOG

core: 3.26.14 - 2025-12-02

🐛 Bug Fixes

  • no longer skip build if no source changes (commit by @danielkov)

Based on Speakeasy CLI 1.668.0

* `vercel.integrations.getConfigurations()`:  `response.[array].[].source` **Changed** **Breaking** ⚠️
* `vercel.domainsRegistrar.getDomainPrice()`:  `response` **Changed** **Breaking** ⚠️
* `vercel.domainsRegistrar.getTldPrice()`:  `response` **Changed** **Breaking** ⚠️
* `vercel.integrations.createIntegrationStoreDirect()`:  `response.store.product` **Changed** **Breaking** ⚠️
* `vercel.integrations.getConfigurationProducts()`:  `response.products.[].metadataSchema.properties.{}` **Changed** **Breaking** ⚠️
* `vercel.integrations.getConfiguration()`:  `response` **Changed** **Breaking** ⚠️
* `vercel.deployments.createDeployment()`:  `response.projectsettings.nodeVersion` **Added**
* `vercel.projects.getProjects()`:  `response.projects.[].permissions.alertRules` **Added**
* `vercel.deployments.cancelDeployment()`:  `response.projectsettings.nodeVersion` **Added**
* `vercel.projects.updateProjectDataCache()`:  `response.permissions.alertRules` **Added**
* `vercel.deployments.getDeployment()`:  `response.[1].projectSettings.nodeVersion` **Added**
* `vercel.projects.updateProject()`:  `response.permissions.alertRules` **Added**
* `vercel.projects.createProject()`:  `response.permissions.alertRules` **Added**
* `vercel.integrations.getBillingPlans()`: 
  *  `request.source` **Added**
* `vercel.logDrains.getAllLogDrains()`:  `response.[1].drains.[array].[]` **Changed**
* `vercel.drains.getDrains()`:  `response.drains.[array].[]` **Changed**
* `vercel.drains.createDrain()`:  `response` **Changed**
* `vercel.drains.getDrain()`:  `response` **Changed**
* `vercel.drains.updateDrain()`:  `response` **Changed**
* `vercel.user.listUserEvents()`:  `response.events.[].payload.[122]` **Changed**
* `vercel.marketplace.getInvoice()`:  `response` **Changed**
@github-actions github-actions bot requested a review from molebox as a code owner December 4, 2025 00:18
@github-actions github-actions bot added the patch Patch version bump label Dec 4, 2025
Copy link
Collaborator

@ismaelrumzan ismaelrumzan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@ismaelrumzan ismaelrumzan merged commit 8ceeedb into main Dec 4, 2025
1 check passed
@ismaelrumzan ismaelrumzan deleted the speakeasy-sdk-regen-1764806910 branch December 4, 2025 04:19
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.

3 participants