Skip to content

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

Open
kombo-sdk-generator[bot] wants to merge 1 commit intomainfrom
speakeasy-sdk-regen-1772153310
Open

chore: 🐝 Update SDK - SDK Generation KOMBO-RUBY 1.0.5#16
kombo-sdk-generator[bot] wants to merge 1 commit intomainfrom
speakeasy-sdk-regen-1772153310

Conversation

@kombo-sdk-generator
Copy link
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[].job_roles Added
    • 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(): 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 (4106:3)
│ ├──[+] path (6627:3)
│ ├─┬/ai-apply/unified-api/jobs/{job_id}/applications
│ │ └─┬POST
│ │   └──Responses
│ ├─┬/integrations/{integration_id}/integration-fields
│ │ └─┬GET
│ │   └──Responses
│ ├─┬/integrations/{integration_id}/custom-fields
│ │ └─┬GET
│ │   └──Responses
│ ├─┬/ats/applications/{application_id}/stage
│ │ └─┬PUT
│ │   ├──[🔀] description (4528:20)
│ │   └──Responses
│ ├─┬/hris/employments
│ │ └─┬GET
│ │   ├─┬Parameters
│ │   │ └──[🔀] description (2394:24)
│ │   └──Responses
│ ├─┬/ats/actions/ats_add_candidate_attachment
│ │ └─┬GET
│ │   └──Responses
│ ├─┬/ats/import-tracked-application
│ │ └─┬POST
│ │   └──Responses
│ ├─┬/hris/provisioning-groups/{group_id}/setup-links
│ │ └─┬POST
│ │   └──Responses
│ ├─┬/ats/applications
│ │ └─┬GET
│ │   ├─┬Parameters
│ │   │ └──[🔀] description (4316:24)
│ │   └──Responses
│ ├─┬/hris/provisioning-groups/{group_id}/diff
│ │ └─┬POST
│ │   └──Responses
│ ├─┬/hris/absence-types
│ │ └─┬GET
│ │   ├─┬Parameters
│ │   │ └──[🔀] description (2651:24)
│ │   └──Responses
│ ├─┬/assessment/orders/open
│ │ └─┬GET
│ │   └──Responses
│ ├─┬/tools/{category}
│ │ └─┬GET
│ │   └──Responses
│ ├─┬/ai-apply/unified-api/jobs
│ │ └─┬GET
│ │   └──Responses
│ ├─┬/ai-apply/job-feeds
│ │ ├─┬GET
│ │ │ └──Responses
│ │ └─┬POST
│ │   └──Responses
│ ├─┬/hris/time-off-balances
│ │ └─┬GET
│ │   ├─┬Parameters
│ │   │ └──[🔀] description (2769:24)
│ │   └──Responses
│ ├─┬/ats/jobs/{job_id}/applications
│ │ └─┬POST
│ │   └──Responses
│ ├─┬/assessment/packages
│ │ ├─┬GET
│ │ │ └──Responses
│ │ └─┬PUT
│ │   └──Responses
│ ├─┬/hris/employees/{employee_id}
│ │ └─┬PATCH
│ │   └──Responses
│ ├─┬/integrations/{integration_id}/enabled
│ │ └─┬PUT
│ │   └──Responses
│ ├─┬/check-api-key
│ │ └─┬GET
│ │   └──Responses
│ ├─┬/ats/users
│ │ └─┬GET
│ │   ├─┬Parameters
│ │   │ └──[🔀] description (6525:24)
│ │   └─┬Responses
│ │     └─┬200
│ │       └─┬application/json
│ │         └─┬example1
│ │           └──[🔀] value (6590:21)
│ ├─┬/ats/applications/{application_id}/result-links
│ │ └─┬POST
│ │   └──Responses
│ ├─┬/connect/create-link
│ │ └─┬POST
│ │   └──Responses
│ ├─┬/hris/locations
│ │ └─┬GET
│ │   ├─┬Parameters
│ │   │ └──[🔀] description (2518:24)
│ │   └──Responses
│ ├─┬/hris/employee-document-categories
│ │ └─┬GET
│ │   ├─┬Parameters
│ │   │ └──[🔀] description (2022:24)
│ │   └──Responses
│ ├─┬/hris/employee-skill-assignments
│ │ ├─┬GET
│ │ │ └──Responses
│ │ └─┬POST
│ │   └──Responses
│ ├─┬/ats/actions/ats_add_application_attachment
│ │ └─┬GET
│ │   └──Responses
│ ├─┬/ats/applications/{application_id}/interviews
│ │ ├─┬POST
│ │ │ └──Responses
│ │ └─┬PATCH
│ │   └──Responses
│ ├─┬/integrations/{integration_id}/relink
│ │ └─┬POST
│ │   └──Responses
│ ├─┬/integrations/{integration_id}
│ │ ├─┬GET
│ │ │ └──Responses
│ │ └─┬DELETE
│ │   └──Responses
│ ├─┬/ats/actions/ats_create_candidate
│ │ └─┬GET
│ │   └──Responses
│ ├─┬/ai-apply/postings
│ │ ├─┬GET
│ │ │ └──Responses
│ │ └─┬POST
│ │   └──Responses
│ ├─┬/hris/groups
│ │ └─┬GET
│ │   ├─┬Parameters
│ │   │ └──[🔀] description (2261:24)
│ │   └──Responses
│ ├─┬/hris/employees
│ │ ├─┬GET
│ │ │ ├─┬Parameters
│ │ │ │ └──[🔀] description (1067:24)
│ │ │ └──Responses
│ │ └─┬POST
│ │   └──Responses
│ ├─┬/ats/candidates/{candidate_id}/result-links
│ │ └─┬POST
│ │   └──Responses
│ ├─┬/ats/interviews
│ │ └─┬GET
│ │   ├─┬Parameters
│ │   │ └──[🔀] description (7043:24)
│ │   └──Responses
│ ├─┬/hris/absences
│ │ ├─┬GET
│ │ │ ├─┬Parameters
│ │ │ │ └──[🔀] description (2907:24)
│ │ │ └──Responses
│ │ └─┬POST
│ │   └──Responses
│ ├─┬/hris/employee-skill-assignments/{employee_skill_assignment_id}
│ │ ├─┬DELETE
│ │ │ └──Responses
│ │ └─┬PATCH
│ │   └──Responses
│ ├─┬/ats/applications/{application_id}/attachments
│ │ ├─┬GET
│ │ │ └──Responses
│ │ └─┬POST
│ │   └──Responses
│ ├─┬/ats/offers
│ │ └─┬GET
│ │   ├─┬Parameters
│ │   │ └──[🔀] description (6788:24)
│ │   └──Responses
│ ├─┬/ats/tags
│ │ └─┬GET
│ │   ├─┬Parameters
│ │   │ └──[🔀] description (5869:24)
│ │   └──Responses
│ ├─┬/hris/absences/{absence_id}
│ │ └─┬DELETE
│ │   └──Responses
│ ├─┬/integrations/{integration_id}/custom-fields/{custom_field_id}
│ │ └─┬PUT
│ │   └──Responses
│ ├─┬/passthrough/{tool}/{api}
│ │ └─┬POST
│ │   ├──[🔀] description (94:20)
│ │   └──Responses
│ ├─┬/ats/applications/{application_id}/notes
│ │ └─┬POST
│ │   └──Responses
│ ├─┬/ats/candidates/{candidate_id}/attachments
│ │ ├─┬GET
│ │ │ └──Responses
│ │ └─┬POST
│ │   └──Responses
│ ├─┬/ats/applications/{application_id}/reject
│ │ └─┬POST
│ │   └──Responses
│ ├─┬/hris/legal-entities
│ │ └─┬GET
│ │   ├─┬Parameters
│ │   │ └──[🔀] description (3275:24)
│ │   └──Responses
│ ├─┬/ai-apply/apply
│ │ └─┬POST
│ │   └──Responses
│ ├─┬/ai-apply/career-sites
│ │ ├─┬GET
│ │ │ └──Responses
│ │ └─┬POST
│ │   └──Responses
│ ├─┬/ats/rejection-reasons
│ │ └─┬GET
│ │   ├─┬Parameters
│ │   │ └──[🔀] description (6928:24)
│ │   └──Responses
│ ├─┬/ats/candidates
│ │ ├─┬GET
│ │ │ ├─┬Parameters
│ │ │ │ └──[🔀] description (5104:24)
│ │ │ └──Responses
│ │ └─┬POST
│ │   └──Responses
│ ├─┬/hris/performance-reviews
│ │ └─┬GET
│ │   ├──[🔀] description (3660:20)
│ │   ├─┬Parameters
│ │   │ └──[🔀] description (3692:24)
│ │   └──Responses
│ ├─┬/connect/activate-integration
│ │ └─┬POST
│ │   └──Responses
│ ├─┬/ats/actions/ats_create_application
│ │ └─┬GET
│ │   └──Responses
│ ├─┬/force-sync
│ │ └─┬POST
│ │   └──Responses
│ ├─┬/ai-apply/applications
│ │ └─┬GET
│ │   └──Responses
│ ├─┬/hris/employees/form
│ │ ├─┬GET
│ │ │ └──Responses
│ │ └─┬POST
│ │   └──Responses
│ ├─┬/connect/integration-by-token/{token}
│ │ └─┬GET
│ │   └──Responses
│ ├─┬/hris/employees/{employee_id}/documents
│ │ └─┬POST
│ │   └──Responses
│ ├─┬/ats/application-stages
│ │ └─┬GET
│ │   ├─┬Parameters
│ │   │ └──[🔀] description (5994:24)
│ │   └──Responses
│ ├─┬/hris/performance-review-cycles
│ │ └─┬GET
│ │   ├──[🔀] description (3542:20)
│ │   ├─┬Parameters
│ │   │ └──[🔀] description (3574:24)
│ │   └──Responses
│ ├─┬/integrations/{integration_id}/integration-fields/{integration_field_id}
│ │ └─┬PATCH
│ │   └──Responses
│ ├─┬/ai-apply/postings/{posting_id}/inquire
│ │ └─┬POST
│ │   └──Responses
│ ├─┬/ai-apply/job-feeds/{job_feed_id}/bulk-import
│ │ └─┬POST
│ │   └──Responses
│ ├─┬/hris/teams
│ │ └─┬GET
│ │   ├─┬Parameters
│ │   │ └──[🔀] description (2143:24)
│ │   └──Responses
│ ├─┬/ats/candidates/{candidate_id}/tags
│ │ ├─┬POST
│ │ │ └──Responses
│ │ └─┬DELETE
│ │   └──Responses
│ ├─┬/hris/timesheets
│ │ └─┬GET
│ │   ├─┬Parameters
│ │   │ └──[🔀] description (3413:24)
│ │   └──Responses
│ ├─┬/ats/jobs
│ │ └─┬GET
│ │   ├─┬Parameters
│ │   │ └──[🔀] description (6106:24)
│ │   └─┬Responses
│ │     └─┬200
│ │       └─┬application/json
│ │         └─┬example1
│ │           └──[🔀] value (6233:21)
│ └─┬/assessment/orders/{assessment_order_id}/result
│   └─┬PUT
│     └──Responses
└─┬Components
  ├──[-] schemas (18015:13)❌ 
  ├──[+] schemas (25752:7)
  ├──[+] schemas (18396:7)
  ├──[+] schemas (18386:7)
  ├──[+] schemas (18417:7)
  ├──[+] schemas (25742:7)
  ├──[+] schemas (25770:7)
  ├──[+] schemas (18425:7)
  ├──[+] schemas (18389:7)
  ├──[+] schemas (25766:7)
  ├──[+] schemas (18421:7)
  ├──[+] schemas (25774:7)
  ├──[+] schemas (25745:7)
  ├─┬PatchHrisEmployeesEmployeeIdRequestBody
  │ └─┬remote_fields
  │   └─┬hibob
  │     ├──[🔀] description (14757:28)
  │     └─┬employee
  │       └──[🔀] description (14756:32)
  ├─┬GetAtsRejectionReasonsParameterUpdatedAfter
  │ └──[🔀] description (26232:20)
  ├─┬PostPassthroughToolApiRequestBody
  │ └─┬path
  │   └──[-] pattern (8624:30)❌ 
  ├─┬GetHrisAbsencesParameterUpdatedAfter
  │ └──[🔀] description (16359:20)
  ├─┬GetHrisAbsenceTypesParameterUpdatedAfter
  │ └──[🔀] description (15956:20)
  ├─┬PutAssessmentOrdersAssessmentOrderIdResultRequestBody
  │ └─┬remote_fields
  │   ├──[+] properties (28268:13)
  │   └─┬smartrecruiters
  │     ├──[+] properties (28271:17)
  │     └──[-] properties (27274:33)❌ 
  ├─┬GetHrisPerformanceReviewCyclesParameterUpdatedAfter
  │ └──[🔀] description (17657:20)
  ├─┬GetHrisEmployeesParameterUpdatedAfter
  │ └──[🔀] description (10373:20)
  ├─┬GetAtsJobsPositiveResponse
  │ └─┬data
  │   └─┬results
  │     └─┬Schema
  │       └─┬hiring_team
  │         └─┬Schema
  │           ├──[+] required (23816:27)❌ 
  │           ├──[+] properties (23756:25)
  │           ├─┬last_name
  │           │ ├──[+] items (23759:29)❌ 
  │           │ ├──[🔀] type (23757:33)❌ 
  │           │ └──[🔀] description (23806:40)
  │           ├─┬hiring_team_roles
  │           │ ├──[🔀] description (23754:40)
  │           │ └──[+] deprecated (23755:39)
  │           └─┬remote_id
  │             └──[🔀] description (23738:40)
  ├─┬PostAiApplyUnifiedApiJobsJobIdApplicationsRequestBody
  │ └─┬remote_fields
  │   └─┬ALLOF
  │     ├──[+] properties (31488:17)
  │     ├─┬teamtailor
  │     │ ├──[+] description (31130:32)
  │     │ ├──[+] properties (31122:21)
  │     │ ├──[-] properties (30137:37)❌ 
  │     │ └─┬application
  │     │   ├──[+] additionalProperties (31128:45)❌ 
  │     │   ├──[+] description (31129:36)
  │     │   └──[-] properties (30144:45)❌ 
  │     ├─┬talentsoft
  │     │ ├──[🔀] description (31422:32)
  │     │ ├──[-] properties (30125:37)❌ 
  │     │ ├──[-] properties (30129:37)❌ 
  │     │ └──[+] properties (31418:21)
  │     ├─┬zohorecruit
  │     │ ├──[🔀] description (31362:32)
  │     │ ├──[+] properties (31176:21)
  │     │ ├──[+] properties (31359:21)
  │     │ └──[-] properties (30369:37)❌ 
  │     ├─┬successfactors
  │     │ ├──[🔀] description (31414:32)
  │     │ ├──[+] properties (31396:21)
  │     │ ├──[-] properties (30097:37)❌ 
  │     │ ├──[+] properties (31386:21)
  │     │ ├──[-] properties (30101:37)❌ 
  │     │ ├──[+] properties (31391:21)
  │     │ ├──[-] properties (30105:37)❌ 
  │     │ ├──[+] properties (31400:21)
  │     │ └──[-] properties (30108:37)❌ 
  │     ├─┬workable
  │     │ ├──[🔀] description (31503:32)
  │     │ ├──[+] properties (31499:21)
  │     │ └──[-] properties (30171:37)❌ 
  │     ├─┬smartrecruiters
  │     │ └──[+] properties (31400:21)
  │     ├─┬workday
  │     │ ├──[🔀] description (31172:32)
  │     │ ├──[-] properties (30179:37)❌ 
  │     │ ├──[-] properties (30362:37)❌ 
  │     │ └──[+] properties (31168:21)
  │     ├─┬umantis
  │     │ ├──[-] description (30480:46)
  │     │ ├──[+] properties (31138:21)
  │     │ ├──[+] properties (31134:21)
  │     │ └──[-] properties (30476:37)❌ 
  │     ├─┬talentadore
  │     │ ├──[🔀] description (31110:32)
  │     │ ├──[+] properties (31094:21)
  │     │ ├──[+] properties (31098:21)
  │     │ ├──[+] properties (31102:21)
  │     │ ├──[+] properties (31105:21)
  │     │ └──[-] properties (30407:37)❌ 
  │     └─┬dvinci
  │       └──[+] properties (31438:21)
  ├─┬GetAtsUsersParameterUpdatedAfter
  │ └──[🔀] description (25545:20)
  ├─┬GetAtsOffersParameterUpdatedAfter
  │ └──[🔀] description (25901:20)
  ├─┬GetAtsJobsParameterUpdatedAfter
  │ └──[🔀] description (22937:20)
  ├─┬GetHrisTimesheetsParameterUpdatedAfter
  │ └──[🔀] description (17326:20)
  ├─┬DataChangedWebhookPayload
  │ └─┬data
  │   └─┬changed_models
  │     └─┬Schema
  │       └─┬name
  │         ├──[+] enum (32198:25)
  │         ├──[+] enum (32206:25)
  │         ├──[+] enum (32178:25)
  │         ├──[+] enum (32190:25)
  │         ├──[+] enum (32200:25)
  │         ├──[+] enum (32199:25)
  │         └──[+] enum (32204:25)
  ├─┬GetAtsApplicationsParameterUpdatedAfter
  │ └──[🔀] description (18806:20)
  ├─┬GetHrisTimeOffBalancesParameterUpdatedAfter
  │ └──[🔀] description (16104:20)
  ├─┬GetHrisEmploymentsParameterUpdatedAfter
  │ └──[🔀] description (15472:20)
  ├─┬GetHrisTeamsParameterUpdatedAfter
  │ └──[🔀] description (15187:20)
  ├─┬GetHrisEmployeeDocumentCategoriesParameterUpdatedAfter
  │ └──[🔀] description (15065:20)
  ├─┬PutAtsApplicationsApplicationIdStageRequestBody
  │ └─┬remote_fields
  │   ├──[-] type (19090:27)❌ 
  │   ├──[-] properties (19092:25)❌ 
  │   ├──[-] properties (19105:25)❌ 
  │   ├──[+] allOf (19697:15)
  │   └──[+] allOf (19713:15)
  ├─┬PostAtsJobsJobIdApplicationsRequestBody
  │ └─┬remote_fields
  │   └─┬ALLOF
  │     ├──[+] properties (25373:17)
  │     ├─┬successfactors
  │     │ ├──[🔀] description (25299:32)
  │     │ ├──[+] properties (25281:21)
  │     │ ├──[-] properties (24238:37)❌ 
  │     │ ├──[+] properties (25271:21)
  │     │ ├──[-] properties (24242:37)❌ 
  │     │ ├──[+] properties (25276:21)
  │     │ ├──[-] properties (24246:37)❌ 
  │     │ ├──[+] properties (25285:21)
  │     │ └──[-] properties (24249:37)❌ 
  │     ├─┬dvinci
  │     │ └──[+] properties (25323:21)
  │     ├─┬teamtailor
  │     │ ├──[+] description (25015:32)
  │     │ ├──[+] properties (25007:21)
  │     │ ├──[-] properties (24278:37)❌ 
  │     │ └─┬application
  │     │   ├──[+] additionalProperties (25013:45)❌ 
  │     │   ├──[+] description (25014:36)
  │     │   └──[-] properties (24285:45)❌ 
  │     ├─┬zohorecruit
  │     │ ├──[🔀] description (25247:32)
  │     │ ├──[+] properties (25061:21)
  │     │ ├──[+] properties (25244:21)
  │     │ └──[-] properties (24510:37)❌ 
  │     ├─┬workday
  │     │ ├──[🔀] description (25057:32)
  │     │ ├──[-] properties (24320:37)❌ 
  │     │ ├──[-] properties (24503:37)❌ 
  │     │ └──[+] properties (25053:21)
  │     ├─┬umantis
  │     │ ├──[-] description (24621:46)
  │     │ ├──[+] properties (25023:21)
  │     │ ├──[+] properties (25019:21)
  │     │ └──[-] properties (24617:37)❌ 
  │     ├─┬smartrecruiters
  │     │ ├──[🔀] description (25380:32)
  │     │ ├──[-] properties (24530:37)❌ 
  │     │ ├──[-] properties (24535:37)❌ 
  │     │ └─┬candidate
  │     │   └──[🔀] description (25379:36)
  │     ├─┬talentsoft
  │     │ ├──[🔀] description (25307:32)
  │     │ ├──[-] properties (24266:37)❌ 
  │     │ ├──[-] properties (24270:37)❌ 
  │     │ └──[+] properties (25303:21)
  │     ├─┬workable
  │     │ ├──[🔀] description (25388:32)
  │     │ ├──[+] properties (25384:21)
  │     │ └──[-] properties (24312:37)❌ 
  │     └─┬talentadore
  │       ├──[🔀] description (24995:32)
  │       ├──[+] properties (24979:21)
  │       ├──[+] properties (24983:21)
  │       ├──[+] properties (24987:21)
  │       ├──[+] properties (24990:21)
  │       └──[-] properties (24548:37)❌ 
  ├─┬GetHrisLegalEntitiesParameterUpdatedAfter
  │ └──[🔀] description (17142:20)
  ├─┬GetHrisGroupsParameterUpdatedAfter
  │ └──[🔀] description (15328:20)
  ├─┬PostConnectCreateLinkRequestBody
  │ └─┬integration_tool
  │   ├──[+] enum (31971:15)
  │   ├──[+] enum (31934:15)
  │   ├──[+] enum (31855:15)
  │   └──[+] enum (31885:15)
  ├─┬PostAtsCandidatesRequestBody
  │ └─┬remote_fields
  │   └─┬ALLOF
  │     ├──[+] properties (22162:17)
  │     ├─┬dvinci
  │     │ └──[+] properties (22112:21)
  │     ├─┬umantis
  │     │ ├──[-] description (21512:46)
  │     │ ├──[+] properties (21812:21)
  │     │ ├──[+] properties (21808:21)
  │     │ └──[-] properties (21508:37)❌ 
  │     ├─┬teamtailor
  │     │ ├──[+] description (21804:32)
  │     │ ├──[+] properties (21796:21)
  │     │ ├──[-] properties (21169:37)❌ 
  │     │ └─┬application
  │     │   ├──[+] additionalProperties (21802:45)❌ 
  │     │   ├──[+] description (21803:36)
  │     │   └──[-] properties (21176:45)❌ 
  │     ├─┬successfactors
  │     │ ├──[🔀] description (22088:32)
  │     │ ├──[+] properties (22070:21)
  │     │ ├──[-] properties (21129:37)❌ 
  │     │ ├──[+] properties (22060:21)
  │     │ ├──[-] properties (21133:37)❌ 
  │     │ ├──[+] properties (22065:21)
  │     │ ├──[-] properties (21137:37)❌ 
  │     │ ├──[+] properties (22074:21)
  │     │ └──[-] properties (21140:37)❌ 
  │     ├─┬workable
  │     │ ├──[🔀] description (22177:32)
  │     │ ├──[+] properties (22173:21)
  │     │ └──[-] properties (21203:37)❌ 
  │     ├─┬workday
  │     │ ├──[🔀] description (21846:32)
  │     │ ├──[-] properties (21211:37)❌ 
  │     │ ├──[-] properties (21394:37)❌ 
  │     │ └──[+] properties (21842:21)
  │     ├─┬talentadore
  │     │ ├──[🔀] description (21784:32)
  │     │ ├──[+] properties (21768:21)
  │     │ ├──[+] properties (21772:21)
  │     │ ├──[+] properties (21776:21)
  │     │ ├──[+] properties (21779:21)
  │     │ └──[-] properties (21439:37)❌ 
  │     ├─┬smartrecruiters
  │     │ └──[+] properties (22074:21)
  │     ├─┬zohorecruit
  │     │ ├──[🔀] description (22036:32)
  │     │ ├──[+] properties (21850:21)
  │     │ ├──[+] properties (22033:21)
  │     │ └──[-] properties (21401:37)❌ 
  │     └─┬talentsoft
  │       ├──[🔀] description (22096:32)
  │       ├──[-] properties (21157:37)❌ 
  │       ├──[-] properties (21161:37)❌ 
  │       └──[+] properties (22092:21)
  ├─┬GetAtsInterviewsParameterUpdatedAfter
  │ └──[🔀] description (26352:20)
  ├─┬GetAtsTagsParameterUpdatedAfter
  │ └──[🔀] description (22694:20)
  ├─┬PostHrisEmployeesRequestBody
  │ └─┬remote_fields
  │   └─┬hibob
  │     ├──[🔀] description (12257:28)
  │     └─┬employee
  │       └──[🔀] description (12256:32)
  ├─┬PostAtsApplicationsApplicationIdNotesRequestBody
  │ └─┬remote_fields
  │   └─┬ALLOF
  │     ├──[+] properties (19933:17)
  │     ├─┬recruitee
  │     │ ├──[🔀] description (19939:32)
  │     │ ├──[-] properties (19298:37)❌ 
  │     │ ├──[-] properties (19296:37)❌ 
  │     │ └──[+] properties (19936:21)
  │     └─┬teamtailor
  │       ├──[🔀] description (19925:32)
  │       ├──[+] properties (19922:21)
  │       ├──[+] properties (19920:21)
  │       └──[-] properties (19278:37)❌ 
  ├─┬GetHrisLocationsParameterUpdatedAfter
  │ └──[🔀] description (15764:20)
  ├─┬GetAtsApplicationStagesParameterUpdatedAfter
  │ └──[🔀] description (22815:20)
  ├─┬GetHrisPerformanceReviewsParameterUpdatedAfter
  │ └──[🔀] description (17788:20)
  ├─┬GetAtsUsersPositiveResponse
  │ └─┬data
  │   └─┬results
  │     └─┬Schema
  │       ├──[-] examples (24888:39)
  │       ├──[+] required (25717:21)❌ 
  │       └──[+] properties (25650:19)
  └─┬GetAtsCandidatesParameterUpdatedAfter
    └──[🔀] description (20369:20)
Document Element Total Changes Breaking Changes
paths 117 1
components 211 110

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 6 times, most recently from 25da09b to b925bf3 Compare March 20, 2026 00:58
* `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[].job_roles` **Added**
  *  `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()`:  `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 b925bf3 to 454ebb2 Compare March 21, 2026 00:56
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.

1 participant