Skip to content

chore: 🐝 Update SDK - Generate 0.18.9#96

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

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
Copy link
Copy Markdown
Contributor

@github-actions github-actions Bot commented Apr 27, 2026

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->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->vault->connections->list(): response.data[]->health->enum(pendingConfirmation) Added (Breaking ⚠️)
  • apideck->vault->connections->get(): response.data->health->enum(pendingConfirmation) Added (Breaking ⚠️)
  • apideck->vault->connections->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->connectionSettings->update(): response.data->health->enum(pendingConfirmation) Added (Breaking ⚠️)
  • apideck->accounting->creditNotes->list():
    • request->filter Changed
  • apideck->accounting->companyInfo->get(): response.data->accountingMethod Added

View full SDK changelog

OpenAPI Change Summary
├─┬Info
│ └──[🔀] version (5:12)
├─┬Paths
│ ├─┬/accounting/payments
│ │ └─┬POST
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (2082:9)
│ ├─┬/accounting/quotes
│ │ └─┬GET
│ │   └─┬Extensions
│ │     └──[+] x-apideck-gotchas (5371:9)
│ ├─┬/accounting/invoices
│ │ └─┬GET
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (544:9)
│ ├─┬/accounting/journal-entries/{id}
│ │ └─┬PATCH
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (2827:9)
│ ├─┬/accounting/customers
│ │ └─┬GET
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (1553:9)
│ ├─┬/accounting/balance-sheet
│ │ └─┬GET
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (2535:9)
│ ├─┬/accounting/credit-notes
│ │ └─┬GET
│ │   ├──Parameters
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (1298:9)
│ ├─┬/accounting/suppliers
│ │ └─┬GET
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (1789:9)
│ ├─┬/accounting/journal-entries
│ │ ├─┬GET
│ │ │ └─┬Extensions
│ │ │   └──[🔀] x-apideck-gotchas (2632:9)
│ │ └─┬POST
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (2704:9)
│ ├─┬/accounting/bills/{id}
│ │ └─┬GET
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (407:9)
│ ├─┬/accounting/tracking-categories
│ │ └─┬GET
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (4158:9)
│ ├─┬/ecommerce/orders
│ │ └─┬GET
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (8879:9)
│ └─┬/accounting/bills
│   └─┬GET
│     └─┬Extensions
│       └──[🔀] x-apideck-gotchas (261:9)
└─┬Components
  ├─┬ConnectionHealth
  │ └──[+] enum (43879:11)
  ├─┬CreditNotesFilter
  │ ├──[🔀] example (17693:9)
  │ ├──[+] properties (17682:9)
  │ ├──[+] properties (17687:9)
  │ ├─┬updated_since
  │ │ ├──[🔀] title (17676:18)
  │ │ ├──[-] format (17522:19)❌ 
  │ │ ├──[+] description (17673:24)
  │ │ └──[🔀] example (17675:20)
  │ └─┬id_since
  │   ├──[🔀] title (17686:18)
  │   ├──[+] format (17684:19)❌ 
  │   ├──[-] description (17516:24)
  │   └──[🔀] example (17685:20)
  ├─┬Connection
  │ └─┬health
  │   └──[+] enum (43844:15)
  └─┬CompanyInfo
    ├──[+] properties (16717:9)
    ├─┬company_start_date
    │ └──[🔀] $ref (16765:20)❌ 
    ├─┬legal_name
    │ └──[🔀] $ref (21835:20)❌ 
    ├─┬row_version
    │ └──[🔀] $ref (16692:11)❌ 
    ├─┬default_sales_tax
    │ └──[🔀] $ref (24830:20)❌ 
    ├─┬country
    │ ├──[+] title (16686:18)
    │ ├──[+] format (16684:19)❌ 
    │ ├──[🔀] description (16682:24)
    │ ├──[-] nullable (16499:21)❌ 
    │ └──[🔀] example (16685:20)
    ├─┬emails
    │ └──[🔀] $ref (24885:13)❌ 
    ├─┬updated_by
    │ └──[🔀] $ref (25745:20)❌ 
    ├─┬automated_sales_tax
    │ ├──[+] items (16690:13)❌ 
    │ ├──[🔀] type (16688:17)❌ 
    │ ├──[-] title (16505:18)
    │ └──[-] description (16503:24)
    ├─┬created_at
    │ └──[🔀] $ref (16641:11)❌ 
    ├─┬id
    │ └──[🔀] $ref (16662:11)❌ 
    ├─┬tracking_categories_mode
    │ ├──[-] enum (16565:15)❌ 
    │ ├──[-] enum (16566:15)❌ 
    │ ├──[-] enum (16567:15)❌ 
    │ ├──[-] enum (16568:15)❌ 
    │ ├──[🔀] type (16703:17)❌ 
    │ ├──[🔀] title (16704:18)
    │ ├──[🔀] description (16702:24)
    │ ├──[-] example (16563:20)
    │ └─┬Extensions
    │   ├──[-] x-apideck-enum-id (16570:30)❌ 
    │   └──[-] x-speakeasy-unknown-values (16571:39)❌ 
    ├─┬currency
    │ └──[🔀] $ref (17462:20)❌ 
    ├─┬tracking_categories_enabled
    │ ├──[+] enum (16630:15)
    │ ├──[+] enum (16631:15)
    │ ├──[🔀] type (16627:17)❌ 
    │ ├──[🔀] title (16632:18)
    │ ├──[🔀] description (16626:24)
    │ ├──[+] example (16628:20)
    │ └─┬Extensions
    │   ├──[+] x-apideck-enum-id (16633:30)
    │   └──[+] x-speakeasy-unknown-values (16634:39)
    ├─┬language
    │ └──[🔀] $ref (20703:20)❌ 
    ├─┬sales_tax_enabled
    │ └──[🔀] $ref (24423:20)❌ 
    ├─┬updated_at
    │ └──[🔀] $ref (16706:11)❌ 
    ├─┬status
    │ └──[🔀] $ref (24429:13)❌ 
    ├─┬sales_tax_number
    │ └──[🔀] $ref (16652:11)❌ 
    ├─┬fiscal_year_start_month
    │ ├──[-] enum (16528:15)❌ 
    │ ├──[-] enum (16529:15)❌ 
    │ ├──[-] enum (16530:15)❌ 
    │ ├──[-] enum (16531:15)❌ 
    │ ├──[-] enum (16524:15)❌ 
    │ ├──[-] enum (16525:15)❌ 
    │ ├──[-] enum (16527:15)❌ 
    │ ├──[-] enum (16532:15)❌ 
    │ ├──[-] enum (16521:15)❌ 
    │ ├──[-] enum (16522:15)❌ 
    │ ├──[-] enum (16523:15)❌ 
    │ ├──[-] enum (16526:15)❌ 
    │ ├──[+] items (16698:13)❌ 
    │ ├──[🔀] type (16696:17)❌ 
    │ ├──[-] title (16533:18)
    │ ├──[-] description (16517:24)
    │ ├──[-] example (16519:20)
    │ └─┬Extensions
    │   ├──[-] x-apideck-enum-id (16534:30)❌ 
    │   └──[-] x-speakeasy-unknown-values (16535:39)❌ 
    ├─┬created_by
    │ └──[🔀] $ref (17454:20)❌ 
    ├─┬company_name
    │ └──[🔀] $ref (16648:11)❌ 
    ├─┬phone_numbers
    │ ├──[-] items (16549:13)❌ 
    │ ├──[🔀] type (16637:17)❌ 
    │ ├──[+] title (16639:18)
    │ ├──[+] description (16636:24)
    │ └──[+] example (16638:20)
    ├─┬custom_mappings
    │ └──[🔀] $ref (17720:20)❌ 
    ├─┬addresses
    │ ├──[+] enum (16722:15)
    │ ├──[+] enum (16723:15)
    │ ├──[-] items (16545:13)❌ 
    │ ├──[🔀] type (16719:17)❌ 
    │ ├──[+] title (16725:18)
    │ ├──[+] description (16718:24)
    │ ├──[+] nullable (16724:21)❌ 
    │ ├──[+] example (16720:20)
    │ └─┬Extensions
    │   ├──[+] x-apideck-enum-id (16726:30)
    │   └──[+] x-speakeasy-unknown-values (16727:39)
    └─┬Extensions
      └──[🔀] x-apideck-weights (16741:9)
Document Element Total Changes Breaking Changes
info 1 0
paths 14 0
components 93 48

View full report

Linting Report 0 errors, 1 warnings, 85 hints

View full report

PHP CHANGELOG

No relevant generator changes

Based on Speakeasy CLI 1.763.1

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 14, 2026 17:36
* `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->vault->connections->list()`:  `response.data[]->health->enum(pendingConfirmation)` **Added** (Breaking ⚠️)
* `apideck->vault->connections->get()`:  `response.data->health->enum(pendingConfirmation)` **Added** (Breaking ⚠️)
* `apideck->vault->connections->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->connectionSettings->update()`:  `response.data->health->enum(pendingConfirmation)` **Added** (Breaking ⚠️)
* `apideck->accounting->creditNotes->list()`: 
  *  `request->filter` **Changed**
* `apideck->accounting->companyInfo->get()`:  `response.data->accountingMethod` **Added**
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