Skip to content

chore: 🐝 Update SDK - Generate SDK 2.16.84#252

Merged
gr4vy-code merged 2 commits into
mainfrom
speakeasy-sdk-regen-1781185087
Jun 11, 2026
Merged

chore: 🐝 Update SDK - Generate SDK 2.16.84#252
gr4vy-code merged 2 commits into
mainfrom
speakeasy-sdk-regen-1781185087

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.captures.list(): Added
  • gr4vy.transactions.captures.get(): Added
  • gr4vy.transactions.capture():
    • request.transactionCaptureCreate Changed

View full SDK changelog

OpenAPI Change Summary
├─┬Paths
│ ├──[+] path (14226:5)
│ └──[+] path (14422:5)
├─┬Tags
│ └──[+] Transactions - Captures (61247:5)
└─┬Components
  ├──[+] schemas (32835:18)
  ├──[+] schemas (33074:28)
  └─┬TransactionCaptureCreate
    ├─┬final
    │ ├──[🔀] description (54262:28)
    │ └─┬Extensions
    │   ├──[-] x-gr4vy-docs-ignore (53558:36)❌ 
    │   └──[-] x-speakeasy-ignore (53559:35)❌ 
    └─┬external_identifier
      └─┬Extensions
        ├──[-] x-gr4vy-docs-ignore (53577:36)❌ 
        └──[-] x-speakeasy-ignore (53578:35)❌ 
Document Element Total Changes Breaking Changes
paths 2 0
tags 1 0
components 7 0

View full report

Linting Report 0 errors, 87 warnings, 7 hints

View full report

JAVA CHANGELOG

No relevant generator changes

Based on Speakeasy CLI 1.776.0

* `gr4vy.transactions.captures.list()`: **Added**
* `gr4vy.transactions.captures.get()`: **Added**
* `gr4vy.transactions.capture()`: 
  *  `request.transactionCaptureCreate` **Changed**
@github-actions github-actions Bot added the patch Patch version bump label Jun 11, 2026
@github-actions

Copy link
Copy Markdown
Contributor Author

Endpoint-reach coverage

107 / 109 operations reached by a real HTTP request (98%).

2 not reached
  • GET /transactions/{transaction_id}/captures
  • GET /transactions/{transaction_id}/captures/{capture_id}

@gr4vy-code gr4vy-code merged commit a60daf7 into main Jun 11, 2026
13 checks passed
@gr4vy-code gr4vy-code deleted the speakeasy-sdk-regen-1781185087 branch June 11, 2026 13:41
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