Skip to content

chore: 🐝 Update SDK - Generate 0.23.0 - #117

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

chore: 🐝 Update SDK - Generate 0.23.0#117
github-actions[bot] wants to merge 2 commits into
mainfrom
speakeasy-sdk-regen-1786072592

Conversation

@github-actions

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

Php SDK Changes:

  • apideck->accounting->salesReceipts->list(): Added
  • apideck->accounting->salesReceipts->create(): Added
  • apideck->accounting->salesReceipts->get(): Added
  • apideck->accounting->salesReceipts->update(): Added
  • apideck->accounting->salesReceipts->delete(): Added
  • apideck->accounting->paymentMethods->list(): Added
  • apideck->accounting->paymentMethods->create(): Added
  • apideck->accounting->paymentMethods->get(): Added
  • apideck->accounting->paymentMethods->update(): Added
  • apideck->accounting->paymentMethods->delete(): Added
  • apideck->accounting->attachments->list(): response.data[]->fileUrl Added
  • apideck->accounting->attachments->get(): response.data->fileUrl Added
  • apideck->accounting->attachments->download():
    • request->followRedirects Added
  • apideck->accounting->bankFeedAccounts->list(): response.data[] Changed
  • apideck->accounting->bankFeedAccounts->create():
    • request->bankFeedAccount Changed
  • apideck->accounting->bankFeedAccounts->get(): response.data Changed
  • apideck->accounting->bankFeedAccounts->update():
    • request->bankFeedAccount Changed
  • apideck->accounting->bankFeedStatements->list(): response.data[]->transactions[]->merchantCategoryCode Added
  • apideck->accounting->bankFeedStatements->create():
    • request->bankFeedStatement->transactions[]->merchantCategoryCode Added
  • apideck->accounting->bankFeedStatements->get(): response.data->transactions[]->merchantCategoryCode Added
  • apideck->accounting->bankFeedStatements->update():
    • request->bankFeedStatement->transactions[]->merchantCategoryCode Added
  • apideck->filestorage->files->download():
    • request->followRedirects Added
  • apideck->proxy->get():
    • request->followRedirects Added
  • apideck->proxy->options():
    • request->followRedirects Added
  • apideck->proxy->post():
    • request->followRedirects Added
  • apideck->proxy->put():
    • request->followRedirects Added
  • apideck->proxy->patch():
    • request->followRedirects Added
  • apideck->proxy->delete():
    • request->followRedirects Added

View full SDK changelog

OpenAPI Change Summary
├─┬Info
│ └──[🔀] version (5:12)
├─┬Paths
│ ├──[+] path (4285:3)
│ ├──[+] path (4401:3)
│ ├──[+] path (8527:3)
│ ├──[+] path (8608:3)
│ ├─┬/accounting/attachments/{reference_type}/{reference_id}
│ │ ├─┬GET
│ │ │ └─┬Extensions
│ │ │   └──[🔀] x-apideck-gotchas (5546:9)
│ │ └─┬POST
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (5640:9)
│ ├─┬/crm/opportunities
│ │ └─┬GET
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (10139:9)
│ ├─┬/file-storage/files/{id}/download
│ │ └─┬GET
│ │   ├──[+] parameters (18116:13)❌ 
│ │   └─┬Responses
│ │     └─┬200
│ │       └──[🔀] description (53375:20)
│ ├─┬/accounting/credit-notes
│ │ ├─┬GET
│ │ │ └─┬Extensions
│ │ │   └──[🔀] x-apideck-gotchas (1926:9)
│ │ └─┬POST
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (2065:9)
│ ├─┬/accounting/payments/{id}
│ │ └─┬PATCH
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (3237:9)
│ ├─┬/file-storage/files/{id}/export
│ │ └─┬GET
│ │   └─┬Responses
│ │     └─┬200
│ │       └──[🔀] description (53375:20)
│ ├─┬/accounting/invoice-items
│ │ └─┬POST
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (1689:9)
│ ├─┬/accounting/bill-payments/{id}
│ │ └─┬PATCH
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (6537:9)
│ ├─┬/accounting/employees
│ │ └─┬POST
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (8189:9)
│ ├─┬/accounting/quotes/{id}
│ │ └─┬PATCH
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (7802:9)
│ ├─┬/accounting/bills/{id}
│ │ └─┬PATCH
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (690:9)
│ ├─┬/accounting/invoice-items/{id}
│ │ └─┬PATCH
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (1823:9)
│ ├─┬/accounting/expense-reports
│ │ └─┬POST
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (8797:9)
│ ├─┬/hris/employees
│ │ └─┬GET
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (13835:9)
│ ├─┬/accounting/credit-notes/{id}
│ │ └─┬PATCH
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (2204:9)
│ ├─┬/accounting/journal-entries
│ │ └─┬POST
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (3931:9)
│ ├─┬/accounting/expenses/{id}
│ │ └─┬GET
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (6779:9)
│ ├─┬/accounting/invoices/{id}
│ │ └─┬PATCH
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (1146:9)
│ ├─┬/accounting/attachments/{reference_type}/{reference_id}/{id}/download
│ │ └─┬GET
│ │   ├──[+] parameters (18116:13)❌ 
│ │   └─┬Responses
│ │     └─┬200
│ │       └──[🔀] description (52414:20)
│ ├─┬/accounting/bills
│ │ ├─┬GET
│ │ │ └─┬Extensions
│ │ │   └──[🔀] x-apideck-gotchas (332:9)
│ │ └─┬POST
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (508:9)
│ ├─┬/accounting/journal-entries/{id}
│ │ └─┬PATCH
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (4093:9)
│ ├─┬/accounting/bill-payments
│ │ └─┬POST
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (6403:9)
│ ├─┬/hris/employees/{id}
│ │ └─┬GET
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (14099:9)
│ ├─┬/accounting/purchase-orders/{id}
│ │ └─┬PATCH
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (4782:9)
│ ├─┬/accounting/expense-reports/{id}
│ │ └─┬PATCH
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (8926:9)
│ ├─┬/proxy
│ │ ├─┬GET
│ │ │ ├──[+] parameters (18647:13)❌ 
│ │ │ └─┬Responses
│ │ │   └─┬200
│ │ │     └──[🔀] description (53930:20)
│ │ ├─┬PUT
│ │ │ ├──[+] parameters (18647:13)❌ 
│ │ │ └─┬Responses
│ │ │   └─┬200
│ │ │     └──[🔀] description (53930:20)
│ │ ├─┬POST
│ │ │ ├──[+] parameters (18647:13)❌ 
│ │ │ └─┬Responses
│ │ │   └─┬200
│ │ │     └──[🔀] description (53930:20)
│ │ ├─┬DELETE
│ │ │ ├──[+] parameters (18647:13)❌ 
│ │ │ └─┬Responses
│ │ │   └─┬200
│ │ │     └──[🔀] description (53930:20)
│ │ ├─┬OPTIONS
│ │ │ ├──[+] parameters (18647:13)❌ 
│ │ │ └─┬Responses
│ │ │   └─┬200
│ │ │     └──[🔀] description (53930:20)
│ │ └─┬PATCH
│ │   ├──[+] parameters (18647:13)❌ 
│ │   └─┬Responses
│ │     └─┬200
│ │       └──[🔀] description (53930:20)
│ ├─┬/accounting/quotes
│ │ └─┬POST
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (7690:9)
│ ├─┬/accounting/expenses
│ │ └─┬POST
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (6717:9)
│ ├─┬/accounting/invoices
│ │ └─┬POST
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (948:9)
│ ├─┬/accounting/employees/{id}
│ │ └─┬PATCH
│ │   └─┬Extensions
│ │     └──[+] x-apideck-gotchas (8285:9)
│ ├─┬/accounting/purchase-orders
│ │ └─┬POST
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (4671:9)
│ └─┬/accounting/payments
│   └─┬POST
│     └─┬Extensions
│       └──[🔀] x-apideck-gotchas (3094:9)
└─┬Components
  ├──[+] responses (52751:7)
  ├──[+] responses (52763:7)
  ├──[+] responses (52036:7)
  ├──[+] responses (52757:7)
  ├──[+] responses (52018:7)
  ├──[+] responses (52024:7)
  ├──[+] responses (52745:7)
  ├──[+] responses (52769:7)
  ├──[+] responses (52012:7)
  ├──[+] responses (52030:7)
  ├──[+] parameters (18493:7)
  ├──[+] parameters (18501:7)
  ├──[+] parameters (18116:7)
  ├──[+] schemas (27228:7)
  ├──[+] schemas (27703:7)
  ├──[+] schemas (35585:7)
  ├──[+] schemas (27737:7)
  ├──[+] schemas (35420:7)
  ├──[+] schemas (27628:7)
  ├──[+] schemas (27669:7)
  ├──[+] schemas (35252:7)
  ├──[+] schemas (35515:7)
  ├──[+] schemas (35475:7)
  ├──[+] schemas (35550:7)
  ├──[+] schemas (35402:7)
  ├──[+] schemas (27591:7)
  ├──[+] schemas (35439:7)
  ├─┬Attachment
  │ ├──[+] properties (30533:9)
  │ ├─┬updated_at
  │ │ └──[🔀] $ref (30521:11)❌ 
  │ ├─┬updated_by
  │ │ └──[🔀] $ref (30445:20)❌ 
  │ ├─┬mime_type
  │ │ └──[🔀] $ref (24823:20)❌ 
  │ ├─┬id
  │ │ └──[🔀] $ref (30534:11)❌ 
  │ ├─┬size
  │ │ └──[🔀] $ref (30570:13)❌ 
  │ ├─┬reference
  │ │ └──[🔀] $ref (27411:20)❌ 
  │ ├─┬name
  │ │ ├──[🔀] description (30516:24)
  │ │ └──[🔀] example (30518:20)
  │ ├─┬parent_folder_id
  │ │ ├──[🔀] description (30511:24)
  │ │ └──[🔀] example (30513:20)
  │ ├─┬pass_through
  │ │ └──[🔀] $ref (30539:11)❌ 
  │ └─┬Extensions
  │   └──[🔀] x-apideck-weights (30556:9)
  ├─┬BankFeedAccount
  │ ├──[+] properties (33314:9)
  │ ├──[+] properties (33308:9)
  │ ├──[+] properties (33291:9)
  │ ├──[+] properties (33289:9)
  │ ├─┬updated_at
  │ │ └──[🔀] $ref (19985:20)❌ 
  │ ├─┬source_account_id
  │ │ ├──[+] enum (33327:15)
  │ │ ├──[+] enum (33328:15)
  │ │ ├──[🔀] title (33329:18)
  │ │ ├──[🔀] description (33323:24)
  │ │ ├──[🔀] example (33325:20)
  │ │ └─┬Extensions
  │ │   ├──[+] x-apideck-enum-id (33330:30)
  │ │   └──[+] x-speakeasy-unknown-values (33331:39)
  │ ├─┬feed_status
  │ │ ├──[-] enum (32027:15)❌ 
  │ │ ├──[-] enum (32028:15)❌ 
  │ │ ├──[+] items (33337:13)❌ 
  │ │ ├──[🔀] type (33335:17)❌ 
  │ │ ├──[-] title (32029:18)
  │ │ ├──[-] description (32023:24)
  │ │ ├──[-] example (32025:20)
  │ │ └─┬Extensions
  │ │   ├──[-] x-apideck-enum-id (32030:30)❌ 
  │ │   └──[-] x-speakeasy-unknown-values (32031:39)❌ 
  │ ├─┬target_account_name
  │ │ ├──[🔀] title (33288:18)
  │ │ ├──[🔀] description (33285:24)
  │ │ └──[🔀] example (33287:20)
  │ ├─┬custom_fields
  │ │ └──[🔀] $ref (21449:20)❌ 
  │ ├─┬created_by
  │ │ └──[🔀] $ref (34090:20)❌ 
  │ ├─┬custom_mappings
  │ │ └──[🔀] $ref (21721:20)❌ 
  │ ├─┬country
  │ │ └──[🔀] $ref (33309:11)❌ 
  │ ├─┬target_account_number
  │ │ └──[🔀] $ref (19961:20)❌ 
  │ ├─┬id
  │ │ └──[🔀] $ref (29530:20)❌ 
  │ ├─┬currency
  │ │ └──[🔀] $ref (21441:20)❌ 
  │ ├─┬bank_account_type
  │ │ ├──[-] enum (31996:15)❌ 
  │ │ ├──[-] enum (31995:15)❌ 
  │ │ ├──[🔀] type (33316:17)❌ 
  │ │ ├──[🔀] title (33319:18)
  │ │ ├──[🔀] description (33315:24)
  │ │ ├──[+] nullable (33318:21)❌ 
  │ │ ├──[🔀] example (33317:20)
  │ │ └─┬Extensions
  │ │   ├──[-] x-apideck-enum-id (31998:30)❌ 
  │ │   └──[-] x-speakeasy-unknown-values (31999:39)❌ 
  │ ├─┬created_at
  │ │ └──[🔀] $ref (33275:11)❌ 
  │ ├─┬updated_by
  │ │ └──[🔀] $ref (33294:11)❌ 
  │ ├─┬target_account_id
  │ │ └──[🔀] $ref (24823:20)❌ 
  │ └─┬Extensions
  │   └──[🔀] x-apideck-weights (33356:9)
  ├─┬BankFeedStatement
  │ └─┬transactions
  │   └─┬Schema
  │     ├──[+] properties (33473:15)
  │     ├─┬transaction_type
  │     │ ├──[-] enum (32164:21)❌ 
  │     │ ├──[-] enum (32165:21)❌ 
  │     │ ├──[-] enum (32160:21)❌ 
  │     │ ├──[-] enum (32161:21)❌ 
  │     │ ├──[-] enum (32162:21)❌ 
  │     │ ├──[-] enum (32163:21)❌ 
  │     │ ├──[🔀] title (33448:24)
  │     │ ├──[🔀] description (33445:30)
  │     │ ├──[🔀] example (33447:26)
  │     │ └─┬Extensions
  │     │   ├──[-] x-apideck-enum-id (32167:36)❌ 
  │     │   └──[-] x-speakeasy-unknown-values (32168:45)❌ 
  │     ├─┬posted_date
  │     │ ├──[🔀] title (33478:24)
  │     │ ├──[-] format (32125:25)❌ 
  │     │ ├──[🔀] description (33474:30)
  │     │ ├──[+] nullable (33477:27)❌ 
  │     │ └──[🔀] example (33476:26)
  │     ├─┬reference
  │     │ ├──[🔀] title (33431:24)
  │     │ ├──[+] format (33429:25)❌ 
  │     │ ├──[🔀] description (33427:30)
  │     │ └──[🔀] example (33430:26)
  │     └─┬source_transaction_id
  │       ├──[🔀] title (33458:24)
  │       ├──[🔀] description (33455:30)
  │       └──[🔀] example (33457:26)
  └─┬Opportunity
    └─┬title
      └──[-] minLength (38648:22)❌ 
Document Element Total Changes Breaking Changes
info 1 0
paths 52 8
components 109 36

View full report

Linting Report 0 errors, 1 warnings, 92 hints

View full report

PHP CHANGELOG

No relevant generator changes

Based on Speakeasy CLI 1.793.1

Last updated by Speakeasy workflow

@github-actions github-actions Bot added the patch Patch version bump label Aug 7, 2026
@github-actions
github-actions Bot force-pushed the speakeasy-sdk-regen-1786072592 branch 2 times, most recently from 0131f37 to 4e8d771 Compare August 7, 2026 06:46
@github-actions github-actions Bot changed the title chore: 🐝 Update SDK - Generate 0.22.1 chore: 🐝 Update SDK - Generate 0.23.0 Aug 7, 2026
@github-actions github-actions Bot added minor Minor version bump and removed patch Patch version bump labels Aug 7, 2026
@github-actions
github-actions Bot force-pushed the speakeasy-sdk-regen-1786072592 branch 24 times, most recently from 5fa6f1a to 8636d0d Compare August 11, 2026 14:27
@github-actions
github-actions Bot force-pushed the speakeasy-sdk-regen-1786072592 branch from 3510e3c to 28605e1 Compare August 11, 2026 16:23
* `apideck->accounting->salesReceipts->list()`: **Added**
* `apideck->accounting->salesReceipts->create()`: **Added**
* `apideck->accounting->salesReceipts->get()`: **Added**
* `apideck->accounting->salesReceipts->update()`: **Added**
* `apideck->accounting->salesReceipts->delete()`: **Added**
* `apideck->accounting->paymentMethods->list()`: **Added**
* `apideck->accounting->paymentMethods->create()`: **Added**
* `apideck->accounting->paymentMethods->get()`: **Added**
* `apideck->accounting->paymentMethods->update()`: **Added**
* `apideck->accounting->paymentMethods->delete()`: **Added**
* `apideck->accounting->attachments->list()`:  `response.data[]->fileUrl` **Added**
* `apideck->accounting->attachments->get()`:  `response.data->fileUrl` **Added**
* `apideck->accounting->attachments->download()`: 
  *  `request->followRedirects` **Added**
* `apideck->accounting->bankFeedAccounts->list()`:  `response.data[]` **Changed**
* `apideck->accounting->bankFeedAccounts->create()`: 
  *  `request->bankFeedAccount` **Changed**
* `apideck->accounting->bankFeedAccounts->get()`:  `response.data` **Changed**
* `apideck->accounting->bankFeedAccounts->update()`: 
  *  `request->bankFeedAccount` **Changed**
* `apideck->accounting->bankFeedStatements->list()`:  `response.data[]->transactions[]->merchantCategoryCode` **Added**
* `apideck->accounting->bankFeedStatements->create()`: 
  *  `request->bankFeedStatement->transactions[]->merchantCategoryCode` **Added**
* `apideck->accounting->bankFeedStatements->get()`:  `response.data->transactions[]->merchantCategoryCode` **Added**
* `apideck->accounting->bankFeedStatements->update()`: 
  *  `request->bankFeedStatement->transactions[]->merchantCategoryCode` **Added**
* `apideck->filestorage->files->download()`: 
  *  `request->followRedirects` **Added**
* `apideck->proxy->get()`: 
  *  `request->followRedirects` **Added**
* `apideck->proxy->options()`: 
  *  `request->followRedirects` **Added**
* `apideck->proxy->post()`: 
  *  `request->followRedirects` **Added**
* `apideck->proxy->put()`: 
  *  `request->followRedirects` **Added**
* `apideck->proxy->patch()`: 
  *  `request->followRedirects` **Added**
* `apideck->proxy->delete()`: 
  *  `request->followRedirects` **Added**
@github-actions
github-actions Bot force-pushed the speakeasy-sdk-regen-1786072592 branch from aaa37e7 to 7128007 Compare August 12, 2026 00:15
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