Skip to content

chore: 🐝 Update SDK - Generate SDK 2.4.14 - #320

Merged
gr4vy-code merged 2 commits into
mainfrom
speakeasy-sdk-regen-1789583341
Sep 16, 2026
Merged

gr4vy-code merged 2 commits into
mainfrom
speakeasy-sdk-regen-1789583341

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.repay_bank Added
  • gr4vy.transactions.update():
    • request.connection_options.repay_bank Added
  • gr4vy.payment_links.create():
    • request.connection_options.repay_bank Added

View full SDK changelog

OpenAPI Change Summary
└─┬Components
  ├──[+] schemas (63689:27)
  └─┬TransactionConnectionOptions
    ├──[+] properties (64898:11)
    ├─┬stripe-klarna
    │ ├──[🔀] description (64944:28)
    │ └─┬ANYOF
    │   └──[🔀] $ref (63767:33)❌ 
    ├─┬stripe-card
    │ ├──[🔀] description (64932:28)
    │ └─┬ANYOF
    │   └──[🔀] $ref (63905:33)❌ 
    ├─┬wpay-everydaypay
    │ ├──[🔀] description (65016:28)
    │ └─┬ANYOF
    │   └──[🔀] $ref (64023:33)❌ 
    ├─┬stripe-stripe
    │ └──[🔀] description (64968:28)
    ├─┬riskified-anti-fraud
    │ ├──[🔀] description (64908:28)
    │ └─┬ANYOF
    │   └──[🔀] $ref (63690:33)❌ 
    ├─┬travelhub-card
    │ ├──[🔀] description (64980:28)
    │ └─┬ANYOF
    │   └──[🔀] $ref (63905:33)❌ 
    ├─┬worldpayvap-card
    │ ├──[🔀] description (65004:28)
    │ └─┬ANYOF
    │   └──[🔀] $ref (64000:33)❌ 
    ├─┬stripe-affirm
    │ ├──[🔀] description (64920:28)
    │ └─┬ANYOF
    │   └──[🔀] $ref (63719:33)❌ 
    ├─┬trustly-trustly
    │ ├──[🔀] description (64992:28)
    │ └─┬ANYOF
    │   └──[🔀] $ref (63964:33)❌ 
    ├─┬wpay-payto
    │ ├──[🔀] description (65028:28)
    │ └─┬ANYOF
    │   └──[🔀] $ref (64060:33)❌ 
    └─┬stripe-onelink
      └──[🔀] description (64956:28)
Document Element Total Changes Breaking Changes
components 22 9

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.797.0

* `gr4vy.transactions.create()`: 
  *  `request.connection_options.repay_bank` **Added**
* `gr4vy.transactions.update()`: 
  *  `request.connection_options.repay_bank` **Added**
* `gr4vy.payment_links.create()`: 
  *  `request.connection_options.repay_bank` **Added**
@github-actions github-actions Bot added the patch Patch version bump label Sep 16, 2026
@gr4vy-code
gr4vy-code merged commit 9a8be84 into main Sep 16, 2026
13 checks passed
@gr4vy-code
gr4vy-code deleted the speakeasy-sdk-regen-1789583341 branch September 16, 2026 18:32
@github-actions

Copy link
Copy Markdown
Contributor Author

🧪 Test coverage

Metric Value
Endpoints reached (HTTP) 119 / 120 (99.2%)

⚠️ 1 endpoint operation(s) have no E2E test. Newly generated endpoints show up here — consider adding tests for them.

  • GET /roles

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

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