Skip to content

Commit bdde303

Browse files
committed
ci: regenerated with OpenAPI Doc , Speakeasy CLI 1.540.0
1 parent 22241db commit bdde303

File tree

12 files changed

+157
-25
lines changed

12 files changed

+157
-25
lines changed

.speakeasy/gen.lock

+6-6
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
lockVersion: 2.0.0
22
id: 38254260-287a-40b6-9ac5-c2fcb654c9cc
33
management:
4-
docChecksum: b5dc0244aa499b8adfc991da71055e1b
5-
docVersion: 10.16.2
6-
speakeasyVersion: 1.537.0
7-
generationVersion: 2.588.0
8-
releaseVersion: 0.13.0
9-
configChecksum: d48bf19fcfafaec3f9160689e1a3b705
4+
docChecksum: d8344cbf466dcd4f4f041d1b3cf57f83
5+
docVersion: 10.16.4
6+
speakeasyVersion: 1.540.0
7+
generationVersion: 2.593.3
8+
releaseVersion: 0.13.1
9+
configChecksum: 90a356c8fc8d0af31cc860fde40a7f2f
1010
repoURL: https://github.com/apideck-libraries/sdk-java.git
1111
published: true
1212
features:

.speakeasy/gen.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ generation:
1515
oAuth2ClientCredentialsEnabled: true
1616
oAuth2PasswordEnabled: true
1717
java:
18-
version: 0.13.0
18+
version: 0.13.1
1919
additionalDependencies: []
2020
additionalPlugins: []
2121
artifactID: unify

.speakeasy/workflow.lock

+8-8
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,21 @@
1-
speakeasyVersion: 1.537.0
1+
speakeasyVersion: 1.540.0
22
sources:
33
Apideck-OAS:
44
sourceNamespace: apideck-oas
5-
sourceRevisionDigest: sha256:441e96cb7c893583bf576898c7e6362d69bb6696c90bca124195cc38b2eb83af
6-
sourceBlobDigest: sha256:303c1acf7abc835f46d58b4a823c3bb3e537aae128b78352be572e712c7879f6
5+
sourceRevisionDigest: sha256:9cc8ce639f2e9c19f6c2c7601a69786eb7f6da5b6e52241ea74596e7a203f58b
6+
sourceBlobDigest: sha256:920cd0abb9aa343c591a899ed87ab62dacd719dd688374cc42f919f1ebab947c
77
tags:
88
- latest
9-
- speakeasy-sdk-regen-1744725234
10-
- 10.16.2
9+
- speakeasy-sdk-regen-1745317277
10+
- 10.16.4
1111
targets:
1212
apideck:
1313
source: Apideck-OAS
1414
sourceNamespace: apideck-oas
15-
sourceRevisionDigest: sha256:441e96cb7c893583bf576898c7e6362d69bb6696c90bca124195cc38b2eb83af
16-
sourceBlobDigest: sha256:303c1acf7abc835f46d58b4a823c3bb3e537aae128b78352be572e712c7879f6
15+
sourceRevisionDigest: sha256:9cc8ce639f2e9c19f6c2c7601a69786eb7f6da5b6e52241ea74596e7a203f58b
16+
sourceBlobDigest: sha256:920cd0abb9aa343c591a899ed87ab62dacd719dd688374cc42f919f1ebab947c
1717
codeSamplesNamespace: apideck-oas-java-code-samples
18-
codeSamplesRevisionDigest: sha256:0f3ed39c5fb5caef53b411a7d322012da8e6a3822d9c149fa3905eaecdd3d64a
18+
codeSamplesRevisionDigest: sha256:533046f4b7c29144159f9c225a40c760cff7af3840ec9bd087f27e1d6dbba193
1919
workflow:
2020
workflowVersion: 1.0.0
2121
speakeasyVersion: latest

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -47,15 +47,15 @@ The samples below show how a published SDK artifact is used:
4747

4848
Gradle:
4949
```groovy
50-
implementation 'com.apideck:unify:0.13.0'
50+
implementation 'com.apideck:unify:0.13.1'
5151
```
5252

5353
Maven:
5454
```xml
5555
<dependency>
5656
<groupId>com.apideck</groupId>
5757
<artifactId>unify</artifactId>
58-
<version>0.13.0</version>
58+
<version>0.13.1</version>
5959
</dependency>
6060
```
6161

RELEASES.md

+11-1
Original file line numberDiff line numberDiff line change
@@ -258,4 +258,14 @@ Based on:
258258
### Generated
259259
- [java v0.13.0] .
260260
### Releases
261-
- [Maven Central v0.13.0] https://central.sonatype.com/artifact/com.apideck/unify/0.13.0 - .
261+
- [Maven Central v0.13.0] https://central.sonatype.com/artifact/com.apideck/unify/0.13.0 - .
262+
263+
## 2025-04-26 00:12:17
264+
### Changes
265+
Based on:
266+
- OpenAPI Doc
267+
- Speakeasy CLI 1.540.0 (2.593.3) https://github.com/speakeasy-api/speakeasy
268+
### Generated
269+
- [java v0.13.1] .
270+
### Releases
271+
- [Maven Central v0.13.1] https://central.sonatype.com/artifact/com.apideck/unify/0.13.1 - .

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ publishing {
103103
// https://github.com/gradle/gradle/issues/18619
104104
groupId = "com.apideck"
105105
artifactId = "unify"
106-
version = "0.13.0"
106+
version = "0.13.1"
107107

108108
from components.java
109109

docs/models/components/Note.md

+1
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212
| `contactId` | *JsonNullable\<String>* | :heavy_minus_sign: | The contact that is related to the note. | 12345 |
1313
| `companyId` | *JsonNullable\<String>* | :heavy_minus_sign: | The company that is related to the note. | 12345 |
1414
| `opportunityId` | *JsonNullable\<String>* | :heavy_minus_sign: | The opportunity that is related to the note. | 12345 |
15+
| `activityId` | *JsonNullable\<String>* | :heavy_minus_sign: | The activity that is related to the note. | 12345 |
1516
| `leadId` | *JsonNullable\<String>* | :heavy_minus_sign: | The lead that is related to the note. | 12345 |
1617
| `active` | *JsonNullable\<Boolean>* | :heavy_minus_sign: | Whether the Note is active or not. | true |
1718
| `customMappings` | [JsonNullable\<CustomMappings>](../../models/components/CustomMappings.md) | :heavy_minus_sign: | When custom mappings are configured on the resource, the result is included here. | |

docs/models/components/NoteInput.md

+1
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
| `contactId` | *JsonNullable\<String>* | :heavy_minus_sign: | The contact that is related to the note. | 12345 |
1212
| `companyId` | *JsonNullable\<String>* | :heavy_minus_sign: | The company that is related to the note. | 12345 |
1313
| `opportunityId` | *JsonNullable\<String>* | :heavy_minus_sign: | The opportunity that is related to the note. | 12345 |
14+
| `activityId` | *JsonNullable\<String>* | :heavy_minus_sign: | The activity that is related to the note. | 12345 |
1415
| `leadId` | *JsonNullable\<String>* | :heavy_minus_sign: | The lead that is related to the note. | 12345 |
1516
| `active` | *JsonNullable\<Boolean>* | :heavy_minus_sign: | Whether the Note is active or not. | true |
1617
| `passThrough` | List\<[PassThroughBody](../../models/components/PassThroughBody.md)> | :heavy_minus_sign: | The pass_through property allows passing service-specific, custom data or structured modifications in request body when creating or updating resources. | |

gradle.properties

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
groupId=com.apideck
22
artifactId=unify
3-
version=0.13.0
3+
version=0.13.1

src/main/java/com/apideck/unify/SDKConfiguration.java

+3-3
Original file line numberDiff line numberDiff line change
@@ -31,9 +31,9 @@ public String resolvedServerUrl() {
3131
}
3232
public int serverIdx = 0;
3333
private static final String LANGUAGE = "java";
34-
public static final String OPENAPI_DOC_VERSION = "10.16.2";
35-
public static final String SDK_VERSION = "0.13.0";
36-
public static final String GEN_VERSION = "2.588.0";
34+
public static final String OPENAPI_DOC_VERSION = "10.16.4";
35+
public static final String SDK_VERSION = "0.13.1";
36+
public static final String GEN_VERSION = "2.593.3";
3737
private static final String BASE_PACKAGE = "com.apideck.unify";
3838
public static final String USER_AGENT =
3939
String.format("speakeasy-sdk/%s %s %s %s %s",

0 commit comments

Comments
 (0)