Skip to content

chore: 🐝 Update SDK - Generate 0.0.2#38

Open
github-actions[bot] wants to merge 1 commit into
mainfrom
speakeasy-sdk-regen-1782175823
Open

chore: 🐝 Update SDK - Generate 0.0.2#38
github-actions[bot] wants to merge 1 commit into
mainfrom
speakeasy-sdk-regen-1782175823

Conversation

@github-actions

@github-actions github-actions Bot commented Jun 23, 2026

Copy link
Copy Markdown
Contributor

SDK update

Versioning

Version Bump Type: [patch] - 🤖 (automated)

Tip

If updates to your OpenAPI document introduce breaking changes, be sure to update the info.version field to trigger the correct version bump.
Speakeasy supports manual control of SDK versioning through multiple methods.

Java SDK Changes:

  • gustoembedded.payrolls.get(): response.employeeCompensations[] Changed (Breaking ⚠️)
  • gustoembedded.webhooks.verify(): response.subscriptionTypes[].enum(timeOffRequest) Added (Breaking ⚠️)
  • gustoembedded.webhooks.updateSubscription():
    • requestBody.subscriptionTypes[].enum(timeOffRequest) Added
    • response.subscriptionTypes[].enum(timeOffRequest) Added (Breaking ⚠️)
  • gustoembedded.webhooks.getSubscription(): response.subscriptionTypes[].enum(timeOffRequest) Added (Breaking ⚠️)
  • gustoembedded.webhooks.createSubscription():
    • requestBody.subscriptionTypes[].enum(timeOffRequest) Added
    • response.subscriptionTypes[].enum(timeOffRequest) Added (Breaking ⚠️)
  • gustoembedded.webhooks.listSubscriptions(): response.[].subscriptionTypes[].enum(timeOffRequest) Added (Breaking ⚠️)
  • gustoembedded.payrolls.createOffCycle():
    • requestBody.employeeUuids Changed (Breaking ⚠️)
  • gustoembedded.contractorPayments.list(): Removed (Breaking ⚠️)
  • gustoembedded.employees.getOnboardingStatus(): response.blockers Added
  • gustoembedded.contractorPayments.getV1ContractorsContractorUuidPayments(): Added
  • gustoembedded.contractorPayments.create(): Removed (Breaking ⚠️)
  • gustoembedded.contractorPayments.get(): Removed (Breaking ⚠️)
  • gustoembedded.contractorPayments.delete(): Removed (Breaking ⚠️)
  • gustoembedded.contractorPayments.preview(): Removed (Breaking ⚠️)
  • gustoembedded.contractorPayments.getReceipt(): Removed (Breaking ⚠️)
  • gustoembedded.contractorPayments.fund(): Removed (Breaking ⚠️)
  • gustoembedded.contractorPayments.getV1ContractorPaymentsContractorPaymentIdPdf(): Removed (Breaking ⚠️)
  • gustoembedded.federalTaxDetails.update(): error.status[403] Added
  • gustoembedded.contractors.postV1ContractorsContractorUuidRehire(): error.status[422] Added
  • gustoembedded.contractors.deleteV1ContractorsContractorUuidRehire(): error.status[422] Added
  • gustoembedded.contractors.postV1ContractorsContractorUuidTermination(): error.status[422] Added
  • gustoembedded.contractors.deleteV1ContractorsContractorUuidTermination(): error.status[422] Added
  • gustoembedded.contractorPayments.fund(): Added
  • gustoembedded.employees.updateOnboardingStatus(): response.blockers Added
  • gustoembedded.payrolls.getApprovedReversals(): request.xGustoApiVersion Changed
  • gustoembedded.contractorPayments.getReceipt(): Added
  • gustoembedded.payrolls.update():
    • request.payrollUpdate.employeeCompensations[].customWithholdings Added
  • gustoembedded.contractorPayments.preview(): Added
  • gustoembedded.payrolls.getReceipt(): request Changed
  • gustoembedded.generatedDocuments.get(): request.xGustoApiVersion Changed
  • gustoembedded.paySchedules.getPreview():
    • request.payScheduleUuid Added
  • gustoembedded.contractorPayments.delete(): Added
  • gustoembedded.contractorPayments.get(): Added
  • gustoembedded.contractorPayments.create(): Added
  • gustoembedded.contractorPayments.list(): Added
  • gustoembedded.contractorPayments.getV1ContractorPaymentsContractorPaymentIdPdf(): Added

View full SDK changelog

Java SDK Changes:

  • gustoembedded.webhooks.listSubscriptions(): response.[].subscriptionTypes[].enum(timeOffRequest) Added (Breaking ⚠️)
  • gustoembedded.webhooks.verify(): response.subscriptionTypes[].enum(timeOffRequest) Added (Breaking ⚠️)
  • gustoembedded.webhooks.updateSubscription():
    • requestBody.subscriptionTypes[].enum(timeOffRequest) Added
    • response.subscriptionTypes[].enum(timeOffRequest) Added (Breaking ⚠️)
  • gustoembedded.webhooks.getSubscription(): response.subscriptionTypes[].enum(timeOffRequest) Added (Breaking ⚠️)
  • gustoembedded.webhooks.createSubscription():
    • requestBody.subscriptionTypes[].enum(timeOffRequest) Added
    • response.subscriptionTypes[].enum(timeOffRequest) Added (Breaking ⚠️)
  • gustoembedded.contractorPayments.getV1ContractorPaymentsContractorPaymentIdPdf(): Removed (Breaking ⚠️)
  • gustoembedded.paySchedules.getPreview():
    • request.payScheduleUuid Added
  • gustoembedded.contractorPayments.getReceipt(): Added
  • gustoembedded.contractorPayments.fund(): Added
  • gustoembedded.contractorPayments.getReceipt(): Removed (Breaking ⚠️)
  • gustoembedded.contractorPayments.fund(): Removed (Breaking ⚠️)
  • gustoembedded.contractorPayments.list(): Removed (Breaking ⚠️)
  • gustoembedded.contractorPayments.create(): Removed (Breaking ⚠️)
  • gustoembedded.contractorPayments.get(): Removed (Breaking ⚠️)
  • gustoembedded.contractorPayments.delete(): Removed (Breaking ⚠️)
  • gustoembedded.contractorPayments.preview(): Removed (Breaking ⚠️)
  • gustoembedded.contractorPayments.getV1ContractorsContractorUuidPayments(): Added
  • gustoembedded.federalTaxDetails.update(): error.status[403] Added
  • gustoembedded.contractorPayments.preview(): Added
  • gustoembedded.employees.getOnboardingStatus(): response.blockers Added
  • gustoembedded.employees.updateOnboardingStatus(): response.blockers Added
  • gustoembedded.contractors.postV1ContractorsContractorUuidRehire(): error.status[422] Added
  • gustoembedded.contractors.deleteV1ContractorsContractorUuidRehire(): error.status[422] Added
  • gustoembedded.contractors.postV1ContractorsContractorUuidTermination(): error.status[422] Added
  • gustoembedded.contractors.deleteV1ContractorsContractorUuidTermination(): error.status[422] Added
  • gustoembedded.contractorPayments.delete(): Added
  • gustoembedded.contractorPayments.get(): Added
  • gustoembedded.contractorPayments.create(): Added
  • gustoembedded.contractorPayments.list(): Added
  • gustoembedded.contractorPayments.getV1ContractorPaymentsContractorPaymentIdPdf(): Added
  • gustoembedded.payrolls.getApprovedReversals(): request.xGustoApiVersion Changed
  • gustoembedded.payrolls.update():
    • request.payrollUpdate.employeeCompensations[].customWithholdings Added
  • gustoembedded.generatedDocuments.get(): request.xGustoApiVersion Changed

View full SDK changelog

Java SDK Changes:

  • gustoembedded.webhooks.listSubscriptions(): response.[].subscriptionTypes[].enum(timeOffRequest) Added (Breaking ⚠️)
  • gustoembedded.webhooks.verify(): response.subscriptionTypes[].enum(timeOffRequest) Added (Breaking ⚠️)
  • gustoembedded.webhooks.updateSubscription():
    • requestBody.subscriptionTypes[].enum(timeOffRequest) Added
    • response.subscriptionTypes[].enum(timeOffRequest) Added (Breaking ⚠️)
  • gustoembedded.webhooks.getSubscription(): response.subscriptionTypes[].enum(timeOffRequest) Added (Breaking ⚠️)
  • gustoembedded.webhooks.createSubscription():
    • requestBody.subscriptionTypes[].enum(timeOffRequest) Added
    • response.subscriptionTypes[].enum(timeOffRequest) Added (Breaking ⚠️)
  • gustoembedded.contractorPayments.getV1ContractorPaymentsContractorPaymentIdPdf(): Removed (Breaking ⚠️)
  • gustoembedded.paySchedules.getPreview():
    • request.payScheduleUuid Added
  • gustoembedded.contractorPayments.getReceipt(): Added
  • gustoembedded.contractorPayments.fund(): Added
  • gustoembedded.contractorPayments.getReceipt(): Removed (Breaking ⚠️)
  • gustoembedded.contractorPayments.fund(): Removed (Breaking ⚠️)
  • gustoembedded.contractorPayments.list(): Removed (Breaking ⚠️)
  • gustoembedded.contractorPayments.create(): Removed (Breaking ⚠️)
  • gustoembedded.contractorPayments.get(): Removed (Breaking ⚠️)
  • gustoembedded.contractorPayments.delete(): Removed (Breaking ⚠️)
  • gustoembedded.contractorPayments.preview(): Removed (Breaking ⚠️)
  • gustoembedded.contractorPayments.getV1ContractorsContractorUuidPayments(): Added
  • gustoembedded.federalTaxDetails.update(): error.status[403] Added
  • gustoembedded.contractorPayments.preview(): Added
  • gustoembedded.employees.getOnboardingStatus(): response.blockers Added
  • gustoembedded.employees.updateOnboardingStatus(): response.blockers Added
  • gustoembedded.contractors.postV1ContractorsContractorUuidRehire(): error.status[422] Added
  • gustoembedded.contractors.deleteV1ContractorsContractorUuidRehire(): error.status[422] Added
  • gustoembedded.contractors.postV1ContractorsContractorUuidTermination(): error.status[422] Added
  • gustoembedded.contractors.deleteV1ContractorsContractorUuidTermination(): error.status[422] Added
  • gustoembedded.contractorPayments.delete(): Added
  • gustoembedded.contractorPayments.get(): Added
  • gustoembedded.contractorPayments.create(): Added
  • gustoembedded.contractorPayments.list(): Added
  • gustoembedded.contractorPayments.getV1ContractorPaymentsContractorPaymentIdPdf(): Added
  • gustoembedded.payrolls.getApprovedReversals(): request.xGustoApiVersion Changed
  • gustoembedded.payrolls.update():
    • request.payrollUpdate.employeeCompensations[].customWithholdings Added
  • gustoembedded.generatedDocuments.get(): request.xGustoApiVersion Changed

View full SDK changelog

OpenAPI Change Summary
├──[+] security (72:5)
├─┬Info
│ └─┬Extensions
│   └──[+] x-release-status (63:21)
├─┬Paths
│ ├──[+] path (23635:3)
│ ├─┬/v1/webhook_subscriptions/{webhook_subscription_uuid}
│ │ └─┬PUT
│ │   └─┬Requestbody
│ │     └─┬application/json
│ │       └─┬Schema
│ │         └─┬subscription_types
│ │           └─┬Schema
│ │             └──[+] enum (38156:25)
│ ├─┬/v1/contractors/{contractor_uuid}/termination
│ │ ├─┬POST
│ │ │ └─┬Responses
│ │ │   └─┬422
│ │ │     └─┬application/json
│ │ │       └─┬Schema
│ │ │         └──[🔀] $ref (408:20)❌ 
│ │ └─┬DELETE
│ │   └─┬Responses
│ │     └─┬422
│ │       └─┬application/json
│ │         └─┬Schema
│ │           └──[🔀] $ref (408:20)❌ 
│ ├─┬/v1/payrolls/{payroll_uuid}/receipt
│ │ └─┬GET
│ │   ├──[+] parameters (33915:17)❌ 
│ │   ├──[+] parameters (33921:17)❌ 
│ │   └──[🔀] description (33930:20)
│ ├─┬/v1/companies/{company_id}/federal_tax_details
│ │ └─┬PUT
│ │   └─┬Responses
│ │     └──[+] codes (22084:11)
│ ├─┬/v1/webhook_subscriptions
│ │ └─┬POST
│ │   └─┬Requestbody
│ │     └─┬application/json
│ │       └─┬Schema
│ │         └─┬subscription_types
│ │           └─┬Schema
│ │             └──[+] enum (38025:25)
│ ├─┬/v1/companies/{company_id}/pay_schedules/preview
│ │ └─┬GET
│ │   └──[+] parameters (32601:17)❌ 
│ ├─┬/v1/information_requests/{information_request_uuid}/submit
│ │ └─┬PUT
│ │   └─┬Responses
│ │     ├─┬404
│ │     │ └──[🔀] description (39007:24)
│ │     └─┬422
│ │       └──[🔀] description (38964:24)
│ ├─┬/v1/companies/{company_id}/payrolls
│ │ └─┬POST
│ │   └─┬Requestbody
│ │     └─┬application/json
│ │       └─┬Schema
│ │         └─┬employee_uuids
│ │           ├──[🔀] type (33868:25)❌ 
│ │           ├──[+] minItems (33869:29)❌ 
│ │           └──[🔀] description (33867:32)
│ ├─┬/v1/contractors/{contractor_uuid}/rehire
│ │ ├─┬POST
│ │ │ └─┬Responses
│ │ │   └─┬422
│ │ │     └─┬application/json
│ │ │       └─┬Schema
│ │ │         └──[🔀] $ref (408:20)❌ 
│ │ └─┬DELETE
│ │   └─┬Responses
│ │     └─┬422
│ │       └─┬application/json
│ │         └─┬Schema
│ │           └──[🔀] $ref (408:20)❌ 
│ └─┬/v1/jobs/{job_id}
│   └─┬PUT
│     └─┬Responses
│       └─┬200
│         └──[🔀] description (31165:24)
└─┬Components
  ├──[-] parameters (19071:7)❌ 
  ├──[-] parameters (19061:7)❌ 
  ├──[-] responses (19090:7)❌ 
  ├──[-] responses (19088:7)❌ 
  ├──[+] schemas (390:7)
  ├──[+] schemas (9461:7)
  ├─┬Unprocessable-Entity-Error-Object
  │ └─┬Extensions
  │   └──[🔀] x-examples (418:9)
  ├─┬Payroll-Employee-Compensations-Base-Type
  │ └─┬fixed_compensations
  │   └──[🔀] description (4839:24)
  ├─┬Payroll-Update
  │ └─┬employee_compensations
  │   └─┬Schema
  │     ├──[+] properties (4105:15)
  │     ├─┬paid_time_off
  │     │ ├──[-] items (4000:19)❌ 
  │     │ ├──[🔀] type (4052:23)❌ 
  │     │ └──[🔀] description (4053:30)
  │     ├─┬version
  │     │ ├──[+] items (4177:19)❌ 
  │     │ ├──[🔀] type (4174:23)❌ 
  │     │ └──[🔀] description (4175:30)
  │     ├─┬employee_uuid
  │     │ ├──[+] items (4087:19)❌ 
  │     │ ├──[🔀] type (4085:23)❌ 
  │     │ └──[-] description (3929:30)
  │     ├─┬hourly_compensations
  │     │ └─┬Schema
  │     │   ├──[🔀] description (4058:32)
  │     │   ├──[+] properties (4063:21)
  │     │   ├──[-] properties (3969:21)❌ 
  │     │   └─┬job_uuid
  │     │     └──[🔀] description (4068:36)
  │     ├─┬excluded
  │     │ ├──[🔀] type (4037:23)❌ 
  │     │ └──[🔀] description (4038:30)
  │     ├─┬reimbursements
  │     │ ├──[+] enum (4049:21)
  │     │ ├──[+] enum (4050:21)
  │     │ ├──[-] items (4020:19)❌ 
  │     │ ├──[🔀] type (4046:23)❌ 
  │     │ └──[🔀] description (4047:30)
  │     ├─┬payment_method
  │     │ ├──[-] enum (3940:21)❌ 
  │     │ ├──[-] enum (3941:21)❌ 
  │     │ ├──[+] items (4157:19)❌ 
  │     │ ├──[🔀] type (4154:23)❌ 
  │     │ └──[🔀] description (4155:30)
  │     ├─┬fixed_compensations
  │     │ ├──[-] items (3948:19)❌ 
  │     │ ├──[🔀] type (4043:23)❌ 
  │     │ └──[+] description (4044:30)
  │     ├─┬memo
  │     │ ├──[+] items (4072:19)❌ 
  │     │ ├──[🔀] type (4070:23)❌ 
  │     │ └──[-] description (3944:30)
  │     └─┬deductions
  │       ├──[-] items (3978:19)❌ 
  │       ├──[🔀] type (4106:23)❌ 
  │       ├──[+] description (4107:30)
  │       ├──[+] properties (4112:19)
  │       └──[+] properties (4130:19)
  ├─┬Payroll-Employee-Compensations-Included
  │ ├─┬benefits
  │ │ └─┬Schema
  │ │   ├─┬company_contribution
  │ │   │ ├──[🔀] type (4739:23)❌ 
  │ │   │ └──[+] format (4740:25)❌ 
  │ │   └─┬employee_deduction
  │ │     ├──[🔀] type (4735:23)❌ 
  │ │     └──[+] format (4736:25)❌ 
  │ ├─┬deductions
  │ │ └─┬Schema
  │ │   └─┬amount
  │ │     ├──[🔀] type (4757:23)❌ 
  │ │     └──[+] format (4758:25)❌ 
  │ └─┬taxes
  │   └─┬Schema
  │     └─┬amount
  │       ├──[🔀] type (4716:23)❌ 
  │       ├──[-] minLength (4560:28)❌ 
  │       └──[+] format (4717:25)❌ 
  ├─┬Employee-Onboarding-Status
  │ ├──[+] properties (3078:9)
  │ ├─┬onboarding_status
  │ │ ├──[+] items (3089:13)❌ 
  │ │ ├──[🔀] type (3079:17)❌ 
  │ │ └──[🔀] description (3080:24)
  │ ├─┬onboarding_steps
  │ │ ├──[-] items (2975:13)❌ 
  │ │ ├──[🔀] type (3052:17)❌ 
  │ │ └──[🔀] description (3053:24)
  │ ├─┬uuid
  │ │ ├──[+] items (3058:13)❌ 
  │ │ ├──[🔀] type (3055:17)❌ 
  │ │ └──[🔀] description (3056:24)
  │ └─┬Extensions
  │   └──[🔀] x-examples (2992:9)
  └─┬Webhook-Subscription
    └─┬subscription_types
      └─┬Schema
        └──[+] enum (7786:17)
Document Element Total Changes Breaking Changes
paths 18 9
components 66 39
info 1 0

View full report

Linting Report 0 errors, 5 warnings, 91 hints

View full report

JAVA CHANGELOG

No relevant generator changes

Based on Speakeasy CLI 1.785.0

@github-actions github-actions Bot added the patch Patch version bump label Jun 23, 2026
@github-actions github-actions Bot force-pushed the speakeasy-sdk-regen-1782175823 branch 2 times, most recently from a0c27ca to f7ae72e Compare June 25, 2026 00:59
* `gustoembedded.payrolls.get()`:  `response.employeeCompensations[]` **Changed** (Breaking ⚠️)
* `gustoembedded.webhooks.verify()`:  `response.subscriptionTypes[].enum(timeOffRequest)` **Added** (Breaking ⚠️)
* `gustoembedded.webhooks.updateSubscription()`: 
  *  `requestBody.subscriptionTypes[].enum(timeOffRequest)` **Added**
  *  `response.subscriptionTypes[].enum(timeOffRequest)` **Added** (Breaking ⚠️)
* `gustoembedded.webhooks.getSubscription()`:  `response.subscriptionTypes[].enum(timeOffRequest)` **Added** (Breaking ⚠️)
* `gustoembedded.webhooks.createSubscription()`: 
  *  `requestBody.subscriptionTypes[].enum(timeOffRequest)` **Added**
  *  `response.subscriptionTypes[].enum(timeOffRequest)` **Added** (Breaking ⚠️)
* `gustoembedded.webhooks.listSubscriptions()`:  `response.[].subscriptionTypes[].enum(timeOffRequest)` **Added** (Breaking ⚠️)
* `gustoembedded.payrolls.createOffCycle()`: 
  *  `requestBody.employeeUuids` **Changed** (Breaking ⚠️)
* `gustoembedded.contractorPayments.list()`: **Removed** (Breaking ⚠️)
* `gustoembedded.employees.getOnboardingStatus()`:  `response.blockers` **Added**
* `gustoembedded.contractorPayments.getV1ContractorsContractorUuidPayments()`: **Added**
* `gustoembedded.contractorPayments.create()`: **Removed** (Breaking ⚠️)
* `gustoembedded.contractorPayments.get()`: **Removed** (Breaking ⚠️)
* `gustoembedded.contractorPayments.delete()`: **Removed** (Breaking ⚠️)
* `gustoembedded.contractorPayments.preview()`: **Removed** (Breaking ⚠️)
* `gustoembedded.contractorPayments.getReceipt()`: **Removed** (Breaking ⚠️)
* `gustoembedded.contractorPayments.fund()`: **Removed** (Breaking ⚠️)
* `gustoembedded.contractorPayments.getV1ContractorPaymentsContractorPaymentIdPdf()`: **Removed** (Breaking ⚠️)
* `gustoembedded.federalTaxDetails.update()`:  `error.status[403]` **Added**
* `gustoembedded.contractors.postV1ContractorsContractorUuidRehire()`:  `error.status[422]` **Added**
* `gustoembedded.contractors.deleteV1ContractorsContractorUuidRehire()`:  `error.status[422]` **Added**
* `gustoembedded.contractors.postV1ContractorsContractorUuidTermination()`:  `error.status[422]` **Added**
* `gustoembedded.contractors.deleteV1ContractorsContractorUuidTermination()`:  `error.status[422]` **Added**
* `gustoembedded.contractorPayments.fund()`: **Added**
* `gustoembedded.employees.updateOnboardingStatus()`:  `response.blockers` **Added**
* `gustoembedded.payrolls.getApprovedReversals()`:  `request.xGustoApiVersion` **Changed**
* `gustoembedded.contractorPayments.getReceipt()`: **Added**
* `gustoembedded.payrolls.update()`: 
  *  `request.payrollUpdate.employeeCompensations[].customWithholdings` **Added**
* `gustoembedded.contractorPayments.preview()`: **Added**
* `gustoembedded.payrolls.getReceipt()`:  `request` **Changed**
* `gustoembedded.generatedDocuments.get()`:  `request.xGustoApiVersion` **Changed**
* `gustoembedded.paySchedules.getPreview()`: 
  *  `request.payScheduleUuid` **Added**
* `gustoembedded.contractorPayments.delete()`: **Added**
* `gustoembedded.contractorPayments.get()`: **Added**
* `gustoembedded.contractorPayments.create()`: **Added**
* `gustoembedded.contractorPayments.list()`: **Added**
* `gustoembedded.contractorPayments.getV1ContractorPaymentsContractorPaymentIdPdf()`: **Added**

## Java SDK Changes:
* `gustoembedded.webhooks.listSubscriptions()`:  `response.[].subscriptionTypes[].enum(timeOffRequest)` **Added** (Breaking ⚠️)
* `gustoembedded.webhooks.verify()`:  `response.subscriptionTypes[].enum(timeOffRequest)` **Added** (Breaking ⚠️)
* `gustoembedded.webhooks.updateSubscription()`: 
  *  `requestBody.subscriptionTypes[].enum(timeOffRequest)` **Added**
  *  `response.subscriptionTypes[].enum(timeOffRequest)` **Added** (Breaking ⚠️)
* `gustoembedded.webhooks.getSubscription()`:  `response.subscriptionTypes[].enum(timeOffRequest)` **Added** (Breaking ⚠️)
* `gustoembedded.webhooks.createSubscription()`: 
  *  `requestBody.subscriptionTypes[].enum(timeOffRequest)` **Added**
  *  `response.subscriptionTypes[].enum(timeOffRequest)` **Added** (Breaking ⚠️)
* `gustoembedded.contractorPayments.getV1ContractorPaymentsContractorPaymentIdPdf()`: **Removed** (Breaking ⚠️)
* `gustoembedded.paySchedules.getPreview()`: 
  *  `request.payScheduleUuid` **Added**
* `gustoembedded.contractorPayments.getReceipt()`: **Added**
* `gustoembedded.contractorPayments.fund()`: **Added**
* `gustoembedded.contractorPayments.getReceipt()`: **Removed** (Breaking ⚠️)
* `gustoembedded.contractorPayments.fund()`: **Removed** (Breaking ⚠️)
* `gustoembedded.contractorPayments.list()`: **Removed** (Breaking ⚠️)
* `gustoembedded.contractorPayments.create()`: **Removed** (Breaking ⚠️)
* `gustoembedded.contractorPayments.get()`: **Removed** (Breaking ⚠️)
* `gustoembedded.contractorPayments.delete()`: **Removed** (Breaking ⚠️)
* `gustoembedded.contractorPayments.preview()`: **Removed** (Breaking ⚠️)
* `gustoembedded.contractorPayments.getV1ContractorsContractorUuidPayments()`: **Added**
* `gustoembedded.federalTaxDetails.update()`:  `error.status[403]` **Added**
* `gustoembedded.contractorPayments.preview()`: **Added**
* `gustoembedded.employees.getOnboardingStatus()`:  `response.blockers` **Added**
* `gustoembedded.employees.updateOnboardingStatus()`:  `response.blockers` **Added**
* `gustoembedded.contractors.postV1ContractorsContractorUuidRehire()`:  `error.status[422]` **Added**
* `gustoembedded.contractors.deleteV1ContractorsContractorUuidRehire()`:  `error.status[422]` **Added**
* `gustoembedded.contractors.postV1ContractorsContractorUuidTermination()`:  `error.status[422]` **Added**
* `gustoembedded.contractors.deleteV1ContractorsContractorUuidTermination()`:  `error.status[422]` **Added**
* `gustoembedded.contractorPayments.delete()`: **Added**
* `gustoembedded.contractorPayments.get()`: **Added**
* `gustoembedded.contractorPayments.create()`: **Added**
* `gustoembedded.contractorPayments.list()`: **Added**
* `gustoembedded.contractorPayments.getV1ContractorPaymentsContractorPaymentIdPdf()`: **Added**
* `gustoembedded.payrolls.getApprovedReversals()`:  `request.xGustoApiVersion` **Changed**
* `gustoembedded.payrolls.update()`: 
  *  `request.payrollUpdate.employeeCompensations[].customWithholdings` **Added**
* `gustoembedded.generatedDocuments.get()`:  `request.xGustoApiVersion` **Changed**

## Java SDK Changes:
* `gustoembedded.webhooks.listSubscriptions()`:  `response.[].subscriptionTypes[].enum(timeOffRequest)` **Added** (Breaking ⚠️)
* `gustoembedded.webhooks.verify()`:  `response.subscriptionTypes[].enum(timeOffRequest)` **Added** (Breaking ⚠️)
* `gustoembedded.webhooks.updateSubscription()`: 
  *  `requestBody.subscriptionTypes[].enum(timeOffRequest)` **Added**
  *  `response.subscriptionTypes[].enum(timeOffRequest)` **Added** (Breaking ⚠️)
* `gustoembedded.webhooks.getSubscription()`:  `response.subscriptionTypes[].enum(timeOffRequest)` **Added** (Breaking ⚠️)
* `gustoembedded.webhooks.createSubscription()`: 
  *  `requestBody.subscriptionTypes[].enum(timeOffRequest)` **Added**
  *  `response.subscriptionTypes[].enum(timeOffRequest)` **Added** (Breaking ⚠️)
* `gustoembedded.contractorPayments.getV1ContractorPaymentsContractorPaymentIdPdf()`: **Removed** (Breaking ⚠️)
* `gustoembedded.paySchedules.getPreview()`: 
  *  `request.payScheduleUuid` **Added**
* `gustoembedded.contractorPayments.getReceipt()`: **Added**
* `gustoembedded.contractorPayments.fund()`: **Added**
* `gustoembedded.contractorPayments.getReceipt()`: **Removed** (Breaking ⚠️)
* `gustoembedded.contractorPayments.fund()`: **Removed** (Breaking ⚠️)
* `gustoembedded.contractorPayments.list()`: **Removed** (Breaking ⚠️)
* `gustoembedded.contractorPayments.create()`: **Removed** (Breaking ⚠️)
* `gustoembedded.contractorPayments.get()`: **Removed** (Breaking ⚠️)
* `gustoembedded.contractorPayments.delete()`: **Removed** (Breaking ⚠️)
* `gustoembedded.contractorPayments.preview()`: **Removed** (Breaking ⚠️)
* `gustoembedded.contractorPayments.getV1ContractorsContractorUuidPayments()`: **Added**
* `gustoembedded.federalTaxDetails.update()`:  `error.status[403]` **Added**
* `gustoembedded.contractorPayments.preview()`: **Added**
* `gustoembedded.employees.getOnboardingStatus()`:  `response.blockers` **Added**
* `gustoembedded.employees.updateOnboardingStatus()`:  `response.blockers` **Added**
* `gustoembedded.contractors.postV1ContractorsContractorUuidRehire()`:  `error.status[422]` **Added**
* `gustoembedded.contractors.deleteV1ContractorsContractorUuidRehire()`:  `error.status[422]` **Added**
* `gustoembedded.contractors.postV1ContractorsContractorUuidTermination()`:  `error.status[422]` **Added**
* `gustoembedded.contractors.deleteV1ContractorsContractorUuidTermination()`:  `error.status[422]` **Added**
* `gustoembedded.contractorPayments.delete()`: **Added**
* `gustoembedded.contractorPayments.get()`: **Added**
* `gustoembedded.contractorPayments.create()`: **Added**
* `gustoembedded.contractorPayments.list()`: **Added**
* `gustoembedded.contractorPayments.getV1ContractorPaymentsContractorPaymentIdPdf()`: **Added**
* `gustoembedded.payrolls.getApprovedReversals()`:  `request.xGustoApiVersion` **Changed**
* `gustoembedded.payrolls.update()`: 
  *  `request.payrollUpdate.employeeCompensations[].customWithholdings` **Added**
* `gustoembedded.generatedDocuments.get()`:  `request.xGustoApiVersion` **Changed**
@github-actions github-actions Bot force-pushed the speakeasy-sdk-regen-1782175823 branch from f7ae72e to 05d0889 Compare June 26, 2026 01:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

patch Patch version bump

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant