Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
86 changes: 43 additions & 43 deletions .speakeasy/gen.lock

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion .speakeasy/gen.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ generation:
generateNewTests: false
skipResponseBodyAssertions: false
java:
version: 0.32.0
version: 0.33.0
additionalDependencies: []
additionalPlugins: []
artifactID: unify
Expand Down
14 changes: 7 additions & 7 deletions .speakeasy/workflow.lock
Original file line number Diff line number Diff line change
@@ -1,20 +1,20 @@
speakeasyVersion: 1.789.2
speakeasyVersion: 1.790.3
sources:
Apideck-OAS:
sourceNamespace: apideck-oas
sourceRevisionDigest: sha256:3a56eb3e811902ebe5178838424aa121e63011842c462dd723554a3143e65aa3
sourceBlobDigest: sha256:fae6678b45bbc58554f5cad529b88e682840885b79983a4227bf60cda74815d7
sourceRevisionDigest: sha256:8c66ab2eebb4448f4045d971e09e64df0af052fc667fb2ba68df222b4bf2b24b
sourceBlobDigest: sha256:6161b5e10ad68c05b9eea4397d7988994f082591df87d26d022aa00a16c3a1fb
tags:
- latest
- 10.25.1
- 10.27.0
targets:
apideck:
source: Apideck-OAS
sourceNamespace: apideck-oas
sourceRevisionDigest: sha256:3a56eb3e811902ebe5178838424aa121e63011842c462dd723554a3143e65aa3
sourceBlobDigest: sha256:fae6678b45bbc58554f5cad529b88e682840885b79983a4227bf60cda74815d7
sourceRevisionDigest: sha256:8c66ab2eebb4448f4045d971e09e64df0af052fc667fb2ba68df222b4bf2b24b
sourceBlobDigest: sha256:6161b5e10ad68c05b9eea4397d7988994f082591df87d26d022aa00a16c3a1fb
codeSamplesNamespace: apideck-oas-java-code-samples
codeSamplesRevisionDigest: sha256:18ef61d850ef73888ea2b6df5a20f120622d59e86d4bfa4d00ad74184262c385
codeSamplesRevisionDigest: sha256:75ef06d80c9e49395677d789d1e8ce0ddb2550a06fd0e1ea3e1e3c7c0a055ac8
workflow:
workflowVersion: 1.0.0
speakeasyVersion: latest
Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,15 +51,15 @@ The samples below show how a published SDK artifact is used:

Gradle:
```groovy
implementation 'com.apideck:unify:0.32.0'
implementation 'com.apideck:unify:0.33.0'
```

Maven:
```xml
<dependency>
<groupId>com.apideck</groupId>
<artifactId>unify</artifactId>
<version>0.32.0</version>
<version>0.33.0</version>
</dependency>
```

Expand Down
12 changes: 11 additions & 1 deletion RELEASES.md
Original file line number Diff line number Diff line change
Expand Up @@ -1008,4 +1008,14 @@ Based on:
### Generated
- [java v0.32.0] .
### Releases
- [Maven Central v0.32.0] https://central.sonatype.com/artifact/com.apideck/unify/0.32.0 - .
- [Maven Central v0.32.0] https://central.sonatype.com/artifact/com.apideck/unify/0.32.0 - .

## 2026-07-23 00:28:56
### Changes
Based on:
- OpenAPI Doc
- Speakeasy CLI 1.790.3 (2.918.4) https://github.com/speakeasy-api/speakeasy
### Generated
- [java v0.33.0] .
### Releases
- [Maven Central v0.33.0] https://central.sonatype.com/artifact/com.apideck/unify/0.33.0 - .
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ javadocJar {

dependencies {
api 'com.fasterxml.jackson.core:jackson-annotations:2.22'
implementation 'com.fasterxml.jackson.core:jackson-databind:2.22.0'
implementation 'com.fasterxml.jackson.core:jackson-databind:2.22.1'
implementation 'com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.22.0'
implementation 'com.fasterxml.jackson.datatype:jackson-datatype-jdk8:2.22.0'
api('org.openapitools:jackson-databind-nullable:0.2.6') {exclude group: 'com.fasterxml.jackson.core', module: 'jackson-databind'}
Expand Down
2 changes: 2 additions & 0 deletions docs/models/components/BillsFilter.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,7 @@
| ------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| `idSince` | *Optional\<String>* | :heavy_minus_sign: | Return records with a row ID greater than or equal to the given value | 1 |
| `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 |
| `billedSince` | [LocalDate](https://docs.oracle.com/javase/8/docs/api/java/time/LocalDate.html) | :heavy_minus_sign: | Return bills with a document date (`bill_date`) on or after the given date (YYYY-MM-DD). | 2020-09-30 |
| `dueSince` | [LocalDate](https://docs.oracle.com/javase/8/docs/api/java/time/LocalDate.html) | :heavy_minus_sign: | Return bills with a due date (`due_date`) on or after the given date (YYYY-MM-DD). | 2020-09-30 |
| `status` | [Optional\<BillsFilterStatus>](../../models/components/BillsFilterStatus.md) | :heavy_minus_sign: | Filter by bill status | paid |
| `subsidiaryId` | *Optional\<String>* | :heavy_minus_sign: | Filter by the subsidiary (legal entity) the record belongs to. Only honored on connectors that support multi-entity scoping (e.g. NetSuite OneWorld); ignored elsewhere. | 12345 |
1 change: 1 addition & 0 deletions docs/models/components/ExpenseReport.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@
| `account` | [JsonNullable\<LinkedLedgerAccount>](../../models/components/LinkedLedgerAccount.md) | :heavy_minus_sign: | N/A | |
| `accountingPeriod` | [JsonNullable\<AccountingPeriod>](../../models/components/AccountingPeriod.md) | :heavy_minus_sign: | The accounting period the expense report is posted to. | |
| `lineItems` | List\<[ExpenseReportLineItem](../../models/components/ExpenseReportLineItem.md)> | :heavy_check_mark: | Expense line items linked to this expense report. | |
| `reference` | *JsonNullable\<String>* | :heavy_minus_sign: | Optional reference identifier for the transaction. | INV-2024-001 |
| `subsidiary` | [JsonNullable\<LinkedSubsidiary>](../../models/components/LinkedSubsidiary.md) | :heavy_minus_sign: | N/A | |
| `trackingCategories` | List\<[LinkedTrackingCategory](../../models/components/LinkedTrackingCategory.md)> | :heavy_minus_sign: | A list of linked tracking categories. | |
| `taxInclusive` | *JsonNullable\<Boolean>* | :heavy_minus_sign: | Amounts are including tax | true |
Expand Down
1 change: 1 addition & 0 deletions docs/models/components/ExpenseReportInput.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@
| `account` | [JsonNullable\<LinkedLedgerAccount>](../../models/components/LinkedLedgerAccount.md) | :heavy_minus_sign: | N/A | |
| `accountingPeriod` | [JsonNullable\<AccountingPeriod>](../../models/components/AccountingPeriod.md) | :heavy_minus_sign: | The accounting period the expense report is posted to. | |
| `lineItems` | List\<[ExpenseReportLineItemInput](../../models/components/ExpenseReportLineItemInput.md)> | :heavy_check_mark: | Expense line items linked to this expense report. | |
| `reference` | *JsonNullable\<String>* | :heavy_minus_sign: | Optional reference identifier for the transaction. | INV-2024-001 |
| `subsidiary` | [JsonNullable\<LinkedSubsidiaryInput>](../../models/components/LinkedSubsidiaryInput.md) | :heavy_minus_sign: | N/A | |
| `trackingCategories` | List\<[LinkedTrackingCategory](../../models/components/LinkedTrackingCategory.md)> | :heavy_minus_sign: | A list of linked tracking categories. | |
| `taxInclusive` | *JsonNullable\<Boolean>* | :heavy_minus_sign: | Amounts are including tax | true |
Expand Down
Loading