Skip to content

Conversation

github-actions[bot]
Copy link

SDK update

Versioning

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

Typescript SDK Changes Detected:

  • gustoembedded.payrolls.createOffCycle(): response.employee_compensations.[] Changed Breaking ⚠️
  • gustoembedded.payrolls.get(): response.employee_compensations.[] Changed Breaking ⚠️
  • gustoembedded.payrolls.update(): response.employee_compensations.[] Changed Breaking ⚠️
  • gustoembedded.payrolls.prepare():
    • request.sortBy Added
    • response.employee_compensations.[] Changed Breaking ⚠️
  • gustoembedded.salaryEstimates.postV1EmployeesEmployeeIdSalaryEstimates(): Added
  • gustoembedded.salaryEstimates.getV1SalaryEstimatesId(): Added
  • gustoembedded.salaryEstimates.putV1SalaryEstimatesId(): Added
  • gustoembedded.salaryEstimates.postV1SalaryEstimatesUuidAccept(): Added
  • gustoembedded.salaryEstimates.getV1SalaryEstimatesOccupations(): Added
OpenAPI Change Summary
├─┬Paths
│ ├──[+] path (12950:3)
│ ├──[+] path (12887:3)
│ ├──[+] path (12629:3)
│ ├──[+] path (12740:3)
│ ├─┬/v1/webhooks/health_check
│ │ └─┬GET
│ │   └──[🔀] description (12602:20)
│ ├─┬/v1/companies/{company_id}/payrolls/{payroll_id}/prepare
│ │ └─┬PUT
│ │   └──[+] parameters (13284:13)❌ 
│ └─┬/v1/companies/{company_uuid}/payrolls/blockers
│   └─┬GET
│     └─┬Responses
│       └─┬200
│         └─┬application/json
│           └─┬Payroll Blockers
│             └──[🔀] value (27779:17)
├─┬Tags
│ └──[+] Salary Estimates (51:5)
└─┬Components
  ├──[+] parameters (13284:7)
  ├──[+] schemas (23503:7)
  ├──[+] schemas (23686:7)
  ├─┬Company-Onboarding-Status
  │ └─┬onboarding_steps
  │   └─┬Schema
  │     └─┬completed_at
  │       └──[🔀] description (16180:30)
  └─┬Payroll-Employee-Compensations-Type
    ├─┬last_name
    │ ├──[🔀] description (18478:24)
    │ └──[+] nullable (18479:21)❌ 
    ├─┬preferred_first_name
    │ └──[🔀] description (18473:24)
    └─┬first_name
      ├──[🔀] description (18468:24)
      └──[+] nullable (18469:21)❌ 
Document Element Total Changes Breaking Changes
paths 7 1
tags 1 0
components 9 2

TYPESCRIPT CHANGELOG

No relevant generator changes

Based on Speakeasy CLI 1.636.3

* `gustoembedded.payrolls.createOffCycle()`:  `response.employee_compensations.[]` **Changed** **Breaking** ⚠️
* `gustoembedded.payrolls.get()`:  `response.employee_compensations.[]` **Changed** **Breaking** ⚠️
* `gustoembedded.payrolls.update()`:  `response.employee_compensations.[]` **Changed** **Breaking** ⚠️
* `gustoembedded.payrolls.prepare()`: 
  *  `request.sortBy` **Added**
  *  `response.employee_compensations.[]` **Changed** **Breaking** ⚠️
* `gustoembedded.salaryEstimates.postV1EmployeesEmployeeIdSalaryEstimates()`: **Added**
* `gustoembedded.salaryEstimates.getV1SalaryEstimatesId()`: **Added**
* `gustoembedded.salaryEstimates.putV1SalaryEstimatesId()`: **Added**
* `gustoembedded.salaryEstimates.postV1SalaryEstimatesUuidAccept()`: **Added**
* `gustoembedded.salaryEstimates.getV1SalaryEstimatesOccupations()`: **Added**
@github-actions github-actions bot added the patch Patch version bump label Oct 15, 2025
Copy link
Contributor

@shermango shermango left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

react-sdk

@shermango shermango merged commit c0cdc1e into main Oct 15, 2025
5 checks passed
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.

2 participants