Skip to content

chore: 🐝 Update SDK - Generate SDK 2.1.12#258

Merged
gr4vy-code merged 2 commits into
mainfrom
speakeasy-sdk-regen-1781683532
Jun 17, 2026
Merged

chore: 🐝 Update SDK - Generate SDK 2.1.12#258
gr4vy-code merged 2 commits into
mainfrom
speakeasy-sdk-regen-1781683532

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.payment_service_definitions.list(): response.items[].fields[].format.enum(file) Added
  • gr4vy.payment_service_definitions.get(): response.fields[].format.enum(file) Added

View full SDK changelog

OpenAPI Change Summary
└─┬Components
  ├─┬VoidableField
  │ └─┬value
  │   └─┬ANYOF
  │     └──[🔀] maxLength (55724:30)❌ 
  ├─┬Field
  │ └─┬value
  │   └──[🔀] maxLength (36581:26)❌ 
  └─┬DefinitionFieldFormat
    └──[+] enum (35299:11)
Document Element Total Changes Breaking Changes
components 3 2

View full report

Linting Report 0 errors, 2 warnings, 7 hints

View full report

PYTHON CHANGELOG

sdkHooks: 1.2.2 - 2026-06-16

🐝 New Features

  • add ParseErrorHook and response_mode on HookContext when rawResponseHelpers is enabled (commit by @2ynn)

Based on Speakeasy CLI 1.781.0

* `gr4vy.payment_service_definitions.list()`:  `response.items[].fields[].format.enum(file)` **Added**
* `gr4vy.payment_service_definitions.get()`:  `response.fields[].format.enum(file)` **Added**
@github-actions github-actions Bot added the patch Patch version bump label Jun 17, 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 d6f3b26 into main Jun 17, 2026
13 checks passed
@gr4vy-code gr4vy-code deleted the speakeasy-sdk-regen-1781683532 branch June 17, 2026 08:09
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