Skip to content

chore: 🐝 Update SDK - Generate SDK 2.16.104#274

Merged
gr4vy-code merged 2 commits into
mainfrom
speakeasy-sdk-regen-1783435256
Jul 7, 2026
Merged

chore: 🐝 Update SDK - Generate SDK 2.16.104#274
gr4vy-code merged 2 commits into
mainfrom
speakeasy-sdk-regen-1783435256

Conversation

@github-actions

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

Java SDK Changes:

  • gr4vy.transactions.capture(): response.union(TransactionCapture) Changed

View full SDK changelog

OpenAPI Change Summary
└─┬Components
  └─┬TransactionCapture
    ├──[+] properties (56148:11)
    ├──[+] properties (56159:11)
    ├─┬raw_response_code
    │ ├──[🔀] examples (56130:15)
    │ ├──[🔀] title (56127:22)
    │ └──[🔀] description (56128:28)
    ├─┬raw_response_description
    │ ├──[🔀] examples (56080:15)
    │ ├──[🔀] title (56077:22)
    │ └──[🔀] description (56078:28)
    ├─┬type
    │ └──[🔀] $ref (34757:17)❌ 
    ├─┬status
    │ └──[🔀] $ref (56083:39)❌ 
    ├─┬transaction
    │ └──[🔀] $ref (56159:31)❌ 
    ├─┬payment_service_capture_id
    │ ├──[🔀] title (56142:22)
    │ └──[🔀] description (56143:28)
    ├─┬capture_id
    │ ├──[-] examples (56115:15)
    │ ├──[-] title (56112:22)
    │ ├──[🔀] description (56157:28)
    │ └─┬ANYOF
    │   └──[🔀] $ref (33928:23)❌ 
    ├─┬external_identifier
    │ ├──[🔀] examples (56065:15)
    │ ├──[🔀] title (56062:22)
    │ └──[🔀] description (56063:28)
    └─┬code
      ├──[🔀] examples (56115:15)
      ├──[🔀] title (56112:22)
      ├──[🔀] description (56113:28)
      └─┬ANYOF
        └──[+] format (56106:27)❌ 
Document Element Total Changes Breaking Changes
components 24 5

View full report

Linting Report 0 errors, 89 warnings, 7 hints

View full report

JAVA CHANGELOG

No relevant generator changes

Based on Speakeasy CLI 1.789.0

* `gr4vy.transactions.capture()`:  `response.union(TransactionCapture)` **Changed**
@github-actions github-actions Bot added the patch Patch version bump label Jul 7, 2026
@github-actions

github-actions Bot commented Jul 7, 2026

Copy link
Copy Markdown
Contributor Author

Endpoint-reach coverage

109 / 114 operations reached by a real HTTP request (96%).

5 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}

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