Skip to content

chore: 🐝 Update SDK - Generate SDK 2.1.19#265

Merged
gr4vy-code merged 2 commits into
mainfrom
speakeasy-sdk-regen-1782226843
Jun 23, 2026
Merged

chore: 🐝 Update SDK - Generate SDK 2.1.19#265
gr4vy-code merged 2 commits into
mainfrom
speakeasy-sdk-regen-1782226843

Conversation

@github-actions

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.

Python SDK Changes:

  • gr4vy.transactions.create():
    • request.connection_options.stripe_card.customer_id Added
  • gr4vy.transactions.update():
    • request.connection_options.stripe_card.customer_id Added
  • gr4vy.payment_links.create():
    • request.connection_options.stripe_card.customer_id Added

View full SDK changelog

OpenAPI Change Summary
└─┬Components
  └─┬StripeCardOptions
    ├──[+] properties (59440:11)
    ├─┬stripe_connect
    │ ├──[+] examples (59468:15)
    │ ├──[+] title (59470:22)
    │ ├──[🔀] description (59466:28)
    │ └─┬ANYOF
    │   └──[🔀] $ref (59458:15)❌ 
    └─┬error_on_requires_action
      ├──[🔀] examples (59452:15)
      ├──[🔀] title (59454:22)
      ├──[🔀] description (59450:28)
      └─┬ANYOF
        └──[🔀] type (59443:25)❌ 
Document Element Total Changes Breaking Changes
components 9 2

View full report

Linting Report 0 errors, 2 warnings, 7 hints

View full report

PYTHON CHANGELOG

No relevant generator changes

Based on Speakeasy CLI 1.784.1

* `gr4vy.transactions.create()`: 
  *  `request.connection_options.stripe_card.customer_id` **Added**
* `gr4vy.transactions.update()`: 
  *  `request.connection_options.stripe_card.customer_id` **Added**
* `gr4vy.payment_links.create()`: 
  *  `request.connection_options.stripe_card.customer_id` **Added**
@github-actions github-actions Bot added the patch Patch version bump label Jun 23, 2026
@github-actions

Copy link
Copy Markdown
Contributor Author

🧪 Test coverage

Metric Value
Endpoints reached (HTTP) 109 / 109 (100.0%)

✅ Every endpoint operation was reached by a real request.

Endpoint reach is measured from HTTP requests actually sent by the suite (see tests/utils/client.py). See TESTING.md.

@gr4vy-code gr4vy-code merged commit 4ec3997 into main Jun 23, 2026
13 checks passed
@gr4vy-code gr4vy-code deleted the speakeasy-sdk-regen-1782226843 branch June 23, 2026 15:04
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