Skip to content

chore: 🐝 Update SDK - Generate SDK 2.16.109#279

Merged
gr4vy-code merged 2 commits into
mainfrom
speakeasy-sdk-regen-1784036741
Jul 14, 2026
Merged

chore: 🐝 Update SDK - Generate SDK 2.16.109#279
gr4vy-code merged 2 commits into
mainfrom
speakeasy-sdk-regen-1784036741

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.

Java SDK Changes:

  • gr4vy.transactions.refundSettlements.get(): Added
  • gr4vy.transactions.refundSettlements.list(): Added

View full SDK changelog

OpenAPI Change Summary
├─┬Paths
│ ├──[+] path (14739:5)
│ └──[+] path (14950:5)
├─┬Tags
│ └──[+] Transactions - Refund settlements (64397:5)
└─┬Components
  ├──[+] schemas (52269:27)
  └──[+] schemas (52483:28)
Document Element Total Changes Breaking Changes
tags 1 0
components 2 0
paths 2 0

View full report

Linting Report 0 errors, 90 warnings, 7 hints

View full report

JAVA CHANGELOG

core: 3.55.31 - 2026-07-10

🐛 Bug Fixes

nullables: 0.1.1 - 2026-07-13

🔧 Chores

  • remove org.openapitools:jackson-databind-nullable dependency when unused (commit by @2ynn)

Based on Speakeasy CLI 1.790.1

* `gr4vy.transactions.refundSettlements.get()`: **Added**
* `gr4vy.transactions.refundSettlements.list()`: **Added**
@github-actions github-actions Bot added the patch Patch version bump label Jul 14, 2026
@github-actions

Copy link
Copy Markdown
Contributor Author

Endpoint-reach coverage

109 / 116 operations reached by a real HTTP request (94%).

7 not reached
  • GET /api-key-pairs
  • POST /api-key-pairs
  • DELETE /api-key-pairs/{api_key_pair_id}
  • GET /api-key-pairs/{api_key_pair_id}
  • PUT /api-key-pairs/{api_key_pair_id}
  • GET /transactions/{transaction_id}/refund-settlements
  • GET /transactions/{transaction_id}/refund-settlements/{settlement_id}

@gr4vy-code gr4vy-code merged commit f87af82 into main Jul 14, 2026
13 checks passed
@gr4vy-code gr4vy-code deleted the speakeasy-sdk-regen-1784036741 branch July 14, 2026 13:49
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