Skip to content

Commit 698e574

Browse files
github-actions[bot]speakeasybotspeakeasy-github[bot]
authored
chore: 🐝 Update SDK - Generate 0.31.8 (#112)
* ## Java SDK Changes: * `apideck.accounting.bills.list()`: `response.data[].paymentAllocations` **Added** * `apideck.accounting.bills.create()`: * `request.bill.paymentAllocations` **Added** * `apideck.accounting.bills.get()`: `response.data.paymentAllocations` **Added** * `apideck.accounting.bills.update()`: * `request.bill.paymentAllocations` **Added** * `apideck.accounting.payments.list()`: * `request.filter` **Changed** * `apideck.accounting.billPayments.list()`: * `request.filter` **Changed** * empty commit to trigger [run-tests] workflow --------- Co-authored-by: speakeasybot <bot@speakeasyapi.dev> Co-authored-by: speakeasy-github[bot] <128539517+speakeasy-github[bot]@users.noreply.github.com>
1 parent cd8b24a commit 698e574

351 files changed

Lines changed: 1856 additions & 1410 deletions

File tree

Some content is hidden

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

β€Ž.speakeasy/gen.lockβ€Ž

Lines changed: 712 additions & 703 deletions
Large diffs are not rendered by default.

β€Ž.speakeasy/gen.yamlβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ generation:
2929
generateNewTests: false
3030
skipResponseBodyAssertions: false
3131
java:
32-
version: 0.31.7
32+
version: 0.31.8
3333
additionalDependencies: []
3434
additionalPlugins: []
3535
artifactID: unify

β€Ž.speakeasy/workflow.lockβ€Ž

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,20 @@
1-
speakeasyVersion: 1.761.3
1+
speakeasyVersion: 1.761.9
22
sources:
33
Apideck-OAS:
44
sourceNamespace: apideck-oas
5-
sourceRevisionDigest: sha256:836ca44f308a8e120f17077f583ec89a2374c1f7e9e54660bf291c533212e54f
6-
sourceBlobDigest: sha256:5f4280fabba7e831d2892578a6d170f288cc87c59c5ff34c3372a96f9961d2a7
5+
sourceRevisionDigest: sha256:c0d0d9f5576028414356efe057f492c84f4492a94189a61b7b6039ed1e1e0765
6+
sourceBlobDigest: sha256:3c0a71801c24c2877a1d100291ca60a4e5a38b2fcb03b261b9332640e70bb08f
77
tags:
88
- latest
9-
- 10.24.22
9+
- 10.24.24
1010
targets:
1111
apideck:
1212
source: Apideck-OAS
1313
sourceNamespace: apideck-oas
14-
sourceRevisionDigest: sha256:836ca44f308a8e120f17077f583ec89a2374c1f7e9e54660bf291c533212e54f
15-
sourceBlobDigest: sha256:5f4280fabba7e831d2892578a6d170f288cc87c59c5ff34c3372a96f9961d2a7
14+
sourceRevisionDigest: sha256:c0d0d9f5576028414356efe057f492c84f4492a94189a61b7b6039ed1e1e0765
15+
sourceBlobDigest: sha256:3c0a71801c24c2877a1d100291ca60a4e5a38b2fcb03b261b9332640e70bb08f
1616
codeSamplesNamespace: apideck-oas-java-code-samples
17-
codeSamplesRevisionDigest: sha256:32993b80cd81f7650863c23744cb13e26771e37f673f1c1e8338d92afbae3341
17+
codeSamplesRevisionDigest: sha256:3eed481ce0065829dbbf6870b2a1d2c221517b5de12b2e85cc3970f23b9466ac
1818
workflow:
1919
workflowVersion: 1.0.0
2020
speakeasyVersion: latest

β€ŽREADME.mdβ€Ž

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

5252
Gradle:
5353
```groovy
54-
implementation 'com.apideck:unify:0.31.7'
54+
implementation 'com.apideck:unify:0.31.8'
5555
```
5656

5757
Maven:
5858
```xml
5959
<dependency>
6060
<groupId>com.apideck</groupId>
6161
<artifactId>unify</artifactId>
62-
<version>0.31.7</version>
62+
<version>0.31.8</version>
6363
</dependency>
6464
```
6565

β€ŽRELEASES.mdβ€Ž

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -808,4 +808,14 @@ Based on:
808808
### Generated
809809
- [java v0.31.7] .
810810
### Releases
811-
- [Maven Central v0.31.7] https://central.sonatype.com/artifact/com.apideck/unify/0.31.7 - .
811+
- [Maven Central v0.31.7] https://central.sonatype.com/artifact/com.apideck/unify/0.31.7 - .
812+
813+
## 2026-04-21 11:43:46
814+
### Changes
815+
Based on:
816+
- OpenAPI Doc
817+
- Speakeasy CLI 1.761.9 (2.881.4) https://github.com/speakeasy-api/speakeasy
818+
### Generated
819+
- [java v0.31.8] .
820+
### Releases
821+
- [Maven Central v0.31.8] https://central.sonatype.com/artifact/com.apideck/unify/0.31.8 - .

β€Ždocs/models/components/Bill.mdβ€Ž

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@
4545
| `taxMethod` | *JsonNullable\<String>* | :heavy_minus_sign: | Method of tax calculation | Due to supplier |
4646
| `documentReceived` | *JsonNullable\<Boolean>* | :heavy_minus_sign: | Whether the document has been received | true |
4747
| `sourceDocumentUrl` | *JsonNullable\<String>* | :heavy_minus_sign: | URL link to a source document - shown as 'Go to [appName]' in the downstream app. Currently only supported for Xero. | https://www.invoicesolution.com/bill/123456 |
48+
| `paymentAllocations` | List\<[LinkedPaymentAllocations](../../models/components/LinkedPaymentAllocations.md)> | :heavy_minus_sign: | A list of linked payment allocations. | |
4849
| `trackingCategories` | List\<[LinkedTrackingCategory](../../models/components/LinkedTrackingCategory.md)> | :heavy_minus_sign: | A list of linked tracking categories. | |
4950
| `updatedBy` | *JsonNullable\<String>* | :heavy_minus_sign: | The user who last updated the object. | 12345 |
5051
| `createdBy` | *JsonNullable\<String>* | :heavy_minus_sign: | The user who created the object. | 12345 |

β€Ždocs/models/components/BillInput.mdβ€Ž

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@
4343
| `taxMethod` | *JsonNullable\<String>* | :heavy_minus_sign: | Method of tax calculation | Due to supplier |
4444
| `documentReceived` | *JsonNullable\<Boolean>* | :heavy_minus_sign: | Whether the document has been received | true |
4545
| `sourceDocumentUrl` | *JsonNullable\<String>* | :heavy_minus_sign: | URL link to a source document - shown as 'Go to [appName]' in the downstream app. Currently only supported for Xero. | https://www.invoicesolution.com/bill/123456 |
46+
| `paymentAllocations` | List\<[LinkedPaymentAllocations](../../models/components/LinkedPaymentAllocations.md)> | :heavy_minus_sign: | A list of linked payment allocations. | |
4647
| `trackingCategories` | List\<[LinkedTrackingCategory](../../models/components/LinkedTrackingCategory.md)> | :heavy_minus_sign: | A list of linked tracking categories. | |
4748
| `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 |
4849
| `customFields` | List\<[CustomField](../../models/components/CustomField.md)> | :heavy_minus_sign: | N/A | |
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
# LinkedPaymentAllocations
2+
3+
4+
## Fields
5+
6+
| Field | Type | Required | Description | Example |
7+
| ----------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------- |
8+
| `id` | *Optional\<String>* | :heavy_minus_sign: | ID of the payment | 123456 |
9+
| `allocatedAmount` | *JsonNullable\<Double>* | :heavy_minus_sign: | Amount of the payment allocated to the bill | 1000 |
10+
| `date` | [OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html) | :heavy_minus_sign: | Date of the payment | 2020-09-30T07:43:32.000Z |

β€Ždocs/models/components/PaymentsFilter.mdβ€Ž

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
| ----------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------- |
88
| `updatedSince` | [OffsetDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html) | :heavy_minus_sign: | N/A | 2020-09-30T07:43:32.000Z |
99
| `invoiceId` | *Optional\<String>* | :heavy_minus_sign: | N/A | 123 |
10+
| `billId` | *Optional\<String>* | :heavy_minus_sign: | N/A | 123 |
1011
| `supplierId` | *Optional\<String>* | :heavy_minus_sign: | N/A | 123 |
1112
| `customerId` | *Optional\<String>* | :heavy_minus_sign: | Filter by customer id | 123abc |
1213
| `type` | [Optional\<PaymentsFilterType>](../../models/components/PaymentsFilterType.md) | :heavy_minus_sign: | N/A | accounts_receivable |

0 commit comments

Comments
Β (0)