Skip to content

chore: 🐝 Update SDK - Generate Typescript SDK TYPESCRIPT 0.10.4#65

Merged
ChristianSavinoDP merged 1 commit intomainfrom
speakeasy-sdk-regen-1768938651
Jan 21, 2026
Merged

chore: 🐝 Update SDK - Generate Typescript SDK TYPESCRIPT 0.10.4#65
ChristianSavinoDP merged 1 commit intomainfrom
speakeasy-sdk-regen-1768938651

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Jan 20, 2026

SDK update

Versioning

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

Typescript SDK Changes:

  • sdk.accounts.create():
    • request.data.attributes.[card].createCardAccountDetails.issuer Removed Breaking ⚠️
  • sdk.transfers.list():
    • request.filter[submittedAtGt] Removed Breaking ⚠️
OpenAPI Change Summary
├─┬Info
│ └──[🔀] version (3:12)
├─┬Paths
│ ├─┬/rest/accounts
│ │ └─┬POST
│ │   └─┬Requestbody
│ │     └─┬application/vnd.api+json
│ │       └─┬Card
│ │         └──[🔀] value (2919:17)
│ └─┬/rest/transfers
│   └─┬GET
│     └──[-] parameters (768:19)❌ 
└─┬Components
  ├──[-] parameters (768:13)❌ 
  └─┬AccountCreateAttributes_Card
    └─┬details
      ├──[-] required (1752:27)❌ 
      └──[-] properties (1798:25)❌ 
Document Element Total Changes Breaking Changes
info 1 0
paths 2 1
components 3 3

TYPESCRIPT CHANGELOG

No relevant generator changes

Based on Speakeasy CLI 1.691.0

@github-actions github-actions bot added the patch Patch version bump label Jan 20, 2026
@github-actions github-actions bot requested review from a team as code owners January 20, 2026 19:52
@github-actions github-actions bot added the patch Patch version bump label Jan 20, 2026
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1768938651 branch 2 times, most recently from d83c1d2 to eee6ddc Compare January 20, 2026 20:09
* `sdk.accounts.create()`: 
  *  `request.data.attributes.[card].createCardAccountDetails.issuer` **Removed** **Breaking** ⚠️
* `sdk.transfers.list()`: 
  *  `request.filter[submittedAtGt]` **Removed** **Breaking** ⚠️
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1768938651 branch from eee6ddc to e9ac705 Compare January 21, 2026 00:08
@ChristianSavinoDP ChristianSavinoDP enabled auto-merge (squash) January 21, 2026 17:37
Copy link

@brikehn brikehn left a comment

Choose a reason for hiding this comment

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

Just wanted to call out that the openapiDocVersion is 3.0.0-beta101 since we rolled back

@ChristianSavinoDP ChristianSavinoDP merged commit b948a36 into main Jan 21, 2026
@ChristianSavinoDP ChristianSavinoDP deleted the speakeasy-sdk-regen-1768938651 branch January 21, 2026 17:38
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