Skip to content

chore: 🐝 Update SDK - Generate 0.33.0#136

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

chore: 🐝 Update SDK - Generate 0.33.0#136
github-actions[bot] wants to merge 2 commits into
mainfrom
speakeasy-sdk-regen-1783938079

Conversation

@github-actions

@github-actions github-actions Bot commented Jul 13, 2026

Copy link
Copy Markdown
Contributor

SDK update

Versioning

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

Tip

If updates to your OpenAPI document introduce breaking changes, be sure to update the info.version field to trigger the correct version bump.
Speakeasy supports manual control of SDK versioning through multiple methods.

Java SDK Changes:

  • apideck.accounting.expenseReports.list(): response.data[].reference Added
  • apideck.accounting.expenseReports.create():
    • request.expenseReport.reference Added
  • apideck.accounting.expenseReports.get(): response.data.reference Added
  • apideck.accounting.expenseReports.update():
    • request.expenseReport.reference Added
  • apideck.webhook.webhooks.list(): response.data[].events[] Changed
  • apideck.webhook.webhooks.create():
    • request.createWebhookRequest.events[] Changed
    • response.data.events[] Changed
  • apideck.webhook.webhooks.get(): response.data.events[] Changed
  • apideck.webhook.webhooks.update():
    • request.updateWebhookRequest.events[] Changed
    • response.data.events[] Changed
  • apideck.webhook.webhooks.delete(): response.data.events[] Changed

View full SDK changelog

OpenAPI Change Summary
├─┬Info
│ └──[🔀] version (5:12)
├─┬Paths
│ ├─┬/accounting/expense-reports/{id}
│ │ └─┬GET
│ │   └─┬Extensions
│ │     └──[+] x-apideck-gotchas (7574:9)
│ ├─┬/accounting/bank-accounts/{id}
│ │ └─┬GET
│ │   └─┬Extensions
│ │     └──[+] x-apideck-gotchas (5068:9)
│ ├─┬/accounting/credit-notes
│ │ └─┬POST
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (1776:9)
│ ├─┬/accounting/credit-notes/{id}
│ │ └─┬PATCH
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (1881:9)
│ ├─┬/hris/employees
│ │ └─┬GET
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (12337:9)
│ ├─┬/accounting/invoices
│ │ └─┬POST
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (811:9)
│ ├─┬/accounting/bank-feed-statements
│ │ ├─┬GET
│ │ │ └─┬Extensions
│ │ │   └──[🔀] x-apideck-gotchas (6280:9)
│ │ └─┬POST
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (6348:9)
│ ├─┬/hris/employees/{id}
│ │ └─┬GET
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (12564:9)
│ ├─┬/accounting/bank-feed-accounts/{id}
│ │ └─┬GET
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (6166:9)
│ ├─┬/accounting/expenses/{id}
│ │ └─┬GET
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (5836:9)
│ ├─┬/issue-tracking/collections/{collection_id}/tickets
│ │ └─┬POST
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (13968:9)
│ ├─┬/accounting/bank-feed-statements/{id}
│ │ ├─┬GET
│ │ │ └─┬Extensions
│ │ │   └──[🔀] x-apideck-gotchas (6413:9)
│ │ └─┬DELETE
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (6489:9)
│ ├─┬/accounting/bills
│ │ └─┬GET
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (315:9)
│ ├─┬/accounting/bills/{id}
│ │ └─┬GET
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (541:9)
│ ├─┬/accounting/ledger-accounts
│ │ └─┬POST
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (1193:9)
│ ├─┬/accounting/bank-feed-accounts
│ │ ├─┬GET
│ │ │ └─┬Extensions
│ │ │   └──[🔀] x-apideck-gotchas (6039:9)
│ │ └─┬POST
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (6104:9)
│ └─┬/issue-tracking/collections/{collection_id}/tickets/{ticket_id}
│   └─┬PATCH
│     └─┬Extensions
│       └──[🔀] x-apideck-gotchas (14049:9)
└─┬Components
  ├─┬ExpenseReport
  │ ├──[+] properties (30444:9)
  │ ├─┬total_tax
  │ │ └──[🔀] $ref (30398:11)❌ 
  │ ├─┬status
  │ │ └──[🔀] $ref (27170:20)❌ 
  │ ├─┬tracking_categories
  │ │ └──[🔀] $ref (27625:20)❌ 
  │ ├─┬updated_by
  │ │ └──[🔀] $ref (28497:20)❌ 
  │ ├─┬row_version
  │ │ └──[🔀] $ref (30404:11)❌ 
  │ ├─┬transaction_date
  │ │ └──[🔀] $ref (29081:20)❌ 
  │ ├─┬reimbursable_amount
  │ │ └──[🔀] $ref (31946:20)❌ 
  │ ├─┬total_amount
  │ │ ├──[🔀] type (30337:17)❌ 
  │ │ ├──[🔀] title (30340:18)
  │ │ ├──[🔀] description (30336:24)
  │ │ └──[🔀] example (30338:20)
  │ ├─┬tax_inclusive
  │ │ └──[🔀] $ref (25348:13)❌ 
  │ ├─┬subsidiary
  │ │ └──[🔀] $ref (27619:20)❌ 
  │ ├─┬updated_at
  │ │ └──[🔀] $ref (29164:20)❌ 
  │ ├─┬title
  │ │ └──[🔀] $ref (27595:20)❌ 
  │ ├─┬sub_total
  │ │ └──[🔀] $ref (30358:11)❌ 
  │ └─┬Extensions
  │   └──[🔀] x-apideck-weights (30501:9)
  └─┬WebhookEventType
    ├──[+] enum (49140:11)
    ├──[+] enum (49142:11)
    └──[+] enum (49141:11)
Document Element Total Changes Breaking Changes
info 1 0
paths 20 0
components 21 13

View full report

Linting Report 0 errors, 1 warnings, 90 hints

View full report

JAVA CHANGELOG

additionalProperties: 0.0.2 - 2026-07-08

🐛 Bug Fixes

  • generate self-recursive additionalProperties maps as maps of their value type instead of empty models (commit by @AshGodfrey)

core: 3.55.31 - 2026-07-10

🐛 Bug Fixes

nullables: 0.1.1 - 2026-07-13

🔧 Chores

  • remove org.openapitools:jackson-databind-nullable dependency when unused (commit by @2ynn)

Based on Speakeasy CLI 1.790.3

Last updated by Speakeasy workflow

@github-actions github-actions Bot added the patch Patch version bump label Jul 13, 2026
@github-actions
github-actions Bot force-pushed the speakeasy-sdk-regen-1783938079 branch 29 times, most recently from be79511 to aa84a7c Compare July 16, 2026 09:22
@github-actions
github-actions Bot force-pushed the speakeasy-sdk-regen-1783938079 branch 10 times, most recently from 3a97b0e to 5255996 Compare July 20, 2026 08:26
@github-actions github-actions Bot changed the title chore: 🐝 Update SDK - Generate 0.32.1 chore: 🐝 Update SDK - Generate 0.33.0 Jul 20, 2026
@github-actions github-actions Bot added minor Minor version bump and removed patch Patch version bump labels Jul 20, 2026
@github-actions
github-actions Bot force-pushed the speakeasy-sdk-regen-1783938079 branch 2 times, most recently from 4b385eb to 7d4c4ff Compare July 20, 2026 13:23
* `apideck.accounting.expenseReports.list()`:  `response.data[].reference` **Added**
* `apideck.accounting.expenseReports.create()`: 
  *  `request.expenseReport.reference` **Added**
* `apideck.accounting.expenseReports.get()`:  `response.data.reference` **Added**
* `apideck.accounting.expenseReports.update()`: 
  *  `request.expenseReport.reference` **Added**
* `apideck.webhook.webhooks.list()`:  `response.data[].events[]` **Changed**
* `apideck.webhook.webhooks.create()`: 
  *  `request.createWebhookRequest.events[]` **Changed**
  *  `response.data.events[]` **Changed**
* `apideck.webhook.webhooks.get()`:  `response.data.events[]` **Changed**
* `apideck.webhook.webhooks.update()`: 
  *  `request.updateWebhookRequest.events[]` **Changed**
  *  `response.data.events[]` **Changed**
* `apideck.webhook.webhooks.delete()`:  `response.data.events[]` **Changed**
@github-actions
github-actions Bot force-pushed the speakeasy-sdk-regen-1783938079 branch from 8530ac3 to bc9d251 Compare July 21, 2026 00:32
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