Skip to content

Conversation

github-actions[bot]
Copy link

@github-actions github-actions bot commented Oct 2, 2025

SDK update

Versioning

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

Java SDK Changes Detected:

  • apideck.accounting.invoices.list(): response.data.[].lineItems.[].serviceDate Added
  • apideck.accounting.invoices.create():
    • request.invoice.lineItems.[].serviceDate Added
  • apideck.accounting.invoices.get(): response.data.lineItems.[].serviceDate Added
  • apideck.accounting.invoices.update():
    • request.invoice.lineItems.[].serviceDate Added
  • apideck.accounting.creditNotes.list(): response.data.[].lineItems.[].serviceDate Added
  • apideck.accounting.creditNotes.create():
    • request.creditNote.lineItems.[].serviceDate Added
  • apideck.accounting.creditNotes.get(): response.data.lineItems.[].serviceDate Added
  • apideck.accounting.creditNotes.update():
    • request.creditNote.lineItems.[].serviceDate Added
  • apideck.accounting.purchaseOrders.list(): response.data.[].lineItems.[].serviceDate Added
  • apideck.accounting.purchaseOrders.create():
    • request.purchaseOrder.lineItems.[].serviceDate Added
  • apideck.accounting.purchaseOrders.get(): response.data.lineItems.[].serviceDate Added
  • apideck.accounting.purchaseOrders.update():
    • request.purchaseOrder.lineItems.[].serviceDate Added
  • apideck.accounting.quotes.list(): response.data.[].lineItems.[].serviceDate Added
  • apideck.accounting.quotes.create():
    • request.quote.lineItems.[].serviceDate Added
  • apideck.accounting.quotes.get(): response.data.lineItems.[].serviceDate Added
  • apideck.accounting.quotes.update():
    • request.quote.lineItems.[].serviceDate Added
  • apideck.accounting.projects.list(): response.data.[].active Added
  • apideck.accounting.projects.create():
    • request.project.active Added
  • apideck.accounting.projects.get(): response.data.active Added
  • apideck.accounting.projects.update():
    • request.project.active Added
OpenAPI Change Summary
├─┬Info
│ └──[🔀] version (5:12)
├─┬Paths
│ ├─┬/hris/employees
│ │ └─┬POST
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (9214:9)
│ ├─┬/accounting/customers
│ │ └─┬GET
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (1410:9)
│ ├─┬/ecommerce/products/{id}
│ │ └─┬GET
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (7722:9)
│ ├─┬/accounting/ledger-accounts
│ │ └─┬POST
│ │   └─┬Extensions
│ │     └──[+] x-apideck-gotchas (790:9)
│ ├─┬/accounting/suppliers
│ │ └─┬GET
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (1640:9)
│ ├─┬/accounting/bills
│ │ └─┬POST
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (311:9)
│ ├─┬/ecommerce/products
│ │ └─┬GET
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (7673:9)
│ └─┬/crm/leads
│   └─┬GET
│     └─┬Extensions
│       └──[🔀] x-apideck-gotchas (6222:9)
├─┬Components
│ ├─┬InvoiceLineItem
│ │ ├──[+] properties (18963:9)
│ │ ├─┬tax_recoverability
│ │ │ └──[🔀] $ref (19977:13)❌ 
│ │ ├─┬subsidiary_id
│ │ │ └──[🔀] $ref (18983:11)❌ 
│ │ ├─┬unit_price
│ │ │ └──[🔀] $ref (22000:20)❌ 
│ │ ├─┬worktags
│ │ │ └──[🔀] $ref (22502:20)❌ 
│ │ ├─┬tax_amount
│ │ │ └──[🔀] $ref (24329:20)❌ 
│ │ ├─┬tax_rate
│ │ │ └──[🔀] $ref (19015:11)❌ 
│ │ ├─┬unit_of_measure
│ │ │ └──[🔀] $ref (18920:11)❌ 
│ │ ├─┬tax_applicable_on
│ │ │ ├──[🔀] type (18935:17)❌ 
│ │ │ ├──[🔀] title (18938:18)
│ │ │ ├──[🔀] description (18934:24)
│ │ │ └──[🔀] example (18936:20)
│ │ ├─┬total_amount
│ │ │ ├──[🔀] type (19010:17)❌ 
│ │ │ ├──[🔀] title (19013:18)
│ │ │ ├──[🔀] description (19009:24)
│ │ │ └──[🔀] example (19011:20)
│ │ ├─┬type
│ │ │ └──[🔀] $ref (23069:20)❌ 
│ │ ├─┬tax_method
│ │ │ ├──[🔀] title (19007:18)
│ │ │ ├──[🔀] description (19003:24)
│ │ │ └──[🔀] example (19005:20)
│ │ ├─┬tracking_categories
│ │ │ └──[🔀] $ref (18940:11)❌ 
│ │ ├─┬updated_at
│ │ │ └──[🔀] $ref (22006:13)❌ 
│ │ ├─┬updated_by
│ │ │ └──[🔀] $ref (22494:20)❌ 
│ │ ├─┬shipping_id
│ │ │ ├──[🔀] title (18969:18)
│ │ │ ├──[+] format (18966:19)❌ 
│ │ │ ├──[🔀] description (18964:24)
│ │ │ └──[🔀] example (18967:20)
│ │ └─┬Extensions
│ │   └──[🔀] x-apideck-weights (19049:9)
│ ├─┬Project
│ │ ├──[+] properties (25824:9)
│ │ ├─┬priority
│ │ │ ├──[+] enum (25993:15)
│ │ │ ├──[+] enum (25994:15)
│ │ │ ├──[+] enum (25989:15)
│ │ │ ├──[+] enum (25990:15)
│ │ │ ├──[+] enum (25991:15)
│ │ │ ├──[+] enum (25992:15)
│ │ │ ├──[-] enum (25784:27)❌ 
│ │ │ ├──[-] enum (25785:27)❌ 
│ │ │ ├──[-] enum (25786:27)❌ 
│ │ │ ├──[-] enum (25787:27)❌ 
│ │ │ ├──[🔀] title (25996:18)
│ │ │ ├──[🔀] description (25985:24)
│ │ │ ├──[🔀] example (25987:20)
│ │ │ └─┬Extensions
│ │ │   └──[🔀] x-apideck-enum-id (25997:30)
│ │ ├─┬addresses
│ │ │ ├──[-] items (25983:25)❌ 
│ │ │ ├──[🔀] type (25952:17)❌ 
│ │ │ ├──[🔀] title (25956:18)
│ │ │ ├──[🔀] description (25951:24)
│ │ │ ├──[+] nullable (25954:21)❌ 
│ │ │ ├──[+] readOnly (25955:21)❌ 
│ │ │ └──[+] example (25953:20)
│ │ ├─┬status
│ │ │ ├──[-] enum (25761:27)❌ 
│ │ │ ├──[-] enum (25756:27)❌ 
│ │ │ ├──[-] enum (25757:27)❌ 
│ │ │ ├──[-] enum (25758:27)❌ 
│ │ │ ├──[-] enum (25759:27)❌ 
│ │ │ ├──[-] enum (25760:27)❌ 
│ │ │ ├──[🔀] title (25870:18)
│ │ │ ├──[+] format (25867:19)❌ 
│ │ │ ├──[🔀] description (25865:24)
│ │ │ ├──[🔀] example (25868:20)
│ │ │ └─┬Extensions
│ │ │   └──[-] x-apideck-enum-id (25764:40)❌ 
│ │ ├─┬budget_amount
│ │ │ ├──[+] enum (25969:15)
│ │ │ ├──[+] enum (25970:15)
│ │ │ ├──[+] enum (25971:15)
│ │ │ ├──[+] enum (25972:15)
│ │ │ ├──[+] enum (25973:15)
│ │ │ ├──[🔀] type (25966:17)❌ 
│ │ │ ├──[🔀] title (25975:18)
│ │ │ ├──[-] multipleOf (25861:33)❌ 
│ │ │ ├──[🔀] description (25965:24)
│ │ │ ├──[🔀] example (25967:20)
│ │ │ └─┬Extensions
│ │ │   └──[+] x-apideck-enum-id (25976:30)
│ │ ├─┬billing_method
│ │ │ ├──[-] enum (25904:27)❌ 
│ │ │ ├──[-] enum (25905:27)❌ 
│ │ │ ├──[-] enum (25906:27)❌ 
│ │ │ ├──[-] enum (25907:27)❌ 
│ │ │ ├──[-] enum (25908:27)❌ 
│ │ │ ├──[🔀] type (25931:17)❌ 
│ │ │ ├──[🔀] title (25935:18)
│ │ │ ├──[+] multipleOf (25933:23)❌ 
│ │ │ ├──[🔀] description (25930:24)
│ │ │ ├──[🔀] example (25932:20)
│ │ │ └─┬Extensions
│ │ │   └──[-] x-apideck-enum-id (25911:40)❌ 
│ │ ├─┬contract_number
│ │ │ ├──[🔀] type (25858:17)❌ 
│ │ │ ├──[🔀] title (25863:18)
│ │ │ ├──[+] maximum (25860:20)❌ 
│ │ │ ├──[+] minimum (25861:20)❌ 
│ │ │ ├──[🔀] description (25857:24)
│ │ │ └──[🔀] example (25859:20)
│ │ ├─┬end_date
│ │ │ └──[🔀] $ref (16828:20)❌ 
│ │ ├─┬approved_amount
│ │ │ ├──[+] items (26048:13)❌ 
│ │ │ ├──[🔀] type (26046:17)❌ 
│ │ │ ├──[🔀] title (26049:18)
│ │ │ ├──[-] multipleOf (25868:33)❌ 
│ │ │ ├──[🔀] description (26045:24)
│ │ │ ├──[-] nullable (25869:31)❌ 
│ │ │ └──[-] example (25867:30)
│ │ ├─┬customer
│ │ │ └──[🔀] $ref (26058:11)❌ 
│ │ ├─┬updated_at
│ │ │ └──[🔀] $ref (23069:20)❌ 
│ │ ├─┬created_at
│ │ │ └──[🔀] $ref (26019:11)❌ 
│ │ ├─┬row_version
│ │ │ └──[🔀] $ref (25797:11)❌ 
│ │ ├─┬tags
│ │ │ ├──[+] enum (25818:15)
│ │ │ ├──[+] enum (25819:15)
│ │ │ ├──[+] enum (25820:15)
│ │ │ ├──[+] enum (25813:15)
│ │ │ ├──[+] enum (25814:15)
│ │ │ ├──[+] enum (25815:15)
│ │ │ ├──[+] enum (25816:15)
│ │ │ ├──[+] enum (25817:15)
│ │ │ ├──[-] items (25941:25)❌ 
│ │ │ ├──[🔀] type (25810:17)❌ 
│ │ │ ├──[🔀] title (25822:18)
│ │ │ ├──[🔀] description (25809:24)
│ │ │ ├──[+] nullable (25821:21)❌ 
│ │ │ ├──[🔀] example (25811:20)
│ │ │ └─┬Extensions
│ │ │   └──[+] x-apideck-enum-id (25823:30)
│ │ ├─┬company_id
│ │ │ └──[🔀] $ref (25945:11)❌ 
│ │ ├─┬actual_amount
│ │ │ ├──[🔀] type (25826:17)❌ 
│ │ │ ├──[🔀] title (25829:18)
│ │ │ ├──[-] multipleOf (25875:33)❌ 
│ │ │ ├──[🔀] description (25825:24)
│ │ │ ├──[-] readOnly (25877:31)❌ 
│ │ │ └──[🔀] example (25827:20)
│ │ ├─┬completion_percentage
│ │ │ └──[🔀] $ref (14390:20)❌ 
│ │ ├─┬reference_id
│ │ │ ├──[+] enum (25835:15)
│ │ │ ├──[+] enum (25836:15)
│ │ │ ├──[+] enum (25837:15)
│ │ │ ├──[+] enum (25838:15)
│ │ │ ├──[+] enum (25839:15)
│ │ │ ├──[+] enum (25840:15)
│ │ │ ├──[🔀] title (25842:18)
│ │ │ ├──[🔀] description (25831:24)
│ │ │ ├──[🔀] example (25833:20)
│ │ │ └─┬Extensions
│ │ │   └──[+] x-apideck-enum-id (25843:30)
│ │ ├─┬custom_fields
│ │ │ └──[🔀] $ref (15449:20)❌ 
│ │ ├─┬downstream_id
│ │ │ └──[🔀] $ref (25791:11)❌ 
│ │ ├─┬notes
│ │ │ ├──[🔀] title (25789:18)
│ │ │ ├──[+] minLength (25788:22)❌ 
│ │ │ ├──[🔀] description (25785:24)
│ │ │ ├──[-] nullable (25951:31)❌ 
│ │ │ └──[🔀] example (25787:20)
│ │ ├─┬name
│ │ │ ├──[🔀] type (25979:17)❌ 
│ │ │ ├──[🔀] title (25983:18)
│ │ │ ├──[-] minLength (25731:32)❌ 
│ │ │ ├──[🔀] description (25978:24)
│ │ │ ├──[+] default (25981:20)❌ 
│ │ │ ├──[+] nullable (25982:21)❌ 
│ │ │ └──[🔀] example (25980:20)
│ │ ├─┬is_billable
│ │ │ └──[🔀] $ref (18354:20)❌ 
│ │ ├─┬department
│ │ │ └──[🔀] $ref (19781:20)❌ 
│ │ ├─┬profit_margin
│ │ │ ├──[+] enum (25849:15)
│ │ │ ├──[+] enum (25850:15)
│ │ │ ├──[+] enum (25851:15)
│ │ │ ├──[+] enum (25852:15)
│ │ │ ├──[🔀] type (25846:17)❌ 
│ │ │ ├──[🔀] title (25854:18)
│ │ │ ├──[-] maximum (25963:30)❌ 
│ │ │ ├──[-] minimum (25964:30)❌ 
│ │ │ ├──[🔀] description (25845:24)
│ │ │ ├──[🔀] example (25847:20)
│ │ │ └─┬Extensions
│ │ │   └──[+] x-apideck-enum-id (25855:30)
│ │ ├─┬start_date
│ │ │ ├──[+] enum (26037:15)
│ │ │ ├──[+] enum (26038:15)
│ │ │ ├──[+] enum (26039:15)
│ │ │ ├──[+] enum (26040:15)
│ │ │ ├──[🔀] title (26042:18)
│ │ │ ├──[-] format (25802:29)❌ 
│ │ │ ├──[🔀] description (26033:24)
│ │ │ ├──[🔀] example (26035:20)
│ │ │ └─┬Extensions
│ │ │   └──[+] x-apideck-enum-id (26043:30)
│ │ ├─┬hourly_rate
│ │ │ ├──[🔀] type (25873:17)❌ 
│ │ │ ├──[🔀] title (25877:18)
│ │ │ ├──[-] multipleOf (25896:33)❌ 
│ │ │ ├──[+] format (25874:19)❌ 
│ │ │ ├──[🔀] description (25872:24)
│ │ │ └──[🔀] example (25875:20)
│ │ ├─┬phase
│ │ │ ├──[-] enum (25926:27)❌ 
│ │ │ ├──[-] enum (25927:27)❌ 
│ │ │ ├──[-] enum (25928:27)❌ 
│ │ │ ├──[-] enum (25929:27)❌ 
│ │ │ ├──[-] enum (25924:27)❌ 
│ │ │ ├──[-] enum (25925:27)❌ 
│ │ │ ├──[🔀] type (25906:17)❌ 
│ │ │ ├──[🔀] title (25919:18)
│ │ │ ├──[🔀] description (25905:24)
│ │ │ ├──[-] example (25922:30)
│ │ │ ├──[+] properties (25909:13)
│ │ │ ├──[+] properties (25914:13)
│ │ │ └─┬Extensions
│ │ │   └──[-] x-apideck-enum-id (25932:40)❌ 
│ │ ├─┬project_type
│ │ │ ├──[-] enum (25770:27)❌ 
│ │ │ ├──[-] enum (25771:27)❌ 
│ │ │ ├──[-] enum (25772:27)❌ 
│ │ │ ├──[-] enum (25773:27)❌ 
│ │ │ ├──[-] enum (25774:27)❌ 
│ │ │ ├──[-] enum (25775:27)❌ 
│ │ │ ├──[🔀] type (26026:17)❌ 
│ │ │ ├──[🔀] title (26031:18)
│ │ │ ├──[+] maximum (26028:20)❌ 
│ │ │ ├──[+] minimum (26029:20)❌ 
│ │ │ ├──[🔀] description (26025:24)
│ │ │ ├──[🔀] example (26027:20)
│ │ │ └─┬Extensions
│ │ │   └──[-] x-apideck-enum-id (25778:40)❌ 
│ │ ├─┬display_id
│ │ │ ├──[🔀] title (25807:18)
│ │ │ ├──[🔀] description (25803:24)
│ │ │ └──[🔀] example (25805:20)
│ │ ├─┬id
│ │ │ └──[🔀] $ref (25958:11)❌ 
│ │ ├─┬parent_project
│ │ │ ├──[🔀] type (25900:17)❌ 
│ │ │ ├──[🔀] title (25903:18)
│ │ │ ├──[🔀] description (25899:24)
│ │ │ ├──[+] example (25901:20)
│ │ │ ├──[-] properties (25844:25)❌ 
│ │ │ └──[-] properties (25849:25)❌ 
│ │ ├─┬updated_by
│ │ │ └──[🔀] $ref (22494:20)❌ 
│ │ ├─┬schedule_status
│ │ │ └──[🔀] $ref (21299:20)❌ 
│ │ ├─┬created_by
│ │ │ └──[🔀] $ref (15213:20)❌ 
│ │ ├─┬owner_id
│ │ │ ├──[🔀] title (26017:18)
│ │ │ ├──[🔀] description (26013:24)
│ │ │ └──[🔀] example (26015:20)
│ │ ├─┬description
│ │ │ ├──[🔀] type (25882:17)❌ 
│ │ │ ├──[🔀] title (25895:18)
│ │ │ ├──[🔀] description (25881:24)
│ │ │ ├──[-] example (25748:30)
│ │ │ ├──[+] properties (25885:13)
│ │ │ └──[+] properties (25890:13)
│ │ ├─┬currency
│ │ │ └──[🔀] $ref (15221:20)❌ 
│ │ ├─┬team_size
│ │ │ └──[🔀] $ref (19977:13)❌ 
│ │ ├─┬actual_hours
│ │ │ ├──[🔀] title (25943:18)
│ │ │ ├──[+] multipleOf (25940:23)❌ 
│ │ │ ├──[🔀] description (25937:24)
│ │ │ └──[🔀] example (25939:20)
│ │ ├─┬tracking_categories
│ │ │ └──[🔀] $ref (26051:11)❌ 
│ │ ├─┬tax_rate
│ │ │ └──[🔀] $ref (26003:11)❌ 
│ │ ├─┬budget_hours
│ │ │ ├──[🔀] title (25928:18)
│ │ │ ├──[+] multipleOf (25926:23)❌ 
│ │ │ ├──[🔀] description (25923:24)
│ │ │ └──[🔀] example (25925:20)
│ │ └─┬Extensions
│ │   └──[🔀] x-apideck-weights (26076:9)
│ ├─┬AccountingBankAccount
│ │ └─┬Extensions
│ │   └──[🔀] x-apideck-strict-required (13148:9)
│ └─┬QuoteLineItem
│   ├──[+] properties (25516:9)
│   ├─┬updated_by
│   │ └──[🔀] $ref (22494:20)❌ 
│   ├─┬unit_of_measure
│   │ └──[🔀] $ref (25473:11)❌ 
│   ├─┬tracking_categories
│   │ └──[🔀] $ref (25493:11)❌ 
│   ├─┬tax_amount
│   │ ├──[🔀] type (25518:17)❌ 
│   │ ├──[🔀] title (25522:18)
│   │ ├──[+] format (25519:19)❌ 
│   │ ├──[🔀] description (25517:24)
│   │ └──[🔀] example (25520:20)
│   ├─┬unit_price
│   │ └──[🔀] $ref (22000:20)❌ 
│   ├─┬type
│   │ └──[🔀] $ref (23069:20)❌ 
│   ├─┬tax_rate
│   │ └──[🔀] $ref (25487:11)❌ 
│   ├─┬updated_at
│   │ └──[🔀] $ref (22006:13)❌ 
│   ├─┬total_amount
│   │ └──[🔀] $ref (19977:13)❌ 
│   └─┬Extensions
│     └──[🔀] x-apideck-weights (25559:9)
└─┬Extensions
  └──[🔀] x-speakeasy-retries (43206:3)
Document Element Total Changes Breaking Changes
components 253 115
info 1 0
paths 8 0

JAVA CHANGELOG

groups: 2.81.3 - 2025-10-06

🐛 Bug Fixes

  • Fix empty readme files being generated when all operations are in child groups (commit by @BlakeTheAwesome)

Based on Speakeasy CLI 1.636.3

@github-actions github-actions bot added the patch Patch version bump label Oct 2, 2025
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1759403533 branch 29 times, most recently from a9e20f5 to 4409574 Compare October 9, 2025 09:23
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1759403533 branch 8 times, most recently from c40f79a to e1179e4 Compare October 12, 2025 00:16
* `apideck.accounting.invoices.list()`:  `response.data.[].lineItems.[].serviceDate` **Added**
* `apideck.accounting.invoices.create()`: 
  *  `request.invoice.lineItems.[].serviceDate` **Added**
* `apideck.accounting.invoices.get()`:  `response.data.lineItems.[].serviceDate` **Added**
* `apideck.accounting.invoices.update()`: 
  *  `request.invoice.lineItems.[].serviceDate` **Added**
* `apideck.accounting.creditNotes.list()`:  `response.data.[].lineItems.[].serviceDate` **Added**
* `apideck.accounting.creditNotes.create()`: 
  *  `request.creditNote.lineItems.[].serviceDate` **Added**
* `apideck.accounting.creditNotes.get()`:  `response.data.lineItems.[].serviceDate` **Added**
* `apideck.accounting.creditNotes.update()`: 
  *  `request.creditNote.lineItems.[].serviceDate` **Added**
* `apideck.accounting.purchaseOrders.list()`:  `response.data.[].lineItems.[].serviceDate` **Added**
* `apideck.accounting.purchaseOrders.create()`: 
  *  `request.purchaseOrder.lineItems.[].serviceDate` **Added**
* `apideck.accounting.purchaseOrders.get()`:  `response.data.lineItems.[].serviceDate` **Added**
* `apideck.accounting.purchaseOrders.update()`: 
  *  `request.purchaseOrder.lineItems.[].serviceDate` **Added**
* `apideck.accounting.quotes.list()`:  `response.data.[].lineItems.[].serviceDate` **Added**
* `apideck.accounting.quotes.create()`: 
  *  `request.quote.lineItems.[].serviceDate` **Added**
* `apideck.accounting.quotes.get()`:  `response.data.lineItems.[].serviceDate` **Added**
* `apideck.accounting.quotes.update()`: 
  *  `request.quote.lineItems.[].serviceDate` **Added**
* `apideck.accounting.projects.list()`:  `response.data.[].active` **Added**
* `apideck.accounting.projects.create()`: 
  *  `request.project.active` **Added**
* `apideck.accounting.projects.get()`:  `response.data.active` **Added**
* `apideck.accounting.projects.update()`: 
  *  `request.project.active` **Added**
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1759403533 branch from e2de2fc to 4970fb5 Compare October 13, 2025 00:17
@Amzani Amzani merged commit f0af50f into main Oct 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

patch Patch version bump

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants