Skip to content

chore: 🐝 Update SDK - Generate 0.31.15#122

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

chore: 🐝 Update SDK - Generate 0.31.15#122
github-actions[bot] wants to merge 2 commits into
mainfrom
speakeasy-sdk-regen-1780664718

Conversation

@github-actions

@github-actions github-actions Bot commented Jun 5, 2026

Copy link
Copy Markdown
Contributor

SDK update

Versioning

Version Bump Type: [patch] - 🤖 (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.generalLedgerTransactions.list(): Added
  • apideck.accounting.generalLedgerTransactions.get(): Added
  • apideck.accounting.journalEntries.list():
    • request.filter Changed
  • apideck.crm.notes.list():
    • request.filter Added
  • apideck.crm.users.list():
    • request.filter Added
    • response.data[].name Added
  • apideck.crm.users.create():
    • request.user.name Added
  • apideck.crm.users.get(): response.data.name Added
  • apideck.crm.users.update():
    • request.user.name Added
  • apideck.vault.consumers.create(): response.data.connections[].health.enum(degraded) Added
  • apideck.vault.consumers.get(): response.data.connections[].health.enum(degraded) Added
  • apideck.vault.consumers.update(): response.data.connections[].health.enum(degraded) Added
  • apideck.vault.connections.list(): response.data[] Changed
  • apideck.vault.connections.get(): response.data Changed
  • apideck.vault.connections.update(): response.data Changed
  • apideck.vault.connections.imports(): response.data Changed
  • apideck.vault.connections.token(): response.data Changed
  • apideck.vault.connectionSettings.list(): response.data Changed
  • apideck.vault.connectionSettings.update(): response.data Changed
  • 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
│ ├──[+] path (3112:3)
│ ├──[+] path (3055:3)
│ ├─┬/crm/users
│ │ └─┬GET
│ │   └──[+] parameters (15135:13)❌ 
│ ├─┬/accounting/credit-notes
│ │ ├─┬GET
│ │ │ └─┬Extensions
│ │ │   └──[🔀] x-apideck-gotchas (1369:9)
│ │ └─┬POST
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (1437:9)
│ ├─┬/hris/employees
│ │ ├─┬GET
│ │ │ └─┬Extensions
│ │ │   └──[🔀] x-apideck-gotchas (10829:9)
│ │ └─┬POST
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (10941:9)
│ ├─┬/accounting/bill-payments
│ │ └─┬GET
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (4664:9)
│ ├─┬/accounting/suppliers
│ │ ├─┬GET
│ │ │ └─┬Extensions
│ │ │   └──[🔀] x-apideck-gotchas (1883:9)
│ │ └─┬POST
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (1950:9)
│ ├─┬/accounting/purchase-orders
│ │ ├─┬GET
│ │ │ └─┬Extensions
│ │ │   └──[🔀] x-apideck-gotchas (3192:9)
│ │ └─┬POST
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (3253:9)
│ ├─┬/accounting/invoices
│ │ ├─┬GET
│ │ │ └─┬Extensions
│ │ │   └──[🔀] x-apideck-gotchas (571:9)
│ │ └─┬POST
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (649:9)
│ ├─┬/accounting/payments
│ │ ├─┬GET
│ │ │ └─┬Extensions
│ │ │   └──[🔀] x-apideck-gotchas (2129:9)
│ │ └─┬POST
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (2192:9)
│ ├─┬/accounting/customers
│ │ └─┬GET
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (1638:9)
│ ├─┬/accounting/expenses
│ │ └─┬GET
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (4893:9)
│ ├─┬/crm/notes
│ │ └─┬GET
│ │   └──[+] parameters (14835:13)❌ 
│ ├─┬/accounting/invoice-items
│ │ └─┬GET
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (1096:9)
│ ├─┬/hris/employees/{id}
│ │ ├─┬GET
│ │ │ └─┬Extensions
│ │ │   └──[🔀] x-apideck-gotchas (11000:9)
│ │ └─┬PATCH
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (11093:9)
│ ├─┬/accounting/bills
│ │ ├─┬GET
│ │ │ └─┬Extensions
│ │ │   └──[🔀] x-apideck-gotchas (268:9)
│ │ └─┬POST
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (365:9)
│ ├─┬/accounting/tax-rates
│ │ └─┬GET
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (51:9)
│ ├─┬/accounting/ledger-accounts
│ │ └─┬GET
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (878:9)
│ ├─┬/ecommerce/products
│ │ └─┬GET
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (9351:9)
│ └─┬/accounting/journal-entries
│   ├─┬GET
│   │ ├──Parameters
│   │ └─┬Extensions
│   │   └──[🔀] x-apideck-gotchas (2758:9)
│   └─┬POST
│     └─┬Extensions
│       └──[🔀] x-apideck-gotchas (2847:9)
└─┬Components
  ├──[+] responses (47014:7)
  ├──[+] responses (47008:7)
  ├──[+] parameters (14835:7)
  ├──[+] parameters (14698:7)
  ├──[+] parameters (14706:7)
  ├──[+] parameters (15135:7)
  ├──[+] schemas (35575:7)
  ├──[+] schemas (22117:7)
  ├──[+] schemas (22313:7)
  ├──[+] schemas (20097:7)
  ├──[+] schemas (36542:7)
  ├──[+] schemas (20131:7)
  ├──[+] schemas (22278:7)
  ├──[+] schemas (22217:7)
  ├─┬WebhookEventType
  │ ├──[+] enum (46713:11)
  │ └──[+] enum (46712:11)
  ├─┬Connection
  │ ├──[+] properties (44734:9)
  │ ├─┬schema_support
  │ │ ├──[🔀] type (44545:17)❌ 
  │ │ ├──[+] description (44544:24)
  │ │ ├──[+] nullable (44547:21)❌ 
  │ │ └──[+] example (44546:20)
  │ ├─┬subscriptions
  │ │ ├──[+] enum (44513:15)
  │ │ ├──[+] enum (44514:15)
  │ │ ├──[+] enum (44512:15)
  │ │ ├──[-] items (44058:13)❌ 
  │ │ ├──[🔀] type (44510:17)❌ 
  │ │ ├──[+] description (44509:24)
  │ │ └─┬Extensions
  │ │   ├──[+] x-apideck-enum-id (44516:30)
  │ │   └──[+] x-speakeasy-unknown-values (44517:39)
  │ ├─┬resource_schema_support
  │ │ └──[🔀] $ref (45942:20)❌ 
  │ ├─┬validation_support
  │ │ ├──[🔀] type (44744:17)❌ 
  │ │ ├──[+] nullable (44746:21)❌ 
  │ │ └──[+] example (44745:20)
  │ ├─┬settings
  │ │ ├──[-] additionalProperties (43929:33)❌ 
  │ │ ├──[🔀] type (44483:17)❌ 
  │ │ ├──[🔀] description (44482:24)
  │ │ ├──[-] nullable (43930:21)❌ 
  │ │ ├──[+] readOnly (44485:21)❌ 
  │ │ └──[🔀] example (44484:20)
  │ ├─┬health
  │ │ └──[+] enum (44720:15)
  │ ├─┬latest_consent
  │ │ └──[🔀] $ref (44730:11)❌ 
  │ ├─┬state
  │ │ └──[🔀] $ref (44673:11)❌ 
  │ ├─┬service_id
  │ │ ├──[🔀] type (44670:17)❌ 
  │ │ ├──[-] description (43856:24)
  │ │ └──[-] example (43858:20)
  │ ├─┬logo
  │ │ └──[🔀] $ref (44436:13)❌ 
  │ ├─┬tag_line
  │ │ ├──[+] items (44684:13)❌ 
  │ │ ├──[🔀] type (44682:17)❌ 
  │ │ └──[-] example (43867:20)
  │ ├─┬last_refresh_failed_at
  │ │ └──[🔀] description (44735:24)
  │ ├─┬settings_required_for_authorization
  │ │ ├──[+] additionalProperties (44555:33)❌ 
  │ │ ├──[-] items (44050:13)❌ 
  │ │ ├──[🔀] type (44551:17)❌ 
  │ │ ├──[🔀] description (44550:24)
  │ │ ├──[+] nullable (44556:21)❌ 
  │ │ ├──[-] readOnly (44054:21)❌ 
  │ │ └──[🔀] example (44553:13)
  │ ├─┬metadata
  │ │ ├──[-] additionalProperties (43939:33)❌ 
  │ │ ├──[🔀] type (44534:17)❌ 
  │ │ ├──[🔀] description (44533:24)
  │ │ ├──[-] nullable (43940:21)❌ 
  │ │ ├──[+] readOnly (44536:21)❌ 
  │ │ └──[🔀] example (44535:20)
  │ ├─┬name
  │ │ ├──[+] additionalProperties (44565:33)❌ 
  │ │ ├──[🔀] type (44559:17)❌ 
  │ │ ├──[🔀] description (44558:24)
  │ │ ├──[+] nullable (44566:21)❌ 
  │ │ ├──[-] readOnly (43864:21)❌ 
  │ │ └──[🔀] example (44561:13)
  │ ├─┬oauth_grant_type
  │ │ └──[🔀] $ref (44487:11)❌ 
  │ ├─┬unified_api
  │ │ ├──[-] description (43870:24)
  │ │ └──[🔀] example (44493:20)
  │ ├─┬website
  │ │ ├──[🔀] type (44667:17)❌ 
  │ │ ├──[-] description (43897:24)
  │ │ └──[-] example (43899:20)
  │ ├─┬revoke_url
  │ │ ├──[+] items (44662:13)❌ 
  │ │ ├──[🔀] type (44660:17)❌ 
  │ │ ├──[-] description (43918:24)
  │ │ ├──[-] nullable (43921:21)❌ 
  │ │ └──[🔀] example (44664:13)
  │ ├─┬updated_at
  │ │ ├──[🔀] type (44497:17)❌ 
  │ │ ├──[+] description (44496:24)
  │ │ ├──[-] nullable (44114:21)❌ 
  │ │ └──[🔀] example (44498:20)
  │ └─┬status
  │   └──[🔀] $ref (44815:20)❌ 
  ├─┬JournalEntriesFilter
  │ ├──[+] properties (22503:9)
  │ ├─┬status
  │ │ ├──[+] enum (22507:15)
  │ │ ├──[+] enum (22508:15)
  │ │ ├──[-] enum (21927:15)❌ 
  │ │ ├──[-] enum (21928:15)❌ 
  │ │ ├──[-] enum (21929:15)❌ 
  │ │ ├──[-] enum (21930:15)❌ 
  │ │ ├──[-] enum (21931:15)❌ 
  │ │ ├──[-] enum (21924:15)❌ 
  │ │ ├──[-] enum (21925:15)❌ 
  │ │ ├──[-] enum (21926:15)❌ 
  │ │ ├──[+] title (22509:18)
  │ │ ├──[+] description (22504:24)
  │ │ └─┬Extensions
  │ │   └──[🔀] x-apideck-enum-id (22510:30)
  │ └─┬updated_since
  │   ├──[+] enum (22493:15)
  │   ├──[+] enum (22494:15)
  │   ├──[+] enum (22495:15)
  │   ├──[+] enum (22496:15)
  │   ├──[+] enum (22497:15)
  │   ├──[+] enum (22498:15)
  │   ├──[+] enum (22499:15)
  │   ├──[+] enum (22500:15)
  │   ├──[-] title (21920:18)
  │   ├──[-] format (21918:19)❌ 
  │   ├──[-] example (21919:20)
  │   └─┬Extensions
  │     ├──[+] x-apideck-enum-id (22501:30)
  │     └──[+] x-speakeasy-unknown-values (22502:39)
  ├─┬ConnectionHealth
  │ └──[+] enum (44761:11)
  └─┬User
    ├──[+] properties (36413:9)
    ├─┬username
    │ ├──[🔀] description (36497:24)
    │ ├──[+] readOnly (36501:21)❌ 
    │ └──[🔀] example (36499:20)
    ├─┬parent_id
    │ ├──[+] title (36418:18)
    │ ├──[🔀] description (36414:24)
    │ └──[🔀] example (36416:20)
    ├─┬phone_numbers
    │ ├──[-] items (35880:13)❌ 
    │ ├──[🔀] type (36478:17)❌ 
    │ ├──[+] description (36477:24)
    │ ├──[+] nullable (36480:21)❌ 
    │ ├──[+] writeOnly (36481:22)❌ 
    │ └──[+] example (36479:20)
    ├─┬status
    │ ├──[+] items (36489:13)❌ 
    │ ├──[🔀] type (36487:17)❌ 
    │ ├──[-] description (35863:24)
    │ ├──[-] nullable (35866:21)❌ 
    │ └──[-] example (35865:20)
    ├─┬updated_at
    │ ├──[+] title (36428:18)
    │ ├──[🔀] description (36424:24)
    │ ├──[-] readOnly (35892:21)❌ 
    │ └──[🔀] example (36426:20)
    ├─┬title
    │ ├──[-] title (35819:18)
    │ ├──[🔀] description (36472:24)
    │ └──[🔀] example (36474:20)
    ├─┬password
    │ └──[🔀] $ref (23731:20)❌ 
    ├─┬pass_through
    │ └──[🔀] $ref (36404:11)❌ 
    └─┬Extensions
      ├──[🔀] x-apideck-weights (36514:9)
      └──[🔀] x-pii (36536:9)
Document Element Total Changes Breaking Changes
info 1 0
paths 29 2
components 142 58

View full report

Linting Report 0 errors, 1 warnings, 88 hints

View full report

JAVA CHANGELOG

No relevant generator changes

Based on Speakeasy CLI 1.776.0

Last updated by Speakeasy workflow

@github-actions github-actions Bot added the patch Patch version bump label Jun 5, 2026
@github-actions github-actions Bot force-pushed the speakeasy-sdk-regen-1780664718 branch 22 times, most recently from 2ac1b82 to 975df90 Compare June 10, 2026 13:51
* `apideck.accounting.generalLedgerTransactions.list()`: **Added**
* `apideck.accounting.generalLedgerTransactions.get()`: **Added**
* `apideck.accounting.journalEntries.list()`: 
  *  `request.filter` **Changed**
* `apideck.crm.notes.list()`: 
  *  `request.filter` **Added**
* `apideck.crm.users.list()`: 
  *  `request.filter` **Added**
  *  `response.data[].name` **Added**
* `apideck.crm.users.create()`: 
  *  `request.user.name` **Added**
* `apideck.crm.users.get()`:  `response.data.name` **Added**
* `apideck.crm.users.update()`: 
  *  `request.user.name` **Added**
* `apideck.vault.consumers.create()`:  `response.data.connections[].health.enum(degraded)` **Added**
* `apideck.vault.consumers.get()`:  `response.data.connections[].health.enum(degraded)` **Added**
* `apideck.vault.consumers.update()`:  `response.data.connections[].health.enum(degraded)` **Added**
* `apideck.vault.connections.list()`:  `response.data[]` **Changed**
* `apideck.vault.connections.get()`:  `response.data` **Changed**
* `apideck.vault.connections.update()`:  `response.data` **Changed**
* `apideck.vault.connections.imports()`:  `response.data` **Changed**
* `apideck.vault.connections.token()`:  `response.data` **Changed**
* `apideck.vault.connectionSettings.list()`:  `response.data` **Changed**
* `apideck.vault.connectionSettings.update()`:  `response.data` **Changed**
* `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-1780664718 branch from 34befa4 to 45ff835 Compare June 11, 2026 00:46
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.

1 participant