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)

Php SDK Changes:

  • apideck->accounting->billPayments->list():
    • request->filter Changed
    • response.data->[] Changed Breaking ⚠️
  • apideck->accounting->invoices->create():
    • request->invoice 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->[] Changed Breaking ⚠️
  • apideck->accounting->bills->create():
    • request->bill Changed Breaking ⚠️
  • apideck->accounting->bills->get(): response.data Changed Breaking ⚠️
  • apideck->accounting->bills->update():
    • request->bill Changed Breaking ⚠️
  • apideck->accounting->invoices->list(): response.data->[] Changed Breaking ⚠️
  • apideck->accounting->billPayments->get(): response.data Changed Breaking ⚠️
  • apideck->accounting->invoices->get(): response.data Changed Breaking ⚠️
  • apideck->accounting->invoices->update():
    • request->invoice Changed Breaking ⚠️
  • apideck->accounting->ledgerAccounts->list():
    • request->filter Changed
    • 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->billPayments->create():
    • request->billPayment Changed Breaking ⚠️
  • apideck->accounting->creditNotes->create():
    • request->creditNote->lineItems->[] Changed Breaking ⚠️
  • apideck->accounting->creditNotes->get(): response.data->lineItems->[] Changed Breaking ⚠️
  • apideck->accounting->creditNotes->update():
    • request->creditNote->lineItems->[] 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->[] Changed Breaking ⚠️
  • apideck->accounting->payments->create():
    • request->payment Changed Breaking ⚠️
  • apideck->accounting->payments->get(): response.data Changed Breaking ⚠️
  • apideck->accounting->payments->update():
    • request->payment Changed Breaking ⚠️
  • apideck->accounting->companyInfo->get(): response.data->defaultSalesTax->customFields->[] Changed Breaking ⚠️
  • apideck->accounting->journalEntries->list(): response.data->[] Changed Breaking ⚠️
  • apideck->accounting->journalEntries->create():
    • request->journalEntry Changed Breaking ⚠️
  • apideck->accounting->journalEntries->get(): response.data Changed Breaking ⚠️
  • apideck->accounting->journalEntries->update():
    • request->journalEntry Changed Breaking ⚠️
  • apideck->accounting->purchaseOrders->list(): response.data->[]->lineItems->[] Changed Breaking ⚠️
  • apideck->accounting->purchaseOrders->create():
    • request->purchaseOrder->lineItems->[] Changed Breaking ⚠️
  • apideck->accounting->purchaseOrders->get(): response.data->lineItems->[] Changed Breaking ⚠️
  • apideck->accounting->purchaseOrders->update():
    • request->purchaseOrder->lineItems->[] Changed Breaking ⚠️
  • apideck->accounting->bankAccounts->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->crm->activities->get(): response.data->customFields->[] Changed Breaking ⚠️
  • apideck->crm->activities->create():
    • request->activity->customFields->[] Changed Breaking ⚠️
  • apideck->crm->activities->list(): response.data->[]->customFields->[] Changed Breaking ⚠️
  • apideck->crm->leads->update():
    • request->lead Changed Breaking ⚠️
  • apideck->crm->leads->get(): response.data Changed Breaking ⚠️
  • apideck->crm->leads->create():
    • request->lead Changed Breaking ⚠️
  • apideck->accounting->taxRates->list(): response.data->[]->customFields->[] Changed Breaking ⚠️
  • apideck->accounting->bankAccounts->create():
    • request->accountingBankAccount->customFields->[] Changed Breaking ⚠️
  • apideck->accounting->bankAccounts->get():
    • request->filter Added
    • response.data->customFields->[] Changed Breaking ⚠️
  • apideck->accounting->bankAccounts->update():
    • request->accountingBankAccount->customFields->[] Changed Breaking ⚠️
  • apideck->crm->leads->list(): response.data->[] Changed Breaking ⚠️
  • apideck->accounting->creditNotes->list(): response.data->[]->lineItems->[] Changed Breaking ⚠️
  • apideck->accounting->taxRates->create():
    • request->taxRate->customFields->[] Changed Breaking ⚠️
  • apideck->accounting->billPayments->update():
    • request->billPayment Changed Breaking ⚠️
  • 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->bankFeedAccounts->list(): response.data->[]->customFields->[] Changed Breaking ⚠️
  • apideck->accounting->bankFeedAccounts->create():
    • request->bankFeedAccount->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->[] Changed Breaking ⚠️
  • apideck->accounting->quotes->create():
    • request->quote->lineItems->[] Changed Breaking ⚠️
  • apideck->accounting->quotes->get(): response.data->lineItems->[] Changed Breaking ⚠️
  • apideck->accounting->quotes->update():
    • request->quote->lineItems->[] Changed Breaking ⚠️
  • apideck->accounting->projects->list(): response.data->[] Changed Breaking ⚠️
  • apideck->accounting->projects->create():
    • request->project Changed Breaking ⚠️
  • apideck->accounting->projects->get(): response.data Changed Breaking ⚠️
  • apideck->accounting->projects->update():
    • request->project 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->pipelines->get(): response.data->stages->[] Changed
  • apideck->crm->pipelines->create():
    • request->pipeline->stages->[]->archived Added
  • apideck->accounting->departments->list(): response.data->[] Changed
  • apideck->accounting->locations->update():
    • request->accountingLocation->displayId Added
  • apideck->accounting->departments->update():
    • request->accountingDepartment->displayId Added
  • apideck->crm->pipelines->list(): response.data->[]->stages->[] Changed
  • apideck->accounting->locations->list(): response.data->[] Changed
  • apideck->accounting->locations->create():
    • request->accountingLocation->displayId Added
  • apideck->crm->pipelines->update():
    • request->pipeline->stages->[]->archived Added
  • apideck->accounting->subsidiaries->get(): response.data->downstreamId Added
  • apideck->accounting->departments->create():
    • request->accountingDepartment->displayId Added
  • apideck->accounting->locations->get(): response.data Changed
  • apideck->accounting->departments->get(): response.data Changed
  • 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->filestorage->folders->get(): response.data Changed
  • apideck->accounting->subsidiaries->list(): response.data->[]->downstreamId Added
  • apideck->accounting->invoiceItems->update():
    • request->invoiceItem Changed
  • apideck->accounting->invoiceItems->get(): response.data Changed
  • apideck->accounting->invoiceItems->create():
    • request->invoiceItem Changed
  • apideck->accounting->invoiceItems->list(): response.data->[] Changed
OpenAPI Change Summary
├─┬Info
│ └──[🔀] version (5:12)
├─┬Paths
│ ├─┬/crm/opportunities
│ │ └─┬POST
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (6127:9)
│ ├─┬/accounting/invoice-items/{id}
│ │ ├─┬GET
│ │ │ └─┬Extensions
│ │ │   └──[🔀] x-apideck-gotchas (1080:9)
│ │ └─┬PATCH
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (1134:9)
│ ├─┬/accounting/invoice-items
│ │ ├─┬GET
│ │ │ └─┬Extensions
│ │ │   └──[🔀] x-apideck-gotchas (956:9)
│ │ └─┬POST
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (1023:9)
│ ├─┬/file-storage/files
│ │ └─┬GET
│ │   └──Parameters
│ ├─┬/accounting/bank-accounts/{id}
│ │ └─┬GET
│ │   └──[+] parameters (12347:13)❌ 
│ ├─┬/accounting/invoices
│ │ └─┬POST
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (545:9)
│ ├─┬/accounting/bills
│ │ └─┬POST
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (311:9)
│ ├─┬/accounting/bill-payments
│ │ └─┬GET
│ │   ├──Parameters
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (3892:9)
│ ├─┬/accounting/payments
│ │ └─┬GET
│ │   ├──Parameters
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (1906:9)
│ └─┬/accounting/ledger-accounts
│   └─┬GET
│     └──Parameters
└─┬Components
  ├──[+] parameters (12347:7)
  ├──[+] schemas (20094:7)
  ├──[+] schemas (20317:7)
  ├──[+] schemas (13955:7)
  ├──[+] schemas (20538:7)
  ├──[+] schemas (20292:7)
  ├─┬CreateSessionResponse
  │ └─┬data
  │   ├─┬session_token
  │   │ └──[🔀] example (40282:24)
  │   └─┬session_uri
  │     └──[🔀] example (40278:24)
  ├─┬ConnectionImportData
  │ └─┬credentials
  │   └──[🔀] example (39941:13)
  ├─┬LinkedTrackingCategory
  │ ├──[+] properties (20263:9)
  │ ├─┬parent_id
  │ │ ├──[🔀] title (20274:18)
  │ │ ├──[🔀] description (20270:24)
  │ │ ├──[+] nullable (20273:21)❌ 
  │ │ └──[🔀] example (20272:20)
  │ ├─┬parent_name
  │ │ ├──[🔀] title (20279:18)
  │ │ ├──[🔀] description (20276:24)
  │ │ ├──[-] nullable (20111:31)❌ 
  │ │ └──[🔀] example (20278:20)
  │ ├─┬name
  │ │ ├──[🔀] title (20262:18)
  │ │ ├──[🔀] description (20259:24)
  │ │ ├──[-] nullable (20100:31)❌ 
  │ │ └──[🔀] example (20261:20)
  │ ├─┬id
  │ │ ├──[🔀] title (20268:18)
  │ │ ├──[🔀] description (20264:24)
  │ │ ├──[+] nullable (20267:21)❌ 
  │ │ └──[🔀] example (20266:20)
  │ └─┬Extensions
  │   └──[🔀] x-apideck-weights (20289:9)
  ├─┬Lead
  │ ├──[+] properties (30583:9)
  │ ├─┬lead_id
  │ │ ├──[🔀] description (30604:24)
  │ │ └──[🔀] example (30606:20)
  │ ├─┬owner_name
  │ │ ├──[🔀] description (30569:24)
  │ │ └──[🔀] example (30571:20)
  │ ├─┬prefix
  │ │ ├──[+] items (30659:13)❌ 
  │ │ ├──[🔀] type (30657:17)❌ 
  │ │ ├──[-] description (30362:34)
  │ │ ├──[-] nullable (30365:31)❌ 
  │ │ └──[-] example (30364:30)
  │ ├─┬currency
  │ │ └──[🔀] $ref (30681:11)❌ 
  │ ├─┬social_links
  │ │ ├──[-] items (30403:25)❌ 
  │ │ ├──[🔀] type (30615:17)❌ 
  │ │ ├──[+] description (30614:24)
  │ │ ├──[+] nullable (30617:21)❌ 
  │ │ └──[+] example (30616:20)
  │ ├─┬description
  │ │ └──[🔀] $ref (22036:20)❌ 
  │ ├─┬custom_mappings
  │ │ └──[🔀] $ref (30665:11)❌ 
  │ ├─┬monetary_amount
  │ │ ├──[🔀] type (30595:17)❌ 
  │ │ ├──[🔀] description (30594:24)
  │ │ └──[🔀] example (30596:20)
  │ ├─┬id
  │ │ ├──[🔀] description (30599:24)
  │ │ ├──[+] nullable (30602:21)❌ 
  │ │ ├──[-] readOnly (30311:31)❌ 
  │ │ └──[🔀] example (30601:20)
  │ ├─┬websites
  │ │ ├──[-] items (30395:25)❌ 
  │ │ ├──[🔀] type (30675:17)❌ 
  │ │ ├──[+] pattern (30678:20)❌ 
  │ │ ├──[+] description (30674:24)
  │ │ ├──[+] nullable (30677:21)❌ 
  │ │ ├──[+] readOnly (30679:21)❌ 
  │ │ └──[+] example (30676:20)
  │ ├─┬last_name
  │ │ ├──[🔀] description (30624:24)
  │ │ └──[🔀] example (30626:20)
  │ ├─┬pass_through
  │ │ └──[🔀] $ref (30574:11)❌ 
  │ ├─┬first_name
  │ │ ├──[🔀] description (30640:24)
  │ │ └──[🔀] example (30642:20)
  │ ├─┬lead_source
  │ │ ├──[🔀] description (30589:24)
  │ │ └──[🔀] example (30591:20)
  │ ├─┬emails
  │ │ ├──[-] items (30411:25)❌ 
  │ │ ├──[🔀] type (30610:17)❌ 
  │ │ ├──[+] description (30609:24)
  │ │ ├──[+] nullable (30612:21)❌ 
  │ │ └──[+] example (30611:20)
  │ ├─┬custom_fields
  │ │ └──[🔀] $ref (15565:20)❌ 
  │ ├─┬title
  │ │ └──[🔀] $ref (22028:13)❌ 
  │ ├─┬language
  │ │ ├──[🔀] description (30555:24)
  │ │ ├──[-] nullable (30375:31)❌ 
  │ │ ├──[+] readOnly (30558:21)❌ 
  │ │ └──[🔀] example (30557:20)
  │ ├─┬owner_id
  │ │ ├──[🔀] description (30560:24)
  │ │ ├──[-] nullable (30325:31)❌ 
  │ │ └──[🔀] example (30562:20)
  │ ├─┬fax
  │ │ ├──[+] items (30663:13)❌ 
  │ │ ├──[🔀] type (30661:17)❌ 
  │ │ ├──[-] description (30388:34)
  │ │ ├──[-] nullable (30391:31)❌ 
  │ │ └──[-] example (30390:30)
  │ ├─┬updated_at
  │ │ ├──[-] pattern (30426:30)❌ 
  │ │ ├──[🔀] description (30619:24)
  │ │ ├──[-] readOnly (30427:31)❌ 
  │ │ └──[🔀] example (30621:20)
  │ ├─┬status
  │ │ ├──[+] items (30655:13)❌ 
  │ │ ├──[🔀] type (30653:17)❌ 
  │ │ ├──[-] nullable (30379:31)❌ 
  │ │ └──[-] example (30378:30)
  │ ├─┬name
  │ │ ├──[🔀] type (30634:17)❌ 
  │ │ ├──[🔀] description (30633:24)
  │ │ ├──[+] nullable (30636:21)❌ 
  │ │ └──[🔀] example (30635:20)
  │ ├─┬created_at
  │ │ ├──[-] pattern (30433:30)❌ 
  │ │ ├──[🔀] description (30584:24)
  │ │ ├──[-] readOnly (30434:31)❌ 
  │ │ └──[🔀] example (30586:20)
  │ ├─┬phone_numbers
  │ │ └──[🔀] $ref (20580:20)❌ 
  │ └─┬tags
  │   └──[🔀] $ref (30629:11)❌ 
  ├─┬CustomField
  │ ├──[-] required (16083:19)❌ 
  │ ├──[+] anyOf (16183:11)
  │ ├──[+] anyOf (16185:11)
  │ └─┬Extensions
  │   └──[+] x-apideck-strict-any-of (16189:9)
  ├─┬PaymentsFilter
  │ ├──[🔀] example (20814:9)
  │ ├──[+] properties (20800:9)
  │ └─┬updated_since
  │   ├──[+] enum (20805:15)
  │   ├──[+] enum (20806:15)
  │   ├──[+] enum (20807:15)
  │   ├──[+] enum (20808:15)
  │   ├──[+] enum (20809:15)
  │   ├──[+] enum (20810:15)
  │   ├──[+] enum (20811:15)
  │   ├──[+] enum (20804:15)
  │   ├──[-] title (20562:28)
  │   ├──[-] format (20560:29)❌ 
  │   ├──[🔀] example (20802:20)
  │   └─┬Extensions
  │     └──[+] x-apideck-enum-id (20812:30)
  ├─┬CreditNote
  │ └─┬status
  │   └──[+] enum (15410:15)
  ├─┬Expense
  │ ├──[+] properties (24170:9)
  │ ├──[+] properties (24138:9)
  │ ├──[-] properties (23910:17)❌ 
  │ ├─┬supplier_id
  │ │ └──[🔀] $ref (20181:20)❌ 
  │ ├─┬payment_type
  │ │ └──[🔀] $ref (20580:20)❌ 
  │ ├─┬line_items
  │ │ └──[🔀] $ref (18487:20)❌ 
  │ ├─┬number
  │ │ ├──[🔀] title (24203:18)
  │ │ ├──[🔀] description (24199:24)
  │ │ └──[🔀] example (24201:20)
  │ ├─┬transaction_date
  │ │ └──[🔀] $ref (22072:20)❌ 
  │ ├─┬tax_rate
  │ │ └──[🔀] $ref (22049:20)❌ 
  │ ├─┬memo
  │ │ ├──[+] items (24222:13)❌ 
  │ │ ├──[🔀] type (24220:17)❌ 
  │ │ ├──[-] title (23958:28)
  │ │ ├──[+] minItems (24223:21)❌ 
  │ │ ├──[🔀] description (24219:24)
  │ │ ├──[-] nullable (23957:31)❌ 
  │ │ └──[-] example (23956:30)
  │ ├─┬sub_total
  │ │ └──[🔀] $ref (24239:11)❌ 
  │ ├─┬account
  │ │ └──[🔀] $ref (20094:20)❌ 
  │ ├─┬updated_by
  │ │ └──[🔀] $ref (22931:20)❌ 
  │ ├─┬row_version
  │ │ └──[🔀] $ref (25460:20)❌ 
  │ ├─┬tax_inclusive
  │ │ └──[🔀] $ref (24159:11)❌ 
  │ ├─┬updated_at
  │ │ └──[🔀] $ref (24189:11)❌ 
  │ ├─┬reference
  │ │ └──[🔀] $ref (24173:11)❌ 
  │ ├─┬pass_through
  │ │ └──[🔀] $ref (24141:11)❌ 
  │ ├─┬type
  │ │ └──[🔀] $ref (23555:20)❌ 
  │ ├─┬supplier
  │ │ └──[🔀] $ref (22066:20)❌ 
  │ ├─┬id
  │ │ └──[🔀] $ref (23984:20)❌ 
  │ ├─┬total_tax
  │ │ └──[🔀] $ref (24213:11)❌ 
  │ ├─┬total_amount
  │ │ └──[🔀] $ref (20221:13)❌ 
  │ ├─┬source_document_url
  │ │ └──[🔀] $ref (21636:20)❌ 
  │ ├─┬status
  │ │ ├──[-] enum (23998:27)❌ 
  │ │ ├──[-] enum (23999:27)❌ 
  │ │ ├──[🔀] title (24231:18)
  │ │ ├──[🔀] description (24227:24)
  │ │ ├──[🔀] example (24229:20)
  │ │ └─┬Extensions
  │ │   └──[-] x-apideck-enum-id (24002:40)❌ 
  │ └─┬Extensions
  │   └──[🔀] x-apideck-weights (24276:9)
  ├─┬Pipeline
  │ └─┬stages
  │   └─┬Schema
  │     ├──[+] properties (31269:15)
  │     ├──[+] properties (31274:15)
  │     ├──[+] properties (31281:15)
  │     ├─┬id
  │     │ ├──[+] format (31277:25)❌ 
  │     │ ├──[🔀] description (31275:30)
  │     │ └──[🔀] example (31278:26)
  │     ├─┬name
  │     │ ├──[🔀] type (31266:23)❌ 
  │     │ ├──[🔀] description (31265:30)
  │     │ └──[🔀] example (31267:26)
  │     ├─┬win_probability
  │     │ ├──[🔀] type (31251:23)❌ 
  │     │ ├──[🔀] description (31250:30)
  │     │ └──[🔀] example (31252:26)
  │     ├─┬display_order
  │     │ ├──[🔀] type (31271:23)❌ 
  │     │ ├──[🔀] description (31270:30)
  │     │ └──[🔀] example (31272:26)
  │     ├─┬value
  │     │ ├──[🔀] description (31244:30)
  │     │ ├──[+] readOnly (31248:27)❌ 
  │     │ └──[🔀] example (31246:26)
  │     └─┬Extensions
  │       └──[🔀] x-apideck-weights (31232:15)
  ├─┬EcommerceOrderLineItem
  │ ├──[-] required (32090:19)❌ 
  │ └─┬Extensions
  │   ├──[🔀] x-apideck-strict-any-of (32368:9)
  │   └──[🔀] x-apideck-strict-required (32381:9)
  ├─┬ExpenseLineItem
  │ ├──[+] properties (24331:9)
  │ ├──[+] properties (24335:9)
  │ ├──[+] properties (24339:9)
  │ ├──[-] properties (24114:17)❌ 
  │ ├──[-] properties (24088:17)❌ 
  │ ├─┬tracking_categories
  │ │ └──[🔀] $ref (24352:11)❌ 
  │ ├─┬department_id
  │ │ └──[🔀] $ref (20317:13)❌ 
  │ ├─┬unit_price
  │ │ └──[🔀] $ref (23520:20)❌ 
  │ ├─┬tax_rate
  │ │ └──[🔀] $ref (22078:20)❌ 
  │ ├─┬tax_amount
  │ │ └──[🔀] $ref (25420:20)❌ 
  │ ├─┬total_amount
  │ │ └──[🔀] $ref (20221:13)❌ 
  │ ├─┬line_number
  │ │ └──[🔀] $ref (20020:13)❌ 
  │ ├─┬type
  │ │ └──[🔀] $ref (23506:20)❌ 
  │ ├─┬description
  │ │ └──[🔀] $ref (24810:20)❌ 
  │ ├─┬customer_id
  │ │ ├──[🔀] description (24326:24)
  │ │ └──[+] deprecated (24329:23)
  │ ├─┬rebilling
  │ │ └──[🔀] $ref (24817:20)❌ 
  │ ├─┬id
  │ │ └──[🔀] $ref (24344:11)❌ 
  │ ├─┬item
  │ │ └──[🔀] $ref (18487:20)❌ 
  │ ├─┬location_id
  │ │ └──[🔀] $ref (23514:20)❌ 
  │ ├─┬quantity
  │ │ └──[🔀] $ref (20292:13)❌ 
  │ └─┬Extensions
  │   └──[🔀] x-apideck-weights (24376:9)
  ├─┬FilesSort
  │ └─┬by
  │   └──[+] enum (33880:15)
  ├─┬BalanceSheet
  │ └─┬reports
  │   └─┬Schema
  │     ├─┬assets
  │     │ └─┬Extensions
  │     │   └──[🔀] x-apideck-weights (13572:19)
  │     ├─┬equity
  │     │ └─┬Extensions
  │     │   └──[🔀] x-apideck-weights (13686:19)
  │     ├─┬liabilities
  │     │ └─┬Extensions
  │     │   └──[🔀] x-apideck-weights (13638:19)
  │     └─┬uncategorized_items
  │       └─┬Extensions
  │         └──[🔀] x-apideck-weights (13733:19)
  ├─┬Applicant
  │ └─┬cv_url
  │   └──[🔀] example (26963:20)
  ├─┬InvoiceItem
  │ ├──[+] properties (18901:9)
  │ ├─┬inventory_date
  │ │ └──[🔀] $ref (20046:13)❌ 
  │ ├─┬income_account
  │ │ └──[🔀] $ref (18772:11)❌ 
  │ ├─┬tracking_category
  │ │ └──[🔀] $ref (23506:20)❌ 
  │ ├─┬department_id
  │ │ └──[🔀] $ref (22036:20)❌ 
  │ ├─┬purchased
  │ │ ├──[🔀] type (18862:17)❌ 
  │ │ ├──[-] title (18698:28)
  │ │ ├──[-] description (18694:34)
  │ │ ├──[-] nullable (18697:31)❌ 
  │ │ ├──[-] example (18696:30)
  │ │ ├──[+] properties (18868:13)
  │ │ ├──[+] properties (18870:13)
  │ │ ├──[+] properties (18866:13)
  │ │ ├──[+] properties (18864:13)
  │ │ └─┬Extensions
  │ │   └──[+] x-apideck-weights (18873:13)
  │ ├─┬quantity
  │ │ └──[🔀] $ref (18808:11)❌ 
  │ ├─┬taxable
  │ │ ├──[🔀] type (18909:17)❌ 
  │ │ ├──[🔀] title (18912:18)
  │ │ ├──[🔀] description (18908:24)
  │ │ └──[🔀] example (18910:20)
  │ ├─┬location_id
  │ │ └──[🔀] $ref (18826:11)❌ 
  │ ├─┬subsidiary_id
  │ │ └──[🔀] $ref (18802:11)❌ 
  │ ├─┬type
  │ │ └──[🔀] $ref (20404:13)❌ 
  │ ├─┬purchase_details
  │ │ └──[🔀] $ref (20580:20)❌ 
  │ ├─┬expense_account
  │ │ └──[🔀] $ref (18790:11)❌ 
  │ ├─┬created_at
  │ │ └──[🔀] $ref (18796:11)❌ 
  │ ├─┬unit_price
  │ │ └──[🔀] $ref (18833:11)❌ 
  │ ├─┬display_id
  │ │ ├──[🔀] title (18788:18)
  │ │ ├──[🔀] description (18784:24)
  │ │ └──[🔀] example (18786:20)
  │ ├─┬tracked
  │ │ ├──[🔀] title (18824:18)
  │ │ └──[🔀] description (18820:24)
  │ ├─┬sold
  │ │ ├──[🔀] type (18846:17)❌ 
  │ │ ├──[-] title (18692:28)
  │ │ ├──[-] description (18688:34)
  │ │ ├──[-] nullable (18691:31)❌ 
  │ │ ├──[-] example (18690:30)
  │ │ ├──[+] properties (18852:13)
  │ │ ├──[+] properties (18854:13)
  │ │ ├──[+] properties (18850:13)
  │ │ ├──[+] properties (18848:13)
  │ │ └─┬Extensions
  │ │   └──[+] x-apideck-weights (18857:13)
  │ ├─┬tracking_categories
  │ │ └──[🔀] $ref (18814:11)❌ 
  │ ├─┬name
  │ │ └──[🔀] $ref (24817:20)❌ 
  │ ├─┬updated_by
  │ │ └──[🔀] $ref (22931:20)❌ 
  │ ├─┬tax_schedule_id
  │ │ └──[🔀] $ref (24824:20)❌ 
  │ ├─┬id
  │ │ └──[🔀] $ref (20046:13)❌ 
  │ ├─┬description
  │ │ └──[🔀] $ref (24810:20)❌ 
  │ ├─┬sales_details
  │ │ └──[🔀] $ref (21636:20)❌ 
  │ ├─┬row_version
  │ │ └──[🔀] $ref (21631:13)❌ 
  │ ├─┬created_by
  │ │ └──[🔀] $ref (15327:20)❌ 
  │ ├─┬custom_mappings
  │ │ └──[🔀] $ref (15565:20)❌ 
  │ ├─┬pass_through
  │ │ └──[🔀] $ref (18778:11)❌ 
  │ ├─┬code
  │ │ ├──[🔀] title (18906:18)
  │ │ ├──[🔀] description (18902:24)
  │ │ └──[🔀] example (18904:20)
  │ ├─┬currency
  │ │ └──[🔀] $ref (15335:20)❌ 
  │ ├─┬updated_at
  │ │ └──[🔀] $ref (22443:13)❌ 
  │ └─┬Extensions
  │   └──[🔀] x-apideck-weights (18930:9)
  ├─┬Folder
  │ ├──[+] properties (33931:9)
  │ ├──[+] properties (33908:9)
  │ ├─┬parent_folders
  │ │ ├──[-] items (33654:25)❌ 
  │ │ ├──[🔀] type (33912:17)❌ 
  │ │ ├──[🔀] description (33911:24)
  │ │ └──[+] example (33913:20)
  │ ├─┬size
  │ │ ├──[🔀] type (33944:17)❌ 
  │ │ ├──[🔀] description (33943:24)
  │ │ ├──[-] nullable (33646:31)❌ 
  │ │ └──[-] example (33645:30)
  │ ├─┬id
  │ │ └──[🔀] $ref (33932:11)❌ 
  │ ├─┬parent_folders_complete
  │ │ └──[🔀] $ref (34361:13)❌ 
  │ ├─┬path
  │ │ ├──[+] items (33941:13)❌ 
  │ │ ├──[🔀] type (33939:17)❌ 
  │ │ ├──[🔀] description (33938:24)
  │ │ ├──[-] nullable (33640:31)❌ 
  │ │ ├──[-] readOnly (33641:31)❌ 
  │ │ └──[-] example (33639:30)
  │ ├─┬updated_by
  │ │ └──[🔀] $ref (33926:11)❌ 
  │ ├─┬owner
  │ │ └──[🔀] $ref (18487:20)❌ 
  │ ├─┬updated_at
  │ │ └──[🔀] $ref (33920:11)❌ 
  │ ├─┬name
  │ │ └──[🔀] $ref (16961:20)❌ 
  │ └─┬Extensions
  │   └──[🔀] x-apideck-weights (33962:9)
  ├─┬Activity
  │ └─┬video_conference_url
  │   └──[🔀] example (28258:20)
  ├─┬AccountingLocation
  │ ├──[+] properties (20448:9)
  │ ├──[+] properties (20450:9)
  │ ├─┬updated_at
  │ │ └──[🔀] $ref (20461:11)❌ 
  │ ├─┬updated_by
  │ │ └──[🔀] $ref (20474:11)❌ 
  │ ├─┬parent_id
  │ │ └──[🔀] $ref (16961:20)❌ 
  │ ├─┬subsidiaries
  │ │ └──[🔀] $ref (21636:20)❌ 
  │ ├─┬pass_through
  │ │ └──[🔀] $ref (18487:20)❌ 
  │ ├─┬row_version
  │ │ └──[🔀] $ref (22979:20)❌ 
  │ ├─┬display_name
  │ │ └──[🔀] $ref (23984:20)❌ 
  │ ├─┬id
  │ │ └──[🔀] $ref (20455:11)❌ 
  │ ├─┬status
  │ │ └──[🔀] $ref (20580:20)❌ 
  │ └─┬Extensions
  │   └──[🔀] x-apideck-weights (20494:9)
  ├─┬AccountingDepartment
  │ ├──[+] properties (16877:9)
  │ ├──[+] properties (16903:9)
  │ ├─┬id
  │ │ └──[🔀] $ref (23984:20)❌ 
  │ ├─┬status
  │ │ └──[🔀] $ref (20580:20)❌ 
  │ ├─┬name
  │ │ └──[🔀] $ref (16961:20)❌ 
  │ ├─┬row_version
  │ │ └──[🔀] $ref (22979:20)❌ 
  │ ├─┬parent_id
  │ │ └──[🔀] $ref (18487:20)❌ 
  │ ├─┬subsidiaries
  │ │ └──[🔀] $ref (21636:20)❌ 
  │ ├─┬updated_by
  │ │ └──[🔀] $ref (16895:11)❌ 
  │ ├─┬updated_at
  │ │ └──[🔀] $ref (16886:11)❌ 
  │ ├─┬pass_through
  │ │ └──[🔀] $ref (16880:11)❌ 
  │ └─┬Extensions
  │   └──[🔀] x-apideck-weights (16922:9)
  ├─┬LedgerAccountsFilter
  │ ├──[🔀] example (19883:9)
  │ ├──[+] properties (19855:9)
  │ └─┬updated_since
  │   ├──[🔀] title (19859:18)
  │   ├──[-] format (19736:29)❌ 
  │   ├──[+] description (19856:24)
  │   └──[🔀] example (19858:20)
  └─┬Subsidiary
    ├──[+] properties (21696:9)
    ├─┬parent_id
    │ └──[🔀] $ref (14641:20)❌ 
    ├─┬updated_at
    │ └──[🔀] $ref (21699:11)❌ 
    ├─┬row_version
    │ └──[🔀] $ref (20580:20)❌ 
    ├─┬id
    │ └──[🔀] $ref (16961:20)❌ 
    ├─┬updated_by
    │ └──[🔀] $ref (22931:20)❌ 
    ├─┬status
    │ └──[🔀] $ref (21636:20)❌ 
    ├─┬pass_through
    │ └──[🔀] $ref (22979:20)❌ 
    ├─┬name
    │ └──[🔀] $ref (18487:20)❌ 
    └─┬Extensions
      └──[🔀] x-apideck-weights (21733:9)
Document Element Total Changes Breaking Changes
info 1 0
paths 10 1
components 334 165

PHP CHANGELOG

core: 3.9.6 - 2025-12-18

🐛 Bug Fixes

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

unions: 0.1.7 - 2025-12-08

🐛 Bug Fixes

  • resolve enum class names in array types within union deserialization (commit by @AshGodfrey)

unions: 0.1.6 - 2025-12-02

🐛 Bug Fixes

  • use discriminator mapping keys from OpenAPI spec instead of PascalCase class names for union deserialization (commit by @AshGodfrey)

Based on Speakeasy CLI 1.680.5

@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-1764663876 branch 21 times, most recently from 3632f3f to bf51d09 Compare December 9, 2025 06:44
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1764663876 branch 7 times, most recently from bf5bbf0 to 883174a Compare December 10, 2025 19:00
@github-actions github-actions bot changed the title chore: 🐝 Update SDK - Generate 0.16.1 chore: 🐝 Update SDK - Generate 0.17.0 Dec 10, 2025
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1764663876 branch 26 times, most recently from 1e25dfa to 666b356 Compare December 26, 2025 12:20
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1764663876 branch from 9686d14 to bbc4568 Compare December 27, 2025 00:07
* `apideck->accounting->billPayments->list()`: 
  *  `request->filter` **Changed**
  *  `response.data->[]` **Changed** **Breaking** ⚠️
* `apideck->accounting->invoices->create()`: 
  *  `request->invoice` **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->[]` **Changed** **Breaking** ⚠️
* `apideck->accounting->bills->create()`: 
  *  `request->bill` **Changed** **Breaking** ⚠️
* `apideck->accounting->bills->get()`:  `response.data` **Changed** **Breaking** ⚠️
* `apideck->accounting->bills->update()`: 
  *  `request->bill` **Changed** **Breaking** ⚠️
* `apideck->accounting->invoices->list()`:  `response.data->[]` **Changed** **Breaking** ⚠️
* `apideck->accounting->billPayments->get()`:  `response.data` **Changed** **Breaking** ⚠️
* `apideck->accounting->invoices->get()`:  `response.data` **Changed** **Breaking** ⚠️
* `apideck->accounting->invoices->update()`: 
  *  `request->invoice` **Changed** **Breaking** ⚠️
* `apideck->accounting->ledgerAccounts->list()`: 
  *  `request->filter` **Changed**
  *  `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->billPayments->create()`: 
  *  `request->billPayment` **Changed** **Breaking** ⚠️
* `apideck->accounting->creditNotes->create()`: 
  *  `request->creditNote->lineItems->[]` **Changed** **Breaking** ⚠️
* `apideck->accounting->creditNotes->get()`:  `response.data->lineItems->[]` **Changed** **Breaking** ⚠️
* `apideck->accounting->creditNotes->update()`: 
  *  `request->creditNote->lineItems->[]` **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->[]` **Changed** **Breaking** ⚠️
* `apideck->accounting->payments->create()`: 
  *  `request->payment` **Changed** **Breaking** ⚠️
* `apideck->accounting->payments->get()`:  `response.data` **Changed** **Breaking** ⚠️
* `apideck->accounting->payments->update()`: 
  *  `request->payment` **Changed** **Breaking** ⚠️
* `apideck->accounting->companyInfo->get()`:  `response.data->defaultSalesTax->customFields->[]` **Changed** **Breaking** ⚠️
* `apideck->accounting->journalEntries->list()`:  `response.data->[]` **Changed** **Breaking** ⚠️
* `apideck->accounting->journalEntries->create()`: 
  *  `request->journalEntry` **Changed** **Breaking** ⚠️
* `apideck->accounting->journalEntries->get()`:  `response.data` **Changed** **Breaking** ⚠️
* `apideck->accounting->journalEntries->update()`: 
  *  `request->journalEntry` **Changed** **Breaking** ⚠️
* `apideck->accounting->purchaseOrders->list()`:  `response.data->[]->lineItems->[]` **Changed** **Breaking** ⚠️
* `apideck->accounting->purchaseOrders->create()`: 
  *  `request->purchaseOrder->lineItems->[]` **Changed** **Breaking** ⚠️
* `apideck->accounting->purchaseOrders->get()`:  `response.data->lineItems->[]` **Changed** **Breaking** ⚠️
* `apideck->accounting->purchaseOrders->update()`: 
  *  `request->purchaseOrder->lineItems->[]` **Changed** **Breaking** ⚠️
* `apideck->accounting->bankAccounts->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->crm->activities->get()`:  `response.data->customFields->[]` **Changed** **Breaking** ⚠️
* `apideck->crm->activities->create()`: 
  *  `request->activity->customFields->[]` **Changed** **Breaking** ⚠️
* `apideck->crm->activities->list()`:  `response.data->[]->customFields->[]` **Changed** **Breaking** ⚠️
* `apideck->crm->leads->update()`: 
  *  `request->lead` **Changed** **Breaking** ⚠️
* `apideck->crm->leads->get()`:  `response.data` **Changed** **Breaking** ⚠️
* `apideck->crm->leads->create()`: 
  *  `request->lead` **Changed** **Breaking** ⚠️
* `apideck->accounting->taxRates->list()`:  `response.data->[]->customFields->[]` **Changed** **Breaking** ⚠️
* `apideck->accounting->bankAccounts->create()`: 
  *  `request->accountingBankAccount->customFields->[]` **Changed** **Breaking** ⚠️
* `apideck->accounting->bankAccounts->get()`: 
  *  `request->filter` **Added**
  *  `response.data->customFields->[]` **Changed** **Breaking** ⚠️
* `apideck->accounting->bankAccounts->update()`: 
  *  `request->accountingBankAccount->customFields->[]` **Changed** **Breaking** ⚠️
* `apideck->crm->leads->list()`:  `response.data->[]` **Changed** **Breaking** ⚠️
* `apideck->accounting->creditNotes->list()`:  `response.data->[]->lineItems->[]` **Changed** **Breaking** ⚠️
* `apideck->accounting->taxRates->create()`: 
  *  `request->taxRate->customFields->[]` **Changed** **Breaking** ⚠️
* `apideck->accounting->billPayments->update()`: 
  *  `request->billPayment` **Changed** **Breaking** ⚠️
* `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->bankFeedAccounts->list()`:  `response.data->[]->customFields->[]` **Changed** **Breaking** ⚠️
* `apideck->accounting->bankFeedAccounts->create()`: 
  *  `request->bankFeedAccount->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->[]` **Changed** **Breaking** ⚠️
* `apideck->accounting->quotes->create()`: 
  *  `request->quote->lineItems->[]` **Changed** **Breaking** ⚠️
* `apideck->accounting->quotes->get()`:  `response.data->lineItems->[]` **Changed** **Breaking** ⚠️
* `apideck->accounting->quotes->update()`: 
  *  `request->quote->lineItems->[]` **Changed** **Breaking** ⚠️
* `apideck->accounting->projects->list()`:  `response.data->[]` **Changed** **Breaking** ⚠️
* `apideck->accounting->projects->create()`: 
  *  `request->project` **Changed** **Breaking** ⚠️
* `apideck->accounting->projects->get()`:  `response.data` **Changed** **Breaking** ⚠️
* `apideck->accounting->projects->update()`: 
  *  `request->project` **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->pipelines->get()`:  `response.data->stages->[]` **Changed**
* `apideck->crm->pipelines->create()`: 
  *  `request->pipeline->stages->[]->archived` **Added**
* `apideck->accounting->departments->list()`:  `response.data->[]` **Changed**
* `apideck->accounting->locations->update()`: 
  *  `request->accountingLocation->displayId` **Added**
* `apideck->accounting->departments->update()`: 
  *  `request->accountingDepartment->displayId` **Added**
* `apideck->crm->pipelines->list()`:  `response.data->[]->stages->[]` **Changed**
* `apideck->accounting->locations->list()`:  `response.data->[]` **Changed**
* `apideck->accounting->locations->create()`: 
  *  `request->accountingLocation->displayId` **Added**
* `apideck->crm->pipelines->update()`: 
  *  `request->pipeline->stages->[]->archived` **Added**
* `apideck->accounting->subsidiaries->get()`:  `response.data->downstreamId` **Added**
* `apideck->accounting->departments->create()`: 
  *  `request->accountingDepartment->displayId` **Added**
* `apideck->accounting->locations->get()`:  `response.data` **Changed**
* `apideck->accounting->departments->get()`:  `response.data` **Changed**
* `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->filestorage->folders->get()`:  `response.data` **Changed**
* `apideck->accounting->subsidiaries->list()`:  `response.data->[]->downstreamId` **Added**
* `apideck->accounting->invoiceItems->update()`: 
  *  `request->invoiceItem` **Changed**
* `apideck->accounting->invoiceItems->get()`:  `response.data` **Changed**
* `apideck->accounting->invoiceItems->create()`: 
  *  `request->invoiceItem` **Changed**
* `apideck->accounting->invoiceItems->list()`:  `response.data->[]` **Changed**
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1764663876 branch from c859996 to e063e10 Compare December 28, 2025 00:06
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