Skip to content

chore: 🐝 Update SDK - SDK Generation KOMBO-PYTHON 1.3.7 - #49

Merged
motechFR merged 1 commit into
mainfrom
speakeasy-sdk-regen-1786494390
Aug 13, 2026
Merged

chore: 🐝 Update SDK - SDK Generation KOMBO-PYTHON 1.3.7#49
motechFR merged 1 commit into
mainfrom
speakeasy-sdk-regen-1786494390

Conversation

@kombo-sdk-generator

@kombo-sdk-generatorkombo-sdk-generatorBot commented Aug 12, 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.

Python SDK Changes:

  • kombo.ats.get_notes(): Added
  • kombo.ats.get_ats_notes(): Removed (Breaking ⚠️)
  • kombo.hris.add_employee_document(): request.remote_fieldsAdded
  • kombo.hris.get_absence_types(): response.data.results[].custom_fieldsAdded
  • kombo.hris.get_time_off_balances(): response.data.results[].type.custom_fieldsAdded
  • kombo.hris.get_absences(): response.data.results[].type.custom_fieldsAdded
  • kombo.ats.add_application_result_link():
    • request.remote_fields.talent360Added
  • kombo.ats.add_application_note():
    • request.remote_fields.talent360Added
  • kombo.ats.add_candidate_result_link():
    • request.remote_fields.talent360Added
  • kombo.connect.create_connection_link():
    • request.integration_tool.enum(talent360)Added

View full SDK changelog

OpenAPI Change Summary
├─┬Paths
│ ├─┬/hris/time-off-balances
│ │ └─┬GET
│ │ └─┬Responses
│ │ └─┬200
│ │ └─┬application/json
│ │ └─┬example1
│ │ └──[🔀] value (2939:21)
│ ├─┬/hris/absence-types
│ │ └─┬GET
│ │ └─┬Responses
│ │ └─┬200
│ │ └─┬application/json
│ │ └─┬example1
│ │ └──[🔀] value (2807:21)
│ ├─┬/hris/absences
│ │ └─┬GET
│ │ └─┬Responses
│ │ └─┬200
│ │ └─┬application/json
│ │ └─┬example1
│ │ └──[🔀] value (3121:21)
│ └─┬/ats/notes
│ └─┬GET
│ └─┬Extensions
│ └──[+] x-speakeasy-name-override (7728:34)
└─┬Components
├─┬PostAtsCandidatesCandidateIdResultLinksRequestBody
│ └─┬remote_fields
│ └─┬ALLOF
│ └──[+] properties (24395:17)
├─┬GetHrisTimeOffBalancesPositiveResponse
│ └─┬data
│ └─┬results
│ └─┬Schema
│ └─┬type
│ ├──[+] required (17162:25)❌ │ ├──[+] required (17163:25)❌ │ ├──[+] properties (17089:23)
│ ├──[+] properties (17095:23)
│ ├─┬remote_id
│ │ ├──[+] additionalProperties (17078:47)❌ │ │ ├──[🔀] type (17076:27)❌ │ │ ├──[🔀] description (17079:38)
│ │ └─┬Extensions
│ │ └──[+] x-speakeasy-ignore (17088:45)
│ ├─┬name
│ │ ├──[🔀] type (17045:31)❌ │ │ └──[🔀] description (17046:38)
│ ├─┬half_days_supported
│ │ └──[🔀] description (17073:38)
│ ├─┬exact_times_supported
│ │ ├──[+] additionalProperties (17093:47)❌ │ │ ├──[🔀] type (17091:27)❌ │ │ └──[🔀] description (17094:38)
│ ├─┬id
│ │ ├──[🔀] type (17066:27)❌ │ │ └──[🔀] description (17068:38)
│ ├─┬unit
│ │ ├──[-] enum (16600:29)❌ │ │ ├──[-] enum (16601:29)❌ │ │ ├──[-] enum (16599:29)❌ │ │ ├──[+] externalDocs (17153:27)
│ │ ├──[+] format (17151:33)❌ │ │ └──[🔀] description (17147:38)
│ ├─┬remote_data
│ │ ├──[+] examples (17129:29)
│ │ ├──[-] additionalProperties (16617:47)❌ │ │ ├──[+] items (17098:27)❌ │ │ ├──[🔀] type (17096:31)❌ │ │ └──[🔀] description (17127:38)
│ └─┬remote_deleted_at
│ ├──[-] externalDocs (16641:27)
│ ├──[-] format (16639:33)❌ │ └──[🔀] description (17054:38)
├─┬PostHrisEmployeesEmployeeIdDocumentsRequestBody
│ └──[+] properties (15799:9)
├─┬PostConnectCreateLinkRequestBody
│ └─┬integration_tool
│ └──[+] enum (34545:15)
├─┬PostAtsApplicationsApplicationIdNotesRequestBody
│ └─┬remote_fields
│ └─┬ALLOF
│ ├──[+] properties (21760:17)
│ └─┬teamtailor
│ ├──[+] required (21767:23)❌ │ ├──[🔀] description (21768:32)
│ └─┬user_id
│ └──[🔀] description (21765:36)
├─┬PostAtsApplicationsApplicationIdResultLinksRequestBody
│ └─┬remote_fields
│ └─┬ALLOF
│ └──[+] properties (21629:17)
├─┬GetHrisAbsencesPositiveResponse
│ └─┬data
│ └─┬results
│ └─┬Schema
│ └─┬type
│ ├──[+] required (17561:25)❌ │ ├──[+] required (17560:25)❌ │ ├──[+] properties (17487:23)
│ ├──[+] properties (17493:23)
│ ├─┬unit
│ │ ├──[-] enum (16940:29)❌ │ │ ├──[-] enum (16941:29)❌ │ │ ├──[-] enum (16942:29)❌ │ │ ├──[+] externalDocs (17551:27)
│ │ ├──[+] format (17549:33)❌ │ │ └──[🔀] description (17545:38)
│ ├─┬name
│ │ ├──[🔀] type (17443:31)❌ │ │ └──[🔀] description (17444:38)
│ ├─┬half_days_supported
│ │ └──[🔀] description (17471:38)
│ ├─┬id
│ │ ├──[🔀] type (17464:27)❌ │ │ └──[🔀] description (17466:38)
│ ├─┬remote_deleted_at
│ │ ├──[-] externalDocs (16982:27)
│ │ ├──[-] format (16980:33)❌ │ │ └──[🔀] description (17452:38)
│ ├─┬remote_data
│ │ ├──[+] examples (17527:29)
│ │ ├──[-] additionalProperties (16958:47)❌ │ │ ├──[+] items (17496:27)❌ │ │ ├──[🔀] type (17494:31)❌ │ │ └──[🔀] description (17525:38)
│ ├─┬remote_id
│ │ ├──[+] additionalProperties (17476:47)❌ │ │ ├──[🔀] type (17474:27)❌ │ │ ├──[🔀] description (17477:38)
│ │ └─┬Extensions
│ │ └──[+] x-speakeasy-ignore (17486:45)
│ └─┬exact_times_supported
│ ├──[+] additionalProperties (17491:47)❌ │ ├──[🔀] type (17489:27)❌ │ └──[🔀] description (17492:38)
└─┬GetHrisAbsenceTypesPositiveResponse
└─┬data
└─┬results
└─┬Schema
├──[+] required (16874:21)❌ ├──[+] required (16873:21)❌ ├──[+] properties (16800:19)
├──[+] properties (16806:19)
├─┬id
│ ├──[🔀] type (16777:23)❌ │ └──[🔀] description (16779:34)
├─┬name
│ ├──[🔀] type (16756:27)❌ │ └──[🔀] description (16757:34)
├─┬remote_deleted_at
│ ├──[-] externalDocs (16409:23)
│ ├──[-] format (16407:29)❌ │ └──[🔀] description (16765:34)
├─┬remote_id
│ ├──[+] additionalProperties (16789:43)❌ │ ├──[🔀] type (16787:23)❌ │ ├──[🔀] description (16790:34)
│ └─┬Extensions
│ └──[+] x-speakeasy-ignore (16799:41)
├─┬unit
│ ├──[-] enum (16367:25)❌ │ ├──[-] enum (16368:25)❌ │ ├──[-] enum (16369:25)❌ │ ├──[+] externalDocs (16864:23)
│ ├──[+] format (16862:29)❌ │ └──[🔀] description (16858:34)
├─┬exact_times_supported
│ ├──[+] additionalProperties (16804:43)❌ │ ├──[🔀] type (16802:23)❌ │ └──[🔀] description (16805:34)
├─┬remote_data
│ ├──[+] examples (16840:25)
│ ├──[-] additionalProperties (16385:43)❌ │ ├──[+] items (16809:23)❌ │ ├──[🔀] type (16807:27)❌ │ └──[🔀] description (16838:34)
└─┬half_days_supported
└──[🔀] description (16784:34)
Document ElementTotal ChangesBreaking Changes
paths40
components9850

View full report

Linting Report 0 errors, 320 warnings, 198 hints

View full report

PYTHON CHANGELOG

No relevant generator changes

Based on Speakeasy CLI 1.793.1

Last updated by Speakeasy workflow


Note

Medium Risk
The breaking rename of get_ats_notes will break existing callers until they migrate; other changes are additive schema/SDK surface updates from codegen.

Overview
Speakeasy regeneration bumps the package to v1.3.7 and aligns the Python client with the latest OpenAPI spec.

Breaking:kombo.ats.get_ats_notes() is removed in favor of kombo.ats.get_notes() (same endpoint; README and release notes updated).

HRIS: Absence type objects in get_absence_types, get_absences, and nested types in get_time_off_balances now expose custom_fields. add_employee_document accepts optional remote_fields (including AFAS-specific passthrough documented in new Afas model docs).

ATS / Connect:remote_fields.talent360 is added on application/candidate note and result-link requests. create_connection_link gains talent360 as an integration_tool option.

Reviewed by Cursor Bugbot for commit f66d350. Bugbot is set up for automated code reviews on this repo. Configure here.

@kombo-sdk-generatorkombo-sdk-generatorBot added the patch Patch version bump label Aug 12, 2026
@kombo-sdk-generator
kombo-sdk-generatorBotforce-pushed the speakeasy-sdk-regen-1786494390 branch 2 times, most recently from ddf09d5 to 72d2ddcCompareAugust 13, 2026 07:48
* `kombo.ats.get_notes()`: **Added**
* `kombo.ats.get_ats_notes()`: **Removed** (Breaking ⚠️)
* `kombo.hris.add_employee_document()`: `request.remote_fields` **Added**
* `kombo.hris.get_absence_types()`: `response.data.results[].custom_fields` **Added**
* `kombo.hris.get_time_off_balances()`: `response.data.results[].type.custom_fields` **Added**
* `kombo.hris.get_absences()`: `response.data.results[].type.custom_fields` **Added**
* `kombo.ats.add_application_result_link()`: * `request.remote_fields.talent360` **Added**
* `kombo.ats.add_application_note()`: * `request.remote_fields.talent360` **Added**
* `kombo.ats.add_candidate_result_link()`: * `request.remote_fields.talent360` **Added**
* `kombo.connect.create_connection_link()`: * `request.integration_tool.enum(talent360)` **Added**
@kombo-sdk-generator
kombo-sdk-generatorBotforce-pushed the speakeasy-sdk-regen-1786494390 branch from 72d2ddc to f66d350CompareAugust 13, 2026 08:03
@motechFR
motechFR merged commit 747160c into mainAug 13, 2026
2 checks passed
@motechFR
motechFR deleted the speakeasy-sdk-regen-1786494390 branch August 13, 2026 08:23
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

patchPatch version bump

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@motechFR@speakeasybot