Skip to content

chore: 🐝 Update SDK - Generate 0.23.0 - #117

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

chore: 🐝 Update SDK - Generate 0.23.0#117
github-actions[bot] wants to merge 2 commits into
mainfrom
speakeasy-sdk-regen-1786072592

Conversation

@github-actions

@github-actions github-actions Bot commented Aug 7, 2026

Copy link
Copy Markdown
Contributor

SDK update

Versioning

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

Tip

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

Php SDK Changes:

  • apideck->accounting->refunds->list(): response.data[] Changed (Breaking ⚠️)
  • apideck->accounting->refunds->get(): response.data Changed (Breaking ⚠️)
  • apideck->accounting->salesReceipts->list(): Added
  • apideck->accounting->salesReceipts->create(): Added
  • apideck->accounting->salesReceipts->get(): Added
  • apideck->accounting->salesReceipts->update(): Added
  • apideck->accounting->salesReceipts->delete(): Added
  • apideck->accounting->paymentMethods->list(): Added
  • apideck->accounting->paymentMethods->create(): Added
  • apideck->accounting->paymentMethods->get(): Added
  • apideck->accounting->paymentMethods->update(): Added
  • apideck->accounting->paymentMethods->delete(): Added
  • apideck->accounting->taxRates->list(): response.data[]->customFields[] Changed
  • apideck->accounting->taxRates->create():
    • request->taxRate->customFields[] Changed
  • apideck->accounting->taxRates->get(): response.data->customFields[] Changed
  • apideck->accounting->taxRates->update():
    • request->taxRate->customFields[] Changed
  • apideck->accounting->bills->list(): response.data[]->customFields[] Changed
  • apideck->accounting->bills->create():
    • request->bill->customFields[] Changed
  • apideck->accounting->bills->get(): response.data->customFields[] Changed
  • apideck->accounting->bills->update():
    • request->bill->customFields[] Changed
  • apideck->accounting->invoices->list(): response.data[]->lineItems[]->customFields[] Changed
  • apideck->accounting->invoices->create():
    • request->invoice->lineItems[]->customFields[] Changed
  • apideck->accounting->invoices->get(): response.data->lineItems[]->customFields[] Changed
  • apideck->accounting->invoices->update():
    • request->invoice->lineItems[]->customFields[] Changed
  • apideck->accounting->ledgerAccounts->list(): response.data[]->customFields[] Changed
  • apideck->accounting->ledgerAccounts->create():
    • request->ledgerAccount->customFields[] Changed
  • apideck->accounting->ledgerAccounts->get(): response.data->customFields[] Changed
  • apideck->accounting->ledgerAccounts->update():
    • request->ledgerAccount->customFields[] Changed
  • apideck->accounting->creditNotes->list(): response.data[]->lineItems[]->customFields[] Changed
  • apideck->accounting->creditNotes->create():
    • request->creditNote->lineItems[]->customFields[] Changed
  • apideck->accounting->creditNotes->get(): response.data->lineItems[]->customFields[] Changed
  • apideck->accounting->creditNotes->update():
    • request->creditNote->lineItems[]->customFields[] Changed
  • apideck->accounting->customers->list(): response.data[]->customFields[] Changed
  • apideck->accounting->customers->create():
    • request->customer->customFields[] Changed
  • apideck->accounting->customers->get(): response.data->customFields[] Changed
  • apideck->accounting->customers->update():
    • request->customer->customFields[] Changed
  • apideck->accounting->suppliers->list(): response.data[]->customFields[] Changed
  • apideck->accounting->suppliers->create():
    • request->supplier->customFields[] Changed
  • apideck->accounting->suppliers->get(): response.data->customFields[] Changed
  • apideck->accounting->suppliers->update():
    • request->supplier->customFields[] Changed
  • apideck->accounting->payments->list(): response.data[]->customFields[] Changed
  • apideck->accounting->payments->create():
    • request->payment->customFields[] Changed
  • apideck->accounting->payments->get(): response.data->customFields[] Changed
  • apideck->accounting->payments->update():
    • request->payment->customFields[] Changed
  • apideck->accounting->refunds->create():
    • request->refund Changed
  • apideck->accounting->refunds->update():
    • request->refund Changed
  • apideck->accounting->companyInfo->get(): response.data->defaultSalesTax->customFields[] Changed
  • apideck->accounting->journalEntries->list():
    • request->filter Changed
    • response.data[]->customFields[] Changed
  • apideck->accounting->journalEntries->create():
    • request->journalEntry->customFields[] Changed
  • apideck->accounting->journalEntries->get(): response.data->customFields[] Changed
  • apideck->accounting->journalEntries->update():
    • request->journalEntry->customFields[] Changed
  • apideck->accounting->generalLedgerTransactions->list(): response.data[]->customFields[] Changed
  • apideck->accounting->generalLedgerTransactions->get(): response.data->customFields[] Changed
  • apideck->accounting->purchaseOrders->list(): response.data[]->lineItems[]->customFields[] Changed
  • apideck->accounting->purchaseOrders->create():
    • request->purchaseOrder->lineItems[]->customFields[] Changed
  • apideck->accounting->purchaseOrders->get(): response.data->lineItems[]->customFields[] Changed
  • apideck->accounting->purchaseOrders->update():
    • request->purchaseOrder->lineItems[]->customFields[] Changed
  • apideck->accounting->attachments->list(): response.data[]->fileUrl Added
  • apideck->accounting->attachments->get(): response.data->fileUrl Added
  • apideck->accounting->attachments->download():
    • request->followRedirects Added
  • apideck->accounting->bankAccounts->list(): response.data[]->customFields[] Changed
  • apideck->accounting->bankAccounts->create():
    • request->accountingBankAccount->customFields[] Changed
  • apideck->accounting->bankAccounts->get(): response.data->customFields[] Changed
  • apideck->accounting->bankAccounts->update():
    • request->accountingBankAccount->customFields[] Changed
  • apideck->accounting->billPayments->list(): response.data[]->customFields[] Changed
  • apideck->accounting->billPayments->create():
    • request->billPayment->customFields[] Changed
  • apideck->accounting->billPayments->get(): response.data->customFields[] Changed
  • apideck->accounting->billPayments->update():
    • request->billPayment->customFields[] Changed
  • apideck->accounting->expenses->list(): response.data[]->customFields[] Changed
  • apideck->accounting->expenses->create():
    • request->expense->customFields[] Changed
  • apideck->accounting->expenses->get(): response.data->customFields[] Changed
  • apideck->accounting->expenses->update():
    • request->expense->customFields[] Changed
  • apideck->accounting->bankFeedAccounts->list(): response.data[] Changed
  • apideck->accounting->bankFeedAccounts->create():
    • request->bankFeedAccount Changed
  • apideck->accounting->bankFeedAccounts->get(): response.data Changed
  • apideck->accounting->bankFeedAccounts->update():
    • request->bankFeedAccount Changed
  • apideck->accounting->bankFeedStatements->list(): response.data[]->transactions[]->merchantCategoryCode Added
  • apideck->accounting->bankFeedStatements->create():
    • request->bankFeedStatement->transactions[]->merchantCategoryCode Added
  • apideck->accounting->bankFeedStatements->get(): response.data->transactions[]->merchantCategoryCode Added
  • apideck->accounting->bankFeedStatements->update():
    • request->bankFeedStatement->transactions[]->merchantCategoryCode Added
  • apideck->accounting->quotes->list(): response.data[]->lineItems[]->customFields[] Changed
  • apideck->accounting->quotes->create():
    • request->quote->lineItems[]->customFields[] Changed
  • apideck->accounting->quotes->get(): response.data->lineItems[]->customFields[] Changed
  • apideck->accounting->quotes->update():
    • request->quote->lineItems[]->customFields[] Changed
  • apideck->accounting->projects->list(): response.data[]->customFields[] Changed
  • apideck->accounting->projects->create():
    • request->project->customFields[] Changed
  • apideck->accounting->projects->get(): response.data->customFields[] Changed
  • apideck->accounting->projects->update():
    • request->project->customFields[] Changed
  • apideck->accounting->employees->list(): response.data[]->customFields[] Changed
  • apideck->accounting->employees->create():
    • request->accountingEmployee->customFields[] Changed
  • apideck->accounting->employees->get(): response.data->customFields[] Changed
  • apideck->accounting->employees->update():
    • request->accountingEmployee->customFields[] Changed
  • apideck->accounting->expenseReports->list(): response.data[]->customFields[] Changed
  • apideck->accounting->expenseReports->create():
    • request->expenseReport->customFields[] Changed
  • apideck->accounting->expenseReports->get(): response.data->customFields[] Changed
  • apideck->accounting->expenseReports->update():
    • request->expenseReport->customFields[] Changed
  • apideck->ats->jobs->list(): response.data[]->customFields[] Changed
  • apideck->ats->jobs->create():
    • request->job->customFields[] Changed
  • apideck->ats->jobs->get(): response.data->customFields[] Changed
  • apideck->ats->jobs->update():
    • request->job->customFields[] Changed
  • apideck->ats->applicants->list(): response.data[]->customFields[] Changed
  • apideck->ats->applicants->create():
    • request->applicant->customFields[] Changed
  • apideck->ats->applicants->get(): response.data->customFields[] Changed
  • apideck->ats->applicants->update():
    • request->applicant->customFields[] Changed
  • apideck->crm->companies->list(): response.data[]->customFields[] Changed
  • apideck->crm->companies->create():
    • request->company1->customFields[] Changed
  • apideck->crm->companies->get(): response.data->customFields[] Changed
  • apideck->crm->companies->update():
    • request->company1->customFields[] Changed
  • apideck->crm->contacts->list(): response.data[]->customFields[] Changed
  • apideck->crm->contacts->create():
    • request->contact->customFields[] Changed
  • apideck->crm->contacts->get(): response.data->customFields[] Changed
  • apideck->crm->contacts->update():
    • request->contact->customFields[] Changed
  • apideck->crm->opportunities->list(): response.data[]->customFields[] Changed
  • apideck->crm->opportunities->create():
    • request->opportunity->customFields[] Changed
  • apideck->crm->opportunities->get(): response.data->customFields[] Changed
  • apideck->crm->opportunities->update():
    • request->opportunity->customFields[] Changed
  • apideck->crm->leads->list(): response.data[]->customFields[] Changed
  • apideck->crm->leads->create():
    • request->lead->customFields[] Changed
  • apideck->crm->leads->get(): response.data->customFields[] Changed
  • apideck->crm->leads->update():
    • request->lead->customFields[] Changed
  • apideck->crm->lists->list(): response.data[]->customFields[] Changed
  • apideck->crm->lists->get(): response.data->customFields[] Changed
  • apideck->crm->activities->list(): response.data[]->customFields[] Changed
  • apideck->crm->activities->create():
    • request->activity->customFields[] Changed
  • apideck->crm->activities->get(): response.data->customFields[] Changed
  • apideck->crm->activities->update():
    • request->activity->customFields[] Changed
  • apideck->filestorage->files->download():
    • request->followRedirects Added
  • apideck->hris->employees->list(): response.data[]->customFields[] Changed
  • apideck->hris->employees->create():
    • request->employee->customFields[] Changed
  • apideck->hris->employees->get(): response.data->customFields[] Changed
  • apideck->hris->employees->update():
    • request->employee->customFields[] Changed
  • apideck->hris->employeeSchedules->list(): response.data->employee->customFields[] Changed
  • apideck->proxy->get():
    • request->followRedirects Added
  • apideck->proxy->options():
    • request->followRedirects Added
  • apideck->proxy->post():
    • request->followRedirects Added
  • apideck->proxy->put():
    • request->followRedirects Added
  • apideck->proxy->patch():
    • request->followRedirects Added
  • apideck->proxy->delete():
    • request->followRedirects Added

View full SDK changelog

OpenAPI Change Summary
├─┬Info
│ └──[🔀] version (5:12)
├─┬Paths
│ ├──[+] path (5175:3)
│ ├──[+] path (9617:3)
│ ├──[+] path (9715:3)
│ ├──[+] path (5029:3)
│ ├─┬/accounting/invoices
│ │ ├─┬GET
│ │ │ └─┬Extensions
│ │ │   └──[🔀] x-apideck-gotchas (975:9)
│ │ └─┬POST
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (1136:9)
│ ├─┬/accounting/bills
│ │ ├─┬GET
│ │ │ └─┬Extensions
│ │ │   └──[🔀] x-apideck-gotchas (350:9)
│ │ └─┬POST
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (567:9)
│ ├─┬/accounting/quotes/{id}
│ │ └─┬PATCH
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (8875:9)
│ ├─┬/accounting/bank-accounts
│ │ └─┬GET
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (6652:9)
│ ├─┬/accounting/bank-feed-statements
│ │ └─┬POST
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (8309:9)
│ ├─┬/accounting/bills/{id}
│ │ ├─┬GET
│ │ │ └─┬Extensions
│ │ │   └──[🔀] x-apideck-gotchas (769:9)
│ │ ├─┬DELETE
│ │ │ └─┬Extensions
│ │ │   └──[🔀] x-apideck-gotchas (924:9)
│ │ └─┬PATCH
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (832:9)
│ ├─┬/accounting/employees/{id}
│ │ └─┬PATCH
│ │   └─┬Extensions
│ │     └──[+] x-apideck-gotchas (9375:9)
│ ├─┬/accounting/purchase-orders
│ │ ├─┬GET
│ │ │ └─┬Extensions
│ │ │   └──[🔀] x-apideck-gotchas (5386:9)
│ │ └─┬POST
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (5484:9)
│ ├─┬/accounting/ledger-accounts
│ │ ├─┬GET
│ │ │ └─┬Extensions
│ │ │   └──[🔀] x-apideck-gotchas (1514:9)
│ │ └─┬POST
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (1649:9)
│ ├─┬/accounting/expenses/{id}
│ │ ├─┬GET
│ │ │ └─┬Extensions
│ │ │   └──[🔀] x-apideck-gotchas (7775:9)
│ │ └─┬PATCH
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (7832:9)
│ ├─┬/hris/employees/{id}
│ │ └─┬GET
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (15225:9)
│ ├─┬/accounting/expense-reports
│ │ └─┬POST
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (9923:9)
│ ├─┬/accounting/customers/{id}
│ │ └─┬PATCH
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (2921:9)
│ ├─┬/accounting/quotes
│ │ └─┬POST
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (8763:9)
│ ├─┬/accounting/suppliers/{id}
│ │ └─┬PATCH
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (3314:9)
│ ├─┬/accounting/payments
│ │ ├─┬GET
│ │ │ └─┬Extensions
│ │ │   └──[🔀] x-apideck-gotchas (3462:9)
│ │ └─┬POST
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (3587:9)
│ ├─┬/accounting/payments/{id}
│ │ └─┬PATCH
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (3772:9)
│ ├─┬/accounting/locations
│ │ └─┬GET
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (5928:9)
│ ├─┬/accounting/tracking-categories
│ │ └─┬GET
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (6898:9)
│ ├─┬/accounting/invoices/{id}
│ │ └─┬PATCH
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (1366:9)
│ ├─┬/accounting/refunds
│ │ ├─┬GET
│ │ │ └─┬Extensions
│ │ │   └──[🔀] x-apideck-gotchas (3881:9)
│ │ └─┬POST
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (3982:9)
│ ├─┬/accounting/credit-notes
│ │ ├─┬GET
│ │ │ └─┬Extensions
│ │ │   └──[🔀] x-apideck-gotchas (2221:9)
│ │ └─┬POST
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (2364:9)
│ ├─┬/accounting/expenses
│ │ ├─┬GET
│ │ │ └─┬Extensions
│ │ │   └──[🔀] x-apideck-gotchas (7558:9)
│ │ └─┬POST
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (7656:9)
│ ├─┬/accounting/general-ledger-transactions
│ │ └─┬GET
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (4934:9)
│ ├─┬/accounting/ledger-accounts/{id}
│ │ ├─┬GET
│ │ │ └─┬Extensions
│ │ │   └──[+] x-apideck-gotchas (1712:9)
│ │ └─┬DELETE
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (1808:9)
│ ├─┬/accounting/tax-rates
│ │ ├─┬GET
│ │ │ └─┬Extensions
│ │ │   └──[🔀] x-apideck-gotchas (51:9)
│ │ └─┬POST
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (196:9)
│ ├─┬/accounting/refunds/{id}
│ │ ├─┬GET
│ │ │ └─┬Extensions
│ │ │   └──[🔀] x-apideck-gotchas (4032:9)
│ │ ├─┬DELETE
│ │ │ └─┬Extensions
│ │ │   └──[+] x-apideck-gotchas (4137:9)
│ │ └─┬PATCH
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (4088:9)
│ ├─┬/accounting/bill-payments/{id}
│ │ ├─┬DELETE
│ │ │ └─┬Extensions
│ │ │   └──[🔀] x-apideck-gotchas (7512:9)
│ │ └─┬PATCH
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (7439:9)
│ ├─┬/file-storage/files/{id}/export
│ │ └─┬GET
│ │   └─┬Responses
│ │     └─┬200
│ │       └──[🔀] description (54537:20)
│ ├─┬/accounting/attachments/{reference_type}/{reference_id}/{id}/download
│ │ └─┬GET
│ │   ├──[+] parameters (19244:13)❌ 
│ │   └─┬Responses
│ │     └─┬200
│ │       └──[🔀] description (53576:20)
│ ├─┬/accounting/bill-payments
│ │ ├─┬GET
│ │ │ └─┬Extensions
│ │ │   └──[🔀] x-apideck-gotchas (7153:9)
│ │ └─┬POST
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (7270:9)
│ ├─┬/accounting/journal-entries/{id}
│ │ └─┬PATCH
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (4800:9)
│ ├─┬/accounting/projects/{id}
│ │ ├─┬GET
│ │ │ └─┬Extensions
│ │ │   └──[🔀] x-apideck-gotchas (9104:9)
│ │ └─┬PATCH
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (9150:9)
│ ├─┬/accounting/balance-sheet
│ │ └─┬GET
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (4304:9)
│ ├─┬/accounting/credit-notes/{id}
│ │ ├─┬DELETE
│ │ │ └─┬Extensions
│ │ │   └──[🔀] x-apideck-gotchas (2614:9)
│ │ └─┬PATCH
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (2522:9)
│ ├─┬/file-storage/files/{id}/download
│ │ └─┬GET
│ │   ├──[+] parameters (19244:13)❌ 
│ │   └─┬Responses
│ │     └─┬200
│ │       └──[🔀] description (54537:20)
│ ├─┬/crm/opportunities
│ │ └─┬GET
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (11265:9)
│ ├─┬/accounting/projects
│ │ ├─┬GET
│ │ │ └─┬Extensions
│ │ │   └──[🔀] x-apideck-gotchas (8986:9)
│ │ └─┬POST
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (9054:9)
│ ├─┬/accounting/customers
│ │ ├─┬GET
│ │ │ └─┬Extensions
│ │ │   └──[🔀] x-apideck-gotchas (2669:9)
│ │ └─┬POST
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (2803:9)
│ ├─┬/accounting/invoice-items/{id}
│ │ └─┬PATCH
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (2115:9)
│ ├─┬/accounting/suppliers
│ │ ├─┬GET
│ │ │ └─┬Extensions
│ │ │   └──[🔀] x-apideck-gotchas (3028:9)
│ │ └─┬POST
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (3153:9)
│ ├─┬/accounting/company-info
│ │ └─┬GET
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (4177:9)
│ ├─┬/accounting/journal-entries
│ │ ├─┬GET
│ │ │ ├──Parameters
│ │ │ └─┬Extensions
│ │ │   └──[🔀] x-apideck-gotchas (4403:9)
│ │ └─┬POST
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (4623:9)
│ ├─┬/accounting/attachments/{reference_type}/{reference_id}
│ │ ├─┬GET
│ │ │ └─┬Extensions
│ │ │   └──[🔀] x-apideck-gotchas (6364:9)
│ │ └─┬POST
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (6458:9)
│ ├─┬/accounting/employees
│ │ └─┬POST
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (9279:9)
│ ├─┬/proxy
│ │ ├─┬GET
│ │ │ ├──[+] parameters (19775:13)❌ 
│ │ │ └─┬Responses
│ │ │   └─┬200
│ │ │     └──[🔀] description (55092:20)
│ │ ├─┬PUT
│ │ │ ├──[+] parameters (19775:13)❌ 
│ │ │ └─┬Responses
│ │ │   └─┬200
│ │ │     └──[🔀] description (55092:20)
│ │ ├─┬POST
│ │ │ ├──[+] parameters (19775:13)❌ 
│ │ │ └─┬Responses
│ │ │   └─┬200
│ │ │     └──[🔀] description (55092:20)
│ │ ├─┬DELETE
│ │ │ ├──[+] parameters (19775:13)❌ 
│ │ │ └─┬Responses
│ │ │   └─┬200
│ │ │     └──[🔀] description (55092:20)
│ │ ├─┬OPTIONS
│ │ │ ├──[+] parameters (19775:13)❌ 
│ │ │ └─┬Responses
│ │ │   └─┬200
│ │ │     └──[🔀] description (55092:20)
│ │ └─┬PATCH
│ │   ├──[+] parameters (19775:13)❌ 
│ │   └─┬Responses
│ │     └─┬200
│ │       └──[🔀] description (55092:20)
│ ├─┬/accounting/expense-reports/{id}
│ │ └─┬PATCH
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (10052:9)
│ ├─┬/accounting/invoice-items
│ │ └─┬POST
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (1978:9)
│ ├─┬/hris/employees
│ │ └─┬GET
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (14961:9)
│ └─┬/accounting/purchase-orders/{id}
│   └─┬PATCH
│     └─┬Extensions
│       └──[🔀] x-apideck-gotchas (5595:9)
└─┬Components
  ├──[+] responses (53907:7)
  ├──[+] responses (53913:7)
  ├──[+] responses (53174:7)
  ├──[+] responses (53925:7)
  ├──[+] responses (53192:7)
  ├──[+] responses (53919:7)
  ├──[+] responses (53198:7)
  ├──[+] responses (53186:7)
  ├──[+] responses (53180:7)
  ├──[+] responses (53931:7)
  ├──[+] parameters (19244:7)
  ├──[+] parameters (19621:7)
  ├──[+] parameters (19629:7)
  ├──[+] schemas (36601:7)
  ├──[+] schemas (28830:7)
  ├──[+] schemas (28389:7)
  ├──[+] schemas (28898:7)
  ├──[+] schemas (36677:7)
  ├──[+] schemas (36414:7)
  ├──[+] schemas (28752:7)
  ├──[+] schemas (36637:7)
  ├──[+] schemas (28789:7)
  ├──[+] schemas (36747:7)
  ├──[+] schemas (36564:7)
  ├──[+] schemas (36712:7)
  ├──[+] schemas (36582:7)
  ├──[+] schemas (28864:7)
  ├─┬Refund
  │ └─┬line_items
  │   └──[🔀] description (29907:24)
  ├─┬BankFeedStatement
  │ └─┬transactions
  │   └─┬Schema
  │     ├──[+] properties (34635:15)
  │     ├─┬reference
  │     │ ├──[🔀] title (34593:24)
  │     │ ├──[+] format (34591:25)❌ 
  │     │ ├──[🔀] description (34589:30)
  │     │ └──[🔀] example (34592:26)
  │     ├─┬transaction_type
  │     │ ├──[-] enum (32160:21)❌ 
  │     │ ├──[-] enum (32161:21)❌ 
  │     │ ├──[-] enum (32162:21)❌ 
  │     │ ├──[-] enum (32163:21)❌ 
  │     │ ├──[-] enum (32164:21)❌ 
  │     │ ├──[-] enum (32165:21)❌ 
  │     │ ├──[🔀] title (34610:24)
  │     │ ├──[🔀] description (34607:30)
  │     │ ├──[🔀] example (34609:26)
  │     │ └─┬Extensions
  │     │   ├──[-] x-apideck-enum-id (32167:36)❌ 
  │     │   └──[-] x-speakeasy-unknown-values (32168:45)❌ 
  │     ├─┬posted_date
  │     │ ├──[🔀] title (34640:24)
  │     │ ├──[-] format (32125:25)❌ 
  │     │ ├──[🔀] description (34636:30)
  │     │ ├──[+] nullable (34639:27)❌ 
  │     │ └──[🔀] example (34638:26)
  │     └─┬source_transaction_id
  │       ├──[🔀] title (34620:24)
  │       ├──[🔀] description (34617:30)
  │       └──[🔀] example (34619:26)
  ├─┬BalanceSheetAccountRecord
  │ ├──[+] properties (20973:9)
  │ ├─┬value
  │ │ └──[🔀] $ref (20974:11)❌ 
  │ └─┬Extensions
  │   └──[🔀] x-apideck-weights (20985:9)
  ├─┬CustomField
  │ ├──[+] properties (23441:9)
  │ ├─┬value
  │ │ ├──[+] type (23443:17)❌ 
  │ │ ├──[+] title (23446:18)
  │ │ ├──[+] description (23442:24)
  │ │ ├──[+] nullable (23445:21)❌ 
  │ │ ├──[+] example (23444:20)
  │ │ ├──[-] anyOf (21281:15)❌ 
  │ │ ├──[-] anyOf (21284:15)❌ 
  │ │ ├──[-] anyOf (21287:15)❌ 
  │ │ ├──[-] anyOf (21290:15)❌ 
  │ │ └──[-] anyOf (21295:15)❌ 
  │ └─┬Extensions
  │   └──[🔀] x-apideck-weights (23499:9)
  ├─┬BalanceSheetAccount
  │ ├──[+] properties (20933:9)
  │ ├─┬value
  │ │ └──[🔀] $ref (20934:11)❌ 
  │ └─┬Extensions
  │   └──[🔀] x-apideck-weights (20947:9)
  ├─┬BankFeedAccount
  │ ├──[+] properties (34476:9)
  │ ├──[+] properties (34470:9)
  │ ├──[+] properties (34453:9)
  │ ├──[+] properties (34451:9)
  │ ├─┬target_account_id
  │ │ └──[🔀] $ref (25972:20)❌ 
  │ ├─┬custom_mappings
  │ │ └──[🔀] $ref (22863:20)❌ 
  │ ├─┬bank_account_type
  │ │ ├──[-] enum (31995:15)❌ 
  │ │ ├──[-] enum (31996:15)❌ 
  │ │ ├──[🔀] type (34478:17)❌ 
  │ │ ├──[🔀] title (34481:18)
  │ │ ├──[🔀] description (34477:24)
  │ │ ├──[+] nullable (34480:21)❌ 
  │ │ ├──[🔀] example (34479:20)
  │ │ └─┬Extensions
  │ │   ├──[-] x-apideck-enum-id (31998:30)❌ 
  │ │   └──[-] x-speakeasy-unknown-values (31999:39)❌ 
  │ ├─┬created_at
  │ │ └──[🔀] $ref (34437:11)❌ 
  │ ├─┬id
  │ │ └──[🔀] $ref (30692:20)❌ 
  │ ├─┬currency
  │ │ └──[🔀] $ref (22583:20)❌ 
  │ ├─┬custom_fields
  │ │ └──[🔀] $ref (22591:20)❌ 
  │ ├─┬target_account_number
  │ │ └──[🔀] $ref (21103:20)❌ 
  │ ├─┬source_account_id
  │ │ ├──[+] enum (34489:15)
  │ │ ├──[+] enum (34490:15)
  │ │ ├──[🔀] title (34491:18)
  │ │ ├──[🔀] description (34485:24)
  │ │ ├──[🔀] example (34487:20)
  │ │ └─┬Extensions
  │ │   ├──[+] x-apideck-enum-id (34492:30)
  │ │   └──[+] x-speakeasy-unknown-values (34493:39)
  │ ├─┬target_account_name
  │ │ ├──[🔀] title (34450:18)
  │ │ ├──[🔀] description (34447:24)
  │ │ └──[🔀] example (34449:20)
  │ ├─┬updated_at
  │ │ └──[🔀] $ref (21127:20)❌ 
  │ ├─┬created_by
  │ │ └──[🔀] $ref (35252:20)❌ 
  │ ├─┬country
  │ │ └──[🔀] $ref (34471:11)❌ 
  │ ├─┬updated_by
  │ │ └──[🔀] $ref (34456:11)❌ 
  │ ├─┬feed_status
  │ │ ├──[-] enum (32027:15)❌ 
  │ │ ├──[-] enum (32028:15)❌ 
  │ │ ├──[+] items (34499:13)❌ 
  │ │ ├──[🔀] type (34497:17)❌ 
  │ │ ├──[-] title (32029:18)
  │ │ ├──[-] description (32023:24)
  │ │ ├──[-] example (32025:20)
  │ │ └─┬Extensions
  │ │   ├──[-] x-apideck-enum-id (32030:30)❌ 
  │ │   └──[-] x-speakeasy-unknown-values (32031:39)❌ 
  │ └─┬Extensions
  │   └──[🔀] x-apideck-weights (34518:9)
  ├─┬Attachment
  │ ├──[+] properties (31695:9)
  │ ├─┬updated_at
  │ │ └──[🔀] $ref (31683:11)❌ 
  │ ├─┬id
  │ │ └──[🔀] $ref (31696:11)❌ 
  │ ├─┬updated_by
  │ │ └──[🔀] $ref (31607:20)❌ 
  │ ├─┬parent_folder_id
  │ │ ├──[🔀] description (31673:24)
  │ │ └──[🔀] example (31675:20)
  │ ├─┬size
  │ │ └──[🔀] $ref (31732:13)❌ 
  │ ├─┬reference
  │ │ └──[🔀] $ref (28572:20)❌ 
  │ ├─┬mime_type
  │ │ └──[🔀] $ref (25972:20)❌ 
  │ ├─┬pass_through
  │ │ └──[🔀] $ref (31701:11)❌ 
  │ ├─┬name
  │ │ ├──[🔀] description (31678:24)
  │ │ └──[🔀] example (31680:20)
  │ └─┬Extensions
  │   └──[🔀] x-apideck-weights (31718:9)
  ├─┬Opportunity
  │ └─┬title
  │   └──[-] minLength (38648:22)❌ 
  ├─┬RefundType
  │ ├──[+] enum (30085:11)
  │ └──[🔀] description (30078:20)
  └─┬JournalEntriesFilter
    ├──[+] properties (27208:9)
    ├──[+] properties (27202:9)
    ├─┬scope
    │ ├──[-] enum (25045:15)❌ 
    │ ├──[-] enum (25044:15)❌ 
    │ ├──[🔀] title (27213:18)
    │ ├──[+] format (27211:19)❌ 
    │ ├──[🔀] description (27209:24)
    │ ├──[+] example (27212:20)
    │ └─┬Extensions
    │   ├──[-] x-apideck-enum-id (25047:30)❌ 
    │   └──[-] x-speakeasy-unknown-values (25048:39)❌ 
    ├─┬updated_since
    │ ├──[+] enum (27217:15)
    │ ├──[+] enum (27218:15)
    │ ├──[+] enum (27219:15)
    │ ├──[+] enum (27220:15)
    │ ├──[+] enum (27221:15)
    │ ├──[+] enum (27222:15)
    │ ├──[+] enum (27223:15)
    │ ├──[+] enum (27224:15)
    │ ├──[-] title (25026:18)
    │ ├──[-] format (25024:19)❌ 
    │ ├──[-] example (25025:20)
    │ └─┬Extensions
    │   ├──[+] x-apideck-enum-id (27225:30)
    │   └──[+] x-speakeasy-unknown-values (27226:39)
    ├─┬subsidiary_id
    │ ├──[🔀] title (27207:18)
    │ ├──[+] format (27205:19)❌ 
    │ ├──[🔀] description (27203:24)
    │ └──[🔀] example (27206:20)
    └─┬status
      ├──[+] enum (27231:15)
      ├──[+] enum (27232:15)
      ├──[-] enum (25037:15)❌ 
      ├──[-] enum (25030:15)❌ 
      ├──[-] enum (25031:15)❌ 
      ├──[-] enum (25032:15)❌ 
      ├──[-] enum (25033:15)❌ 
      ├──[-] enum (25034:15)❌ 
      ├──[-] enum (25035:15)❌ 
      ├──[-] enum (25036:15)❌ 
      ├──[+] title (27233:18)
      ├──[+] description (27228:24)
      └─┬Extensions
        └──[🔀] x-apideck-enum-id (27234:30)
Document Element Total Changes Breaking Changes
components 170 58
info 1 0
paths 91 8

View full report

Linting Report 0 errors, 1 warnings, 92 hints

View full report

PHP CHANGELOG

core: 3.9.27 - 2026-08-12

🐝 New Features

core: 3.9.26 - 2026-08-11

🐛 Bug Fixes

  • raise guzzle floor to ^7.15.2, bump x/net security pin to v0.56.0, and raise hono/body-parser overrides to patched versions (commit by @AshGodfrey)

unions: 0.1.9 - 2026-08-13

🐛 Bug Fixes

  • collapse primitive-only unions in path parameters instead of dropping the operation (commit by @AshGodfrey)

Based on Speakeasy CLI 1.795.1

Last updated by Speakeasy workflow

@github-actions github-actions Bot added the patch Patch version bump label Aug 7, 2026
@github-actions
github-actions Bot force-pushed the speakeasy-sdk-regen-1786072592 branch 2 times, most recently from 0131f37 to 4e8d771 Compare August 7, 2026 06:46
@github-actions github-actions Bot changed the title chore: 🐝 Update SDK - Generate 0.22.1 chore: 🐝 Update SDK - Generate 0.23.0 Aug 7, 2026
@github-actions github-actions Bot added minor Minor version bump and removed patch Patch version bump labels Aug 7, 2026
@github-actions
github-actions Bot force-pushed the speakeasy-sdk-regen-1786072592 branch 24 times, most recently from 5fa6f1a to 8636d0d Compare August 11, 2026 14:27
@github-actions
github-actions Bot force-pushed the speakeasy-sdk-regen-1786072592 branch 28 times, most recently from f7bb571 to 9391fb2 Compare August 19, 2026 14:23
speakeasybot and others added 2 commits August 21, 2026 16:37
* `apideck->accounting->refunds->list()`:  `response.data[]` **Changed** (Breaking ⚠️)
* `apideck->accounting->refunds->get()`:  `response.data` **Changed** (Breaking ⚠️)
* `apideck->accounting->salesReceipts->list()`: **Added**
* `apideck->accounting->salesReceipts->create()`: **Added**
* `apideck->accounting->salesReceipts->get()`: **Added**
* `apideck->accounting->salesReceipts->update()`: **Added**
* `apideck->accounting->salesReceipts->delete()`: **Added**
* `apideck->accounting->paymentMethods->list()`: **Added**
* `apideck->accounting->paymentMethods->create()`: **Added**
* `apideck->accounting->paymentMethods->get()`: **Added**
* `apideck->accounting->paymentMethods->update()`: **Added**
* `apideck->accounting->paymentMethods->delete()`: **Added**
* `apideck->accounting->taxRates->list()`:  `response.data[]->customFields[]` **Changed**
* `apideck->accounting->taxRates->create()`: 
  *  `request->taxRate->customFields[]` **Changed**
* `apideck->accounting->taxRates->get()`:  `response.data->customFields[]` **Changed**
* `apideck->accounting->taxRates->update()`: 
  *  `request->taxRate->customFields[]` **Changed**
* `apideck->accounting->bills->list()`:  `response.data[]->customFields[]` **Changed**
* `apideck->accounting->bills->create()`: 
  *  `request->bill->customFields[]` **Changed**
* `apideck->accounting->bills->get()`:  `response.data->customFields[]` **Changed**
* `apideck->accounting->bills->update()`: 
  *  `request->bill->customFields[]` **Changed**
* `apideck->accounting->invoices->list()`:  `response.data[]->lineItems[]->customFields[]` **Changed**
* `apideck->accounting->invoices->create()`: 
  *  `request->invoice->lineItems[]->customFields[]` **Changed**
* `apideck->accounting->invoices->get()`:  `response.data->lineItems[]->customFields[]` **Changed**
* `apideck->accounting->invoices->update()`: 
  *  `request->invoice->lineItems[]->customFields[]` **Changed**
* `apideck->accounting->ledgerAccounts->list()`:  `response.data[]->customFields[]` **Changed**
* `apideck->accounting->ledgerAccounts->create()`: 
  *  `request->ledgerAccount->customFields[]` **Changed**
* `apideck->accounting->ledgerAccounts->get()`:  `response.data->customFields[]` **Changed**
* `apideck->accounting->ledgerAccounts->update()`: 
  *  `request->ledgerAccount->customFields[]` **Changed**
* `apideck->accounting->creditNotes->list()`:  `response.data[]->lineItems[]->customFields[]` **Changed**
* `apideck->accounting->creditNotes->create()`: 
  *  `request->creditNote->lineItems[]->customFields[]` **Changed**
* `apideck->accounting->creditNotes->get()`:  `response.data->lineItems[]->customFields[]` **Changed**
* `apideck->accounting->creditNotes->update()`: 
  *  `request->creditNote->lineItems[]->customFields[]` **Changed**
* `apideck->accounting->customers->list()`:  `response.data[]->customFields[]` **Changed**
* `apideck->accounting->customers->create()`: 
  *  `request->customer->customFields[]` **Changed**
* `apideck->accounting->customers->get()`:  `response.data->customFields[]` **Changed**
* `apideck->accounting->customers->update()`: 
  *  `request->customer->customFields[]` **Changed**
* `apideck->accounting->suppliers->list()`:  `response.data[]->customFields[]` **Changed**
* `apideck->accounting->suppliers->create()`: 
  *  `request->supplier->customFields[]` **Changed**
* `apideck->accounting->suppliers->get()`:  `response.data->customFields[]` **Changed**
* `apideck->accounting->suppliers->update()`: 
  *  `request->supplier->customFields[]` **Changed**
* `apideck->accounting->payments->list()`:  `response.data[]->customFields[]` **Changed**
* `apideck->accounting->payments->create()`: 
  *  `request->payment->customFields[]` **Changed**
* `apideck->accounting->payments->get()`:  `response.data->customFields[]` **Changed**
* `apideck->accounting->payments->update()`: 
  *  `request->payment->customFields[]` **Changed**
* `apideck->accounting->refunds->create()`: 
  *  `request->refund` **Changed**
* `apideck->accounting->refunds->update()`: 
  *  `request->refund` **Changed**
* `apideck->accounting->companyInfo->get()`:  `response.data->defaultSalesTax->customFields[]` **Changed**
* `apideck->accounting->journalEntries->list()`: 
  *  `request->filter` **Changed**
  *  `response.data[]->customFields[]` **Changed**
* `apideck->accounting->journalEntries->create()`: 
  *  `request->journalEntry->customFields[]` **Changed**
* `apideck->accounting->journalEntries->get()`:  `response.data->customFields[]` **Changed**
* `apideck->accounting->journalEntries->update()`: 
  *  `request->journalEntry->customFields[]` **Changed**
* `apideck->accounting->generalLedgerTransactions->list()`:  `response.data[]->customFields[]` **Changed**
* `apideck->accounting->generalLedgerTransactions->get()`:  `response.data->customFields[]` **Changed**
* `apideck->accounting->purchaseOrders->list()`:  `response.data[]->lineItems[]->customFields[]` **Changed**
* `apideck->accounting->purchaseOrders->create()`: 
  *  `request->purchaseOrder->lineItems[]->customFields[]` **Changed**
* `apideck->accounting->purchaseOrders->get()`:  `response.data->lineItems[]->customFields[]` **Changed**
* `apideck->accounting->purchaseOrders->update()`: 
  *  `request->purchaseOrder->lineItems[]->customFields[]` **Changed**
* `apideck->accounting->attachments->list()`:  `response.data[]->fileUrl` **Added**
* `apideck->accounting->attachments->get()`:  `response.data->fileUrl` **Added**
* `apideck->accounting->attachments->download()`: 
  *  `request->followRedirects` **Added**
* `apideck->accounting->bankAccounts->list()`:  `response.data[]->customFields[]` **Changed**
* `apideck->accounting->bankAccounts->create()`: 
  *  `request->accountingBankAccount->customFields[]` **Changed**
* `apideck->accounting->bankAccounts->get()`:  `response.data->customFields[]` **Changed**
* `apideck->accounting->bankAccounts->update()`: 
  *  `request->accountingBankAccount->customFields[]` **Changed**
* `apideck->accounting->billPayments->list()`:  `response.data[]->customFields[]` **Changed**
* `apideck->accounting->billPayments->create()`: 
  *  `request->billPayment->customFields[]` **Changed**
* `apideck->accounting->billPayments->get()`:  `response.data->customFields[]` **Changed**
* `apideck->accounting->billPayments->update()`: 
  *  `request->billPayment->customFields[]` **Changed**
* `apideck->accounting->expenses->list()`:  `response.data[]->customFields[]` **Changed**
* `apideck->accounting->expenses->create()`: 
  *  `request->expense->customFields[]` **Changed**
* `apideck->accounting->expenses->get()`:  `response.data->customFields[]` **Changed**
* `apideck->accounting->expenses->update()`: 
  *  `request->expense->customFields[]` **Changed**
* `apideck->accounting->bankFeedAccounts->list()`:  `response.data[]` **Changed**
* `apideck->accounting->bankFeedAccounts->create()`: 
  *  `request->bankFeedAccount` **Changed**
* `apideck->accounting->bankFeedAccounts->get()`:  `response.data` **Changed**
* `apideck->accounting->bankFeedAccounts->update()`: 
  *  `request->bankFeedAccount` **Changed**
* `apideck->accounting->bankFeedStatements->list()`:  `response.data[]->transactions[]->merchantCategoryCode` **Added**
* `apideck->accounting->bankFeedStatements->create()`: 
  *  `request->bankFeedStatement->transactions[]->merchantCategoryCode` **Added**
* `apideck->accounting->bankFeedStatements->get()`:  `response.data->transactions[]->merchantCategoryCode` **Added**
* `apideck->accounting->bankFeedStatements->update()`: 
  *  `request->bankFeedStatement->transactions[]->merchantCategoryCode` **Added**
* `apideck->accounting->quotes->list()`:  `response.data[]->lineItems[]->customFields[]` **Changed**
* `apideck->accounting->quotes->create()`: 
  *  `request->quote->lineItems[]->customFields[]` **Changed**
* `apideck->accounting->quotes->get()`:  `response.data->lineItems[]->customFields[]` **Changed**
* `apideck->accounting->quotes->update()`: 
  *  `request->quote->lineItems[]->customFields[]` **Changed**
* `apideck->accounting->projects->list()`:  `response.data[]->customFields[]` **Changed**
* `apideck->accounting->projects->create()`: 
  *  `request->project->customFields[]` **Changed**
* `apideck->accounting->projects->get()`:  `response.data->customFields[]` **Changed**
* `apideck->accounting->projects->update()`: 
  *  `request->project->customFields[]` **Changed**
* `apideck->accounting->employees->list()`:  `response.data[]->customFields[]` **Changed**
* `apideck->accounting->employees->create()`: 
  *  `request->accountingEmployee->customFields[]` **Changed**
* `apideck->accounting->employees->get()`:  `response.data->customFields[]` **Changed**
* `apideck->accounting->employees->update()`: 
  *  `request->accountingEmployee->customFields[]` **Changed**
* `apideck->accounting->expenseReports->list()`:  `response.data[]->customFields[]` **Changed**
* `apideck->accounting->expenseReports->create()`: 
  *  `request->expenseReport->customFields[]` **Changed**
* `apideck->accounting->expenseReports->get()`:  `response.data->customFields[]` **Changed**
* `apideck->accounting->expenseReports->update()`: 
  *  `request->expenseReport->customFields[]` **Changed**
* `apideck->ats->jobs->list()`:  `response.data[]->customFields[]` **Changed**
* `apideck->ats->jobs->create()`: 
  *  `request->job->customFields[]` **Changed**
* `apideck->ats->jobs->get()`:  `response.data->customFields[]` **Changed**
* `apideck->ats->jobs->update()`: 
  *  `request->job->customFields[]` **Changed**
* `apideck->ats->applicants->list()`:  `response.data[]->customFields[]` **Changed**
* `apideck->ats->applicants->create()`: 
  *  `request->applicant->customFields[]` **Changed**
* `apideck->ats->applicants->get()`:  `response.data->customFields[]` **Changed**
* `apideck->ats->applicants->update()`: 
  *  `request->applicant->customFields[]` **Changed**
* `apideck->crm->companies->list()`:  `response.data[]->customFields[]` **Changed**
* `apideck->crm->companies->create()`: 
  *  `request->company1->customFields[]` **Changed**
* `apideck->crm->companies->get()`:  `response.data->customFields[]` **Changed**
* `apideck->crm->companies->update()`: 
  *  `request->company1->customFields[]` **Changed**
* `apideck->crm->contacts->list()`:  `response.data[]->customFields[]` **Changed**
* `apideck->crm->contacts->create()`: 
  *  `request->contact->customFields[]` **Changed**
* `apideck->crm->contacts->get()`:  `response.data->customFields[]` **Changed**
* `apideck->crm->contacts->update()`: 
  *  `request->contact->customFields[]` **Changed**
* `apideck->crm->opportunities->list()`:  `response.data[]->customFields[]` **Changed**
* `apideck->crm->opportunities->create()`: 
  *  `request->opportunity->customFields[]` **Changed**
* `apideck->crm->opportunities->get()`:  `response.data->customFields[]` **Changed**
* `apideck->crm->opportunities->update()`: 
  *  `request->opportunity->customFields[]` **Changed**
* `apideck->crm->leads->list()`:  `response.data[]->customFields[]` **Changed**
* `apideck->crm->leads->create()`: 
  *  `request->lead->customFields[]` **Changed**
* `apideck->crm->leads->get()`:  `response.data->customFields[]` **Changed**
* `apideck->crm->leads->update()`: 
  *  `request->lead->customFields[]` **Changed**
* `apideck->crm->lists->list()`:  `response.data[]->customFields[]` **Changed**
* `apideck->crm->lists->get()`:  `response.data->customFields[]` **Changed**
* `apideck->crm->activities->list()`:  `response.data[]->customFields[]` **Changed**
* `apideck->crm->activities->create()`: 
  *  `request->activity->customFields[]` **Changed**
* `apideck->crm->activities->get()`:  `response.data->customFields[]` **Changed**
* `apideck->crm->activities->update()`: 
  *  `request->activity->customFields[]` **Changed**
* `apideck->filestorage->files->download()`: 
  *  `request->followRedirects` **Added**
* `apideck->hris->employees->list()`:  `response.data[]->customFields[]` **Changed**
* `apideck->hris->employees->create()`: 
  *  `request->employee->customFields[]` **Changed**
* `apideck->hris->employees->get()`:  `response.data->customFields[]` **Changed**
* `apideck->hris->employees->update()`: 
  *  `request->employee->customFields[]` **Changed**
* `apideck->hris->employeeSchedules->list()`:  `response.data->employee->customFields[]` **Changed**
* `apideck->proxy->get()`: 
  *  `request->followRedirects` **Added**
* `apideck->proxy->options()`: 
  *  `request->followRedirects` **Added**
* `apideck->proxy->post()`: 
  *  `request->followRedirects` **Added**
* `apideck->proxy->put()`: 
  *  `request->followRedirects` **Added**
* `apideck->proxy->patch()`: 
  *  `request->followRedirects` **Added**
* `apideck->proxy->delete()`: 
  *  `request->followRedirects` **Added**
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.

1 participant