Skip to content

chore: 🐝 Update SDK - Generate SDK 2.1.21#267

Merged
gr4vy-code merged 2 commits into
mainfrom
speakeasy-sdk-regen-1782302170
Jun 24, 2026
Merged

chore: 🐝 Update SDK - Generate SDK 2.1.21#267
gr4vy-code merged 2 commits into
mainfrom
speakeasy-sdk-regen-1782302170

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.list(): request.payment_link_id Added
  • gr4vy.payment_links.list(): request Changed

View full SDK changelog

OpenAPI Change Summary
└─┬Paths
  ├─┬/payment-links
  │ └─┬GET
  │   ├──[+] parameters (25344:21)❌ 
  │   ├──[+] parameters (25420:21)❌ 
  │   ├──[+] parameters (25300:21)❌ 
  │   ├──[+] parameters (25322:21)❌ 
  │   ├──[+] parameters (25366:21)❌ 
  │   ├──[+] parameters (25388:21)❌ 
  │   ├──[+] parameters (25443:21)❌ 
  │   ├──[+] parameters (25466:21)❌ 
  │   └──[+] parameters (25489:21)❌ 
  └─┬/transactions
    └─┬GET
      └──[+] parameters (9740:21)❌ 
Document Element Total Changes Breaking Changes
paths 10 10

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

* `gr4vy.transactions.list()`:  `request.payment_link_id` **Added**
* `gr4vy.payment_links.list()`:  `request` **Changed**
@github-actions github-actions Bot added the patch Patch version bump label Jun 24, 2026
@gr4vy-code gr4vy-code merged commit 200e036 into main Jun 24, 2026
13 checks passed
@gr4vy-code gr4vy-code deleted the speakeasy-sdk-regen-1782302170 branch June 24, 2026 11:59
@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.

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