Skip to content

Commit 0249d4d

Browse files
authored
Merge pull request #5 from Gusto/speakeasy-sdk-regen-1740780344
chore: 🐝 Update SDK - Generate 0.0.5
2 parents 4cee19d + b57c662 commit 0249d4d

92 files changed

Lines changed: 1077 additions & 599 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/workflow.lock

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,21 @@
1-
speakeasyVersion: 1.507.0
1+
speakeasyVersion: 1.508.1
22
sources:
33
GustoEmbedded-OAS:
44
sourceNamespace: gusto-embedded-oas
5-
sourceRevisionDigest: sha256:4acc9bccb3b259bff0efb57da8ca14c36652c4fe35e71d6b236e6180364f2f4f
6-
sourceBlobDigest: sha256:a786ac7f2132b8c38181c71f295588b03f82030cd4e59cf900346ed7e3a8a8a1
5+
sourceRevisionDigest: sha256:d214d2fe72595c4a2f8ff729ee076c129093bb274c455fe2ab6325a7125245a6
6+
sourceBlobDigest: sha256:085e7f615acaf4deb665f977c21baa81c74e1692e691ed7946fd087e9a7d131b
77
tags:
88
- latest
9-
- speakeasy-sdk-regen-1740183390
9+
- speakeasy-sdk-regen-1740780344
1010
- "2024-04-01"
1111
targets:
1212
gusto-embedded:
1313
source: GustoEmbedded-OAS
1414
sourceNamespace: gusto-embedded-oas
15-
sourceRevisionDigest: sha256:4acc9bccb3b259bff0efb57da8ca14c36652c4fe35e71d6b236e6180364f2f4f
16-
sourceBlobDigest: sha256:a786ac7f2132b8c38181c71f295588b03f82030cd4e59cf900346ed7e3a8a8a1
15+
sourceRevisionDigest: sha256:d214d2fe72595c4a2f8ff729ee076c129093bb274c455fe2ab6325a7125245a6
16+
sourceBlobDigest: sha256:085e7f615acaf4deb665f977c21baa81c74e1692e691ed7946fd087e9a7d131b
1717
codeSamplesNamespace: gusto-embedded-oas-java-code-samples
18-
codeSamplesRevisionDigest: sha256:fa2b947a8bc30b0bb0a1aba7a92b84982445271b50f72065a7ed6d567dd49a00
18+
codeSamplesRevisionDigest: sha256:7247efe26b697bfba92dca0e4f828b4cb760342fc7407fb426037323f024bac9
1919
workflow:
2020
workflowVersion: 1.0.0
2121
speakeasyVersion: latest

gusto_embedded/.speakeasy/gen.lock

Lines changed: 12 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
lockVersion: 2.0.0
22
id: 5d57a1bf-31fa-4bb7-8d47-6fe0473a6fda
33
management:
4-
docChecksum: 697b4d10d5cf07f835aaf0ae283a81de
4+
docChecksum: 45aa06ce799ca7606394b8d0261c8cf4
55
docVersion: "2024-04-01"
6-
speakeasyVersion: 1.507.0
7-
generationVersion: 2.533.0
8-
releaseVersion: 0.0.4
9-
configChecksum: fa446fd729a683c06a78bd93dcebd7c2
6+
speakeasyVersion: 1.508.1
7+
generationVersion: 2.536.0
8+
releaseVersion: 0.0.5
9+
configChecksum: 50e6ed351c498ea9495e7167061a193c
1010
repoURL: https://github.com/Gusto/gusto-java-client.git
1111
repoSubDirectory: gusto_embedded
1212
features:
@@ -2884,6 +2884,8 @@ examples:
28842884
parameters:
28852885
path:
28862886
company_uuid: "<id>"
2887+
query:
2888+
additional_steps: "external_payroll"
28872889
header: {}
28882890
responses:
28892891
"200":
@@ -6680,7 +6682,7 @@ examples:
66806682
application/json: {}
66816683
responses:
66826684
"200":
6683-
application/json: {"uuid": "3f746cd0-dd08-408f-b712-8180c7c621e9", "company_uuid": "de83cff2-8e7a-448e-a28c-14258a9971c3", "name": "Unlimited Vacation Policy", "policy_type": "vacation", "accrual_method": "unlimited", "accrual_rate": "<value>", "accrual_rate_unit": "<value>", "paid_out_on_termination": false, "accrual_waiting_period_days": 549807, "carryover_limit_hours": "<value>", "max_accrual_hours_per_year": "<value>", "max_hours": "<value>", "complete": true, "is_active": true, "employees": []}
6685+
application/json: {"uuid": "3f746cd0-dd08-408f-b712-8180c7c621e9", "company_uuid": "de83cff2-8e7a-448e-a28c-14258a9971c3", "name": "Unlimited Vacation Policy", "policy_type": "vacation", "accrual_method": "unlimited", "accrual_rate": "<value>", "accrual_rate_unit": "<value>", "paid_out_on_termination": false, "accrual_waiting_period_days": 857478, "carryover_limit_hours": "<value>", "max_accrual_hours_per_year": "<value>", "max_hours": "<value>", "complete": true, "is_active": true, "employees": []}
66846686
Hourly Vacation Policy:
66856687
parameters:
66866688
path:
@@ -6762,7 +6764,7 @@ examples:
67626764
application/json: {"name": "<value>", "policy_type": "<value>", "accrual_method": "per_anniversary_year"}
67636765
responses:
67646766
"201":
6765-
application/json: {"uuid": "3f746cd0-dd08-408f-b712-8180c7c621e9", "company_uuid": "de83cff2-8e7a-448e-a28c-14258a9971c3", "name": "Unlimited Vacation Policy", "policy_type": "vacation", "accrual_method": "unlimited", "accrual_rate": "<value>", "accrual_rate_unit": "<value>", "paid_out_on_termination": false, "accrual_waiting_period_days": 898841, "carryover_limit_hours": "<value>", "max_accrual_hours_per_year": "<value>", "max_hours": "<value>", "complete": true, "is_active": true, "employees": []}
6767+
application/json: {"uuid": "3f746cd0-dd08-408f-b712-8180c7c621e9", "company_uuid": "de83cff2-8e7a-448e-a28c-14258a9971c3", "name": "Unlimited Vacation Policy", "policy_type": "vacation", "accrual_method": "unlimited", "accrual_rate": "<value>", "accrual_rate_unit": "<value>", "paid_out_on_termination": false, "accrual_waiting_period_days": 486589, "carryover_limit_hours": "<value>", "max_accrual_hours_per_year": "<value>", "max_hours": "<value>", "complete": true, "is_active": true, "employees": []}
67666768
Hourly Vacation Policy:
67676769
parameters:
67686770
path:
@@ -7443,7 +7445,7 @@ examples:
74437445
application/json: {"active": true, "description": "yuck vice between gee ugh ha"}
74447446
responses:
74457447
"201":
7446-
application/json: {"version": "98jr3289h3298hr9329gf9egskt3kagri32qqgiqe3872", "uuid": "d2cec746-caee-464a-bcaf-00d93f7049c9", "benefit_type": 1, "active": true, "description": "Kaiser Permanente", "deletable": true, "supports_percentage_amounts": true, "responsible_for_employer_taxes": false, "responsible_for_employee_w2": false}
7448+
application/json: {"version": "98jr3289h3298hr9329gf9egskt3kagri32qqgiqe3872", "company_uuid": "881ce3f2-e3e1-49c9-8ad4-0bcf515f5618", "uuid": "d2cec746-caee-464a-bcaf-00d93f7049c9", "benefit_type": 1, "active": true, "description": "Kaiser Permanente", "deletable": true, "supports_percentage_amounts": true, "responsible_for_employer_taxes": false, "responsible_for_employee_w2": false}
74477449
Basic:
74487450
parameters:
74497451
path:
@@ -7483,7 +7485,7 @@ examples:
74837485
header: {}
74847486
responses:
74857487
"200":
7486-
application/json: [{"version": "98jr3289h3298hr9329gf9egskt3kagri32qqgiqe3872", "uuid": "d2cec746-caee-464a-bcaf-00d93f7049c9", "benefit_type": 1, "active": true, "description": "Kaiser Permanente", "deletable": true, "supports_percentage_amounts": true, "responsible_for_employer_taxes": false, "responsible_for_employee_w2": false}]
7488+
application/json: [{"version": "98jr3289h3298hr9329gf9egskt3kagri32qqgiqe3872", "company_uuid": "528cc543-8a41-497e-b479-23a4c5ec77ac", "uuid": "d2cec746-caee-464a-bcaf-00d93f7049c9", "benefit_type": 1, "active": true, "description": "Kaiser Permanente", "deletable": true, "supports_percentage_amounts": true, "responsible_for_employer_taxes": false, "responsible_for_employee_w2": false}]
74877489
get-v1-company_benefits-company_benefit_id:
74887490
Example:
74897491
parameters:
@@ -7504,7 +7506,7 @@ examples:
75047506
application/json: {"version": "98jr3289h3298hr9329gf9egskt3kagri32qqgiqe3872", "active": false}
75057507
responses:
75067508
"200":
7507-
application/json: {"version": "98jr3289h3298hr9329gf9egskt3kagri32qqgiqe3872", "uuid": "d2cec746-caee-464a-bcaf-00d93f7049c9", "benefit_type": 1, "active": true, "description": "Kaiser Permanente", "deletable": true, "supports_percentage_amounts": true, "responsible_for_employer_taxes": false, "responsible_for_employee_w2": false}
7509+
application/json: {"version": "98jr3289h3298hr9329gf9egskt3kagri32qqgiqe3872", "company_uuid": "881ce3f2-e3e1-49c9-8ad4-0bcf515f5618", "uuid": "d2cec746-caee-464a-bcaf-00d93f7049c9", "benefit_type": 1, "active": true, "description": "Kaiser Permanente", "deletable": true, "supports_percentage_amounts": true, "responsible_for_employer_taxes": false, "responsible_for_employee_w2": false}
75087510
Basic:
75097511
parameters:
75107512
path:

gusto_embedded/.speakeasy/gen.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ generation:
1515
oAuth2ClientCredentialsEnabled: true
1616
oAuth2PasswordEnabled: true
1717
java:
18-
version: 0.0.4
18+
version: 0.0.5
1919
additionalDependencies: []
2020
additionalPlugins: []
2121
artifactID: embedded-api

gusto_embedded/README.md

Lines changed: 2 additions & 2 deletions
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.gusto:embedded-api:0.0.4'
50+
implementation 'com.gusto:embedded-api:0.0.5'
5151
```
5252

5353
Maven:
5454
```xml
5555
<dependency>
5656
<groupId>com.gusto</groupId>
5757
<artifactId>embedded-api</artifactId>
58-
<version>0.0.4</version>
58+
<version>0.0.5</version>
5959
</dependency>
6060
```
6161

gusto_embedded/RELEASES.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,12 @@ Based on:
66
- OpenAPI Doc
77
- Speakeasy CLI 1.507.0 (2.533.0) https://github.com/speakeasy-api/speakeasy
88
### Generated
9-
- [java v0.0.4] gusto_embedded
9+
- [java v0.0.4] gusto_embedded
10+
11+
## 2025-03-03 00:18:03
12+
### Changes
13+
Based on:
14+
- OpenAPI Doc
15+
- Speakeasy CLI 1.508.1 (2.536.0) https://github.com/speakeasy-api/speakeasy
16+
### Generated
17+
- [java v0.0.5] gusto_embedded

gusto_embedded/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ tasks.withType(Javadoc) {
6161
}
6262

6363
group = "com.gusto"
64-
version = "0.0.4"
64+
version = "0.0.5"
6565

6666
sourcesJar {
6767
archiveBaseName = "embedded-api"
@@ -78,7 +78,7 @@ publishing {
7878
maven(MavenPublication) {
7979
groupId = 'com.gusto'
8080
artifactId = 'embedded-api'
81-
version = '0.0.4'
81+
version = '0.0.5'
8282

8383
from components.java
8484

gusto_embedded/docs/models/components/CompanyBenefit.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,10 @@ The representation of a company benefit.
88
| Field | Type | Required | Description |
99
| --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
1010
| `version` | *Optional\<String>* | :heavy_minus_sign: | The current version of the object. See the [versioning guide](https://docs.gusto.com/embedded-payroll/docs/idempotency) for information on how to use this field. |
11+
| `enrollmentCount` | *Optional\<Long>* | :heavy_minus_sign: | The number of employees enrolled in the benefit, only returned when enrollment_count query param is set to true. |
12+
| `companyUuid` | *Optional\<String>* | :heavy_minus_sign: | The UUID of the company. |
1113
| `uuid` | *String* | :heavy_check_mark: | The UUID of the company benefit. |
12-
| `benefitType` | *Optional\<Double>* | :heavy_minus_sign: | The type of the benefit to which the company benefit belongs. |
14+
| `benefitType` | *Optional\<Long>* | :heavy_minus_sign: | The type of the benefit to which the company benefit belongs. |
1315
| `active` | *Optional\<Boolean>* | :heavy_minus_sign: | Whether this benefit is active for employee participation. Company benefits may only be deactivated if no employees are actively participating. |
1416
| `description` | *Optional\<String>* | :heavy_minus_sign: | The description of the company benefit. For example, a company may offer multiple benefits with an ID of 1 (for Medical Insurance). The description would show something more specific like “Kaiser Permanente” or “Blue Cross/ Blue Shield”. |
1517
| `deletable` | *Optional\<Boolean>* | :heavy_minus_sign: | Whether this company benefit can be deleted. Deletable will be set to true if the benefit has not been used in payroll, has no employee benefits associated, and the benefit is not owned by Gusto or a Partner |

0 commit comments

Comments
 (0)