Skip to content

Commit c89a27b

Browse files
authored
Merge pull request #59 from apideck-libraries/speakeasy-sdk-regen-1755168719
chore: 🐝 Update SDK - Generate 0.19.3
2 parents e69b531 + e60b608 commit c89a27b

File tree

316 files changed

+13460
-8768
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

316 files changed

+13460
-8768
lines changed

.speakeasy/gen.lock

Lines changed: 13 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,20 @@
11
lockVersion: 2.0.0
22
id: 38254260-287a-40b6-9ac5-c2fcb654c9cc
33
management:
4-
docChecksum: 3508acc42fae389531f955a5c0ef2d51
5-
docVersion: 10.20.6
6-
speakeasyVersion: 1.603.0
7-
generationVersion: 2.681.1
8-
releaseVersion: 0.19.2
9-
configChecksum: 6ee268951cf2d5872dc907c1f51f137e
4+
docChecksum: adbe8651971e100ed9d43a08042577ad
5+
docVersion: 10.20.8
6+
speakeasyVersion: 1.606.0
7+
generationVersion: 2.686.7
8+
releaseVersion: 0.19.3
9+
configChecksum: f497919a0900fbb3d388c92b4f2d613f
1010
repoURL: https://github.com/apideck-libraries/sdk-java.git
1111
published: true
1212
features:
1313
java:
1414
acceptHeaders: 2.81.2
1515
additionalDependencies: 0.1.0
1616
constsAndDefaults: 0.1.1
17-
core: 3.45.3
17+
core: 3.45.4
1818
deprecations: 2.81.1
1919
downloadStreams: 0.1.1
2020
errors: 0.5.0
@@ -3634,13 +3634,12 @@ generatedFiles:
36343634
- src/main/java/com/apideck/unify/utils/BackoffStrategy.java
36353635
- src/main/java/com/apideck/unify/utils/BigDecimalString.java
36363636
- src/main/java/com/apideck/unify/utils/BigIntegerString.java
3637+
- src/main/java/com/apideck/unify/utils/BlockingParser.java
36373638
- src/main/java/com/apideck/unify/utils/Constants.java
36383639
- src/main/java/com/apideck/unify/utils/CopiableInputStream.java
36393640
- src/main/java/com/apideck/unify/utils/Deserializers.java
36403641
- src/main/java/com/apideck/unify/utils/EventStream.java
3641-
- src/main/java/com/apideck/unify/utils/EventStreamLineReader.java
36423642
- src/main/java/com/apideck/unify/utils/EventStreamMessage.java
3643-
- src/main/java/com/apideck/unify/utils/EventStreamReader.java
36443643
- src/main/java/com/apideck/unify/utils/Exceptions.java
36453644
- src/main/java/com/apideck/unify/utils/FormMetadata.java
36463645
- src/main/java/com/apideck/unify/utils/Globals.java
@@ -3677,6 +3676,7 @@ generatedFiles:
36773676
- src/main/java/com/apideck/unify/utils/SessionManager.java
36783677
- src/main/java/com/apideck/unify/utils/SpeakeasyHTTPClient.java
36793678
- src/main/java/com/apideck/unify/utils/SpeakeasyMetadata.java
3679+
- src/main/java/com/apideck/unify/utils/StreamingParser.java
36803680
- src/main/java/com/apideck/unify/utils/TypedObject.java
36813681
- src/main/java/com/apideck/unify/utils/Types.java
36823682
- src/main/java/com/apideck/unify/utils/Utf8UrlEncoder.java
@@ -6860,7 +6860,7 @@ examples:
68606860
x-apideck-app-id: "dSBdXd2H6Mqwfg0atXHXYcysLJE9qyn1VwBtXHX"
68616861
x-apideck-service-id: "salesforce"
68626862
requestBody:
6863-
application/json: {"parent_id": "12345", "name": "SpaceX", "status": "active", "row_version": "1-12345", "pass_through": [{"service_id": "<id>", "extend_paths": [{"path": "$.nested.property", "value": {"TaxClassificationRef": {"value": "EUC-99990201-V1-00020000"}}}]}]}
6863+
application/json: {"parent_id": "12345", "name": "SpaceX", "status": "active", "currencies": ["USD"], "row_version": "1-12345", "pass_through": [{"service_id": "<id>", "extend_paths": [{"path": "$.nested.property", "value": {"TaxClassificationRef": {"value": "EUC-99990201-V1-00020000"}}}]}]}
68646864
responses:
68656865
"201":
68666866
application/json: {"status_code": 200, "status": "OK", "service": "quickbooks", "resource": "subsidiaries", "operation": "add", "data": {"id": "12345"}}
@@ -6916,7 +6916,7 @@ examples:
69166916
x-apideck-service-id: "salesforce"
69176917
responses:
69186918
"200":
6919-
application/json: {"status_code": 200, "status": "OK", "service": "xero", "resource": "subsidiaries", "operation": "one", "data": {"id": "12345", "parent_id": "12345", "name": "SpaceX", "status": "active", "row_version": "1-12345", "updated_by": "12345", "created_by": "12345", "updated_at": "2020-09-30T07:43:32.000Z", "created_at": "2020-09-30T07:43:32.000Z", "pass_through": [{"service_id": "<id>", "extend_paths": [{"path": "$.nested.property", "value": {"TaxClassificationRef": {"value": "EUC-99990201-V1-00020000"}}}]}]}}
6919+
application/json: {"status_code": 200, "status": "OK", "service": "xero", "resource": "subsidiaries", "operation": "one", "data": {"id": "12345", "parent_id": "12345", "name": "SpaceX", "status": "active", "currencies": ["USD"], "row_version": "1-12345", "updated_by": "12345", "created_by": "12345", "updated_at": "2020-09-30T07:43:32.000Z", "created_at": "2020-09-30T07:43:32.000Z", "pass_through": [{"service_id": "<id>", "extend_paths": [{"path": "$.nested.property", "value": {"TaxClassificationRef": {"value": "EUC-99990201-V1-00020000"}}}]}]}}
69206920
"400":
69216921
application/json: {"status_code": 400, "error": "Bad Request", "type_name": "RequestValidationError", "message": "Invalid Params", "detail": "Missing property foobar", "ref": "https://developers.apideck.com/errors#requestvalidationerror"}
69226922
"401":
@@ -6968,7 +6968,7 @@ examples:
69686968
x-apideck-app-id: "dSBdXd2H6Mqwfg0atXHXYcysLJE9qyn1VwBtXHX"
69696969
x-apideck-service-id: "salesforce"
69706970
requestBody:
6971-
application/json: {"parent_id": "12345", "name": "SpaceX", "status": "active", "row_version": "1-12345", "pass_through": [{"service_id": "<id>", "extend_paths": [{"path": "$.nested.property", "value": {"TaxClassificationRef": {"value": "EUC-99990201-V1-00020000"}}}]}]}
6971+
application/json: {"parent_id": "12345", "name": "SpaceX", "status": "active", "currencies": ["USD"], "row_version": "1-12345", "pass_through": [{"service_id": "<id>", "extend_paths": [{"path": "$.nested.property", "value": {"TaxClassificationRef": {"value": "EUC-99990201-V1-00020000"}}}]}]}
69726972
responses:
69736973
"200":
69746974
application/json: {"status_code": 200, "status": "OK", "service": "quickbooks", "resource": "subsidiaries", "operation": "update", "data": {"id": "12345"}}
@@ -18813,3 +18813,4 @@ examples:
1881318813
application/json: {"status_code": 400, "error": "Bad Request", "type_name": "RequestHeadersValidationError", "message": "Invalid Params", "detail": "Missing Header: x-apideck-consumer-id", "ref": "https://developers.apideck.com/errors#unauthorizederror"}
1881418814
examplesVersion: 1.0.2
1881518815
generatedTests: {}
18816+
releaseNotes: "## SDK Changes Detected:\n* `apideck.accounting.subsidiaries.list()`: `response.data.[].currencies` **Added**\n* `apideck.accounting.subsidiaries.create()`: \n * `request.subsidiary.currencies` **Added**\n* `apideck.accounting.subsidiaries.get()`: `response.data.currencies` **Added**\n* `apideck.accounting.subsidiaries.update()`: \n * `request.subsidiary.currencies` **Added**\n"

.speakeasy/gen.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ generation:
2121
generateNewTests: false
2222
skipResponseBodyAssertions: false
2323
java:
24-
version: 0.19.2
24+
version: 0.19.3
2525
additionalDependencies: []
2626
additionalPlugins: []
2727
artifactID: unify

.speakeasy/workflow.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,21 @@
1-
speakeasyVersion: 1.603.0
1+
speakeasyVersion: 1.606.0
22
sources:
33
Apideck-OAS:
44
sourceNamespace: apideck-oas
5-
sourceRevisionDigest: sha256:2099998270a9bdeade8ae3fb9b23b68e61f24a1908cee32bc83a8541bc58faee
6-
sourceBlobDigest: sha256:66476ee22ff7a006e0e1b602bf1706916b1e9b06283e2afb4541ffe4ff57b851
5+
sourceRevisionDigest: sha256:390b869b35f76350131bc42c97e343bfb536e7d4d36b1e2f8c3379f0726fc635
6+
sourceBlobDigest: sha256:07a9aeb8981573d89e3387801270c5e220d9c2b23cae22a8acbc33d9c4ddb2e8
77
tags:
88
- latest
9-
- speakeasy-sdk-regen-1754600540
10-
- 10.20.6
9+
- speakeasy-sdk-regen-1755168719
10+
- 10.20.8
1111
targets:
1212
apideck:
1313
source: Apideck-OAS
1414
sourceNamespace: apideck-oas
15-
sourceRevisionDigest: sha256:2099998270a9bdeade8ae3fb9b23b68e61f24a1908cee32bc83a8541bc58faee
16-
sourceBlobDigest: sha256:66476ee22ff7a006e0e1b602bf1706916b1e9b06283e2afb4541ffe4ff57b851
15+
sourceRevisionDigest: sha256:390b869b35f76350131bc42c97e343bfb536e7d4d36b1e2f8c3379f0726fc635
16+
sourceBlobDigest: sha256:07a9aeb8981573d89e3387801270c5e220d9c2b23cae22a8acbc33d9c4ddb2e8
1717
codeSamplesNamespace: apideck-oas-java-code-samples
18-
codeSamplesRevisionDigest: sha256:0ebf104dddff5c80a844a314dbd2a9dd2df843e72650d5281a045e3a3eaf83ed
18+
codeSamplesRevisionDigest: sha256:0c782c264db56076c8c05849028e4bc1859b3db7f8d45a0a17e68a668ead0068
1919
workflow:
2020
workflowVersion: 1.0.0
2121
speakeasyVersion: latest

README.md

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

4949
Gradle:
5050
```groovy
51-
implementation 'com.apideck:unify:0.19.2'
51+
implementation 'com.apideck:unify:0.19.3'
5252
```
5353

5454
Maven:
5555
```xml
5656
<dependency>
5757
<groupId>com.apideck</groupId>
5858
<artifactId>unify</artifactId>
59-
<version>0.19.2</version>
59+
<version>0.19.3</version>
6060
</dependency>
6161
```
6262

RELEASES.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -418,4 +418,14 @@ Based on:
418418
### Generated
419419
- [java v0.19.2] .
420420
### Releases
421-
- [Maven Central v0.19.2] https://central.sonatype.com/artifact/com.apideck/unify/0.19.2 - .
421+
- [Maven Central v0.19.2] https://central.sonatype.com/artifact/com.apideck/unify/0.19.2 - .
422+
423+
## 2025-08-20 00:12:37
424+
### Changes
425+
Based on:
426+
- OpenAPI Doc
427+
- Speakeasy CLI 1.606.0 (2.686.7) https://github.com/speakeasy-api/speakeasy
428+
### Generated
429+
- [java v0.19.3] .
430+
### Releases
431+
- [Maven Central v0.19.3] https://central.sonatype.com/artifact/com.apideck/unify/0.19.3 - .

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ publishing {
105105
// https://github.com/gradle/gradle/issues/18619
106106
groupId = "com.apideck"
107107
artifactId = "unify"
108-
version = "0.19.2"
108+
version = "0.19.3"
109109

110110
from components.java
111111

docs/models/components/JobStatus.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,6 @@ The status of the job.
1111
| `INTERNAL` | internal |
1212
| `PUBLISHED` | published |
1313
| `COMPLETED` | completed |
14+
| `PLACED` | placed |
1415
| `ON_HOLD` | on-hold |
1516
| `PRIVATE` | private |

docs/models/components/PhoneNumberType.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,5 @@ The type of phone number
1717
| `FAX` | fax |
1818
| `DIRECT_DIAL_IN` | direct-dial-in |
1919
| `PERSONAL` | personal |
20+
| `BILLING` | billing |
2021
| `OTHER` | other |

docs/models/components/Subsidiary.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
| `parentId` | *JsonNullable\<String>* | :heavy_minus_sign: | A unique identifier for an object. | 12345 |
1010
| `name` | *JsonNullable\<String>* | :heavy_minus_sign: | The name of the company. | SpaceX |
1111
| `status` | [Optional\<SubsidiaryStatus>](../../models/components/SubsidiaryStatus.md) | :heavy_minus_sign: | Based on the status some functionality is enabled or disabled. | active |
12+
| `currencies` | List\<[Currency](../../models/components/Currency.md)> | :heavy_minus_sign: | List of currencies supported by this subsidiary | |
1213
| `customMappings` | Map\<String, *Object*> | :heavy_minus_sign: | When custom mappings are configured on the resource, the result is included here. | |
1314
| `rowVersion` | *JsonNullable\<String>* | :heavy_minus_sign: | A binary value used to detect updates to a object and prevent data conflicts. It is incremented each time an update is made to the object. | 1-12345 |
1415
| `updatedBy` | *JsonNullable\<String>* | :heavy_minus_sign: | The user who last updated the object. | 12345 |

docs/models/components/SubsidiaryInput.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,6 @@
88
| `parentId` | *JsonNullable\<String>* | :heavy_minus_sign: | A unique identifier for an object. | 12345 |
99
| `name` | *JsonNullable\<String>* | :heavy_minus_sign: | The name of the company. | SpaceX |
1010
| `status` | [Optional\<SubsidiaryStatus>](../../models/components/SubsidiaryStatus.md) | :heavy_minus_sign: | Based on the status some functionality is enabled or disabled. | active |
11+
| `currencies` | List\<[Currency](../../models/components/Currency.md)> | :heavy_minus_sign: | List of currencies supported by this subsidiary | |
1112
| `rowVersion` | *JsonNullable\<String>* | :heavy_minus_sign: | A binary value used to detect updates to a object and prevent data conflicts. It is incremented each time an update is made to the object. | 1-12345 |
1213
| `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. | |

0 commit comments

Comments
 (0)