Skip to content

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Oct 25, 2025

SDK update

Versioning

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

Typescript SDK Changes Detected:

  • vercel.integrations.getConfigurationProducts(): response.products.[].metadataSchema.properties.{} Changed Breaking ⚠️
  • vercel.integrations.createIntegrationStoreDirect(): response.store.product Changed Breaking ⚠️
  • vercel.projects.getProjectClientCerts(): Added
  • vercel.projects.updateProjectDataCache(): response.gitprovideroptions.requireVerifiedCommits Added
  • vercel.projects.getProjects(): response.projects.[].gitProviderOptions.requireVerifiedCommits Added
  • vercel.projects.createProject(): response.gitprovideroptions.requireVerifiedCommits Added
  • vercel.projects.updateProject(): response.gitprovideroptions.requireVerifiedCommits Added
OpenAPI Change Summary
├─┬Paths
│ ├─┬/v9/projects/{idOrName}
│ │ ├─┬GET
│ │ │ └─┬Responses
│ │ │   └─┬200
│ │ │     └─┬application/json
│ │ │       └─┬Schema
│ │ │         └─┬gitProviderOptions
│ │ │           └──[+] properties (57328:25)
│ │ └─┬PATCH
│ │   └─┬Responses
│ │     └─┬200
│ │       └─┬application/json
│ │         └─┬Schema
│ │           └─┬gitProviderOptions
│ │             └──[+] properties (61991:25)
│ ├─┬/v12/deployments/{id}/cancel
│ │ └─┬PATCH
│ │   └─┬Responses
│ │     └─┬200
│ │       └─┬application/json
│ │         └─┬Schema
│ │           ├─┬project
│ │           │ └──[+] description (17834:38)
│ │           ├─┬url
│ │           │ ├──[+] description (17911:38)
│ │           │ └──[+] example (17912:34)
│ │           ├─┬creator
│ │           │ ├──[+] description (16861:38)
│ │           │ ├─┬uid
│ │           │ │ ├──[+] description (16844:42)
│ │           │ │ └──[+] example (16845:38)
│ │           │ ├─┬username
│ │           │ │ ├──[+] description (16849:42)
│ │           │ │ └──[+] example (16850:38)
│ │           │ └─┬avatar
│ │           │   └──[+] description (16854:42)
│ │           ├─┬aliasAssigned
│ │           │ ├──[+] description (16824:38)
│ │           │ └──[+] example (16825:34)
│ │           ├─┬team
│ │           │ └──[+] description (16962:38)
│ │           ├─┬regions
│ │           │ ├──[+] description (17863:38)
│ │           │ └──[+] example (17864:34)
│ │           ├─┬softDeletedByRetention
│ │           │ ├──[+] description (17870:38)
│ │           │ └──[+] example (17871:34)
│ │           ├─┬customEnvironment
│ │           │ ├─┬ONEOF
│ │           │ │ └──[🔀] description (17140:42)
│ │           │ └─┬ONEOF
│ │           │   └──[+] description (17152:42)
│ │           ├─┬name
│ │           │ ├──[+] description (17790:38)
│ │           │ └──[+] example (17791:34)
│ │           ├─┬alias
│ │           │ ├──[+] description (16819:38)
│ │           │ └──[+] example (16820:34)
│ │           ├─┬target
│ │           │ ├──[+] description (17895:38)
│ │           │ └──[+] example (17896:34)
│ │           ├─┬id
│ │           │ ├──[+] description (17164:38)
│ │           │ └──[+] example (17165:34)
│ │           ├─┬source
│ │           │ ├──[+] description (17885:38)
│ │           │ └──[+] example (17886:34)
│ │           ├─┬version
│ │           │ ├──[+] description (17919:38)
│ │           │ └──[+] example (17920:34)
│ │           ├─┬readyState
│ │           │ ├──[+] description (17846:38)
│ │           │ └──[+] example (17847:34)
│ │           ├─┬aliasError
│ │           │ ├──[+] description (17182:38)
│ │           │ └──[+] example (17183:34)
│ │           ├─┬public
│ │           │ ├──[+] description (16924:38)
│ │           │ └──[+] example (16925:34)
│ │           ├─┬deletedAt
│ │           │ ├──[+] description (17249:38)
│ │           │ └──[+] example (17250:34)
│ │           ├─┬userAliases
│ │           │ ├──[+] description (16969:38)
│ │           │ └──[+] example (16970:34)
│ │           ├─┬createdAt
│ │           │ ├──[+] description (17243:38)
│ │           │ └──[+] example (17244:34)
│ │           ├─┬undeletedAt
│ │           │ ├──[+] description (17906:38)
│ │           │ └──[+] example (17907:34)
│ │           └─┬previewCommentsEnabled
│ │             ├──[+] description (16977:38)
│ │             └──[+] example (16978:34)
│ ├─┬/v11/projects
│ │ └─┬POST
│ │   └─┬Responses
│ │     └─┬200
│ │       └─┬application/json
│ │         └─┬Schema
│ │           └─┬gitProviderOptions
│ │             └──[+] properties (52286:25)
│ ├─┬/v13/deployments
│ │ └─┬POST
│ │   └─┬Responses
│ │     └─┬200
│ │       └─┬application/json
│ │         └─┬Schema
│ │           ├─┬public
│ │           │ ├──[+] description (13644:38)
│ │           │ └──[+] example (13645:34)
│ │           ├─┬customEnvironment
│ │           │ ├─┬ONEOF
│ │           │ │ └──[🔀] description (13860:42)
│ │           │ └─┬ONEOF
│ │           │   └──[+] description (13872:42)
│ │           ├─┬version
│ │           │ ├──[+] description (14639:38)
│ │           │ └──[+] example (14640:34)
│ │           ├─┬regions
│ │           │ ├──[+] description (14589:38)
│ │           │ └──[+] example (14590:34)
│ │           ├─┬previewCommentsEnabled
│ │           │ ├──[+] description (13697:38)
│ │           │ └──[+] example (13698:34)
│ │           ├─┬url
│ │           │ ├──[+] description (14631:38)
│ │           │ └──[+] example (14632:34)
│ │           ├─┬readyState
│ │           │ ├──[+] description (13924:38)
│ │           │ └──[+] example (13925:34)
│ │           ├─┬target
│ │           │ ├──[+] description (14621:38)
│ │           │ └──[+] example (14622:34)
│ │           ├─┬source
│ │           │ ├──[+] description (14611:38)
│ │           │ └──[+] example (14612:34)
│ │           ├─┬aliasAssigned
│ │           │ ├──[+] description (13544:38)
│ │           │ └──[+] example (13545:34)
│ │           ├─┬aliasError
│ │           │ ├──[+] description (13953:38)
│ │           │ └──[+] example (13954:34)
│ │           ├─┬createdAt
│ │           │ ├──[+] description (13911:38)
│ │           │ └──[+] example (13912:34)
│ │           ├─┬userAliases
│ │           │ ├──[+] description (13689:38)
│ │           │ └──[+] example (13690:34)
│ │           ├─┬name
│ │           │ ├──[+] description (13929:38)
│ │           │ └──[+] example (13930:34)
│ │           ├─┬team
│ │           │ └──[+] description (13682:38)
│ │           ├─┬undeletedAt
│ │           │ ├──[+] description (14626:38)
│ │           │ └──[+] example (14627:34)
│ │           ├─┬project
│ │           │ └──[+] description (14573:38)
│ │           ├─┬creator
│ │           │ ├──[+] description (13581:38)
│ │           │ ├─┬username
│ │           │ │ ├──[+] description (13569:42)
│ │           │ │ └──[+] example (13570:38)
│ │           │ ├─┬uid
│ │           │ │ ├──[+] description (13564:42)
│ │           │ │ └──[+] example (13565:38)
│ │           │ └─┬avatar
│ │           │   └──[+] description (13574:42)
│ │           ├─┬softDeletedByRetention
│ │           │ ├──[+] description (14596:38)
│ │           │ └──[+] example (14597:34)
│ │           ├─┬deletedAt
│ │           │ ├──[+] description (13993:38)
│ │           │ └──[+] example (13994:34)
│ │           ├─┬id
│ │           │ ├──[+] description (13906:38)
│ │           │ └──[+] example (13907:34)
│ │           └─┬alias
│ │             ├──[+] description (13539:38)
│ │             └──[+] example (13540:34)
│ ├─┬/v13/deployments/{idOrUrl}
│ │ └─┬GET
│ │   └─┬Responses
│ │     └─┬200
│ │       └─┬application/json
│ │         └─┬Schema
│ │           ├─┬ONEOF
│ │           │ ├─┬team
│ │           │ │ └──[+] description (9799:42)
│ │           │ ├─┬softDeletedByRetention
│ │           │ │ ├──[+] description (10713:42)
│ │           │ │ └──[+] example (10714:38)
│ │           │ ├─┬project
│ │           │ │ └──[+] description (10690:42)
│ │           │ ├─┬deletedAt
│ │           │ │ ├──[+] description (10110:42)
│ │           │ │ └──[+] example (10111:38)
│ │           │ ├─┬version
│ │           │ │ ├──[+] description (10756:42)
│ │           │ │ └──[+] example (10757:38)
│ │           │ ├─┬public
│ │           │ │ ├──[+] description (9761:42)
│ │           │ │ └──[+] example (9762:38)
│ │           │ ├─┬name
│ │           │ │ ├──[+] description (10046:42)
│ │           │ │ └──[+] example (10047:38)
│ │           │ ├─┬target
│ │           │ │ ├──[+] description (10738:42)
│ │           │ │ └──[+] example (10739:38)
│ │           │ ├─┬creator
│ │           │ │ ├──[+] description (9698:42)
│ │           │ │ ├─┬username
│ │           │ │ │ ├──[+] description (9686:46)
│ │           │ │ │ └──[+] example (9687:42)
│ │           │ │ ├─┬avatar
│ │           │ │ │ └──[+] description (9691:46)
│ │           │ │ └─┬uid
│ │           │ │   ├──[+] description (9681:46)
│ │           │ │   └──[+] example (9682:42)
│ │           │ ├─┬previewCommentsEnabled
│ │           │ │ ├──[+] description (9814:42)
│ │           │ │ └──[+] example (9815:38)
│ │           │ ├─┬aliasAssigned
│ │           │ │ ├──[+] description (9661:42)
│ │           │ │ └──[+] example (9662:38)
│ │           │ ├─┬aliasError
│ │           │ │ ├──[+] description (10070:42)
│ │           │ │ └──[+] example (10071:38)
│ │           │ ├─┬createdAt
│ │           │ │ ├──[+] description (10028:42)
│ │           │ │ └──[+] example (10029:38)
│ │           │ ├─┬url
│ │           │ │ ├──[+] description (10748:42)
│ │           │ │ └──[+] example (10749:38)
│ │           │ ├─┬readyState
│ │           │ │ ├──[+] description (10041:42)
│ │           │ │ └──[+] example (10042:38)
│ │           │ ├─┬userAliases
│ │           │ │ ├──[+] description (9806:42)
│ │           │ │ └──[+] example (9807:38)
│ │           │ ├─┬id
│ │           │ │ ├──[+] description (10023:42)
│ │           │ │ └──[+] example (10024:38)
│ │           │ ├─┬alias
│ │           │ │ ├──[+] description (9656:42)
│ │           │ │ └──[+] example (9657:38)
│ │           │ ├─┬undeletedAt
│ │           │ │ ├──[+] description (10743:42)
│ │           │ │ └──[+] example (10744:38)
│ │           │ ├─┬regions
│ │           │ │ ├──[+] description (10706:42)
│ │           │ │ └──[+] example (10707:38)
│ │           │ ├─┬customEnvironment
│ │           │ │ ├─┬ONEOF
│ │           │ │ │ └──[🔀] description (9977:46)
│ │           │ │ └─┬ONEOF
│ │           │ │   └──[+] description (9989:46)
│ │           │ └─┬source
│ │           │   ├──[+] description (10728:42)
│ │           │   └──[+] example (10729:38)
│ │           └─┬ONEOF
│ │             ├─┬team
│ │             │ └──[+] description (12090:42)
│ │             ├─┬customEnvironment
│ │             │ ├─┬ONEOF
│ │             │ │ └──[🔀] description (12268:46)
│ │             │ └─┬ONEOF
│ │             │   └──[+] description (12280:46)
│ │             ├─┬id
│ │             │ ├──[+] description (12314:42)
│ │             │ └──[+] example (12315:38)
│ │             ├─┬target
│ │             │ ├──[+] description (13029:42)
│ │             │ └──[+] example (13030:38)
│ │             ├─┬project
│ │             │ └──[+] description (12981:42)
│ │             ├─┬alias
│ │             │ ├──[+] description (11947:42)
│ │             │ └──[+] example (11948:38)
│ │             ├─┬userAliases
│ │             │ ├──[+] description (12097:42)
│ │             │ └──[+] example (12098:38)
│ │             ├─┬undeletedAt
│ │             │ ├──[+] description (13034:42)
│ │             │ └──[+] example (13035:38)
│ │             ├─┬url
│ │             │ ├──[+] description (13039:42)
│ │             │ └──[+] example (13040:38)
│ │             ├─┬source
│ │             │ ├──[+] description (13019:42)
│ │             │ └──[+] example (13020:38)
│ │             ├─┬name
│ │             │ ├──[+] description (12337:42)
│ │             │ └──[+] example (12338:38)
│ │             ├─┬creator
│ │             │ ├──[+] description (11989:42)
│ │             │ ├─┬username
│ │             │ │ ├──[+] description (11977:46)
│ │             │ │ └──[+] example (11978:42)
│ │             │ ├─┬uid
│ │             │ │ ├──[+] description (11972:46)
│ │             │ │ └──[+] example (11973:42)
│ │             │ └─┬avatar
│ │             │   └──[+] description (11982:46)
│ │             ├─┬createdAt
│ │             │ ├──[+] description (12319:42)
│ │             │ └──[+] example (12320:38)
│ │             ├─┬public
│ │             │ ├──[+] description (12052:42)
│ │             │ └──[+] example (12053:38)
│ │             ├─┬version
│ │             │ ├──[+] description (13047:42)
│ │             │ └──[+] example (13048:38)
│ │             ├─┬aliasAssigned
│ │             │ ├──[+] description (11952:42)
│ │             │ └──[+] example (11953:38)
│ │             ├─┬readyState
│ │             │ ├──[+] description (12332:42)
│ │             │ └──[+] example (12333:38)
│ │             ├─┬aliasError
│ │             │ ├──[+] description (12361:42)
│ │             │ └──[+] example (12362:38)
│ │             ├─┬regions
│ │             │ ├──[+] description (12997:42)
│ │             │ └──[+] example (12998:38)
│ │             ├─┬softDeletedByRetention
│ │             │ ├──[+] description (13004:42)
│ │             │ └──[+] example (13005:38)
│ │             ├─┬deletedAt
│ │             │ ├──[+] description (12401:42)
│ │             │ └──[+] example (12402:38)
│ │             └─┬previewCommentsEnabled
│ │               ├──[+] description (12105:42)
│ │               └──[+] example (12106:38)
│ ├─┬/v1/projects/{idOrName}/rolling-release/approve-stage
│ │ └─┬POST
│ │   └─┬Responses
│ │     └─┬200
│ │       └─┬application/json
│ │         └─┬Schema
│ │           └─┬rollingRelease
│ │             ├─┬currentDeployment
│ │             │ ├─┬readyState
│ │             │ │ ├──[+] description (73427:46)
│ │             │ │ └──[+] example (73428:42)
│ │             │ ├─┬createdAt
│ │             │ │ ├──[+] description (73414:46)
│ │             │ │ └──[+] example (73415:42)
│ │             │ ├─┬source
│ │             │ │ ├──[+] description (73409:46)
│ │             │ │ └──[+] example (73410:42)
│ │             │ ├─┬target
│ │             │ │ ├──[+] description (73394:46)
│ │             │ │ └──[+] example (73395:42)
│ │             │ ├─┬name
│ │             │ │ ├──[+] description (73379:46)
│ │             │ │ └──[+] example (73380:42)
│ │             │ ├─┬url
│ │             │ │ ├──[+] description (73384:46)
│ │             │ │ └──[+] example (73385:42)
│ │             │ └─┬id
│ │             │   ├──[+] description (73374:46)
│ │             │   └──[+] example (73375:42)
│ │             └─┬canaryDeployment
│ │               ├─┬createdAt
│ │               │ ├──[+] description (73499:46)
│ │               │ └──[+] example (73500:42)
│ │               ├─┬name
│ │               │ ├──[+] description (73464:46)
│ │               │ └──[+] example (73465:42)
│ │               ├─┬id
│ │               │ ├──[+] description (73459:46)
│ │               │ └──[+] example (73460:42)
│ │               ├─┬readyState
│ │               │ ├──[+] description (73512:46)
│ │               │ └──[+] example (73513:42)
│ │               ├─┬source
│ │               │ ├──[+] description (73494:46)
│ │               │ └──[+] example (73495:42)
│ │               ├─┬url
│ │               │ ├──[+] description (73469:46)
│ │               │ └──[+] example (73470:42)
│ │               └─┬target
│ │                 ├──[+] description (73479:46)
│ │                 └──[+] example (73480:42)
│ ├─┬/v1/projects/{idOrName}/client-cert
│ │ └──[+] get (72218:14)
│ ├─┬/v1/projects/{idOrName}/rolling-release
│ │ └─┬GET
│ │   └─┬Responses
│ │     └─┬200
│ │       └─┬application/json
│ │         └─┬Schema
│ │           └─┬rollingRelease
│ │             ├─┬currentDeployment
│ │             │ ├─┬source
│ │             │ │ ├──[+] description (72886:46)
│ │             │ │ └──[+] example (72887:42)
│ │             │ ├─┬readyState
│ │             │ │ ├──[+] description (72904:46)
│ │             │ │ └──[+] example (72905:42)
│ │             │ ├─┬id
│ │             │ │ ├──[+] description (72851:46)
│ │             │ │ └──[+] example (72852:42)
│ │             │ ├─┬url
│ │             │ │ ├──[+] description (72861:46)
│ │             │ │ └──[+] example (72862:42)
│ │             │ ├─┬name
│ │             │ │ ├──[+] description (72856:46)
│ │             │ │ └──[+] example (72857:42)
│ │             │ ├─┬createdAt
│ │             │ │ ├──[+] description (72891:46)
│ │             │ │ └──[+] example (72892:42)
│ │             │ └─┬target
│ │             │   ├──[+] description (72871:46)
│ │             │   └──[+] example (72872:42)
│ │             └─┬canaryDeployment
│ │               ├─┬createdAt
│ │               │ ├──[+] description (72976:46)
│ │               │ └──[+] example (72977:42)
│ │               ├─┬id
│ │               │ ├──[+] description (72936:46)
│ │               │ └──[+] example (72937:42)
│ │               ├─┬name
│ │               │ ├──[+] description (72941:46)
│ │               │ └──[+] example (72942:42)
│ │               ├─┬target
│ │               │ ├──[+] description (72956:46)
│ │               │ └──[+] example (72957:42)
│ │               ├─┬source
│ │               │ ├──[+] description (72971:46)
│ │               │ └──[+] example (72972:42)
│ │               ├─┬readyState
│ │               │ ├──[+] description (72989:46)
│ │               │ └──[+] example (72990:42)
│ │               └─┬url
│ │                 ├──[+] description (72946:46)
│ │                 └──[+] example (72947:42)
│ ├─┬/v1/storage/stores/integration/direct
│ │ └─┬POST
│ │   └─┬Responses
│ │     └─┬200
│ │       └─┬application/json
│ │         └─┬Schema
│ │           └─┬store
│ │             └─┬product
│ │               ├─┬value
│ │               │ ├──[+] required (81362:33)❌ 
│ │               │ ├──[-] required (1:1145389)❌ 
│ │               │ ├──[+] properties (81357:33)
│ │               │ └──[-] properties (1:1145338)❌ 
│ │               └─┬metadataSchema
│ │                 └─┬properties
│ │                   └─┬Schema
│ │                     ├─┬ONEOF
│ │                     │ ├─┬pattern
│ │                     │ │ ├──[+] required (79468:47)❌ 
│ │                     │ │ ├──[-] required (1:1128748)❌ 
│ │                     │ │ ├──[+] properties (79463:47)
│ │                     │ │ └──[-] properties (1:1128697)❌ 
│ │                     │ ├─┬minLength
│ │                     │ │ ├──[+] required (79457:47)❌ 
│ │                     │ │ ├──[-] required (1:1128633)❌ 
│ │                     │ │ ├──[+] properties (79452:47)
│ │                     │ │ └──[-] properties (1:1128582)❌ 
│ │                     │ └─┬maxLength
│ │                     │   ├──[+] required (79446:47)❌ 
│ │                     │   ├──[-] required (1:1128516)❌ 
│ │                     │   ├──[+] properties (79441:47)
│ │                     │   └──[-] properties (1:1128465)❌ 
│ │                     ├─┬ONEOF
│ │                     │ ├─┬pattern
│ │                     │ │ ├──[+] required (80178:47)❌ 
│ │                     │ │ ├──[-] required (1:1134681)❌ 
│ │                     │ │ ├──[+] properties (80173:47)
│ │                     │ │ └──[-] properties (1:1134630)❌ 
│ │                     │ ├─┬maxLength
│ │                     │ │ ├──[+] required (80156:47)❌ 
│ │                     │ │ ├──[-] required (1:1134449)❌ 
│ │                     │ │ ├──[+] properties (80151:47)
│ │                     │ │ └──[-] properties (1:1134398)❌ 
│ │                     │ └─┬minLength
│ │                     │   ├──[+] required (80167:47)❌ 
│ │                     │   ├──[-] required (1:1134566)❌ 
│ │                     │   ├──[+] properties (80162:47)
│ │                     │   └──[-] properties (1:1134515)❌ 
│ │                     ├─┬ONEOF
│ │                     │ └─┬items
│ │                     │   ├─┬maxLength
│ │                     │   │ ├──[+] required (80343:51)❌ 
│ │                     │   │ ├──[-] required (1:1136091)❌ 
│ │                     │   │ ├──[+] properties (80338:51)
│ │                     │   │ └──[-] properties (1:1136040)❌ 
│ │                     │   ├─┬pattern
│ │                     │   │ ├──[+] required (80354:51)❌ 
│ │                     │   │ ├──[-] required (1:1136206)❌ 
│ │                     │   │ ├──[+] properties (80349:51)
│ │                     │   │ └──[-] properties (1:1136155)❌ 
│ │                     │   └─┬minLength
│ │                     │     ├──[+] required (80332:51)❌ 
│ │                     │     ├──[-] required (1:1135974)❌ 
│ │                     │     ├──[+] properties (80327:51)
│ │                     │     └──[-] properties (1:1135923)❌ 
│ │                     ├─┬ONEOF
│ │                     │ ├─┬minLength
│ │                     │ │ ├──[+] required (80777:47)❌ 
│ │                     │ │ ├──[-] required (1:1139686)❌ 
│ │                     │ │ ├──[+] properties (80772:47)
│ │                     │ │ └──[-] properties (1:1139635)❌ 
│ │                     │ ├─┬pattern
│ │                     │ │ ├──[+] required (80788:47)❌ 
│ │                     │ │ ├──[-] required (1:1139801)❌ 
│ │                     │ │ ├──[+] properties (80783:47)
│ │                     │ │ └──[-] properties (1:1139750)❌ 
│ │                     │ ├─┬ui:options
│ │                     │ │ └─┬Schema
│ │                     │ │   ├─┬ONEOF
│ │                     │ │   │ ├──[+] required (80676:53)❌ 
│ │                     │ │   │ ├──[-] required (1:1138842)❌ 
│ │                     │ │   │ ├──[+] properties (80671:53)
│ │                     │ │   │ └──[-] properties (1:1138791)❌ 
│ │                     │ │   └─┬ONEOF
│ │                     │ │     └─┬value
│ │                     │ │       ├──[+] required (80689:57)❌ 
│ │                     │ │       ├──[-] required (1:1138971)❌ 
│ │                     │ │       ├──[+] properties (80684:57)
│ │                     │ │       └──[-] properties (1:1138920)❌ 
│ │                     │ └─┬maxLength
│ │                     │   ├──[+] required (80766:47)❌ 
│ │                     │   ├──[-] required (1:1139569)❌ 
│ │                     │   ├──[+] properties (80761:47)
│ │                     │   └──[-] properties (1:1139518)❌ 
│ │                     ├─┬ONEOF
│ │                     │ ├─┬minLength
│ │                     │ │ ├──[+] required (80954:47)❌ 
│ │                     │ │ ├──[-] required (1:1141214)❌ 
│ │                     │ │ ├──[+] properties (80949:47)
│ │                     │ │ └──[-] properties (1:1141163)❌ 
│ │                     │ ├─┬pattern
│ │                     │ │ ├──[+] required (80965:47)❌ 
│ │                     │ │ ├──[-] required (1:1141329)❌ 
│ │                     │ │ ├──[+] properties (80960:47)
│ │                     │ │ └──[-] properties (1:1141278)❌ 
│ │                     │ └─┬maxLength
│ │                     │   ├──[+] required (80943:47)❌ 
│ │                     │   ├──[-] required (1:1141097)❌ 
│ │                     │   ├──[+] properties (80938:47)
│ │                     │   └──[-] properties (1:1141046)❌ 
│ │                     └─┬ONEOF
│ │                       └─┬value
│ │                         ├──[+] required (81101:47)❌ 
│ │                         ├──[-] required (1:1142449)❌ 
│ │                         ├──[+] properties (81096:47)
│ │                         └──[-] properties (1:1142398)❌ 
│ ├─┬/v2/integrations/log-drains
│ │ ├─┬GET
│ │ │ ├──[🔀] summary (41947:20)
│ │ │ └─┬Responses
│ │ │   └─┬200
│ │ │     └─┬application/json
│ │ │       └─┬Schema
│ │ │         └─┬Schema
│ │ │           └─┬sources
│ │ │             └─┬Schema
│ │ │               └──[+] enum (42028:29)
│ │ └─┬POST
│ │   ├──[🔀] summary (42189:20)
│ │   └─┬Responses
│ │     └─┬200
│ │       └─┬application/json
│ │         └─┬Schema
│ │           └─┬sources
│ │             └─┬Schema
│ │               └──[+] enum (42269:27)
│ ├─┬/v10/projects
│ │ └─┬GET
│ │   └─┬Responses
│ │     └─┬200
│ │       └─┬application/json
│ │         └─┬Schema
│ │           └─┬projects
│ │             └─┬Schema
│ │               └─┬gitProviderOptions
│ │                 └──[+] properties (47449:31)
│ ├─┬/v1/projects/{idOrName}/rolling-release/complete
│ │ └─┬POST
│ │   └─┬Responses
│ │     └─┬200
│ │       └─┬application/json
│ │         └─┬Schema
│ │           └─┬rollingRelease
│ │             ├─┬canaryDeployment
│ │             │ ├─┬url
│ │             │ │ ├──[+] description (74003:46)
│ │             │ │ └──[+] example (74004:42)
│ │             │ ├─┬id
│ │             │ │ ├──[+] description (73993:46)
│ │             │ │ └──[+] example (73994:42)
│ │             │ ├─┬name
│ │             │ │ ├──[+] description (73998:46)
│ │             │ │ └──[+] example (73999:42)
│ │             │ ├─┬readyState
│ │             │ │ ├──[+] description (74046:46)
│ │             │ │ └──[+] example (74047:42)
│ │             │ ├─┬createdAt
│ │             │ │ ├──[+] description (74033:46)
│ │             │ │ └──[+] example (74034:42)
│ │             │ ├─┬source
│ │             │ │ ├──[+] description (74028:46)
│ │             │ │ └──[+] example (74029:42)
│ │             │ └─┬target
│ │             │   ├──[+] description (74013:46)
│ │             │   └──[+] example (74014:42)
│ │             └─┬currentDeployment
│ │               ├─┬readyState
│ │               │ ├──[+] description (73961:46)
│ │               │ └──[+] example (73962:42)
│ │               ├─┬name
│ │               │ ├──[+] description (73913:46)
│ │               │ └──[+] example (73914:42)
│ │               ├─┬source
│ │               │ ├──[+] description (73943:46)
│ │               │ └──[+] example (73944:42)
│ │               ├─┬url
│ │               │ ├──[+] description (73918:46)
│ │               │ └──[+] example (73919:42)
│ │               ├─┬id
│ │               │ ├──[+] description (73908:46)
│ │               │ └──[+] example (73909:42)
│ │               ├─┬createdAt
│ │               │ ├──[+] description (73948:46)
│ │               │ └──[+] example (73949:42)
│ │               └─┬target
│ │                 ├──[+] description (73928:46)
│ │                 └──[+] example (73929:42)
│ ├─┬/v1/log-drains/{id}
│ │ ├─┬GET
│ │ │ └──[🔀] summary (24896:20)
│ │ └─┬DELETE
│ │   └──[🔀] summary (25055:20)
│ ├─┬/v1/integrations/log-drains/{id}
│ │ └─┬DELETE
│ │   └──[🔀] summary (42519:20)
│ ├─┬/v1/data-cache/projects/{projectId}
│ │ └─┬PATCH
│ │   └─┬Responses
│ │     └─┬200
│ │       └─┬application/json
│ │         └─┬Schema
│ │           └─┬gitProviderOptions
│ │             └──[+] properties (7565:25)
│ ├─┬/v1/integrations/configuration/{id}/products
│ │ └─┬GET
│ │   └─┬Responses
│ │     └─┬200
│ │       └─┬application/json
│ │         └─┬Schema
│ │           └─┬products
│ │             └─┬Schema
│ │               └─┬metadataSchema
│ │                 └─┬properties
│ │                   └─┬Schema
│ │                     ├─┬ONEOF
│ │                     │ ├─┬maxLength
│ │                     │ │ ├──[+] required (39630:45)❌ 
│ │                     │ │ ├──[-] required (1:572130)❌ 
│ │                     │ │ ├──[+] properties (39625:45)
│ │                     │ │ └──[-] properties (1:572077)❌ 
│ │                     │ ├─┬pattern
│ │                     │ │ ├──[+] required (39641:45)❌ 
│ │                     │ │ ├──[-] required (1:572249)❌ 
│ │                     │ │ ├──[+] properties (39636:45)
│ │                     │ │ └──[-] properties (1:572196)❌ 
│ │                     │ └─┬minLength
│ │                     │   ├──[+] required (39619:45)❌ 
│ │                     │   ├──[-] required (1:572009)❌ 
│ │                     │   ├──[+] properties (39614:45)
│ │                     │   └──[-] properties (1:571956)❌ 
│ │                     ├─┬ONEOF
│ │                     │ ├─┬maxLength
│ │                     │ │ ├──[+] required (40340:45)❌ 
│ │                     │ │ ├──[-] required (1:578075)❌ 
│ │                     │ │ ├──[+] properties (40335:45)
│ │                     │ │ └──[-] properties (1:578022)❌ 
│ │                     │ ├─┬minLength
│ │                     │ │ ├──[+] required (40329:45)❌ 
│ │                     │ │ ├──[-] required (1:577954)❌ 
│ │                     │ │ ├──[+] properties (40324:45)
│ │                     │ │ └──[-] properties (1:577901)❌ 
│ │                     │ └─┬pattern
│ │                     │   ├──[+] required (40351:45)❌ 
│ │                     │   ├──[-] required (1:578194)❌ 
│ │                     │   ├──[+] properties (40346:45)
│ │                     │   └──[-] properties (1:578141)❌ 
│ │                     ├─┬ONEOF
│ │                     │ └─┬items
│ │                     │   ├─┬pattern
│ │                     │   │ ├──[+] required (40536:49)❌ 
│ │                     │   │ ├──[-] required (1:579812)❌ 
│ │                     │   │ ├──[+] properties (40531:49)
│ │                     │   │ └──[-] properties (1:579759)❌ 
│ │                     │   ├─┬maxLength
│ │                     │   │ ├──[+] required (40525:49)❌ 
│ │                     │   │ ├──[-] required (1:579693)❌ 
│ │                     │   │ ├──[+] properties (40520:49)
│ │                     │   │ └──[-] properties (1:579640)❌ 
│ │                     │   └─┬minLength
│ │                     │     ├──[+] required (40514:49)❌ 
│ │                     │     ├──[-] required (1:579572)❌ 
│ │                     │     ├──[+] properties (40509:49)
│ │                     │     └──[-] properties (1:579519)❌ 
│ │                     ├─┬ONEOF
│ │                     │ ├─┬minLength
│ │                     │ │ ├──[+] required (40939:45)❌ 
│ │                     │ │ ├──[-] required (1:583106)❌ 
│ │                     │ │ ├──[+] properties (40934:45)
│ │                     │ │ └──[-] properties (1:583053)❌ 
│ │                     │ ├─┬maxLength
│ │                     │ │ ├──[+] required (40950:45)❌ 
│ │                     │ │ ├──[-] required (1:583227)❌ 
│ │                     │ │ ├──[+] properties (40945:45)
│ │                     │ │ └──[-] properties (1:583174)❌ 
│ │                     │ ├─┬ui:options
│ │                     │ │ └─┬Schema
│ │                     │ │   ├─┬ONEOF
│ │                     │ │   │ ├──[+] required (40852:51)❌ 
│ │                     │ │   │ ├──[-] required (1:582392)❌ 
│ │                     │ │   │ ├──[+] properties (40847:51)
│ │                     │ │   │ └──[-] properties (1:582339)❌ 
│ │                     │ │   └─┬ONEOF
│ │                     │ │     └─┬value
│ │                     │ │       ├──[+] required (40865:55)❌ 
│ │                     │ │       ├──[-] required (1:582525)❌ 
│ │                     │ │       ├──[+] properties (40860:55)
│ │                     │ │       └──[-] properties (1:582472)❌ 
│ │                     │ └─┬pattern
│ │                     │   ├──[+] required (40961:45)❌ 
│ │                     │   ├──[-] required (1:583346)❌ 
│ │                     │   ├──[+] properties (40956:45)
│ │                     │   └──[-] properties (1:583293)❌ 
│ │                     ├─┬ONEOF
│ │                     │ ├─┬default
│ │                     │ │ └─┬Schema
│ │                     │ │   ├──[+] required (41444:47)❌ 
│ │                     │ │   ├──[-] required (1:587386)❌ 
│ │                     │ │   ├──[+] properties (41439:47)
│ │                     │ │   └──[-] properties (1:587333)❌ 
│ │                     │ ├─┬items
│ │                     │ │ ├─┬pattern
│ │                     │ │ │ ├──[+] required (41146:49)❌ 
│ │                     │ │ │ ├──[-] required (1:584971)❌ 
│ │                     │ │ │ ├──[+] properties (41141:49)
│ │                     │ │ │ └──[-] properties (1:584918)❌ 
│ │                     │ │ ├─┬minLength
│ │                     │ │ │ ├──[+] required (41124:49)❌ 
│ │                     │ │ │ ├──[-] required (1:584731)❌ 
│ │                     │ │ │ ├──[+] properties (41119:49)
│ │                     │ │ │ └──[-] properties (1:584678)❌ 
│ │                     │ │ └─┬maxLength
│ │                     │ │   ├──[+] required (41135:49)❌ 
│ │                     │ │   ├──[-] required (1:584852)❌ 
│ │                     │ │   ├──[+] properties (41130:49)
│ │                     │ │   └──[-] properties (1:584799)❌ 
│ │                     │ ├─┬ui:options
│ │                     │ │ └─┬Schema
│ │                     │ │   ├─┬ONEOF
│ │                     │ │   │ ├──[+] required (41240:51)❌ 
│ │                     │ │   │ ├──[-] required (1:585731)❌ 
│ │                     │ │   │ ├──[+] properties (41235:51)
│ │                     │ │   │ └──[-] properties (1:585678)❌ 
│ │                     │ │   └─┬ONEOF
│ │                     │ │     └─┬value
│ │                     │ │       ├──[+] required (41253:55)❌ 
│ │                     │ │       ├──[-] required (1:585864)❌ 
│ │                     │ │       ├──[+] properties (41248:55)
│ │                     │ │       └──[-] properties (1:585811)❌ 
│ │                     │ └─┬example
│ │                     │   └─┬Schema
│ │                     │     ├──[+] required (41458:47)❌ 
│ │                     │     ├──[-] required (1:587533)❌ 
│ │                     │     ├──[+] properties (41453:47)
│ │                     │     └──[-] properties (1:587480)❌ 
│ │                     ├─┬ONEOF
│ │                     │ ├─┬minLength
│ │                     │ │ ├──[+] required (41497:45)❌ 
│ │                     │ │ ├──[-] required (1:587904)❌ 
│ │                     │ │ ├──[+] properties (41492:45)
│ │                     │ │ └──[-] properties (1:587851)❌ 
│ │                     │ ├─┬maxLength
│ │                     │ │ ├──[+] required (41508:45)❌ 
│ │                     │ │ ├──[-] required (1:588025)❌ 
│ │                     │ │ ├──[+] properties (41503:45)
│ │                     │ │ └──[-] properties (1:587972)❌ 
│ │                     │ └─┬pattern
│ │                     │   ├──[+] required (41519:45)❌ 
│ │                     │   ├──[-] required (1:588144)❌ 
│ │                     │   ├──[+] properties (41514:45)
│ │                     │   └──[-] properties (1:588091)❌ 
│ │                     └─┬ONEOF
│ │                       └─┬value
│ │                         ├──[+] required (41658:45)❌ 
│ │                         ├──[-] required (1:589289)❌ 
│ │                         ├──[+] properties (41653:45)
│ │                         └──[-] properties (1:589236)❌ 
│ └─┬/v1/log-drains
│   ├─┬GET
│   │ └──[🔀] summary (25115:20)
│   └─┬POST
│     └──[🔀] summary (26268:20)
└─┬Components
  └─┬RegistrantField
    ├─┬ANYOF
    │ └─┬required_when
    │   ├──[-] type (1:1307107)❌ 
    │   ├──[+] anyOf (89738:19)
    │   └──[+] anyOf (89741:19)
    ├─┬ANYOF
    │ └─┬required_when
    │   ├──[-] type (1:1308049)❌ 
    │   ├──[+] anyOf (89837:19)
    │   └──[+] anyOf (89840:19)
    ├─┬ANYOF
    │ └─┬required_when
    │   ├──[-] type (1:1308978)❌ 
    │   ├──[+] anyOf (89935:19)
    │   └──[+] anyOf (89938:19)
    └─┬ANYOF
      └─┬required_when
        ├──[-] type (1:1309655)❌ 
        ├──[+] anyOf (90009:19)
        └──[+] anyOf (90012:19)
Document Element Total Changes Breaking Changes
paths 459 132
components 12 4

TYPESCRIPT CHANGELOG

core: 3.24.1 - 2025-10-23

🐛 Bug Fixes

  • prevent validation errors when response headers are not expected in all respone patterns (commit by @2ynn)

Based on Speakeasy CLI 1.639.3

@github-actions github-actions bot requested a review from molebox as a code owner October 25, 2025 00:17
@github-actions github-actions bot added the patch Patch version bump label Oct 25, 2025
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1761350866 branch from 421ebaa to 53873f5 Compare October 26, 2025 00:17
* `vercel.integrations.getConfigurationProducts()`:  `response.products.[].metadataSchema.properties.{}` **Changed** **Breaking** ⚠️
* `vercel.integrations.createIntegrationStoreDirect()`:  `response.store.product` **Changed** **Breaking** ⚠️
* `vercel.projects.getProjectClientCerts()`: **Added**
* `vercel.projects.updateProjectDataCache()`:  `response.gitprovideroptions.requireVerifiedCommits` **Added**
* `vercel.projects.getProjects()`:  `response.projects.[].gitProviderOptions.requireVerifiedCommits` **Added**
* `vercel.projects.createProject()`:  `response.gitprovideroptions.requireVerifiedCommits` **Added**
* `vercel.projects.updateProject()`:  `response.gitprovideroptions.requireVerifiedCommits` **Added**
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1761350866 branch from 53873f5 to dc3deb3 Compare October 27, 2025 00:18
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.

1 participant