Skip to content

chore: 🐝 Update SDK - Generate 0.36.2#104

Merged
Amzani merged 2 commits intomainfrom
speakeasy-sdk-regen-1765968816
Jan 20, 2026
Merged

chore: 🐝 Update SDK - Generate 0.36.2#104
Amzani merged 2 commits intomainfrom
speakeasy-sdk-regen-1765968816

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions github-actions Bot commented Dec 17, 2025

SDK update

Versioning

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

Typescript SDK Changes:

  • apideck.accounting.expenses.list(): response.data.[] Changed Breaking ⚠️
  • apideck.accounting.expenses.create():
    • request.expense Changed Breaking ⚠️
  • apideck.accounting.expenses.get(): response.data Changed Breaking ⚠️
  • apideck.accounting.expenses.update():
    • request.expense Changed Breaking ⚠️
  • apideck.accounting.bills.list(): response.data.[] Changed
  • apideck.accounting.bills.create():
    • request.bill Changed
  • apideck.accounting.bills.get(): response.data Changed
  • apideck.accounting.bills.update():
    • request.bill Changed
  • apideck.accounting.invoices.list(): response.data.[] Changed
  • apideck.accounting.invoices.create():
    • request.invoice Changed
  • apideck.accounting.invoices.get(): response.data Changed
  • apideck.accounting.invoices.update():
    • request.invoice Changed
  • apideck.accounting.ledgerAccounts.list():
    • request.filter Changed
  • apideck.accounting.invoiceItems.list(): response.data.[].trackingCategories.[].code Added
  • apideck.accounting.invoiceItems.create():
    • request.invoiceItem.trackingCategories.[].code Added
  • apideck.accounting.invoiceItems.get(): response.data.trackingCategories.[].code Added
  • apideck.accounting.invoiceItems.update():
    • request.invoiceItem.trackingCategories.[].code Added
  • apideck.accounting.creditNotes.list(): response.data.[] Changed
  • apideck.accounting.creditNotes.create():
    • request.creditNote Changed
  • apideck.accounting.creditNotes.get(): response.data Changed
  • apideck.accounting.creditNotes.update():
    • request.creditNote Changed
  • apideck.accounting.payments.list():
    • request.filter Changed
    • response.data.[].trackingCategories.[].code Added
  • apideck.accounting.payments.create():
    • request.payment.trackingCategories.[].code Added
  • apideck.accounting.payments.get(): response.data.trackingCategories.[].code Added
  • apideck.accounting.payments.update():
    • request.payment.trackingCategories.[].code Added
  • apideck.accounting.journalEntries.list(): response.data.[].lineItems.[].trackingCategories.[].code Added
  • apideck.accounting.journalEntries.create():
    • request.journalEntry.lineItems.[].trackingCategories.[].code Added
  • apideck.accounting.journalEntries.get(): response.data.lineItems.[].trackingCategories.[].code Added
  • apideck.accounting.journalEntries.update():
    • request.journalEntry.lineItems.[].trackingCategories.[].code Added
  • apideck.accounting.purchaseOrders.list(): response.data.[] Changed
  • apideck.accounting.purchaseOrders.create():
    • request.purchaseOrder Changed
  • apideck.accounting.purchaseOrders.get(): response.data Changed
  • apideck.accounting.purchaseOrders.update():
    • request.purchaseOrder Changed
  • apideck.accounting.subsidiaries.list(): response.data.[].downstreamId Added
  • apideck.accounting.subsidiaries.get(): response.data.downstreamId Added
  • apideck.accounting.locations.list(): response.data.[] Changed
  • apideck.accounting.locations.create():
    • request.accountingLocation.displayId Added
  • apideck.accounting.locations.get(): response.data Changed
  • apideck.accounting.locations.update():
    • request.accountingLocation.displayId Added
  • apideck.accounting.departments.list(): response.data.[] Changed
  • apideck.accounting.departments.create():
    • request.accountingDepartment.displayId Added
  • apideck.accounting.departments.get(): response.data Changed
  • apideck.accounting.departments.update():
    • request.accountingDepartment.displayId Added
  • apideck.accounting.billPayments.list():
    • request.filter Changed
    • response.data.[].trackingCategories.[].code Added
  • apideck.accounting.billPayments.create():
    • request.billPayment.trackingCategories.[].code Added
  • apideck.accounting.billPayments.get(): response.data.trackingCategories.[].code Added
  • apideck.accounting.billPayments.update():
    • request.billPayment.trackingCategories.[].code Added
  • apideck.accounting.quotes.list(): response.data.[].lineItems.[].trackingCategories.[].code Added
  • apideck.accounting.quotes.create():
    • request.quote.lineItems.[].trackingCategories.[].code Added
  • apideck.accounting.quotes.get(): response.data.lineItems.[].trackingCategories.[].code Added
  • apideck.accounting.quotes.update():
    • request.quote.lineItems.[].trackingCategories.[].code Added
  • apideck.accounting.projects.list(): response.data.[].trackingCategories.[].code Added
  • apideck.accounting.projects.create():
    • request.project.trackingCategories.[].code Added
  • apideck.accounting.projects.get(): response.data.trackingCategories.[].code Added
  • apideck.accounting.projects.update():
    • request.project.trackingCategories.[].code Added
OpenAPI Change Summary
├─┬Info
│ └──[🔀] version (5:12)
├─┬Paths
│ ├─┬/accounting/bill-payments
│ │ └─┬GET
│ │   └──Parameters
│ ├─┬/accounting/credit-notes
│ │ ├─┬GET
│ │ │ └─┬Extensions
│ │ │   └──[🔀] x-apideck-gotchas (1222:9)
│ │ └─┬POST
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (1276:9)
│ ├─┬/hris/employees/{id}
│ │ └─┬GET
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (9380:9)
│ ├─┬/file-storage/shared-links
│ │ └─┬GET
│ │   ├──[🔀] summary (8454:16)
│ │   └──[🔀] description (8455:20)
│ ├─┬/accounting/ledger-accounts
│ │ └─┬GET
│ │   └──Parameters
│ ├─┬/accounting/purchase-orders/{id}
│ │ └─┬PATCH
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (2660:9)
│ ├─┬/ecommerce/orders
│ │ └─┬GET
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (7684:9)
│ ├─┬/accounting/payments
│ │ └─┬GET
│ │   └──Parameters
│ ├─┬/accounting/bank-feed-accounts
│ │ ├─┬GET
│ │ │ └─┬Extensions
│ │ │   └──[🔀] x-apideck-gotchas (4393:9)
│ │ └─┬POST
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (4443:9)
│ ├─┬/accounting/invoices/{id}
│ │ └─┬PATCH
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (651:9)
│ ├─┬/accounting/credit-notes/{id}
│ │ ├─┬GET
│ │ │ └─┬Extensions
│ │ │   └──[+] x-apideck-gotchas (1322:9)
│ │ └─┬PATCH
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (1364:9)
│ ├─┬/accounting/bills/{id}
│ │ └─┬PATCH
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (408:9)
│ └─┬/hris/employees
│   └─┬GET
│     └─┬Extensions
│       └──[🔀] x-apideck-gotchas (9249:9)
└─┬Components
  ├──[-] schemas (19910:13)❌ 
  ├──[+] schemas (20328:7)
  ├──[+] schemas (20574:7)
  ├──[+] schemas (20353:7)
  ├──[+] schemas (20130:7)
  ├─┬AccountingLocation
  │ ├──[+] properties (20484:9)
  │ ├──[+] properties (20486:9)
  │ ├─┬parent_id
  │ │ └──[🔀] $ref (17016:20)❌ 
  │ ├─┬updated_at
  │ │ └──[🔀] $ref (20497:11)❌ 
  │ ├─┬id
  │ │ └──[🔀] $ref (20491:11)❌ 
  │ ├─┬updated_by
  │ │ └──[🔀] $ref (20510:11)❌ 
  │ ├─┬subsidiaries
  │ │ └──[🔀] $ref (21681:20)❌ 
  │ ├─┬display_name
  │ │ └──[🔀] $ref (24029:20)❌ 
  │ ├─┬row_version
  │ │ └──[🔀] $ref (23024:20)❌ 
  │ ├─┬pass_through
  │ │ └──[🔀] $ref (18542:20)❌ 
  │ ├─┬status
  │ │ └──[🔀] $ref (20616:20)❌ 
  │ └─┬Extensions
  │   └──[🔀] x-apideck-weights (20530:9)
  ├─┬AccountCode
  │ └──[-] readOnly (13049:23)❌ 
  ├─┬Expense
  │ ├──[+] properties (24215:9)
  │ ├──[+] properties (24183:9)
  │ ├──[+] properties (24211:9)
  │ ├──[+] properties (24263:9)
  │ ├──[-] properties (24010:17)❌ 
  │ ├──[-] properties (24012:17)❌ 
  │ ├─┬supplier_id
  │ │ └──[🔀] $ref (20217:20)❌ 
  │ ├─┬company_id
  │ │ └──[🔀] $ref (15379:20)❌ 
  │ ├─┬account
  │ │ └──[🔀] $ref (20130:20)❌ 
  │ ├─┬memo
  │ │ └──[🔀] $ref (20328:13)❌ 
  │ ├─┬tax_inclusive
  │ │ └──[🔀] $ref (24202:11)❌ 
  │ ├─┬status
  │ │ ├──[-] enum (24100:27)❌ 
  │ │ ├──[-] enum (24101:27)❌ 
  │ │ ├──[🔀] title (24278:18)
  │ │ ├──[🔀] description (24274:24)
  │ │ ├──[🔀] example (24276:20)
  │ │ └─┬Extensions
  │ │   └──[-] x-apideck-enum-id (24104:40)❌ 
  │ ├─┬created_by
  │ │ └──[🔀] $ref (15620:20)❌ 
  │ ├─┬payment_type
  │ │ └──[🔀] $ref (20616:20)❌ 
  │ ├─┬updated_at
  │ │ └──[🔀] $ref (23600:20)❌ 
  │ ├─┬sub_total
  │ │ └──[🔀] $ref (24286:11)❌ 
  │ ├─┬number
  │ │ ├──[🔀] title (24248:18)
  │ │ ├──[🔀] description (24244:24)
  │ │ └──[🔀] example (24246:20)
  │ ├─┬type
  │ │ └──[🔀] $ref (23551:20)❌ 
  │ ├─┬created_at
  │ │ └──[🔀] $ref (15387:20)❌ 
  │ ├─┬updated_by
  │ │ └──[🔀] $ref (24234:11)❌ 
  │ ├─┬currency_rate
  │ │ └──[🔀] $ref (24280:11)❌ 
  │ ├─┬pass_through
  │ │ └──[🔀] $ref (24186:11)❌ 
  │ ├─┬supplier
  │ │ └──[🔀] $ref (22111:20)❌ 
  │ ├─┬source_document_url
  │ │ └──[🔀] $ref (21681:20)❌ 
  │ ├─┬row_version
  │ │ └──[🔀] $ref (25506:20)❌ 
  │ ├─┬custom_mappings
  │ │ └──[🔀] $ref (20353:13)❌ 
  │ ├─┬total_tax
  │ │ └──[🔀] $ref (24258:11)❌ 
  │ ├─┬department_id
  │ │ └──[🔀] $ref (24029:20)❌ 
  │ ├─┬transaction_date
  │ │ └──[🔀] $ref (22117:20)❌ 
  │ ├─┬currency
  │ │ └──[🔀] $ref (16177:20)❌ 
  │ ├─┬total_amount
  │ │ └──[🔀] $ref (20257:13)❌ 
  │ ├─┬custom_fields
  │ │ └──[🔀] $ref (22081:20)❌ 
  │ ├─┬reference
  │ │ └──[🔀] $ref (24218:11)❌ 
  │ ├─┬tax_rate
  │ │ └──[🔀] $ref (22094:20)❌ 
  │ └─┬Extensions
  │   ├──[🔀] x-apideck-weights (24321:9)
  │   └──[🔀] x-apideck-strict-any-of (24313:9)
  ├─┬AccountingDepartment
  │ ├──[+] properties (16932:9)
  │ ├──[+] properties (16958:9)
  │ ├─┬pass_through
  │ │ └──[🔀] $ref (16935:11)❌ 
  │ ├─┬row_version
  │ │ └──[🔀] $ref (23024:20)❌ 
  │ ├─┬updated_by
  │ │ └──[🔀] $ref (16950:11)❌ 
  │ ├─┬updated_at
  │ │ └──[🔀] $ref (16941:11)❌ 
  │ ├─┬parent_id
  │ │ └──[🔀] $ref (18542:20)❌ 
  │ ├─┬name
  │ │ └──[🔀] $ref (17016:20)❌ 
  │ ├─┬id
  │ │ └──[🔀] $ref (24029:20)❌ 
  │ ├─┬subsidiaries
  │ │ └──[🔀] $ref (21681:20)❌ 
  │ ├─┬status
  │ │ └──[🔀] $ref (20616:20)❌ 
  │ └─┬Extensions
  │   └──[🔀] x-apideck-weights (16977:9)
  ├─┬LedgerAccountsFilter
  │ ├──[🔀] example (19941:9)
  │ ├──[+] properties (19913:9)
  │ └─┬updated_since
  │   ├──[🔀] title (19917:18)
  │   ├──[-] format (19824:29)❌ 
  │   ├──[+] description (19914:24)
  │   └──[🔀] example (19916:20)
  ├─┬PurchaseOrder
  │ ├──[+] properties (21432:9)
  │ ├─┬sub_total
  │ │ ├──[+] enum (21444:15)
  │ │ ├──[+] enum (21445:15)
  │ │ ├──[+] enum (21440:15)
  │ │ ├──[+] enum (21441:15)
  │ │ ├──[+] enum (21442:15)
  │ │ ├──[+] enum (21443:15)
  │ │ ├──[🔀] type (21437:17)❌ 
  │ │ ├──[🔀] title (21447:18)
  │ │ ├──[-] description (21290:34)
  │ │ ├──[🔀] example (21438:20)
  │ │ └─┬Extensions
  │ │   └──[+] x-apideck-enum-id (21448:30)
  │ ├─┬subsidiary_id
  │ │ └──[🔀] $ref (21475:11)❌ 
  │ ├─┬shipping_address
  │ │ └──[🔀] $ref (21681:20)❌ 
  │ ├─┬updated_at
  │ │ └──[🔀] $ref (23551:20)❌ 
  │ ├─┬tracking_categories
  │ │ └──[🔀] $ref (21481:11)❌ 
  │ ├─┬updated_by
  │ │ └──[🔀] $ref (22976:20)❌ 
  │ ├─┬template_id
  │ │ ├──[🔀] title (21544:18)
  │ │ ├──[🔀] description (21540:24)
  │ │ └──[🔀] example (21542:20)
  │ ├─┬pass_through
  │ │ └──[🔀] $ref (21566:11)❌ 
  │ ├─┬reference
  │ │ ├──[🔀] title (21419:18)
  │ │ ├──[🔀] description (21415:24)
  │ │ └──[🔀] example (21417:20)
  │ ├─┬status
  │ │ └──[🔀] $ref (13305:13)❌ 
  │ ├─┬tax_method
  │ │ └──[🔀] $ref (22094:20)❌ 
  │ ├─┬payment_method
  │ │ └──[🔀] $ref (20616:20)❌ 
  │ ├─┬supplier
  │ │ └──[🔀] $ref (24870:20)❌ 
  │ ├─┬row_version
  │ │ └──[🔀] $ref (21421:11)❌ 
  │ ├─┬tax_inclusive
  │ │ └──[🔀] $ref (22088:20)❌ 
  │ ├─┬notes
  │ │ ├──[🔀] title (21564:18)
  │ │ ├──[🔀] description (21560:24)
  │ │ └──[🔀] example (21562:20)
  │ ├─┬total
  │ │ ├──[🔀] type (21522:17)❌ 
  │ │ ├──[🔀] title (21525:18)
  │ │ ├──[🔀] description (21521:24)
  │ │ └──[🔀] example (21523:20)
  │ ├─┬po_number
  │ │ └──[🔀] $ref (20786:20)❌ 
  │ ├─┬tax_code
  │ │ └──[🔀] $ref (20217:20)❌ 
  │ ├─┬memo
  │ │ └──[🔀] $ref (24863:20)❌ 
  │ ├─┬total_tax
  │ │ ├──[🔀] title (21491:18)
  │ │ ├──[🔀] description (21487:24)
  │ │ └──[🔀] example (21489:20)
  │ ├─┬terms
  │ │ ├──[🔀] title (21509:18)
  │ │ ├──[🔀] description (21505:24)
  │ │ └──[🔀] example (21507:20)
  │ └─┬Extensions
  │   └──[🔀] x-apideck-weights (21594:9)
  ├─┬PaymentsFilter
  │ ├──[🔀] example (20855:9)
  │ ├──[+] properties (20836:9)
  │ ├─┬supplier_id
  │ │ └──[🔀] title (20831:18)
  │ ├─┬invoice_id
  │ │ ├──[🔀] title (20840:18)
  │ │ ├──[+] description (20837:24)
  │ │ └──[🔀] example (20839:20)
  │ ├─┬updated_since
  │ │ ├──[+] enum (20845:15)
  │ │ ├──[+] enum (20846:15)
  │ │ ├──[+] enum (20847:15)
  │ │ ├──[+] enum (20848:15)
  │ │ ├──[+] enum (20849:15)
  │ │ ├──[+] enum (20850:15)
  │ │ ├──[+] enum (20851:15)
  │ │ ├──[+] enum (20852:15)
  │ │ ├──[-] title (20650:28)
  │ │ ├──[-] format (20648:29)❌ 
  │ │ ├──[🔀] example (20843:20)
  │ │ └─┬Extensions
  │ │   └──[+] x-apideck-enum-id (20853:30)
  │ └─┬type
  │   ├──[-] enum (20666:27)❌ 
  │   ├──[-] enum (20667:27)❌ 
  │   ├──[-] enum (20668:27)❌ 
  │   ├──[-] enum (20669:27)❌ 
  │   ├──[-] enum (20670:27)❌ 
  │   ├──[-] enum (20663:27)❌ 
  │   ├──[-] enum (20664:27)❌ 
  │   ├──[-] enum (20665:27)❌ 
  │   ├──[+] title (20835:18)
  │   ├──[🔀] example (20834:20)
  │   └─┬Extensions
  │     └──[-] x-apideck-enum-id (20671:40)❌ 
  ├─┬ExpenseLineItem
  │ ├──[+] properties (24377:9)
  │ ├──[+] properties (24381:9)
  │ ├──[+] properties (24385:9)
  │ ├──[-] properties (24216:17)❌ 
  │ ├──[-] properties (24190:17)❌ 
  │ ├─┬line_number
  │ │ └──[🔀] $ref (20056:13)❌ 
  │ ├─┬total_amount
  │ │ └──[🔀] $ref (20257:13)❌ 
  │ ├─┬description
  │ │ └──[🔀] $ref (24856:20)❌ 
  │ ├─┬location_id
  │ │ └──[🔀] $ref (23559:20)❌ 
  │ ├─┬tax_rate
  │ │ └──[🔀] $ref (22123:20)❌ 
  │ ├─┬quantity
  │ │ └──[🔀] $ref (20328:13)❌ 
  │ ├─┬unit_price
  │ │ └──[🔀] $ref (23565:20)❌ 
  │ ├─┬item
  │ │ └──[🔀] $ref (18542:20)❌ 
  │ ├─┬rebilling
  │ │ └──[🔀] $ref (24863:20)❌ 
  │ ├─┬id
  │ │ └──[🔀] $ref (24390:11)❌ 
  │ ├─┬department_id
  │ │ └──[🔀] $ref (20353:13)❌ 
  │ ├─┬tax_amount
  │ │ └──[🔀] $ref (25466:20)❌ 
  │ ├─┬tracking_categories
  │ │ └──[🔀] $ref (24398:11)❌ 
  │ ├─┬type
  │ │ └──[🔀] $ref (23551:20)❌ 
  │ ├─┬customer_id
  │ │ ├──[🔀] description (24372:24)
  │ │ └──[+] deprecated (24375:23)
  │ └─┬Extensions
  │   └──[🔀] x-apideck-weights (24422:9)
  ├─┬Invoice
  │ ├──[+] properties (18580:9)
  │ ├─┬template_id
  │ │ └──[🔀] $ref (22094:20)❌ 
  │ ├─┬updated_by
  │ │ └──[🔀] $ref (22976:20)❌ 
  │ ├─┬tax_code
  │ │ ├──[🔀] type (18643:17)❌ 
  │ │ ├──[🔀] title (18646:18)
  │ │ ├──[🔀] description (18642:24)
  │ │ └──[🔀] example (18644:20)
  │ ├─┬type
  │ │ └──[🔀] $ref (20440:13)❌ 
  │ ├─┬total_tax
  │ │ ├──[🔀] title (18676:18)
  │ │ ├──[🔀] description (18672:24)
  │ │ └──[🔀] example (18674:20)
  │ ├─┬tracking_categories
  │ │ └──[🔀] $ref (18648:11)❌ 
  │ ├─┬pass_through
  │ │ └──[🔀] $ref (18571:11)❌ 
  │ ├─┬tax_inclusive
  │ │ └──[🔀] $ref (18654:11)❌ 
  │ ├─┬tracking_category
  │ │ └──[🔀] $ref (23551:20)❌ 
  │ ├─┬payment_allocations
  │ │ └──[🔀] $ref (20616:20)❌ 
  │ ├─┬terms
  │ │ ├──[🔀] title (18712:18)
  │ │ ├──[🔀] description (18708:24)
  │ │ └──[🔀] example (18710:20)
  │ ├─┬row_version
  │ │ └──[🔀] $ref (25506:20)❌ 
  │ ├─┬payment_method
  │ │ └──[🔀] $ref (18720:11)❌ 
  │ ├─┬po_number
  │ │ └──[🔀] $ref (20786:20)❌ 
  │ ├─┬shipping_address
  │ │ └──[🔀] $ref (21681:20)❌ 
  │ ├─┬reference
  │ │ └──[🔀] $ref (18605:11)❌ 
  │ ├─┬updated_at
  │ │ └──[🔀] $ref (18557:11)❌ 
  │ ├─┬source_document_url
  │ │ └──[🔀] $ref (13305:13)❌ 
  │ ├─┬sub_total
  │ │ ├──[+] enum (18622:15)
  │ │ ├──[+] enum (18623:15)
  │ │ ├──[+] enum (18617:15)
  │ │ ├──[+] enum (18618:15)
  │ │ ├──[+] enum (18620:15)
  │ │ ├──[+] enum (18624:15)
  │ │ ├──[+] enum (18625:15)
  │ │ ├──[+] enum (18626:15)
  │ │ ├──[+] enum (18619:15)
  │ │ ├──[+] enum (18621:15)
  │ │ ├──[🔀] type (18614:17)❌ 
  │ │ ├──[🔀] title (18628:18)
  │ │ ├──[🔀] description (18613:24)
  │ │ ├──[🔀] example (18615:20)
  │ │ └─┬Extensions
  │ │   └──[+] x-apideck-enum-id (18629:30)
  │ ├─┬total
  │ │ ├──[🔀] type (18600:17)❌ 
  │ │ ├──[🔀] title (18603:18)
  │ │ ├──[🔀] description (18599:24)
  │ │ └──[🔀] example (18601:20)
  │ ├─┬status
  │ │ ├──[-] enum (18527:27)❌ 
  │ │ ├──[-] enum (18529:27)❌ 
  │ │ ├──[-] enum (18532:27)❌ 
  │ │ ├──[-] enum (18533:27)❌ 
  │ │ ├──[-] enum (18534:27)❌ 
  │ │ ├──[-] enum (18536:27)❌ 
  │ │ ├──[-] enum (18528:27)❌ 
  │ │ ├──[-] enum (18530:27)❌ 
  │ │ ├──[-] enum (18531:27)❌ 
  │ │ ├──[-] enum (18535:27)❌ 
  │ │ ├──[🔀] title (18718:18)
  │ │ ├──[🔀] description (18714:24)
  │ │ ├──[🔀] example (18716:20)
  │ │ └─┬Extensions
  │ │   └──[-] x-apideck-enum-id (18539:40)❌ 
  │ ├─┬number
  │ │ └──[🔀] $ref (24863:20)❌ 
  │ └─┬Extensions
  │   └──[🔀] x-apideck-weights (18779:9)
  ├─┬Bill
  │ ├──[+] properties (14092:9)
  │ ├─┬status
  │ │ ├──[-] enum (14096:27)❌ 
  │ │ ├──[-] enum (14097:27)❌ 
  │ │ ├──[-] enum (14099:27)❌ 
  │ │ ├──[-] enum (14101:27)❌ 
  │ │ ├──[-] enum (14098:27)❌ 
  │ │ ├──[-] enum (14100:27)❌ 
  │ │ ├──[-] enum (14093:27)❌ 
  │ │ ├──[-] enum (14094:27)❌ 
  │ │ ├──[-] enum (14095:27)❌ 
  │ │ ├──[🔀] title (14236:18)
  │ │ ├──[🔀] description (14232:24)
  │ │ ├──[🔀] example (14234:20)
  │ │ └─┬Extensions
  │ │   └──[-] x-apideck-enum-id (14104:40)❌ 
  │ ├─┬updated_at
  │ │ └──[🔀] $ref (23551:20)❌ 
  │ ├─┬tax_inclusive
  │ │ └──[🔀] $ref (22088:20)❌ 
  │ ├─┬payment_method
  │ │ └──[🔀] $ref (20616:20)❌ 
  │ ├─┬terms
  │ │ ├──[🔀] title (14201:18)
  │ │ ├──[🔀] description (14197:24)
  │ │ └──[🔀] example (14199:20)
  │ ├─┬reference
  │ │ └──[🔀] $ref (14119:11)❌ 
  │ ├─┬paid_date
  │ │ ├──[🔀] title (14164:18)
  │ │ ├──[-] format (14037:29)❌ 
  │ │ ├──[-] description (14035:34)
  │ │ └──[🔀] example (14162:20)
  │ ├─┬row_version
  │ │ └──[🔀] $ref (25506:20)❌ 
  │ ├─┬total
  │ │ ├──[🔀] type (14132:17)❌ 
  │ │ ├──[🔀] title (14135:18)
  │ │ ├──[🔀] description (14131:24)
  │ │ └──[🔀] example (14133:20)
  │ ├─┬tracking_categories
  │ │ └──[🔀] $ref (22117:20)❌ 
  │ ├─┬notes
  │ │ └──[🔀] $ref (24863:20)❌ 
  │ ├─┬tax_code
  │ │ └──[🔀] $ref (20217:20)❌ 
  │ ├─┬total_tax
  │ │ └──[🔀] $ref (14153:11)❌ 
  │ ├─┬supplier
  │ │ └──[🔀] $ref (22111:20)❌ 
  │ ├─┬tax_method
  │ │ └──[🔀] $ref (22094:20)❌ 
  │ ├─┬source_document_url
  │ │ └──[🔀] $ref (21681:20)❌ 
  │ ├─┬po_number
  │ │ └──[🔀] $ref (20786:20)❌ 
  │ ├─┬updated_by
  │ │ └──[🔀] $ref (22976:20)❌ 
  │ ├─┬template_id
  │ │ ├──[🔀] title (14224:18)
  │ │ ├──[🔀] description (14220:24)
  │ │ └──[🔀] example (14222:20)
  │ ├─┬sub_total
  │ │ └──[🔀] $ref (14166:11)❌ 
  │ ├─┬pass_through
  │ │ └──[🔀] $ref (14112:11)❌ 
  │ └─┬Extensions
  │   └──[🔀] x-apideck-weights (14273:9)
  ├─┬LinkedTrackingCategory
  │ ├──[+] properties (20299:9)
  │ ├─┬name
  │ │ ├──[🔀] title (20298:18)
  │ │ ├──[🔀] description (20295:24)
  │ │ ├──[-] nullable (20188:31)❌ 
  │ │ └──[🔀] example (20297:20)
  │ ├─┬id
  │ │ ├──[🔀] title (20304:18)
  │ │ ├──[🔀] description (20300:24)
  │ │ ├──[+] nullable (20303:21)❌ 
  │ │ └──[🔀] example (20302:20)
  │ ├─┬parent_id
  │ │ ├──[🔀] title (20310:18)
  │ │ ├──[🔀] description (20306:24)
  │ │ ├──[+] nullable (20309:21)❌ 
  │ │ └──[🔀] example (20308:20)
  │ ├─┬parent_name
  │ │ ├──[🔀] title (20315:18)
  │ │ ├──[🔀] description (20312:24)
  │ │ ├──[-] nullable (20199:31)❌ 
  │ │ └──[🔀] example (20314:20)
  │ └─┬Extensions
  │   └──[🔀] x-apideck-weights (20325:9)
  ├─┬CreditNote
  │ ├──[+] properties (15412:9)
  │ ├─┬tracking_categories
  │ │ └──[🔀] $ref (15434:11)❌ 
  │ ├─┬shipping_address
  │ │ └──[🔀] $ref (21681:20)❌ 
  │ ├─┬tax_code
  │ │ ├──[🔀] type (15424:17)❌ 
  │ │ ├──[🔀] title (15427:18)
  │ │ ├──[🔀] description (15423:24)
  │ │ └──[🔀] example (15425:20)
  │ ├─┬sub_total
  │ │ ├──[+] enum (15467:15)
  │ │ ├──[+] enum (15468:15)
  │ │ ├──[+] enum (15462:15)
  │ │ ├──[+] enum (15463:15)
  │ │ ├──[+] enum (15464:15)
  │ │ ├──[+] enum (15465:15)
  │ │ ├──[+] enum (15466:15)
  │ │ ├──[🔀] type (15459:17)❌ 
  │ │ ├──[🔀] title (15469:18)
  │ │ ├──[🔀] description (15458:24)
  │ │ ├──[-] nullable (15346:31)❌ 
  │ │ ├──[🔀] example (15460:20)
  │ │ └─┬Extensions
  │ │   └──[+] x-apideck-enum-id (15470:30)
  │ ├─┬number
  │ │ ├──[🔀] title (15514:18)
  │ │ ├──[🔀] description (15510:24)
  │ │ └──[🔀] example (15512:20)
  │ ├─┬remaining_credit
  │ │ ├──[🔀] type (15473:17)❌ 
  │ │ ├──[🔀] title (15476:18)
  │ │ ├──[🔀] description (15472:24)
  │ │ └──[🔀] example (15474:20)
  │ ├─┬terms
  │ │ └──[🔀] $ref (22094:20)❌ 
  │ ├─┬total_amount
  │ │ ├──[🔀] type (15517:17)❌ 
  │ │ ├──[🔀] title (15520:18)
  │ │ ├──[🔀] description (15516:24)
  │ │ ├──[+] nullable (15519:21)❌ 
  │ │ └──[🔀] example (15518:20)
  │ ├─┬row_version
  │ │ └──[🔀] $ref (15452:11)❌ 
  │ ├─┬updated_at
  │ │ └──[🔀] $ref (15491:11)❌ 
  │ ├─┬note
  │ │ └──[🔀] $ref (24863:20)❌ 
  │ ├─┬total_tax
  │ │ ├──[🔀] title (15432:18)
  │ │ ├──[🔀] description (15429:24)
  │ │ ├──[-] nullable (15357:31)❌ 
  │ │ └──[🔀] example (15431:20)
  │ ├─┬pass_through
  │ │ └──[🔀] $ref (15403:11)❌ 
  │ ├─┬tax_inclusive
  │ │ └──[🔀] $ref (15440:11)❌ 
  │ ├─┬type
  │ │ └──[🔀] $ref (23551:20)❌ 
  │ ├─┬status
  │ │ └──[+] enum (15464:15)
  │ ├─┬reference
  │ │ └──[🔀] $ref (20616:20)❌ 
  │ ├─┬updated_by
  │ │ └──[🔀] $ref (22976:20)❌ 
  │ └─┬Extensions
  │   └──[🔀] x-apideck-weights (15555:9)
  └─┬Subsidiary
    ├──[+] properties (21741:9)
    ├─┬status
    │ └──[🔀] $ref (21681:20)❌ 
    ├─┬id
    │ └──[🔀] $ref (17016:20)❌ 
    ├─┬row_version
    │ └──[🔀] $ref (20616:20)❌ 
    ├─┬pass_through
    │ └──[🔀] $ref (23024:20)❌ 
    ├─┬updated_by
    │ └──[🔀] $ref (22976:20)❌ 
    ├─┬parent_id
    │ └──[🔀] $ref (14693:20)❌ 
    ├─┬name
    │ └──[🔀] $ref (18542:20)❌ 
    ├─┬updated_at
    │ └──[🔀] $ref (21744:11)❌ 
    └─┬Extensions
      └──[🔀] x-apideck-weights (21778:9)
Document Element Total Changes Breaking Changes
paths 14 0
components 358 179
info 1 0

TYPESCRIPT CHANGELOG

additionalProperties: 0.1.3 - 2025-12-19

🐝 New Features

  • Added flatAdditionalProperties config option. When enabled, models with additionalProperties: true use an index signature ([k: string]: unknown) instead of a nested additionalProperties field. Extra properties are accessed directly on the object. Defaults to false. Note: This only applies to additionalProperties: true (any type). Typed additionalProperties (e.g. additionalProperties: { type: string }) retain their nested field structure to preserve type information.

core: 3.26.22 - 2026-01-15

🐛 Bug Fixes

  • use constants.fetchOptions for snake_case compatibility in react-query and mcp-server templates (commit by @AshGodfrey)

core: 3.26.20 - 2026-01-12

🐛 Bug Fixes

  • Further tune media type matching expression for ReDoS (commit by @bflad)

core: 3.26.19 - 2026-01-07

🐛 Bug Fixes

  • Prevent ReDoS vulnerability report for media type matching expression (commit by @bflad)

core: 3.26.18 - 2026-01-06

🐝 New Features

  • add preserveModelFieldNames config to preserve original model property casing (commit by @)

core: 3.26.17 - 2025-12-18

🐛 Bug Fixes

  • fixed escaping of template braces in defaults, consts, and comments (commit by @tristanspeakeasy)

core: 3.26.16 - 2025-12-16

🐝 New Features

  • improve react-query server prefetching and infinite query key (commit by @mfbx9da4)
  • upgrade vitest from 3.0.2 to 3.0.5

inputOutputModels: 2.82.1 - 2025-12-29

🐛 Bug Fixes

  • do not mark required any fields as optional (commit by @vishalg0wda)

tests: 0.17.4 - 2026-01-19

🐛 Bug Fixes

  • ensure tests are generated for operations with only error response named examples (commit by @tristanspeakeasy)

Based on Speakeasy CLI 1.690.0

@github-actions github-actions Bot added the patch Patch version bump label Dec 17, 2025
@github-actions github-actions Bot force-pushed the speakeasy-sdk-regen-1765968816 branch 29 times, most recently from d222324 to 4cc65b4 Compare December 23, 2025 00:07
@github-actions github-actions Bot force-pushed the speakeasy-sdk-regen-1765968816 branch 21 times, most recently from 2270567 to 08b47e9 Compare January 3, 2026 00:07
@github-actions github-actions Bot force-pushed the speakeasy-sdk-regen-1765968816 branch 6 times, most recently from 9603880 to 8285b23 Compare January 5, 2026 14:54
speakeasybot and others added 2 commits January 20, 2026 10:29
* `apideck.accounting.expenses.list()`:  `response.data.[]` **Changed** **Breaking** ⚠️
* `apideck.accounting.expenses.create()`: 
  *  `request.expense` **Changed** **Breaking** ⚠️
* `apideck.accounting.expenses.get()`:  `response.data` **Changed** **Breaking** ⚠️
* `apideck.accounting.expenses.update()`: 
  *  `request.expense` **Changed** **Breaking** ⚠️
* `apideck.accounting.bills.list()`:  `response.data.[]` **Changed**
* `apideck.accounting.bills.create()`: 
  *  `request.bill` **Changed**
* `apideck.accounting.bills.get()`:  `response.data` **Changed**
* `apideck.accounting.bills.update()`: 
  *  `request.bill` **Changed**
* `apideck.accounting.invoices.list()`:  `response.data.[]` **Changed**
* `apideck.accounting.invoices.create()`: 
  *  `request.invoice` **Changed**
* `apideck.accounting.invoices.get()`:  `response.data` **Changed**
* `apideck.accounting.invoices.update()`: 
  *  `request.invoice` **Changed**
* `apideck.accounting.ledgerAccounts.list()`: 
  *  `request.filter` **Changed**
* `apideck.accounting.invoiceItems.list()`:  `response.data.[].trackingCategories.[].code` **Added**
* `apideck.accounting.invoiceItems.create()`: 
  *  `request.invoiceItem.trackingCategories.[].code` **Added**
* `apideck.accounting.invoiceItems.get()`:  `response.data.trackingCategories.[].code` **Added**
* `apideck.accounting.invoiceItems.update()`: 
  *  `request.invoiceItem.trackingCategories.[].code` **Added**
* `apideck.accounting.creditNotes.list()`:  `response.data.[]` **Changed**
* `apideck.accounting.creditNotes.create()`: 
  *  `request.creditNote` **Changed**
* `apideck.accounting.creditNotes.get()`:  `response.data` **Changed**
* `apideck.accounting.creditNotes.update()`: 
  *  `request.creditNote` **Changed**
* `apideck.accounting.payments.list()`: 
  *  `request.filter` **Changed**
  *  `response.data.[].trackingCategories.[].code` **Added**
* `apideck.accounting.payments.create()`: 
  *  `request.payment.trackingCategories.[].code` **Added**
* `apideck.accounting.payments.get()`:  `response.data.trackingCategories.[].code` **Added**
* `apideck.accounting.payments.update()`: 
  *  `request.payment.trackingCategories.[].code` **Added**
* `apideck.accounting.journalEntries.list()`:  `response.data.[].lineItems.[].trackingCategories.[].code` **Added**
* `apideck.accounting.journalEntries.create()`: 
  *  `request.journalEntry.lineItems.[].trackingCategories.[].code` **Added**
* `apideck.accounting.journalEntries.get()`:  `response.data.lineItems.[].trackingCategories.[].code` **Added**
* `apideck.accounting.journalEntries.update()`: 
  *  `request.journalEntry.lineItems.[].trackingCategories.[].code` **Added**
* `apideck.accounting.purchaseOrders.list()`:  `response.data.[]` **Changed**
* `apideck.accounting.purchaseOrders.create()`: 
  *  `request.purchaseOrder` **Changed**
* `apideck.accounting.purchaseOrders.get()`:  `response.data` **Changed**
* `apideck.accounting.purchaseOrders.update()`: 
  *  `request.purchaseOrder` **Changed**
* `apideck.accounting.subsidiaries.list()`:  `response.data.[].downstreamId` **Added**
* `apideck.accounting.subsidiaries.get()`:  `response.data.downstreamId` **Added**
* `apideck.accounting.locations.list()`:  `response.data.[]` **Changed**
* `apideck.accounting.locations.create()`: 
  *  `request.accountingLocation.displayId` **Added**
* `apideck.accounting.locations.get()`:  `response.data` **Changed**
* `apideck.accounting.locations.update()`: 
  *  `request.accountingLocation.displayId` **Added**
* `apideck.accounting.departments.list()`:  `response.data.[]` **Changed**
* `apideck.accounting.departments.create()`: 
  *  `request.accountingDepartment.displayId` **Added**
* `apideck.accounting.departments.get()`:  `response.data` **Changed**
* `apideck.accounting.departments.update()`: 
  *  `request.accountingDepartment.displayId` **Added**
* `apideck.accounting.billPayments.list()`: 
  *  `request.filter` **Changed**
  *  `response.data.[].trackingCategories.[].code` **Added**
* `apideck.accounting.billPayments.create()`: 
  *  `request.billPayment.trackingCategories.[].code` **Added**
* `apideck.accounting.billPayments.get()`:  `response.data.trackingCategories.[].code` **Added**
* `apideck.accounting.billPayments.update()`: 
  *  `request.billPayment.trackingCategories.[].code` **Added**
* `apideck.accounting.quotes.list()`:  `response.data.[].lineItems.[].trackingCategories.[].code` **Added**
* `apideck.accounting.quotes.create()`: 
  *  `request.quote.lineItems.[].trackingCategories.[].code` **Added**
* `apideck.accounting.quotes.get()`:  `response.data.lineItems.[].trackingCategories.[].code` **Added**
* `apideck.accounting.quotes.update()`: 
  *  `request.quote.lineItems.[].trackingCategories.[].code` **Added**
* `apideck.accounting.projects.list()`:  `response.data.[].trackingCategories.[].code` **Added**
* `apideck.accounting.projects.create()`: 
  *  `request.project.trackingCategories.[].code` **Added**
* `apideck.accounting.projects.get()`:  `response.data.trackingCategories.[].code` **Added**
* `apideck.accounting.projects.update()`: 
  *  `request.project.trackingCategories.[].code` **Added**
@github-actions
Copy link
Copy Markdown
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.

2 participants