Skip to content

chore: 🐝 Update SDK - Generate 0.18.9#96

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

chore: 🐝 Update SDK - Generate 0.18.9#96
github-actions[bot] wants to merge 2 commits into
mainfrom
speakeasy-sdk-regen-1777281033

Conversation

@github-actions

@github-actions github-actions Bot commented Apr 27, 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.

Php SDK Changes:

  • apideck->webhook->webhooks->list(): response.data[]->unifiedApi->enum(subscriptionAnalytics) Added (Breaking ⚠️)
  • apideck->vault->connections->update(): response.data->health->enum(pendingConfirmation) Added (Breaking ⚠️)
  • apideck->webhook->eventLogs->list(): response.data[]->unifiedApi->enum(subscriptionAnalytics) Added (Breaking ⚠️)
  • apideck->webhook->webhooks->delete(): response.data->unifiedApi->enum(subscriptionAnalytics) Added (Breaking ⚠️)
  • apideck->connector->connectors->list():
    • request.filter Changed
    • response.data[]->unifiedApis[]->id->enum(subscriptionAnalytics) Added (Breaking ⚠️)
  • apideck->connector->connectors->get(): response.data->unifiedApis[]->id->enum(subscriptionAnalytics) Added (Breaking ⚠️)
  • apideck->vault->connections->get(): response.data->health->enum(pendingConfirmation) Added (Breaking ⚠️)
  • apideck->vault->consumers->create(): response.data->connections[]->health->enum(pendingConfirmation) Added (Breaking ⚠️)
  • apideck->vault->consumers->get(): response.data->connections[]->health->enum(pendingConfirmation) Added (Breaking ⚠️)
  • apideck->vault->consumers->update(): response.data->connections[]->health->enum(pendingConfirmation) Added (Breaking ⚠️)
  • apideck->webhook->webhooks->update(): response.data->unifiedApi->enum(subscriptionAnalytics) Added (Breaking ⚠️)
  • apideck->webhook->webhooks->get(): response.data->unifiedApi->enum(subscriptionAnalytics) Added (Breaking ⚠️)
  • apideck->vault->connectionSettings->update(): response.data->health->enum(pendingConfirmation) Added (Breaking ⚠️)
  • apideck->vault->connections->imports(): response.data->health->enum(pendingConfirmation) Added (Breaking ⚠️)
  • apideck->vault->connections->token(): response.data->health->enum(pendingConfirmation) Added (Breaking ⚠️)
  • apideck->vault->connectionSettings->list(): response.data->health->enum(pendingConfirmation) Added (Breaking ⚠️)
  • apideck->vault->connections->list(): response.data[]->health->enum(pendingConfirmation) Added (Breaking ⚠️)
  • apideck->webhook->webhooks->create():
    • request.createWebhookRequest->unifiedApi->enum(subscriptionAnalytics) Added
    • response.data->unifiedApi->enum(subscriptionAnalytics) Added (Breaking ⚠️)
  • apideck->accounting->ledgerAccounts->list():
    • request->filter Changed
  • apideck->vault->sessions->create():
    • request.session->settings->unifiedApis[]->enum(subscriptionAnalytics) Added
  • apideck->connector->connectorResources->get(): request.unifiedApi Changed
  • apideck->accounting->invoiceItems->list():
    • request->filter Changed
  • apideck->accounting->companyInfo->get(): response.data->accountingMethod Added
  • apideck->accounting->creditNotes->list():
    • request->filter Changed

View full SDK changelog

OpenAPI Change Summary
├─┬Info
│ └──[🔀] version (5:12)
├─┬Paths
│ ├─┬/accounting/invoices/{id}
│ │ └─┬GET
│ │   └─┬Extensions
│ │     └──[+] x-apideck-gotchas (693:9)
│ ├─┬/accounting/payments
│ │ └─┬POST
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (2108:9)
│ ├─┬/connector/connectors/{id}/resources/{resource_id}
│ │ └─┬GET
│ │   └──Parameters
│ ├─┬/accounting/attachments/{reference_type}/{reference_id}/{id}
│ │ └─┬DELETE
│ │   └─┬Extensions
│ │     └──[+] x-apideck-gotchas (3930:9)
│ ├─┬/ecommerce/orders
│ │ └─┬GET
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (8992:9)
│ ├─┬/accounting/payments/{id}
│ │ └─┬PATCH
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (2205:9)
│ ├─┬/accounting/balance-sheet
│ │ └─┬GET
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (2574:9)
│ ├─┬/accounting/expenses/{id}
│ │ └─┬PATCH
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (4793:9)
│ ├─┬/hris/employees
│ │ └─┬GET
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (10563:9)
│ ├─┬/accounting/expenses
│ │ └─┬POST
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (4699:9)
│ ├─┬/accounting/bills/{id}
│ │ ├─┬GET
│ │ │ └─┬Extensions
│ │ │   └──[🔀] x-apideck-gotchas (411:9)
│ │ └─┬PATCH
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (459:9)
│ ├─┬/accounting/bill-payments
│ │ └─┬POST
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (4482:9)
│ ├─┬/accounting/expense-reports
│ │ └─┬POST
│ │   └─┬Extensions
│ │     └──[+] x-apideck-gotchas (6244:9)
│ ├─┬/accounting/journal-entries
│ │ ├─┬GET
│ │ │ └─┬Extensions
│ │ │   └──[🔀] x-apideck-gotchas (2671:9)
│ │ └─┬POST
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (2743:9)
│ ├─┬/hris/employees/{id}
│ │ └─┬GET
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (10716:9)
│ ├─┬/accounting/invoices
│ │ └─┬GET
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (553:9)
│ ├─┬/accounting/expense-reports/{id}
│ │ └─┬PATCH
│ │   └─┬Extensions
│ │     └──[+] x-apideck-gotchas (6344:9)
│ ├─┬/accounting/ledger-accounts
│ │ └─┬GET
│ │   └──Parameters
│ ├─┬/accounting/journal-entries/{id}
│ │ └─┬PATCH
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (2866:9)
│ ├─┬/accounting/customers
│ │ └─┬GET
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (1579:9)
│ ├─┬/accounting/credit-notes
│ │ └─┬GET
│ │   ├──Parameters
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (1324:9)
│ ├─┬/accounting/invoice-items
│ │ └─┬GET
│ │   └──Parameters
│ ├─┬/accounting/suppliers
│ │ └─┬GET
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (1815:9)
│ ├─┬/accounting/bills
│ │ ├─┬GET
│ │ │ └─┬Extensions
│ │ │   └──[🔀] x-apideck-gotchas (261:9)
│ │ └─┬POST
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (350:9)
│ ├─┬/accounting/quotes
│ │ └─┬GET
│ │   └─┬Extensions
│ │     └──[+] x-apideck-gotchas (5428:9)
│ └─┬/accounting/tracking-categories
│   └─┬GET
│     └─┬Extensions
│       └──[🔀] x-apideck-gotchas (4200:9)
└─┬Components
  ├─┬LedgerAccountsFilter
  │ ├──[+] properties (22325:9)
  │ └─┬updated_since
  │   ├──[+] enum (22330:15)
  │   ├──[+] enum (22331:15)
  │   ├──[🔀] title (22332:18)
  │   ├──[-] format (21963:19)❌ 
  │   ├──[+] description (22326:24)
  │   ├──[🔀] example (22328:20)
  │   └─┬Extensions
  │     ├──[+] x-speakeasy-unknown-values (22334:39)
  │     └──[+] x-apideck-enum-id (22333:30)
  ├─┬CreditNotesFilter
  │ ├──[🔀] example (17859:9)
  │ ├──[+] properties (17848:9)
  │ ├──[+] properties (17853:9)
  │ ├─┬updated_since
  │ │ ├──[🔀] title (17842:18)
  │ │ ├──[-] format (17522:19)❌ 
  │ │ ├──[+] description (17839:24)
  │ │ └──[🔀] example (17841:20)
  │ └─┬id_since
  │   ├──[🔀] title (17852:18)
  │   ├──[+] format (17850:19)❌ 
  │   ├──[-] description (17516:24)
  │   └──[🔀] example (17851:20)
  ├─┬InvoiceItemsFilter
  │ ├──[🔀] example (21395:9)
  │ ├──[+] properties (21361:9)
  │ ├─┬transaction_type
  │ │ ├──[-] enum (21048:15)❌ 
  │ │ ├──[-] enum (21049:15)❌ 
  │ │ ├──[🔀] title (21370:18)
  │ │ ├──[🔀] description (21367:24)
  │ │ ├──[-] nullable (21050:21)❌ 
  │ │ ├──[🔀] example (21369:20)
  │ │ └─┬Extensions
  │ │   ├──[-] x-apideck-enum-id (21052:30)❌ 
  │ │   └──[-] x-speakeasy-unknown-values (21053:39)❌ 
  │ ├─┬name
  │ │ ├──[🔀] title (21365:18)
  │ │ ├──[🔀] description (21362:24)
  │ │ └──[🔀] example (21364:20)
  │ ├─┬updated_since
  │ │ ├──[+] enum (21376:15)
  │ │ ├──[+] enum (21377:15)
  │ │ ├──[+] enum (21378:15)
  │ │ ├──[🔀] title (21380:18)
  │ │ ├──[-] format (21023:19)❌ 
  │ │ ├──[+] description (21372:24)
  │ │ ├──[+] nullable (21379:21)❌ 
  │ │ ├──[🔀] example (21374:20)
  │ │ └─┬Extensions
  │ │   ├──[+] x-apideck-enum-id (21381:30)
  │ │   └──[+] x-speakeasy-unknown-values (21382:39)
  │ └─┬type
  │   ├──[+] enum (21388:15)
  │   ├──[+] enum (21389:15)
  │   ├──[-] enum (21037:15)❌ 
  │   ├──[-] enum (21038:15)❌ 
  │   ├──[-] enum (21036:15)❌ 
  │   ├──[🔀] title (21391:18)
  │   ├──[🔀] description (21384:24)
  │   ├──[🔀] example (21386:20)
  │   └─┬Extensions
  │     └──[🔀] x-apideck-enum-id (21392:30)
  ├─┬ConnectionHealth
  │ └──[+] enum (44062:11)
  ├─┬CompanyInfo
  │ ├──[+] properties (16883:9)
  │ ├─┬tracking_categories_enabled
  │ │ ├──[+] enum (16796:15)
  │ │ ├──[+] enum (16797:15)
  │ │ ├──[🔀] type (16793:17)❌ 
  │ │ ├──[🔀] title (16798:18)
  │ │ ├──[🔀] description (16792:24)
  │ │ ├──[+] example (16794:20)
  │ │ └─┬Extensions
  │ │   ├──[+] x-apideck-enum-id (16799:30)
  │ │   └──[+] x-speakeasy-unknown-values (16800:39)
  │ ├─┬updated_at
  │ │ └──[🔀] $ref (16872:11)❌ 
  │ ├─┬fiscal_year_start_month
  │ │ ├──[-] enum (16529:15)❌ 
  │ │ ├──[-] enum (16521:15)❌ 
  │ │ ├──[-] enum (16524:15)❌ 
  │ │ ├──[-] enum (16525:15)❌ 
  │ │ ├──[-] enum (16526:15)❌ 
  │ │ ├──[-] enum (16527:15)❌ 
  │ │ ├──[-] enum (16530:15)❌ 
  │ │ ├──[-] enum (16531:15)❌ 
  │ │ ├──[-] enum (16532:15)❌ 
  │ │ ├──[-] enum (16522:15)❌ 
  │ │ ├──[-] enum (16523:15)❌ 
  │ │ ├──[-] enum (16528:15)❌ 
  │ │ ├──[+] items (16864:13)❌ 
  │ │ ├──[🔀] type (16862:17)❌ 
  │ │ ├──[-] title (16533:18)
  │ │ ├──[-] description (16517:24)
  │ │ ├──[-] example (16519:20)
  │ │ └─┬Extensions
  │ │   ├──[-] x-apideck-enum-id (16534:30)❌ 
  │ │   └──[-] x-speakeasy-unknown-values (16535:39)❌ 
  │ ├─┬country
  │ │ ├──[+] title (16852:18)
  │ │ ├──[+] format (16850:19)❌ 
  │ │ ├──[🔀] description (16848:24)
  │ │ ├──[-] nullable (16499:21)❌ 
  │ │ └──[🔀] example (16851:20)
  │ ├─┬updated_by
  │ │ └──[🔀] $ref (25927:20)❌ 
  │ ├─┬created_at
  │ │ └──[🔀] $ref (16807:11)❌ 
  │ ├─┬currency
  │ │ └──[🔀] $ref (17628:20)❌ 
  │ ├─┬custom_mappings
  │ │ └──[🔀] $ref (17886:20)❌ 
  │ ├─┬status
  │ │ └──[🔀] $ref (24611:13)❌ 
  │ ├─┬default_sales_tax
  │ │ └──[🔀] $ref (25012:20)❌ 
  │ ├─┬legal_name
  │ │ └──[🔀] $ref (22007:20)❌ 
  │ ├─┬phone_numbers
  │ │ ├──[-] items (16549:13)❌ 
  │ │ ├──[🔀] type (16803:17)❌ 
  │ │ ├──[+] title (16805:18)
  │ │ ├──[+] description (16802:24)
  │ │ └──[+] example (16804:20)
  │ ├─┬sales_tax_enabled
  │ │ └──[🔀] $ref (24605:20)❌ 
  │ ├─┬id
  │ │ └──[🔀] $ref (16828:11)❌ 
  │ ├─┬tracking_categories_mode
  │ │ ├──[-] enum (16568:15)❌ 
  │ │ ├──[-] enum (16565:15)❌ 
  │ │ ├──[-] enum (16566:15)❌ 
  │ │ ├──[-] enum (16567:15)❌ 
  │ │ ├──[🔀] type (16869:17)❌ 
  │ │ ├──[🔀] title (16870:18)
  │ │ ├──[🔀] description (16868:24)
  │ │ ├──[-] example (16563:20)
  │ │ └─┬Extensions
  │ │   ├──[-] x-apideck-enum-id (16570:30)❌ 
  │ │   └──[-] x-speakeasy-unknown-values (16571:39)❌ 
  │ ├─┬language
  │ │ └──[🔀] $ref (20869:20)❌ 
  │ ├─┬created_by
  │ │ └──[🔀] $ref (17620:20)❌ 
  │ ├─┬company_start_date
  │ │ └──[🔀] $ref (16931:20)❌ 
  │ ├─┬company_name
  │ │ └──[🔀] $ref (16814:11)❌ 
  │ ├─┬emails
  │ │ └──[🔀] $ref (25067:13)❌ 
  │ ├─┬sales_tax_number
  │ │ └──[🔀] $ref (16818:11)❌ 
  │ ├─┬row_version
  │ │ └──[🔀] $ref (16858:11)❌ 
  │ ├─┬automated_sales_tax
  │ │ ├──[+] items (16856:13)❌ 
  │ │ ├──[🔀] type (16854:17)❌ 
  │ │ ├──[-] title (16505:18)
  │ │ └──[-] description (16503:24)
  │ ├─┬addresses
  │ │ ├──[+] enum (16888:15)
  │ │ ├──[+] enum (16889:15)
  │ │ ├──[-] items (16545:13)❌ 
  │ │ ├──[🔀] type (16885:17)❌ 
  │ │ ├──[+] title (16891:18)
  │ │ ├──[+] description (16884:24)
  │ │ ├──[+] nullable (16890:21)❌ 
  │ │ ├──[+] example (16886:20)
  │ │ └─┬Extensions
  │ │   ├──[+] x-apideck-enum-id (16892:30)
  │ │   └──[+] x-speakeasy-unknown-values (16893:39)
  │ └─┬Extensions
  │   └──[🔀] x-apideck-weights (16907:9)
  ├─┬Connection
  │ └─┬health
  │   └──[+] enum (44027:15)
  └─┬UnifiedApiId
    └──[+] enum (43638:11)
Document Element Total Changes Breaking Changes
paths 26 0
components 135 57
info 1 0

View full report

Linting Report 0 errors, 1 warnings, 85 hints

View full report

PHP CHANGELOG

core: 3.9.23 - 2026-05-26

🐝 New Features

  • capability to directly control casing (acronym) rules (commit by @ThomasRooney)

Based on Speakeasy CLI 1.767.0

Last updated by Speakeasy workflow

@github-actions github-actions Bot added the patch Patch version bump label Apr 27, 2026
@github-actions github-actions Bot force-pushed the speakeasy-sdk-regen-1777281033 branch 24 times, most recently from 488cf72 to ea46776 Compare May 4, 2026 00:18
@github-actions github-actions Bot force-pushed the speakeasy-sdk-regen-1777281033 branch 5 times, most recently from ba92811 to 0a953c0 Compare May 5, 2026 11:48
@github-actions github-actions Bot force-pushed the speakeasy-sdk-regen-1777281033 branch 28 times, most recently from e79bbac to 8245fc0 Compare May 14, 2026 08:22
speakeasybot and others added 2 commits May 27, 2026 08:41
* `apideck->webhook->webhooks->list()`:  `response.data[]->unifiedApi->enum(subscriptionAnalytics)` **Added** (Breaking ⚠️)
* `apideck->vault->connections->update()`:  `response.data->health->enum(pendingConfirmation)` **Added** (Breaking ⚠️)
* `apideck->webhook->eventLogs->list()`:  `response.data[]->unifiedApi->enum(subscriptionAnalytics)` **Added** (Breaking ⚠️)
* `apideck->webhook->webhooks->delete()`:  `response.data->unifiedApi->enum(subscriptionAnalytics)` **Added** (Breaking ⚠️)
* `apideck->connector->connectors->list()`: 
  *  `request.filter` **Changed**
  *  `response.data[]->unifiedApis[]->id->enum(subscriptionAnalytics)` **Added** (Breaking ⚠️)
* `apideck->connector->connectors->get()`:  `response.data->unifiedApis[]->id->enum(subscriptionAnalytics)` **Added** (Breaking ⚠️)
* `apideck->vault->connections->get()`:  `response.data->health->enum(pendingConfirmation)` **Added** (Breaking ⚠️)
* `apideck->vault->consumers->create()`:  `response.data->connections[]->health->enum(pendingConfirmation)` **Added** (Breaking ⚠️)
* `apideck->vault->consumers->get()`:  `response.data->connections[]->health->enum(pendingConfirmation)` **Added** (Breaking ⚠️)
* `apideck->vault->consumers->update()`:  `response.data->connections[]->health->enum(pendingConfirmation)` **Added** (Breaking ⚠️)
* `apideck->webhook->webhooks->update()`:  `response.data->unifiedApi->enum(subscriptionAnalytics)` **Added** (Breaking ⚠️)
* `apideck->webhook->webhooks->get()`:  `response.data->unifiedApi->enum(subscriptionAnalytics)` **Added** (Breaking ⚠️)
* `apideck->vault->connectionSettings->update()`:  `response.data->health->enum(pendingConfirmation)` **Added** (Breaking ⚠️)
* `apideck->vault->connections->imports()`:  `response.data->health->enum(pendingConfirmation)` **Added** (Breaking ⚠️)
* `apideck->vault->connections->token()`:  `response.data->health->enum(pendingConfirmation)` **Added** (Breaking ⚠️)
* `apideck->vault->connectionSettings->list()`:  `response.data->health->enum(pendingConfirmation)` **Added** (Breaking ⚠️)
* `apideck->vault->connections->list()`:  `response.data[]->health->enum(pendingConfirmation)` **Added** (Breaking ⚠️)
* `apideck->webhook->webhooks->create()`: 
  *  `request.createWebhookRequest->unifiedApi->enum(subscriptionAnalytics)` **Added**
  *  `response.data->unifiedApi->enum(subscriptionAnalytics)` **Added** (Breaking ⚠️)
* `apideck->accounting->ledgerAccounts->list()`: 
  *  `request->filter` **Changed**
* `apideck->vault->sessions->create()`: 
  *  `request.session->settings->unifiedApis[]->enum(subscriptionAnalytics)` **Added**
* `apideck->connector->connectorResources->get()`:  `request.unifiedApi` **Changed**
* `apideck->accounting->invoiceItems->list()`: 
  *  `request->filter` **Changed**
* `apideck->accounting->companyInfo->get()`:  `response.data->accountingMethod` **Added**
* `apideck->accounting->creditNotes->list()`: 
  *  `request->filter` **Changed**
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