Skip to content

Commit 44d6b84

Browse files
committed
ci: regenerated with OpenAPI Doc , Speakeasy CLI 1.523.2
1 parent a5ddfe4 commit 44d6b84

File tree

157 files changed

+296
-191
lines changed

Some content is hidden

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

157 files changed

+296
-191
lines changed

.speakeasy/workflow.lock

+7-7
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,21 @@
1-
speakeasyVersion: 1.521.0
1+
speakeasyVersion: 1.523.2
22
sources:
33
GustoEmbedded-OAS:
44
sourceNamespace: gusto-embedded-oas
5-
sourceRevisionDigest: sha256:c5e13f6f7266210e212ac99aa8367e82e61e0eaad181f1eb458d3689e436d2f8
6-
sourceBlobDigest: sha256:e4d67e29b6fdbf1bdf85937bad4df189fd2a65b0bd8a8a4bc210a929d50f1377
5+
sourceRevisionDigest: sha256:835555298320cfab4293cbbce273f364eab9c809764be5d693d2ef4da85b7a7e
6+
sourceBlobDigest: sha256:9e2de883c9e76fe9a66c4386d458c45d734733323b9b0b9116c23e296012d6a3
77
tags:
88
- latest
9-
- speakeasy-sdk-regen-1742420739
9+
- speakeasy-sdk-regen-1742602404
1010
- "2024-04-01"
1111
targets:
1212
gusto-embedded:
1313
source: GustoEmbedded-OAS
1414
sourceNamespace: gusto-embedded-oas
15-
sourceRevisionDigest: sha256:c5e13f6f7266210e212ac99aa8367e82e61e0eaad181f1eb458d3689e436d2f8
16-
sourceBlobDigest: sha256:e4d67e29b6fdbf1bdf85937bad4df189fd2a65b0bd8a8a4bc210a929d50f1377
15+
sourceRevisionDigest: sha256:835555298320cfab4293cbbce273f364eab9c809764be5d693d2ef4da85b7a7e
16+
sourceBlobDigest: sha256:9e2de883c9e76fe9a66c4386d458c45d734733323b9b0b9116c23e296012d6a3
1717
codeSamplesNamespace: gusto-embedded-oas-typescript-code-samples
18-
codeSamplesRevisionDigest: sha256:a63b92bf36d6bd0dd4c396602cffa13e6007fd2257c56f273badf3a90c165ad7
18+
codeSamplesRevisionDigest: sha256:07cd0d90d5ec6f4e26ffa7e413f207a5dff53f1a8108e4643b6b059ab36216c9
1919
workflow:
2020
workflowVersion: 1.0.0
2121
speakeasyVersion: latest

gusto_embedded/.speakeasy/gen.lock

+7-6
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
lockVersion: 2.0.0
22
id: f0264e24-cbe2-4074-b157-7a6ba8979508
33
management:
4-
docChecksum: d59f4dd77e3f051008140d0e55a9afdc
4+
docChecksum: 31e80cbd0dc7193bab4ca8b1fe2f778c
55
docVersion: "2024-04-01"
6-
speakeasyVersion: 1.521.0
7-
generationVersion: 2.558.2
8-
releaseVersion: 0.5.4
9-
configChecksum: 9891b18a7b42a3cc996e558e86bfea84
6+
speakeasyVersion: 1.523.2
7+
generationVersion: 2.560.1
8+
releaseVersion: 0.5.5
9+
configChecksum: 0ef4910f3343204da0a3500188984b90
1010
repoURL: https://github.com/Gusto/gusto-typescript-client.git
1111
repoSubDirectory: gusto_embedded
1212
installationURL: https://gitpkg.now.sh/Gusto/gusto-typescript-client/gusto_embedded
@@ -32,7 +32,7 @@ features:
3232
methodSecurity: 2.82.6
3333
nameOverrides: 2.81.2
3434
nullables: 0.1.1
35-
reactQueryHooks: 0.2.2
35+
reactQueryHooks: 0.2.3
3636
responseFormat: 0.2.3
3737
retries: 2.83.0
3838
sdkHooks: 0.2.0
@@ -973,6 +973,7 @@ generatedFiles:
973973
- docs/models/operations/putv1companiescompanyidpayrollsrequest.md
974974
- docs/models/operations/putv1companiescompanyidpayrollsrequestbody.md
975975
- docs/models/operations/putv1companiescompanyidpayrollsresponse.md
976+
- docs/models/operations/putv1companiescompanyidpayrollswithholdingpayperiod.md
976977
- docs/models/operations/putv1companiescompanyidpayschedulespayscheduleidfrequency.md
977978
- docs/models/operations/putv1companiescompanyidpayschedulespayscheduleidrequest.md
978979
- docs/models/operations/putv1companiescompanyidpayschedulespayscheduleidrequestbody.md

gusto_embedded/.speakeasy/gen.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ generation:
1818
oAuth2ClientCredentialsEnabled: true
1919
oAuth2PasswordEnabled: true
2020
typescript:
21-
version: 0.5.4
21+
version: 0.5.5
2222
additionalDependencies:
2323
dependencies: {}
2424
devDependencies: {}

gusto_embedded/RELEASES.md

+11-1
Original file line numberDiff line numberDiff line change
@@ -138,4 +138,14 @@ Based on:
138138
### Generated
139139
- [typescript v0.5.4] gusto_embedded
140140
### Releases
141-
- [NPM v0.5.4] https://www.npmjs.com/package/@gusto/embedded-api/v/0.5.4 - gusto_embedded
141+
- [NPM v0.5.4] https://www.npmjs.com/package/@gusto/embedded-api/v/0.5.4 - gusto_embedded
142+
143+
## 2025-03-26 00:13:22
144+
### Changes
145+
Based on:
146+
- OpenAPI Doc
147+
- Speakeasy CLI 1.523.2 (2.560.1) https://github.com/speakeasy-api/speakeasy
148+
### Generated
149+
- [typescript v0.5.5] gusto_embedded
150+
### Releases
151+
- [NPM v0.5.5] https://www.npmjs.com/package/@gusto/embedded-api/v/0.5.5 - gusto_embedded

gusto_embedded/docs/models/components/achtransaction.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Representation of an ACH transaction
88
import { AchTransaction } from "@gusto/embedded-api/models/components/achtransaction.js";
99

1010
let value: AchTransaction = {
11-
uuid: "b64f5167-cfde-47b4-a15b-4dc35d355c01",
11+
uuid: "02fd4f54-2ef5-4b51-a681-d739c5b6fc50",
1212
};
1313
```
1414

gusto_embedded/docs/models/components/achtransactionrecipienttype.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ The type of recipient associated with the ACH transaction
77
```typescript
88
import { AchTransactionRecipientType } from "@gusto/embedded-api/models/components/achtransaction.js";
99

10-
let value: AchTransactionRecipientType = "Contractor";
10+
let value: AchTransactionRecipientType = "Employee";
1111
```
1212

1313
## Values

gusto_embedded/docs/models/components/admin.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ The representation of an admin user in Gusto.
88
import { Admin } from "@gusto/embedded-api/models/components/admin.js";
99

1010
let value: Admin = {
11-
uuid: "e4c79ffd-5ea6-40c8-9cbc-4c87a014f250",
11+
uuid: "5ea60c8c-bc4c-487a-8014-f25055fd60da",
1212
};
1313
```
1414

gusto_embedded/docs/models/components/category.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ The category of the company attachment
77
```typescript
88
import { Category } from "@gusto/embedded-api/models/components/companyattachment.js";
99

10-
let value: Category = "compliance";
10+
let value: Category = "other";
1111
```
1212

1313
## Values

gusto_embedded/docs/models/components/company.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ The representation of a company in Gusto.
88
import { Company } from "@gusto/embedded-api/models/components/company.js";
99

1010
let value: Company = {
11-
uuid: "39211506-a611-442f-a2c9-98f5c86f916c",
11+
uuid: "a61142f2-c998-4f5c-b86f-916cbe4c79ff",
1212
compensations: {
1313
hourly: [
1414
{

gusto_embedded/docs/models/components/companybankaccount.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ The company bank account
88
import { CompanyBankAccount } from "@gusto/embedded-api/models/components/companybankaccount.js";
99

1010
let value: CompanyBankAccount = {
11-
uuid: "8f4fe7dc-a53a-4d0a-b7e5-782bd040faf8",
11+
uuid: "a53ad0a7-e578-42bd-8040-faf8c556a5ef",
1212
};
1313
```
1414

gusto_embedded/docs/models/components/companybenefit.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ The representation of a company benefit.
88
import { CompanyBenefit } from "@gusto/embedded-api/models/components/companybenefit.js";
99

1010
let value: CompanyBenefit = {
11-
uuid: "4168088c-68be-469b-80c6-a7bb3ad3caf4",
11+
uuid: "f8094168-088c-468b-be69-b0c6a7bb3ad3",
1212
};
1313
```
1414

gusto_embedded/docs/models/components/companybenefitwithemployeebenefits.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ The representation of a company benefit.
88
import { CompanyBenefitWithEmployeeBenefits } from "@gusto/embedded-api/models/components/companybenefitwithemployeebenefits.js";
99

1010
let value: CompanyBenefitWithEmployeeBenefits = {
11-
uuid: "44cba3df-8a84-4453-9ed7-5f38039a9dfc",
11+
uuid: "af4244cb-a3df-48a8-a445-3ed75f38039a",
1212
};
1313
```
1414

gusto_embedded/docs/models/components/companycustomfield.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,9 @@ A custom field on a company
88
import { CompanyCustomField } from "@gusto/embedded-api/models/components/companycustomfield.js";
99

1010
let value: CompanyCustomField = {
11-
uuid: "5ddf10e4-8f6a-46c8-b344-8bfbc256a445",
11+
uuid: "8f6a6c83-448b-4fbc-b256-a445c9115cbb",
1212
name: "<value>",
13-
type: "number",
13+
type: "currency",
1414
};
1515
```
1616

gusto_embedded/docs/models/components/companyonboardingstatus.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ The representation of a company's onboarding status
88
import { CompanyOnboardingStatus } from "@gusto/embedded-api/models/components/companyonboardingstatus.js";
99

1010
let value: CompanyOnboardingStatus = {
11-
uuid: "d60da2f1-d46c-4af9-81ec-b062dbefcf90",
11+
uuid: "d46caf91-ecb0-462d-9bef-cf9005ddf10e",
1212
};
1313
```
1414

gusto_embedded/docs/models/components/companystatus.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ The status of the company in Gusto. "Approved" companies are approved to run pay
77
```typescript
88
import { CompanyStatus } from "@gusto/embedded-api/models/components/company.js";
99

10-
let value: CompanyStatus = "Approved";
10+
let value: CompanyStatus = "Not Approved";
1111
```
1212

1313
## Values

gusto_embedded/docs/models/components/compensation.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ The representation of compensation in Gusto.
88
import { Compensation } from "@gusto/embedded-api/models/components/compensation.js";
99

1010
let value: Compensation = {
11-
uuid: "2da0caeb-8d48-44f3-b058-08db9ffd9709",
11+
uuid: "8d484f30-5808-4db9-affd-9709fd52cbfd",
1212
};
1313
```
1414

gusto_embedded/docs/models/components/contractor.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ The representation of a contractor (individual or business) in Gusto.
88
import { Contractor } from "@gusto/embedded-api/models/components/contractor.js";
99

1010
let value: Contractor = {
11-
uuid: "50232c8a-d35b-4606-9e65-fa51cbe31b32",
11+
uuid: "abf65023-2c8a-4d35-8b60-6e65fa51cbe3",
1212
hourlyRate: "50.0",
1313
};
1414
```

gusto_embedded/docs/models/components/contractorbankaccount.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Example response
88
import { ContractorBankAccount } from "@gusto/embedded-api/models/components/contractorbankaccount.js";
99

1010
let value: ContractorBankAccount = {
11-
uuid: "f09b4fde-094d-4a81-a8af-9ffa87e011c5",
11+
uuid: "a185f09b-4fde-4094-8da8-18af9ffa87e0",
1212
};
1313
```
1414

gusto_embedded/docs/models/components/contractorbankaccountaccounttype.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Bank account type
77
```typescript
88
import { ContractorBankAccountAccountType } from "@gusto/embedded-api/models/components/contractorbankaccount.js";
99

10-
let value: ContractorBankAccountAccountType = "Checking";
10+
let value: ContractorBankAccountAccountType = "Savings";
1111
```
1212

1313
## Values

gusto_embedded/docs/models/components/contractoronboardingstatus.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ The representation of an contractor's onboarding status.
88
import { ContractorOnboardingStatus } from "@gusto/embedded-api/models/components/contractoronboardingstatus.js";
99

1010
let value: ContractorOnboardingStatus = {
11-
uuid: "807a893d-8bf6-4e00-a943-45b9cdd66ea1",
11+
uuid: "325d807a-893d-48bf-96e0-094345b9cdd6",
1212
};
1313
```
1414

gusto_embedded/docs/models/components/contractoronboardingstatus1.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ One of the "onboarding_status" enum values.
77
```typescript
88
import { ContractorOnboardingStatus1 } from "@gusto/embedded-api/models/components/contractor.js";
99

10-
let value: ContractorOnboardingStatus1 = "onboarding_completed";
10+
let value: ContractorOnboardingStatus1 = "self_onboarding_invited";
1111
```
1212

1313
## Values

gusto_embedded/docs/models/components/contractorpayment.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ The representation of a single contractor payment.
88
import { ContractorPayment } from "@gusto/embedded-api/models/components/contractorpayment.js";
99

1010
let value: ContractorPayment = {
11-
uuid: "a07ad2cb-8919-46d5-a96e-41b690fe906f",
11+
uuid: "e461a07a-d2cb-4891-a96d-596e41b690fe",
1212
};
1313
```
1414

gusto_embedded/docs/models/components/contractorpaymentmethod1.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ The contractor's payment method.
77
```typescript
88
import { ContractorPaymentMethod1 } from "@gusto/embedded-api/models/components/contractor.js";
99

10-
let value: ContractorPaymentMethod1 = "Direct Deposit";
10+
let value: ContractorPaymentMethod1 = "Check";
1111
```
1212

1313
## Values

gusto_embedded/docs/models/components/contractorpaymentmethodsplitby.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Describes how the payment will be split. If split_by is Percentage, then the spl
77
```typescript
88
import { ContractorPaymentMethodSplitBy } from "@gusto/embedded-api/models/components/contractorpaymentmethod.js";
99

10-
let value: ContractorPaymentMethodSplitBy = "Amount";
10+
let value: ContractorPaymentMethodSplitBy = "Percentage";
1111
```
1212

1313
## Values

gusto_embedded/docs/models/components/contractorpaymentmethodtype.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ The payment method type. If type is Check, then split_by and splits do not need
77
```typescript
88
import { ContractorPaymentMethodType } from "@gusto/embedded-api/models/components/contractorpaymentmethod.js";
99

10-
let value: ContractorPaymentMethodType = "Check";
10+
let value: ContractorPaymentMethodType = "Direct Deposit";
1111
```
1212

1313
## Values

gusto_embedded/docs/models/components/contractorpaymentpaymentmethod.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ The payment method.
77
```typescript
88
import { ContractorPaymentPaymentMethod } from "@gusto/embedded-api/models/components/contractorpayment.js";
99

10-
let value: ContractorPaymentPaymentMethod = "Check";
10+
let value: ContractorPaymentPaymentMethod = "Correction Payment";
1111
```
1212

1313
## Values

gusto_embedded/docs/models/components/contractorpaymentstatus.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Contractor payment status
77
```typescript
88
import { ContractorPaymentStatus } from "@gusto/embedded-api/models/components/contractorpayment.js";
99

10-
let value: ContractorPaymentStatus = "Funded";
10+
let value: ContractorPaymentStatus = "Unfunded";
1111
```
1212

1313
## Values

gusto_embedded/docs/models/components/currentemploymentstatus.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ The current employment status of the employee. Full-time employees work 30+ hour
77
```typescript
88
import { CurrentEmploymentStatus } from "@gusto/embedded-api/models/components/employee.js";
99

10-
let value: CurrentEmploymentStatus = "seasonal";
10+
let value: CurrentEmploymentStatus = "part_time_twenty_plus_hours";
1111
```
1212

1313
## Values

gusto_embedded/docs/models/components/customfieldtype.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Input type for the custom field.
77
```typescript
88
import { CustomFieldType } from "@gusto/embedded-api/models/components/customfieldtype.js";
99

10-
let value: CustomFieldType = "text";
10+
let value: CustomFieldType = "number";
1111
```
1212

1313
## Values

gusto_embedded/docs/models/components/earningtype.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Example response
88
import { EarningType } from "@gusto/embedded-api/models/components/earningtype.js";
99

1010
let value: EarningType = {
11-
uuid: "0597bd72-d9bb-4f4b-b563-5f43947d3698",
11+
uuid: "68a20597-bd72-4d9b-8bf4-b5635f43947d",
1212
};
1313
```
1414

gusto_embedded/docs/models/components/employee.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,9 @@ The representation of an employee in Gusto.
88
import { Employee } from "@gusto/embedded-api/models/components/employee.js";
99

1010
let value: Employee = {
11-
uuid: "3cd87968-66b1-42dc-b46e-d9306add0353",
12-
firstName: "Ocie",
13-
lastName: "Wunsch",
11+
uuid: "66b12dc4-6ed9-4306-aadd-0353cc8f2e12",
12+
firstName: "Bernhard",
13+
lastName: "Johnston",
1414
eligiblePaidTimeOff: [
1515
{
1616
accrualUnit: "Hour",

gusto_embedded/docs/models/components/employeebankaccount.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Example response
88
import { EmployeeBankAccount } from "@gusto/embedded-api/models/components/employeebankaccount.js";
99

1010
let value: EmployeeBankAccount = {
11-
uuid: "6420047b-7e02-459d-a540-d69f02ccc8f6",
11+
uuid: "92266420-047b-47e0-b259-d540d69f02cc",
1212
};
1313
```
1414

gusto_embedded/docs/models/components/employeebenefit.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ The representation of an employee benefit.
88
import { EmployeeBenefit } from "@gusto/embedded-api/models/components/employeebenefit.js";
99

1010
let value: EmployeeBenefit = {
11-
uuid: "1a82f59e-81d5-4fed-95cf-870bd3581164",
11+
uuid: "fc7d1a82-f59e-481d-85fe-d5cf870bd358",
1212
};
1313
```
1414

gusto_embedded/docs/models/components/employeebenefitforcompanybenefitdeductionreducestaxableincome.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Whether the employee deduction reduces taxable income or not. Only valid for Gro
88
import { EmployeeBenefitForCompanyBenefitDeductionReducesTaxableIncome } from "@gusto/embedded-api/models/components/employeebenefitforcompanybenefit.js";
99

1010
let value: EmployeeBenefitForCompanyBenefitDeductionReducesTaxableIncome =
11-
"reduces_taxable_income";
11+
"unset";
1212
```
1313

1414
## Values

gusto_embedded/docs/models/components/employeecustomfield.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ let value: EmployeeCustomField = {
1111
id: "<id>",
1212
companyCustomFieldId: "<id>",
1313
name: "<value>",
14-
type: "text",
14+
type: "date",
1515
value: "<value>",
1616
};
1717
```

gusto_embedded/docs/models/components/employeefederaltax.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ let value: EmployeeFederalTax = {
1515
dependentsAmount: "<value>",
1616
otherIncome: "<value>",
1717
deductions: "<value>",
18-
w4DataType: "rev_2020_w4",
18+
w4DataType: "pre_2020_w4",
1919
};
2020
```
2121

gusto_embedded/docs/models/components/employeeonboardingstatus.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ The representation of an employee's onboarding status.
88
import { EmployeeOnboardingStatus } from "@gusto/embedded-api/models/components/employeeonboardingstatus.js";
99

1010
let value: EmployeeOnboardingStatus = {
11-
uuid: "e269f2e1-7735-47df-b8d9-53680293d511",
11+
uuid: "9f2e1773-57df-48d9-b536-80293d511e12",
1212
};
1313
```
1414

0 commit comments

Comments
 (0)