Skip to content

Conversation

@github-actions
Copy link
Contributor

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

SDK update

Versioning

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

Python SDK Changes Detected:

  • apideck.accounting.bill_payments.list():
    • request.filter Changed
    • response.data.[] Changed Breaking ⚠️
  • apideck.accounting.invoices.create(): request Changed Breaking ⚠️
  • apideck.accounting.tax_rates.get(): response.data.custom_fields.[] Changed Breaking ⚠️
  • apideck.accounting.tax_rates.update():
    • request.custom_fields.[] Changed Breaking ⚠️
  • apideck.accounting.bills.list(): response.data.[] Changed Breaking ⚠️
  • apideck.accounting.bills.create(): request Changed Breaking ⚠️
  • apideck.accounting.bills.get(): response.data Changed Breaking ⚠️
  • apideck.accounting.bills.update(): request Changed Breaking ⚠️
  • apideck.accounting.invoices.list(): response.data.[] Changed Breaking ⚠️
  • apideck.accounting.bill_payments.get(): response.data Changed Breaking ⚠️
  • apideck.accounting.invoices.get(): response.data Changed Breaking ⚠️
  • apideck.accounting.invoices.update(): request Changed Breaking ⚠️
  • apideck.accounting.ledger_accounts.list():
    • request.filter Changed
    • response.data.[].custom_fields.[] Changed Breaking ⚠️
  • apideck.accounting.ledger_accounts.create():
    • request.custom_fields.[] Changed Breaking ⚠️
  • apideck.accounting.ledger_accounts.get(): response.data.custom_fields.[] Changed Breaking ⚠️
  • apideck.accounting.ledger_accounts.update():
    • request.custom_fields.[] Changed Breaking ⚠️
  • apideck.accounting.bill_payments.create(): request Changed Breaking ⚠️
  • apideck.accounting.credit_notes.create():
    • request.line_items.[] Changed Breaking ⚠️
  • apideck.accounting.credit_notes.get(): response.data.line_items.[] Changed Breaking ⚠️
  • apideck.accounting.credit_notes.update():
    • request.line_items.[] Changed Breaking ⚠️
  • apideck.accounting.customers.list(): response.data.[].custom_fields.[] Changed Breaking ⚠️
  • apideck.accounting.customers.create():
    • request.custom_fields.[] Changed Breaking ⚠️
  • apideck.accounting.customers.get(): response.data.custom_fields.[] Changed Breaking ⚠️
  • apideck.accounting.customers.update():
    • request.custom_fields.[] Changed Breaking ⚠️
  • apideck.accounting.suppliers.list(): response.data.[].custom_fields.[] Changed Breaking ⚠️
  • apideck.accounting.suppliers.create():
    • request.custom_fields.[] Changed Breaking ⚠️
  • apideck.accounting.suppliers.get(): response.data.custom_fields.[] Changed Breaking ⚠️
  • apideck.accounting.suppliers.update():
    • request.custom_fields.[] Changed Breaking ⚠️
  • apideck.accounting.payments.list():
    • request.filter Changed
    • response.data.[] Changed Breaking ⚠️
  • apideck.accounting.payments.create(): request Changed Breaking ⚠️
  • apideck.accounting.payments.get(): response.data Changed Breaking ⚠️
  • apideck.accounting.payments.update(): request Changed Breaking ⚠️
  • apideck.accounting.company_info.get(): response.data.default_sales_tax.custom_fields.[] Changed Breaking ⚠️
  • apideck.accounting.journal_entries.list(): response.data.[] Changed Breaking ⚠️
  • apideck.accounting.journal_entries.create(): request Changed Breaking ⚠️
  • apideck.accounting.journal_entries.get(): response.data Changed Breaking ⚠️
  • apideck.accounting.journal_entries.update(): request Changed Breaking ⚠️
  • apideck.accounting.purchase_orders.list(): response.data.[].line_items.[] Changed Breaking ⚠️
  • apideck.accounting.purchase_orders.create():
    • request.line_items.[] Changed Breaking ⚠️
  • apideck.accounting.purchase_orders.get(): response.data.line_items.[] Changed Breaking ⚠️
  • apideck.accounting.purchase_orders.update():
    • request.line_items.[] Changed Breaking ⚠️
  • apideck.accounting.bank_accounts.list(): response.data.[].custom_fields.[] Changed Breaking ⚠️
  • apideck.hris.employee_schedules.list(): response.data.employee.custom_fields.[] Changed Breaking ⚠️
  • apideck.hris.employees.update():
    • request.custom_fields.[] Changed Breaking ⚠️
  • apideck.hris.employees.get(): response.data.custom_fields.[] Changed Breaking ⚠️
  • apideck.hris.employees.create():
    • request.custom_fields.[] Changed Breaking ⚠️
  • apideck.hris.employees.list(): response.data.[].custom_fields.[] Changed Breaking ⚠️
  • apideck.crm.activities.update():
    • request.custom_fields.[] Changed Breaking ⚠️
  • apideck.crm.activities.get(): response.data.custom_fields.[] Changed Breaking ⚠️
  • apideck.crm.activities.create():
    • request.custom_fields.[] Changed Breaking ⚠️
  • apideck.crm.activities.list(): response.data.[].custom_fields.[] Changed Breaking ⚠️
  • apideck.crm.leads.update(): request Changed Breaking ⚠️
  • apideck.crm.leads.get(): response.data Changed Breaking ⚠️
  • apideck.crm.leads.create(): request Changed Breaking ⚠️
  • apideck.accounting.tax_rates.list(): response.data.[].custom_fields.[] Changed Breaking ⚠️
  • apideck.accounting.bank_accounts.create():
    • request.custom_fields.[] Changed Breaking ⚠️
  • apideck.accounting.bank_accounts.get():
    • request.filter Added
    • response.data.custom_fields.[] Changed Breaking ⚠️
  • apideck.accounting.bank_accounts.update():
    • request.custom_fields.[] Changed Breaking ⚠️
  • apideck.crm.leads.list(): response.data.[] Changed Breaking ⚠️
  • apideck.accounting.credit_notes.list(): response.data.[].line_items.[] Changed Breaking ⚠️
  • apideck.accounting.tax_rates.create():
    • request.custom_fields.[] Changed Breaking ⚠️
  • apideck.accounting.bill_payments.update(): request Changed Breaking ⚠️
  • apideck.accounting.expenses.list(): response.data.[] Changed Breaking ⚠️
  • apideck.accounting.expenses.create(): request Changed Breaking ⚠️
  • apideck.accounting.expenses.get(): response.data Changed Breaking ⚠️
  • apideck.accounting.expenses.update(): request Changed Breaking ⚠️
  • apideck.accounting.bank_feed_accounts.list(): response.data.[].custom_fields.[] Changed Breaking ⚠️
  • apideck.accounting.bank_feed_accounts.create():
    • request.custom_fields.[] Changed Breaking ⚠️
  • apideck.accounting.bank_feed_accounts.get(): response.data.custom_fields.[] Changed Breaking ⚠️
  • apideck.accounting.bank_feed_accounts.update():
    • request.custom_fields.[] Changed Breaking ⚠️
  • apideck.accounting.quotes.list(): response.data.[].line_items.[] Changed Breaking ⚠️
  • apideck.accounting.quotes.create():
    • request.line_items.[] Changed Breaking ⚠️
  • apideck.accounting.quotes.get(): response.data.line_items.[] Changed Breaking ⚠️
  • apideck.accounting.quotes.update():
    • request.line_items.[] Changed Breaking ⚠️
  • apideck.accounting.projects.list(): response.data.[] Changed Breaking ⚠️
  • apideck.accounting.projects.create(): request Changed Breaking ⚠️
  • apideck.accounting.projects.get(): response.data Changed Breaking ⚠️
  • apideck.accounting.projects.update(): request Changed Breaking ⚠️
  • apideck.ats.jobs.list(): response.data.[].custom_fields.[] Changed Breaking ⚠️
  • apideck.ats.jobs.get(): response.data.custom_fields.[] Changed Breaking ⚠️
  • apideck.ats.applicants.list(): response.data.[].custom_fields.[] Changed Breaking ⚠️
  • apideck.ats.applicants.create():
    • request.custom_fields.[] Changed Breaking ⚠️
  • apideck.ats.applicants.get(): response.data.custom_fields.[] Changed Breaking ⚠️
  • apideck.ats.applicants.update():
    • request.custom_fields.[] Changed Breaking ⚠️
  • apideck.crm.companies.list(): response.data.[].custom_fields.[] Changed Breaking ⚠️
  • apideck.crm.companies.create():
    • request.custom_fields.[] Changed Breaking ⚠️
  • apideck.crm.companies.get(): response.data.custom_fields.[] Changed Breaking ⚠️
  • apideck.crm.companies.update():
    • request.custom_fields.[] Changed Breaking ⚠️
  • apideck.crm.contacts.list(): response.data.[].custom_fields.[] Changed Breaking ⚠️
  • apideck.crm.contacts.create():
    • request.custom_fields.[] Changed Breaking ⚠️
  • apideck.crm.contacts.get(): response.data.custom_fields.[] Changed Breaking ⚠️
  • apideck.crm.contacts.update():
    • request.custom_fields.[] Changed Breaking ⚠️
  • apideck.crm.opportunities.list(): response.data.[].custom_fields.[] Changed Breaking ⚠️
  • apideck.crm.opportunities.create():
    • request.custom_fields.[] Changed Breaking ⚠️
  • apideck.crm.opportunities.get(): response.data.custom_fields.[] Changed Breaking ⚠️
  • apideck.crm.opportunities.update():
    • request.custom_fields.[] Changed Breaking ⚠️
  • apideck.crm.pipelines.get(): response.data.stages.[] Changed
  • apideck.crm.pipelines.create():
    • request.stages.[].archived Added
  • apideck.accounting.departments.list(): response.data.[] Changed
  • apideck.accounting.locations.update(): request.display_id Added
  • apideck.accounting.departments.update(): request.display_id Added
  • apideck.crm.pipelines.list(): response.data.[].stages.[] Changed
  • apideck.accounting.locations.list(): response.data.[] Changed
  • apideck.accounting.locations.create(): request.display_id Added
  • apideck.crm.pipelines.update():
    • request.stages.[].archived Added
  • apideck.accounting.subsidiaries.get(): response.data.downstream_id Added
  • apideck.accounting.departments.create(): request.display_id Added
  • apideck.accounting.locations.get(): response.data Changed
  • apideck.accounting.departments.get(): response.data Changed
  • apideck.ecommerce.orders.list(): response.data.[].line_items.[].name Changed
  • apideck.ecommerce.orders.get(): response.data.line_items.[].name Changed
  • apideck.file_storage.files.list(): request.sort Changed
  • apideck.file_storage.folders.get(): response.data Changed
  • apideck.accounting.subsidiaries.list(): response.data.[].downstream_id Added
  • apideck.accounting.invoice_items.update(): request Changed
  • apideck.accounting.invoice_items.get(): response.data Changed
  • apideck.accounting.invoice_items.create(): request Changed
  • apideck.accounting.invoice_items.list(): response.data.[] Changed
OpenAPI Change Summary
├─┬Info
│ └──[🔀] version (5:12)
├─┬Paths
│ ├─┬/accounting/invoice-items/{id}
│ │ ├─┬GET
│ │ │ └─┬Extensions
│ │ │   └──[🔀] x-apideck-gotchas (1066:9)
│ │ └─┬PATCH
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (1113:9)
│ ├─┬/accounting/bill-payments
│ │ └─┬GET
│ │   ├──Parameters
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (3869:9)
│ ├─┬/accounting/invoices
│ │ └─┬POST
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (545:9)
│ ├─┬/accounting/bills
│ │ └─┬POST
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (311:9)
│ ├─┬/crm/opportunities
│ │ └─┬POST
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (6101:9)
│ ├─┬/accounting/bank-accounts/{id}
│ │ └─┬GET
│ │   └──[+] parameters (12321:13)❌ 
│ ├─┬/accounting/payments
│ │ └─┬GET
│ │   ├──Parameters
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (1885:9)
│ ├─┬/accounting/ledger-accounts
│ │ └─┬GET
│ │   └──Parameters
│ ├─┬/file-storage/files
│ │ └─┬GET
│ │   └──Parameters
│ └─┬/accounting/invoice-items
│   ├─┬GET
│   │ └─┬Extensions
│   │   └──[🔀] x-apideck-gotchas (956:9)
│   └─┬POST
│     └─┬Extensions
│       └──[🔀] x-apideck-gotchas (1016:9)
└─┬Components
  ├──[+] parameters (12321:7)
  ├──[+] schemas (20069:7)
  ├──[+] schemas (20267:7)
  ├──[+] schemas (13930:7)
  ├──[+] schemas (20513:7)
  ├──[+] schemas (20292:7)
  ├─┬ExpenseLineItem
  │ ├──[+] properties (24306:9)
  │ ├──[+] properties (24310:9)
  │ ├──[+] properties (24314:9)
  │ ├──[-] properties (24115:17)❌ 
  │ ├──[-] properties (24089:17)❌ 
  │ ├─┬item
  │ │ └──[🔀] $ref (18462:20)❌ 
  │ ├─┬unit_price
  │ │ └──[🔀] $ref (23495:20)❌ 
  │ ├─┬location_id
  │ │ └──[🔀] $ref (23489:20)❌ 
  │ ├─┬department_id
  │ │ └──[🔀] $ref (20292:13)❌ 
  │ ├─┬tax_rate
  │ │ └──[🔀] $ref (22053:20)❌ 
  │ ├─┬customer_id
  │ │ ├──[🔀] description (24301:24)
  │ │ └──[+] deprecated (24304:23)
  │ ├─┬quantity
  │ │ └──[🔀] $ref (20267:13)❌ 
  │ ├─┬description
  │ │ └──[🔀] $ref (24785:20)❌ 
  │ ├─┬line_number
  │ │ └──[🔀] $ref (19995:13)❌ 
  │ ├─┬type
  │ │ └──[🔀] $ref (23481:20)❌ 
  │ ├─┬tax_amount
  │ │ └──[🔀] $ref (25395:20)❌ 
  │ ├─┬id
  │ │ └──[🔀] $ref (24319:11)❌ 
  │ ├─┬total_amount
  │ │ └──[🔀] $ref (20196:13)❌ 
  │ ├─┬rebilling
  │ │ └──[🔀] $ref (24792:20)❌ 
  │ ├─┬tracking_categories
  │ │ └──[🔀] $ref (24327:11)❌ 
  │ └─┬Extensions
  │   └──[🔀] x-apideck-weights (24351:9)
  ├─┬AccountingDepartment
  │ ├──[+] properties (16852:9)
  │ ├──[+] properties (16878:9)
  │ ├─┬updated_by
  │ │ └──[🔀] $ref (16870:11)❌ 
  │ ├─┬id
  │ │ └──[🔀] $ref (23959:20)❌ 
  │ ├─┬name
  │ │ └──[🔀] $ref (16936:20)❌ 
  │ ├─┬row_version
  │ │ └──[🔀] $ref (22954:20)❌ 
  │ ├─┬subsidiaries
  │ │ └──[🔀] $ref (21611:20)❌ 
  │ ├─┬pass_through
  │ │ └──[🔀] $ref (16855:11)❌ 
  │ ├─┬updated_at
  │ │ └──[🔀] $ref (16861:11)❌ 
  │ ├─┬parent_id
  │ │ └──[🔀] $ref (18462:20)❌ 
  │ ├─┬status
  │ │ └──[🔀] $ref (20555:20)❌ 
  │ └─┬Extensions
  │   └──[🔀] x-apideck-weights (16897:9)
  ├─┬Lead
  │ ├──[+] properties (30558:9)
  │ ├─┬title
  │ │ └──[🔀] $ref (22003:13)❌ 
  │ ├─┬monetary_amount
  │ │ ├──[🔀] type (30570:17)❌ 
  │ │ ├──[🔀] description (30569:24)
  │ │ └──[🔀] example (30571:20)
  │ ├─┬currency
  │ │ └──[🔀] $ref (30656:11)❌ 
  │ ├─┬lead_source
  │ │ ├──[🔀] description (30564:24)
  │ │ └──[🔀] example (30566:20)
  │ ├─┬owner_name
  │ │ ├──[🔀] description (30544:24)
  │ │ └──[🔀] example (30546:20)
  │ ├─┬phone_numbers
  │ │ └──[🔀] $ref (20555:20)❌ 
  │ ├─┬last_name
  │ │ ├──[🔀] description (30599:24)
  │ │ └──[🔀] example (30601:20)
  │ ├─┬updated_at
  │ │ ├──[-] pattern (30427:30)❌ 
  │ │ ├──[🔀] description (30594:24)
  │ │ ├──[-] readOnly (30428:31)❌ 
  │ │ └──[🔀] example (30596:20)
  │ ├─┬websites
  │ │ ├──[-] items (30396:25)❌ 
  │ │ ├──[🔀] type (30650:17)❌ 
  │ │ ├──[+] pattern (30653:20)❌ 
  │ │ ├──[+] description (30649:24)
  │ │ ├──[+] nullable (30652:21)❌ 
  │ │ ├──[+] readOnly (30654:21)❌ 
  │ │ └──[+] example (30651:20)
  │ ├─┬tags
  │ │ └──[🔀] $ref (30604:11)❌ 
  │ ├─┬custom_fields
  │ │ └──[🔀] $ref (15540:20)❌ 
  │ ├─┬description
  │ │ └──[🔀] $ref (22011:20)❌ 
  │ ├─┬created_at
  │ │ ├──[-] pattern (30434:30)❌ 
  │ │ ├──[🔀] description (30559:24)
  │ │ ├──[-] readOnly (30435:31)❌ 
  │ │ └──[🔀] example (30561:20)
  │ ├─┬first_name
  │ │ ├──[🔀] description (30615:24)
  │ │ └──[🔀] example (30617:20)
  │ ├─┬language
  │ │ ├──[🔀] description (30530:24)
  │ │ ├──[-] nullable (30376:31)❌ 
  │ │ ├──[+] readOnly (30533:21)❌ 
  │ │ └──[🔀] example (30532:20)
  │ ├─┬emails
  │ │ ├──[-] items (30412:25)❌ 
  │ │ ├──[🔀] type (30585:17)❌ 
  │ │ ├──[+] description (30584:24)
  │ │ ├──[+] nullable (30587:21)❌ 
  │ │ └──[+] example (30586:20)
  │ ├─┬prefix
  │ │ ├──[+] items (30634:13)❌ 
  │ │ ├──[🔀] type (30632:17)❌ 
  │ │ ├──[-] description (30363:34)
  │ │ ├──[-] nullable (30366:31)❌ 
  │ │ └──[-] example (30365:30)
  │ ├─┬owner_id
  │ │ ├──[🔀] description (30535:24)
  │ │ ├──[-] nullable (30326:31)❌ 
  │ │ └──[🔀] example (30537:20)
  │ ├─┬id
  │ │ ├──[🔀] description (30574:24)
  │ │ ├──[+] nullable (30577:21)❌ 
  │ │ ├──[-] readOnly (30312:31)❌ 
  │ │ └──[🔀] example (30576:20)
  │ ├─┬pass_through
  │ │ └──[🔀] $ref (30549:11)❌ 
  │ ├─┬custom_mappings
  │ │ └──[🔀] $ref (30640:11)❌ 
  │ ├─┬name
  │ │ ├──[🔀] type (30609:17)❌ 
  │ │ ├──[🔀] description (30608:24)
  │ │ ├──[+] nullable (30611:21)❌ 
  │ │ └──[🔀] example (30610:20)
  │ ├─┬lead_id
  │ │ ├──[🔀] description (30579:24)
  │ │ └──[🔀] example (30581:20)
  │ ├─┬social_links
  │ │ ├──[-] items (30404:25)❌ 
  │ │ ├──[🔀] type (30590:17)❌ 
  │ │ ├──[+] description (30589:24)
  │ │ ├──[+] nullable (30592:21)❌ 
  │ │ └──[+] example (30591:20)
  │ ├─┬fax
  │ │ ├──[+] items (30638:13)❌ 
  │ │ ├──[🔀] type (30636:17)❌ 
  │ │ ├──[-] description (30389:34)
  │ │ ├──[-] nullable (30392:31)❌ 
  │ │ └──[-] example (30391:30)
  │ └─┬status
  │   ├──[+] items (30630:13)❌ 
  │   ├──[🔀] type (30628:17)❌ 
  │   ├──[-] nullable (30380:31)❌ 
  │   └──[-] example (30379:30)
  ├─┬PaymentsFilter
  │ ├──[🔀] example (20789:9)
  │ ├──[+] properties (20775:9)
  │ └─┬updated_since
  │   ├──[+] enum (20779:15)
  │   ├──[+] enum (20780:15)
  │   ├──[+] enum (20781:15)
  │   ├──[+] enum (20782:15)
  │   ├──[+] enum (20783:15)
  │   ├──[+] enum (20784:15)
  │   ├──[+] enum (20785:15)
  │   ├──[+] enum (20786:15)
  │   ├──[-] title (20563:28)
  │   ├──[-] format (20561:29)❌ 
  │   ├──[🔀] example (20777:20)
  │   └─┬Extensions
  │     └──[+] x-apideck-enum-id (20787:30)
  ├─┬Pipeline
  │ └─┬stages
  │   └─┬Schema
  │     ├──[+] properties (31244:15)
  │     ├──[+] properties (31249:15)
  │     ├──[+] properties (31256:15)
  │     ├─┬name
  │     │ ├──[🔀] type (31241:23)❌ 
  │     │ ├──[🔀] description (31240:30)
  │     │ └──[🔀] example (31242:26)
  │     ├─┬id
  │     │ ├──[+] format (31252:25)❌ 
  │     │ ├──[🔀] description (31250:30)
  │     │ └──[🔀] example (31253:26)
  │     ├─┬value
  │     │ ├──[🔀] description (31219:30)
  │     │ ├──[+] readOnly (31223:27)❌ 
  │     │ └──[🔀] example (31221:26)
  │     ├─┬display_order
  │     │ ├──[🔀] type (31246:23)❌ 
  │     │ ├──[🔀] description (31245:30)
  │     │ └──[🔀] example (31247:26)
  │     ├─┬win_probability
  │     │ ├──[🔀] type (31226:23)❌ 
  │     │ ├──[🔀] description (31225:30)
  │     │ └──[🔀] example (31227:26)
  │     └─┬Extensions
  │       └──[🔀] x-apideck-weights (31207:15)
  ├─┬Folder
  │ ├──[+] properties (33906:9)
  │ ├──[+] properties (33883:9)
  │ ├─┬parent_folders_complete
  │ │ └──[🔀] $ref (34336:13)❌ 
  │ ├─┬size
  │ │ ├──[🔀] type (33919:17)❌ 
  │ │ ├──[🔀] description (33918:24)
  │ │ ├──[-] nullable (33647:31)❌ 
  │ │ └──[-] example (33646:30)
  │ ├─┬id
  │ │ └──[🔀] $ref (33907:11)❌ 
  │ ├─┬owner
  │ │ └──[🔀] $ref (18462:20)❌ 
  │ ├─┬parent_folders
  │ │ ├──[-] items (33655:25)❌ 
  │ │ ├──[🔀] type (33887:17)❌ 
  │ │ ├──[🔀] description (33886:24)
  │ │ └──[+] example (33888:20)
  │ ├─┬name
  │ │ └──[🔀] $ref (16936:20)❌ 
  │ ├─┬path
  │ │ ├──[+] items (33916:13)❌ 
  │ │ ├──[🔀] type (33914:17)❌ 
  │ │ ├──[🔀] description (33913:24)
  │ │ ├──[-] nullable (33641:31)❌ 
  │ │ ├──[-] readOnly (33642:31)❌ 
  │ │ └──[-] example (33640:30)
  │ ├─┬updated_by
  │ │ └──[🔀] $ref (33901:11)❌ 
  │ ├─┬updated_at
  │ │ └──[🔀] $ref (33895:11)❌ 
  │ └─┬Extensions
  │   └──[🔀] x-apideck-weights (33937:9)
  ├─┬InvoiceItem
  │ ├──[+] properties (18876:9)
  │ ├─┬sold
  │ │ ├──[🔀] type (18821:17)❌ 
  │ │ ├──[-] title (18693:28)
  │ │ ├──[-] description (18689:34)
  │ │ ├──[-] nullable (18692:31)❌ 
  │ │ ├──[-] example (18691:30)
  │ │ ├──[+] properties (18827:13)
  │ │ ├──[+] properties (18829:13)
  │ │ ├──[+] properties (18825:13)
  │ │ ├──[+] properties (18823:13)
  │ │ └─┬Extensions
  │ │   └──[+] x-apideck-weights (18832:13)
  │ ├─┬purchase_details
  │ │ └──[🔀] $ref (20555:20)❌ 
  │ ├─┬purchased
  │ │ ├──[🔀] type (18837:17)❌ 
  │ │ ├──[-] title (18699:28)
  │ │ ├──[-] description (18695:34)
  │ │ ├──[-] nullable (18698:31)❌ 
  │ │ ├──[-] example (18697:30)
  │ │ ├──[+] properties (18843:13)
  │ │ ├──[+] properties (18845:13)
  │ │ ├──[+] properties (18841:13)
  │ │ ├──[+] properties (18839:13)
  │ │ └─┬Extensions
  │ │   └──[+] x-apideck-weights (18848:13)
  │ ├─┬updated_by
  │ │ └──[🔀] $ref (22906:20)❌ 
  │ ├─┬row_version
  │ │ └──[🔀] $ref (21606:13)❌ 
  │ ├─┬quantity
  │ │ └──[🔀] $ref (18783:11)❌ 
  │ ├─┬id
  │ │ └──[🔀] $ref (20021:13)❌ 
  │ ├─┬created_at
  │ │ └──[🔀] $ref (18771:11)❌ 
  │ ├─┬location_id
  │ │ └──[🔀] $ref (18801:11)❌ 
  │ ├─┬code
  │ │ ├──[🔀] title (18881:18)
  │ │ ├──[🔀] description (18877:24)
  │ │ └──[🔀] example (18879:20)
  │ ├─┬currency
  │ │ └──[🔀] $ref (15310:20)❌ 
  │ ├─┬subsidiary_id
  │ │ └──[🔀] $ref (18777:11)❌ 
  │ ├─┬sales_details
  │ │ └──[🔀] $ref (21611:20)❌ 
  │ ├─┬income_account
  │ │ └──[🔀] $ref (18747:11)❌ 
  │ ├─┬pass_through
  │ │ └──[🔀] $ref (18753:11)❌ 
  │ ├─┬expense_account
  │ │ └──[🔀] $ref (18765:11)❌ 
  │ ├─┬unit_price
  │ │ └──[🔀] $ref (18808:11)❌ 
  │ ├─┬description
  │ │ └──[🔀] $ref (24785:20)❌ 
  │ ├─┬created_by
  │ │ └──[🔀] $ref (15302:20)❌ 
  │ ├─┬department_id
  │ │ └──[🔀] $ref (22011:20)❌ 
  │ ├─┬type
  │ │ └──[🔀] $ref (20379:13)❌ 
  │ ├─┬tracking_categories
  │ │ └──[🔀] $ref (18789:11)❌ 
  │ ├─┬name
  │ │ └──[🔀] $ref (24792:20)❌ 
  │ ├─┬tracked
  │ │ ├──[🔀] title (18799:18)
  │ │ └──[🔀] description (18795:24)
  │ ├─┬tracking_category
  │ │ └──[🔀] $ref (23481:20)❌ 
  │ ├─┬updated_at
  │ │ └──[🔀] $ref (22418:13)❌ 
  │ ├─┬display_id
  │ │ ├──[🔀] title (18763:18)
  │ │ ├──[🔀] description (18759:24)
  │ │ └──[🔀] example (18761:20)
  │ ├─┬tax_schedule_id
  │ │ └──[🔀] $ref (24799:20)❌ 
  │ ├─┬taxable
  │ │ ├──[🔀] type (18884:17)❌ 
  │ │ ├──[🔀] title (18887:18)
  │ │ ├──[🔀] description (18883:24)
  │ │ └──[🔀] example (18885:20)
  │ ├─┬custom_mappings
  │ │ └──[🔀] $ref (15540:20)❌ 
  │ ├─┬inventory_date
  │ │ └──[🔀] $ref (20021:13)❌ 
  │ └─┬Extensions
  │   └──[🔀] x-apideck-weights (18905:9)
  ├─┬LinkedTrackingCategory
  │ ├──[+] properties (20238:9)
  │ ├─┬parent_id
  │ │ ├──[🔀] title (20249:18)
  │ │ ├──[🔀] description (20245:24)
  │ │ ├──[+] nullable (20248:21)❌ 
  │ │ └──[🔀] example (20247:20)
  │ ├─┬name
  │ │ ├──[🔀] title (20237:18)
  │ │ ├──[🔀] description (20234:24)
  │ │ ├──[-] nullable (20101:31)❌ 
  │ │ └──[🔀] example (20236:20)
  │ ├─┬id
  │ │ ├──[🔀] title (20243:18)
  │ │ ├──[🔀] description (20239:24)
  │ │ ├──[+] nullable (20242:21)❌ 
  │ │ └──[🔀] example (20241:20)
  │ ├─┬parent_name
  │ │ ├──[🔀] title (20254:18)
  │ │ ├──[🔀] description (20251:24)
  │ │ ├──[-] nullable (20112:31)❌ 
  │ │ └──[🔀] example (20253:20)
  │ └─┬Extensions
  │   └──[🔀] x-apideck-weights (20264:9)
  ├─┬AccountingLocation
  │ ├──[+] properties (20423:9)
  │ ├──[+] properties (20425:9)
  │ ├─┬updated_by
  │ │ └──[🔀] $ref (20449:11)❌ 
  │ ├─┬row_version
  │ │ └──[🔀] $ref (22954:20)❌ 
  │ ├─┬updated_at
  │ │ └──[🔀] $ref (20436:11)❌ 
  │ ├─┬subsidiaries
  │ │ └──[🔀] $ref (21611:20)❌ 
  │ ├─┬status
  │ │ └──[🔀] $ref (20555:20)❌ 
  │ ├─┬parent_id
  │ │ └──[🔀] $ref (16936:20)❌ 
  │ ├─┬display_name
  │ │ └──[🔀] $ref (23959:20)❌ 
  │ ├─┬pass_through
  │ │ └──[🔀] $ref (18462:20)❌ 
  │ ├─┬id
  │ │ └──[🔀] $ref (20430:11)❌ 
  │ └─┬Extensions
  │   └──[🔀] x-apideck-weights (20469:9)
  ├─┬EcommerceOrderLineItem
  │ ├──[-] required (32091:19)❌ 
  │ └─┬Extensions
  │   ├──[🔀] x-apideck-strict-any-of (32343:9)
  │   └──[🔀] x-apideck-strict-required (32356:9)
  ├─┬Subsidiary
  │ ├──[+] properties (21671:9)
  │ ├─┬updated_by
  │ │ └──[🔀] $ref (22906:20)❌ 
  │ ├─┬pass_through
  │ │ └──[🔀] $ref (22954:20)❌ 
  │ ├─┬status
  │ │ └──[🔀] $ref (21611:20)❌ 
  │ ├─┬updated_at
  │ │ └──[🔀] $ref (21674:11)❌ 
  │ ├─┬name
  │ │ └──[🔀] $ref (18462:20)❌ 
  │ ├─┬parent_id
  │ │ └──[🔀] $ref (14616:20)❌ 
  │ ├─┬row_version
  │ │ └──[🔀] $ref (20555:20)❌ 
  │ ├─┬id
  │ │ └──[🔀] $ref (16936:20)❌ 
  │ └─┬Extensions
  │   └──[🔀] x-apideck-weights (21708:9)
  ├─┬ConnectionImportData
  │ └─┬credentials
  │   └──[🔀] example (39916:13)
  ├─┬CreateSessionResponse
  │ └─┬data
  │   ├─┬session_token
  │   │ └──[🔀] example (40257:24)
  │   └─┬session_uri
  │     └──[🔀] example (40253:24)
  ├─┬LedgerAccountsFilter
  │ ├──[🔀] example (19858:9)
  │ ├──[+] properties (19830:9)
  │ └─┬updated_since
  │   ├──[🔀] title (19834:18)
  │   ├──[-] format (19737:29)❌ 
  │   ├──[+] description (19831:24)
  │   └──[🔀] example (19833:20)
  ├─┬BalanceSheet
  │ └─┬reports
  │   └─┬Schema
  │     ├─┬assets
  │     │ └─┬Extensions
  │     │   └──[🔀] x-apideck-weights (13547:19)
  │     ├─┬equity
  │     │ └─┬Extensions
  │     │   └──[🔀] x-apideck-weights (13661:19)
  │     ├─┬liabilities
  │     │ └─┬Extensions
  │     │   └──[🔀] x-apideck-weights (13613:19)
  │     └─┬uncategorized_items
  │       └─┬Extensions
  │         └──[🔀] x-apideck-weights (13708:19)
  ├─┬FilesSort
  │ └─┬by
  │   └──[+] enum (33855:15)
  ├─┬CreditNote
  │ └─┬status
  │   └──[+] enum (15385:15)
  ├─┬Applicant
  │ └─┬cv_url
  │   └──[🔀] example (26938:20)
  ├─┬Expense
  │ ├──[+] properties (24145:9)
  │ ├──[+] properties (24113:9)
  │ ├──[-] properties (23911:17)❌ 
  │ ├─┬supplier
  │ │ └──[🔀] $ref (22041:20)❌ 
  │ ├─┬line_items
  │ │ └──[🔀] $ref (18462:20)❌ 
  │ ├─┬source_document_url
  │ │ └──[🔀] $ref (21611:20)❌ 
  │ ├─┬supplier_id
  │ │ └──[🔀] $ref (20156:20)❌ 
  │ ├─┬row_version
  │ │ └──[🔀] $ref (25435:20)❌ 
  │ ├─┬reference
  │ │ └──[🔀] $ref (24148:11)❌ 
  │ ├─┬tax_inclusive
  │ │ └──[🔀] $ref (24134:11)❌ 
  │ ├─┬pass_through
  │ │ └──[🔀] $ref (24116:11)❌ 
  │ ├─┬payment_type
  │ │ └──[🔀] $ref (20555:20)❌ 
  │ ├─┬total_amount
  │ │ └──[🔀] $ref (20196:13)❌ 
  │ ├─┬transaction_date
  │ │ └──[🔀] $ref (22047:20)❌ 
  │ ├─┬updated_by
  │ │ └──[🔀] $ref (22906:20)❌ 
  │ ├─┬account
  │ │ └──[🔀] $ref (20069:20)❌ 
  │ ├─┬number
  │ │ ├──[🔀] title (24178:18)
  │ │ ├──[🔀] description (24174:24)
  │ │ └──[🔀] example (24176:20)
  │ ├─┬id
  │ │ └──[🔀] $ref (23959:20)❌ 
  │ ├─┬total_tax
  │ │ └──[🔀] $ref (24188:11)❌ 
  │ ├─┬tax_rate
  │ │ └──[🔀] $ref (22024:20)❌ 
  │ ├─┬sub_total
  │ │ └──[🔀] $ref (24214:11)❌ 
  │ ├─┬updated_at
  │ │ └──[🔀] $ref (24164:11)❌ 
  │ ├─┬type
  │ │ └──[🔀] $ref (23530:20)❌ 
  │ ├─┬status
  │ │ ├──[-] enum (23999:27)❌ 
  │ │ ├──[-] enum (24000:27)❌ 
  │ │ ├──[🔀] title (24206:18)
  │ │ ├──[🔀] description (24202:24)
  │ │ ├──[🔀] example (24204:20)
  │ │ └─┬Extensions
  │ │   └──[-] x-apideck-enum-id (24003:40)❌ 
  │ ├─┬memo
  │ │ ├──[+] items (24197:13)❌ 
  │ │ ├──[🔀] type (24195:17)❌ 
  │ │ ├──[-] title (23959:28)
  │ │ ├──[+] minItems (24198:21)❌ 
  │ │ ├──[🔀] description (24194:24)
  │ │ ├──[-] nullable (23958:31)❌ 
  │ │ └──[-] example (23957:30)
  │ └─┬Extensions
  │   └──[🔀] x-apideck-weights (24251:9)
  ├─┬CustomField
  │ ├──[-] required (16084:19)❌ 
  │ ├──[+] anyOf (16158:11)
  │ ├──[+] anyOf (16160:11)
  │ └─┬Extensions
  │   └──[+] x-apideck-strict-any-of (16164:9)
  └─┬Activity
    └─┬video_conference_url
      └──[🔀] example (28233:20)
Document Element Total Changes Breaking Changes
info 1 0
paths 10 1
components 334 165

PYTHON CHANGELOG

No relevant generator changes

Based on Speakeasy CLI 1.656.1

@github-actions github-actions bot added the minor Minor version bump label Dec 24, 2025
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1766535675 branch 10 times, most recently from 06885f1 to cc093cf Compare December 27, 2025 00:27
* `apideck.accounting.bill_payments.list()`: 
  *  `request.filter` **Changed**
  *  `response.data.[]` **Changed** **Breaking** ⚠️
* `apideck.accounting.invoices.create()`:  `request` **Changed** **Breaking** ⚠️
* `apideck.accounting.tax_rates.get()`:  `response.data.custom_fields.[]` **Changed** **Breaking** ⚠️
* `apideck.accounting.tax_rates.update()`: 
  *  `request.custom_fields.[]` **Changed** **Breaking** ⚠️
* `apideck.accounting.bills.list()`:  `response.data.[]` **Changed** **Breaking** ⚠️
* `apideck.accounting.bills.create()`:  `request` **Changed** **Breaking** ⚠️
* `apideck.accounting.bills.get()`:  `response.data` **Changed** **Breaking** ⚠️
* `apideck.accounting.bills.update()`:  `request` **Changed** **Breaking** ⚠️
* `apideck.accounting.invoices.list()`:  `response.data.[]` **Changed** **Breaking** ⚠️
* `apideck.accounting.bill_payments.get()`:  `response.data` **Changed** **Breaking** ⚠️
* `apideck.accounting.invoices.get()`:  `response.data` **Changed** **Breaking** ⚠️
* `apideck.accounting.invoices.update()`:  `request` **Changed** **Breaking** ⚠️
* `apideck.accounting.ledger_accounts.list()`: 
  *  `request.filter` **Changed**
  *  `response.data.[].custom_fields.[]` **Changed** **Breaking** ⚠️
* `apideck.accounting.ledger_accounts.create()`: 
  *  `request.custom_fields.[]` **Changed** **Breaking** ⚠️
* `apideck.accounting.ledger_accounts.get()`:  `response.data.custom_fields.[]` **Changed** **Breaking** ⚠️
* `apideck.accounting.ledger_accounts.update()`: 
  *  `request.custom_fields.[]` **Changed** **Breaking** ⚠️
* `apideck.accounting.bill_payments.create()`:  `request` **Changed** **Breaking** ⚠️
* `apideck.accounting.credit_notes.create()`: 
  *  `request.line_items.[]` **Changed** **Breaking** ⚠️
* `apideck.accounting.credit_notes.get()`:  `response.data.line_items.[]` **Changed** **Breaking** ⚠️
* `apideck.accounting.credit_notes.update()`: 
  *  `request.line_items.[]` **Changed** **Breaking** ⚠️
* `apideck.accounting.customers.list()`:  `response.data.[].custom_fields.[]` **Changed** **Breaking** ⚠️
* `apideck.accounting.customers.create()`: 
  *  `request.custom_fields.[]` **Changed** **Breaking** ⚠️
* `apideck.accounting.customers.get()`:  `response.data.custom_fields.[]` **Changed** **Breaking** ⚠️
* `apideck.accounting.customers.update()`: 
  *  `request.custom_fields.[]` **Changed** **Breaking** ⚠️
* `apideck.accounting.suppliers.list()`:  `response.data.[].custom_fields.[]` **Changed** **Breaking** ⚠️
* `apideck.accounting.suppliers.create()`: 
  *  `request.custom_fields.[]` **Changed** **Breaking** ⚠️
* `apideck.accounting.suppliers.get()`:  `response.data.custom_fields.[]` **Changed** **Breaking** ⚠️
* `apideck.accounting.suppliers.update()`: 
  *  `request.custom_fields.[]` **Changed** **Breaking** ⚠️
* `apideck.accounting.payments.list()`: 
  *  `request.filter` **Changed**
  *  `response.data.[]` **Changed** **Breaking** ⚠️
* `apideck.accounting.payments.create()`:  `request` **Changed** **Breaking** ⚠️
* `apideck.accounting.payments.get()`:  `response.data` **Changed** **Breaking** ⚠️
* `apideck.accounting.payments.update()`:  `request` **Changed** **Breaking** ⚠️
* `apideck.accounting.company_info.get()`:  `response.data.default_sales_tax.custom_fields.[]` **Changed** **Breaking** ⚠️
* `apideck.accounting.journal_entries.list()`:  `response.data.[]` **Changed** **Breaking** ⚠️
* `apideck.accounting.journal_entries.create()`:  `request` **Changed** **Breaking** ⚠️
* `apideck.accounting.journal_entries.get()`:  `response.data` **Changed** **Breaking** ⚠️
* `apideck.accounting.journal_entries.update()`:  `request` **Changed** **Breaking** ⚠️
* `apideck.accounting.purchase_orders.list()`:  `response.data.[].line_items.[]` **Changed** **Breaking** ⚠️
* `apideck.accounting.purchase_orders.create()`: 
  *  `request.line_items.[]` **Changed** **Breaking** ⚠️
* `apideck.accounting.purchase_orders.get()`:  `response.data.line_items.[]` **Changed** **Breaking** ⚠️
* `apideck.accounting.purchase_orders.update()`: 
  *  `request.line_items.[]` **Changed** **Breaking** ⚠️
* `apideck.accounting.bank_accounts.list()`:  `response.data.[].custom_fields.[]` **Changed** **Breaking** ⚠️
* `apideck.hris.employee_schedules.list()`:  `response.data.employee.custom_fields.[]` **Changed** **Breaking** ⚠️
* `apideck.hris.employees.update()`: 
  *  `request.custom_fields.[]` **Changed** **Breaking** ⚠️
* `apideck.hris.employees.get()`:  `response.data.custom_fields.[]` **Changed** **Breaking** ⚠️
* `apideck.hris.employees.create()`: 
  *  `request.custom_fields.[]` **Changed** **Breaking** ⚠️
* `apideck.hris.employees.list()`:  `response.data.[].custom_fields.[]` **Changed** **Breaking** ⚠️
* `apideck.crm.activities.update()`: 
  *  `request.custom_fields.[]` **Changed** **Breaking** ⚠️
* `apideck.crm.activities.get()`:  `response.data.custom_fields.[]` **Changed** **Breaking** ⚠️
* `apideck.crm.activities.create()`: 
  *  `request.custom_fields.[]` **Changed** **Breaking** ⚠️
* `apideck.crm.activities.list()`:  `response.data.[].custom_fields.[]` **Changed** **Breaking** ⚠️
* `apideck.crm.leads.update()`:  `request` **Changed** **Breaking** ⚠️
* `apideck.crm.leads.get()`:  `response.data` **Changed** **Breaking** ⚠️
* `apideck.crm.leads.create()`:  `request` **Changed** **Breaking** ⚠️
* `apideck.accounting.tax_rates.list()`:  `response.data.[].custom_fields.[]` **Changed** **Breaking** ⚠️
* `apideck.accounting.bank_accounts.create()`: 
  *  `request.custom_fields.[]` **Changed** **Breaking** ⚠️
* `apideck.accounting.bank_accounts.get()`: 
  *  `request.filter` **Added**
  *  `response.data.custom_fields.[]` **Changed** **Breaking** ⚠️
* `apideck.accounting.bank_accounts.update()`: 
  *  `request.custom_fields.[]` **Changed** **Breaking** ⚠️
* `apideck.crm.leads.list()`:  `response.data.[]` **Changed** **Breaking** ⚠️
* `apideck.accounting.credit_notes.list()`:  `response.data.[].line_items.[]` **Changed** **Breaking** ⚠️
* `apideck.accounting.tax_rates.create()`: 
  *  `request.custom_fields.[]` **Changed** **Breaking** ⚠️
* `apideck.accounting.bill_payments.update()`:  `request` **Changed** **Breaking** ⚠️
* `apideck.accounting.expenses.list()`:  `response.data.[]` **Changed** **Breaking** ⚠️
* `apideck.accounting.expenses.create()`:  `request` **Changed** **Breaking** ⚠️
* `apideck.accounting.expenses.get()`:  `response.data` **Changed** **Breaking** ⚠️
* `apideck.accounting.expenses.update()`:  `request` **Changed** **Breaking** ⚠️
* `apideck.accounting.bank_feed_accounts.list()`:  `response.data.[].custom_fields.[]` **Changed** **Breaking** ⚠️
* `apideck.accounting.bank_feed_accounts.create()`: 
  *  `request.custom_fields.[]` **Changed** **Breaking** ⚠️
* `apideck.accounting.bank_feed_accounts.get()`:  `response.data.custom_fields.[]` **Changed** **Breaking** ⚠️
* `apideck.accounting.bank_feed_accounts.update()`: 
  *  `request.custom_fields.[]` **Changed** **Breaking** ⚠️
* `apideck.accounting.quotes.list()`:  `response.data.[].line_items.[]` **Changed** **Breaking** ⚠️
* `apideck.accounting.quotes.create()`: 
  *  `request.line_items.[]` **Changed** **Breaking** ⚠️
* `apideck.accounting.quotes.get()`:  `response.data.line_items.[]` **Changed** **Breaking** ⚠️
* `apideck.accounting.quotes.update()`: 
  *  `request.line_items.[]` **Changed** **Breaking** ⚠️
* `apideck.accounting.projects.list()`:  `response.data.[]` **Changed** **Breaking** ⚠️
* `apideck.accounting.projects.create()`:  `request` **Changed** **Breaking** ⚠️
* `apideck.accounting.projects.get()`:  `response.data` **Changed** **Breaking** ⚠️
* `apideck.accounting.projects.update()`:  `request` **Changed** **Breaking** ⚠️
* `apideck.ats.jobs.list()`:  `response.data.[].custom_fields.[]` **Changed** **Breaking** ⚠️
* `apideck.ats.jobs.get()`:  `response.data.custom_fields.[]` **Changed** **Breaking** ⚠️
* `apideck.ats.applicants.list()`:  `response.data.[].custom_fields.[]` **Changed** **Breaking** ⚠️
* `apideck.ats.applicants.create()`: 
  *  `request.custom_fields.[]` **Changed** **Breaking** ⚠️
* `apideck.ats.applicants.get()`:  `response.data.custom_fields.[]` **Changed** **Breaking** ⚠️
* `apideck.ats.applicants.update()`: 
  *  `request.custom_fields.[]` **Changed** **Breaking** ⚠️
* `apideck.crm.companies.list()`:  `response.data.[].custom_fields.[]` **Changed** **Breaking** ⚠️
* `apideck.crm.companies.create()`: 
  *  `request.custom_fields.[]` **Changed** **Breaking** ⚠️
* `apideck.crm.companies.get()`:  `response.data.custom_fields.[]` **Changed** **Breaking** ⚠️
* `apideck.crm.companies.update()`: 
  *  `request.custom_fields.[]` **Changed** **Breaking** ⚠️
* `apideck.crm.contacts.list()`:  `response.data.[].custom_fields.[]` **Changed** **Breaking** ⚠️
* `apideck.crm.contacts.create()`: 
  *  `request.custom_fields.[]` **Changed** **Breaking** ⚠️
* `apideck.crm.contacts.get()`:  `response.data.custom_fields.[]` **Changed** **Breaking** ⚠️
* `apideck.crm.contacts.update()`: 
  *  `request.custom_fields.[]` **Changed** **Breaking** ⚠️
* `apideck.crm.opportunities.list()`:  `response.data.[].custom_fields.[]` **Changed** **Breaking** ⚠️
* `apideck.crm.opportunities.create()`: 
  *  `request.custom_fields.[]` **Changed** **Breaking** ⚠️
* `apideck.crm.opportunities.get()`:  `response.data.custom_fields.[]` **Changed** **Breaking** ⚠️
* `apideck.crm.opportunities.update()`: 
  *  `request.custom_fields.[]` **Changed** **Breaking** ⚠️
* `apideck.crm.pipelines.get()`:  `response.data.stages.[]` **Changed**
* `apideck.crm.pipelines.create()`: 
  *  `request.stages.[].archived` **Added**
* `apideck.accounting.departments.list()`:  `response.data.[]` **Changed**
* `apideck.accounting.locations.update()`:  `request.display_id` **Added**
* `apideck.accounting.departments.update()`:  `request.display_id` **Added**
* `apideck.crm.pipelines.list()`:  `response.data.[].stages.[]` **Changed**
* `apideck.accounting.locations.list()`:  `response.data.[]` **Changed**
* `apideck.accounting.locations.create()`:  `request.display_id` **Added**
* `apideck.crm.pipelines.update()`: 
  *  `request.stages.[].archived` **Added**
* `apideck.accounting.subsidiaries.get()`:  `response.data.downstream_id` **Added**
* `apideck.accounting.departments.create()`:  `request.display_id` **Added**
* `apideck.accounting.locations.get()`:  `response.data` **Changed**
* `apideck.accounting.departments.get()`:  `response.data` **Changed**
* `apideck.ecommerce.orders.list()`:  `response.data.[].line_items.[].name` **Changed**
* `apideck.ecommerce.orders.get()`:  `response.data.line_items.[].name` **Changed**
* `apideck.file_storage.files.list()`:  `request.sort` **Changed**
* `apideck.file_storage.folders.get()`:  `response.data` **Changed**
* `apideck.accounting.subsidiaries.list()`:  `response.data.[].downstream_id` **Added**
* `apideck.accounting.invoice_items.update()`:  `request` **Changed**
* `apideck.accounting.invoice_items.get()`:  `response.data` **Changed**
* `apideck.accounting.invoice_items.create()`:  `request` **Changed**
* `apideck.accounting.invoice_items.list()`:  `response.data.[]` **Changed**
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1766535675 branch from 761ba46 to 623572e Compare December 28, 2025 00:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

minor Minor version bump

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants