Skip to content

Conversation

github-actions[bot]
Copy link

@github-actions github-actions bot commented Oct 8, 2025

SDK update

Versioning

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

Typescript SDK Changes Detected:

  • gustoembedded.flows.create():
    • request.requestBody.options Added
  • gustoembedded.payrolls.prepare(): request Changed
OpenAPI Change Summary
└─┬Paths
  ├─┬/v1/companies/{company_id}/payrolls/{payroll_id}/prepare
  │ └─┬PUT
  │   ├──[+] parameters (12645:13)❌ 
  │   └──[+] parameters (12639:13)❌ 
  ├─┬/v1/companies/{company_uuid}/flows
  │ └─┬POST
  │   └─┬Requestbody
  │     └─┬application/json
  │       ├──[+] examples (1263:17)
  │       ├─┬Schema
  │       │ └──[+] properties (1252:17)
  │       └─┬Example
  │         └──[🔀] value (1261:19)
  └─┬/v1/webhooks/health_check
    └─┬GET
      └──[🔀] description (12600:20)
Document Element Total Changes Breaking Changes
paths 6 2

TYPESCRIPT CHANGELOG

core: 3.21.26 - 2025-10-01

🐛 Bug Fixes

  • add acceptHeaderEnum config to control Accept header enum generation (commit by @)

groups: 2.81.3 - 2025-10-06

🐛 Bug Fixes

  • Fix empty readme files being generated when all operations are in child groups (commit by @BlakeTheAwesome)

unions: 2.86.0 - 2025-10-01

🐝 New Features

  • support nested discriminated unions (commit by @vishalg0wda)

Based on Speakeasy CLI 1.636.3

@github-actions github-actions bot added the minor Minor version bump label Oct 8, 2025
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1759966935 branch 4 times, most recently from 02fedde to 830353b Compare October 12, 2025 00:16
* `gustoembedded.flows.create()`: 
  *  `request.requestBody.options` **Added**
* `gustoembedded.payrolls.prepare()`:  `request` **Changed**
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1759966935 branch from 830353b to c6b59f4 Compare October 13, 2025 00:16
@shermango shermango merged commit 8fde71e into main Oct 13, 2025
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

minor Minor version bump

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants