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
27,743 changes: 23,105 additions & 4,638 deletions .speakeasy/gen.lock

Large diffs are not rendered by default.

5 changes: 4 additions & 1 deletion .speakeasy/gen.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,19 +13,21 @@ generation:
requestResponseComponentNamesFeb2024: true
securityFeb2025: false
sharedErrorComponentsApr2025: false
sharedNestedComponentsJan2026: false
auth:
oAuth2ClientCredentialsEnabled: true
oAuth2PasswordEnabled: true
hoistGlobalSecurity: true
schemas:
allOfMergeStrategy: shallowMerge
requestBodyFieldName: ""
persistentEdits: {}
tests:
generateTests: true
generateNewTests: false
skipResponseBodyAssertions: false
java:
version: 0.28.0
version: 0.29.0
additionalDependencies: []
additionalPlugins: []
artifactID: unify
Expand All @@ -40,6 +42,7 @@ java:
enableSlf4jLogging: false
enableStreamingUploads: false
flattenGlobalSecurity: true
forwardCompatibleEnumsByDefault: false
generateOptionalUnionAccessors: false
generateSpringBootStarter: true
githubURL: github.com/apideck-libraries/sdk-java
Expand Down
16 changes: 8 additions & 8 deletions .speakeasy/workflow.lock
Original file line number Diff line number Diff line change
@@ -1,21 +1,21 @@
speakeasyVersion: 1.665.0
speakeasyVersion: 1.688.0
sources:
Apideck-OAS:
sourceNamespace: apideck-oas
sourceRevisionDigest: sha256:fd2221f2c1bb29f592d649e4b0f37adba2f3bd06e36fadb6fa04a4d0963e04b7
sourceBlobDigest: sha256:b3d18b0c8dbc5fc0175268127c4cc40315ac3ca9484351dd1d1980bbc1fa6500
sourceRevisionDigest: sha256:2db1d67767375b623cefad33830a876b6fa3157d5a5d4dae186c0f0619c50eb3
sourceBlobDigest: sha256:14c1dd08dea0df8493d8f8c0035b4aebed2e7453129ac9dfbea678883c4d4cad
tags:
- latest
- speakeasy-sdk-regen-1764264834
- 10.22.0
- speakeasy-sdk-regen-1767358874
- 10.23.7
targets:
apideck:
source: Apideck-OAS
sourceNamespace: apideck-oas
sourceRevisionDigest: sha256:fd2221f2c1bb29f592d649e4b0f37adba2f3bd06e36fadb6fa04a4d0963e04b7
sourceBlobDigest: sha256:b3d18b0c8dbc5fc0175268127c4cc40315ac3ca9484351dd1d1980bbc1fa6500
sourceRevisionDigest: sha256:2db1d67767375b623cefad33830a876b6fa3157d5a5d4dae186c0f0619c50eb3
sourceBlobDigest: sha256:14c1dd08dea0df8493d8f8c0035b4aebed2e7453129ac9dfbea678883c4d4cad
codeSamplesNamespace: apideck-oas-java-code-samples
codeSamplesRevisionDigest: sha256:88302e17c1c9a139fa3faeeefc614708dae9f728fb52e09e87e2d61495a51be1
codeSamplesRevisionDigest: sha256:76de08df59b2f5489b4c4b54d791eac9e8d9a22609cd7bfc73e014028ae8144c
workflow:
workflowVersion: 1.0.0
speakeasyVersion: latest
Expand Down
176 changes: 88 additions & 88 deletions README.md

Large diffs are not rendered by default.

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

## 2026-01-19 13:50:47
### Changes
Based on:
- OpenAPI Doc
- Speakeasy CLI 1.688.0 (2.796.4) https://github.com/speakeasy-api/speakeasy
### Generated
- [java v0.29.0] .
### Releases
- [Maven Central v0.29.0] https://central.sonatype.com/artifact/com.apideck/unify/0.29.0 - .
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ dependencies {
api('org.openapitools:jackson-databind-nullable:0.2.6') {exclude group: 'com.fasterxml.jackson.core', module: 'jackson-databind'}
implementation 'commons-io:commons-io:2.18.0'
implementation 'jakarta.annotation:jakarta.annotation-api:3.0.0'
implementation 'com.jayway.jsonpath:json-path:2.9.0'
implementation 'com.jayway.jsonpath:json-path:2.10.0'
api 'org.reactivestreams:reactive-streams:1.0.4'
}

Expand Down
2 changes: 2 additions & 0 deletions docs/models/components/AccountingDepartment.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,12 @@
| ------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------- |
| `id` | *Optional\<String>* | :heavy_minus_sign: | A unique identifier for an object. | 12345 |
| `parentId` | *JsonNullable\<String>* | :heavy_minus_sign: | A unique identifier for an object. | 12345 |
| `displayId` | *JsonNullable\<String>* | :heavy_minus_sign: | Id to be displayed. | 123456 |
| `name` | *JsonNullable\<String>* | :heavy_minus_sign: | The name of the department. | Sales |
| `status` | [Optional\<DepartmentStatus>](../../models/components/DepartmentStatus.md) | :heavy_minus_sign: | Based on the status some functionality is enabled or disabled. | active |
| `subsidiaries` | List\<[SubsidiaryReference](../../models/components/SubsidiaryReference.md)> | :heavy_minus_sign: | N/A | |
| `code` | *Optional\<String>* | :heavy_minus_sign: | The code of the department. | 123 |
| `downstreamId` | *JsonNullable\<String>* | :heavy_minus_sign: | The third-party API ID of original entity | 12345 |
| `customMappings` | Map\<String, *Object*> | :heavy_minus_sign: | When custom mappings are configured on the resource, the result is included here. | |
| `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 |
| `updatedBy` | *JsonNullable\<String>* | :heavy_minus_sign: | The user who last updated the object. | 12345 |
Expand Down
1 change: 1 addition & 0 deletions docs/models/components/AccountingDepartmentInput.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
| Field | Type | Required | Description | Example |
| ------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------- |
| `parentId` | *JsonNullable\<String>* | :heavy_minus_sign: | A unique identifier for an object. | 12345 |
| `displayId` | *JsonNullable\<String>* | :heavy_minus_sign: | Id to be displayed. | 123456 |
| `name` | *JsonNullable\<String>* | :heavy_minus_sign: | The name of the department. | Sales |
| `status` | [Optional\<DepartmentStatus>](../../models/components/DepartmentStatus.md) | :heavy_minus_sign: | Based on the status some functionality is enabled or disabled. | active |
| `subsidiaries` | List\<[SubsidiaryReferenceInput](../../models/components/SubsidiaryReferenceInput.md)> | :heavy_minus_sign: | N/A | |
Expand Down
Loading