Skip to content

Conversation

github-actions[bot]
Copy link

@github-actions github-actions bot commented Sep 25, 2025

SDK update

Versioning

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

Typescript SDK Changes Detected:

  • apideck.accounting.projects.list(): Added
  • apideck.accounting.projects.create(): Added
  • apideck.accounting.projects.get(): Added
  • apideck.accounting.projects.update(): Added
  • apideck.accounting.projects.delete(): Added
  • apideck.accounting.bills.list(): response.data.[].supplier.address.line5 Added
  • apideck.accounting.bills.create():
    • request.bill.supplier.address.line5 Added
  • apideck.accounting.bills.get(): response.data.supplier.address.line5 Added
  • apideck.accounting.bills.update():
    • request.bill.supplier.address.line5 Added
  • apideck.accounting.invoices.list():
    • request.filter Changed
    • response.data.[] Changed
  • apideck.accounting.invoices.create():
    • request.invoice Changed
  • apideck.accounting.invoices.get(): response.data Changed
  • apideck.accounting.invoices.update():
    • request.invoice Changed
  • apideck.accounting.invoiceItems.list():
    • request.filter Changed
  • apideck.accounting.invoiceItems.get():
    • request.filter Changed
  • apideck.accounting.creditNotes.list(): response.data.[] Changed
  • apideck.accounting.creditNotes.create():
    • request.creditNote Changed
  • apideck.accounting.creditNotes.get(): response.data Changed
  • apideck.accounting.creditNotes.update():
    • request.creditNote Changed
  • apideck.accounting.customers.list(): response.data.[] Changed
  • apideck.accounting.customers.create():
    • request.customer Changed
  • apideck.accounting.customers.get(): response.data Changed
  • apideck.accounting.customers.update():
    • request.customer Changed
  • apideck.accounting.suppliers.list(): response.data.[].addresses.[].line5 Added
  • apideck.accounting.suppliers.create():
    • request.supplier.addresses.[].line5 Added
  • apideck.accounting.suppliers.get(): response.data.addresses.[].line5 Added
  • apideck.accounting.suppliers.update():
    • request.supplier.addresses.[].line5 Added
  • apideck.accounting.payments.list(): response.data.[].supplier.address.line5 Added
  • apideck.accounting.payments.create():
    • request.payment.supplier.address.line5 Added
  • apideck.accounting.payments.get(): response.data.supplier.address.line5 Added
  • apideck.accounting.payments.update():
    • request.payment.supplier.address.line5 Added
  • apideck.accounting.companyInfo.get(): response.data.addresses.[].line5 Added
  • apideck.accounting.journalEntries.list(): response.data.[] Changed
  • apideck.accounting.journalEntries.create():
    • request.journalEntry Changed
  • apideck.accounting.journalEntries.get(): response.data Changed
  • apideck.accounting.journalEntries.update():
    • request.journalEntry Changed
  • apideck.accounting.purchaseOrders.list(): response.data.[] Changed
  • apideck.accounting.purchaseOrders.create():
    • request.purchaseOrder Changed
  • apideck.accounting.purchaseOrders.get(): response.data Changed
  • apideck.accounting.purchaseOrders.update():
    • request.purchaseOrder Changed
  • apideck.accounting.locations.list(): response.data.[].addresses.[].line5 Added
  • apideck.accounting.locations.create():
    • request.accountingLocation.addresses.[].line5 Added
  • apideck.accounting.locations.get(): response.data.addresses.[].line5 Added
  • apideck.accounting.locations.update():
    • request.accountingLocation.addresses.[].line5 Added
  • apideck.accounting.billPayments.list(): response.data.[].supplier.address.line5 Added
  • apideck.accounting.billPayments.create():
    • request.billPayment.supplier.address.line5 Added
  • apideck.accounting.billPayments.get(): response.data.supplier.address.line5 Added
  • apideck.accounting.billPayments.update():
    • request.billPayment.supplier.address.line5 Added
  • apideck.accounting.categories.list():
    • request.filter Changed
  • apideck.accounting.categories.get():
    • request.filter Changed
  • apideck.accounting.quotes.list(): response.data.[] Changed
  • apideck.accounting.quotes.create():
    • request.quote Changed
  • apideck.accounting.quotes.get(): response.data Changed
  • apideck.accounting.quotes.update():
    • request.quote Changed
  • apideck.ats.jobs.list(): response.data.[].addresses.[].line5 Added
  • apideck.ats.jobs.get(): response.data.addresses.[].line5 Added
  • apideck.ats.applicants.list(): response.data.[].addresses.[].line5 Added
  • apideck.ats.applicants.create():
    • request.applicant.addresses.[].line5 Added
  • apideck.ats.applicants.get(): response.data.addresses.[].line5 Added
  • apideck.ats.applicants.update():
    • request.applicant.addresses.[].line5 Added
  • apideck.crm.companies.list(): response.data.[].addresses.[].line5 Added
  • apideck.crm.companies.create():
    • request.company1.addresses.[].line5 Added
  • apideck.crm.companies.get(): response.data.addresses.[].line5 Added
  • apideck.crm.companies.update():
    • request.company1.addresses.[].line5 Added
  • apideck.crm.contacts.list(): response.data.[].addresses.[].line5 Added
  • apideck.crm.contacts.create():
    • request.contact.addresses.[].line5 Added
  • apideck.crm.contacts.get(): response.data.addresses.[].line5 Added
  • apideck.crm.contacts.update():
    • request.contact.addresses.[].line5 Added
  • apideck.crm.leads.list(): response.data.[].addresses.[].line5 Added
  • apideck.crm.leads.create():
    • request.lead.addresses.[].line5 Added
  • apideck.crm.leads.get(): response.data.addresses.[].line5 Added
  • apideck.crm.leads.update():
    • request.lead.addresses.[].line5 Added
  • apideck.crm.users.list(): response.data.[].addresses.[].line5 Added
  • apideck.crm.users.create():
    • request.user.addresses.[].line5 Added
  • apideck.crm.users.get(): response.data.addresses.[].line5 Added
  • apideck.crm.users.update():
    • request.user.addresses.[].line5 Added
  • apideck.crm.activities.list(): response.data.[].locationAddress.line5 Added
  • apideck.crm.activities.create():
    • request.activity.locationAddress.line5 Added
  • apideck.crm.activities.get(): response.data.locationAddress.line5 Added
  • apideck.crm.activities.update():
    • request.activity.locationAddress.line5 Added
  • apideck.hris.employees.list(): response.data.[].jobs.[].location.line5 Added
  • apideck.hris.employees.create():
    • request.employee.jobs.[].location.line5 Added
  • apideck.hris.employees.get(): response.data.jobs.[].location.line5 Added
  • apideck.hris.employees.update():
    • request.employee.jobs.[].location.line5 Added
  • apideck.hris.companies.list(): response.data.[].addresses.[].line5 Added
  • apideck.hris.companies.create():
    • request.hrisCompany.addresses.[].line5 Added
  • apideck.hris.companies.get(): response.data.addresses.[].line5 Added
  • apideck.hris.companies.update():
    • request.hrisCompany.addresses.[].line5 Added
  • apideck.hris.employeeSchedules.list(): response.data.employee.jobs.[].location.line5 Added
OpenAPI Change Summary
├─┬Info
│ └──[🔀] version (5:12)
├─┬Paths
│ ├──[+] path (5012:3)
│ ├──[+] path (4929:3)
│ ├─┬/accounting/customers
│ │ ├─┬GET
│ │ │ ├─┬Parameters
│ │ │ │ └─┬Schema
│ │ │ │   └──[+] minLength (12245:20)❌ 
│ │ │ └─┬Extensions
│ │ │   └──[🔀] x-apideck-gotchas (1410:9)
│ │ └─┬POST
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[+] minLength (12245:20)❌ 
│ ├─┬/accounting/credit-notes/{id}
│ │ ├─┬GET
│ │ │ └─┬Parameters
│ │ │   └─┬Schema
│ │ │     └──[+] minLength (12245:20)❌ 
│ │ ├─┬DELETE
│ │ │ └─┬Parameters
│ │ │   └─┬Schema
│ │ │     └──[+] minLength (12245:20)❌ 
│ │ └─┬PATCH
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[+] minLength (12245:20)❌ 
│ ├─┬/accounting/categories
│ │ └─┬GET
│ │   ├──Parameters
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[+] minLength (12245:20)❌ 
│ ├─┬/connector/connectors/{id}/resources/{resource_id}
│ │ └─┬GET
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[+] minLength (12245:20)❌ 
│ ├─┬/accounting/departments
│ │ ├─┬GET
│ │ │ └─┬Parameters
│ │ │   └─┬Schema
│ │ │     └──[+] minLength (12245:20)❌ 
│ │ └─┬POST
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[+] minLength (12245:20)❌ 
│ ├─┬/crm/custom-object-schemas
│ │ ├─┬GET
│ │ │ └─┬Parameters
│ │ │   └─┬Schema
│ │ │     └──[+] minLength (12245:20)❌ 
│ │ └─┬POST
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[+] minLength (12245:20)❌ 
│ ├─┬/hris/employees/{id}
│ │ ├─┬GET
│ │ │ └─┬Parameters
│ │ │   └─┬Schema
│ │ │     └──[+] minLength (12245:20)❌ 
│ │ ├─┬DELETE
│ │ │ └─┬Parameters
│ │ │   └─┬Schema
│ │ │     └──[+] minLength (12245:20)❌ 
│ │ └─┬PATCH
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[+] minLength (12245:20)❌ 
│ ├─┬/accounting/expenses/{id}
│ │ ├─┬GET
│ │ │ └─┬Parameters
│ │ │   └─┬Schema
│ │ │     └──[+] minLength (12245:20)❌ 
│ │ ├─┬DELETE
│ │ │ └─┬Parameters
│ │ │   └─┬Schema
│ │ │     └──[+] minLength (12245:20)❌ 
│ │ └─┬PATCH
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[+] minLength (12245:20)❌ 
│ ├─┬/ecommerce/orders/{id}
│ │ └─┬GET
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[+] minLength (12245:20)❌ 
│ ├─┬/accounting/credit-notes
│ │ ├─┬GET
│ │ │ └─┬Parameters
│ │ │   └─┬Schema
│ │ │     └──[+] minLength (12245:20)❌ 
│ │ └─┬POST
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[+] minLength (12245:20)❌ 
│ ├─┬/accounting/bank-accounts
│ │ ├─┬GET
│ │ │ └─┬Parameters
│ │ │   └─┬Schema
│ │ │     └──[+] minLength (12245:20)❌ 
│ │ └─┬POST
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[+] minLength (12245:20)❌ 
│ ├─┬/accounting/expenses
│ │ ├─┬GET
│ │ │ └─┬Parameters
│ │ │   └─┬Schema
│ │ │     └──[+] minLength (12245:20)❌ 
│ │ └─┬POST
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[+] minLength (12245:20)❌ 
│ ├─┬/accounting/departments/{id}
│ │ ├─┬GET
│ │ │ └─┬Parameters
│ │ │   └─┬Schema
│ │ │     └──[+] minLength (12245:20)❌ 
│ │ ├─┬DELETE
│ │ │ └─┬Parameters
│ │ │   └─┬Schema
│ │ │     └──[+] minLength (12245:20)❌ 
│ │ └─┬PATCH
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[+] minLength (12245:20)❌ 
│ ├─┬/accounting/bills/{id}
│ │ ├─┬GET
│ │ │ └─┬Parameters
│ │ │   └─┬Schema
│ │ │     └──[+] minLength (12245:20)❌ 
│ │ ├─┬DELETE
│ │ │ └─┬Parameters
│ │ │   └─┬Schema
│ │ │     └──[+] minLength (12245:20)❌ 
│ │ └─┬PATCH
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[+] minLength (12245:20)❌ 
│ ├─┬/crm/leads/{id}
│ │ ├─┬GET
│ │ │ └─┬Parameters
│ │ │   └─┬Schema
│ │ │     └──[+] minLength (12245:20)❌ 
│ │ ├─┬DELETE
│ │ │ └─┬Parameters
│ │ │   └─┬Schema
│ │ │     └──[+] minLength (12245:20)❌ 
│ │ └─┬PATCH
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[+] minLength (12245:20)❌ 
│ ├─┬/vault/sessions
│ │ └─┬POST
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[+] minLength (12245:20)❌ 
│ ├─┬/hris/payrolls
│ │ └─┬GET
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[+] minLength (12245:20)❌ 
│ ├─┬/crm/leads
│ │ ├─┬GET
│ │ │ ├─┬Parameters
│ │ │ │ └─┬Schema
│ │ │ │   └──[+] minLength (12245:20)❌ 
│ │ │ └─┬Extensions
│ │ │   └──[🔀] x-apideck-gotchas (6222:9)
│ │ └─┬POST
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[+] minLength (12245:20)❌ 
│ ├─┬/hris/time-off-requests/employees/{employee_id}/time-off-requests/{id}
│ │ ├─┬GET
│ │ │ └─┬Parameters
│ │ │   └─┬Schema
│ │ │     └──[+] minLength (12245:20)❌ 
│ │ ├─┬DELETE
│ │ │ └─┬Parameters
│ │ │   └─┬Schema
│ │ │     └──[+] minLength (12245:20)❌ 
│ │ └─┬PATCH
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[+] minLength (12245:20)❌ 
│ ├─┬/connector/connectors/{id}
│ │ └─┬GET
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[+] minLength (12245:20)❌ 
│ ├─┬/file-storage/folders/{id}
│ │ ├─┬GET
│ │ │ └─┬Parameters
│ │ │   └─┬Schema
│ │ │     └──[+] minLength (12245:20)❌ 
│ │ ├─┬DELETE
│ │ │ └─┬Parameters
│ │ │   └─┬Schema
│ │ │     └──[+] minLength (12245:20)❌ 
│ │ └─┬PATCH
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[+] minLength (12245:20)❌ 
│ ├─┬/accounting/bank-accounts/{id}
│ │ ├─┬GET
│ │ │ └─┬Parameters
│ │ │   └─┬Schema
│ │ │     └──[+] minLength (12245:20)❌ 
│ │ ├─┬DELETE
│ │ │ └─┬Parameters
│ │ │   └─┬Schema
│ │ │     └──[+] minLength (12245:20)❌ 
│ │ └─┬PATCH
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[+] minLength (12245:20)❌ 
│ ├─┬/file-storage/files/{id}/download
│ │ └─┬GET
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[+] minLength (12245:20)❌ 
│ ├─┬/ecommerce/store
│ │ └─┬GET
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[+] minLength (12245:20)❌ 
│ ├─┬/ats/applications/{id}
│ │ ├─┬GET
│ │ │ └─┬Parameters
│ │ │   └─┬Schema
│ │ │     └──[+] minLength (12245:20)❌ 
│ │ ├─┬DELETE
│ │ │ └─┬Parameters
│ │ │   └─┬Schema
│ │ │     └──[+] minLength (12245:20)❌ 
│ │ └─┬PATCH
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[+] minLength (12245:20)❌ 
│ ├─┬/accounting/ledger-accounts/{id}
│ │ ├─┬GET
│ │ │ └─┬Parameters
│ │ │   └─┬Schema
│ │ │     └──[+] minLength (12245:20)❌ 
│ │ ├─┬DELETE
│ │ │ └─┬Parameters
│ │ │   └─┬Schema
│ │ │     └──[+] minLength (12245:20)❌ 
│ │ └─┬PATCH
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[+] minLength (12245:20)❌ 
│ ├─┬/accounting/customers/{id}
│ │ ├─┬GET
│ │ │ └─┬Parameters
│ │ │   └─┬Schema
│ │ │     └──[+] minLength (12245:20)❌ 
│ │ ├─┬DELETE
│ │ │ └─┬Parameters
│ │ │   └─┬Schema
│ │ │     └──[+] minLength (12245:20)❌ 
│ │ └─┬PATCH
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[+] minLength (12245:20)❌ 
│ ├─┬/vault/connections/{unified_api}/{service_id}/{resource}/custom-fields
│ │ └─┬GET
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[+] minLength (12245:20)❌ 
│ ├─┬/hris/time-off-requests
│ │ ├─┬GET
│ │ │ └─┬Parameters
│ │ │   └─┬Schema
│ │ │     └──[+] minLength (12245:20)❌ 
│ │ └─┬POST
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[+] minLength (12245:20)❌ 
│ ├─┬/connector/apis/{id}
│ │ └─┬GET
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[+] minLength (12245:20)❌ 
│ ├─┬/ats/applicants/{id}
│ │ ├─┬GET
│ │ │ └─┬Parameters
│ │ │   └─┬Schema
│ │ │     └──[+] minLength (12245:20)❌ 
│ │ ├─┬DELETE
│ │ │ └─┬Parameters
│ │ │   └─┬Schema
│ │ │     └──[+] minLength (12245:20)❌ 
│ │ └─┬PATCH
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[+] minLength (12245:20)❌ 
│ ├─┬/file-storage/shared-links/{id}
│ │ ├─┬GET
│ │ │ └─┬Parameters
│ │ │   └─┬Schema
│ │ │     └──[+] minLength (12245:20)❌ 
│ │ ├─┬DELETE
│ │ │ └─┬Parameters
│ │ │   └─┬Schema
│ │ │     └──[+] minLength (12245:20)❌ 
│ │ └─┬PATCH
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[+] minLength (12245:20)❌ 
│ ├─┬/file-storage/folders
│ │ └─┬POST
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[+] minLength (12245:20)❌ 
│ ├─┬/crm/custom-object-schemas/{id}
│ │ ├─┬GET
│ │ │ └─┬Parameters
│ │ │   └─┬Schema
│ │ │     └──[+] minLength (12245:20)❌ 
│ │ ├─┬DELETE
│ │ │ └─┬Parameters
│ │ │   └─┬Schema
│ │ │     └──[+] minLength (12245:20)❌ 
│ │ └─┬PATCH
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[+] minLength (12245:20)❌ 
│ ├─┬/hris/departments
│ │ ├─┬GET
│ │ │ └─┬Parameters
│ │ │   └─┬Schema
│ │ │     └──[+] minLength (12245:20)❌ 
│ │ └─┬POST
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[+] minLength (12245:20)❌ 
│ ├─┬/vault/connections
│ │ └─┬GET
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[+] minLength (12245:20)❌ 
│ ├─┬/vault/connections/{unified_api}/{service_id}/{resource}/custom-mappings
│ │ └─┬GET
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[+] minLength (12245:20)❌ 
│ ├─┬/webhook/logs
│ │ └─┬GET
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[+] minLength (12245:20)❌ 
│ ├─┬/issue-tracking/collections/{collection_id}/tickets
│ │ ├─┬GET
│ │ │ └─┬Parameters
│ │ │   └─┬Schema
│ │ │     └──[+] minLength (12245:20)❌ 
│ │ └─┬POST
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[+] minLength (12245:20)❌ 
│ ├─┬/ecommerce/products
│ │ └─┬GET
│ │   ├─┬Parameters
│ │   │ └─┬Schema
│ │   │   └──[+] minLength (12245:20)❌ 
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (7673:9)
│ ├─┬/accounting/locations/{id}
│ │ ├─┬GET
│ │ │ └─┬Parameters
│ │ │   └─┬Schema
│ │ │     └──[+] minLength (12245:20)❌ 
│ │ ├─┬DELETE
│ │ │ └─┬Parameters
│ │ │   └─┬Schema
│ │ │     └──[+] minLength (12245:20)❌ 
│ │ └─┬PATCH
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[+] minLength (12245:20)❌ 
│ ├─┬/connector/connectors
│ │ └─┬GET
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[+] minLength (12245:20)❌ 
│ ├─┬/file-storage/drive-groups
│ │ ├─┬GET
│ │ │ └─┬Parameters
│ │ │   └─┬Schema
│ │ │     └──[+] minLength (12245:20)❌ 
│ │ └─┬POST
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[+] minLength (12245:20)❌ 
│ ├─┬/vault/connections/{unified_api}/{service_id}/consent
│ │ ├─┬GET
│ │ │ └─┬Parameters
│ │ │   └─┬Schema
│ │ │     └──[+] minLength (12245:20)❌ 
│ │ └─┬PATCH
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[+] minLength (12245:20)❌ 
│ ├─┬/accounting/subsidiaries/{id}
│ │ ├─┬GET
│ │ │ └─┬Parameters
│ │ │   └─┬Schema
│ │ │     └──[+] minLength (12245:20)❌ 
│ │ ├─┬DELETE
│ │ │ └─┬Parameters
│ │ │   └─┬Schema
│ │ │     └──[+] minLength (12245:20)❌ 
│ │ └─┬PATCH
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[+] minLength (12245:20)❌ 
│ ├─┬/hris/companies
│ │ ├─┬GET
│ │ │ └─┬Parameters
│ │ │   └─┬Schema
│ │ │     └──[+] minLength (12245:20)❌ 
│ │ └─┬POST
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[+] minLength (12245:20)❌ 
│ ├─┬/accounting/invoice-items
│ │ ├─┬GET
│ │ │ ├─┬Parameters
│ │ │ │ └─┬Schema
│ │ │ │   └──[+] minLength (12245:20)❌ 
│ │ │ └──Parameters
│ │ └─┬POST
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[+] minLength (12245:20)❌ 
│ ├─┬/hris/departments/{id}
│ │ ├─┬GET
│ │ │ └─┬Parameters
│ │ │   └─┬Schema
│ │ │     └──[+] minLength (12245:20)❌ 
│ │ ├─┬DELETE
│ │ │ └─┬Parameters
│ │ │   └─┬Schema
│ │ │     └──[+] minLength (12245:20)❌ 
│ │ └─┬PATCH
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[+] minLength (12245:20)❌ 
│ ├─┬/accounting/subsidiaries
│ │ ├─┬GET
│ │ │ └─┬Parameters
│ │ │   └─┬Schema
│ │ │     └──[+] minLength (12245:20)❌ 
│ │ └─┬POST
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[+] minLength (12245:20)❌ 
│ ├─┬/file-storage/files/search
│ │ └─┬POST
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[+] minLength (12245:20)❌ 
│ ├─┬/vault/connections/{unified_api}/{service_id}
│ │ ├─┬GET
│ │ │ └─┬Parameters
│ │ │   └─┬Schema
│ │ │     └──[+] minLength (12245:20)❌ 
│ │ ├─┬DELETE
│ │ │ └─┬Parameters
│ │ │   └─┬Schema
│ │ │     └──[+] minLength (12245:20)❌ 
│ │ └─┬PATCH
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[+] minLength (12245:20)❌ 
│ ├─┬/crm/notes
│ │ ├─┬GET
│ │ │ └─┬Parameters
│ │ │   └─┬Schema
│ │ │     └──[+] minLength (12245:20)❌ 
│ │ └─┬POST
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[+] minLength (12245:20)❌ 
│ ├─┬/file-storage/folders/{id}/copy
│ │ └─┬POST
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[+] minLength (12245:20)❌ 
│ ├─┬/connector/apis
│ │ └─┬GET
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[+] minLength (12245:20)❌ 
│ ├─┬/file-storage/drive-groups/{id}
│ │ ├─┬GET
│ │ │ └─┬Parameters
│ │ │   └─┬Schema
│ │ │     └──[+] minLength (12245:20)❌ 
│ │ ├─┬DELETE
│ │ │ └─┬Parameters
│ │ │   └─┬Schema
│ │ │     └──[+] minLength (12245:20)❌ 
│ │ └─┬PATCH
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[+] minLength (12245:20)❌ 
│ ├─┬/ecommerce/orders
│ │ └─┬GET
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[+] minLength (12245:20)❌ 
│ ├─┬/accounting/payments
│ │ ├─┬GET
│ │ │ └─┬Parameters
│ │ │   └─┬Schema
│ │ │     └──[+] minLength (12245:20)❌ 
│ │ └─┬POST
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[+] minLength (12245:20)❌ 
│ ├─┬/webhook/webhooks/{id}
│ │ ├─┬GET
│ │ │ └─┬Parameters
│ │ │   └─┬Schema
│ │ │     └──[+] minLength (12245:20)❌ 
│ │ ├─┬DELETE
│ │ │ └─┬Parameters
│ │ │   └─┬Schema
│ │ │     └──[+] minLength (12245:20)❌ 
│ │ └─┬PATCH
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[+] minLength (12245:20)❌ 
│ ├─┬/crm/opportunities/{id}
│ │ ├─┬GET
│ │ │ └─┬Parameters
│ │ │   └─┬Schema
│ │ │     └──[+] minLength (12245:20)❌ 
│ │ ├─┬DELETE
│ │ │ └─┬Parameters
│ │ │   └─┬Schema
│ │ │     └──[+] minLength (12245:20)❌ 
│ │ └─┬PATCH
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[+] minLength (12245:20)❌ 
│ ├─┬/accounting/attachments/{reference_type}/{reference_id}
│ │ ├─┬GET
│ │ │ └─┬Parameters
│ │ │   └─┬Schema
│ │ │     └──[+] minLength (12245:20)❌ 
│ │ └─┬POST
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[+] minLength (12245:20)❌ 
│ ├─┬/file-storage/files
│ │ ├─┬GET
│ │ │ └─┬Parameters
│ │ │   └─┬Schema
│ │ │     └──[+] minLength (12245:20)❌ 
│ │ └─┬POST
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[+] minLength (12245:20)❌ 
│ ├─┬/sms/messages
│ │ ├─┬GET
│ │ │ └─┬Parameters
│ │ │   └─┬Schema
│ │ │     └──[+] minLength (12245:20)❌ 
│ │ └─┬POST
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[+] minLength (12245:20)❌ 
│ ├─┬/ecommerce/customers/{id}
│ │ └─┬GET
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[+] minLength (12245:20)❌ 
│ ├─┬/crm/custom-objects/{object_id}/{id}
│ │ ├─┬GET
│ │ │ └─┬Parameters
│ │ │   └─┬Schema
│ │ │     └──[+] minLength (12245:20)❌ 
│ │ ├─┬DELETE
│ │ │ └─┬Parameters
│ │ │   └─┬Schema
│ │ │     └──[+] minLength (12245:20)❌ 
│ │ └─┬PATCH
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[+] minLength (12245:20)❌ 
│ ├─┬/vault/consumers
│ │ ├─┬GET
│ │ │ └─┬Parameters
│ │ │   └─┬Schema
│ │ │     └──[+] minLength (12245:20)❌ 
│ │ └─┬POST
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[+] minLength (12245:20)❌ 
│ ├─┬/accounting/purchase-orders
│ │ ├─┬GET
│ │ │ └─┬Parameters
│ │ │   └─┬Schema
│ │ │     └──[+] minLength (12245:20)❌ 
│ │ └─┬POST
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[+] minLength (12245:20)❌ 
│ ├─┬/file-storage/drives
│ │ ├─┬GET
│ │ │ └─┬Parameters
│ │ │   └─┬Schema
│ │ │     └──[+] minLength (12245:20)❌ 
│ │ └─┬POST
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[+] minLength (12245:20)❌ 
│ ├─┬/file-storage/files/{id}
│ │ ├─┬GET
│ │ │ └─┬Parameters
│ │ │   └─┬Schema
│ │ │     └──[+] minLength (12245:20)❌ 
│ │ ├─┬DELETE
│ │ │ └─┬Parameters
│ │ │   └─┬Schema
│ │ │     └──[+] minLength (12245:20)❌ 
│ │ └─┬PATCH
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[+] minLength (12245:20)❌ 
│ ├─┬/ats/applications
│ │ ├─┬GET
│ │ │ └─┬Parameters
│ │ │   └─┬Schema
│ │ │     └──[+] minLength (12245:20)❌ 
│ │ └─┬POST
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[+] minLength (12245:20)❌ 
│ ├─┬/issue-tracking/collections/{collection_id}/users/{id}
│ │ └─┬GET
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[+] minLength (12245:20)❌ 
│ ├─┬/crm/custom-objects/{object_id}
│ │ ├─┬GET
│ │ │ └─┬Parameters
│ │ │   └─┬Schema
│ │ │     └──[+] minLength (12245:20)❌ 
│ │ └─┬POST
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[+] minLength (12245:20)❌ 
│ ├─┬/issue-tracking/collections/{collection_id}/users
│ │ └─┬GET
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[+] minLength (12245:20)❌ 
│ ├─┬/hris/payrolls/employees/{employee_id}
│ │ └─┬GET
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[+] minLength (12245:20)❌ 
│ ├─┬/accounting/invoices/{id}
│ │ ├─┬GET
│ │ │ └─┬Parameters
│ │ │   └─┬Schema
│ │ │     └──[+] minLength (12245:20)❌ 
│ │ ├─┬DELETE
│ │ │ └─┬Parameters
│ │ │   └─┬Schema
│ │ │     └──[+] minLength (12245:20)❌ 
│ │ └─┬PATCH
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[+] minLength (12245:20)❌ 
│ ├─┬/crm/users/{id}
│ │ ├─┬GET
│ │ │ └─┬Parameters
│ │ │   └─┬Schema
│ │ │     └──[+] minLength (12245:20)❌ 
│ │ ├─┬DELETE
│ │ │ └─┬Parameters
│ │ │   └─┬Schema
│ │ │     └──[+] minLength (12245:20)❌ 
│ │ └─┬PATCH
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[+] minLength (12245:20)❌ 
│ ├─┬/crm/notes/{id}
│ │ ├─┬GET
│ │ │ └─┬Parameters
│ │ │   └─┬Schema
│ │ │     └──[+] minLength (12245:20)❌ 
│ │ ├─┬DELETE
│ │ │ └─┬Parameters
│ │ │   └─┬Schema
│ │ │     └──[+] minLength (12245:20)❌ 
│ │ └─┬PATCH
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[+] minLength (12245:20)❌ 
│ ├─┬/crm/users
│ │ ├─┬GET
│ │ │ └─┬Parameters
│ │ │   └─┬Schema
│ │ │     └──[+] minLength (12245:20)❌ 
│ │ └─┬POST
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[+] minLength (12245:20)❌ 
│ ├─┬/crm/contacts
│ │ ├─┬GET
│ │ │ └─┬Parameters
│ │ │   └─┬Schema
│ │ │     └──[+] minLength (12245:20)❌ 
│ │ └─┬POST
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[+] minLength (12245:20)❌ 
│ ├─┬/accounting/bank-feed-statements
│ │ ├─┬GET
│ │ │ └─┬Parameters
│ │ │   └─┬Schema
│ │ │     └──[+] minLength (12245:20)❌ 
│ │ └─┬POST
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[+] minLength (12245:20)❌ 
│ ├─┬/vault/consumers/{consumer_id}
│ │ ├─┬GET
│ │ │ └─┬Parameters
│ │ │   └─┬Schema
│ │ │     └──[+] minLength (12245:20)❌ 
│ │ ├─┬DELETE
│ │ │ └─┬Parameters
│ │ │   └─┬Schema
│ │ │     └──[+] minLength (12245:20)❌ 
│ │ └─┬PATCH
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[+] minLength (12245:20)❌ 
│ ├─┬/issue-tracking/collections/{collection_id}
│ │ └─┬GET
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[+] minLength (12245:20)❌ 
│ ├─┬/accounting/invoices
│ │ ├─┬GET
│ │ │ ├──Parameters
│ │ │ └─┬Parameters
│ │ │   └─┬Schema
│ │ │     └──[+] minLength (12245:20)❌ 
│ │ └─┬POST
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[+] minLength (12245:20)❌ 
│ ├─┬/crm/activities/{id}
│ │ ├─┬GET
│ │ │ └─┬Parameters
│ │ │   └─┬Schema
│ │ │     └──[+] minLength (12245:20)❌ 
│ │ ├─┬DELETE
│ │ │ └─┬Parameters
│ │ │   └─┬Schema
│ │ │     └──[+] minLength (12245:20)❌ 
│ │ └─┬PATCH
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[+] minLength (12245:20)❌ 
│ ├─┬/webhook/webhooks
│ │ ├─┬GET
│ │ │ └─┬Parameters
│ │ │   └─┬Schema
│ │ │     └──[+] minLength (12245:20)❌ 
│ │ └─┬POST
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[+] minLength (12245:20)❌ 
│ ├─┬/accounting/bank-feed-accounts
│ │ ├─┬GET
│ │ │ └─┬Parameters
│ │ │   └─┬Schema
│ │ │     └──[+] minLength (12245:20)❌ 
│ │ └─┬POST
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[+] minLength (12245:20)❌ 
│ ├─┬/accounting/attachments/{reference_type}/{reference_id}/{id}/download
│ │ └─┬GET
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[+] minLength (12245:20)❌ 
│ ├─┬/crm/activities
│ │ ├─┬GET
│ │ │ └─┬Parameters
│ │ │   └─┬Schema
│ │ │     └──[+] minLength (12245:20)❌ 
│ │ └─┬POST
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[+] minLength (12245:20)❌ 
│ ├─┬/accounting/invoice-items/{id}
│ │ ├─┬GET
│ │ │ ├──Parameters
│ │ │ └─┬Parameters
│ │ │   └─┬Schema
│ │ │     └──[+] minLength (12245:20)❌ 
│ │ ├─┬DELETE
│ │ │ └─┬Parameters
│ │ │   └─┬Schema
│ │ │     └──[+] minLength (12245:20)❌ 
│ │ └─┬PATCH
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[+] minLength (12245:20)❌ 
│ ├─┬/crm/companies
│ │ ├─┬GET
│ │ │ └─┬Parameters
│ │ │   └─┬Schema
│ │ │     └──[+] minLength (12245:20)❌ 
│ │ └─┬POST
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[+] minLength (12245:20)❌ 
│ ├─┬/crm/companies/{id}
│ │ ├─┬GET
│ │ │ └─┬Parameters
│ │ │   └─┬Schema
│ │ │     └──[+] minLength (12245:20)❌ 
│ │ ├─┬DELETE
│ │ │ └─┬Parameters
│ │ │   └─┬Schema
│ │ │     └──[+] minLength (12245:20)❌ 
│ │ └─┬PATCH
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[+] minLength (12245:20)❌ 
│ ├─┬/issue-tracking/collections/{collection_id}/tickets/{ticket_id}/comments/{id}
│ │ ├─┬GET
│ │ │ └─┬Parameters
│ │ │   └─┬Schema
│ │ │     └──[+] minLength (12245:20)❌ 
│ │ ├─┬DELETE
│ │ │ └─┬Parameters
│ │ │   └─┬Schema
│ │ │     └──[+] minLength (12245:20)❌ 
│ │ └─┬PATCH
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[+] minLength (12245:20)❌ 
│ ├─┬/accounting/profit-and-loss
│ │ └─┬GET
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[+] minLength (12245:20)❌ 
│ ├─┬/issue-tracking/collections/{collection_id}/tags
│ │ └─┬GET
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[+] minLength (12245:20)❌ 
│ ├─┬/accounting/tracking-categories/{id}
│ │ ├─┬GET
│ │ │ └─┬Parameters
│ │ │   └─┬Schema
│ │ │     └──[+] minLength (12245:20)❌ 
│ │ ├─┬DELETE
│ │ │ └─┬Parameters
│ │ │   └─┬Schema
│ │ │     └──[+] minLength (12245:20)❌ 
│ │ └─┬PATCH
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[+] minLength (12245:20)❌ 
│ ├─┬/ecommerce/products/{id}
│ │ └─┬GET
│ │   ├─┬Parameters
│ │   │ └─┬Schema
│ │   │   └──[+] minLength (12245:20)❌ 
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (7722:9)
│ ├─┬/hris/employees
│ │ ├─┬GET
│ │ │ ├─┬Parameters
│ │ │ │ └─┬Schema
│ │ │ │   └──[+] minLength (12245:20)❌ 
│ │ │ └─┬Extensions
│ │ │   └──[🔀] x-apideck-gotchas (9145:9)
│ │ └─┬POST
│ │   ├─┬Parameters
│ │   │ └─┬Schema
│ │   │   └──[+] minLength (12245:20)❌ 
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (9214:9)
│ ├─┬/issue-tracking/collections/{collection_id}/tickets/{ticket_id}
│ │ ├─┬GET
│ │ │ └─┬Parameters
│ │ │   └─┬Schema
│ │ │     └──[+] minLength (12245:20)❌ 
│ │ ├─┬DELETE
│ │ │ └─┬Parameters
│ │ │   └─┬Schema
│ │ │     └──[+] minLength (12245:20)❌ 
│ │ └─┬PATCH
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[+] minLength (12245:20)❌ 
│ ├─┬/ecommerce/customers
│ │ └─┬GET
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[+] minLength (12245:20)❌ 
│ ├─┬/accounting/bills
│ │ ├─┬GET
│ │ │ └─┬Parameters
│ │ │   └─┬Schema
│ │ │     └──[+] minLength (12245:20)❌ 
│ │ └─┬POST
│ │   ├─┬Parameters
│ │   │ └─┬Schema
│ │   │   └──[+] minLength (12245:20)❌ 
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (311:9)
│ ├─┬/ats/applicants
│ │ ├─┬GET
│ │ │ └─┬Parameters
│ │ │   └─┬Schema
│ │ │     └──[+] minLength (12245:20)❌ 
│ │ └─┬POST
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[+] minLength (12245:20)❌ 
│ ├─┬/vault/connections/{unified_api}/{service_id}/validate
│ │ └─┬POST
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[+] minLength (12245:20)❌ 
│ ├─┬/accounting/tracking-categories
│ │ ├─┬GET
│ │ │ └─┬Parameters
│ │ │   └─┬Schema
│ │ │     └──[+] minLength (12245:20)❌ 
│ │ └─┬POST
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[+] minLength (12245:20)❌ 
│ ├─┬/accounting/bill-payments/{id}
│ │ ├─┬GET
│ │ │ └─┬Parameters
│ │ │   └─┬Schema
│ │ │     └──[+] minLength (12245:20)❌ 
│ │ ├─┬DELETE
│ │ │ └─┬Parameters
│ │ │   └─┬Schema
│ │ │     └──[+] minLength (12245:20)❌ 
│ │ └─┬PATCH
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[+] minLength (12245:20)❌ 
│ ├─┬/vault/consumers/{consumer_id}/stats
│ │ └─┬GET
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[+] minLength (12245:20)❌ 
│ ├─┬/accounting/locations
│ │ ├─┬GET
│ │ │ └─┬Parameters
│ │ │   └─┬Schema
│ │ │     └──[+] minLength (12245:20)❌ 
│ │ └─┬POST
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[+] minLength (12245:20)❌ 
│ ├─┬/vault/custom-mappings/{unified_api}/{service_id}
│ │ └─┬GET
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[+] minLength (12245:20)❌ 
│ ├─┬/hris/companies/{id}
│ │ ├─┬GET
│ │ │ └─┬Parameters
│ │ │   └─┬Schema
│ │ │     └──[+] minLength (12245:20)❌ 
│ │ ├─┬DELETE
│ │ │ └─┬Parameters
│ │ │   └─┬Schema
│ │ │     └──[+] minLength (12245:20)❌ 
│ │ └─┬PATCH
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[+] minLength (12245:20)❌ 
│ ├─┬/accounting/aged-creditors
│ │ └─┬GET
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[+] minLength (12245:20)❌ 
│ ├─┬/accounting/tax-rates
│ │ ├─┬GET
│ │ │ └─┬Parameters
│ │ │   └─┬Schema
│ │ │     └──[+] minLength (12245:20)❌ 
│ │ └─┬POST
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[+] minLength (12245:20)❌ 
│ ├─┬/crm/opportunities
│ │ ├─┬GET
│ │ │ └─┬Parameters
│ │ │   └─┬Schema
│ │ │     └──[+] minLength (12245:20)❌ 
│ │ └─┬POST
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[+] minLength (12245:20)❌ 
│ ├─┬/file-storage/upload-sessions
│ │ └─┬POST
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[+] minLength (12245:20)❌ 
│ ├─┬/crm/pipelines/{id}
│ │ ├─┬GET
│ │ │ └─┬Parameters
│ │ │   └─┬Schema
│ │ │     └──[+] minLength (12245:20)❌ 
│ │ ├─┬DELETE
│ │ │ └─┬Parameters
│ │ │   └─┬Schema
│ │ │     └──[+] minLength (12245:20)❌ 
│ │ └─┬PATCH
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[+] minLength (12245:20)❌ 
│ ├─┬/accounting/bill-payments
│ │ ├─┬GET
│ │ │ └─┬Parameters
│ │ │   └─┬Schema
│ │ │     └──[+] minLength (12245:20)❌ 
│ │ └─┬POST
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[+] minLength (12245:20)❌ 
│ ├─┬/accounting/journal-entries
│ │ ├─┬GET
│ │ │ ├─┬Parameters
│ │ │ │ └─┬Schema
│ │ │ │   └──[+] minLength (12245:20)❌ 
│ │ │ └─┬Extensions
│ │ │   └──[🔀] x-apideck-gotchas (2199:9)
│ │ └─┬POST
│ │   ├─┬Parameters
│ │   │ └─┬Schema
│ │   │   └──[+] minLength (12245:20)❌ 
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (2263:9)
│ ├─┬/accounting/journal-entries/{id}
│ │ ├─┬GET
│ │ │ └─┬Parameters
│ │ │   └─┬Schema
│ │ │     └──[+] minLength (12245:20)❌ 
│ │ ├─┬DELETE
│ │ │ └─┬Parameters
│ │ │   └─┬Schema
│ │ │     └──[+] minLength (12245:20)❌ 
│ │ └─┬PATCH
│ │   ├─┬Parameters
│ │   │ └─┬Schema
│ │   │   └──[+] minLength (12245:20)❌ 
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (2359:9)
│ ├─┬/accounting/suppliers/{id}
│ │ ├─┬GET
│ │ │ └─┬Parameters
│ │ │   └─┬Schema
│ │ │     └──[+] minLength (12245:20)❌ 
│ │ ├─┬DELETE
│ │ │ └─┬Parameters
│ │ │   └─┬Schema
│ │ │     └──[+] minLength (12245:20)❌ 
│ │ └─┬PATCH
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[+] minLength (12245:20)❌ 
│ ├─┬/accounting/quotes/{id}
│ │ ├─┬GET
│ │ │ └─┬Parameters
│ │ │   └─┬Schema
│ │ │     └──[+] minLength (12245:20)❌ 
│ │ ├─┬DELETE
│ │ │ └─┬Parameters
│ │ │   └─┬Schema
│ │ │     └──[+] minLength (12245:20)❌ 
│ │ └─┬PATCH
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[+] minLength (12245:20)❌ 
│ ├─┬/vault/connections/{unified_api}/{service_id}/{resource}/config
│ │ ├─┬GET
│ │ │ └─┬Parameters
│ │ │   └─┬Schema
│ │ │     └──[+] minLength (12245:20)❌ 
│ │ └─┬PATCH
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[+] minLength (12245:20)❌ 
│ ├─┬/hris/schedules/employees/{employee_id}
│ │ └─┬GET
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[+] minLength (12245:20)❌ 
│ ├─┬/file-storage/files/{id}/export
│ │ └─┬GET
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[+] minLength (12245:20)❌ 
│ ├─┬/accounting/bank-feed-statements/{id}
│ │ ├─┬GET
│ │ │ └─┬Parameters
│ │ │   └─┬Schema
│ │ │     └──[+] minLength (12245:20)❌ 
│ │ ├─┬DELETE
│ │ │ └─┬Parameters
│ │ │   └─┬Schema
│ │ │     └──[+] minLength (12245:20)❌ 
│ │ └─┬PATCH
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[+] minLength (12245:20)❌ 
│ ├─┬/file-storage/upload-sessions/{id}/finish
│ │ └─┬POST
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[+] minLength (12245:20)❌ 
│ ├─┬/ats/jobs/{id}
│ │ └─┬GET
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[+] minLength (12245:20)❌ 
│ ├─┬/file-storage/drives/{id}
│ │ ├─┬GET
│ │ │ └─┬Parameters
│ │ │   └─┬Schema
│ │ │     └──[+] minLength (12245:20)❌ 
│ │ ├─┬DELETE
│ │ │ └─┬Parameters
│ │ │   └─┬Schema
│ │ │     └──[+] minLength (12245:20)❌ 
│ │ └─┬PATCH
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[+] minLength (12245:20)❌ 
│ ├─┬/accounting/aged-debtors
│ │ └─┬GET
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[+] minLength (12245:20)❌ 
│ ├─┬/connector/apis/{id}/resources/{resource_id}/coverage
│ │ └─┬GET
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[+] minLength (12245:20)❌ 
│ ├─┬/file-storage/shared-links
│ │ ├─┬GET
│ │ │ └─┬Parameters
│ │ │   └─┬Schema
│ │ │     └──[+] minLength (12245:20)❌ 
│ │ └─┬POST
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[+] minLength (12245:20)❌ 
│ ├─┬/sms/messages/{id}
│ │ ├─┬GET
│ │ │ └─┬Parameters
│ │ │   └─┬Schema
│ │ │     └──[+] minLength (12245:20)❌ 
│ │ ├─┬DELETE
│ │ │ └─┬Parameters
│ │ │   └─┬Schema
│ │ │     └──[+] minLength (12245:20)❌ 
│ │ └─┬PATCH
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[+] minLength (12245:20)❌ 
│ ├─┬/file-storage/upload-sessions/{id}
│ │ ├─┬GET
│ │ │ └─┬Parameters
│ │ │   └─┬Schema
│ │ │     └──[+] minLength (12245:20)❌ 
│ │ ├─┬PUT
│ │ │ └─┬Parameters
│ │ │   └─┬Schema
│ │ │     └──[+] minLength (12245:20)❌ 
│ │ └─┬DELETE
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[+] minLength (12245:20)❌ 
│ ├─┬/issue-tracking/collections/{collection_id}/tickets/{ticket_id}/comments
│ │ ├─┬GET
│ │ │ └─┬Parameters
│ │ │   └─┬Schema
│ │ │     └──[+] minLength (12245:20)❌ 
│ │ └─┬POST
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[+] minLength (12245:20)❌ 
│ ├─┬/vault/connections/{unified_api}/{service_id}/callback-state
│ │ └─┬POST
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[+] minLength (12245:20)❌ 
│ ├─┬/accounting/balance-sheet
│ │ └─┬GET
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[+] minLength (12245:20)❌ 
│ ├─┬/accounting/suppliers
│ │ ├─┬GET
│ │ │ ├─┬Parameters
│ │ │ │ └─┬Schema
│ │ │ │   └──[+] minLength (12245:20)❌ 
│ │ │ └─┬Extensions
│ │ │   └──[🔀] x-apideck-gotchas (1640:9)
│ │ └─┬POST
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[+] minLength (12245:20)❌ 
│ ├─┬/accounting/company-info
│ │ └─┬GET
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[+] minLength (12245:20)❌ 
│ ├─┬/crm/contacts/{id}
│ │ ├─┬GET
│ │ │ └─┬Parameters
│ │ │   └─┬Schema
│ │ │     └──[+] minLength (12245:20)❌ 
│ │ ├─┬DELETE
│ │ │ └─┬Parameters
│ │ │   └─┬Schema
│ │ │     └──[+] minLength (12245:20)❌ 
│ │ └─┬PATCH
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[+] minLength (12245:20)❌ 
│ ├─┬/accounting/tax-rates/{id}
│ │ ├─┬GET
│ │ │ └─┬Parameters
│ │ │   └─┬Schema
│ │ │     └──[+] minLength (12245:20)❌ 
│ │ ├─┬DELETE
│ │ │ └─┬Parameters
│ │ │   └─┬Schema
│ │ │     └──[+] minLength (12245:20)❌ 
│ │ └─┬PATCH
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[+] minLength (12245:20)❌ 
│ ├─┬/accounting/quotes
│ │ ├─┬GET
│ │ │ └─┬Parameters
│ │ │   └─┬Schema
│ │ │     └──[+] minLength (12245:20)❌ 
│ │ └─┬POST
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[+] minLength (12245:20)❌ 
│ ├─┬/accounting/attachments/{reference_type}/{reference_id}/{id}
│ │ ├─┬GET
│ │ │ └─┬Parameters
│ │ │   └─┬Schema
│ │ │     └──[+] minLength (12245:20)❌ 
│ │ └─┬DELETE
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[+] minLength (12245:20)❌ 
│ ├─┬/issue-tracking/collections
│ │ └─┬GET
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[+] minLength (12245:20)❌ 
│ ├─┬/hris/payrolls/{payroll_id}
│ │ └─┬GET
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[+] minLength (12245:20)❌ 
│ ├─┬/hris/payrolls/employees/{employee_id}/payrolls/{payroll_id}
│ │ └─┬GET
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[+] minLength (12245:20)❌ 
│ ├─┬/vault/logs
│ │ └─┬GET
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[+] minLength (12245:20)❌ 
│ ├─┬/accounting/purchase-orders/{id}
│ │ ├─┬GET
│ │ │ └─┬Parameters
│ │ │   └─┬Schema
│ │ │     └──[+] minLength (12245:20)❌ 
│ │ ├─┬DELETE
│ │ │ └─┬Parameters
│ │ │   └─┬Schema
│ │ │     └──[+] minLength (12245:20)❌ 
│ │ └─┬PATCH
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[+] minLength (12245:20)❌ 
│ ├─┬/crm/pipelines
│ │ ├─┬GET
│ │ │ └─┬Parameters
│ │ │   └─┬Schema
│ │ │     └──[+] minLength (12245:20)❌ 
│ │ └─┬POST
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[+] minLength (12245:20)❌ 
│ ├─┬/accounting/categories/{id}
│ │ └─┬GET
│ │   ├──Parameters
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[+] minLength (12245:20)❌ 
│ ├─┬/accounting/ledger-accounts
│ │ ├─┬GET
│ │ │ └─┬Parameters
│ │ │   └─┬Schema
│ │ │     └──[+] minLength (12245:20)❌ 
│ │ └─┬POST
│ │   ├─┬Parameters
│ │   │ └─┬Schema
│ │   │   └──[+] minLength (12245:20)❌ 
│ │   └─┬Extensions
│ │     └──[+] x-apideck-gotchas (790:9)
│ ├─┬/ats/jobs
│ │ └─┬GET
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[+] minLength (12245:20)❌ 
│ ├─┬/connector/apis/{id}/resources/{resource_id}
│ │ └─┬GET
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[+] minLength (12245:20)❌ 
│ ├─┬/accounting/bank-feed-accounts/{id}
│ │ ├─┬GET
│ │ │ └─┬Parameters
│ │ │   └─┬Schema
│ │ │     └──[+] minLength (12245:20)❌ 
│ │ ├─┬DELETE
│ │ │ └─┬Parameters
│ │ │   └─┬Schema
│ │ │     └──[+] minLength (12245:20)❌ 
│ │ └─┬PATCH
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[+] minLength (12245:20)❌ 
│ ├─┬/accounting/payments/{id}
│ │ ├─┬GET
│ │ │ └─┬Parameters
│ │ │   └─┬Schema
│ │ │     └──[+] minLength (12245:20)❌ 
│ │ ├─┬DELETE
│ │ │ └─┬Parameters
│ │ │   └─┬Schema
│ │ │     └──[+] minLength (12245:20)❌ 
│ │ └─┬PATCH
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[+] minLength (12245:20)❌ 
│ ├─┬/vault/connections/{unified_api}/{service_id}/token
│ │ └─┬POST
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[+] minLength (12245:20)❌ 
│ ├─┬/connector/connectors/{id}/docs/{doc_id}
│ │ └─┬GET
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[+] minLength (12245:20)❌ 
│ └─┬/vault/connections/{unified_api}/{service_id}/import
│   └─┬POST
│     └─┬Parameters
│       └─┬Schema
│         └──[+] minLength (12245:20)❌ 
├─┬Components
│ ├──[+] responses (41990:7)
│ ├──[+] responses (41984:7)
│ ├──[+] responses (41996:7)
│ ├──[+] responses (41972:7)
│ ├──[+] responses (41978:7)
│ ├──[+] parameters (12813:7)
│ ├──[+] parameters (12821:7)
│ ├──[+] schemas (26181:7)
│ ├──[+] schemas (26121:7)
│ ├──[+] schemas (25740:7)
│ ├──[+] schemas (25676:7)
│ ├──[+] schemas (25778:7)
│ ├──[+] schemas (26160:7)
│ ├──[+] schemas (25708:7)
│ ├──[+] schemas (25644:7)
│ ├─┬InvoiceLineItem
│ │ ├──[+] properties (18963:9)
│ │ ├─┬updated_by
│ │ │ └──[🔀] $ref (22494:20)❌ 
│ │ ├─┬worktags
│ │ │ └──[🔀] $ref (22502:20)❌ 
│ │ ├─┬tax_rate
│ │ │ └──[🔀] $ref (19015:11)❌ 
│ │ ├─┬tax_amount
│ │ │ └──[🔀] $ref (24329:20)❌ 
│ │ ├─┬type
│ │ │ └──[🔀] $ref (23069:20)❌ 
│ │ ├─┬unit_of_measure
│ │ │ └──[🔀] $ref (18920:11)❌ 
│ │ ├─┬shipping_id
│ │ │ ├──[🔀] title (18969:18)
│ │ │ ├──[+] format (18966:19)❌ 
│ │ │ ├──[🔀] description (18964:24)
│ │ │ └──[🔀] example (18967:20)
│ │ ├─┬total_amount
│ │ │ ├──[🔀] type (19010:17)❌ 
│ │ │ ├──[🔀] title (19013:18)
│ │ │ ├──[🔀] description (19009:24)
│ │ │ └──[🔀] example (19011:20)
│ │ ├─┬updated_at
│ │ │ └──[🔀] $ref (22006:13)❌ 
│ │ ├─┬unit_price
│ │ │ └──[🔀] $ref (22000:20)❌ 
│ │ ├─┬subsidiary_id
│ │ │ └──[🔀] $ref (18983:11)❌ 
│ │ ├─┬tax_applicable_on
│ │ │ ├──[🔀] type (18935:17)❌ 
│ │ │ ├──[🔀] title (18938:18)
│ │ │ ├──[🔀] description (18934:24)
│ │ │ └──[🔀] example (18936:20)
│ │ ├─┬tax_recoverability
│ │ │ └──[🔀] $ref (19977:13)❌ 
│ │ ├─┬tracking_categories
│ │ │ └──[🔀] $ref (18940:11)❌ 
│ │ ├─┬tax_method
│ │ │ ├──[🔀] title (19007:18)
│ │ │ ├──[🔀] description (19003:24)
│ │ │ └──[🔀] example (19005:20)
│ │ └─┬Extensions
│ │   └──[🔀] x-apideck-weights (19049:9)
│ ├─┬Customer
│ │ ├──[+] properties (16097:9)
│ │ ├──[+] properties (16176:9)
│ │ ├─┬notes
│ │ │ └──[🔀] $ref (20232:20)❌ 
│ │ ├─┬phone_numbers
│ │ │ └──[🔀] $ref (20444:20)❌ 
│ │ ├─┬updated_at
│ │ │ └──[🔀] $ref (16177:11)❌ 
│ │ ├─┬pass_through
│ │ │ └──[🔀] $ref (19916:20)❌ 
│ │ ├─┬last_name
│ │ │ └──[🔀] $ref (16114:11)❌ 
│ │ ├─┬status
│ │ │ └──[🔀] $ref (21299:20)❌ 
│ │ ├─┬suffix
│ │ │ └──[🔀] $ref (16162:11)❌ 
│ │ ├─┬id
│ │ │ └──[🔀] $ref (16877:20)❌ 
│ │ ├─┬first_name
│ │ │ └──[🔀] $ref (16134:11)❌ 
│ │ ├─┬downstream_id
│ │ │ └──[🔀] $ref (16088:11)❌ 
│ │ ├─┬display_name
│ │ │ ├──[🔀] title (16086:18)
│ │ │ ├──[🔀] description (16082:24)
│ │ │ └──[🔀] example (16084:20)
│ │ ├─┬updated_by
│ │ │ └──[🔀] $ref (21909:20)❌ 
│ │ ├─┬row_version
│ │ │ └──[🔀] $ref (16120:11)❌ 
│ │ ├─┬emails
│ │ │ └──[🔀] $ref (16828:20)❌ 
│ │ ├─┬individual
│ │ │ └──[🔀] $ref (18354:20)❌ 
│ │ ├─┬title
│ │ │ └──[🔀] $ref (19977:13)❌ 
│ │ ├─┬middle_name
│ │ │ └──[🔀] $ref (19412:20)❌ 
│ │ ├─┬tax_rate
│ │ │ └──[🔀] $ref (21700:13)❌ 
│ │ ├─┬tax_number
│ │ │ └──[🔀] $ref (21402:13)❌ 
│ │ ├─┬project
│ │ │ ├──[+] items (16132:13)❌ 
│ │ │ ├──[🔀] type (16130:17)❌ 
│ │ │ ├──[-] title (15861:28)
│ │ │ ├──[-] description (15857:34)
│ │ │ ├──[-] nullable (15860:31)❌ 
│ │ │ └──[-] example (15859:30)
│ │ ├─┬websites
│ │ │ └──[🔀] $ref (22494:20)❌ 
│ │ ├─┬display_id
│ │ │ ├──[🔀] title (16102:18)
│ │ │ ├──[🔀] description (16098:24)
│ │ │ └──[🔀] example (16100:20)
│ │ ├─┬parent
│ │ │ └──[🔀] $ref (16146:11)❌ 
│ │ ├─┬payment_method
│ │ │ └──[🔀] $ref (20274:20)❌ 
│ │ └─┬Extensions
│ │   └──[🔀] x-apideck-weights (16219:9)
│ ├─┬Address
│ │ ├──[+] properties (13248:9)
│ │ ├─┬salutation
│ │ │ └──[🔀] $ref (21299:20)❌ 
│ │ ├─┬street_number
│ │ │ ├──[🔀] description (13264:24)
│ │ │ └──[🔀] example (13266:20)
│ │ ├─┬postal_code
│ │ │ ├──[🔀] description (13304:24)
│ │ │ └──[🔀] example (13306:20)
│ │ ├─┬string
│ │ │ ├──[🔀] description (13254:24)
│ │ │ └──[🔀] example (13256:20)
│ │ ├─┬type
│ │ │ ├──[-] enum (12962:27)❌ 
│ │ │ ├──[-] enum (12963:27)❌ 
│ │ │ ├──[-] enum (12964:27)❌ 
│ │ │ ├──[-] enum (12957:27)❌ 
│ │ │ ├──[-] enum (12958:27)❌ 
│ │ │ ├──[-] enum (12959:27)❌ 
│ │ │ ├──[-] enum (12960:27)❌ 
│ │ │ ├──[-] enum (12961:27)❌ 
│ │ │ ├──[🔀] description (13219:24)
│ │ │ ├──[🔀] example (13221:20)
│ │ │ └─┬Extensions
│ │ │   └──[-] x-apideck-enum-id (12966:40)❌ 
│ │ ├─┬state
│ │ │ ├──[🔀] description (13299:24)
│ │ │ └──[🔀] example (13301:20)
│ │ ├─┬website
│ │ │ ├──[+] enum (13212:15)
│ │ │ ├──[+] enum (13213:15)
│ │ │ ├──[+] enum (13214:15)
│ │ │ ├──[+] enum (13215:15)
│ │ │ ├──[+] enum (13208:15)
│ │ │ ├──[+] enum (13209:15)
│ │ │ ├──[+] enum (13210:15)
│ │ │ ├──[+] enum (13211:15)
│ │ │ ├──[🔀] description (13204:24)
│ │ │ ├──[🔀] example (13206:20)
│ │ │ └─┬Extensions
│ │ │   └──[+] x-apideck-enum-id (13217:30)
│ │ ├─┬name
│ │ │ ├──[🔀] description (13284:24)
│ │ │ └──[🔀] example (13286:20)
│ │ ├─┬longitude
│ │ │ ├──[🔀] description (13249:24)
│ │ │ └──[🔀] example (13251:20)
│ │ ├─┬phone_number
│ │ │ ├──[+] title (13328:18)
│ │ │ ├──[🔀] description (13324:24)
│ │ │ └──[🔀] example (13326:20)
│ │ ├─┬notes
│ │ │ ├──[-] title (13072:28)
│ │ │ ├──[🔀] description (13224:24)
│ │ │ └──[🔀] example (13226:20)
│ │ ├─┬row_version
│ │ │ └──[🔀] $ref (13269:11)❌ 
│ │ └─┬Extensions
│ │   └──[🔀] x-apideck-weights (13334:9)
│ ├─┬CategoriesFilter
│ │ └─┬type
│ │   └──[+] enum (25032:15)
│ ├─┬AccountingBankAccount
│ │ └─┬Extensions
│ │   └──[🔀] x-apideck-strict-required (13148:9)
│ ├─┬InvoicesFilter
│ │ ├──[🔀] example (19116:9)
│ │ ├──[+] properties (19110:9)
│ │ └─┬updated_since
│ │   ├──[🔀] title (19114:18)
│ │   ├──[-] format (18796:29)❌ 
│ │   ├──[+] description (19111:24)
│ │   └──[🔀] example (19113:20)
│ ├─┬JournalEntry
│ │ ├──[+] properties (19145:9)
│ │ ├──[+] properties (19225:9)
│ │ ├──[+] properties (19219:9)
│ │ ├──[+] properties (19217:9)
│ │ ├─┬journal_symbol
│ │ │ └──[🔀] $ref (18354:20)❌ 
│ │ ├─┬status
│ │ │ └──[🔀] $ref (21299:20)❌ 
│ │ ├─┬row_version
│ │ │ └──[🔀] $ref (19188:11)❌ 
│ │ ├─┬tracking_categories
│ │ │ └──[🔀] $ref (21688:20)❌ 
│ │ ├─┬id
│ │ │ └──[🔀] $ref (16828:20)❌ 
│ │ ├─┬title
│ │ │ ├──[+] enum (19175:15)
│ │ │ ├──[+] enum (19176:15)
│ │ │ ├──[+] enum (19177:15)
│ │ │ ├──[+] enum (19170:15)
│ │ │ ├──[+] enum (19171:15)
│ │ │ ├──[+] enum (19172:15)
│ │ │ ├──[+] enum (19173:15)
│ │ │ ├──[+] enum (19174:15)
│ │ │ ├──[🔀] title (19179:18)
│ │ │ ├──[🔀] description (19166:24)
│ │ │ ├──[🔀] example (19168:20)
│ │ │ └─┬Extensions
│ │ │   └──[+] x-apideck-enum-id (19180:30)
│ │ ├─┬updated_at
│ │ │ └──[🔀] $re...

@github-actions github-actions bot added the patch Patch version bump label Sep 25, 2025
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1758786485 branch 4 times, most recently from c79ff0c to 69bb275 Compare September 25, 2025 16:15
@github-actions github-actions bot changed the title chore: 🐝 Update SDK - Generate 0.29.10 chore: 🐝 Update SDK - Generate 0.30.0 Sep 25, 2025
@github-actions github-actions bot added minor Minor version bump and removed patch Patch version bump labels Sep 25, 2025
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1758786485 branch 22 times, most recently from 091d746 to 789589c Compare September 30, 2025 14:47
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1758786485 branch 26 times, most recently from cfc2108 to 49c26e8 Compare October 11, 2025 00:07
* `apideck.accounting.projects.list()`: **Added**
* `apideck.accounting.projects.create()`: **Added**
* `apideck.accounting.projects.get()`: **Added**
* `apideck.accounting.projects.update()`: **Added**
* `apideck.accounting.projects.delete()`: **Added**
* `apideck.accounting.bills.list()`:  `response.data.[].supplier.address.line5` **Added**
* `apideck.accounting.bills.create()`: 
  *  `request.bill.supplier.address.line5` **Added**
* `apideck.accounting.bills.get()`:  `response.data.supplier.address.line5` **Added**
* `apideck.accounting.bills.update()`: 
  *  `request.bill.supplier.address.line5` **Added**
* `apideck.accounting.invoices.list()`: 
  *  `request.filter` **Changed**
  *  `response.data.[]` **Changed**
* `apideck.accounting.invoices.create()`: 
  *  `request.invoice` **Changed**
* `apideck.accounting.invoices.get()`:  `response.data` **Changed**
* `apideck.accounting.invoices.update()`: 
  *  `request.invoice` **Changed**
* `apideck.accounting.invoiceItems.list()`: 
  *  `request.filter` **Changed**
* `apideck.accounting.invoiceItems.get()`: 
  *  `request.filter` **Changed**
* `apideck.accounting.creditNotes.list()`:  `response.data.[]` **Changed**
* `apideck.accounting.creditNotes.create()`: 
  *  `request.creditNote` **Changed**
* `apideck.accounting.creditNotes.get()`:  `response.data` **Changed**
* `apideck.accounting.creditNotes.update()`: 
  *  `request.creditNote` **Changed**
* `apideck.accounting.customers.list()`:  `response.data.[]` **Changed**
* `apideck.accounting.customers.create()`: 
  *  `request.customer` **Changed**
* `apideck.accounting.customers.get()`:  `response.data` **Changed**
* `apideck.accounting.customers.update()`: 
  *  `request.customer` **Changed**
* `apideck.accounting.suppliers.list()`:  `response.data.[].addresses.[].line5` **Added**
* `apideck.accounting.suppliers.create()`: 
  *  `request.supplier.addresses.[].line5` **Added**
* `apideck.accounting.suppliers.get()`:  `response.data.addresses.[].line5` **Added**
* `apideck.accounting.suppliers.update()`: 
  *  `request.supplier.addresses.[].line5` **Added**
* `apideck.accounting.payments.list()`:  `response.data.[].supplier.address.line5` **Added**
* `apideck.accounting.payments.create()`: 
  *  `request.payment.supplier.address.line5` **Added**
* `apideck.accounting.payments.get()`:  `response.data.supplier.address.line5` **Added**
* `apideck.accounting.payments.update()`: 
  *  `request.payment.supplier.address.line5` **Added**
* `apideck.accounting.companyInfo.get()`:  `response.data.addresses.[].line5` **Added**
* `apideck.accounting.journalEntries.list()`:  `response.data.[]` **Changed**
* `apideck.accounting.journalEntries.create()`: 
  *  `request.journalEntry` **Changed**
* `apideck.accounting.journalEntries.get()`:  `response.data` **Changed**
* `apideck.accounting.journalEntries.update()`: 
  *  `request.journalEntry` **Changed**
* `apideck.accounting.purchaseOrders.list()`:  `response.data.[]` **Changed**
* `apideck.accounting.purchaseOrders.create()`: 
  *  `request.purchaseOrder` **Changed**
* `apideck.accounting.purchaseOrders.get()`:  `response.data` **Changed**
* `apideck.accounting.purchaseOrders.update()`: 
  *  `request.purchaseOrder` **Changed**
* `apideck.accounting.locations.list()`:  `response.data.[].addresses.[].line5` **Added**
* `apideck.accounting.locations.create()`: 
  *  `request.accountingLocation.addresses.[].line5` **Added**
* `apideck.accounting.locations.get()`:  `response.data.addresses.[].line5` **Added**
* `apideck.accounting.locations.update()`: 
  *  `request.accountingLocation.addresses.[].line5` **Added**
* `apideck.accounting.billPayments.list()`:  `response.data.[].supplier.address.line5` **Added**
* `apideck.accounting.billPayments.create()`: 
  *  `request.billPayment.supplier.address.line5` **Added**
* `apideck.accounting.billPayments.get()`:  `response.data.supplier.address.line5` **Added**
* `apideck.accounting.billPayments.update()`: 
  *  `request.billPayment.supplier.address.line5` **Added**
* `apideck.accounting.categories.list()`: 
  *  `request.filter` **Changed**
* `apideck.accounting.categories.get()`: 
  *  `request.filter` **Changed**
* `apideck.accounting.quotes.list()`:  `response.data.[]` **Changed**
* `apideck.accounting.quotes.create()`: 
  *  `request.quote` **Changed**
* `apideck.accounting.quotes.get()`:  `response.data` **Changed**
* `apideck.accounting.quotes.update()`: 
  *  `request.quote` **Changed**
* `apideck.ats.jobs.list()`:  `response.data.[].addresses.[].line5` **Added**
* `apideck.ats.jobs.get()`:  `response.data.addresses.[].line5` **Added**
* `apideck.ats.applicants.list()`:  `response.data.[].addresses.[].line5` **Added**
* `apideck.ats.applicants.create()`: 
  *  `request.applicant.addresses.[].line5` **Added**
* `apideck.ats.applicants.get()`:  `response.data.addresses.[].line5` **Added**
* `apideck.ats.applicants.update()`: 
  *  `request.applicant.addresses.[].line5` **Added**
* `apideck.crm.companies.list()`:  `response.data.[].addresses.[].line5` **Added**
* `apideck.crm.companies.create()`: 
  *  `request.company1.addresses.[].line5` **Added**
* `apideck.crm.companies.get()`:  `response.data.addresses.[].line5` **Added**
* `apideck.crm.companies.update()`: 
  *  `request.company1.addresses.[].line5` **Added**
* `apideck.crm.contacts.list()`:  `response.data.[].addresses.[].line5` **Added**
* `apideck.crm.contacts.create()`: 
  *  `request.contact.addresses.[].line5` **Added**
* `apideck.crm.contacts.get()`:  `response.data.addresses.[].line5` **Added**
* `apideck.crm.contacts.update()`: 
  *  `request.contact.addresses.[].line5` **Added**
* `apideck.crm.leads.list()`:  `response.data.[].addresses.[].line5` **Added**
* `apideck.crm.leads.create()`: 
  *  `request.lead.addresses.[].line5` **Added**
* `apideck.crm.leads.get()`:  `response.data.addresses.[].line5` **Added**
* `apideck.crm.leads.update()`: 
  *  `request.lead.addresses.[].line5` **Added**
* `apideck.crm.users.list()`:  `response.data.[].addresses.[].line5` **Added**
* `apideck.crm.users.create()`: 
  *  `request.user.addresses.[].line5` **Added**
* `apideck.crm.users.get()`:  `response.data.addresses.[].line5` **Added**
* `apideck.crm.users.update()`: 
  *  `request.user.addresses.[].line5` **Added**
* `apideck.crm.activities.list()`:  `response.data.[].locationAddress.line5` **Added**
* `apideck.crm.activities.create()`: 
  *  `request.activity.locationAddress.line5` **Added**
* `apideck.crm.activities.get()`:  `response.data.locationAddress.line5` **Added**
* `apideck.crm.activities.update()`: 
  *  `request.activity.locationAddress.line5` **Added**
* `apideck.hris.employees.list()`:  `response.data.[].jobs.[].location.line5` **Added**
* `apideck.hris.employees.create()`: 
  *  `request.employee.jobs.[].location.line5` **Added**
* `apideck.hris.employees.get()`:  `response.data.jobs.[].location.line5` **Added**
* `apideck.hris.employees.update()`: 
  *  `request.employee.jobs.[].location.line5` **Added**
* `apideck.hris.companies.list()`:  `response.data.[].addresses.[].line5` **Added**
* `apideck.hris.companies.create()`: 
  *  `request.hrisCompany.addresses.[].line5` **Added**
* `apideck.hris.companies.get()`:  `response.data.addresses.[].line5` **Added**
* `apideck.hris.companies.update()`: 
  *  `request.hrisCompany.addresses.[].line5` **Added**
* `apideck.hris.employeeSchedules.list()`:  `response.data.employee.jobs.[].location.line5` **Added**
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1758786485 branch from 5f05c86 to 70b05dd Compare October 12, 2025 00:07
Copy link
Author

SDK Tests Report

Target Status Report
apideck

view report

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