Skip to content

chore: 🐝 Update SDK - Generate 0.38.0 - #145

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

chore: 🐝 Update SDK - Generate 0.38.0#145
github-actions[bot] wants to merge 2 commits into
mainfrom
speakeasy-sdk-regen-1786072578

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.

Java SDK Changes:

  • 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.list(): response.data[] Changed
  • apideck.accounting.refunds.create():
    • request.refund Changed
  • apideck.accounting.refunds.get(): response.data 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 (9587:3)
│ ├──[+] path (9489:3)
│ ├──[+] path (4948:3)
│ ├──[+] path (5094:3)
│ ├─┬/accounting/suppliers
│ │ ├─┬GET
│ │ │ └─┬Extensions
│ │ │   └──[🔀] x-apideck-gotchas (2988:9)
│ │ └─┬POST
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (3107:9)
│ ├─┬/accounting/expense-reports
│ │ └─┬POST
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (9795:9)
│ ├─┬/accounting/customers
│ │ ├─┬GET
│ │ │ └─┬Extensions
│ │ │   └──[🔀] x-apideck-gotchas (2643:9)
│ │ └─┬POST
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (2771:9)
│ ├─┬/accounting/company-info
│ │ └─┬GET
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (4106:9)
│ ├─┬/accounting/invoices
│ │ ├─┬GET
│ │ │ └─┬Extensions
│ │ │   └──[🔀] x-apideck-gotchas (962:9)
│ │ └─┬POST
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (1115:9)
│ ├─┬/accounting/journal-entries/{id}
│ │ └─┬PATCH
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (4719:9)
│ ├─┬/accounting/tax-rates
│ │ ├─┬GET
│ │ │ └─┬Extensions
│ │ │   └──[🔀] x-apideck-gotchas (51:9)
│ │ └─┬POST
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (196:9)
│ ├─┬/accounting/invoice-items
│ │ └─┬POST
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (1952:9)
│ ├─┬/accounting/credit-notes/{id}
│ │ ├─┬DELETE
│ │ │ └─┬Extensions
│ │ │   └──[🔀] x-apideck-gotchas (2588:9)
│ │ └─┬PATCH
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (2496:9)
│ ├─┬/accounting/ledger-accounts/{id}
│ │ ├─┬GET
│ │ │ └─┬Extensions
│ │ │   └──[+] x-apideck-gotchas (1686:9)
│ │ └─┬DELETE
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (1782:9)
│ ├─┬/accounting/bill-payments/{id}
│ │ ├─┬DELETE
│ │ │ └─┬Extensions
│ │ │   └──[🔀] x-apideck-gotchas (7404:9)
│ │ └─┬PATCH
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (7331:9)
│ ├─┬/hris/employees/{id}
│ │ └─┬GET
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (15097:9)
│ ├─┬/accounting/suppliers/{id}
│ │ └─┬PATCH
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (3260:9)
│ ├─┬/accounting/invoices/{id}
│ │ └─┬PATCH
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (1340:9)
│ ├─┬/accounting/purchase-orders
│ │ ├─┬GET
│ │ │ └─┬Extensions
│ │ │   └──[🔀] x-apideck-gotchas (5305:9)
│ │ └─┬POST
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (5403:9)
│ ├─┬/accounting/tracking-categories
│ │ └─┬GET
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (6807:9)
│ ├─┬/accounting/ledger-accounts
│ │ ├─┬GET
│ │ │ └─┬Extensions
│ │ │   └──[🔀] x-apideck-gotchas (1488:9)
│ │ └─┬POST
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (1623:9)
│ ├─┬/accounting/attachments/{reference_type}/{reference_id}
│ │ ├─┬GET
│ │ │ └─┬Extensions
│ │ │   └──[🔀] x-apideck-gotchas (6283:9)
│ │ └─┬POST
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (6377:9)
│ ├─┬/accounting/refunds
│ │ ├─┬GET
│ │ │ └─┬Extensions
│ │ │   └──[🔀] x-apideck-gotchas (3810:9)
│ │ └─┬POST
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (3911:9)
│ ├─┬/accounting/payments
│ │ ├─┬GET
│ │ │ └─┬Extensions
│ │ │   └──[🔀] x-apideck-gotchas (3408:9)
│ │ └─┬POST
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (3526:9)
│ ├─┬/accounting/employees/{id}
│ │ └─┬PATCH
│ │   └─┬Extensions
│ │     └──[+] x-apideck-gotchas (9247:9)
│ ├─┬/accounting/quotes/{id}
│ │ └─┬PATCH
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (8747:9)
│ ├─┬/accounting/customers/{id}
│ │ └─┬PATCH
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (2881:9)
│ ├─┬/accounting/bank-feed-statements
│ │ └─┬POST
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (8201:9)
│ ├─┬/accounting/expense-reports/{id}
│ │ └─┬PATCH
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (9924:9)
│ ├─┬/file-storage/files/{id}/export
│ │ └─┬GET
│ │   └─┬Responses
│ │     └─┬200
│ │       └──[🔀] description (54407:20)
│ ├─┬/accounting/bank-accounts
│ │ └─┬GET
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (6571:9)
│ ├─┬/accounting/general-ledger-transactions
│ │ └─┬GET
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (4853:9)
│ ├─┬/accounting/employees
│ │ └─┬POST
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (9151:9)
│ ├─┬/accounting/balance-sheet
│ │ └─┬GET
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (4228:9)
│ ├─┬/accounting/expenses/{id}
│ │ ├─┬GET
│ │ │ └─┬Extensions
│ │ │   └──[🔀] x-apideck-gotchas (7667:9)
│ │ └─┬PATCH
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (7724:9)
│ ├─┬/accounting/quotes
│ │ └─┬POST
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (8635:9)
│ ├─┬/file-storage/files/{id}/download
│ │ └─┬GET
│ │   ├──[+] parameters (19114:13)❌ 
│ │   └─┬Responses
│ │     └─┬200
│ │       └──[🔀] description (54407:20)
│ ├─┬/accounting/projects/{id}
│ │ ├─┬GET
│ │ │ └─┬Extensions
│ │ │   └──[🔀] x-apideck-gotchas (8976:9)
│ │ └─┬PATCH
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (9022:9)
│ ├─┬/accounting/payments/{id}
│ │ └─┬PATCH
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (3701:9)
│ ├─┬/accounting/credit-notes
│ │ ├─┬GET
│ │ │ └─┬Extensions
│ │ │   └──[🔀] x-apideck-gotchas (2195:9)
│ │ └─┬POST
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (2338:9)
│ ├─┬/accounting/invoice-items/{id}
│ │ └─┬PATCH
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (2089:9)
│ ├─┬/crm/opportunities
│ │ └─┬GET
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (11137:9)
│ ├─┬/accounting/purchase-orders/{id}
│ │ └─┬PATCH
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (5514:9)
│ ├─┬/hris/employees
│ │ └─┬GET
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (14833:9)
│ ├─┬/accounting/bills
│ │ ├─┬GET
│ │ │ └─┬Extensions
│ │ │   └──[🔀] x-apideck-gotchas (350:9)
│ │ └─┬POST
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (559:9)
│ ├─┬/accounting/locations
│ │ └─┬GET
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (5847:9)
│ ├─┬/accounting/refunds/{id}
│ │ ├─┬GET
│ │ │ └─┬Extensions
│ │ │   └──[🔀] x-apideck-gotchas (3961:9)
│ │ ├─┬DELETE
│ │ │ └─┬Extensions
│ │ │   └──[+] x-apideck-gotchas (4066:9)
│ │ └─┬PATCH
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (4017:9)
│ ├─┬/accounting/bill-payments
│ │ ├─┬GET
│ │ │ └─┬Extensions
│ │ │   └──[🔀] x-apideck-gotchas (7062:9)
│ │ └─┬POST
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (7172:9)
│ ├─┬/accounting/attachments/{reference_type}/{reference_id}/{id}/download
│ │ └─┬GET
│ │   ├──[+] parameters (19114:13)❌ 
│ │   └─┬Responses
│ │     └─┬200
│ │       └──[🔀] description (53446:20)
│ ├─┬/accounting/expenses
│ │ ├─┬GET
│ │ │ └─┬Extensions
│ │ │   └──[🔀] x-apideck-gotchas (7450:9)
│ │ └─┬POST
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (7548:9)
│ ├─┬/accounting/journal-entries
│ │ ├─┬GET
│ │ │ ├──Parameters
│ │ │ └─┬Extensions
│ │ │   └──[🔀] x-apideck-gotchas (4327:9)
│ │ └─┬POST
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (4542:9)
│ ├─┬/proxy
│ │ ├─┬GET
│ │ │ ├──[+] parameters (19645:13)❌ 
│ │ │ └─┬Responses
│ │ │   └─┬200
│ │ │     └──[🔀] description (54962:20)
│ │ ├─┬PUT
│ │ │ ├──[+] parameters (19645:13)❌ 
│ │ │ └─┬Responses
│ │ │   └─┬200
│ │ │     └──[🔀] description (54962:20)
│ │ ├─┬POST
│ │ │ ├──[+] parameters (19645:13)❌ 
│ │ │ └─┬Responses
│ │ │   └─┬200
│ │ │     └──[🔀] description (54962:20)
│ │ ├─┬DELETE
│ │ │ ├──[+] parameters (19645:13)❌ 
│ │ │ └─┬Responses
│ │ │   └─┬200
│ │ │     └──[🔀] description (54962:20)
│ │ ├─┬OPTIONS
│ │ │ ├──[+] parameters (19645:13)❌ 
│ │ │ └─┬Responses
│ │ │   └─┬200
│ │ │     └──[🔀] description (54962:20)
│ │ └─┬PATCH
│ │   ├──[+] parameters (19645:13)❌ 
│ │   └─┬Responses
│ │     └─┬200
│ │       └──[🔀] description (54962:20)
│ ├─┬/accounting/projects
│ │ ├─┬GET
│ │ │ └─┬Extensions
│ │ │   └──[🔀] x-apideck-gotchas (8858:9)
│ │ └─┬POST
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (8926:9)
│ └─┬/accounting/bills/{id}
│   ├─┬GET
│   │ └─┬Extensions
│   │   └──[🔀] x-apideck-gotchas (756:9)
│   ├─┬DELETE
│   │ └─┬Extensions
│   │   └──[🔀] x-apideck-gotchas (911:9)
│   └─┬PATCH
│     └─┬Extensions
│       └──[🔀] x-apideck-gotchas (819:9)
└─┬Components
  ├──[+] responses (53789:7)
  ├──[+] responses (53044:7)
  ├──[+] responses (53777:7)
  ├──[+] responses (53050:7)
  ├──[+] responses (53062:7)
  ├──[+] responses (53801:7)
  ├──[+] responses (53795:7)
  ├──[+] responses (53056:7)
  ├──[+] responses (53783:7)
  ├──[+] responses (53068:7)
  ├──[+] parameters (19114:7)
  ├──[+] parameters (19499:7)
  ├──[+] parameters (19491:7)
  ├──[+] schemas (36434:7)
  ├──[+] schemas (28768:7)
  ├──[+] schemas (36507:7)
  ├──[+] schemas (36547:7)
  ├──[+] schemas (28259:7)
  ├──[+] schemas (28622:7)
  ├──[+] schemas (28734:7)
  ├──[+] schemas (36582:7)
  ├──[+] schemas (28659:7)
  ├──[+] schemas (36617:7)
  ├──[+] schemas (36284:7)
  ├──[+] schemas (36471:7)
  ├──[+] schemas (36452:7)
  ├──[+] schemas (28700:7)
  ├─┬BankFeedAccount
  │ ├──[+] properties (34346:9)
  │ ├──[+] properties (34340:9)
  │ ├──[+] properties (34323:9)
  │ ├──[+] properties (34321:9)
  │ ├─┬id
  │ │ └──[🔀] $ref (30562:20)❌ 
  │ ├─┬created_by
  │ │ └──[🔀] $ref (35122:20)❌ 
  │ ├─┬target_account_name
  │ │ ├──[🔀] title (34320:18)
  │ │ ├──[🔀] description (34317:24)
  │ │ └──[🔀] example (34319:20)
  │ ├─┬created_at
  │ │ └──[🔀] $ref (34307:11)❌ 
  │ ├─┬bank_account_type
  │ │ ├──[-] enum (31996:15)❌ 
  │ │ ├──[-] enum (31995:15)❌ 
  │ │ ├──[🔀] type (34348:17)❌ 
  │ │ ├──[🔀] title (34351:18)
  │ │ ├──[🔀] description (34347:24)
  │ │ ├──[+] nullable (34350:21)❌ 
  │ │ ├──[🔀] example (34349:20)
  │ │ └─┬Extensions
  │ │   ├──[-] x-apideck-enum-id (31998:30)❌ 
  │ │   └──[-] x-speakeasy-unknown-values (31999:39)❌ 
  │ ├─┬custom_mappings
  │ │ └──[🔀] $ref (22733:20)❌ 
  │ ├─┬custom_fields
  │ │ └──[🔀] $ref (22461:20)❌ 
  │ ├─┬country
  │ │ └──[🔀] $ref (34341:11)❌ 
  │ ├─┬source_account_id
  │ │ ├──[+] enum (34359:15)
  │ │ ├──[+] enum (34360:15)
  │ │ ├──[🔀] title (34361:18)
  │ │ ├──[🔀] description (34355:24)
  │ │ ├──[🔀] example (34357:20)
  │ │ └─┬Extensions
  │ │   ├──[+] x-apideck-enum-id (34362:30)
  │ │   └──[+] x-speakeasy-unknown-values (34363:39)
  │ ├─┬target_account_number
  │ │ └──[🔀] $ref (20973:20)❌ 
  │ ├─┬feed_status
  │ │ ├──[-] enum (32027:15)❌ 
  │ │ ├──[-] enum (32028:15)❌ 
  │ │ ├──[+] items (34369:13)❌ 
  │ │ ├──[🔀] type (34367:17)❌ 
  │ │ ├──[-] title (32029:18)
  │ │ ├──[-] description (32023:24)
  │ │ ├──[-] example (32025:20)
  │ │ └─┬Extensions
  │ │   ├──[-] x-speakeasy-unknown-values (32031:39)❌ 
  │ │   └──[-] x-apideck-enum-id (32030:30)❌ 
  │ ├─┬target_account_id
  │ │ └──[🔀] $ref (25842:20)❌ 
  │ ├─┬currency
  │ │ └──[🔀] $ref (22453:20)❌ 
  │ ├─┬updated_by
  │ │ └──[🔀] $ref (34326:11)❌ 
  │ ├─┬updated_at
  │ │ └──[🔀] $ref (20997:20)❌ 
  │ └─┬Extensions
  │   └──[🔀] x-apideck-weights (34388:9)
  ├─┬Attachment
  │ ├──[+] properties (31565:9)
  │ ├─┬updated_by
  │ │ └──[🔀] $ref (31477:20)❌ 
  │ ├─┬name
  │ │ ├──[🔀] description (31548:24)
  │ │ └──[🔀] example (31550:20)
  │ ├─┬size
  │ │ └──[🔀] $ref (31602:13)❌ 
  │ ├─┬pass_through
  │ │ └──[🔀] $ref (31571:11)❌ 
  │ ├─┬reference
  │ │ └──[🔀] $ref (28442:20)❌ 
  │ ├─┬id
  │ │ └──[🔀] $ref (31566:11)❌ 
  │ ├─┬parent_folder_id
  │ │ ├──[🔀] description (31543:24)
  │ │ └──[🔀] example (31545:20)
  │ ├─┬updated_at
  │ │ └──[🔀] $ref (31553:11)❌ 
  │ ├─┬mime_type
  │ │ └──[🔀] $ref (25842:20)❌ 
  │ └─┬Extensions
  │   └──[🔀] x-apideck-weights (31588:9)
  ├─┬BankFeedStatement
  │ └─┬transactions
  │   └─┬Schema
  │     ├──[+] properties (34505:15)
  │     ├─┬source_transaction_id
  │     │ ├──[🔀] title (34490:24)
  │     │ ├──[🔀] description (34487:30)
  │     │ └──[🔀] example (34489:26)
  │     ├─┬posted_date
  │     │ ├──[🔀] title (34510:24)
  │     │ ├──[-] format (32125:25)❌ 
  │     │ ├──[🔀] description (34506:30)
  │     │ ├──[+] nullable (34509:27)❌ 
  │     │ └──[🔀] example (34508:26)
  │     ├─┬transaction_type
  │     │ ├──[-] enum (32162:21)❌ 
  │     │ ├──[-] enum (32163:21)❌ 
  │     │ ├──[-] enum (32164:21)❌ 
  │     │ ├──[-] enum (32165:21)❌ 
  │     │ ├──[-] enum (32160:21)❌ 
  │     │ ├──[-] enum (32161:21)❌ 
  │     │ ├──[🔀] title (34480:24)
  │     │ ├──[🔀] description (34477:30)
  │     │ ├──[🔀] example (34479:26)
  │     │ └─┬Extensions
  │     │   ├──[-] x-apideck-enum-id (32167:36)❌ 
  │     │   └──[-] x-speakeasy-unknown-values (32168:45)❌ 
  │     └─┬reference
  │       ├──[🔀] title (34463:24)
  │       ├──[+] format (34461:25)❌ 
  │       ├──[🔀] description (34459:30)
  │       └──[🔀] example (34462:26)
  ├─┬RefundType
  │ ├──[+] enum (29955:11)
  │ └──[🔀] description (29948:20)
  ├─┬BalanceSheetAccountRecord
  │ ├──[+] properties (20843:9)
  │ ├─┬value
  │ │ └──[🔀] $ref (20844:11)❌ 
  │ └─┬Extensions
  │   └──[🔀] x-apideck-weights (20855:9)
  ├─┬BalanceSheetAccount
  │ ├──[+] properties (20803:9)
  │ ├─┬value
  │ │ └──[🔀] $ref (20804:11)❌ 
  │ └─┬Extensions
  │   └──[🔀] x-apideck-weights (20817:9)
  ├─┬JournalEntriesFilter
  │ ├──[+] properties (27078:9)
  │ ├──[+] properties (27072:9)
  │ ├─┬subsidiary_id
  │ │ ├──[🔀] title (27077:18)
  │ │ ├──[+] format (27075:19)❌ 
  │ │ ├──[🔀] description (27073:24)
  │ │ └──[🔀] example (27076:20)
  │ ├─┬updated_since
  │ │ ├──[+] enum (27092:15)
  │ │ ├──[+] enum (27093:15)
  │ │ ├──[+] enum (27094:15)
  │ │ ├──[+] enum (27087:15)
  │ │ ├──[+] enum (27088:15)
  │ │ ├──[+] enum (27089:15)
  │ │ ├──[+] enum (27090:15)
  │ │ ├──[+] enum (27091:15)
  │ │ ├──[-] title (25026:18)
  │ │ ├──[-] format (25024:19)❌ 
  │ │ ├──[-] example (25025:20)
  │ │ └─┬Extensions
  │ │   ├──[+] x-apideck-enum-id (27095:30)
  │ │   └──[+] x-speakeasy-unknown-values (27096:39)
  │ ├─┬scope
  │ │ ├──[-] enum (25044:15)❌ 
  │ │ ├──[-] enum (25045:15)❌ 
  │ │ ├──[🔀] title (27083:18)
  │ │ ├──[+] format (27081:19)❌ 
  │ │ ├──[🔀] description (27079:24)
  │ │ ├──[+] example (27082:20)
  │ │ └─┬Extensions
  │ │   ├──[-] x-apideck-enum-id (25047:30)❌ 
  │ │   └──[-] x-speakeasy-unknown-values (25048:39)❌ 
  │ └─┬status
  │   ├──[+] enum (27101:15)
  │   ├──[+] enum (27102:15)
  │   ├──[-] enum (25034:15)❌ 
  │   ├──[-] enum (25035:15)❌ 
  │   ├──[-] enum (25036:15)❌ 
  │   ├──[-] enum (25037:15)❌ 
  │   ├──[-] enum (25030:15)❌ 
  │   ├──[-] enum (25031:15)❌ 
  │   ├──[-] enum (25032:15)❌ 
  │   ├──[-] enum (25033:15)❌ 
  │   ├──[+] title (27103:18)
  │   ├──[+] description (27098:24)
  │   └─┬Extensions
  │     └──[🔀] x-apideck-enum-id (27104:30)
  ├─┬Opportunity
  │ └─┬title
  │   └──[-] minLength (38648:22)❌ 
  ├─┬Refund
  │ └─┬line_items
  │   └──[🔀] description (29777:24)
  └─┬CustomField
    ├──[+] properties (23311:9)
    ├─┬value
    │ ├──[+] type (23313:17)❌ 
    │ ├──[+] title (23316:18)
    │ ├──[+] description (23312:24)
    │ ├──[+] nullable (23315:21)❌ 
    │ ├──[+] example (23314:20)
    │ ├──[-] anyOf (21281:15)❌ 
    │ ├──[-] anyOf (21284:15)❌ 
    │ ├──[-] anyOf (21287:15)❌ 
    │ ├──[-] anyOf (21290:15)❌ 
    │ └──[-] anyOf (21295:15)❌ 
    └─┬Extensions
      └──[🔀] x-apideck-weights (23369:9)
Document Element Total Changes Breaking Changes
info 1 0
paths 91 8
components 170 58

View full report

Linting Report 0 errors, 1 warnings, 92 hints

View full report

JAVA CHANGELOG

core: 3.57.0 - 2026-08-13

🐝 New Features

  • make OkHttp SDKs AutoCloseable, close clients on Spring shutdown, and require compatible public close methods on custom clients (commit by @2ynn)

core: 3.56.2 - 2026-08-12

🐝 New Features

unions: 0.3.8 - 2026-08-13

🐛 Bug Fixes

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

unions: 0.3.7 - 2026-08-04

🐛 Bug Fixes

  • prevent forwardCompatibleUnionsByDefault: false to silently enable open unions (commit by @2ynn)

Based on Speakeasy CLI 1.795.0

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-1786072578 branch 2 times, most recently from de4e840 to fd29da4 Compare August 7, 2026 06:46
@github-actions github-actions Bot changed the title chore: 🐝 Update SDK - Generate 0.37.1 chore: 🐝 Update SDK - Generate 0.38.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-1786072578 branch 24 times, most recently from 5b2e4ca to 4b60c39 Compare August 11, 2026 13:35
@github-actions
github-actions Bot force-pushed the speakeasy-sdk-regen-1786072578 branch 28 times, most recently from 58bddb9 to 83b6180 Compare August 18, 2026 20:08
speakeasybot and others added 2 commits August 20, 2026 11:59
* `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.list()`:  `response.data[]` **Changed**
* `apideck.accounting.refunds.create()`: 
  *  `request.refund` **Changed**
* `apideck.accounting.refunds.get()`:  `response.data` **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