Skip to content

chore: 🐝 Update SDK - Generate SDK 2.0.35#230

Merged
gr4vy-code merged 2 commits into
mainfrom
speakeasy-sdk-regen-1779202757
May 19, 2026
Merged

chore: 🐝 Update SDK - Generate SDK 2.0.35#230
gr4vy-code merged 2 commits into
mainfrom
speakeasy-sdk-regen-1779202757

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.payment_method.union(PazePaymentMethodCreate).checkout_token Added

View full SDK changelog

OpenAPI Change Summary
└─┬Components
  └─┬PazePaymentMethodCreate
    ├──[+] properties (45451:11)
    ├─┬redirect_url
    │ ├──[🔀] examples (45443:15)
    │ ├──[+] type (45438:21)❌ 
    │ ├──[🔀] title (45440:22)
    │ ├──[🔀] description (45441:28)
    │ ├──[+] const (45439:22)❌ 
    │ ├──[-] anyOf (45370:15)❌ 
    │ ├──[-] anyOf (45373:15)❌ 
    │ └──[-] anyOf (45380:15)❌ 
    ├─┬token
    │ ├──[+] examples (45387:15)
    │ ├──[-] type (45447:21)❌ 
    │ ├──[🔀] title (45384:22)
    │ ├──[🔀] description (45385:28)
    │ ├──[+] anyOf (45370:15)
    │ ├──[+] anyOf (45373:15)
    │ └──[+] anyOf (45380:15)
    └─┬method
      ├──[-] examples (45443:15)
      ├──[-] type (45438:21)❌ 
      ├──[🔀] title (45460:22)
      ├──[🔀] description (45461:28)
      ├──[-] const (45439:22)❌ 
      ├──[+] anyOf (45453:15)
      └──[+] anyOf (45456:15)
Document Element Total Changes Breaking Changes
components 23 8

View full report

Linting Report 0 errors, 2 warnings, 6 hints

View full report

PYTHON CHANGELOG

No relevant generator changes

Based on Speakeasy CLI 1.763.1

* `gr4vy.transactions.create()`: 
  *  `request.payment_method.union(PazePaymentMethodCreate).checkout_token` **Added**
@github-actions github-actions Bot added the patch Patch version bump label May 19, 2026
@gr4vy-code gr4vy-code merged commit 9570597 into main May 19, 2026
7 checks passed
@gr4vy-code gr4vy-code deleted the speakeasy-sdk-regen-1779202757 branch May 19, 2026 15:03
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