Skip to content

chore: 🐝 Update SDK - Generate 0.23.17#104

Open
github-actions[bot] wants to merge 2 commits into
mainfrom
speakeasy-sdk-regen-1780001472
Open

chore: 🐝 Update SDK - Generate 0.23.17#104
github-actions[bot] wants to merge 2 commits into
mainfrom
speakeasy-sdk-regen-1780001472

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions github-actions Bot commented May 28, 2026

SDK update

Versioning

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

Tip

If updates to your OpenAPI document introduce breaking changes, be sure to update the info.version field to trigger the correct version bump.
Speakeasy supports manual control of SDK versioning through multiple methods.

Csharp SDK Changes:

  • Apideck.Accounting.Bills.List(): response.data[].Subsidiary Added
  • Apideck.Accounting.Bills.Create():
    • request.Bill.Subsidiary Added
  • Apideck.Accounting.Bills.Get(): response.data.Subsidiary Added
  • Apideck.Accounting.Bills.Update():
    • request.Bill.Subsidiary Added
  • Apideck.Accounting.Invoices.List(): response.data[].Subsidiary Added
  • Apideck.Accounting.Invoices.Create():
    • request.Invoice.Subsidiary Added
  • Apideck.Accounting.Invoices.Get(): response.data.Subsidiary Added
  • Apideck.Accounting.Invoices.Update():
    • request.Invoice.Subsidiary Added
  • Apideck.Accounting.CreditNotes.List(): response.data[].Subsidiary Added
  • Apideck.Accounting.CreditNotes.Create():
    • request.CreditNote.Subsidiary Added
  • Apideck.Accounting.CreditNotes.Get(): response.data.Subsidiary Added
  • Apideck.Accounting.CreditNotes.Update():
    • request.CreditNote.Subsidiary Added
  • Apideck.Accounting.Payments.List(): response.data[].Subsidiary Added
  • Apideck.Accounting.Payments.Create():
    • request.Payment.Subsidiary Added
  • Apideck.Accounting.Payments.Get(): response.data.Subsidiary Added
  • Apideck.Accounting.Payments.Update():
    • request.Payment.Subsidiary Added
  • Apideck.Accounting.JournalEntries.List(): response.data[].Subsidiary Added
  • Apideck.Accounting.JournalEntries.Create():
    • request.JournalEntry.Subsidiary Added
  • Apideck.Accounting.JournalEntries.Get(): response.data.Subsidiary Added
  • Apideck.Accounting.JournalEntries.Update():
    • request.JournalEntry.Subsidiary Added
  • Apideck.Accounting.BillPayments.List(): response.data[].Subsidiary Added
  • Apideck.Accounting.BillPayments.Create():
    • request.BillPayment.Subsidiary Added
  • Apideck.Accounting.BillPayments.Get(): response.data.Subsidiary Added
  • Apideck.Accounting.BillPayments.Update():
    • request.BillPayment.Subsidiary Added
  • Apideck.Crm.Notes.List():
    • request.Filter Added
  • Apideck.Crm.Users.List():
    • request.Filter Added
    • response.data[].Name Added
  • Apideck.Crm.Users.Create():
    • request.User.Name Added
  • Apideck.Crm.Users.Get(): response.data.Name Added
  • Apideck.Crm.Users.Update():
    • request.User.Name Added
  • Apideck.Vault.Logs.List():
    • request.Filter Changed

View full SDK changelog

OpenAPI Change Summary
├─┬Info
│ └──[🔀] version (5:12)
├─┬Paths
│ ├─┬/accounting/expenses
│ │ └─┬GET
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (4768:9)
│ ├─┬/accounting/tax-rates
│ │ └─┬GET
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (51:9)
│ ├─┬/accounting/suppliers
│ │ └─┬GET
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (1874:9)
│ ├─┬/accounting/payments
│ │ └─┬GET
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (2117:9)
│ ├─┬/accounting/quotes
│ │ └─┬GET
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (5551:9)
│ ├─┬/vault/logs
│ │ └─┬GET
│ │   └──Parameters
│ ├─┬/accounting/invoice-items
│ │ └─┬GET
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (1090:9)
│ ├─┬/accounting/credit-notes
│ │ ├─┬GET
│ │ │ └─┬Extensions
│ │ │   └──[🔀] x-apideck-gotchas (1363:9)
│ │ └─┬POST
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (1431:9)
│ ├─┬/accounting/customers
│ │ └─┬GET
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (1629:9)
│ ├─┬/accounting/invoices
│ │ └─┬GET
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (568:9)
│ ├─┬/accounting/bills
│ │ └─┬GET
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (268:9)
│ ├─┬/crm/users
│ │ └─┬GET
│ │   └──[+] parameters (14962:13)❌ 
│ ├─┬/accounting/bank-accounts
│ │ └─┬GET
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (4115:9)
│ ├─┬/ecommerce/orders
│ │ └─┬GET
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (9120:9)
│ ├─┬/accounting/ledger-accounts
│ │ └─┬GET
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (872:9)
│ ├─┬/accounting/bill-payments
│ │ └─┬GET
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (4539:9)
│ ├─┬/ecommerce/customers
│ │ └─┬GET
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (9318:9)
│ ├─┬/crm/notes
│ │ └─┬GET
│ │   └──[+] parameters (14662:13)❌ 
│ ├─┬/accounting/journal-entries
│ │ ├─┬GET
│ │ │ └─┬Extensions
│ │ │   └──[🔀] x-apideck-gotchas (2743:9)
│ │ └─┬POST
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (2829:9)
│ ├─┬/accounting/locations
│ │ └─┬GET
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (3507:9)
│ ├─┬/ecommerce/products
│ │ └─┬GET
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (9226:9)
│ ├─┬/accounting/purchase-orders
│ │ └─┬GET
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (3070:9)
│ └─┬/ecommerce/orders/{id}
│   └─┬GET
│     └─┬Extensions
│       └──[🔀] x-apideck-gotchas (9179:9)
└─┬Components
  ├──[+] parameters (14962:7)
  ├──[+] parameters (14662:7)
  ├──[+] schemas (36070:7)
  ├──[+] schemas (35103:7)
  ├─┬Bill
  │ ├──[+] properties (16456:9)
  │ ├─┬total
  │ │ └──[🔀] $ref (25198:20)❌ 
  │ ├─┬total_tax
  │ │ └──[🔀] $ref (16521:11)❌ 
  │ ├─┬tax_inclusive
  │ │ └──[🔀] $ref (25186:20)❌ 
  │ ├─┬tracking_categories
  │ │ └──[🔀] $ref (25222:20)❌ 
  │ ├─┬tax_code
  │ │ └──[🔀] $ref (22843:20)❌ 
  │ ├─┬terms
  │ │ ├──[🔀] title (16570:18)
  │ │ ├──[🔀] description (16566:24)
  │ │ └──[🔀] example (16568:20)
  │ ├─┬updated_at
  │ │ └──[🔀] $ref (26673:20)❌ 
  │ ├─┬updated_by
  │ │ └──[🔀] $ref (26094:20)❌ 
  │ ├─┬template_id
  │ │ ├──[🔀] title (16594:18)
  │ │ ├──[🔀] description (16590:24)
  │ │ └──[🔀] example (16592:20)
  │ ├─┬tax_method
  │ │ └──[🔀] $ref (25192:20)❌ 
  │ ├─┬supplier
  │ │ └──[🔀] $ref (22997:13)❌ 
  │ ├─┬terms_id
  │ │ └──[🔀] $ref (16497:11)❌ 
  │ └─┬Extensions
  │   └──[🔀] x-apideck-weights (16645:9)
  ├─┬Invoice
  │ ├──[+] properties (21068:9)
  │ ├─┬total_tax
  │ │ ├──[🔀] title (21169:18)
  │ │ ├──[🔀] description (21165:24)
  │ │ └──[🔀] example (21167:20)
  │ ├─┬type
  │ │ └──[🔀] $ref (23081:13)❌ 
  │ ├─┬terms_id
  │ │ └──[🔀] $ref (21089:11)❌ 
  │ ├─┬tracking_category
  │ │ └──[🔀] $ref (26673:20)❌ 
  │ ├─┬total
  │ │ └──[🔀] $ref (25198:20)❌ 
  │ ├─┬updated_at
  │ │ └──[🔀] $ref (21044:11)❌ 
  │ ├─┬updated_by
  │ │ └──[🔀] $ref (26094:20)❌ 
  │ ├─┬terms
  │ │ ├──[🔀] title (21205:18)
  │ │ ├──[🔀] description (21201:24)
  │ │ └──[🔀] example (21203:20)
  │ ├─┬template_id
  │ │ └──[🔀] $ref (25192:20)❌ 
  │ ├─┬tax_inclusive
  │ │ └──[🔀] $ref (21147:11)❌ 
  │ ├─┬tracking_categories
  │ │ └──[🔀] $ref (21141:11)❌ 
  │ ├─┬tax_code
  │ │ └──[🔀] $ref (22997:13)❌ 
  │ └─┬Extensions
  │   └──[🔀] x-apideck-weights (21272:9)
  ├─┬LogsFilter
  │ ├──[+] properties (45433:9)
  │ ├──[+] properties (45413:9)
  │ ├──[+] properties (45418:9)
  │ ├──[+] properties (45396:9)
  │ ├──[+] properties (45401:9)
  │ ├──[+] properties (45427:9)
  │ ├─┬status_code
  │ │ ├──[🔀] type (45458:17)❌ 
  │ │ ├──[-] description (45157:24)
  │ │ └──[🔀] example (45459:20)
  │ ├─┬status_codes
  │ │ ├──[-] items (45165:13)❌ 
  │ │ ├──[🔀] type (45415:17)❌ 
  │ │ ├──[-] maxItems (45172:21)❌ 
  │ │ ├──[🔀] description (45414:24)
  │ │ └──[🔀] example (45416:20)
  │ ├─┬exclude_unified_apis
  │ │ ├──[+] format (45436:19)❌ 
  │ │ ├──[+] description (45434:24)
  │ │ └──[🔀] example (45437:20)
  │ └─┬connector_id
  │   └──[+] description (45392:24)
  ├─┬Payment
  │ ├──[+] properties (23353:9)
  │ ├─┬transaction_date
  │ │ └──[🔀] $ref (26673:20)❌ 
  │ ├─┬tracking_categories
  │ │ └──[🔀] $ref (26738:20)❌ 
  │ ├─┬total_amount
  │ │ └──[🔀] $ref (26763:20)❌ 
  │ ├─┬updated_by
  │ │ └──[🔀] $ref (26094:20)❌ 
  │ ├─┬type
  │ │ └──[🔀] $ref (26756:20)❌ 
  │ ├─┬updated_at
  │ │ └──[🔀] $ref (26822:20)❌ 
  │ └─┬supplier
  │   └──[🔀] $ref (22997:13)❌ 
  ├─┬BillPayment
  │ ├──[+] properties (27059:9)
  │ ├─┬updated_at
  │ │ └──[🔀] $ref (27066:11)❌ 
  │ ├─┬tracking_categories
  │ │ └──[🔀] $ref (26738:20)❌ 
  │ ├─┬total_amount
  │ │ └──[🔀] $ref (22843:20)❌ 
  │ ├─┬updated_by
  │ │ └──[🔀] $ref (26094:20)❌ 
  │ ├─┬transaction_date
  │ │ └──[🔀] $ref (26673:20)❌ 
  │ ├─┬type
  │ │ └──[🔀] $ref (26756:20)❌ 
  │ └─┬supplier
  │   └──[🔀] $ref (22997:13)❌ 
  ├─┬User
  │ ├──[+] properties (35941:9)
  │ ├─┬title
  │ │ ├──[-] title (35734:18)
  │ │ ├──[🔀] description (36000:24)
  │ │ └──[🔀] example (36002:20)
  │ ├─┬username
  │ │ ├──[🔀] description (36025:24)
  │ │ ├──[+] readOnly (36029:21)❌ 
  │ │ └──[🔀] example (36027:20)
  │ ├─┬updated_at
  │ │ ├──[+] title (35956:18)
  │ │ ├──[🔀] description (35952:24)
  │ │ ├──[-] readOnly (35807:21)❌ 
  │ │ └──[🔀] example (35954:20)
  │ ├─┬password
  │ │ └──[🔀] $ref (23259:20)❌ 
  │ ├─┬phone_numbers
  │ │ ├──[-] items (35795:13)❌ 
  │ │ ├──[🔀] type (36006:17)❌ 
  │ │ ├──[+] description (36005:24)
  │ │ ├──[+] nullable (36008:21)❌ 
  │ │ ├──[+] writeOnly (36009:22)❌ 
  │ │ └──[+] example (36007:20)
  │ ├─┬status
  │ │ ├──[+] items (36017:13)❌ 
  │ │ ├──[🔀] type (36015:17)❌ 
  │ │ ├──[-] description (35778:24)
  │ │ ├──[-] nullable (35781:21)❌ 
  │ │ └──[-] example (35780:20)
  │ ├─┬pass_through
  │ │ └──[🔀] $ref (35932:11)❌ 
  │ ├─┬parent_id
  │ │ ├──[+] title (35946:18)
  │ │ ├──[🔀] description (35942:24)
  │ │ └──[🔀] example (35944:20)
  │ └─┬Extensions
  │   ├──[🔀] x-apideck-weights (36042:9)
  │   └──[🔀] x-pii (36064:9)
  ├─┬CreditNote
  │ ├──[+] properties (17810:9)
  │ ├─┬type
  │ │ └──[🔀] $ref (26673:20)❌ 
  │ ├─┬updated_at
  │ │ └──[🔀] $ref (17892:11)❌ 
  │ ├─┬terms_id
  │ │ └──[🔀] $ref (17918:11)❌ 
  │ ├─┬tax_inclusive
  │ │ └──[🔀] $ref (17840:11)❌ 
  │ ├─┬updated_by
  │ │ └──[🔀] $ref (26094:20)❌ 
  │ ├─┬tax_code
  │ │ └──[🔀] $ref (22997:13)❌ 
  │ ├─┬terms
  │ │ └──[🔀] $ref (25192:20)❌ 
  │ ├─┬tracking_categories
  │ │ └──[🔀] $ref (17834:11)❌ 
  │ ├─┬total_amount
  │ │ └──[🔀] $ref (25198:20)❌ 
  │ ├─┬total_tax
  │ │ ├──[🔀] title (17832:18)
  │ │ ├──[🔀] description (17829:24)
  │ │ ├──[-] nullable (17656:21)❌ 
  │ │ └──[🔀] example (17831:20)
  │ └─┬Extensions
  │   └──[🔀] x-apideck-weights (17959:9)
  └─┬JournalEntry
    ├──[+] properties (21894:9)
    ├─┬tracking_categories
    │ └──[🔀] $ref (21883:11)❌ 
    ├─┬tax_type
    │ └──[🔀] $ref (25192:20)❌ 
    ├─┬tax_inclusive
    │ └──[🔀] $ref (25186:20)❌ 
    ├─┬updated_by
    │ └──[🔀] $ref (26094:20)❌ 
    ├─┬title
    │ ├──[🔀] title (21943:18)
    │ ├──[🔀] description (21938:24)
    │ ├──[🔀] example (21940:20)
    │ ├──[+] deprecated (21941:23)
    │ └─┬Extensions
    │   └──[+] x-speakeasy-deprecation-message (21944:44)
    ├─┬tax_code
    │ └──[🔀] $ref (22997:13)❌ 
    └─┬updated_at
      └──[🔀] $ref (26673:20)❌ 
Document Element Total Changes Breaking Changes
info 1 0
paths 24 2
components 130 66

View full report

Linting Report 0 errors, 1 warnings, 86 hints

View full report

CSHARP CHANGELOG

No relevant generator changes

Based on Speakeasy CLI 1.771.0

Last updated by Speakeasy workflow

@github-actions github-actions Bot added the patch Patch version bump label May 28, 2026
@github-actions github-actions Bot force-pushed the speakeasy-sdk-regen-1780001472 branch 29 times, most recently from 5751b4d to c1852f2 Compare June 3, 2026 13:41
@github-actions github-actions Bot force-pushed the speakeasy-sdk-regen-1780001472 branch 18 times, most recently from 9281208 to a9fcd74 Compare June 5, 2026 21:19
* `Apideck.Accounting.Bills.List()`:  `response.data[].Subsidiary` **Added**
* `Apideck.Accounting.Bills.Create()`: 
  *  `request.Bill.Subsidiary` **Added**
* `Apideck.Accounting.Bills.Get()`:  `response.data.Subsidiary` **Added**
* `Apideck.Accounting.Bills.Update()`: 
  *  `request.Bill.Subsidiary` **Added**
* `Apideck.Accounting.Invoices.List()`:  `response.data[].Subsidiary` **Added**
* `Apideck.Accounting.Invoices.Create()`: 
  *  `request.Invoice.Subsidiary` **Added**
* `Apideck.Accounting.Invoices.Get()`:  `response.data.Subsidiary` **Added**
* `Apideck.Accounting.Invoices.Update()`: 
  *  `request.Invoice.Subsidiary` **Added**
* `Apideck.Accounting.CreditNotes.List()`:  `response.data[].Subsidiary` **Added**
* `Apideck.Accounting.CreditNotes.Create()`: 
  *  `request.CreditNote.Subsidiary` **Added**
* `Apideck.Accounting.CreditNotes.Get()`:  `response.data.Subsidiary` **Added**
* `Apideck.Accounting.CreditNotes.Update()`: 
  *  `request.CreditNote.Subsidiary` **Added**
* `Apideck.Accounting.Payments.List()`:  `response.data[].Subsidiary` **Added**
* `Apideck.Accounting.Payments.Create()`: 
  *  `request.Payment.Subsidiary` **Added**
* `Apideck.Accounting.Payments.Get()`:  `response.data.Subsidiary` **Added**
* `Apideck.Accounting.Payments.Update()`: 
  *  `request.Payment.Subsidiary` **Added**
* `Apideck.Accounting.JournalEntries.List()`:  `response.data[].Subsidiary` **Added**
* `Apideck.Accounting.JournalEntries.Create()`: 
  *  `request.JournalEntry.Subsidiary` **Added**
* `Apideck.Accounting.JournalEntries.Get()`:  `response.data.Subsidiary` **Added**
* `Apideck.Accounting.JournalEntries.Update()`: 
  *  `request.JournalEntry.Subsidiary` **Added**
* `Apideck.Accounting.BillPayments.List()`:  `response.data[].Subsidiary` **Added**
* `Apideck.Accounting.BillPayments.Create()`: 
  *  `request.BillPayment.Subsidiary` **Added**
* `Apideck.Accounting.BillPayments.Get()`:  `response.data.Subsidiary` **Added**
* `Apideck.Accounting.BillPayments.Update()`: 
  *  `request.BillPayment.Subsidiary` **Added**
* `Apideck.Crm.Notes.List()`: 
  *  `request.Filter` **Added**
* `Apideck.Crm.Users.List()`: 
  *  `request.Filter` **Added**
  *  `response.data[].Name` **Added**
* `Apideck.Crm.Users.Create()`: 
  *  `request.User.Name` **Added**
* `Apideck.Crm.Users.Get()`:  `response.data.Name` **Added**
* `Apideck.Crm.Users.Update()`: 
  *  `request.User.Name` **Added**
* `Apideck.Vault.Logs.List()`: 
  *  `request.Filter` **Changed**
@github-actions github-actions Bot force-pushed the speakeasy-sdk-regen-1780001472 branch from 99a043b to 1ddab1c Compare June 6, 2026 00:43
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