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 ⚠️)
    • response.employeeCompensations[].customWithholdings Added
  • gustoembedded.contractorPayments.fund(): Added
  • gustoembedded.contractors.postV1ContractorsContractorUuidTermination(): error.status[422] Added
  • gustoembedded.contractorPayments.getReceipt(): Added
  • gustoembedded.reports.postV1BulkReports(): Added
  • gustoembedded.payrollCancellations.postV1PayrollBatches(): Added
  • gustoembedded.payrollCancellations.getV1PayrollBatchesPayrollBatchUuid(): Added
  • 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.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.contractorPayments.preview(): Added
  • gustoembedded.contractors.deleteV1ContractorsContractorUuidTermination(): error.status[422] Added
  • gustoembedded.employees.getOnboardingStatus(): response.blockers Added
  • gustoembedded.employees.updateOnboardingStatus(): response.blockers Added
  • gustoembedded.reports.createCustom(): request.createReportBody Changed
  • gustoembedded.payrolls.getApprovedReversals(): request.xGustoApiVersion Changed
  • gustoembedded.contractorPayments.delete(): Added
  • gustoembedded.payrolls.update():
    • request.payrollUpdate.employeeCompensations[].customWithholdings Added
    • response.employeeCompensations[].customWithholdings Added
  • gustoembedded.contractorPayments.get(): Added
  • gustoembedded.payrolls.getReceipt(): request Changed
  • gustoembedded.payrolls.prepare(): response.employeeCompensations[].customWithholdings Added
  • gustoembedded.generatedDocuments.get(): request.xGustoApiVersion Changed
  • gustoembedded.paySchedules.getPreview():
    • request.payScheduleUuid Added
  • gustoembedded.contractorPayments.create(): Added
  • gustoembedded.contractorPayments.list(): Added
  • gustoembedded.contractorPayments.getV1ContractorPaymentsContractorPaymentIdPdf(): Added
  • gustoembedded.contractorPayments.getV1ContractorsContractorUuidPayments(): Added
  • gustoembedded.reports.getV1BulkReportsRequestUuid(): 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.fund(): Added
  • gustoembedded.paySchedules.getPreview():
    • request.payScheduleUuid Added
  • gustoembedded.contractorPayments.delete(): Added
  • gustoembedded.contractorPayments.preview(): Added
  • gustoembedded.contractorPayments.getReceipt(): Added
  • gustoembedded.reports.postV1BulkReports(): Added
  • gustoembedded.payrollCancellations.postV1PayrollBatches(): Added
  • gustoembedded.payrollCancellations.getV1PayrollBatchesPayrollBatchUuid(): 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.getV1ContractorPaymentsContractorPaymentIdPdf(): Removed (Breaking ⚠️)
  • gustoembedded.federalTaxDetails.update(): error.status[403] Added
  • gustoembedded.contractorPayments.get(): 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.create(): Added
  • gustoembedded.contractorPayments.list(): Added
  • gustoembedded.contractorPayments.getV1ContractorPaymentsContractorPaymentIdPdf(): Added
  • gustoembedded.contractorPayments.getV1ContractorsContractorUuidPayments(): Added
  • gustoembedded.reports.getV1BulkReportsRequestUuid(): Added
  • gustoembedded.payrolls.createOffCycle(): response.employeeCompensations[].customWithholdings Added
  • gustoembedded.payrolls.getApprovedReversals(): request.xGustoApiVersion Changed
  • gustoembedded.payrolls.get(): response.employeeCompensations[].customWithholdings Added
  • gustoembedded.payrolls.update():
    • request.payrollUpdate.employeeCompensations[].customWithholdings Added
    • response.employeeCompensations[].customWithholdings Added
  • gustoembedded.payrolls.prepare(): response.employeeCompensations[].customWithholdings Added
  • gustoembedded.generatedDocuments.get(): request.xGustoApiVersion Changed
  • gustoembedded.reports.createCustom(): request.createReportBody 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.fund(): Added
  • gustoembedded.paySchedules.getPreview():
    • request.payScheduleUuid Added
  • gustoembedded.contractorPayments.delete(): Added
  • gustoembedded.contractorPayments.preview(): Added
  • gustoembedded.contractorPayments.getReceipt(): Added
  • gustoembedded.reports.postV1BulkReports(): Added
  • gustoembedded.payrollCancellations.postV1PayrollBatches(): Added
  • gustoembedded.payrollCancellations.getV1PayrollBatchesPayrollBatchUuid(): 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.getV1ContractorPaymentsContractorPaymentIdPdf(): Removed (Breaking ⚠️)
  • gustoembedded.federalTaxDetails.update(): error.status[403] Added
  • gustoembedded.contractorPayments.get(): 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.create(): Added
  • gustoembedded.contractorPayments.list(): Added
  • gustoembedded.contractorPayments.getV1ContractorPaymentsContractorPaymentIdPdf(): Added
  • gustoembedded.contractorPayments.getV1ContractorsContractorUuidPayments(): Added
  • gustoembedded.reports.getV1BulkReportsRequestUuid(): Added
  • gustoembedded.payrolls.createOffCycle(): response.employeeCompensations[].customWithholdings Added
  • gustoembedded.payrolls.getApprovedReversals(): request.xGustoApiVersion Changed
  • gustoembedded.payrolls.get(): response.employeeCompensations[].customWithholdings Added
  • gustoembedded.payrolls.update():
    • request.payrollUpdate.employeeCompensations[].customWithholdings Added
    • response.employeeCompensations[].customWithholdings Added
  • gustoembedded.payrolls.prepare(): response.employeeCompensations[].customWithholdings Added
  • gustoembedded.generatedDocuments.get(): request.xGustoApiVersion Changed
  • gustoembedded.reports.createCustom(): request.createReportBody Changed

View full SDK changelog

OpenAPI Change Summary
├──[+] security (73:5)
├─┬Info
│ └─┬Extensions
│   └──[+] x-release-status (64:21)
├─┬Paths
│ ├──[+] path (34146:3)
│ ├──[+] path (24483:3)
│ ├──[+] path (34058:3)
│ ├──[+] path (20451:3)
│ ├──[+] path (20408:3)
│ ├─┬/v1/webhook_subscriptions
│ │ └─┬POST
│ │   └─┬Requestbody
│ │     └─┬application/json
│ │       └─┬Schema
│ │         └─┬subscription_types
│ │           └─┬Schema
│ │             └──[+] enum (39007:25)
│ ├─┬/v1/webhook_subscriptions/{webhook_subscription_uuid}
│ │ └─┬PUT
│ │   └─┬Requestbody
│ │     └─┬application/json
│ │       └─┬Schema
│ │         └─┬subscription_types
│ │           └─┬Schema
│ │             └──[+] enum (39138:25)
│ ├─┬/v1/information_requests/{information_request_uuid}/submit
│ │ └─┬PUT
│ │   └─┬Responses
│ │     ├─┬422
│ │     │ └──[🔀] description (39946:24)
│ │     └─┬404
│ │       └──[🔀] description (39989:24)
│ ├─┬/v1/contractors/{contractor_uuid}/rehire
│ │ ├─┬POST
│ │ │ └─┬Responses
│ │ │   └─┬422
│ │ │     └─┬application/json
│ │ │       └─┬Schema
│ │ │         └──[🔀] $ref (409:20)❌ 
│ │ └─┬DELETE
│ │   └─┬Responses
│ │     └─┬422
│ │       └─┬application/json
│ │         └─┬Schema
│ │           └──[🔀] $ref (409:20)❌ 
│ ├─┬/v1/payrolls/{payroll_uuid}/receipt
│ │ └─┬GET
│ │   ├──[+] parameters (34897:17)❌ 
│ │   ├──[+] parameters (34903:17)❌ 
│ │   └──[🔀] description (34913:20)
│ ├─┬/v1/contractors/{contractor_uuid}/termination
│ │ ├─┬POST
│ │ │ └─┬Responses
│ │ │   └─┬422
│ │ │     └─┬application/json
│ │ │       └─┬Schema
│ │ │         └──[🔀] $ref (409:20)❌ 
│ │ └─┬DELETE
│ │   └─┬Responses
│ │     └─┬422
│ │       └─┬application/json
│ │         └─┬Schema
│ │           └──[🔀] $ref (409:20)❌ 
│ ├─┬/v1/jobs/{job_id}
│ │ └─┬PUT
│ │   └─┬Responses
│ │     └─┬200
│ │       └──[🔀] description (32013:24)
│ ├─┬/v1/employees/{employee_id}/jobs
│ │ └─┬POST
│ │   └─┬Responses
│ │     └─┬201
│ │       └──[🔀] description (32202:24)
│ ├─┬/v1/companies/{company_id}/payrolls
│ │ └─┬POST
│ │   └─┬Requestbody
│ │     └─┬application/json
│ │       └─┬Schema
│ │         └─┬employee_uuids
│ │           ├──[🔀] type (34850:25)❌ 
│ │           ├──[+] minItems (34851:29)❌ 
│ │           └──[🔀] description (34849:32)
│ ├─┬/v1/companies/{company_id}/pay_schedules/preview
│ │ └─┬GET
│ │   └──[+] parameters (33449:17)❌ 
│ └─┬/v1/companies/{company_id}/federal_tax_details
│   └─┬PUT
│     └─┬Responses
│       └──[+] codes (22932:11)
├─┬Tags
│ └──[+] Payroll Cancellations (25:5)
└─┬Components
  ├──[-] parameters (19061:7)❌ 
  ├──[-] parameters (19071:7)❌ 
  ├──[-] responses (19090:7)❌ 
  ├──[-] responses (19088:7)❌ 
  ├──[+] schemas (9523:7)
  ├──[+] schemas (19656:7)
  ├──[+] schemas (20034:7)
  ├──[+] schemas (13189:7)
  ├──[+] schemas (19608:7)
  ├──[+] schemas (13391:7)
  ├──[+] schemas (19892:7)
  ├──[+] schemas (19644:7)
  ├──[+] schemas (20003:7)
  ├──[+] schemas (19921:7)
  ├──[+] schemas (391:7)
  ├──[+] schemas (19853:7)
  ├──[+] schemas (13226:7)
  ├─┬Payroll-Employee-Compensations-Base-Type
  │ ├──[+] properties (4945:9)
  │ ├─┬net_pay
  │ │ └──[🔀] description (4846:24)
  │ ├─┬employee_uuid
  │ │ ├──[🔀] type (4946:17)❌ 
  │ │ ├──[🔀] description (4947:24)
  │ │ ├──[-] readOnly (4620:21)❌ 
  │ │ ├──[+] properties (4952:13)
  │ │ └──[+] properties (4972:13)
  │ ├─┬reimbursements
  │ │ ├──[-] items (4750:13)❌ 
  │ │ ├──[🔀] type (4805:13)❌ 
  │ │ ├──[-] uniqueItems (4747:24)❌ 
  │ │ ├──[🔀] description (4807:24)
  │ │ └──[+] readOnly (4808:21)❌ 
  │ ├─┬gross_pay
  │ │ ├──[+] items (4853:13)❌ 
  │ │ ├──[🔀] type (4849:17)❌ 
  │ │ ├──[+] uniqueItems (4850:24)❌ 
  │ │ ├──[🔀] description (4851:24)
  │ │ └──[-] readOnly (4648:21)❌ 
  │ ├─┬last_name
  │ │ ├──[+] items (4870:13)❌ 
  │ │ ├──[🔀] type (4866:17)❌ 
  │ │ ├──[+] uniqueItems (4867:24)❌ 
  │ │ ├──[🔀] description (4868:24)
  │ │ └──[-] readOnly (4642:21)❌ 
  │ ├─┬excluded
  │ │ ├──[🔀] type (4790:17)❌ 
  │ │ └──[🔀] description (4791:24)
  │ ├─┬preferred_first_name
  │ │ ├──[-] type (4633:13)❌ 
  │ │ ├──[🔀] description (4834:24)
  │ │ ├──[-] readOnly (4636:21)❌ 
  │ │ ├──[+] anyOf (4836:15)
  │ │ └──[+] anyOf (4841:15)
  │ ├─┬first_name
  │ │ ├──[🔀] type (4794:17)❌ 
  │ │ └──[🔀] description (4795:24)
  │ ├─┬payment_method
  │ │ ├──[+] items (4898:13)❌ 
  │ │ ├──[+] type (4894:17)❌ 
  │ │ ├──[+] uniqueItems (4895:24)❌ 
  │ │ ├──[🔀] description (4896:24)
  │ │ ├──[-] anyOf (4664:15)❌ 
  │ │ └──[-] anyOf (4669:15)❌ 
  │ ├─┬memo
  │ │ └──[🔀] description (4813:24)
  │ ├─┬paid_time_off
  │ │ ├──[-] items (4726:13)❌ 
  │ │ ├──[🔀] type (4823:13)❌ 
  │ │ ├──[-] uniqueItems (4723:24)❌ 
  │ │ ├──[🔀] description (4825:24)
  │ │ └──[+] readOnly (4826:21)❌ 
  │ ├─┬hourly_compensations
  │ │ ├──[-] items (4698:13)❌ 
  │ │ ├──[🔀] type (4817:13)❌ 
  │ │ ├──[-] uniqueItems (4695:24)❌ 
  │ │ ├──[🔀] description (4819:24)
  │ │ └──[+] readOnly (4820:21)❌ 
  │ └─┬fixed_compensations
  │   ├──[-] items (4681:13)❌ 
  │   ├──[🔀] type (4799:13)❌ 
  │   ├──[-] uniqueItems (4678:24)❌ 
  │   ├──[🔀] description (4801:24)
  │   └──[+] readOnly (4802:21)❌ 
  ├─┬Payroll-Employee-Compensations-Included
  │ ├─┬benefits
  │ │ └─┬Schema
  │ │   ├─┬company_contribution
  │ │   │ ├──[🔀] type (4751:23)❌ 
  │ │   │ └──[+] format (4752:25)❌ 
  │ │   └─┬employee_deduction
  │ │     ├──[🔀] type (4747:23)❌ 
  │ │     └──[+] format (4748:25)❌ 
  │ ├─┬deductions
  │ │ └─┬Schema
  │ │   └─┬amount
  │ │     ├──[🔀] type (4769:23)❌ 
  │ │     └──[+] format (4770:25)❌ 
  │ └─┬taxes
  │   └─┬Schema
  │     └─┬amount
  │       ├──[🔀] type (4728:23)❌ 
  │       ├──[-] minLength (4560:28)❌ 
  │       └──[+] format (4729:25)❌ 
  ├─┬Webhook-Subscription
  │ └─┬subscription_types
  │   └─┬Schema
  │     └──[+] enum (7848:17)
  ├─┬Unprocessable-Entity-Error-Object
  │ └─┬Extensions
  │   └──[🔀] x-examples (419:9)
  ├─┬Payroll-Update
  │ └─┬employee_compensations
  │   └─┬Schema
  │     ├──[+] properties (4117:15)
  │     ├─┬paid_time_off
  │     │ ├──[-] items (4000:19)❌ 
  │     │ ├──[🔀] type (4064:23)❌ 
  │     │ └──[🔀] description (4065:30)
  │     ├─┬hourly_compensations
  │     │ └─┬Schema
  │     │   ├──[🔀] description (4070:32)
  │     │   ├──[+] properties (4075:21)
  │     │   ├──[-] properties (3969:21)❌ 
  │     │   └─┬job_uuid
  │     │     └──[🔀] description (4080:36)
  │     ├─┬deductions
  │     │ ├──[-] items (3978:19)❌ 
  │     │ ├──[🔀] type (4118:23)❌ 
  │     │ ├──[+] description (4119:30)
  │     │ ├──[+] properties (4124:19)
  │     │ └──[+] properties (4142:19)
  │     ├─┬version
  │     │ ├──[+] items (4189:19)❌ 
  │     │ ├──[🔀] type (4186:23)❌ 
  │     │ └──[🔀] description (4187:30)
  │     ├─┬payment_method
  │     │ ├──[-] enum (3940:21)❌ 
  │     │ ├──[-] enum (3941:21)❌ 
  │     │ ├──[+] items (4169:19)❌ 
  │     │ ├──[🔀] type (4166:23)❌ 
  │     │ └──[🔀] description (4167:30)
  │     ├─┬memo
  │     │ ├──[+] items (4084:19)❌ 
  │     │ ├──[🔀] type (4082:23)❌ 
  │     │ └──[-] description (3944:30)
  │     ├─┬employee_uuid
  │     │ ├──[+] items (4099:19)❌ 
  │     │ ├──[🔀] type (4097:23)❌ 
  │     │ └──[-] description (3929:30)
  │     ├─┬reimbursements
  │     │ ├──[+] enum (4061:21)
  │     │ ├──[+] enum (4062:21)
  │     │ ├──[-] items (4020:19)❌ 
  │     │ ├──[🔀] type (4058:23)❌ 
  │     │ └──[🔀] description (4059:30)
  │     ├─┬fixed_compensations
  │     │ ├──[-] items (3948:19)❌ 
  │     │ ├──[🔀] type (4055:23)❌ 
  │     │ └──[+] description (4056:30)
  │     └─┬excluded
  │       ├──[🔀] type (4049:23)❌ 
  │       └──[🔀] description (4050:30)
  ├─┬Create-Report-Body
  │ ├──[-] required (13160:11)❌ 
  │ ├──[+] properties (14163:9)
  │ ├─┬dismissed_start_date
  │ │ ├──[🔀] description (14189:24)
  │ │ └──[🔀] example (14190:20)
  │ ├─┬employment_type
  │ │ ├──[+] enum (14215:15)
  │ │ ├──[+] enum (14216:15)
  │ │ ├──[+] enum (14210:15)
  │ │ ├──[+] enum (14211:15)
  │ │ ├──[+] enum (14212:15)
  │ │ ├──[+] enum (14213:15)
  │ │ ├──[+] enum (14214:15)
  │ │ ├──[-] enum (13311:15)❌ 
  │ │ ├──[-] enum (13307:15)❌ 
  │ │ ├──[-] enum (13308:15)❌ 
  │ │ ├──[-] enum (13309:15)❌ 
  │ │ ├──[-] enum (13310:15)❌ 
  │ │ └──[🔀] description (14208:24)
  │ ├─┬file_type
  │ │ ├──[-] enum (13270:15)❌ 
  │ │ ├──[-] enum (13271:15)❌ 
  │ │ ├──[-] enum (13272:15)❌ 
  │ │ ├──[+] format (14178:19)❌ 
  │ │ ├──[🔀] description (14179:24)
  │ │ └──[+] example (14180:20)
  │ ├─┬start_date
  │ │ ├──[+] enum (14195:15)
  │ │ ├──[+] enum (14196:15)
  │ │ ├──[-] format (13279:19)❌ 
  │ │ ├──[🔀] description (14193:24)
  │ │ └──[-] example (13281:20)
  │ ├─┬employee_uuids
  │ │ ├──[-] items (13329:13)❌ 
  │ │ ├──[🔀] type (14182:17)❌ 
  │ │ ├──[+] format (14183:19)❌ 
  │ │ ├──[🔀] description (14184:24)
  │ │ └──[+] example (14185:20)
  │ ├─┬dismissed_end_date
  │ │ ├──[+] items (14228:13)❌ 
  │ │ ├──[🔀] type (14225:17)❌ 
  │ │ ├──[-] format (13294:19)❌ 
  │ │ ├──[🔀] description (14226:24)
  │ │ └──[-] example (13296:20)
  │ ├─┬groupings
  │ │ ├──[+] enum (14156:15)
  │ │ ├──[+] enum (14157:15)
  │ │ ├──[+] enum (14158:15)
  │ │ ├──[-] items (13257:13)❌ 
  │ │ ├──[🔀] type (14153:17)❌ 
  │ │ └──[🔀] description (14154:24)
  │ ├─┬payment_method
  │ │ ├──[-] enum (13301:15)❌ 
  │ │ ├──[-] enum (13302:15)❌ 
  │ │ ├──[+] items (14143:13)❌ 
  │ │ ├──[🔀] type (14140:17)❌ 
  │ │ └──[🔀] description (14141:24)
  │ ├─┬with_totals
  │ │ ├──[🔀] type (14172:17)❌ 
  │ │ ├──[+] format (14173:19)❌ 
  │ │ ├──[🔀] description (14174:24)
  │ │ ├──[-] default (13276:20)❌ 
  │ │ └──[+] example (14175:20)
  │ ├─┬end_date
  │ │ ├──[+] enum (14201:15)
  │ │ ├──[+] enum (14202:15)
  │ │ ├──[+] enum (14203:15)
  │ │ ├──[+] enum (14204:15)
  │ │ ├──[+] enum (14205:15)
  │ │ ├──[-] format (13284:19)❌ 
  │ │ ├──[🔀] description (14199:24)
  │ │ └──[-] example (13286:20)
  │ ├─┬work_address_uuids
  │ │ ├──[-] items (13339:13)❌ 
  │ │ ├──[🔀] type (14160:17)❌ 
  │ │ ├──[🔀] description (14161:24)
  │ │ └──[+] default (14162:20)❌ 
  │ ├─┬department_uuids
  │ │ ├──[+] enum (14168:15)
  │ │ ├──[+] enum (14169:15)
  │ │ ├──[+] enum (14170:15)
  │ │ ├──[-] items (13334:13)❌ 
  │ │ ├──[🔀] type (14164:17)❌ 
  │ │ ├──[🔀] description (14165:24)
  │ │ └──[+] default (14166:20)❌ 
  │ └─┬employment_status
  │   ├──[-] enum (13316:15)❌ 
  │   ├──[-] enum (13317:15)❌ 
  │   ├──[-] enum (13318:15)❌ 
  │   ├──[-] enum (13319:15)❌ 
  │   ├──[-] enum (13320:15)❌ 
  │   ├──[-] enum (13321:15)❌ 
  │   ├──[-] enum (13322:15)❌ 
  │   ├──[+] items (14223:13)❌ 
  │   ├──[🔀] type (14219:13)❌ 
  │   └──[🔀] description (14221:24)
  └─┬Employee-Onboarding-Status
    ├──[+] properties (3090:9)
    ├─┬onboarding_status
    │ ├──[+] items (3101:13)❌ 
    │ ├──[🔀] type (3091:17)❌ 
    │ └──[🔀] description (3092:24)
    ├─┬onboarding_steps
    │ ├──[-] items (2975:13)❌ 
    │ ├──[🔀] type (3064:17)❌ 
    │ └──[🔀] description (3065:24)
    ├─┬uuid
    │ ├──[+] items (3070:13)❌ 
    │ ├──[🔀] type (3067:17)❌ 
    │ └──[🔀] description (3068:24)
    └─┬Extensions
      └──[🔀] x-examples (3004:9)
Document Element Total Changes Breaking Changes
info 1 0
paths 23 9
tags 1 0
components 212 116

View full report

Linting Report 0 errors, 5 warnings, 95 hints

View full report

JAVA CHANGELOG

core: 3.55.29 - 2026-06-26

🐛 Bug Fixes

core: 3.55.28 - 2026-06-25

🐛 Bug Fixes

Based on Speakeasy CLI 1.787.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 6 times, most recently from e5e3008 to 7fb1339 Compare June 29, 2026 01:01
@github-actions github-actions Bot changed the title chore: 🐝 Update SDK - Generate 0.0.2 chore: 🐝 Update SDK - Generate 0.3.5 Jun 29, 2026
@github-actions github-actions Bot force-pushed the speakeasy-sdk-regen-1782175823 branch from 7fb1339 to 8a1fab2 Compare June 30, 2026 01:00
@github-actions github-actions Bot changed the title chore: 🐝 Update SDK - Generate 0.3.5 chore: 🐝 Update SDK - Generate 0.0.2 Jun 30, 2026
@github-actions github-actions Bot force-pushed the speakeasy-sdk-regen-1782175823 branch from 8a1fab2 to ef3b9aa Compare July 1, 2026 01:02
* `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 ⚠️)
  *  `response.employeeCompensations[].customWithholdings` **Added**
* `gustoembedded.contractorPayments.fund()`: **Added**
* `gustoembedded.contractors.postV1ContractorsContractorUuidTermination()`:  `error.status[422]` **Added**
* `gustoembedded.contractorPayments.getReceipt()`: **Added**
* `gustoembedded.reports.postV1BulkReports()`: **Added**
* `gustoembedded.payrollCancellations.postV1PayrollBatches()`: **Added**
* `gustoembedded.payrollCancellations.getV1PayrollBatchesPayrollBatchUuid()`: **Added**
* `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.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.contractorPayments.preview()`: **Added**
* `gustoembedded.contractors.deleteV1ContractorsContractorUuidTermination()`:  `error.status[422]` **Added**
* `gustoembedded.employees.getOnboardingStatus()`:  `response.blockers` **Added**
* `gustoembedded.employees.updateOnboardingStatus()`:  `response.blockers` **Added**
* `gustoembedded.reports.createCustom()`:  `request.createReportBody` **Changed**
* `gustoembedded.payrolls.getApprovedReversals()`:  `request.xGustoApiVersion` **Changed**
* `gustoembedded.contractorPayments.delete()`: **Added**
* `gustoembedded.payrolls.update()`: 
  *  `request.payrollUpdate.employeeCompensations[].customWithholdings` **Added**
  *  `response.employeeCompensations[].customWithholdings` **Added**
* `gustoembedded.contractorPayments.get()`: **Added**
* `gustoembedded.payrolls.getReceipt()`:  `request` **Changed**
* `gustoembedded.payrolls.prepare()`:  `response.employeeCompensations[].customWithholdings` **Added**
* `gustoembedded.generatedDocuments.get()`:  `request.xGustoApiVersion` **Changed**
* `gustoembedded.paySchedules.getPreview()`: 
  *  `request.payScheduleUuid` **Added**
* `gustoembedded.contractorPayments.create()`: **Added**
* `gustoembedded.contractorPayments.list()`: **Added**
* `gustoembedded.contractorPayments.getV1ContractorPaymentsContractorPaymentIdPdf()`: **Added**
* `gustoembedded.contractorPayments.getV1ContractorsContractorUuidPayments()`: **Added**
* `gustoembedded.reports.getV1BulkReportsRequestUuid()`: **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.fund()`: **Added**
* `gustoembedded.paySchedules.getPreview()`: 
  *  `request.payScheduleUuid` **Added**
* `gustoembedded.contractorPayments.delete()`: **Added**
* `gustoembedded.contractorPayments.preview()`: **Added**
* `gustoembedded.contractorPayments.getReceipt()`: **Added**
* `gustoembedded.reports.postV1BulkReports()`: **Added**
* `gustoembedded.payrollCancellations.postV1PayrollBatches()`: **Added**
* `gustoembedded.payrollCancellations.getV1PayrollBatchesPayrollBatchUuid()`: **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.getV1ContractorPaymentsContractorPaymentIdPdf()`: **Removed** (Breaking ⚠️)
* `gustoembedded.federalTaxDetails.update()`:  `error.status[403]` **Added**
* `gustoembedded.contractorPayments.get()`: **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.create()`: **Added**
* `gustoembedded.contractorPayments.list()`: **Added**
* `gustoembedded.contractorPayments.getV1ContractorPaymentsContractorPaymentIdPdf()`: **Added**
* `gustoembedded.contractorPayments.getV1ContractorsContractorUuidPayments()`: **Added**
* `gustoembedded.reports.getV1BulkReportsRequestUuid()`: **Added**
* `gustoembedded.payrolls.createOffCycle()`:  `response.employeeCompensations[].customWithholdings` **Added**
* `gustoembedded.payrolls.getApprovedReversals()`:  `request.xGustoApiVersion` **Changed**
* `gustoembedded.payrolls.get()`:  `response.employeeCompensations[].customWithholdings` **Added**
* `gustoembedded.payrolls.update()`: 
  *  `request.payrollUpdate.employeeCompensations[].customWithholdings` **Added**
  *  `response.employeeCompensations[].customWithholdings` **Added**
* `gustoembedded.payrolls.prepare()`:  `response.employeeCompensations[].customWithholdings` **Added**
* `gustoembedded.generatedDocuments.get()`:  `request.xGustoApiVersion` **Changed**
* `gustoembedded.reports.createCustom()`:  `request.createReportBody` **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.fund()`: **Added**
* `gustoembedded.paySchedules.getPreview()`: 
  *  `request.payScheduleUuid` **Added**
* `gustoembedded.contractorPayments.delete()`: **Added**
* `gustoembedded.contractorPayments.preview()`: **Added**
* `gustoembedded.contractorPayments.getReceipt()`: **Added**
* `gustoembedded.reports.postV1BulkReports()`: **Added**
* `gustoembedded.payrollCancellations.postV1PayrollBatches()`: **Added**
* `gustoembedded.payrollCancellations.getV1PayrollBatchesPayrollBatchUuid()`: **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.getV1ContractorPaymentsContractorPaymentIdPdf()`: **Removed** (Breaking ⚠️)
* `gustoembedded.federalTaxDetails.update()`:  `error.status[403]` **Added**
* `gustoembedded.contractorPayments.get()`: **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.create()`: **Added**
* `gustoembedded.contractorPayments.list()`: **Added**
* `gustoembedded.contractorPayments.getV1ContractorPaymentsContractorPaymentIdPdf()`: **Added**
* `gustoembedded.contractorPayments.getV1ContractorsContractorUuidPayments()`: **Added**
* `gustoembedded.reports.getV1BulkReportsRequestUuid()`: **Added**
* `gustoembedded.payrolls.createOffCycle()`:  `response.employeeCompensations[].customWithholdings` **Added**
* `gustoembedded.payrolls.getApprovedReversals()`:  `request.xGustoApiVersion` **Changed**
* `gustoembedded.payrolls.get()`:  `response.employeeCompensations[].customWithholdings` **Added**
* `gustoembedded.payrolls.update()`: 
  *  `request.payrollUpdate.employeeCompensations[].customWithholdings` **Added**
  *  `response.employeeCompensations[].customWithholdings` **Added**
* `gustoembedded.payrolls.prepare()`:  `response.employeeCompensations[].customWithholdings` **Added**
* `gustoembedded.generatedDocuments.get()`:  `request.xGustoApiVersion` **Changed**
* `gustoembedded.reports.createCustom()`:  `request.createReportBody` **Changed**
@github-actions github-actions Bot force-pushed the speakeasy-sdk-regen-1782175823 branch from ef3b9aa to 4f8e47c Compare July 2, 2026 00:59
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