Skip to content

Conversation

@github-actions
Copy link
Contributor

SDK update

Versioning

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

Typescript SDK Changes Detected:

  • apideck.accounting.customers.list(): response.data.[].taxable Added
  • apideck.accounting.customers.create():
    • request.customer.taxable Added
  • apideck.accounting.customers.get(): response.data.taxable Added
  • apideck.accounting.customers.update():
    • request.customer.taxable Added
  • apideck.accounting.suppliers.list(): response.data.[].taxable Added
  • apideck.accounting.suppliers.create():
    • request.supplier.taxable Added
  • apideck.accounting.suppliers.get(): response.data.taxable Added
  • apideck.accounting.suppliers.update():
    • request.supplier.taxable Added
OpenAPI Change Summary
├─┬Info
│ └──[🔀] version (5:12)
└─┬Components
  ├──[+] schemas (21794:7)
  ├─┬Customer
  │ ├──[+] properties (16162:9)
  │ ├─┬websites
  │ │ └──[🔀] $ref (22666:20)❌ 
  │ ├─┬updated_at
  │ │ └──[🔀] $ref (22029:20)❌ 
  │ ├─┬terms
  │ │ └──[🔀] $ref (21794:20)❌ 
  │ ├─┬updated_by
  │ │ └──[🔀] $ref (22658:20)❌ 
  │ ├─┬title
  │ │ └──[🔀] $ref (16186:11)❌ 
  │ └─┬Extensions
  │   └──[🔀] x-apideck-weights (16228:9)
  └─┬Supplier
    ├──[+] properties (21567:9)
    ├─┬terms
    │ └──[🔀] $ref (21794:20)❌ 
    ├─┬updated_by
    │ └──[🔀] $ref (22658:20)❌ 
    ├─┬title
    │ └──[🔀] $ref (21589:11)❌ 
    ├─┬updated_at
    │ └──[🔀] $ref (22029:20)❌ 
    ├─┬websites
    │ └──[🔀] $ref (22666:20)❌ 
    └─┬Extensions
      └──[🔀] x-apideck-weights (21661:9)
Document Element Total Changes Breaking Changes
components 15 10
info 1 0

TYPESCRIPT CHANGELOG

No relevant generator changes

Based on Speakeasy CLI 1.653.0

* `apideck.accounting.customers.list()`:  `response.data.[].taxable` **Added**
* `apideck.accounting.customers.create()`: 
  *  `request.customer.taxable` **Added**
* `apideck.accounting.customers.get()`:  `response.data.taxable` **Added**
* `apideck.accounting.customers.update()`: 
  *  `request.customer.taxable` **Added**
* `apideck.accounting.suppliers.list()`:  `response.data.[].taxable` **Added**
* `apideck.accounting.suppliers.create()`: 
  *  `request.supplier.taxable` **Added**
* `apideck.accounting.suppliers.get()`:  `response.data.taxable` **Added**
* `apideck.accounting.suppliers.update()`: 
  *  `request.supplier.taxable` **Added**
@github-actions github-actions bot added the patch Patch version bump label Nov 11, 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 ee3a6d6 into main Nov 11, 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