Skip to content

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Jun 5, 2025

SDK update

Based on:

Versioning

Version Bump Type: [prerelease] - 🤖 (automated)

OpenAPI Change Summary

├─┬Paths
│ ├─┬/transactions/{transaction_id}
│ │ └─┬GET
│ │   └──[🔀] description (9730:24)
│ ├─┬/transactions/{transaction_id}/events
│ │ └─┬GET
│ │   └──[🔀] description (11296:24)
│ ├─┬/transactions/{transaction_id}/capture
│ │ └─┬POST
│ │   └──[🔀] description (9926:24)
│ ├─┬/transactions
│ │ ├─┬GET
│ │ │ └──[🔀] description (8383:24)
│ │ └─┬POST
│ │   ├──[🔀] description (9531:24)
│ │   └─┬Responses
│ │     └─┬201
│ │       └──[🔀] description (9590:28)
│ ├─┬/report-executions
│ │ └─┬GET
│ │   └─┬Extensions
│ │     ├──[🔀] x-speakeasy-name-override (16151:38)
│ │     └──[🔀] x-speakeasy-group (16152:30)
│ ├─┬/transactions/{transaction_id}/void
│ │ └─┬POST
│ │   └──[🔀] description (10913:24)
│ └─┬/transactions/{transaction_id}/sync
│   └─┬POST
│     └──[🔀] description (11530:24)
├─┬Tags
│ └──[➕] Transactions - Settlements (36775:5)
└─┬Components
  ├─┬TransactionSummary
  │ ├─┬created_at
  │ │ └──[🔀] description (36376:28)
  │ ├─┬settled_amount
  │ │ └──[🔀] description (36153:28)
  │ ├─┬updated_at
  │ │ └──[🔀] description (36385:28)
  │ ├─┬country
  │ │ └──[🔀] description (36182:28)
  │ ├─┬settled_currency
  │ │ └──[🔀] description (36145:28)
  │ ├─┬captured_amount
  │ │ └──[🔀] description (36116:28)
  │ └─┬refunded_amount
  │   └──[🔀] description (36124:28)
  ├─┬TransactionCapture
  │ ├──[🔀] description (34811:24)
  │ └─┬amount
  │   └──[🔀] description (34791:28)
  ├─┬GiftCardTransactionCreate
  │ └─┬amount
  │   └──[🔀] description (25141:28)
  ├─┬TransactionRefundCreate
  │ └─┬amount
  │   └──[🔀] description (35859:28)
  ├─┬Settlement
  │ ├─┬ingested_at
  │ │ └──[🔀] description (32842:28)
  │ ├─┬created_at
  │ │ └──[🔀] description (32815:28)
  │ ├─┬posted_at
  │ │ └──[🔀] description (32833:28)
  │ └─┬updated_at
  │   └──[🔀] description (32824:28)
  ├─┬Transaction
  │ ├─┬captured_amount
  │ │ └──[🔀] description (34052:28)
  │ ├─┬updated_at
  │ │ └──[🔀] description (34321:28)
  │ ├─┬country
  │ │ └──[🔀] description (34118:28)
  │ ├─┬settled_currency
  │ │ └──[🔀] description (34081:28)
  │ ├─┬created_at
  │ │ └──[🔀] description (34312:28)
  │ ├─┬settled_amount
  │ │ └──[🔀] description (34089:28)
  │ └─┬refunded_amount
  │   └──[🔀] description (34060:28)
  ├─┬GiftCardTokenTransactionCreate
  │ └─┬amount
  │   └──[🔀] description (25102:28)
  ├─┬TransactionCreate
  │ └─┬currency
  │   └──[🔀] description (34829:28)
  └─┬Refund
    ├─┬currency
    │ └──[🔀] description (31670:28)
    ├─┬amount
    │ └──[🔀] description (31682:28)
    └─┬id
      └──[🔀] description (31628:28)
Document Element Total Changes Breaking Changes
paths 10 0
tags 1 0
components 27 0

JAVA CHANGELOG

No relevant generator changes

@github-actions github-actions bot added the prerelease Bump by a prerelease version label Jun 5, 2025
@gr4vy-code gr4vy-code merged commit 989dab6 into main Jun 5, 2025
3 checks passed
@gr4vy-code gr4vy-code deleted the speakeasy-sdk-regen-1749154288 branch June 5, 2025 20:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

prerelease Bump by a prerelease version

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants