Skip to content

chore: 🐝 Update SDK - Generate 0.37.0 - #196

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

chore: 🐝 Update SDK - Generate 0.37.0#196
github-actions[bot] wants to merge 2 commits into
mainfrom
speakeasy-sdk-regen-1787215803

Conversation

@github-actions

@github-actions github-actions Bot commented Aug 20, 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.

Python SDK Changes Detected:

  • apideck.accounting.sales_receipts.list(): Added
  • apideck.accounting.sales_receipts.create(): Added
  • apideck.accounting.sales_receipts.get(): Added
  • apideck.accounting.sales_receipts.update(): Added
  • apideck.accounting.sales_receipts.delete(): Added
  • apideck.accounting.payment_methods.list(): Added
  • apideck.accounting.payment_methods.create(): Added
  • apideck.accounting.payment_methods.get(): Added
  • apideck.accounting.payment_methods.update(): Added
  • apideck.accounting.payment_methods.delete(): Added
  • apideck.accounting.tax_rates.list(): response.data.[].custom_fields.[] Changed
  • apideck.accounting.tax_rates.create():
    • request.custom_fields.[] Changed
  • apideck.accounting.tax_rates.get(): response.data.custom_fields.[] Changed
  • apideck.accounting.tax_rates.update():
    • request.custom_fields.[] Changed
  • apideck.accounting.bills.list(): response.data.[].custom_fields.[] Changed
  • apideck.accounting.bills.create():
    • request.custom_fields.[] Changed
  • apideck.accounting.bills.get(): response.data.custom_fields.[] Changed
  • apideck.accounting.bills.update():
    • request.custom_fields.[] Changed
  • apideck.accounting.invoices.list(): response.data.[].line_items.[].custom_fields.[] Changed
  • apideck.accounting.invoices.create():
    • request.line_items.[].custom_fields.[] Changed
  • apideck.accounting.invoices.get(): response.data.line_items.[].custom_fields.[] Changed
  • apideck.accounting.invoices.update():
    • request.line_items.[].custom_fields.[] Changed
  • apideck.accounting.ledger_accounts.list(): response.data.[].custom_fields.[] Changed
  • apideck.accounting.ledger_accounts.create():
    • request.custom_fields.[] Changed
  • apideck.accounting.ledger_accounts.get(): response.data.custom_fields.[] Changed
  • apideck.accounting.ledger_accounts.update():
    • request.custom_fields.[] Changed
  • apideck.accounting.credit_notes.list(): response.data.[].line_items.[].custom_fields.[] Changed
  • apideck.accounting.credit_notes.create():
    • request.line_items.[].custom_fields.[] Changed
  • apideck.accounting.credit_notes.get(): response.data.line_items.[].custom_fields.[] Changed
  • apideck.accounting.credit_notes.update():
    • request.line_items.[].custom_fields.[] Changed
  • apideck.accounting.customers.list(): response.data.[].custom_fields.[] Changed
  • apideck.accounting.customers.create():
    • request.custom_fields.[] Changed
  • apideck.accounting.customers.get(): response.data.custom_fields.[] Changed
  • apideck.accounting.customers.update():
    • request.custom_fields.[] Changed
  • apideck.accounting.suppliers.list(): response.data.[].custom_fields.[] Changed
  • apideck.accounting.suppliers.create():
    • request.custom_fields.[] Changed
  • apideck.accounting.suppliers.get(): response.data.custom_fields.[] Changed
  • apideck.accounting.suppliers.update():
    • request.custom_fields.[] Changed
  • apideck.accounting.payments.list(): response.data.[].custom_fields.[] Changed
  • apideck.accounting.payments.create():
    • request.custom_fields.[] Changed
  • apideck.accounting.payments.get(): response.data.custom_fields.[] Changed
  • apideck.accounting.payments.update():
    • request.custom_fields.[] Changed
  • apideck.accounting.refunds.list(): response.data.[].line_items.[].custom_fields.[] Changed
  • apideck.accounting.refunds.create():
    • request.line_items.[].custom_fields.[] Changed
  • apideck.accounting.refunds.get(): response.data.line_items.[].custom_fields.[] Changed
  • apideck.accounting.refunds.update():
    • request.line_items.[].custom_fields.[] Changed
  • apideck.accounting.company_info.get(): response.data.default_sales_tax.custom_fields.[] Changed
  • apideck.accounting.journal_entries.list():
    • request.filter Changed
    • response.data.[].custom_fields.[] Changed
  • apideck.accounting.journal_entries.create():
    • request.custom_fields.[] Changed
  • apideck.accounting.journal_entries.get(): response.data.custom_fields.[] Changed
  • apideck.accounting.journal_entries.update():
    • request.custom_fields.[] Changed
  • apideck.accounting.general_ledger_transactions.list(): response.data.[].custom_fields.[] Changed
  • apideck.accounting.general_ledger_transactions.get(): response.data.custom_fields.[] Changed
  • apideck.accounting.purchase_orders.list(): response.data.[].line_items.[].custom_fields.[] Changed
  • apideck.accounting.purchase_orders.create():
    • request.line_items.[].custom_fields.[] Changed
  • apideck.accounting.purchase_orders.get(): response.data.line_items.[].custom_fields.[] Changed
  • apideck.accounting.purchase_orders.update():
    • request.line_items.[].custom_fields.[] Changed
  • apideck.accounting.attachments.list(): response.data.[].file_url Added
  • apideck.accounting.attachments.get(): response.data.file_url Added
  • apideck.accounting.attachments.download(): request.follow_redirects Added
  • apideck.accounting.bank_accounts.list(): response.data.[].custom_fields.[] Changed
  • apideck.accounting.bank_accounts.create():
    • request.custom_fields.[] Changed
  • apideck.accounting.bank_accounts.get(): response.data.custom_fields.[] Changed
  • apideck.accounting.bank_accounts.update():
    • request.custom_fields.[] Changed
  • apideck.accounting.bill_payments.list(): response.data.[].custom_fields.[] Changed
  • apideck.accounting.bill_payments.create():
    • request.custom_fields.[] Changed
  • apideck.accounting.bill_payments.get(): response.data.custom_fields.[] Changed
  • apideck.accounting.bill_payments.update():
    • request.custom_fields.[] Changed
  • apideck.accounting.expenses.list(): response.data.[].custom_fields.[] Changed
  • apideck.accounting.expenses.create():
    • request.custom_fields.[] Changed
  • apideck.accounting.expenses.get(): response.data.custom_fields.[] Changed
  • apideck.accounting.expenses.update():
    • request.custom_fields.[] Changed
  • apideck.accounting.bank_feed_accounts.list(): response.data.[] Changed
  • apideck.accounting.bank_feed_accounts.create(): request Changed
  • apideck.accounting.bank_feed_accounts.get(): response.data Changed
  • apideck.accounting.bank_feed_accounts.update(): request Changed
  • apideck.accounting.bank_feed_statements.list(): response.data.[].transactions.[].merchant_category_code Added
  • apideck.accounting.bank_feed_statements.create():
    • request.transactions.[].merchant_category_code Added
  • apideck.accounting.bank_feed_statements.get(): response.data.transactions.[].merchant_category_code Added
  • apideck.accounting.bank_feed_statements.update():
    • request.transactions.[].merchant_category_code Added
  • apideck.accounting.quotes.list(): response.data.[].line_items.[].custom_fields.[] Changed
  • apideck.accounting.quotes.create():
    • request.line_items.[].custom_fields.[] Changed
  • apideck.accounting.quotes.get(): response.data.line_items.[].custom_fields.[] Changed
  • apideck.accounting.quotes.update():
    • request.line_items.[].custom_fields.[] Changed
  • apideck.accounting.projects.list(): response.data.[].custom_fields.[] Changed
  • apideck.accounting.projects.create():
    • request.custom_fields.[] Changed
  • apideck.accounting.projects.get(): response.data.custom_fields.[] Changed
  • apideck.accounting.projects.update():
    • request.custom_fields.[] Changed
  • apideck.accounting.employees.list(): response.data.[].custom_fields.[] Changed
  • apideck.accounting.employees.create():
    • request.custom_fields.[] Changed
  • apideck.accounting.employees.get(): response.data.custom_fields.[] Changed
  • apideck.accounting.employees.update():
    • request.custom_fields.[] Changed
  • apideck.accounting.expense_reports.list(): response.data.[].custom_fields.[] Changed
  • apideck.accounting.expense_reports.create():
    • request.custom_fields.[] Changed
  • apideck.accounting.expense_reports.get(): response.data.custom_fields.[] Changed
  • apideck.accounting.expense_reports.update():
    • request.custom_fields.[] Changed
  • apideck.ats.jobs.list(): response.data.[].custom_fields.[] Changed
  • apideck.ats.jobs.create():
    • request.custom_fields.[] Changed
  • apideck.ats.jobs.get(): response.data.custom_fields.[] Changed
  • apideck.ats.jobs.update():
    • request.custom_fields.[] Changed
  • apideck.ats.applicants.list(): response.data.[].custom_fields.[] Changed
  • apideck.ats.applicants.create():
    • request.custom_fields.[] Changed
  • apideck.ats.applicants.get(): response.data.custom_fields.[] Changed
  • apideck.ats.applicants.update():
    • request.custom_fields.[] Changed
  • apideck.crm.companies.list(): response.data.[].custom_fields.[] Changed
  • apideck.crm.companies.create():
    • request.custom_fields.[] Changed
  • apideck.crm.companies.get(): response.data.custom_fields.[] Changed
  • apideck.crm.companies.update():
    • request.custom_fields.[] Changed
  • apideck.crm.contacts.list(): response.data.[].custom_fields.[] Changed
  • apideck.crm.contacts.create():
    • request.custom_fields.[] Changed
  • apideck.crm.contacts.get(): response.data.custom_fields.[] Changed
  • apideck.crm.contacts.update():
    • request.custom_fields.[] Changed
  • apideck.crm.opportunities.list(): response.data.[].custom_fields.[] Changed
  • apideck.crm.opportunities.create():
    • request.custom_fields.[] Changed
  • apideck.crm.opportunities.get(): response.data.custom_fields.[] Changed
  • apideck.crm.opportunities.update():
    • request.custom_fields.[] Changed
  • apideck.crm.leads.list(): response.data.[].custom_fields.[] Changed
  • apideck.crm.leads.create():
    • request.custom_fields.[] Changed
  • apideck.crm.leads.get(): response.data.custom_fields.[] Changed
  • apideck.crm.leads.update():
    • request.custom_fields.[] Changed
  • apideck.crm.lists.list(): response.data.[].custom_fields.[] Changed
  • apideck.crm.lists.get(): response.data.custom_fields.[] Changed
  • apideck.crm.activities.list(): response.data.[].custom_fields.[] Changed
  • apideck.crm.activities.create():
    • request.custom_fields.[] Changed
  • apideck.crm.activities.get(): response.data.custom_fields.[] Changed
  • apideck.crm.activities.update():
    • request.custom_fields.[] Changed
  • apideck.file_storage.files.download(): request.follow_redirects Added
  • apideck.hris.employees.list(): response.data.[].custom_fields.[] Changed
  • apideck.hris.employees.create():
    • request.custom_fields.[] Changed
  • apideck.hris.employees.get(): response.data.custom_fields.[] Changed
  • apideck.hris.employees.update():
    • request.custom_fields.[] Changed
  • apideck.hris.employee_schedules.list(): response.data.employee.custom_fields.[] Changed
  • apideck.proxy.get(): request.follow_redirects Added
  • apideck.proxy.options(): request.follow_redirects Added
  • apideck.proxy.post(): request.follow_redirects Added
  • apideck.proxy.put(): request.follow_redirects Added
  • apideck.proxy.patch(): request.follow_redirects Added
  • apideck.proxy.delete(): request.follow_redirects Added
OpenAPI Change Summary
├─┬Info
│ └──[🔀] version (5:12)
├─┬Paths
│ ├──[+] path (5008:3)
│ ├──[+] path (5154:3)
│ ├──[+] path (9719:3)
│ ├──[+] path (9621:3)
│ ├─┬/accounting/company-info
│ │ └─┬GET
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (4156:9)
│ ├─┬/accounting/invoices/{id}
│ │ └─┬PATCH
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (1366:9)
│ ├─┬/crm/opportunities
│ │ └─┬GET
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (11269:9)
│ ├─┬/accounting/purchase-orders
│ │ ├─┬GET
│ │ │ └─┬Extensions
│ │ │   └──[🔀] x-apideck-gotchas (5365:9)
│ │ └─┬POST
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (5463:9)
│ ├─┬/accounting/balance-sheet
│ │ └─┬GET
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (4283:9)
│ ├─┬/accounting/suppliers/{id}
│ │ └─┬PATCH
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (3293:9)
│ ├─┬/accounting/bank-accounts
│ │ └─┬GET
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (6629:9)
│ ├─┬/accounting/credit-notes/{id}
│ │ ├─┬DELETE
│ │ │ └─┬Extensions
│ │ │   └──[🔀] x-apideck-gotchas (2593:9)
│ │ └─┬PATCH
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (2501:9)
│ ├─┬/accounting/ledger-accounts/{id}
│ │ ├─┬GET
│ │ │ └─┬Extensions
│ │ │   └──[+] x-apideck-gotchas (1712:9)
│ │ └─┬DELETE
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (1808:9)
│ ├─┬/accounting/expenses
│ │ ├─┬GET
│ │ │ └─┬Extensions
│ │ │   └──[🔀] x-apideck-gotchas (7535:9)
│ │ └─┬POST
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (7633:9)
│ ├─┬/accounting/general-ledger-transactions
│ │ └─┬GET
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (4913:9)
│ ├─┬/accounting/bills
│ │ ├─┬GET
│ │ │ └─┬Extensions
│ │ │   └──[🔀] x-apideck-gotchas (350:9)
│ │ └─┬POST
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (567:9)
│ ├─┬/accounting/customers
│ │ ├─┬GET
│ │ │ └─┬Extensions
│ │ │   └──[🔀] x-apideck-gotchas (2648:9)
│ │ └─┬POST
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (2782:9)
│ ├─┬/accounting/refunds
│ │ ├─┬GET
│ │ │ └─┬Extensions
│ │ │   └──[🔀] x-apideck-gotchas (3860:9)
│ │ └─┬POST
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (3961:9)
│ ├─┬/accounting/payments
│ │ ├─┬GET
│ │ │ └─┬Extensions
│ │ │   └──[🔀] x-apideck-gotchas (3441:9)
│ │ └─┬POST
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (3566:9)
│ ├─┬/accounting/bank-feed-statements
│ │ └─┬POST
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (8313:9)
│ ├─┬/accounting/customers/{id}
│ │ └─┬PATCH
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (2900:9)
│ ├─┬/accounting/invoices
│ │ ├─┬GET
│ │ │ └─┬Extensions
│ │ │   └──[🔀] x-apideck-gotchas (975:9)
│ │ └─┬POST
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (1136:9)
│ ├─┬/accounting/invoice-items
│ │ └─┬POST
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (1971:9)
│ ├─┬/accounting/suppliers
│ │ ├─┬GET
│ │ │ └─┬Extensions
│ │ │   └──[🔀] x-apideck-gotchas (3007:9)
│ │ └─┬POST
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (3132:9)
│ ├─┬/accounting/journal-entries/{id}
│ │ └─┬PATCH
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (4779: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/tracking-categories
│ │ └─┬GET
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (6875:9)
│ ├─┬/accounting/projects/{id}
│ │ ├─┬GET
│ │ │ └─┬Extensions
│ │ │   └──[🔀] x-apideck-gotchas (9108:9)
│ │ └─┬PATCH
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (9154:9)
│ ├─┬/accounting/quotes
│ │ └─┬POST
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (8767:9)
│ ├─┬/accounting/employees
│ │ └─┬POST
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (9283:9)
│ ├─┬/accounting/journal-entries
│ │ ├─┬GET
│ │ │ ├──Parameters
│ │ │ └─┬Extensions
│ │ │   └──[🔀] x-apideck-gotchas (4382:9)
│ │ └─┬POST
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (4602:9)
│ ├─┬/accounting/attachments/{reference_type}/{reference_id}
│ │ ├─┬GET
│ │ │ └─┬Extensions
│ │ │   └──[🔀] x-apideck-gotchas (6341:9)
│ │ └─┬POST
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (6435:9)
│ ├─┬/accounting/attachments/{reference_type}/{reference_id}/{id}/download
│ │ └─┬GET
│ │   ├──[+] parameters (19248:13)❌ 
│ │   └─┬Responses
│ │     └─┬200
│ │       └──[🔀] description (53581:20)
│ ├─┬/accounting/locations
│ │ └─┬GET
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (5905:9)
│ ├─┬/proxy
│ │ ├─┬GET
│ │ │ ├──[+] parameters (19780:13)❌ 
│ │ │ └─┬Responses
│ │ │   └─┬200
│ │ │     └──[🔀] description (55097:20)
│ │ ├─┬PUT
│ │ │ ├──[+] parameters (19780:13)❌ 
│ │ │ └─┬Responses
│ │ │   └─┬200
│ │ │     └──[🔀] description (55097:20)
│ │ ├─┬POST
│ │ │ ├──[+] parameters (19780:13)❌ 
│ │ │ └─┬Responses
│ │ │   └─┬200
│ │ │     └──[🔀] description (55097:20)
│ │ ├─┬DELETE
│ │ │ ├──[+] parameters (19780:13)❌ 
│ │ │ └─┬Responses
│ │ │   └─┬200
│ │ │     └──[🔀] description (55097:20)
│ │ ├─┬OPTIONS
│ │ │ ├──[+] parameters (19780:13)❌ 
│ │ │ └─┬Responses
│ │ │   └─┬200
│ │ │     └──[🔀] description (55097:20)
│ │ └─┬PATCH
│ │   ├──[+] parameters (19780:13)❌ 
│ │   └─┬Responses
│ │     └─┬200
│ │       └──[🔀] description (55097:20)
│ ├─┬/accounting/credit-notes
│ │ ├─┬GET
│ │ │ └─┬Extensions
│ │ │   └──[🔀] x-apideck-gotchas (2200:9)
│ │ └─┬POST
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (2343:9)
│ ├─┬/accounting/employees/{id}
│ │ └─┬PATCH
│ │   └─┬Extensions
│ │     └──[+] x-apideck-gotchas (9379:9)
│ ├─┬/accounting/bill-payments
│ │ ├─┬GET
│ │ │ └─┬Extensions
│ │ │   └──[🔀] x-apideck-gotchas (7130:9)
│ │ └─┬POST
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (7247:9)
│ ├─┬/accounting/expenses/{id}
│ │ ├─┬GET
│ │ │ └─┬Extensions
│ │ │   └──[🔀] x-apideck-gotchas (7775:9)
│ │ └─┬PATCH
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (7834:9)
│ ├─┬/accounting/expense-reports/{id}
│ │ └─┬PATCH
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (10056:9)
│ ├─┬/accounting/purchase-orders/{id}
│ │ └─┬PATCH
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (5572:9)
│ ├─┬/accounting/payments/{id}
│ │ └─┬PATCH
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (3751:9)
│ ├─┬/accounting/bill-payments/{id}
│ │ ├─┬DELETE
│ │ │ └─┬Extensions
│ │ │   └──[🔀] x-apideck-gotchas (7489:9)
│ │ └─┬PATCH
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (7416:9)
│ ├─┬/accounting/refunds/{id}
│ │ ├─┬GET
│ │ │ └─┬Extensions
│ │ │   └──[🔀] x-apideck-gotchas (4011:9)
│ │ ├─┬DELETE
│ │ │ └─┬Extensions
│ │ │   └──[+] x-apideck-gotchas (4116:9)
│ │ └─┬PATCH
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (4067:9)
│ ├─┬/hris/employees/{id}
│ │ └─┬GET
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (15229:9)
│ ├─┬/file-storage/files/{id}/export
│ │ └─┬GET
│ │   └─┬Responses
│ │     └─┬200
│ │       └──[🔀] description (54542:20)
│ ├─┬/accounting/expense-reports
│ │ └─┬POST
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (9927:9)
│ ├─┬/accounting/projects
│ │ ├─┬GET
│ │ │ └─┬Extensions
│ │ │   └──[🔀] x-apideck-gotchas (8990:9)
│ │ └─┬POST
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (9058:9)
│ ├─┬/accounting/tax-rates
│ │ ├─┬GET
│ │ │ └─┬Extensions
│ │ │   └──[🔀] x-apideck-gotchas (51:9)
│ │ └─┬POST
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (196:9)
│ ├─┬/hris/employees
│ │ └─┬GET
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (14965:9)
│ ├─┬/accounting/ledger-accounts
│ │ ├─┬GET
│ │ │ └─┬Extensions
│ │ │   └──[🔀] x-apideck-gotchas (1514:9)
│ │ └─┬POST
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (1649:9)
│ ├─┬/file-storage/files/{id}/download
│ │ └─┬GET
│ │   ├──[+] parameters (19248:13)❌ 
│ │   └─┬Responses
│ │     └─┬200
│ │       └──[🔀] description (54542:20)
│ ├─┬/accounting/invoice-items/{id}
│ │ └─┬PATCH
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (2094:9)
│ └─┬/accounting/quotes/{id}
│   └─┬PATCH
│     └─┬Extensions
│       └──[🔀] x-apideck-gotchas (8879:9)
└─┬Components
  ├──[+] responses (53203:7)
  ├──[+] responses (53936:7)
  ├──[+] responses (53912:7)
  ├──[+] responses (53197:7)
  ├──[+] responses (53179:7)
  ├──[+] responses (53924:7)
  ├──[+] responses (53930:7)
  ├──[+] responses (53185:7)
  ├──[+] responses (53191:7)
  ├──[+] responses (53918:7)
  ├──[+] parameters (19634:7)
  ├──[+] parameters (19248:7)
  ├──[+] parameters (19626:7)
  ├──[+] schemas (28835:7)
  ├──[+] schemas (28903:7)
  ├──[+] schemas (28869:7)
  ├──[+] schemas (36587:7)
  ├──[+] schemas (36642:7)
  ├──[+] schemas (36752:7)
  ├──[+] schemas (36419:7)
  ├──[+] schemas (28394:7)
  ├──[+] schemas (36569:7)
  ├──[+] schemas (36682:7)
  ├──[+] schemas (28794:7)
  ├──[+] schemas (36606:7)
  ├──[+] schemas (28757:7)
  ├──[+] schemas (36717:7)
  ├─┬Refund
  │ └─┬line_items
  │   └──[🔀] description (29912:24)
  ├─┬Attachment
  │ ├──[+] properties (31700:9)
  │ ├─┬size
  │ │ └──[🔀] $ref (31737:13)❌ 
  │ ├─┬name
  │ │ ├──[🔀] description (31683:24)
  │ │ └──[🔀] example (31685:20)
  │ ├─┬reference
  │ │ └──[🔀] $ref (28577:20)❌ 
  │ ├─┬updated_at
  │ │ └──[🔀] $ref (31688:11)❌ 
  │ ├─┬parent_folder_id
  │ │ ├──[🔀] description (31678:24)
  │ │ └──[🔀] example (31680:20)
  │ ├─┬mime_type
  │ │ └──[🔀] $ref (25977:20)❌ 
  │ ├─┬updated_by
  │ │ └──[🔀] $ref (31612:20)❌ 
  │ ├─┬id
  │ │ └──[🔀] $ref (31701:11)❌ 
  │ ├─┬pass_through
  │ │ └──[🔀] $ref (31706:11)❌ 
  │ └─┬Extensions
  │   └──[🔀] x-apideck-weights (31723:9)
  ├─┬CustomField
  │ ├──[+] properties (23446:9)
  │ ├─┬value
  │ │ ├──[+] type (23448:17)❌ 
  │ │ ├──[+] title (23451:18)
  │ │ ├──[+] description (23447:24)
  │ │ ├──[+] nullable (23450:21)❌ 
  │ │ ├──[+] example (23449:20)
  │ │ ├──[-] anyOf (21282:27)❌ 
  │ │ ├──[-] anyOf (21285:27)❌ 
  │ │ ├──[-] anyOf (21288:27)❌ 
  │ │ ├──[-] anyOf (21291:27)❌ 
  │ │ └──[-] anyOf (21296:27)❌ 
  │ └─┬Extensions
  │   └──[🔀] x-apideck-weights (23504:9)
  ├─┬BankFeedAccount
  │ ├──[+] properties (34481:9)
  │ ├──[+] properties (34475:9)
  │ ├──[+] properties (34458:9)
  │ ├──[+] properties (34456:9)
  │ ├─┬currency
  │ │ └──[🔀] $ref (22588:20)❌ 
  │ ├─┬updated_by
  │ │ └──[🔀] $ref (34461:11)❌ 
  │ ├─┬target_account_name
  │ │ ├──[🔀] title (34455:18)
  │ │ ├──[🔀] description (34452:24)
  │ │ └──[🔀] example (34454:20)
  │ ├─┬created_by
  │ │ └──[🔀] $ref (35257:20)❌ 
  │ ├─┬country
  │ │ └──[🔀] $ref (34476:11)❌ 
  │ ├─┬id
  │ │ └──[🔀] $ref (30697:20)❌ 
  │ ├─┬updated_at
  │ │ └──[🔀] $ref (21132:20)❌ 
  │ ├─┬created_at
  │ │ └──[🔀] $ref (34442:11)❌ 
  │ ├─┬custom_mappings
  │ │ └──[🔀] $ref (22868:20)❌ 
  │ ├─┬target_account_number
  │ │ └──[🔀] $ref (21108:20)❌ 
  │ ├─┬feed_status
  │ │ ├──[-] enum (32028:27)❌ 
  │ │ ├──[-] enum (32029:27)❌ 
  │ │ ├──[+] items (34504:13)❌ 
  │ │ ├──[🔀] type (34502:17)❌ 
  │ │ ├──[-] title (32030:28)
  │ │ ├──[-] description (32024:34)
  │ │ ├──[-] example (32026:30)
  │ │ └─┬Extensions
  │ │   ├──[-] x-apideck-enum-id (32031:40)❌ 
  │ │   └──[-] x-speakeasy-unknown-values (32032:49)❌ 
  │ ├─┬custom_fields
  │ │ └──[🔀] $ref (22596:20)❌ 
  │ ├─┬target_account_id
  │ │ └──[🔀] $ref (25977:20)❌ 
  │ ├─┬source_account_id
  │ │ ├──[+] enum (34494:15)
  │ │ ├──[+] enum (34495:15)
  │ │ ├──[🔀] title (34496:18)
  │ │ ├──[🔀] description (34490:24)
  │ │ ├──[🔀] example (34492:20)
  │ │ └─┬Extensions
  │ │   ├──[+] x-apideck-enum-id (34497:30)
  │ │   └──[+] x-speakeasy-unknown-values (34498:39)
  │ ├─┬bank_account_type
  │ │ ├──[-] enum (31996:27)❌ 
  │ │ ├──[-] enum (31997:27)❌ 
  │ │ ├──[🔀] type (34483:17)❌ 
  │ │ ├──[🔀] title (34486:18)
  │ │ ├──[🔀] description (34482:24)
  │ │ ├──[+] nullable (34485:21)❌ 
  │ │ ├──[🔀] example (34484:20)
  │ │ └─┬Extensions
  │ │   ├──[-] x-apideck-enum-id (31999:40)❌ 
  │ │   └──[-] x-speakeasy-unknown-values (32000:49)❌ 
  │ └─┬Extensions
  │   └──[🔀] x-apideck-weights (34523:9)
  ├─┬BalanceSheetAccount
  │ ├──[+] properties (20938:9)
  │ ├─┬value
  │ │ └──[🔀] $ref (20939:11)❌ 
  │ └─┬Extensions
  │   └──[🔀] x-apideck-weights (20952:9)
  ├─┬JournalEntriesFilter
  │ ├──[+] properties (27213:9)
  │ ├──[+] properties (27207:9)
  │ ├─┬updated_since
  │ │ ├──[+] enum (27225:15)
  │ │ ├──[+] enum (27226:15)
  │ │ ├──[+] enum (27227:15)
  │ │ ├──[+] enum (27228:15)
  │ │ ├──[+] enum (27229:15)
  │ │ ├──[+] enum (27222:15)
  │ │ ├──[+] enum (27223:15)
  │ │ ├──[+] enum (27224:15)
  │ │ ├──[-] title (25027:28)
  │ │ ├──[-] format (25025:29)❌ 
  │ │ ├──[-] example (25026:30)
  │ │ └─┬Extensions
  │ │   ├──[+] x-apideck-enum-id (27230:30)
  │ │   └──[+] x-speakeasy-unknown-values (27231:39)
  │ ├─┬subsidiary_id
  │ │ ├──[🔀] title (27212:18)
  │ │ ├──[+] format (27210:19)❌ 
  │ │ ├──[🔀] description (27208:24)
  │ │ └──[🔀] example (27211:20)
  │ ├─┬status
  │ │ ├──[+] enum (27236:15)
  │ │ ├──[+] enum (27237:15)
  │ │ ├──[-] enum (25032:27)❌ 
  │ │ ├──[-] enum (25033:27)❌ 
  │ │ ├──[-] enum (25034:27)❌ 
  │ │ ├──[-] enum (25035:27)❌ 
  │ │ ├──[-] enum (25036:27)❌ 
  │ │ ├──[-] enum (25037:27)❌ 
  │ │ ├──[-] enum (25038:27)❌ 
  │ │ ├──[-] enum (25031:27)❌ 
  │ │ ├──[+] title (27238:18)
  │ │ ├──[+] description (27233:24)
  │ │ └─┬Extensions
  │ │   └──[🔀] x-apideck-enum-id (27239:30)
  │ └─┬scope
  │   ├──[-] enum (25045:27)❌ 
  │   ├──[-] enum (25046:27)❌ 
  │   ├──[🔀] title (27218:18)
  │   ├──[+] format (27216:19)❌ 
  │   ├──[🔀] description (27214:24)
  │   ├──[+] example (27217:20)
  │   └─┬Extensions
  │     ├──[-] x-speakeasy-unknown-values (25049:49)❌ 
  │     └──[-] x-apideck-enum-id (25048:40)❌ 
  ├─┬BalanceSheetAccountRecord
  │ ├──[+] properties (20978:9)
  │ ├─┬value
  │ │ └──[🔀] $ref (20979:11)❌ 
  │ └─┬Extensions
  │   └──[🔀] x-apideck-weights (20990:9)
  ├─┬RefundType
  │ ├──[+] enum (30090:11)
  │ └──[🔀] description (30083:20)
  ├─┬Opportunity
  │ └─┬title
  │   └──[-] minLength (38649:32)❌ 
  └─┬BankFeedStatement
    └─┬transactions
      └─┬Schema
        ├──[+] properties (34640:15)
        ├─┬source_transaction_id
        │ ├──[🔀] title (34625:24)
        │ ├──[🔀] description (34622:30)
        │ └──[🔀] example (34624:26)
        ├─┬transaction_type
        │ ├──[-] enum (32166:39)❌ 
        │ ├──[-] enum (32161:39)❌ 
        │ ├──[-] enum (32162:39)❌ 
        │ ├──[-] enum (32163:39)❌ 
        │ ├──[-] enum (32164:39)❌ 
        │ ├──[-] enum (32165:39)❌ 
        │ ├──[🔀] title (34615:24)
        │ ├──[🔀] description (34612:30)
        │ ├──[🔀] example (34614:26)
        │ └─┬Extensions
        │   ├──[-] x-apideck-enum-id (32168:52)❌ 
        │   └──[-] x-speakeasy-unknown-values (32169:61)❌ 
        ├─┬posted_date
        │ ├──[🔀] title (34645:24)
        │ ├──[-] format (32126:41)❌ 
        │ ├──[🔀] description (34641:30)
        │ ├──[+] nullable (34644:27)❌ 
        │ └──[🔀] example (34643:26)
        └─┬reference
          ├──[🔀] title (34598:24)
          ├──[+] format (34596:25)❌ 
          ├──[🔀] description (34594:30)
          └──[🔀] example (34597:26)
Document Element Total Changes Breaking Changes
components 170 58
info 1 0
paths 91 8
Linting Report 0 errors, 1 warnings, 92 hints

View full report

PYTHON CHANGELOG

No relevant generator changes

Based on Speakeasy CLI 1.656.1

Last updated by Speakeasy workflow

@github-actions github-actions Bot added the minor Minor version bump label Aug 20, 2026
@github-actions
github-actions Bot force-pushed the speakeasy-sdk-regen-1787215803 branch 14 times, most recently from 3336912 to c3d2a61 Compare August 21, 2026 19:26
* `apideck.accounting.sales_receipts.list()`: **Added**
* `apideck.accounting.sales_receipts.create()`: **Added**
* `apideck.accounting.sales_receipts.get()`: **Added**
* `apideck.accounting.sales_receipts.update()`: **Added**
* `apideck.accounting.sales_receipts.delete()`: **Added**
* `apideck.accounting.payment_methods.list()`: **Added**
* `apideck.accounting.payment_methods.create()`: **Added**
* `apideck.accounting.payment_methods.get()`: **Added**
* `apideck.accounting.payment_methods.update()`: **Added**
* `apideck.accounting.payment_methods.delete()`: **Added**
* `apideck.accounting.tax_rates.list()`:  `response.data.[].custom_fields.[]` **Changed**
* `apideck.accounting.tax_rates.create()`: 
  *  `request.custom_fields.[]` **Changed**
* `apideck.accounting.tax_rates.get()`:  `response.data.custom_fields.[]` **Changed**
* `apideck.accounting.tax_rates.update()`: 
  *  `request.custom_fields.[]` **Changed**
* `apideck.accounting.bills.list()`:  `response.data.[].custom_fields.[]` **Changed**
* `apideck.accounting.bills.create()`: 
  *  `request.custom_fields.[]` **Changed**
* `apideck.accounting.bills.get()`:  `response.data.custom_fields.[]` **Changed**
* `apideck.accounting.bills.update()`: 
  *  `request.custom_fields.[]` **Changed**
* `apideck.accounting.invoices.list()`:  `response.data.[].line_items.[].custom_fields.[]` **Changed**
* `apideck.accounting.invoices.create()`: 
  *  `request.line_items.[].custom_fields.[]` **Changed**
* `apideck.accounting.invoices.get()`:  `response.data.line_items.[].custom_fields.[]` **Changed**
* `apideck.accounting.invoices.update()`: 
  *  `request.line_items.[].custom_fields.[]` **Changed**
* `apideck.accounting.ledger_accounts.list()`:  `response.data.[].custom_fields.[]` **Changed**
* `apideck.accounting.ledger_accounts.create()`: 
  *  `request.custom_fields.[]` **Changed**
* `apideck.accounting.ledger_accounts.get()`:  `response.data.custom_fields.[]` **Changed**
* `apideck.accounting.ledger_accounts.update()`: 
  *  `request.custom_fields.[]` **Changed**
* `apideck.accounting.credit_notes.list()`:  `response.data.[].line_items.[].custom_fields.[]` **Changed**
* `apideck.accounting.credit_notes.create()`: 
  *  `request.line_items.[].custom_fields.[]` **Changed**
* `apideck.accounting.credit_notes.get()`:  `response.data.line_items.[].custom_fields.[]` **Changed**
* `apideck.accounting.credit_notes.update()`: 
  *  `request.line_items.[].custom_fields.[]` **Changed**
* `apideck.accounting.customers.list()`:  `response.data.[].custom_fields.[]` **Changed**
* `apideck.accounting.customers.create()`: 
  *  `request.custom_fields.[]` **Changed**
* `apideck.accounting.customers.get()`:  `response.data.custom_fields.[]` **Changed**
* `apideck.accounting.customers.update()`: 
  *  `request.custom_fields.[]` **Changed**
* `apideck.accounting.suppliers.list()`:  `response.data.[].custom_fields.[]` **Changed**
* `apideck.accounting.suppliers.create()`: 
  *  `request.custom_fields.[]` **Changed**
* `apideck.accounting.suppliers.get()`:  `response.data.custom_fields.[]` **Changed**
* `apideck.accounting.suppliers.update()`: 
  *  `request.custom_fields.[]` **Changed**
* `apideck.accounting.payments.list()`:  `response.data.[].custom_fields.[]` **Changed**
* `apideck.accounting.payments.create()`: 
  *  `request.custom_fields.[]` **Changed**
* `apideck.accounting.payments.get()`:  `response.data.custom_fields.[]` **Changed**
* `apideck.accounting.payments.update()`: 
  *  `request.custom_fields.[]` **Changed**
* `apideck.accounting.refunds.list()`:  `response.data.[].line_items.[].custom_fields.[]` **Changed**
* `apideck.accounting.refunds.create()`: 
  *  `request.line_items.[].custom_fields.[]` **Changed**
* `apideck.accounting.refunds.get()`:  `response.data.line_items.[].custom_fields.[]` **Changed**
* `apideck.accounting.refunds.update()`: 
  *  `request.line_items.[].custom_fields.[]` **Changed**
* `apideck.accounting.company_info.get()`:  `response.data.default_sales_tax.custom_fields.[]` **Changed**
* `apideck.accounting.journal_entries.list()`: 
  *  `request.filter` **Changed**
  *  `response.data.[].custom_fields.[]` **Changed**
* `apideck.accounting.journal_entries.create()`: 
  *  `request.custom_fields.[]` **Changed**
* `apideck.accounting.journal_entries.get()`:  `response.data.custom_fields.[]` **Changed**
* `apideck.accounting.journal_entries.update()`: 
  *  `request.custom_fields.[]` **Changed**
* `apideck.accounting.general_ledger_transactions.list()`:  `response.data.[].custom_fields.[]` **Changed**
* `apideck.accounting.general_ledger_transactions.get()`:  `response.data.custom_fields.[]` **Changed**
* `apideck.accounting.purchase_orders.list()`:  `response.data.[].line_items.[].custom_fields.[]` **Changed**
* `apideck.accounting.purchase_orders.create()`: 
  *  `request.line_items.[].custom_fields.[]` **Changed**
* `apideck.accounting.purchase_orders.get()`:  `response.data.line_items.[].custom_fields.[]` **Changed**
* `apideck.accounting.purchase_orders.update()`: 
  *  `request.line_items.[].custom_fields.[]` **Changed**
* `apideck.accounting.attachments.list()`:  `response.data.[].file_url` **Added**
* `apideck.accounting.attachments.get()`:  `response.data.file_url` **Added**
* `apideck.accounting.attachments.download()`:  `request.follow_redirects` **Added**
* `apideck.accounting.bank_accounts.list()`:  `response.data.[].custom_fields.[]` **Changed**
* `apideck.accounting.bank_accounts.create()`: 
  *  `request.custom_fields.[]` **Changed**
* `apideck.accounting.bank_accounts.get()`:  `response.data.custom_fields.[]` **Changed**
* `apideck.accounting.bank_accounts.update()`: 
  *  `request.custom_fields.[]` **Changed**
* `apideck.accounting.bill_payments.list()`:  `response.data.[].custom_fields.[]` **Changed**
* `apideck.accounting.bill_payments.create()`: 
  *  `request.custom_fields.[]` **Changed**
* `apideck.accounting.bill_payments.get()`:  `response.data.custom_fields.[]` **Changed**
* `apideck.accounting.bill_payments.update()`: 
  *  `request.custom_fields.[]` **Changed**
* `apideck.accounting.expenses.list()`:  `response.data.[].custom_fields.[]` **Changed**
* `apideck.accounting.expenses.create()`: 
  *  `request.custom_fields.[]` **Changed**
* `apideck.accounting.expenses.get()`:  `response.data.custom_fields.[]` **Changed**
* `apideck.accounting.expenses.update()`: 
  *  `request.custom_fields.[]` **Changed**
* `apideck.accounting.bank_feed_accounts.list()`:  `response.data.[]` **Changed**
* `apideck.accounting.bank_feed_accounts.create()`:  `request` **Changed**
* `apideck.accounting.bank_feed_accounts.get()`:  `response.data` **Changed**
* `apideck.accounting.bank_feed_accounts.update()`:  `request` **Changed**
* `apideck.accounting.bank_feed_statements.list()`:  `response.data.[].transactions.[].merchant_category_code` **Added**
* `apideck.accounting.bank_feed_statements.create()`: 
  *  `request.transactions.[].merchant_category_code` **Added**
* `apideck.accounting.bank_feed_statements.get()`:  `response.data.transactions.[].merchant_category_code` **Added**
* `apideck.accounting.bank_feed_statements.update()`: 
  *  `request.transactions.[].merchant_category_code` **Added**
* `apideck.accounting.quotes.list()`:  `response.data.[].line_items.[].custom_fields.[]` **Changed**
* `apideck.accounting.quotes.create()`: 
  *  `request.line_items.[].custom_fields.[]` **Changed**
* `apideck.accounting.quotes.get()`:  `response.data.line_items.[].custom_fields.[]` **Changed**
* `apideck.accounting.quotes.update()`: 
  *  `request.line_items.[].custom_fields.[]` **Changed**
* `apideck.accounting.projects.list()`:  `response.data.[].custom_fields.[]` **Changed**
* `apideck.accounting.projects.create()`: 
  *  `request.custom_fields.[]` **Changed**
* `apideck.accounting.projects.get()`:  `response.data.custom_fields.[]` **Changed**
* `apideck.accounting.projects.update()`: 
  *  `request.custom_fields.[]` **Changed**
* `apideck.accounting.employees.list()`:  `response.data.[].custom_fields.[]` **Changed**
* `apideck.accounting.employees.create()`: 
  *  `request.custom_fields.[]` **Changed**
* `apideck.accounting.employees.get()`:  `response.data.custom_fields.[]` **Changed**
* `apideck.accounting.employees.update()`: 
  *  `request.custom_fields.[]` **Changed**
* `apideck.accounting.expense_reports.list()`:  `response.data.[].custom_fields.[]` **Changed**
* `apideck.accounting.expense_reports.create()`: 
  *  `request.custom_fields.[]` **Changed**
* `apideck.accounting.expense_reports.get()`:  `response.data.custom_fields.[]` **Changed**
* `apideck.accounting.expense_reports.update()`: 
  *  `request.custom_fields.[]` **Changed**
* `apideck.ats.jobs.list()`:  `response.data.[].custom_fields.[]` **Changed**
* `apideck.ats.jobs.create()`: 
  *  `request.custom_fields.[]` **Changed**
* `apideck.ats.jobs.get()`:  `response.data.custom_fields.[]` **Changed**
* `apideck.ats.jobs.update()`: 
  *  `request.custom_fields.[]` **Changed**
* `apideck.ats.applicants.list()`:  `response.data.[].custom_fields.[]` **Changed**
* `apideck.ats.applicants.create()`: 
  *  `request.custom_fields.[]` **Changed**
* `apideck.ats.applicants.get()`:  `response.data.custom_fields.[]` **Changed**
* `apideck.ats.applicants.update()`: 
  *  `request.custom_fields.[]` **Changed**
* `apideck.crm.companies.list()`:  `response.data.[].custom_fields.[]` **Changed**
* `apideck.crm.companies.create()`: 
  *  `request.custom_fields.[]` **Changed**
* `apideck.crm.companies.get()`:  `response.data.custom_fields.[]` **Changed**
* `apideck.crm.companies.update()`: 
  *  `request.custom_fields.[]` **Changed**
* `apideck.crm.contacts.list()`:  `response.data.[].custom_fields.[]` **Changed**
* `apideck.crm.contacts.create()`: 
  *  `request.custom_fields.[]` **Changed**
* `apideck.crm.contacts.get()`:  `response.data.custom_fields.[]` **Changed**
* `apideck.crm.contacts.update()`: 
  *  `request.custom_fields.[]` **Changed**
* `apideck.crm.opportunities.list()`:  `response.data.[].custom_fields.[]` **Changed**
* `apideck.crm.opportunities.create()`: 
  *  `request.custom_fields.[]` **Changed**
* `apideck.crm.opportunities.get()`:  `response.data.custom_fields.[]` **Changed**
* `apideck.crm.opportunities.update()`: 
  *  `request.custom_fields.[]` **Changed**
* `apideck.crm.leads.list()`:  `response.data.[].custom_fields.[]` **Changed**
* `apideck.crm.leads.create()`: 
  *  `request.custom_fields.[]` **Changed**
* `apideck.crm.leads.get()`:  `response.data.custom_fields.[]` **Changed**
* `apideck.crm.leads.update()`: 
  *  `request.custom_fields.[]` **Changed**
* `apideck.crm.lists.list()`:  `response.data.[].custom_fields.[]` **Changed**
* `apideck.crm.lists.get()`:  `response.data.custom_fields.[]` **Changed**
* `apideck.crm.activities.list()`:  `response.data.[].custom_fields.[]` **Changed**
* `apideck.crm.activities.create()`: 
  *  `request.custom_fields.[]` **Changed**
* `apideck.crm.activities.get()`:  `response.data.custom_fields.[]` **Changed**
* `apideck.crm.activities.update()`: 
  *  `request.custom_fields.[]` **Changed**
* `apideck.file_storage.files.download()`:  `request.follow_redirects` **Added**
* `apideck.hris.employees.list()`:  `response.data.[].custom_fields.[]` **Changed**
* `apideck.hris.employees.create()`: 
  *  `request.custom_fields.[]` **Changed**
* `apideck.hris.employees.get()`:  `response.data.custom_fields.[]` **Changed**
* `apideck.hris.employees.update()`: 
  *  `request.custom_fields.[]` **Changed**
* `apideck.hris.employee_schedules.list()`:  `response.data.employee.custom_fields.[]` **Changed**
* `apideck.proxy.get()`:  `request.follow_redirects` **Added**
* `apideck.proxy.options()`:  `request.follow_redirects` **Added**
* `apideck.proxy.post()`:  `request.follow_redirects` **Added**
* `apideck.proxy.put()`:  `request.follow_redirects` **Added**
* `apideck.proxy.patch()`:  `request.follow_redirects` **Added**
* `apideck.proxy.delete()`:  `request.follow_redirects` **Added**
@github-actions
github-actions Bot force-pushed the speakeasy-sdk-regen-1787215803 branch from f0b56e7 to c04c5c8 Compare August 22, 2026 00:20
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