Skip to content

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Dec 2, 2025

SDK update

Versioning

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

Typescript SDK Changes:

  • apideck.accounting.expenses.update():
    • request.expense.customFields.[] Changed Breaking ⚠️
  • apideck.crm.activities.get(): response.data.customFields.[] Changed Breaking ⚠️
  • apideck.accounting.taxRates.get(): response.data.customFields.[] Changed Breaking ⚠️
  • apideck.accounting.taxRates.update():
    • request.taxRate.customFields.[] Changed Breaking ⚠️
  • apideck.accounting.bills.list(): response.data.[].customFields.[] Changed Breaking ⚠️
  • apideck.accounting.bills.create():
    • request.bill.customFields.[] Changed Breaking ⚠️
  • apideck.accounting.bills.get(): response.data.customFields.[] Changed Breaking ⚠️
  • apideck.accounting.bills.update():
    • request.bill.customFields.[] Changed Breaking ⚠️
  • apideck.accounting.invoices.list(): response.data.[].lineItems.[].customFields.[] Changed Breaking ⚠️
  • apideck.accounting.invoices.create():
    • request.invoice.lineItems.[].customFields.[] Changed Breaking ⚠️
  • apideck.accounting.invoices.get(): response.data.lineItems.[].customFields.[] Changed Breaking ⚠️
  • apideck.accounting.invoices.update():
    • request.invoice.lineItems.[].customFields.[] Changed Breaking ⚠️
  • apideck.accounting.ledgerAccounts.list(): response.data.[].customFields.[] Changed Breaking ⚠️
  • apideck.accounting.ledgerAccounts.create():
    • request.ledgerAccount.customFields.[] Changed Breaking ⚠️
  • apideck.accounting.ledgerAccounts.get(): response.data.customFields.[] Changed Breaking ⚠️
  • apideck.accounting.ledgerAccounts.update():
    • request.ledgerAccount.customFields.[] Changed Breaking ⚠️
  • apideck.accounting.creditNotes.list(): response.data.[].lineItems.[].customFields.[] Changed Breaking ⚠️
  • apideck.accounting.creditNotes.create():
    • request.creditNote.lineItems.[].customFields.[] Changed Breaking ⚠️
  • apideck.accounting.creditNotes.get(): response.data.lineItems.[].customFields.[] Changed Breaking ⚠️
  • apideck.accounting.creditNotes.update():
    • request.creditNote.lineItems.[].customFields.[] Changed Breaking ⚠️
  • apideck.accounting.customers.list(): response.data.[].customFields.[] Changed Breaking ⚠️
  • apideck.accounting.customers.create():
    • request.customer.customFields.[] Changed Breaking ⚠️
  • apideck.accounting.customers.get(): response.data.customFields.[] Changed Breaking ⚠️
  • apideck.accounting.customers.update():
    • request.customer.customFields.[] Changed Breaking ⚠️
  • apideck.accounting.suppliers.list(): response.data.[].customFields.[] Changed Breaking ⚠️
  • apideck.accounting.suppliers.create():
    • request.supplier.customFields.[] Changed Breaking ⚠️
  • apideck.accounting.suppliers.get(): response.data.customFields.[] Changed Breaking ⚠️
  • apideck.accounting.suppliers.update():
    • request.supplier.customFields.[] Changed Breaking ⚠️
  • apideck.accounting.payments.list():
    • request.filter Changed
    • response.data.[].customFields.[] Changed Breaking ⚠️
  • apideck.accounting.payments.create():
    • request.payment.customFields.[] Changed Breaking ⚠️
  • apideck.accounting.payments.get(): response.data.customFields.[] Changed Breaking ⚠️
  • apideck.accounting.payments.update():
    • request.payment.customFields.[] Changed Breaking ⚠️
  • apideck.accounting.companyInfo.get(): response.data.defaultSalesTax.customFields.[] Changed Breaking ⚠️
  • apideck.accounting.journalEntries.list(): response.data.[].customFields.[] Changed Breaking ⚠️
  • apideck.accounting.journalEntries.create():
    • request.journalEntry.customFields.[] Changed Breaking ⚠️
  • apideck.accounting.journalEntries.get(): response.data.customFields.[] Changed Breaking ⚠️
  • apideck.accounting.journalEntries.update():
    • request.journalEntry.customFields.[] Changed Breaking ⚠️
  • apideck.accounting.purchaseOrders.list(): response.data.[].lineItems.[].customFields.[] Changed Breaking ⚠️
  • apideck.accounting.purchaseOrders.create():
    • request.purchaseOrder.lineItems.[].customFields.[] Changed Breaking ⚠️
  • apideck.accounting.purchaseOrders.get(): response.data.lineItems.[].customFields.[] Changed Breaking ⚠️
  • apideck.accounting.purchaseOrders.update():
    • request.purchaseOrder.lineItems.[].customFields.[] Changed Breaking ⚠️
  • apideck.accounting.bankAccounts.list(): response.data.[].customFields.[] Changed Breaking ⚠️
  • apideck.accounting.bankAccounts.create():
    • request.accountingBankAccount.customFields.[] Changed Breaking ⚠️
  • apideck.accounting.bankAccounts.get(): response.data.customFields.[] Changed Breaking ⚠️
  • apideck.accounting.bankAccounts.update():
    • request.accountingBankAccount.customFields.[] Changed Breaking ⚠️
  • apideck.accounting.billPayments.list():
    • request.filter Changed
    • response.data.[].customFields.[] Changed Breaking ⚠️
  • apideck.accounting.billPayments.create():
    • request.billPayment.customFields.[] Changed Breaking ⚠️
  • apideck.accounting.billPayments.get(): response.data.customFields.[] Changed Breaking ⚠️
  • apideck.accounting.billPayments.update():
    • request.billPayment.customFields.[] Changed Breaking ⚠️
  • apideck.accounting.expenses.list(): response.data.[].customFields.[] Changed Breaking ⚠️
  • apideck.accounting.expenses.create():
    • request.expense.customFields.[] Changed Breaking ⚠️
  • apideck.accounting.expenses.get(): response.data.customFields.[] Changed Breaking ⚠️
  • apideck.accounting.taxRates.create():
    • request.taxRate.customFields.[] Changed Breaking ⚠️
  • apideck.accounting.taxRates.list(): response.data.[].customFields.[] Changed Breaking ⚠️
  • apideck.accounting.quotes.get(): response.data.lineItems.[].customFields.[] Changed Breaking ⚠️
  • apideck.accounting.bankFeedAccounts.get(): response.data.customFields.[] Changed Breaking ⚠️
  • apideck.accounting.bankFeedAccounts.update():
    • request.bankFeedAccount.customFields.[] Changed Breaking ⚠️
  • apideck.accounting.quotes.list(): response.data.[].lineItems.[].customFields.[] Changed Breaking ⚠️
  • apideck.accounting.quotes.create():
    • request.quote.lineItems.[].customFields.[] Changed Breaking ⚠️
  • apideck.accounting.bankFeedAccounts.create():
    • request.bankFeedAccount.customFields.[] Changed Breaking ⚠️
  • apideck.accounting.quotes.update():
    • request.quote.lineItems.[].customFields.[] Changed Breaking ⚠️
  • apideck.accounting.projects.list(): response.data.[].customFields.[] Changed Breaking ⚠️
  • apideck.accounting.projects.create():
    • request.project.customFields.[] Changed Breaking ⚠️
  • apideck.accounting.projects.get(): response.data.customFields.[] Changed Breaking ⚠️
  • apideck.accounting.projects.update():
    • request.project.customFields.[] Changed Breaking ⚠️
  • apideck.ats.jobs.list(): response.data.[].customFields.[] Changed Breaking ⚠️
  • apideck.ats.jobs.get(): response.data.customFields.[] Changed Breaking ⚠️
  • apideck.ats.applicants.list(): response.data.[].customFields.[] Changed Breaking ⚠️
  • apideck.ats.applicants.create():
    • request.applicant.customFields.[] Changed Breaking ⚠️
  • apideck.ats.applicants.get(): response.data.customFields.[] Changed Breaking ⚠️
  • apideck.ats.applicants.update():
    • request.applicant.customFields.[] Changed Breaking ⚠️
  • apideck.crm.companies.list(): response.data.[].customFields.[] Changed Breaking ⚠️
  • apideck.crm.companies.create():
    • request.company1.customFields.[] Changed Breaking ⚠️
  • apideck.crm.companies.get(): response.data.customFields.[] Changed Breaking ⚠️
  • apideck.crm.companies.update():
    • request.company1.customFields.[] Changed Breaking ⚠️
  • apideck.crm.contacts.list(): response.data.[].customFields.[] Changed Breaking ⚠️
  • apideck.crm.contacts.create():
    • request.contact.customFields.[] Changed Breaking ⚠️
  • apideck.crm.contacts.get(): response.data.customFields.[] Changed Breaking ⚠️
  • apideck.crm.contacts.update():
    • request.contact.customFields.[] Changed Breaking ⚠️
  • apideck.crm.opportunities.list(): response.data.[].customFields.[] Changed Breaking ⚠️
  • apideck.crm.opportunities.create():
    • request.opportunity.customFields.[] Changed Breaking ⚠️
  • apideck.crm.opportunities.get(): response.data.customFields.[] Changed Breaking ⚠️
  • apideck.crm.opportunities.update():
    • request.opportunity.customFields.[] Changed Breaking ⚠️
  • apideck.crm.leads.list(): response.data.[] Changed Breaking ⚠️
  • apideck.crm.leads.create():
    • request.lead Changed Breaking ⚠️
  • apideck.crm.leads.get(): response.data Changed Breaking ⚠️
  • apideck.crm.leads.update():
    • request.lead Changed Breaking ⚠️
  • apideck.crm.activities.list(): response.data.[].customFields.[] Changed Breaking ⚠️
  • apideck.hris.employeeSchedules.list(): response.data.employee.customFields.[] Changed Breaking ⚠️
  • apideck.hris.employees.update():
    • request.employee.customFields.[] Changed Breaking ⚠️
  • apideck.hris.employees.get(): response.data.customFields.[] Changed Breaking ⚠️
  • apideck.hris.employees.create():
    • request.employee.customFields.[] Changed Breaking ⚠️
  • apideck.hris.employees.list(): response.data.[].customFields.[] Changed Breaking ⚠️
  • apideck.crm.activities.update():
    • request.activity.customFields.[] Changed Breaking ⚠️
  • apideck.accounting.bankFeedAccounts.list(): response.data.[].customFields.[] Changed Breaking ⚠️
  • apideck.crm.activities.create():
    • request.activity.customFields.[] Changed Breaking ⚠️
  • apideck.crm.pipelines.get(): response.data.stages.[] Changed
  • apideck.crm.pipelines.create():
    • request.pipeline.stages.[].archived Added
  • apideck.crm.pipelines.update():
    • request.pipeline.stages.[].archived Added
  • apideck.ecommerce.orders.list(): response.data.[].lineItems.[].name Changed
  • apideck.ecommerce.orders.get(): response.data.lineItems.[].name Changed
  • apideck.fileStorage.files.list():
    • request.sort Changed
  • apideck.crm.pipelines.list(): response.data.[].stages.[] Changed
  • apideck.accounting.invoiceItems.update():
    • request.invoiceItem.categoryId Added
  • apideck.accounting.invoiceItems.get(): response.data.categoryId Added
  • apideck.accounting.invoiceItems.create():
    • request.invoiceItem.categoryId Added
  • apideck.accounting.invoiceItems.list(): response.data.[].categoryId Added
OpenAPI Change Summary
├─┬Info
│ └──[🔀] version (5:12)
├─┬Paths
│ ├─┬/accounting/invoice-items
│ │ ├─┬GET
│ │ │ └─┬Extensions
│ │ │   └──[🔀] x-apideck-gotchas (956:9)
│ │ └─┬POST
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (1023:9)
│ ├─┬/accounting/payments
│ │ └─┬GET
│ │   ├──Parameters
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (1906:9)
│ ├─┬/accounting/invoice-items/{id}
│ │ ├─┬GET
│ │ │ └─┬Extensions
│ │ │   └──[🔀] x-apideck-gotchas (1080:9)
│ │ └─┬PATCH
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (1134:9)
│ ├─┬/file-storage/files
│ │ └─┬GET
│ │   └──Parameters
│ ├─┬/accounting/bills
│ │ └─┬POST
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (311:9)
│ ├─┬/crm/opportunities
│ │ └─┬POST
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (6126:9)
│ ├─┬/accounting/bill-payments
│ │ └─┬GET
│ │   ├──Parameters
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (3891:9)
│ └─┬/accounting/invoices
│   └─┬POST
│     └─┬Extensions
│       └──[🔀] x-apideck-gotchas (545:9)
└─┬Components
  ├─┬EcommerceOrderLineItem
  │ ├──[-] required (32090:19)❌ 
  │ └─┬Extensions
  │   ├──[🔀] x-apideck-strict-any-of (32220:9)
  │   └──[🔀] x-apideck-strict-required (32233:9)
  ├─┬Lead
  │ ├──[+] properties (30435:9)
  │ ├─┬language
  │ │ ├──[🔀] description (30407:24)
  │ │ ├──[-] nullable (30375:31)❌ 
  │ │ ├──[+] readOnly (30410:21)❌ 
  │ │ └──[🔀] example (30409:20)
  │ ├─┬websites
  │ │ ├──[-] items (30395:25)❌ 
  │ │ ├──[🔀] type (30527:17)❌ 
  │ │ ├──[+] pattern (30530:20)❌ 
  │ │ ├──[+] description (30526:24)
  │ │ ├──[+] nullable (30529:21)❌ 
  │ │ ├──[+] readOnly (30531:21)❌ 
  │ │ └──[+] example (30528:20)
  │ ├─┬title
  │ │ └──[🔀] $ref (21881:13)❌ 
  │ ├─┬name
  │ │ ├──[🔀] type (30486:17)❌ 
  │ │ ├──[🔀] description (30485:24)
  │ │ ├──[+] nullable (30488:21)❌ 
  │ │ └──[🔀] example (30487:20)
  │ ├─┬status
  │ │ ├──[+] items (30507:13)❌ 
  │ │ ├──[🔀] type (30505:17)❌ 
  │ │ ├──[-] nullable (30379:31)❌ 
  │ │ └──[-] example (30378:30)
  │ ├─┬phone_numbers
  │ │ └──[🔀] $ref (20436:20)❌ 
  │ ├─┬monetary_amount
  │ │ ├──[🔀] type (30447:17)❌ 
  │ │ ├──[🔀] description (30446:24)
  │ │ └──[🔀] example (30448:20)
  │ ├─┬id
  │ │ ├──[🔀] description (30451:24)
  │ │ ├──[+] nullable (30454:21)❌ 
  │ │ ├──[-] readOnly (30311:31)❌ 
  │ │ └──[🔀] example (30453:20)
  │ ├─┬last_name
  │ │ ├──[🔀] description (30476:24)
  │ │ └──[🔀] example (30478:20)
  │ ├─┬lead_id
  │ │ ├──[🔀] description (30456:24)
  │ │ └──[🔀] example (30458:20)
  │ ├─┬updated_at
  │ │ ├──[-] pattern (30426:30)❌ 
  │ │ ├──[🔀] description (30471:24)
  │ │ ├──[-] readOnly (30427:31)❌ 
  │ │ └──[🔀] example (30473:20)
  │ ├─┬emails
  │ │ ├──[-] items (30411:25)❌ 
  │ │ ├──[🔀] type (30462:17)❌ 
  │ │ ├──[+] description (30461:24)
  │ │ ├──[+] nullable (30464:21)❌ 
  │ │ └──[+] example (30463:20)
  │ ├─┬pass_through
  │ │ └──[🔀] $ref (30426:11)❌ 
  │ ├─┬lead_source
  │ │ ├──[🔀] description (30441:24)
  │ │ └──[🔀] example (30443:20)
  │ ├─┬social_links
  │ │ ├──[-] items (30403:25)❌ 
  │ │ ├──[🔀] type (30467:17)❌ 
  │ │ ├──[+] description (30466:24)
  │ │ ├──[+] nullable (30469:21)❌ 
  │ │ └──[+] example (30468:20)
  │ ├─┬custom_fields
  │ │ └──[🔀] $ref (15535:20)❌ 
  │ ├─┬prefix
  │ │ ├──[+] items (30511:13)❌ 
  │ │ ├──[🔀] type (30509:17)❌ 
  │ │ ├──[-] description (30362:34)
  │ │ ├──[-] nullable (30365:31)❌ 
  │ │ └──[-] example (30364:30)
  │ ├─┬fax
  │ │ ├──[+] items (30515:13)❌ 
  │ │ ├──[🔀] type (30513:17)❌ 
  │ │ ├──[-] description (30388:34)
  │ │ ├──[-] nullable (30391:31)❌ 
  │ │ └──[-] example (30390:30)
  │ ├─┬owner_id
  │ │ ├──[🔀] description (30412:24)
  │ │ ├──[-] nullable (30325:31)❌ 
  │ │ └──[🔀] example (30414:20)
  │ ├─┬first_name
  │ │ ├──[🔀] description (30492:24)
  │ │ └──[🔀] example (30494:20)
  │ ├─┬created_at
  │ │ ├──[-] pattern (30433:30)❌ 
  │ │ ├──[🔀] description (30436:24)
  │ │ ├──[-] readOnly (30434:31)❌ 
  │ │ └──[🔀] example (30438:20)
  │ ├─┬tags
  │ │ └──[🔀] $ref (30481:11)❌ 
  │ ├─┬currency
  │ │ └──[🔀] $ref (30533:11)❌ 
  │ ├─┬custom_mappings
  │ │ └──[🔀] $ref (30517:11)❌ 
  │ ├─┬description
  │ │ └──[🔀] $ref (21889:20)❌ 
  │ └─┬owner_name
  │   ├──[🔀] description (30421:24)
  │   └──[🔀] example (30423:20)
  ├─┬CustomField
  │ ├──[-] required (16083:19)❌ 
  │ ├──[+] anyOf (16153:11)
  │ ├──[+] anyOf (16155:11)
  │ └─┬Extensions
  │   └──[+] x-apideck-strict-any-of (16159:9)
  ├─┬FilesSort
  │ └─┬by
  │   └──[+] enum (33732:15)
  ├─┬Pipeline
  │ └─┬stages
  │   └─┬Schema
  │     ├──[+] properties (31121:15)
  │     ├──[+] properties (31126:15)
  │     ├──[+] properties (31133:15)
  │     ├─┬name
  │     │ ├──[🔀] type (31118:23)❌ 
  │     │ ├──[🔀] description (31117:30)
  │     │ └──[🔀] example (31119:26)
  │     ├─┬win_probability
  │     │ ├──[🔀] type (31103:23)❌ 
  │     │ ├──[🔀] description (31102:30)
  │     │ └──[🔀] example (31104:26)
  │     ├─┬display_order
  │     │ ├──[🔀] type (31123:23)❌ 
  │     │ ├──[🔀] description (31122:30)
  │     │ └──[🔀] example (31124:26)
  │     ├─┬id
  │     │ ├──[+] format (31129:25)❌ 
  │     │ ├──[🔀] description (31127:30)
  │     │ └──[🔀] example (31130:26)
  │     ├─┬value
  │     │ ├──[🔀] description (31096:30)
  │     │ ├──[+] readOnly (31100:27)❌ 
  │     │ └──[🔀] example (31098:26)
  │     └─┬Extensions
  │       └──[🔀] x-apideck-weights (31084:15)
  ├─┬InvoiceItem
  │ ├──[+] properties (18865:9)
  │ ├─┬row_version
  │ │ └──[🔀] $ref (21487:13)❌ 
  │ ├─┬code
  │ │ ├──[🔀] title (18870:18)
  │ │ ├──[🔀] description (18866:24)
  │ │ └──[🔀] example (18868:20)
  │ ├─┬department_id
  │ │ └──[🔀] $ref (21889:20)❌ 
  │ ├─┬taxable
  │ │ ├──[🔀] type (18873:17)❌ 
  │ │ ├──[🔀] title (18876:18)
  │ │ ├──[🔀] description (18872:24)
  │ │ └──[🔀] example (18874:20)
  │ ├─┬quantity
  │ │ └──[🔀] $ref (18772:11)❌ 
  │ ├─┬purchase_details
  │ │ └──[🔀] $ref (20436:20)❌ 
  │ ├─┬description
  │ │ └──[🔀] $ref (24662:20)❌ 
  │ ├─┬currency
  │ │ └──[🔀] $ref (15306:20)❌ 
  │ ├─┬created_by
  │ │ └──[🔀] $ref (15298:20)❌ 
  │ ├─┬type
  │ │ └──[🔀] $ref (20272:13)❌ 
  │ ├─┬tax_schedule_id
  │ │ └──[🔀] $ref (24676:20)❌ 
  │ ├─┬subsidiary_id
  │ │ └──[🔀] $ref (18766:11)❌ 
  │ ├─┬expense_account
  │ │ └──[🔀] $ref (18754:11)❌ 
  │ ├─┬sold
  │ │ ├──[🔀] type (18810:17)❌ 
  │ │ ├──[-] title (18692:28)
  │ │ ├──[-] description (18688:34)
  │ │ ├──[-] nullable (18691:31)❌ 
  │ │ ├──[-] example (18690:30)
  │ │ ├──[+] properties (18816:13)
  │ │ ├──[+] properties (18818:13)
  │ │ ├──[+] properties (18814:13)
  │ │ ├──[+] properties (18812:13)
  │ │ └─┬Extensions
  │ │   └──[+] x-apideck-weights (18821:13)
  │ ├─┬income_account
  │ │ └──[🔀] $ref (18736:11)❌ 
  │ ├─┬tracking_category
  │ │ └──[🔀] $ref (23359:20)❌ 
  │ ├─┬tracked
  │ │ ├──[🔀] title (18788:18)
  │ │ └──[🔀] description (18784:24)
  │ ├─┬tracking_categories
  │ │ └──[🔀] $ref (18778:11)❌ 
  │ ├─┬sales_details
  │ │ └──[🔀] $ref (21492:20)❌ 
  │ ├─┬inventory_date
  │ │ └──[🔀] $ref (20004:13)❌ 
  │ ├─┬location_id
  │ │ └──[🔀] $ref (18790:11)❌ 
  │ ├─┬updated_by
  │ │ └──[🔀] $ref (22784:20)❌ 
  │ ├─┬name
  │ │ └──[🔀] $ref (24669:20)❌ 
  │ ├─┬id
  │ │ └──[🔀] $ref (20004:13)❌ 
  │ ├─┬created_at
  │ │ └──[🔀] $ref (18760:11)❌ 
  │ ├─┬purchased
  │ │ ├──[🔀] type (18826:17)❌ 
  │ │ ├──[-] title (18698:28)
  │ │ ├──[-] description (18694:34)
  │ │ ├──[-] nullable (18697:31)❌ 
  │ │ ├──[-] example (18696:30)
  │ │ ├──[+] properties (18832:13)
  │ │ ├──[+] properties (18834:13)
  │ │ ├──[+] properties (18830:13)
  │ │ ├──[+] properties (18828:13)
  │ │ └─┬Extensions
  │ │   └──[+] x-apideck-weights (18837:13)
  │ ├─┬display_id
  │ │ ├──[🔀] title (18752:18)
  │ │ ├──[🔀] description (18748:24)
  │ │ └──[🔀] example (18750:20)
  │ ├─┬pass_through
  │ │ └──[🔀] $ref (18742:11)❌ 
  │ ├─┬unit_price
  │ │ └──[🔀] $ref (18797:11)❌ 
  │ ├─┬updated_at
  │ │ └──[🔀] $ref (22296:13)❌ 
  │ ├─┬custom_mappings
  │ │ └──[🔀] $ref (15535:20)❌ 
  │ └─┬Extensions
  │   └──[🔀] x-apideck-weights (18894:9)
  └─┬PaymentsFilter
    ├──[🔀] example (20670:9)
    ├──[+] properties (20656:9)
    └─┬updated_since
      ├──[+] enum (20665:15)
      ├──[+] enum (20666:15)
      ├──[+] enum (20667:15)
      ├──[+] enum (20660:15)
      ├──[+] enum (20661:15)
      ├──[+] enum (20662:15)
      ├──[+] enum (20663:15)
      ├──[+] enum (20664:15)
      ├──[-] title (20562:28)
      ├──[-] format (20560:29)❌ 
      ├──[🔀] example (20658:20)
      └─┬Extensions
        └──[+] x-apideck-enum-id (20668:30)
Document Element Total Changes Breaking Changes
components 176 78
info 1 0
paths 9 0

TYPESCRIPT CHANGELOG

No relevant generator changes

Based on Speakeasy CLI 1.665.0

@github-actions github-actions bot added the patch Patch version bump label Dec 2, 2025
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1764663871 branch 19 times, most recently from 3c68226 to 2f60c6a Compare December 8, 2025 14:44
@github-actions github-actions bot changed the title chore: 🐝 Update SDK - Generate 0.35.1 chore: 🐝 Update SDK - Generate 0.35.2 Dec 8, 2025
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1764663871 branch 9 times, most recently from ac55bad to b0df353 Compare December 10, 2025 19:02
@github-actions github-actions bot changed the title chore: 🐝 Update SDK - Generate 0.35.2 chore: 🐝 Update SDK - Generate 0.36.0 Dec 10, 2025
@github-actions github-actions bot added minor Minor version bump and removed patch Patch version bump labels Dec 10, 2025
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1764663871 branch 2 times, most recently from 3730ee3 to ba51619 Compare December 11, 2025 09:45
* `apideck.accounting.expenses.update()`: 
  *  `request.expense.customFields.[]` **Changed** **Breaking** ⚠️
* `apideck.crm.activities.get()`:  `response.data.customFields.[]` **Changed** **Breaking** ⚠️
* `apideck.accounting.taxRates.get()`:  `response.data.customFields.[]` **Changed** **Breaking** ⚠️
* `apideck.accounting.taxRates.update()`: 
  *  `request.taxRate.customFields.[]` **Changed** **Breaking** ⚠️
* `apideck.accounting.bills.list()`:  `response.data.[].customFields.[]` **Changed** **Breaking** ⚠️
* `apideck.accounting.bills.create()`: 
  *  `request.bill.customFields.[]` **Changed** **Breaking** ⚠️
* `apideck.accounting.bills.get()`:  `response.data.customFields.[]` **Changed** **Breaking** ⚠️
* `apideck.accounting.bills.update()`: 
  *  `request.bill.customFields.[]` **Changed** **Breaking** ⚠️
* `apideck.accounting.invoices.list()`:  `response.data.[].lineItems.[].customFields.[]` **Changed** **Breaking** ⚠️
* `apideck.accounting.invoices.create()`: 
  *  `request.invoice.lineItems.[].customFields.[]` **Changed** **Breaking** ⚠️
* `apideck.accounting.invoices.get()`:  `response.data.lineItems.[].customFields.[]` **Changed** **Breaking** ⚠️
* `apideck.accounting.invoices.update()`: 
  *  `request.invoice.lineItems.[].customFields.[]` **Changed** **Breaking** ⚠️
* `apideck.accounting.ledgerAccounts.list()`:  `response.data.[].customFields.[]` **Changed** **Breaking** ⚠️
* `apideck.accounting.ledgerAccounts.create()`: 
  *  `request.ledgerAccount.customFields.[]` **Changed** **Breaking** ⚠️
* `apideck.accounting.ledgerAccounts.get()`:  `response.data.customFields.[]` **Changed** **Breaking** ⚠️
* `apideck.accounting.ledgerAccounts.update()`: 
  *  `request.ledgerAccount.customFields.[]` **Changed** **Breaking** ⚠️
* `apideck.accounting.creditNotes.list()`:  `response.data.[].lineItems.[].customFields.[]` **Changed** **Breaking** ⚠️
* `apideck.accounting.creditNotes.create()`: 
  *  `request.creditNote.lineItems.[].customFields.[]` **Changed** **Breaking** ⚠️
* `apideck.accounting.creditNotes.get()`:  `response.data.lineItems.[].customFields.[]` **Changed** **Breaking** ⚠️
* `apideck.accounting.creditNotes.update()`: 
  *  `request.creditNote.lineItems.[].customFields.[]` **Changed** **Breaking** ⚠️
* `apideck.accounting.customers.list()`:  `response.data.[].customFields.[]` **Changed** **Breaking** ⚠️
* `apideck.accounting.customers.create()`: 
  *  `request.customer.customFields.[]` **Changed** **Breaking** ⚠️
* `apideck.accounting.customers.get()`:  `response.data.customFields.[]` **Changed** **Breaking** ⚠️
* `apideck.accounting.customers.update()`: 
  *  `request.customer.customFields.[]` **Changed** **Breaking** ⚠️
* `apideck.accounting.suppliers.list()`:  `response.data.[].customFields.[]` **Changed** **Breaking** ⚠️
* `apideck.accounting.suppliers.create()`: 
  *  `request.supplier.customFields.[]` **Changed** **Breaking** ⚠️
* `apideck.accounting.suppliers.get()`:  `response.data.customFields.[]` **Changed** **Breaking** ⚠️
* `apideck.accounting.suppliers.update()`: 
  *  `request.supplier.customFields.[]` **Changed** **Breaking** ⚠️
* `apideck.accounting.payments.list()`: 
  *  `request.filter` **Changed**
  *  `response.data.[].customFields.[]` **Changed** **Breaking** ⚠️
* `apideck.accounting.payments.create()`: 
  *  `request.payment.customFields.[]` **Changed** **Breaking** ⚠️
* `apideck.accounting.payments.get()`:  `response.data.customFields.[]` **Changed** **Breaking** ⚠️
* `apideck.accounting.payments.update()`: 
  *  `request.payment.customFields.[]` **Changed** **Breaking** ⚠️
* `apideck.accounting.companyInfo.get()`:  `response.data.defaultSalesTax.customFields.[]` **Changed** **Breaking** ⚠️
* `apideck.accounting.journalEntries.list()`:  `response.data.[].customFields.[]` **Changed** **Breaking** ⚠️
* `apideck.accounting.journalEntries.create()`: 
  *  `request.journalEntry.customFields.[]` **Changed** **Breaking** ⚠️
* `apideck.accounting.journalEntries.get()`:  `response.data.customFields.[]` **Changed** **Breaking** ⚠️
* `apideck.accounting.journalEntries.update()`: 
  *  `request.journalEntry.customFields.[]` **Changed** **Breaking** ⚠️
* `apideck.accounting.purchaseOrders.list()`:  `response.data.[].lineItems.[].customFields.[]` **Changed** **Breaking** ⚠️
* `apideck.accounting.purchaseOrders.create()`: 
  *  `request.purchaseOrder.lineItems.[].customFields.[]` **Changed** **Breaking** ⚠️
* `apideck.accounting.purchaseOrders.get()`:  `response.data.lineItems.[].customFields.[]` **Changed** **Breaking** ⚠️
* `apideck.accounting.purchaseOrders.update()`: 
  *  `request.purchaseOrder.lineItems.[].customFields.[]` **Changed** **Breaking** ⚠️
* `apideck.accounting.bankAccounts.list()`:  `response.data.[].customFields.[]` **Changed** **Breaking** ⚠️
* `apideck.accounting.bankAccounts.create()`: 
  *  `request.accountingBankAccount.customFields.[]` **Changed** **Breaking** ⚠️
* `apideck.accounting.bankAccounts.get()`:  `response.data.customFields.[]` **Changed** **Breaking** ⚠️
* `apideck.accounting.bankAccounts.update()`: 
  *  `request.accountingBankAccount.customFields.[]` **Changed** **Breaking** ⚠️
* `apideck.accounting.billPayments.list()`: 
  *  `request.filter` **Changed**
  *  `response.data.[].customFields.[]` **Changed** **Breaking** ⚠️
* `apideck.accounting.billPayments.create()`: 
  *  `request.billPayment.customFields.[]` **Changed** **Breaking** ⚠️
* `apideck.accounting.billPayments.get()`:  `response.data.customFields.[]` **Changed** **Breaking** ⚠️
* `apideck.accounting.billPayments.update()`: 
  *  `request.billPayment.customFields.[]` **Changed** **Breaking** ⚠️
* `apideck.accounting.expenses.list()`:  `response.data.[].customFields.[]` **Changed** **Breaking** ⚠️
* `apideck.accounting.expenses.create()`: 
  *  `request.expense.customFields.[]` **Changed** **Breaking** ⚠️
* `apideck.accounting.expenses.get()`:  `response.data.customFields.[]` **Changed** **Breaking** ⚠️
* `apideck.accounting.taxRates.create()`: 
  *  `request.taxRate.customFields.[]` **Changed** **Breaking** ⚠️
* `apideck.accounting.taxRates.list()`:  `response.data.[].customFields.[]` **Changed** **Breaking** ⚠️
* `apideck.accounting.quotes.get()`:  `response.data.lineItems.[].customFields.[]` **Changed** **Breaking** ⚠️
* `apideck.accounting.bankFeedAccounts.get()`:  `response.data.customFields.[]` **Changed** **Breaking** ⚠️
* `apideck.accounting.bankFeedAccounts.update()`: 
  *  `request.bankFeedAccount.customFields.[]` **Changed** **Breaking** ⚠️
* `apideck.accounting.quotes.list()`:  `response.data.[].lineItems.[].customFields.[]` **Changed** **Breaking** ⚠️
* `apideck.accounting.quotes.create()`: 
  *  `request.quote.lineItems.[].customFields.[]` **Changed** **Breaking** ⚠️
* `apideck.accounting.bankFeedAccounts.create()`: 
  *  `request.bankFeedAccount.customFields.[]` **Changed** **Breaking** ⚠️
* `apideck.accounting.quotes.update()`: 
  *  `request.quote.lineItems.[].customFields.[]` **Changed** **Breaking** ⚠️
* `apideck.accounting.projects.list()`:  `response.data.[].customFields.[]` **Changed** **Breaking** ⚠️
* `apideck.accounting.projects.create()`: 
  *  `request.project.customFields.[]` **Changed** **Breaking** ⚠️
* `apideck.accounting.projects.get()`:  `response.data.customFields.[]` **Changed** **Breaking** ⚠️
* `apideck.accounting.projects.update()`: 
  *  `request.project.customFields.[]` **Changed** **Breaking** ⚠️
* `apideck.ats.jobs.list()`:  `response.data.[].customFields.[]` **Changed** **Breaking** ⚠️
* `apideck.ats.jobs.get()`:  `response.data.customFields.[]` **Changed** **Breaking** ⚠️
* `apideck.ats.applicants.list()`:  `response.data.[].customFields.[]` **Changed** **Breaking** ⚠️
* `apideck.ats.applicants.create()`: 
  *  `request.applicant.customFields.[]` **Changed** **Breaking** ⚠️
* `apideck.ats.applicants.get()`:  `response.data.customFields.[]` **Changed** **Breaking** ⚠️
* `apideck.ats.applicants.update()`: 
  *  `request.applicant.customFields.[]` **Changed** **Breaking** ⚠️
* `apideck.crm.companies.list()`:  `response.data.[].customFields.[]` **Changed** **Breaking** ⚠️
* `apideck.crm.companies.create()`: 
  *  `request.company1.customFields.[]` **Changed** **Breaking** ⚠️
* `apideck.crm.companies.get()`:  `response.data.customFields.[]` **Changed** **Breaking** ⚠️
* `apideck.crm.companies.update()`: 
  *  `request.company1.customFields.[]` **Changed** **Breaking** ⚠️
* `apideck.crm.contacts.list()`:  `response.data.[].customFields.[]` **Changed** **Breaking** ⚠️
* `apideck.crm.contacts.create()`: 
  *  `request.contact.customFields.[]` **Changed** **Breaking** ⚠️
* `apideck.crm.contacts.get()`:  `response.data.customFields.[]` **Changed** **Breaking** ⚠️
* `apideck.crm.contacts.update()`: 
  *  `request.contact.customFields.[]` **Changed** **Breaking** ⚠️
* `apideck.crm.opportunities.list()`:  `response.data.[].customFields.[]` **Changed** **Breaking** ⚠️
* `apideck.crm.opportunities.create()`: 
  *  `request.opportunity.customFields.[]` **Changed** **Breaking** ⚠️
* `apideck.crm.opportunities.get()`:  `response.data.customFields.[]` **Changed** **Breaking** ⚠️
* `apideck.crm.opportunities.update()`: 
  *  `request.opportunity.customFields.[]` **Changed** **Breaking** ⚠️
* `apideck.crm.leads.list()`:  `response.data.[]` **Changed** **Breaking** ⚠️
* `apideck.crm.leads.create()`: 
  *  `request.lead` **Changed** **Breaking** ⚠️
* `apideck.crm.leads.get()`:  `response.data` **Changed** **Breaking** ⚠️
* `apideck.crm.leads.update()`: 
  *  `request.lead` **Changed** **Breaking** ⚠️
* `apideck.crm.activities.list()`:  `response.data.[].customFields.[]` **Changed** **Breaking** ⚠️
* `apideck.hris.employeeSchedules.list()`:  `response.data.employee.customFields.[]` **Changed** **Breaking** ⚠️
* `apideck.hris.employees.update()`: 
  *  `request.employee.customFields.[]` **Changed** **Breaking** ⚠️
* `apideck.hris.employees.get()`:  `response.data.customFields.[]` **Changed** **Breaking** ⚠️
* `apideck.hris.employees.create()`: 
  *  `request.employee.customFields.[]` **Changed** **Breaking** ⚠️
* `apideck.hris.employees.list()`:  `response.data.[].customFields.[]` **Changed** **Breaking** ⚠️
* `apideck.crm.activities.update()`: 
  *  `request.activity.customFields.[]` **Changed** **Breaking** ⚠️
* `apideck.accounting.bankFeedAccounts.list()`:  `response.data.[].customFields.[]` **Changed** **Breaking** ⚠️
* `apideck.crm.activities.create()`: 
  *  `request.activity.customFields.[]` **Changed** **Breaking** ⚠️
* `apideck.crm.pipelines.get()`:  `response.data.stages.[]` **Changed**
* `apideck.crm.pipelines.create()`: 
  *  `request.pipeline.stages.[].archived` **Added**
* `apideck.crm.pipelines.update()`: 
  *  `request.pipeline.stages.[].archived` **Added**
* `apideck.ecommerce.orders.list()`:  `response.data.[].lineItems.[].name` **Changed**
* `apideck.ecommerce.orders.get()`:  `response.data.lineItems.[].name` **Changed**
* `apideck.fileStorage.files.list()`: 
  *  `request.sort` **Changed**
* `apideck.crm.pipelines.list()`:  `response.data.[].stages.[]` **Changed**
* `apideck.accounting.invoiceItems.update()`: 
  *  `request.invoiceItem.categoryId` **Added**
* `apideck.accounting.invoiceItems.get()`:  `response.data.categoryId` **Added**
* `apideck.accounting.invoiceItems.create()`: 
  *  `request.invoiceItem.categoryId` **Added**
* `apideck.accounting.invoiceItems.list()`:  `response.data.[].categoryId` **Added**
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1764663871 branch from 446729f to 852f792 Compare December 11, 2025 12:55
@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

minor Minor version bump

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants