Skip to content

chore: 🐝 Update SDK - Generate SDK 2.2.5#273

Merged
gr4vy-code merged 2 commits into
mainfrom
speakeasy-sdk-regen-1783335545
Jul 6, 2026
Merged

chore: 🐝 Update SDK - Generate SDK 2.2.5#273
gr4vy-code merged 2 commits into
mainfrom
speakeasy-sdk-regen-1783335545

Conversation

@github-actions

@github-actions github-actions Bot commented Jul 6, 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.

Python SDK Changes:

  • gr4vy.transactions.capture(): request.reauthorize_if_authorization_expired Added

View full SDK changelog

OpenAPI Change Summary
└─┬Components
  └─┬TransactionCaptureCreate
    └──[+] properties (55310:11)
Document Element Total Changes Breaking Changes
components 1 0

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

* `gr4vy.transactions.capture()`:  `request.reauthorize_if_authorization_expired` **Added**
@github-actions github-actions Bot added the patch Patch version bump label Jul 6, 2026
@gr4vy-code gr4vy-code merged commit 06eaa58 into main Jul 6, 2026
13 checks passed
@gr4vy-code gr4vy-code deleted the speakeasy-sdk-regen-1783335545 branch July 6, 2026 11:02
@github-actions

github-actions Bot commented Jul 6, 2026

Copy link
Copy Markdown
Contributor Author

🧪 Test coverage

Metric Value
Endpoints reached (HTTP) 109 / 114 (95.6%)

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

  • DELETE /api-key-pairs/{api_key_pair_id}
  • GET /api-key-pairs
  • GET /api-key-pairs/{api_key_pair_id}
  • POST /api-key-pairs
  • PUT /api-key-pairs/{api_key_pair_id}

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