Skip to content

chore: 🐝 Update SDK - SDK Generation KOMBO-RUBY 1.0.5#16

Merged
maakle merged 1 commit intomainfrom
speakeasy-sdk-regen-1772153310
Mar 26, 2026
Merged

chore: 🐝 Update SDK - SDK Generation KOMBO-RUBY 1.0.5#16
maakle merged 1 commit intomainfrom
speakeasy-sdk-regen-1772153310

Conversation

@kombo-sdk-generator
Copy link
Copy Markdown
Contributor

@kombo-sdk-generator kombo-sdk-generator bot commented Feb 27, 2026

SDK update

Versioning

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

Ruby SDK Changes:

  • kombo.general.check_api_key(): error.code.enum(platform.concurrency_limit_exceeded) Added Breaking ⚠️
  • kombo.general.trigger_sync(): error.code.enum(platform.concurrency_limit_exceeded) Added Breaking ⚠️
  • kombo.general.send_passthrough_request(): error.code.enum(platform.concurrency_limit_exceeded) Added Breaking ⚠️
  • kombo.general.delete_integration(): error.code.enum(platform.concurrency_limit_exceeded) Added Breaking ⚠️
  • kombo.general.get_integration_details(): error.code.enum(platform.concurrency_limit_exceeded) Added Breaking ⚠️
  • kombo.general.set_integration_enabled(): error.code.enum(platform.concurrency_limit_exceeded) Added Breaking ⚠️
  • kombo.general.create_reconnection_link(): error.code.enum(platform.concurrency_limit_exceeded) Added Breaking ⚠️
  • kombo.general.get_integration_fields(): error.code.enum(platform.concurrency_limit_exceeded) Added Breaking ⚠️
  • kombo.general.update_integration_field(): error.code.enum(platform.concurrency_limit_exceeded) Added Breaking ⚠️
  • kombo.general.get_custom_fields(): error.code.enum(platform.concurrency_limit_exceeded) Added Breaking ⚠️
  • kombo.general.update_custom_field_mapping(): error.code.enum(platform.concurrency_limit_exceeded) Added Breaking ⚠️
  • kombo.general.get_tools(): error.code.enum(platform.concurrency_limit_exceeded) Added Breaking ⚠️
  • kombo.hris.get_employees(): error.code.enum(platform.concurrency_limit_exceeded) Added Breaking ⚠️
  • kombo.hris.get_employee_form(): error.code.enum(platform.concurrency_limit_exceeded) Added Breaking ⚠️
  • kombo.hris.create_employee_with_form(): error.code.enum(platform.concurrency_limit_exceeded) Added Breaking ⚠️
  • kombo.hris.add_employee_document(): error.code.enum(platform.concurrency_limit_exceeded) Added Breaking ⚠️
  • kombo.hris.get_employee_document_categories(): error.code.enum(platform.concurrency_limit_exceeded) Added Breaking ⚠️
  • kombo.hris.get_groups(): error.code.enum(platform.concurrency_limit_exceeded) Added Breaking ⚠️
  • kombo.hris.get_employments(): error.code.enum(platform.concurrency_limit_exceeded) Added Breaking ⚠️
  • kombo.hris.get_locations(): error.code.enum(platform.concurrency_limit_exceeded) Added Breaking ⚠️
  • kombo.hris.get_absence_types(): error.code.enum(platform.concurrency_limit_exceeded) Added Breaking ⚠️
  • kombo.hris.get_time_off_balances(): error.code.enum(platform.concurrency_limit_exceeded) Added Breaking ⚠️
  • kombo.hris.get_absences(): error.code.enum(platform.concurrency_limit_exceeded) Added Breaking ⚠️
  • kombo.hris.create_absence(): error.code.enum(platform.concurrency_limit_exceeded) Added Breaking ⚠️
  • kombo.hris.delete_absence(): error.code.enum(platform.concurrency_limit_exceeded) Added Breaking ⚠️
  • kombo.hris.get_legal_entities(): error.code.enum(platform.concurrency_limit_exceeded) Added Breaking ⚠️
  • kombo.hris.get_timesheets(): error.code.enum(platform.concurrency_limit_exceeded) Added Breaking ⚠️
  • kombo.hris.get_performance_review_cycles(): error.code.enum(platform.concurrency_limit_exceeded) Added Breaking ⚠️
  • kombo.hris.get_performance_reviews(): error.code.enum(platform.concurrency_limit_exceeded) Added Breaking ⚠️
  • kombo.ats.get_applications(): error.code.enum(platform.concurrency_limit_exceeded) Added Breaking ⚠️
  • kombo.ats.move_application_to_stage():
    • request.body.remote_fields.workday Added
    • error.code.enum(platform.concurrency_limit_exceeded) Added Breaking ⚠️
  • kombo.ats.add_application_result_link(): error.code.enum(platform.concurrency_limit_exceeded) Added Breaking ⚠️
  • kombo.ats.add_application_note():
    • request.body.remote_fields.lever Added
    • error.code.enum(platform.concurrency_limit_exceeded) Added Breaking ⚠️
  • kombo.ats.get_application_attachments(): error.code.enum(platform.concurrency_limit_exceeded) Added Breaking ⚠️
  • kombo.ats.add_application_attachment(): error.code.enum(platform.concurrency_limit_exceeded) Added Breaking ⚠️
  • kombo.ats.reject_application(): error.code.enum(platform.concurrency_limit_exceeded) Added Breaking ⚠️
  • kombo.ats.get_candidates(): error.code.enum(platform.concurrency_limit_exceeded) Added Breaking ⚠️
  • kombo.ats.create_candidate():
    • request.body.remote_fields Changed
    • error.code.enum(platform.concurrency_limit_exceeded) Added Breaking ⚠️
  • kombo.ats.get_candidate_attachments(): error.code.enum(platform.concurrency_limit_exceeded) Added Breaking ⚠️
  • kombo.ats.add_candidate_attachment(): error.code.enum(platform.concurrency_limit_exceeded) Added Breaking ⚠️
  • kombo.ats.add_candidate_result_link(): error.code.enum(platform.concurrency_limit_exceeded) Added Breaking ⚠️
  • kombo.ats.add_candidate_tag(): error.code.enum(platform.concurrency_limit_exceeded) Added Breaking ⚠️
  • kombo.ats.remove_candidate_tag(): error.code.enum(platform.concurrency_limit_exceeded) Added Breaking ⚠️
  • kombo.ats.get_tags(): error.code.enum(platform.concurrency_limit_exceeded) Added Breaking ⚠️
  • kombo.ats.get_application_stages(): error.code.enum(platform.concurrency_limit_exceeded) Added Breaking ⚠️
  • kombo.ats.get_jobs():
    • response.data.results[].hiring_team[] Changed Breaking ⚠️
    • error.code.enum(platform.concurrency_limit_exceeded) Added Breaking ⚠️
  • kombo.ats.create_application():
    • request.body.remote_fields Changed
    • error.code.enum(platform.concurrency_limit_exceeded) Added Breaking ⚠️
  • kombo.ats.get_users():
    • response.data.results[].system_roles Added
    • error.code.enum(platform.concurrency_limit_exceeded) Added Breaking ⚠️
  • kombo.ats.get_offers(): error.code.enum(platform.concurrency_limit_exceeded) Added Breaking ⚠️
  • kombo.ats.get_rejection_reasons(): error.code.enum(platform.concurrency_limit_exceeded) Added Breaking ⚠️
  • kombo.ats.get_interviews(): error.code.enum(platform.concurrency_limit_exceeded) Added Breaking ⚠️
  • kombo.ats.import_tracked_application(): error.code.enum(platform.concurrency_limit_exceeded) Added Breaking ⚠️
  • kombo.assessment.get_packages(): error.code.enum(platform.concurrency_limit_exceeded) Added Breaking ⚠️
  • kombo.assessment.set_packages(): error.code.enum(platform.concurrency_limit_exceeded) Added Breaking ⚠️
  • kombo.assessment.get_open_orders():
    • response.data.results[].job.hiring_team[] Changed Breaking ⚠️
    • error.code.enum(platform.concurrency_limit_exceeded) Added Breaking ⚠️
  • kombo.assessment.update_order_result():
    • request.body.remote_fields.recruitee Added
    • error.code.enum(platform.concurrency_limit_exceeded) Added Breaking ⚠️
  • kombo.connect.create_connection_link():
    • request.integration_tool Changed
    • error.code.enum(platform.concurrency_limit_exceeded) Added Breaking ⚠️
  • kombo.connect.get_integration_by_token(): error.code.enum(platform.concurrency_limit_exceeded) Added Breaking ⚠️
  • kombo.hris.get_staffing_entities(): Added
  • kombo.ats.get_roles(): Added

View full SDK changelog

OpenAPI Change Summary
├─┬Paths
│ ├──[-] path (4061:5)❌ 
│ ├──[+] path (6629:3)
│ ├──[+] path (4108:3)
│ ├─┬/hris/employee-document-categories
│ │ └─┬GET
│ │   ├─┬Parameters
│ │   │ └──[🔀] description (2024:24)
│ │   └──Responses
│ ├─┬/integrations/{integration_id}/integration-fields/{integration_field_id}
│ │ └─┬PATCH
│ │   └──Responses
│ ├─┬/connect/create-link
│ │ └─┬POST
│ │   └──Responses
│ ├─┬/ai-apply/job-feeds/{job_feed_id}/bulk-import
│ │ └─┬POST
│ │   └──Responses
│ ├─┬/hris/provisioning-groups/{group_id}/setup-links
│ │ └─┬POST
│ │   └──Responses
│ ├─┬/hris/absence-types
│ │ └─┬GET
│ │   ├─┬Parameters
│ │   │ └──[🔀] description (2653:24)
│ │   └──Responses
│ ├─┬/hris/teams
│ │ └─┬GET
│ │   ├─┬Parameters
│ │   │ └──[🔀] description (2145:24)
│ │   └──Responses
│ ├─┬/hris/performance-review-cycles
│ │ └─┬GET
│ │   ├──[🔀] description (3544:20)
│ │   ├─┬Parameters
│ │   │ └──[🔀] description (3576:24)
│ │   └──Responses
│ ├─┬/ats/candidates/{candidate_id}/result-links
│ │ └─┬POST
│ │   └──Responses
│ ├─┬/ai-apply/applications
│ │ └─┬GET
│ │   └──Responses
│ ├─┬/ats/offers
│ │ └─┬GET
│ │   ├─┬Parameters
│ │   │ └──[🔀] description (6792:24)
│ │   └──Responses
│ ├─┬/hris/absences/{absence_id}
│ │ └─┬DELETE
│ │   └──Responses
│ ├─┬/ats/applications/{application_id}/notes
│ │ └─┬POST
│ │   └──Responses
│ ├─┬/ai-apply/postings/{posting_id}/inquire
│ │ └─┬POST
│ │   └──Responses
│ ├─┬/ats/actions/ats_create_candidate
│ │ └─┬GET
│ │   └──Responses
│ ├─┬/assessment/packages
│ │ ├─┬GET
│ │ │ └──Responses
│ │ └─┬PUT
│ │   └──Responses
│ ├─┬/hris/employments
│ │ └─┬GET
│ │   ├─┬Parameters
│ │   │ └──[🔀] description (2396:24)
│ │   └──Responses
│ ├─┬/ats/applications/{application_id}/interviews
│ │ ├─┬POST
│ │ │ └──Responses
│ │ └─┬PATCH
│ │   └──Responses
│ ├─┬/assessment/orders/open
│ │ └─┬GET
│ │   └──Responses
│ ├─┬/hris/employees/{employee_id}
│ │ └─┬PATCH
│ │   └──Responses
│ ├─┬/hris/groups
│ │ └─┬GET
│ │   ├─┬Parameters
│ │   │ └──[🔀] description (2263:24)
│ │   └──Responses
│ ├─┬/integrations/{integration_id}
│ │ ├─┬GET
│ │ │ └──Responses
│ │ └─┬DELETE
│ │   └──Responses
│ ├─┬/ai-apply/apply
│ │ └─┬POST
│ │   └──Responses
│ ├─┬/ats/candidates/{candidate_id}/attachments
│ │ ├─┬GET
│ │ │ └──Responses
│ │ └─┬POST
│ │   └──Responses
│ ├─┬/ats/applications/{application_id}/result-links
│ │ └─┬POST
│ │   └──Responses
│ ├─┬/ai-apply/job-feeds
│ │ ├─┬GET
│ │ │ └──Responses
│ │ └─┬POST
│ │   └──Responses
│ ├─┬/tools/{category}
│ │ └─┬GET
│ │   └──Responses
│ ├─┬/ats/application-stages
│ │ └─┬GET
│ │   ├─┬Parameters
│ │   │ └──[🔀] description (5996:24)
│ │   └──Responses
│ ├─┬/ats/import-tracked-application
│ │ └─┬POST
│ │   └──Responses
│ ├─┬/ats/interviews
│ │ └─┬GET
│ │   ├─┬Parameters
│ │   │ └──[🔀] description (7047:24)
│ │   └──Responses
│ ├─┬/ai-apply/unified-api/jobs
│ │ └─┬GET
│ │   └──Responses
│ ├─┬/hris/legal-entities
│ │ └─┬GET
│ │   ├─┬Parameters
│ │   │ └──[🔀] description (3277:24)
│ │   └──Responses
│ ├─┬/hris/absences
│ │ ├─┬GET
│ │ │ ├─┬Parameters
│ │ │ │ └──[🔀] description (2909:24)
│ │ │ └──Responses
│ │ └─┬POST
│ │   └──Responses
│ ├─┬/ats/users
│ │ └─┬GET
│ │   ├─┬Parameters
│ │   │ └──[🔀] description (6527:24)
│ │   └─┬Responses
│ │     └─┬200
│ │       └─┬application/json
│ │         └─┬example1
│ │           └──[🔀] value (6592:21)
│ ├─┬/check-api-key
│ │ └─┬GET
│ │   └──Responses
│ ├─┬/ats/candidates
│ │ ├─┬GET
│ │ │ ├─┬Parameters
│ │ │ │ └──[🔀] description (5106:24)
│ │ │ └──Responses
│ │ └─┬POST
│ │   └──Responses
│ ├─┬/hris/timesheets
│ │ └─┬GET
│ │   ├─┬Parameters
│ │   │ └──[🔀] description (3415:24)
│ │   └──Responses
│ ├─┬/integrations/{integration_id}/custom-fields/{custom_field_id}
│ │ └─┬PUT
│ │   └──Responses
│ ├─┬/integrations/{integration_id}/custom-fields
│ │ └─┬GET
│ │   └──Responses
│ ├─┬/ats/actions/ats_add_candidate_attachment
│ │ └─┬GET
│ │   └──Responses
│ ├─┬/ats/applications
│ │ └─┬GET
│ │   ├─┬Parameters
│ │   │ └──[🔀] description (4318:24)
│ │   └──Responses
│ ├─┬/ats/applications/{application_id}/attachments
│ │ ├─┬GET
│ │ │ └──Responses
│ │ └─┬POST
│ │   └──Responses
│ ├─┬/ats/rejection-reasons
│ │ └─┬GET
│ │   ├─┬Parameters
│ │   │ └──[🔀] description (6932:24)
│ │   └──Responses
│ ├─┬/ats/jobs
│ │ └─┬GET
│ │   ├─┬Parameters
│ │   │ └──[🔀] description (6108:24)
│ │   └─┬Responses
│ │     └─┬200
│ │       └─┬application/json
│ │         └─┬example1
│ │           └──[🔀] value (6235:21)
│ ├─┬/ats/jobs/{job_id}/applications
│ │ └─┬POST
│ │   └──Responses
│ ├─┬/passthrough/{tool}/{api}
│ │ └─┬POST
│ │   ├──[🔀] description (94:20)
│ │   └──Responses
│ ├─┬/integrations/{integration_id}/relink
│ │ └─┬POST
│ │   └──Responses
│ ├─┬/force-sync
│ │ └─┬POST
│ │   └──Responses
│ ├─┬/hris/locations
│ │ └─┬GET
│ │   ├─┬Parameters
│ │   │ └──[🔀] description (2520:24)
│ │   └──Responses
│ ├─┬/ats/applications/{application_id}/reject
│ │ └─┬POST
│ │   └──Responses
│ ├─┬/ai-apply/postings
│ │ ├─┬GET
│ │ │ └──Responses
│ │ └─┬POST
│ │   └──Responses
│ ├─┬/hris/employees
│ │ ├─┬GET
│ │ │ ├─┬Parameters
│ │ │ │ └──[🔀] description (1069:24)
│ │ │ └──Responses
│ │ └─┬POST
│ │   └──Responses
│ ├─┬/ats/actions/ats_add_application_attachment
│ │ └─┬GET
│ │   └──Responses
│ ├─┬/hris/employee-skill-assignments/{employee_skill_assignment_id}
│ │ ├─┬DELETE
│ │ │ └──Responses
│ │ └─┬PATCH
│ │   └──Responses
│ ├─┬/assessment/orders/{assessment_order_id}/result
│ │ └─┬PUT
│ │   └──Responses
│ ├─┬/ats/applications/{application_id}/stage
│ │ └─┬PUT
│ │   ├──[🔀] description (4530:20)
│ │   └──Responses
│ ├─┬/integrations/{integration_id}/enabled
│ │ └─┬PUT
│ │   └──Responses
│ ├─┬/hris/employees/form
│ │ ├─┬GET
│ │ │ └──Responses
│ │ └─┬POST
│ │   └──Responses
│ ├─┬/hris/employee-skill-assignments
│ │ ├─┬GET
│ │ │ └──Responses
│ │ └─┬POST
│ │   └──Responses
│ ├─┬/hris/time-off-balances
│ │ └─┬GET
│ │   ├─┬Parameters
│ │   │ └──[🔀] description (2771:24)
│ │   └──Responses
│ ├─┬/ai-apply/unified-api/jobs/{job_id}/applications
│ │ └─┬POST
│ │   └──Responses
│ ├─┬/ats/tags
│ │ └─┬GET
│ │   ├─┬Parameters
│ │   │ └──[🔀] description (5871:24)
│ │   └──Responses
│ ├─┬/hris/performance-reviews
│ │ └─┬GET
│ │   ├──[🔀] description (3662:20)
│ │   ├─┬Parameters
│ │   │ └──[🔀] description (3694:24)
│ │   └──Responses
│ ├─┬/ats/candidates/{candidate_id}/tags
│ │ ├─┬POST
│ │ │ └──Responses
│ │ └─┬DELETE
│ │   └──Responses
│ ├─┬/connect/integration-by-token/{token}
│ │ └─┬GET
│ │   └──Responses
│ ├─┬/connect/activate-integration
│ │ └─┬POST
│ │   └──Responses
│ ├─┬/hris/provisioning-groups/{group_id}/diff
│ │ └─┬POST
│ │   └──Responses
│ ├─┬/ai-apply/career-sites
│ │ ├─┬GET
│ │ │ └──Responses
│ │ └─┬POST
│ │   └──Responses
│ ├─┬/hris/employees/{employee_id}/documents
│ │ └─┬POST
│ │   └──Responses
│ ├─┬/integrations/{integration_id}/integration-fields
│ │ └─┬GET
│ │   └──Responses
│ └─┬/ats/actions/ats_create_application
│   └─┬GET
│     └──Responses
└─┬Components
  ├──[-] schemas (18015:13)❌ 
  ├──[+] schemas (18429:7)
  ├──[+] schemas (25759:7)
  ├──[+] schemas (18425:7)
  ├──[+] schemas (25783:7)
  ├──[+] schemas (18400:7)
  ├──[+] schemas (18393:7)
  ├──[+] schemas (18421:7)
  ├──[+] schemas (25791:7)
  ├──[+] schemas (25769:7)
  ├──[+] schemas (25762:7)
  ├──[+] schemas (25787:7)
  ├──[+] schemas (18390:7)
  ├─┬GetAtsApplicationStagesParameterUpdatedAfter
  │ └──[🔀] description (22819:20)
  ├─┬PatchHrisEmployeesEmployeeIdRequestBody
  │ └─┬remote_fields
  │   └─┬hibob
  │     ├──[🔀] description (14761:28)
  │     └─┬employee
  │       └──[🔀] description (14760:32)
  ├─┬GetAtsApplicationsParameterUpdatedAfter
  │ └──[🔀] description (18810:20)
  ├─┬GetHrisGroupsParameterUpdatedAfter
  │ └──[🔀] description (15332:20)
  ├─┬GetHrisPerformanceReviewsParameterUpdatedAfter
  │ └──[🔀] description (17792:20)
  ├─┬GetHrisPerformanceReviewCyclesParameterUpdatedAfter
  │ └──[🔀] description (17661:20)
  ├─┬GetHrisLocationsParameterUpdatedAfter
  │ └──[🔀] description (15768:20)
  ├─┬PutAtsApplicationsApplicationIdStageRequestBody
  │ └─┬remote_fields
  │   ├──[-] type (19090:27)❌ 
  │   ├──[-] properties (19092:25)❌ 
  │   ├──[-] properties (19105:25)❌ 
  │   ├──[+] allOf (19701:15)
  │   └──[+] allOf (19717:15)
  ├─┬DataChangedWebhookPayload
  │ └─┬data
  │   └─┬changed_models
  │     └─┬Schema
  │       └─┬name
  │         ├──[+] enum (32215:25)
  │         ├──[+] enum (32223:25)
  │         ├──[+] enum (32229:25)
  │         ├──[+] enum (32225:25)
  │         ├──[+] enum (32224:25)
  │         ├──[+] enum (32231:25)
  │         └──[+] enum (32203:25)
  ├─┬GetHrisAbsencesParameterUpdatedAfter
  │ └──[🔀] description (16363:20)
  ├─┬PostAiApplyUnifiedApiJobsJobIdApplicationsRequestBody
  │ └─┬remote_fields
  │   └─┬ALLOF
  │     ├──[+] properties (31513:17)
  │     ├─┬workable
  │     │ ├──[🔀] description (31528:32)
  │     │ ├──[+] properties (31524:21)
  │     │ └──[-] properties (30171:37)❌ 
  │     ├─┬successfactors
  │     │ ├──[🔀] description (31439:32)
  │     │ ├──[+] properties (31421:21)
  │     │ ├──[-] properties (30097:37)❌ 
  │     │ ├──[+] properties (31411:21)
  │     │ ├──[-] properties (30101:37)❌ 
  │     │ ├──[+] properties (31416:21)
  │     │ ├──[-] properties (30105:37)❌ 
  │     │ ├──[+] properties (31425:21)
  │     │ └──[-] properties (30108:37)❌ 
  │     ├─┬umantis
  │     │ ├──[-] description (30480:46)
  │     │ ├──[+] properties (31163:21)
  │     │ ├──[+] properties (31159:21)
  │     │ └──[-] properties (30476:37)❌ 
  │     ├─┬talentsoft
  │     │ ├──[🔀] description (31447:32)
  │     │ ├──[-] properties (30125:37)❌ 
  │     │ ├──[-] properties (30129:37)❌ 
  │     │ └──[+] properties (31443:21)
  │     ├─┬workday
  │     │ ├──[🔀] description (31197:32)
  │     │ ├──[-] properties (30179:37)❌ 
  │     │ ├──[-] properties (30362:37)❌ 
  │     │ └──[+] properties (31193:21)
  │     ├─┬talentadore
  │     │ ├──[🔀] description (31135:32)
  │     │ ├──[+] properties (31119:21)
  │     │ ├──[+] properties (31123:21)
  │     │ ├──[+] properties (31127:21)
  │     │ ├──[+] properties (31130:21)
  │     │ └──[-] properties (30407:37)❌ 
  │     ├─┬dvinci
  │     │ └──[+] properties (31463:21)
  │     ├─┬zohorecruit
  │     │ ├──[🔀] description (31387:32)
  │     │ ├──[+] properties (31201:21)
  │     │ ├──[+] properties (31384:21)
  │     │ └──[-] properties (30369:37)❌ 
  │     ├─┬smartrecruiters
  │     │ └──[+] properties (31425:21)
  │     └─┬teamtailor
  │       ├──[+] description (31155:32)
  │       ├──[+] properties (31147:21)
  │       ├──[-] properties (30137:37)❌ 
  │       └─┬application
  │         ├──[+] additionalProperties (31153:45)❌ 
  │         ├──[+] description (31154:36)
  │         └──[-] properties (30144:45)❌ 
  ├─┬GetAtsJobsPositiveResponse
  │ └─┬data
  │   └─┬results
  │     └─┬Schema
  │       └─┬hiring_team
  │         └─┬Schema
  │           ├──[+] required (23828:27)❌ 
  │           ├──[+] properties (23763:25)
  │           ├─┬hiring_team_roles
  │           │ ├──[🔀] description (23761:40)
  │           │ ├──[+] deprecated (23762:39)
  │           │ └─┬Schema
  │           │   ├──[+] enum (23756:33)
  │           │   ├──[+] enum (23757:33)
  │           │   └──[+] enum (23758:33)
  │           ├─┬last_name
  │           │ ├──[+] items (23766:29)❌ 
  │           │ ├──[🔀] type (23764:33)❌ 
  │           │ └──[🔀] description (23816:40)
  │           └─┬remote_id
  │             └──[🔀] description (23742:40)
  ├─┬GetHrisTimeOffBalancesParameterUpdatedAfter
  │ └──[🔀] description (16108:20)
  ├─┬GetAtsInterviewsParameterUpdatedAfter
  │ └──[🔀] description (26372:20)
  ├─┬GetHrisTimesheetsParameterUpdatedAfter
  │ └──[🔀] description (17330:20)
  ├─┬GetHrisTeamsParameterUpdatedAfter
  │ └──[🔀] description (15191:20)
  ├─┬PostConnectCreateLinkRequestBody
  │ └─┬integration_tool
  │   ├──[+] enum (31959:15)
  │   ├──[+] enum (31910:15)
  │   ├──[+] enum (31996:15)
  │   └──[+] enum (31880:15)
  ├─┬PostAtsCandidatesRequestBody
  │ └─┬remote_fields
  │   └─┬ALLOF
  │     ├──[+] properties (22166:17)
  │     ├─┬smartrecruiters
  │     │ ├──[🔀] description (22173:32)
  │     │ ├──[-] properties (21421:37)❌ 
  │     │ ├──[-] properties (21426:37)❌ 
  │     │ └─┬candidate
  │     │   └──[🔀] description (22172:36)
  │     ├─┬umantis
  │     │ ├──[-] description (21512:46)
  │     │ ├──[+] properties (21816:21)
  │     │ ├──[+] properties (21812:21)
  │     │ └──[-] properties (21508:37)❌ 
  │     ├─┬successfactors
  │     │ ├──[🔀] description (22092:32)
  │     │ ├──[+] properties (22074:21)
  │     │ ├──[-] properties (21129:37)❌ 
  │     │ ├──[+] properties (22064:21)
  │     │ ├──[-] properties (21133:37)❌ 
  │     │ ├──[+] properties (22069:21)
  │     │ ├──[-] properties (21137:37)❌ 
  │     │ ├──[+] properties (22078:21)
  │     │ └──[-] properties (21140:37)❌ 
  │     ├─┬workable
  │     │ ├──[🔀] description (22181:32)
  │     │ ├──[+] properties (22177:21)
  │     │ └──[-] properties (21203:37)❌ 
  │     ├─┬talentadore
  │     │ ├──[🔀] description (21788:32)
  │     │ ├──[+] properties (21772:21)
  │     │ ├──[+] properties (21776:21)
  │     │ ├──[+] properties (21780:21)
  │     │ ├──[+] properties (21783:21)
  │     │ └──[-] properties (21439:37)❌ 
  │     ├─┬zohorecruit
  │     │ ├──[🔀] description (22040:32)
  │     │ ├──[+] properties (21854:21)
  │     │ ├──[+] properties (22037:21)
  │     │ └──[-] properties (21401:37)❌ 
  │     ├─┬teamtailor
  │     │ ├──[+] description (21808:32)
  │     │ ├──[+] properties (21800:21)
  │     │ ├──[-] properties (21169:37)❌ 
  │     │ └─┬application
  │     │   ├──[+] additionalProperties (21806:45)❌ 
  │     │   ├──[+] description (21807:36)
  │     │   └──[-] properties (21176:45)❌ 
  │     ├─┬talentsoft
  │     │ ├──[🔀] description (22100:32)
  │     │ ├──[-] properties (21157:37)❌ 
  │     │ ├──[-] properties (21161:37)❌ 
  │     │ └──[+] properties (22096:21)
  │     ├─┬workday
  │     │ ├──[🔀] description (21850:32)
  │     │ ├──[-] properties (21211:37)❌ 
  │     │ ├──[-] properties (21394:37)❌ 
  │     │ └──[+] properties (21846:21)
  │     └─┬dvinci
  │       └──[+] properties (22116:21)
  ├─┬GetHrisLegalEntitiesParameterUpdatedAfter
  │ └──[🔀] description (17146:20)
  ├─┬PutAssessmentOrdersAssessmentOrderIdResultRequestBody
  │ └─┬remote_fields
  │   ├──[+] properties (28293:13)
  │   └─┬smartrecruiters
  │     ├──[+] properties (28296:17)
  │     └──[-] properties (27274:33)❌ 
  ├─┬GetAtsJobsParameterUpdatedAfter
  │ └──[🔀] description (22941:20)
  ├─┬GetHrisEmployeeDocumentCategoriesParameterUpdatedAfter
  │ └──[🔀] description (15069:20)
  ├─┬GetHrisEmployeesParameterUpdatedAfter
  │ └──[🔀] description (10377:20)
  ├─┬PostPassthroughToolApiRequestBody
  │ └─┬path
  │   └──[-] pattern (8624:30)❌ 
  ├─┬GetAtsOffersParameterUpdatedAfter
  │ └──[🔀] description (25921:20)
  ├─┬GetAtsUsersPositiveResponse
  │ └─┬data
  │   └─┬results
  │     └─┬Schema
  │       ├──[-] examples (24888:39)
  │       ├──[+] required (25734:21)❌ 
  │       └──[+] properties (25662:19)
  ├─┬PostAtsApplicationsApplicationIdNotesRequestBody
  │ └─┬remote_fields
  │   └─┬ALLOF
  │     ├──[+] properties (19937:17)
  │     ├─┬recruitee
  │     │ ├──[🔀] description (19943:32)
  │     │ ├──[-] properties (19298:37)❌ 
  │     │ ├──[-] properties (19296:37)❌ 
  │     │ └──[+] properties (19940:21)
  │     └─┬teamtailor
  │       ├──[🔀] description (19929:32)
  │       ├──[+] properties (19926:21)
  │       ├──[+] properties (19924:21)
  │       └──[-] properties (19278:37)❌ 
  ├─┬InlineAssessmentOrderReceivedWebhookPayload
  │ └─┬data
  │   └─┬job
  │     └─┬hiring_team
  │       └─┬Schema
  │         ├─┬remote_id
  │         │ └──[+] nullable (32719:35)❌ 
  │         └─┬hiring_team_roles
  │           └─┬Schema
  │             ├──[+] enum (32740:31)
  │             ├──[+] enum (32741:31)
  │             └──[+] enum (32742:31)
  ├─┬GetHrisAbsenceTypesParameterUpdatedAfter
  │ └──[🔀] description (15960:20)
  ├─┬AssessmentOrderReceivedWebhookPayload
  │ └─┬data
  │   └─┬job
  │     └─┬hiring_team
  │       └─┬Schema
  │         ├─┬hiring_team_roles
  │         │ └─┬Schema
  │         │   ├──[+] enum (32573:31)
  │         │   ├──[+] enum (32574:31)
  │         │   └──[+] enum (32575:31)
  │         └─┬remote_id
  │           └──[+] nullable (32552:35)❌ 
  ├─┬GetAssessmentOrdersOpenPositiveResponse
  │ └─┬data
  │   └─┬results
  │     └─┬Schema
  │       └─┬job
  │         └─┬hiring_team
  │           └─┬Schema
  │             ├─┬remote_id
  │             │ └──[🔀] type (28040:33)❌ 
  │             └─┬hiring_team_roles
  │               └─┬Schema
  │                 ├──[+] enum (28073:37)
  │                 ├──[+] enum (28074:37)
  │                 └──[+] enum (28075:37)
  ├─┬GetHrisEmploymentsParameterUpdatedAfter
  │ └──[🔀] description (15476:20)
  ├─┬GetAtsTagsParameterUpdatedAfter
  │ └──[🔀] description (22698:20)
  ├─┬GetAtsCandidatesParameterUpdatedAfter
  │ └──[🔀] description (20373:20)
  ├─┬GetAtsUsersParameterUpdatedAfter
  │ └──[🔀] description (25557:20)
  ├─┬PostAtsJobsJobIdApplicationsRequestBody
  │ └─┬remote_fields
  │   └─┬ALLOF
  │     ├──[+] properties (25385:17)
  │     ├─┬talentadore
  │     │ ├──[🔀] description (25007:32)
  │     │ ├──[+] properties (24991:21)
  │     │ ├──[+] properties (24995:21)
  │     │ ├──[+] properties (24999:21)
  │     │ ├──[+] properties (25002:21)
  │     │ └──[-] properties (24548:37)❌ 
  │     ├─┬workday
  │     │ ├──[🔀] description (25069:32)
  │     │ ├──[-] properties (24320:37)❌ 
  │     │ ├──[-] properties (24503:37)❌ 
  │     │ └──[+] properties (25065:21)
  │     ├─┬workable
  │     │ ├──[🔀] description (25400:32)
  │     │ ├──[+] properties (25396:21)
  │     │ └──[-] properties (24312:37)❌ 
  │     ├─┬successfactors
  │     │ ├──[🔀] description (25311:32)
  │     │ ├──[+] properties (25293:21)
  │     │ ├──[-] properties (24238:37)❌ 
  │     │ ├──[+] properties (25283:21)
  │     │ ├──[-] properties (24242:37)❌ 
  │     │ ├──[+] properties (25288:21)
  │     │ ├──[-] properties (24246:37)❌ 
  │     │ ├──[+] properties (25297:21)
  │     │ └──[-] properties (24249:37)❌ 
  │     ├─┬smartrecruiters
  │     │ └──[+] properties (25297:21)
  │     ├─┬dvinci
  │     │ └──[+] properties (25335:21)
  │     ├─┬umantis
  │     │ ├──[-] description (24621:46)
  │     │ ├──[+] properties (25035:21)
  │     │ ├──[+] properties (25031:21)
  │     │ └──[-] properties (24617:37)❌ 
  │     ├─┬teamtailor
  │     │ ├──[+] description (25027:32)
  │     │ ├──[+] properties (25019:21)
  │     │ ├──[-] properties (24278:37)❌ 
  │     │ └─┬application
  │     │   ├──[+] additionalProperties (25025:45)❌ 
  │     │   ├──[+] description (25026:36)
  │     │   └──[-] properties (24285:45)❌ 
  │     ├─┬talentsoft
  │     │ ├──[🔀] description (25319:32)
  │     │ ├──[-] properties (24266:37)❌ 
  │     │ ├──[-] properties (24270:37)❌ 
  │     │ └──[+] properties (25315:21)
  │     └─┬zohorecruit
  │       ├──[🔀] description (25259:32)
  │       ├──[+] properties (25073:21)
  │       ├──[+] properties (25256:21)
  │       └──[-] properties (24510:37)❌ 
  ├─┬PostHrisEmployeesRequestBody
  │ └─┬remote_fields
  │   └─┬hibob
  │     ├──[🔀] description (12261:28)
  │     └─┬employee
  │       └──[🔀] description (12260:32)
  └─┬GetAtsRejectionReasonsParameterUpdatedAfter
    └──[🔀] description (26252:20)
Document Element Total Changes Breaking Changes
paths 117 1
components 226 113

View full report

Linting Report 0 errors, 22 warnings, 152 hints

View full report

RUBY CHANGELOG

No relevant generator changes

Based on Speakeasy CLI 1.700.2

@kombo-sdk-generator kombo-sdk-generator bot added the patch Patch version bump label Feb 27, 2026
@kombo-sdk-generator kombo-sdk-generator bot force-pushed the speakeasy-sdk-regen-1772153310 branch 7 times, most recently from 4f72b25 to 912fb78 Compare March 6, 2026 01:02
@kombo-sdk-generator kombo-sdk-generator bot force-pushed the speakeasy-sdk-regen-1772153310 branch 8 times, most recently from 20c572c to b9fe4aa Compare March 14, 2026 00:55
@kombo-sdk-generator kombo-sdk-generator bot force-pushed the speakeasy-sdk-regen-1772153310 branch 8 times, most recently from 454ebb2 to 782f998 Compare March 22, 2026 01:02
@kombo-sdk-generator kombo-sdk-generator bot force-pushed the speakeasy-sdk-regen-1772153310 branch 3 times, most recently from fc84f1d to 3f117af Compare March 25, 2026 01:00
* `kombo.general.check_api_key()`:  `error.code.enum(platform.concurrency_limit_exceeded)` **Added** **Breaking** ⚠️
* `kombo.general.trigger_sync()`:  `error.code.enum(platform.concurrency_limit_exceeded)` **Added** **Breaking** ⚠️
* `kombo.general.send_passthrough_request()`:  `error.code.enum(platform.concurrency_limit_exceeded)` **Added** **Breaking** ⚠️
* `kombo.general.delete_integration()`:  `error.code.enum(platform.concurrency_limit_exceeded)` **Added** **Breaking** ⚠️
* `kombo.general.get_integration_details()`:  `error.code.enum(platform.concurrency_limit_exceeded)` **Added** **Breaking** ⚠️
* `kombo.general.set_integration_enabled()`:  `error.code.enum(platform.concurrency_limit_exceeded)` **Added** **Breaking** ⚠️
* `kombo.general.create_reconnection_link()`:  `error.code.enum(platform.concurrency_limit_exceeded)` **Added** **Breaking** ⚠️
* `kombo.general.get_integration_fields()`:  `error.code.enum(platform.concurrency_limit_exceeded)` **Added** **Breaking** ⚠️
* `kombo.general.update_integration_field()`:  `error.code.enum(platform.concurrency_limit_exceeded)` **Added** **Breaking** ⚠️
* `kombo.general.get_custom_fields()`:  `error.code.enum(platform.concurrency_limit_exceeded)` **Added** **Breaking** ⚠️
* `kombo.general.update_custom_field_mapping()`:  `error.code.enum(platform.concurrency_limit_exceeded)` **Added** **Breaking** ⚠️
* `kombo.general.get_tools()`:  `error.code.enum(platform.concurrency_limit_exceeded)` **Added** **Breaking** ⚠️
* `kombo.hris.get_employees()`:  `error.code.enum(platform.concurrency_limit_exceeded)` **Added** **Breaking** ⚠️
* `kombo.hris.get_employee_form()`:  `error.code.enum(platform.concurrency_limit_exceeded)` **Added** **Breaking** ⚠️
* `kombo.hris.create_employee_with_form()`:  `error.code.enum(platform.concurrency_limit_exceeded)` **Added** **Breaking** ⚠️
* `kombo.hris.add_employee_document()`:  `error.code.enum(platform.concurrency_limit_exceeded)` **Added** **Breaking** ⚠️
* `kombo.hris.get_employee_document_categories()`:  `error.code.enum(platform.concurrency_limit_exceeded)` **Added** **Breaking** ⚠️
* `kombo.hris.get_groups()`:  `error.code.enum(platform.concurrency_limit_exceeded)` **Added** **Breaking** ⚠️
* `kombo.hris.get_employments()`:  `error.code.enum(platform.concurrency_limit_exceeded)` **Added** **Breaking** ⚠️
* `kombo.hris.get_locations()`:  `error.code.enum(platform.concurrency_limit_exceeded)` **Added** **Breaking** ⚠️
* `kombo.hris.get_absence_types()`:  `error.code.enum(platform.concurrency_limit_exceeded)` **Added** **Breaking** ⚠️
* `kombo.hris.get_time_off_balances()`:  `error.code.enum(platform.concurrency_limit_exceeded)` **Added** **Breaking** ⚠️
* `kombo.hris.get_absences()`:  `error.code.enum(platform.concurrency_limit_exceeded)` **Added** **Breaking** ⚠️
* `kombo.hris.create_absence()`:  `error.code.enum(platform.concurrency_limit_exceeded)` **Added** **Breaking** ⚠️
* `kombo.hris.delete_absence()`:  `error.code.enum(platform.concurrency_limit_exceeded)` **Added** **Breaking** ⚠️
* `kombo.hris.get_legal_entities()`:  `error.code.enum(platform.concurrency_limit_exceeded)` **Added** **Breaking** ⚠️
* `kombo.hris.get_timesheets()`:  `error.code.enum(platform.concurrency_limit_exceeded)` **Added** **Breaking** ⚠️
* `kombo.hris.get_performance_review_cycles()`:  `error.code.enum(platform.concurrency_limit_exceeded)` **Added** **Breaking** ⚠️
* `kombo.hris.get_performance_reviews()`:  `error.code.enum(platform.concurrency_limit_exceeded)` **Added** **Breaking** ⚠️
* `kombo.ats.get_applications()`:  `error.code.enum(platform.concurrency_limit_exceeded)` **Added** **Breaking** ⚠️
* `kombo.ats.move_application_to_stage()`: 
  *  `request.body.remote_fields.workday` **Added**
  *  `error.code.enum(platform.concurrency_limit_exceeded)` **Added** **Breaking** ⚠️
* `kombo.ats.add_application_result_link()`:  `error.code.enum(platform.concurrency_limit_exceeded)` **Added** **Breaking** ⚠️
* `kombo.ats.add_application_note()`: 
  *  `request.body.remote_fields.lever` **Added**
  *  `error.code.enum(platform.concurrency_limit_exceeded)` **Added** **Breaking** ⚠️
* `kombo.ats.get_application_attachments()`:  `error.code.enum(platform.concurrency_limit_exceeded)` **Added** **Breaking** ⚠️
* `kombo.ats.add_application_attachment()`:  `error.code.enum(platform.concurrency_limit_exceeded)` **Added** **Breaking** ⚠️
* `kombo.ats.reject_application()`:  `error.code.enum(platform.concurrency_limit_exceeded)` **Added** **Breaking** ⚠️
* `kombo.ats.get_candidates()`:  `error.code.enum(platform.concurrency_limit_exceeded)` **Added** **Breaking** ⚠️
* `kombo.ats.create_candidate()`: 
  *  `request.body.remote_fields` **Changed**
  *  `error.code.enum(platform.concurrency_limit_exceeded)` **Added** **Breaking** ⚠️
* `kombo.ats.get_candidate_attachments()`:  `error.code.enum(platform.concurrency_limit_exceeded)` **Added** **Breaking** ⚠️
* `kombo.ats.add_candidate_attachment()`:  `error.code.enum(platform.concurrency_limit_exceeded)` **Added** **Breaking** ⚠️
* `kombo.ats.add_candidate_result_link()`:  `error.code.enum(platform.concurrency_limit_exceeded)` **Added** **Breaking** ⚠️
* `kombo.ats.add_candidate_tag()`:  `error.code.enum(platform.concurrency_limit_exceeded)` **Added** **Breaking** ⚠️
* `kombo.ats.remove_candidate_tag()`:  `error.code.enum(platform.concurrency_limit_exceeded)` **Added** **Breaking** ⚠️
* `kombo.ats.get_tags()`:  `error.code.enum(platform.concurrency_limit_exceeded)` **Added** **Breaking** ⚠️
* `kombo.ats.get_application_stages()`:  `error.code.enum(platform.concurrency_limit_exceeded)` **Added** **Breaking** ⚠️
* `kombo.ats.get_jobs()`: 
  *  `response.data.results[].hiring_team[]` **Changed** **Breaking** ⚠️
  *  `error.code.enum(platform.concurrency_limit_exceeded)` **Added** **Breaking** ⚠️
* `kombo.ats.create_application()`: 
  *  `request.body.remote_fields` **Changed**
  *  `error.code.enum(platform.concurrency_limit_exceeded)` **Added** **Breaking** ⚠️
* `kombo.ats.get_users()`: 
  *  `response.data.results[].system_roles` **Added**
  *  `error.code.enum(platform.concurrency_limit_exceeded)` **Added** **Breaking** ⚠️
* `kombo.ats.get_offers()`:  `error.code.enum(platform.concurrency_limit_exceeded)` **Added** **Breaking** ⚠️
* `kombo.ats.get_rejection_reasons()`:  `error.code.enum(platform.concurrency_limit_exceeded)` **Added** **Breaking** ⚠️
* `kombo.ats.get_interviews()`:  `error.code.enum(platform.concurrency_limit_exceeded)` **Added** **Breaking** ⚠️
* `kombo.ats.import_tracked_application()`:  `error.code.enum(platform.concurrency_limit_exceeded)` **Added** **Breaking** ⚠️
* `kombo.assessment.get_packages()`:  `error.code.enum(platform.concurrency_limit_exceeded)` **Added** **Breaking** ⚠️
* `kombo.assessment.set_packages()`:  `error.code.enum(platform.concurrency_limit_exceeded)` **Added** **Breaking** ⚠️
* `kombo.assessment.get_open_orders()`: 
  *  `response.data.results[].job.hiring_team[]` **Changed** **Breaking** ⚠️
  *  `error.code.enum(platform.concurrency_limit_exceeded)` **Added** **Breaking** ⚠️
* `kombo.assessment.update_order_result()`: 
  *  `request.body.remote_fields.recruitee` **Added**
  *  `error.code.enum(platform.concurrency_limit_exceeded)` **Added** **Breaking** ⚠️
* `kombo.connect.create_connection_link()`: 
  *  `request.integration_tool` **Changed**
  *  `error.code.enum(platform.concurrency_limit_exceeded)` **Added** **Breaking** ⚠️
* `kombo.connect.get_integration_by_token()`:  `error.code.enum(platform.concurrency_limit_exceeded)` **Added** **Breaking** ⚠️
* `kombo.hris.get_staffing_entities()`: **Added**
* `kombo.ats.get_roles()`: **Added**
@kombo-sdk-generator kombo-sdk-generator bot force-pushed the speakeasy-sdk-regen-1772153310 branch from 3f117af to 4ec3cc7 Compare March 26, 2026 01:04
@maakle maakle merged commit b62ca79 into main Mar 26, 2026
1 check 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