Skip to content

chore: 🐝 Update SDK - Generate Typescript SDK TYPESCRIPT 0.10.6#68

Merged
ChristianSavinoDP merged 1 commit intomainfrom
speakeasy-sdk-regen-1769454939
Jan 27, 2026
Merged

chore: 🐝 Update SDK - Generate Typescript SDK TYPESCRIPT 0.10.6#68
ChristianSavinoDP merged 1 commit intomainfrom
speakeasy-sdk-regen-1769454939

Conversation

@github-actions
Copy link
Contributor

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

SDK update

Versioning

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

Typescript SDK Changes:

  • sdk.accounts.create():
    • request.data.attributes.union(CARD).createCardAccountDetails.issuer Added Breaking ⚠️
  • sdk.transfers.list():
    • request.filter[submittedAtGt] Added

View full SDK changelog

OpenAPI Change Summary
├─┬Info
│ └──[🔀] version (3:12)
├─┬Paths
│ ├─┬/rest/transfers
│ │ └─┬GET
│ │   └──[+] parameters (807:13)❌ 
│ └─┬/rest/accounts
│   └─┬POST
│     └─┬Requestbody
│       └─┬application/vnd.api+json
│         └─┬Card
│           └──[🔀] value (2936:17)
└─┬Components
  ├──[+] parameters (807:7)
  └─┬AccountCreateAttributes_Card
    └─┬details
      ├──[+] required (1812:15)❌ 
      ├──[+] properties (1858:13)
      ├─┬last_name
      │ ├──[+] maxLength (1863:26)❌ 
      │ ├──[+] minLength (1862:26)❌ 
      │ ├──[🔀] description (1860:28)
      │ └──[🔀] example (1861:24)
      └─┬token
        ├──[🔀] description (1823:28)
        └──[🔀] example (1824:24)
Document Element Total Changes Breaking Changes
info 1 0
paths 2 1
components 9 3

TYPESCRIPT CHANGELOG

core: 3.26.23 - 2026-01-15

🐝 New Features

  • add fileNaming config option for kebab-case file naming convention (commit by @AshGodfrey)

Based on Speakeasy CLI 1.698.0

@github-actions github-actions bot requested review from a team as code owners January 26, 2026 19:17
@github-actions github-actions bot added the patch Patch version bump label Jan 26, 2026
* `sdk.accounts.create()`: 
  *  `request.data.attributes.union(CARD).createCardAccountDetails.issuer` **Added** **Breaking** ⚠️
* `sdk.transfers.list()`: 
  *  `request.filter[submittedAtGt]` **Added**
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1769454939 branch from ad8c2e7 to 8835b73 Compare January 27, 2026 00:09
@ChristianSavinoDP ChristianSavinoDP merged commit dfdb333 into main Jan 27, 2026
@ChristianSavinoDP ChristianSavinoDP deleted the speakeasy-sdk-regen-1769454939 branch January 27, 2026 13:47
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