chore: 🐝 Update SDK - SDK Generation KOMBO-RUBY 1.2.1#29
Open
kombo-sdk-generator[bot] wants to merge 1 commit into
Open
chore: 🐝 Update SDK - SDK Generation KOMBO-RUBY 1.2.1#29kombo-sdk-generator[bot] wants to merge 1 commit into
kombo-sdk-generator[bot] wants to merge 1 commit into
Conversation
27bc33c to
09ae958
Compare
6e9b959 to
80e9524
Compare
* `kombo.ats.create_candidate()`: * `request.body.remote_fields.covetorest.candidate.aktiv` **Added** * `kombo.ats.create_application()`: * `request.body.remote_fields.covetorest.candidate.aktiv` **Added** * `kombo.connect.create_connection_link()`: * `request.integration_tool` **Changed**
80e9524 to
e9acfa4
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
SDK update
Versioning
Version Bump Type: [patch] - 🤖 (automated)
Tip
If updates to your OpenAPI document introduce breaking changes, be sure to update the
info.versionfield to trigger the correct version bump.Speakeasy supports manual control of SDK versioning through multiple methods.
Ruby SDK Changes:
kombo.ats.create_candidate():request.body.remote_fields.covetorest.candidate.aktivAddedkombo.ats.create_application():request.body.remote_fields.covetorest.candidate.aktivAddedkombo.connect.create_connection_link():request.integration_toolChangedView full SDK changelog
OpenAPI Change Summary
View full report
Linting Report
0 errors, 300 warnings, 194 hintsView full report
RUBY CHANGELOG
No relevant generator changes
Based on Speakeasy CLI 1.784.0
Last updated by Speakeasy workflow
Note
Low Risk
Additive optional request fields and new integration enum values in a generated patch release; no auth or core client behavior changes beyond spec sync.
Overview
Patch release (1.2.0 → 1.2.1) from Speakeasy against an updated OpenAPI spec, plus lockfile and release notes.
ATS (Coveto remote fields): Optional
remote_fields.covetorest.candidate.aktiv(Ja/Nein) is added on create candidate and create application request bodies, with new enum types and docs.Connect:
integration_toolon create connection link gains new enum values (e.g. PageUp, Docebo); passthrough / general integration docs are refreshed (DATEV LAUDS labeling, Docebo, PageUp, Workday custom report).Most other touched Ruby client files are generator whitespace-only; no hand-written logic changes beyond new models and enum members.
Reviewed by Cursor Bugbot for commit e9acfa4. Bugbot is set up for automated code reviews on this repo. Configure here.