Skip to content

Commit 5062814

Browse files
chore: 🐝 Update SDK - Generate SDK 1.0.0-beta.3
1 parent f4be88e commit 5062814

18 files changed

+26
-1126
lines changed

.speakeasy/gen.lock

Lines changed: 3 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
lockVersion: 2.0.0
22
id: 5bbaa3a9-baa0-471b-ba6a-13fd88e8c119
33
management:
4-
docChecksum: c17f79dde1d3279930e9475a80017a7e
4+
docChecksum: fa78a4fc643f1b73e1f52fea1820c023
55
docVersion: 1.0.0
66
speakeasyVersion: 1.554.1
77
generationVersion: 2.616.1
8-
releaseVersion: 1.0.0-beta.2
9-
configChecksum: 8049b249df0132ae1e405d6bb7804322
8+
releaseVersion: 1.0.0-beta.3
9+
configChecksum: 2787e0e4d2d82946d30f146f8dd114ce
1010
repoURL: https://github.com/gr4vy/gr4vy-java.git
1111
published: true
1212
features:
@@ -219,7 +219,6 @@ generatedFiles:
219219
- docs/models/components/TransactionRefundAllCreate.md
220220
- docs/models/components/TransactionRefundCreate.md
221221
- docs/models/components/TransactionStatus.md
222-
- docs/models/components/TransactionStatusSummary.md
223222
- docs/models/components/TransactionSummary.md
224223
- docs/models/components/TransactionThreeDSecureSummary.md
225224
- docs/models/components/UserDevice.md
@@ -327,8 +326,6 @@ generatedFiles:
327326
- docs/models/operations/GetTransactionRefundResponse.md
328327
- docs/models/operations/GetTransactionRequest.md
329328
- docs/models/operations/GetTransactionResponse.md
330-
- docs/models/operations/GetTransactionSummaryRequest.md
331-
- docs/models/operations/GetTransactionSummaryResponse.md
332329
- docs/models/operations/ListAuditLogsRequest.md
333330
- docs/models/operations/ListAuditLogsResponse.md
334331
- docs/models/operations/ListBuyerGiftCardsRequest.md
@@ -648,7 +645,6 @@ generatedFiles:
648645
- src/main/java/com/gr4vy/sdk/models/components/TransactionRefundAllCreate.java
649646
- src/main/java/com/gr4vy/sdk/models/components/TransactionRefundCreate.java
650647
- src/main/java/com/gr4vy/sdk/models/components/TransactionStatus.java
651-
- src/main/java/com/gr4vy/sdk/models/components/TransactionStatusSummary.java
652648
- src/main/java/com/gr4vy/sdk/models/components/TransactionSummary.java
653649
- src/main/java/com/gr4vy/sdk/models/components/TransactionThreeDSecureSummary.java
654650
- src/main/java/com/gr4vy/sdk/models/components/UserDevice.java
@@ -802,9 +798,6 @@ generatedFiles:
802798
- src/main/java/com/gr4vy/sdk/models/operations/GetTransactionRequest.java
803799
- src/main/java/com/gr4vy/sdk/models/operations/GetTransactionRequestBuilder.java
804800
- src/main/java/com/gr4vy/sdk/models/operations/GetTransactionResponse.java
805-
- src/main/java/com/gr4vy/sdk/models/operations/GetTransactionSummaryRequest.java
806-
- src/main/java/com/gr4vy/sdk/models/operations/GetTransactionSummaryRequestBuilder.java
807-
- src/main/java/com/gr4vy/sdk/models/operations/GetTransactionSummaryResponse.java
808801
- src/main/java/com/gr4vy/sdk/models/operations/ListAuditLogsRequest.java
809802
- src/main/java/com/gr4vy/sdk/models/operations/ListAuditLogsRequestBuilder.java
810803
- src/main/java/com/gr4vy/sdk/models/operations/ListAuditLogsResponse.java

.speakeasy/gen.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ generation:
1818
oAuth2PasswordEnabled: false
1919
sdkHooksConfigAccess: true
2020
java:
21-
version: 1.0.0-beta.2
21+
version: 1.0.0-beta.3
2222
additionalDependencies:
2323
- testImplementation:org.junit.jupiter:junit-jupiter:5.10.0
2424
- implementation:com.auth0:java-jwt:4.5.0

.speakeasy/workflow.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -9,11 +9,11 @@ sources:
99
- 1.0.0
1010
openapi:
1111
sourceNamespace: openapi
12-
sourceRevisionDigest: sha256:83d172ee49eafcb8f7fcd9a186b1e02f28b4811dbf1461b935ad11ffb434ae78
13-
sourceBlobDigest: sha256:bfffda46dfb49e59b29f3d18f9c344bef39175f270b9c9692302184400d4575e
12+
sourceRevisionDigest: sha256:769af343140411532f967959547d8b9131e10029846a8e287bf1f0fcee265be6
13+
sourceBlobDigest: sha256:2ba0bd520b3cc84796862bea0b8cc5ac30dd0e4369b5427a260720c691958e9c
1414
tags:
1515
- latest
16-
- speakeasy-sdk-regen-1748605313
16+
- speakeasy-sdk-regen-1748613308
1717
- 1.0.0
1818
targets:
1919
gr-4-vy:
@@ -26,10 +26,10 @@ targets:
2626
java:
2727
source: openapi
2828
sourceNamespace: openapi
29-
sourceRevisionDigest: sha256:83d172ee49eafcb8f7fcd9a186b1e02f28b4811dbf1461b935ad11ffb434ae78
30-
sourceBlobDigest: sha256:bfffda46dfb49e59b29f3d18f9c344bef39175f270b9c9692302184400d4575e
29+
sourceRevisionDigest: sha256:769af343140411532f967959547d8b9131e10029846a8e287bf1f0fcee265be6
30+
sourceBlobDigest: sha256:2ba0bd520b3cc84796862bea0b8cc5ac30dd0e4369b5427a260720c691958e9c
3131
codeSamplesNamespace: openapi-java-code-samples
32-
codeSamplesRevisionDigest: sha256:9c886cfcb9595a2b19ba00c2240ebd97910b476fe9bad02d0282af91780b0372
32+
codeSamplesRevisionDigest: sha256:f4cf1a0a30ee1e24377c962b9f570237524c48ad5c68bb67664462de122cf9ae
3333
workflow:
3434
workflowVersion: 1.0.0
3535
speakeasyVersion: latest

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -60,15 +60,15 @@ The samples below show how a published SDK artifact is used:
6060

6161
Gradle:
6262
```groovy
63-
implementation 'com.gr4vy:sdk:1.0.0-beta.2'
63+
implementation 'com.gr4vy:sdk:1.0.0-beta.3'
6464
```
6565

6666
Maven:
6767
```xml
6868
<dependency>
6969
<groupId>com.gr4vy</groupId>
7070
<artifactId>sdk</artifactId>
71-
<version>1.0.0-beta.2</version>
71+
<version>1.0.0-beta.3</version>
7272
</dependency>
7373
```
7474

@@ -393,7 +393,6 @@ try {
393393
* [get](docs/sdks/transactions/README.md#get) - Get transaction
394394
* [capture](docs/sdks/transactions/README.md#capture) - Capture transaction
395395
* [void_](docs/sdks/transactions/README.md#void_) - Void transaction
396-
* [summary](docs/sdks/transactions/README.md#summary) - Get transaction summary
397396
* [sync](docs/sdks/transactions/README.md#sync) - Sync transaction
398397

399398
#### [transactions().events()](docs/sdks/events/README.md)

RELEASES.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,14 @@ Based on:
88
### Generated
99
- [java v1.0.0-beta.2] .
1010
### Releases
11-
- [Maven Central v1.0.0-beta.2] https://central.sonatype.com/artifact/com.gr4vy/sdk/1.0.0-beta.2 - .
11+
- [Maven Central v1.0.0-beta.2] https://central.sonatype.com/artifact/com.gr4vy/sdk/1.0.0-beta.2 - .
12+
13+
## 2025-05-30 13:54:51
14+
### Changes
15+
Based on:
16+
- OpenAPI Doc
17+
- Speakeasy CLI 1.554.1 (2.616.1) https://github.com/speakeasy-api/speakeasy
18+
### Generated
19+
- [java v1.0.0-beta.3] .
20+
### Releases
21+
- [Maven Central v1.0.0-beta.3] https://central.sonatype.com/artifact/com.gr4vy/sdk/1.0.0-beta.3 - .

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ publishing {
103103
// https://github.com/gradle/gradle/issues/18619
104104
groupId = "com.gr4vy"
105105
artifactId = "sdk"
106-
version = "1.0.0-beta.2"
106+
version = "1.0.0-beta.3"
107107

108108
from components.java
109109

docs/models/components/TransactionStatusSummary.md

Lines changed: 0 additions & 10 deletions
This file was deleted.

docs/models/operations/GetTransactionSummaryRequest.md

Lines changed: 0 additions & 9 deletions
This file was deleted.

docs/models/operations/GetTransactionSummaryResponse.md

Lines changed: 0 additions & 11 deletions
This file was deleted.

docs/sdks/transactions/README.md

Lines changed: 0 additions & 63 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@
1010
* [get](#get) - Get transaction
1111
* [capture](#capture) - Capture transaction
1212
* [void_](#void_) - Void transaction
13-
* [summary](#summary) - Get transaction summary
1413
* [sync](#sync) - Sync transaction
1514

1615
## list
@@ -724,68 +723,6 @@ public class Application {
724723
| models/errors/Error504 | 504 | application/json |
725724
| models/errors/APIException | 4XX, 5XX | \*/\* |
726725

727-
## summary
728-
729-
Fetch a summary for a transaction.
730-
731-
### Example Usage
732-
733-
```java
734-
package hello.world;
735-
736-
import com.gr4vy.sdk.Gr4vy;
737-
import com.gr4vy.sdk.models.errors.*;
738-
import com.gr4vy.sdk.models.operations.GetTransactionSummaryResponse;
739-
import java.lang.Exception;
740-
741-
public class Application {
742-
743-
public static void main(String[] args) throws Exception {
744-
745-
Gr4vy sdk = Gr4vy.builder()
746-
.bearerAuth("<YOUR_BEARER_TOKEN_HERE>")
747-
.build();
748-
749-
GetTransactionSummaryResponse res = sdk.transactions().summary()
750-
.transactionId("7099948d-7286-47e4-aad8-b68f7eb44591")
751-
.call();
752-
753-
if (res.transactionStatusSummary().isPresent()) {
754-
// handle response
755-
}
756-
}
757-
}
758-
```
759-
760-
### Parameters
761-
762-
| Parameter | Type | Required | Description | Example |
763-
| ------------------------------------------------------- | ------------------------------------------------------- | ------------------------------------------------------- | ------------------------------------------------------- | ------------------------------------------------------- |
764-
| `transactionId` | *String* | :heavy_check_mark: | N/A | 7099948d-7286-47e4-aad8-b68f7eb44591 |
765-
| `merchantAccountId` | *JsonNullable\<String>* | :heavy_minus_sign: | The ID of the merchant account to use for this request. | |
766-
767-
### Response
768-
769-
**[GetTransactionSummaryResponse](../../models/operations/GetTransactionSummaryResponse.md)**
770-
771-
### Errors
772-
773-
| Error Type | Status Code | Content Type |
774-
| --------------------------------- | --------------------------------- | --------------------------------- |
775-
| models/errors/Error400 | 400 | application/json |
776-
| models/errors/Error401 | 401 | application/json |
777-
| models/errors/Error403 | 403 | application/json |
778-
| models/errors/Error404 | 404 | application/json |
779-
| models/errors/Error405 | 405 | application/json |
780-
| models/errors/Error409 | 409 | application/json |
781-
| models/errors/HTTPValidationError | 422 | application/json |
782-
| models/errors/Error425 | 425 | application/json |
783-
| models/errors/Error429 | 429 | application/json |
784-
| models/errors/Error500 | 500 | application/json |
785-
| models/errors/Error502 | 502 | application/json |
786-
| models/errors/Error504 | 504 | application/json |
787-
| models/errors/APIException | 4XX, 5XX | \*/\* |
788-
789726
## sync
790727

791728
Fetch the latest status for a transaction.

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
groupId=com.gr4vy
22
artifactId=sdk
3-
version=1.0.0-beta.2
3+
version=1.0.0-beta.3

src/main/java/com/gr4vy/sdk/SDKConfiguration.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ public class SDKConfiguration {
1919

2020
private static final String LANGUAGE = "java";
2121
public static final String OPENAPI_DOC_VERSION = "1.0.0";
22-
public static final String SDK_VERSION = "1.0.0-beta.2";
22+
public static final String SDK_VERSION = "1.0.0-beta.3";
2323
public static final String GEN_VERSION = "2.616.1";
2424
private static final String BASE_PACKAGE = "com.gr4vy.sdk";
2525
public static final String USER_AGENT =

0 commit comments

Comments
 (0)