Skip to content

chore: 🐝 Update SDK - Speakeasy SDK Generation 1.6.1 - #175

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

chore: 🐝 Update SDK - Speakeasy SDK Generation 1.6.1#175
github-actions[bot] wants to merge 2 commits into
mainfrom
speakeasy-sdk-regen-1787053909

Conversation

@github-actions

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

Typescript SDK Changes:

  • creem.affiliates.createInvite(): Added
  • creem.affiliates.listInvites(): Added
  • creem.checkouts.create(): request Changed

View full SDK changelog

OpenAPI Change Summary
├─┬Paths
│ └──[+] path (2771:5)
└─┬Components
  ├──[+] schemas (5744:45)
  ├──[+] schemas (5766:32)
  ├──[+] schemas (5804:36)
  ├─┬UpdateCustomerRequestEntity
  │ └─┬metadata
  │   └──[🔀] description (4469:28)
  ├─┬CustomerRequestEntity
  │ └──[+] properties (4863:11)
  ├─┬CreateCheckoutRequest
  │ ├──[+] properties (4897:11)
  │ ├─┬discount_code
  │ │ ├──[-] type (4762:21)❌ 
  │ │ ├──[🔀] description (4903:28)
  │ │ ├──[-] example (4764:24)
  │ │ └──[+] allOf (4850:32)
  │ ├─┬custom_field
  │ │ ├──[-] items (4785:22)❌ 
  │ │ ├──[🔀] type (4898:21)❌ 
  │ │ ├──[🔀] description (4899:28)
  │ │ ├──[+] example (4900:24)
  │ │ └──[-] deprecated (4783:27)
  │ ├─┬custom_price
  │ │ ├──[+] items (4913:22)❌ 
  │ │ ├──[🔀] type (4912:21)❌ 
  │ │ ├──[🔀] description (4911:28)
  │ │ └──[-] example (4759:24)
  │ ├─┬custom_fields
  │ │ ├──[🔀] description (4918:28)
  │ │ └──[+] deprecated (4919:27)
  │ ├─┬metadata
  │ │ ├──[-] additionalProperties (4801:37)❌ 
  │ │ ├──[🔀] type (4893:21)❌ 
  │ │ ├──[🔀] description (4894:28)
  │ │ └──[🔀] example (4895:24)
  │ ├─┬success_url
  │ │ └──[🔀] description (4875:28)
  │ ├─┬customer
  │ │ ├──[+] type (4888:21)❌ 
  │ │ ├──[🔀] description (4889:28)
  │ │ ├──[+] example (4890:24)
  │ │ └──[-] allOf (4724:32)❌ 
  │ ├─┬product_id
  │ │ ├──[+] additionalProperties (4937:37)❌ 
  │ │ ├──[🔀] type (4930:21)❌ 
  │ │ ├──[🔀] description (4931:28)
  │ │ └──[🔀] example (4932:24)
  │ ├─┬request_id
  │ │ ├──[🔀] description (4879:28)
  │ │ └──[+] example (4880:24)
  │ └─┬units
  │   ├──[🔀] type (4926:21)❌ 
  │   ├──[🔀] description (4927:28)
  │   └──[-] example (4754:24)
  └─┬UpdateProductRequestEntity
    ├─┬image_urls
    │ └──[🔀] description (3673:28)
    └─┬suggested_price
      └──[🔀] description (3709:28)
Document Element Total Changes Breaking Changes
paths 1 0
components 41 12

View full report

Linting Report 0 errors, 0 warnings, 4 hints

View full report

TYPESCRIPT CHANGELOG

core: 3.31.5 - 2026-08-12

🐝 New Features

unions: 2.86.5 - 2026-08-13

🐛 Bug Fixes

  • collapse primitive-only unions in path parameters instead of dropping the operation (commit by @AshGodfrey)

Based on Speakeasy CLI 1.794.1

Last updated by Speakeasy workflow

@github-actions github-actions Bot added the patch Patch version bump label Aug 18, 2026
* `creem.affiliates.createInvite()`: **Added**
* `creem.affiliates.listInvites()`: **Added**
* `creem.checkouts.create()`:  `request` **Changed**
@github-actions
github-actions Bot force-pushed the speakeasy-sdk-regen-1787053909 branch from 8b11ba5 to 12f9787 Compare August 18, 2026 12:29
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.

2 participants