Skip to content

Conversation

@github-actions
Copy link
Contributor

SDK update

Versioning

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

Typescript SDK Changes Detected:

  • apideck.accounting.subsidiaries.list(): response.data.[].address Added
  • apideck.accounting.subsidiaries.create():
    • request.subsidiary.address Added
  • apideck.accounting.subsidiaries.get(): response.data.address Added
  • apideck.accounting.subsidiaries.update():
    • request.subsidiary.address Added
OpenAPI Change Summary
├─┬Info
│ └──[🔀] version (5:12)
└─┬Components
  └─┬Subsidiary
    ├──[+] properties (21439:9)
    ├─┬display_id
    │ └──[🔀] $ref (21764:20)❌ 
    ├─┬created_by
    │ └──[🔀] $ref (15220:20)❌ 
    ├─┬pass_through
    │ └──[🔀] $ref (22694:20)❌ 
    ├─┬updated_at
    │ └──[🔀] $ref (21431:11)❌ 
    ├─┬name
    │ └──[🔀] $ref (18361:20)❌ 
    ├─┬row_version
    │ └──[🔀] $ref (20338:20)❌ 
    ├─┬currencies
    │ └──[🔀] $ref (15228:20)❌ 
    ├─┬updated_by
    │ └──[🔀] $ref (22646:20)❌ 
    ├─┬status
    │ └──[🔀] $ref (21370:20)❌ 
    ├─┬created_at
    │ └──[🔀] $ref (13192:13)❌ 
    ├─┬id
    │ └──[🔀] $ref (21425:11)❌ 
    ├─┬custom_mappings
    │ └──[🔀] $ref (21442:11)❌ 
    ├─┬parent_id
    │ └──[🔀] $ref (14534:20)❌ 
    └─┬Extensions
      └──[🔀] x-apideck-weights (21465:9)
Document Element Total Changes Breaking Changes
components 15 13
info 1 0

TYPESCRIPT CHANGELOG

core: 3.26.4 - 2025-11-07

🐝 New Features

  • support for zodVersion v4-mini (configurable via gen.yaml zodVersion) (commit by @mfbx9da4)

Based on Speakeasy CLI 1.653.0

* `apideck.accounting.subsidiaries.list()`:  `response.data.[].address` **Added**
* `apideck.accounting.subsidiaries.create()`: 
  *  `request.subsidiary.address` **Added**
* `apideck.accounting.subsidiaries.get()`:  `response.data.address` **Added**
* `apideck.accounting.subsidiaries.update()`: 
  *  `request.subsidiary.address` **Added**
@github-actions github-actions bot added the patch Patch version bump label Nov 10, 2025
Copy link
Contributor

@Amzani Amzani left a comment

Choose a reason for hiding this comment

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

Auto-approved: SDK update with minor/patch label

@github-actions github-actions bot merged commit b3aefce into main Nov 10, 2025
2 checks passed
@github-actions
Copy link
Contributor Author

SDK Tests Report

Target Status Report
apideck

view report

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