Skip to content

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Nov 25, 2025

SDK update

Versioning

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

Typescript SDK Changes:

  • kombo.hris.createEmployeeWithForm(): response.data Changed Breaking ⚠️
  • kombo.general.getIntegrationDetails(): response.data.writeActions Added
  • kombo.general.getTools(): response.data.tools.[].coverage.writeActions.[].fields Added
  • kombo.ats.createCandidate():
    • request.remoteFields.pinpoint Added
  • kombo.ats.createApplication():
    • request.body.remoteFields.pinpoint Added
OpenAPI Change Summary
├─┬Paths
│ ├─┬/hris/employees/form
│ │ └─┬POST
│ │   └─┬Responses
│ │     └─┬200
│ │       └─┬application/json
│ │         └─┬example1
│ │           └──[🔀] value (1653:21)
│ ├─┬/integrations/{integration_id}
│ │ └─┬GET
│ │   └─┬Responses
│ │     └─┬200
│ │       └─┬application/json
│ │         └─┬example1
│ │           └──[🔀] value (385:21)
│ ├─┬/tools/{category}
│ │ └─┬GET
│ │   └─┬Responses
│ │     └─┬200
│ │       └─┬application/json
│ │         └─┬example1
│ │           └──[🔀] value (794:21)
│ └─┬/passthrough/{tool}/{api}
│   └─┬POST
│     └──[🔀] description (94:20)
└─┬Components
  ├─┬Schema1
  │ └─┬Schema
  │   ├──[+] discriminator (13025:11)❌ 
  │   ├─┬ANYOF
  │   │ └─┬options
  │   │   └──[+] discriminator (13225:19)❌ 
  │   └─┬ANYOF
  │     └─┬options
  │       └──[+] discriminator (13302:19)❌ 
  ├─┬GetHrisEmployeesFormPositiveResponse
  │ └─┬data
  │   └─┬properties
  │     └─┬Schema
  │       ├──[+] discriminator (13567:19)❌ 
  │       ├─┬ANYOF
  │       │ └─┬options
  │       │   └──[+] discriminator (13767:27)❌ 
  │       └─┬ANYOF
  │         └─┬options
  │           └──[+] discriminator (13844:27)❌ 
  ├─┬PostAiApplyUnifiedApiJobsJobIdApplicationsRequestBody
  │ └─┬remote_fields
  │   └─┬ALLOF
  │     ├──[+] properties (32256:17)
  │     ├─┬zohorecruit
  │     │ ├──[🔀] description (32129:32)
  │     │ ├──[+] properties (31943:21)
  │     │ ├──[+] properties (32126:21)
  │     │ └──[-] properties (31933:37)❌ 
  │     ├─┬talentadore
  │     │ ├──[🔀] description (31877:32)
  │     │ ├──[+] properties (31861:21)
  │     │ ├──[+] properties (31865:21)
  │     │ ├──[+] properties (31869:21)
  │     │ ├──[+] properties (31872:21)
  │     │ └──[-] properties (31971:37)❌ 
  │     ├─┬recruitee
  │     │ ├──[🔀] description (32263:32)
  │     │ └─┬candidate
  │     │   ├──[+] additionalProperties (32261:45)❌ 
  │     │   ├──[+] description (32262:36)
  │     │   └──[-] properties (32033:45)❌ 
  │     ├─┬teamtailor
  │     │ ├──[+] description (31897:32)
  │     │ ├──[+] properties (31889:21)
  │     │ ├──[-] properties (31701:37)❌ 
  │     │ └─┬application
  │     │   ├──[+] additionalProperties (31895:45)❌ 
  │     │   ├──[+] description (31896:36)
  │     │   └──[-] properties (31708:45)❌ 
  │     ├─┬successfactors
  │     │ ├──[🔀] description (32167:32)
  │     │ ├──[-] properties (31661:37)❌ 
  │     │ ├──[-] properties (31665:37)❌ 
  │     │ ├──[-] properties (31669:37)❌ 
  │     │ ├──[-] properties (31672:37)❌ 
  │     │ ├──[+] properties (32163:21)
  │     │ ├──[+] properties (32153:21)
  │     │ └──[+] properties (32158:21)
  │     ├─┬workday
  │     │ ├──[🔀] description (31939:32)
  │     │ ├──[-] properties (31743:37)❌ 
  │     │ ├──[-] properties (31926:37)❌ 
  │     │ └──[+] properties (31935:21)
  │     ├─┬talentsoft
  │     │ ├──[🔀] description (32175:32)
  │     │ ├──[-] properties (31689:37)❌ 
  │     │ ├──[-] properties (31693:37)❌ 
  │     │ └──[+] properties (32171:21)
  │     ├─┬umantis
  │     │ ├──[-] description (32044:46)
  │     │ ├──[+] properties (31905:21)
  │     │ ├──[+] properties (31901:21)
  │     │ └──[-] properties (32040:37)❌ 
  │     ├─┬smartrecruiters
  │     │ ├──[🔀] description (32236:32)
  │     │ ├──[-] properties (31953:37)❌ 
  │     │ ├──[-] properties (31958:37)❌ 
  │     │ └─┬candidate
  │     │   ├──[-] additionalProperties (31965:63)❌ 
  │     │   ├──[-] description (31966:54)
  │     │   └──[+] properties (32233:25)
  │     └─┬workable
  │       ├──[🔀] description (32244:32)
  │       ├──[+] properties (32240:21)
  │       └──[-] properties (31735:37)❌ 
  ├─┬GetHrisPerformanceReviewsPositiveResponse
  │ └─┬data
  │   └─┬results
  │     └─┬Schema
  │       └─┬summary_rating
  │         └──[+] discriminator (17788:23)❌ 
  ├─┬PostAtsImportTrackedApplicationPositiveResponse
  │ └─┬data
  │   └─┬imported_id
  │     ├─┬smartrecruiters
  │     │ └──[+] discriminator (27196:21)❌ 
  │     ├─┬greenhouse
  │     │ └──[+] discriminator (27166:21)❌ 
  │     ├─┬successfactors
  │     │ └──[+] discriminator (27136:21)❌ 
  │     ├─┬erecruiter
  │     │ └──[+] discriminator (27104:21)❌ 
  │     ├─┬recruitee
  │     │ └──[+] discriminator (27151:21)❌ 
  │     └─┬onlyfy
  │       └──[+] discriminator (27181:21)❌ 
  ├─┬GetToolsCategoryPositiveResponse
  │ └─┬data
  │   └─┬tools
  │     └─┬Schema
  │       └─┬coverage
  │         └─┬write_actions
  │           └─┬Schema
  │             ├──[+] required (10052:31)❌ 
  │             ├──[+] properties (10023:29)
  │             └─┬id
  │               ├──[+] items (10026:33)❌ 
  │               └──[🔀] type (10024:37)❌ 
  ├─┬GetIntegrationsIntegrationIdPositiveResponse
  │ └─┬data
  │   ├──[+] required (9394:15)❌ 
  │   └──[+] properties (9307:13)
  ├─┬PostAtsJobsJobIdApplicationsRequestBody
  │ └─┬remote_fields
  │   └─┬ALLOF
  │     ├──[+] properties (25297:17)
  │     ├─┬successfactors
  │     │ ├──[🔀] description (25208:32)
  │     │ ├──[-] properties (24734:37)❌ 
  │     │ ├──[-] properties (24738:37)❌ 
  │     │ ├──[-] properties (24742:37)❌ 
  │     │ ├──[-] properties (24745:37)❌ 
  │     │ ├──[+] properties (25204:21)
  │     │ ├──[+] properties (25194:21)
  │     │ └──[+] properties (25199:21)
  │     ├─┬talentsoft
  │     │ ├──[🔀] description (25216:32)
  │     │ ├──[-] properties (24762:37)❌ 
  │     │ ├──[-] properties (24766:37)❌ 
  │     │ └──[+] properties (25212:21)
  │     ├─┬umantis
  │     │ ├──[-] description (25117:46)
  │     │ ├──[+] properties (24946:21)
  │     │ ├──[+] properties (24942:21)
  │     │ └──[-] properties (25113:37)❌ 
  │     ├─┬talentadore
  │     │ ├──[🔀] description (24918:32)
  │     │ ├──[+] properties (24902:21)
  │     │ ├──[+] properties (24906:21)
  │     │ ├──[+] properties (24910:21)
  │     │ ├──[+] properties (24913:21)
  │     │ └──[-] properties (25044:37)❌ 
  │     ├─┬teamtailor
  │     │ ├──[+] description (24938:32)
  │     │ ├──[+] properties (24930:21)
  │     │ ├──[-] properties (24774:37)❌ 
  │     │ └─┬application
  │     │   ├──[+] additionalProperties (24936:45)❌ 
  │     │   ├──[+] description (24937:36)
  │     │   └──[-] properties (24781:45)❌ 
  │     ├─┬workday
  │     │ ├──[🔀] description (24980:32)
  │     │ ├──[-] properties (24816:37)❌ 
  │     │ ├──[-] properties (24999:37)❌ 
  │     │ └──[+] properties (24976:21)
  │     ├─┬workable
  │     │ ├──[🔀] description (25285:32)
  │     │ ├──[+] properties (25281:21)
  │     │ └──[-] properties (24808:37)❌ 
  │     ├─┬recruitee
  │     │ ├──[🔀] description (25304:32)
  │     │ └─┬candidate
  │     │   ├──[+] additionalProperties (25302:45)❌ 
  │     │   ├──[+] description (25303:36)
  │     │   └──[-] properties (25106:45)❌ 
  │     ├─┬smartrecruiters
  │     │ ├──[🔀] description (25277:32)
  │     │ ├──[-] properties (25026:37)❌ 
  │     │ ├──[-] properties (25031:37)❌ 
  │     │ └─┬candidate
  │     │   ├──[-] additionalProperties (25038:63)❌ 
  │     │   ├──[-] description (25039:54)
  │     │   └──[+] properties (25274:25)
  │     └─┬zohorecruit
  │       ├──[🔀] description (25170:32)
  │       ├──[+] properties (24984:21)
  │       ├──[+] properties (25167:21)
  │       └──[-] properties (25006:37)❌ 
  ├─┬PostHrisEmployeesFormPositiveResponse
  │ └─┬data
  │   ├──[+] required (14202:15)❌ 
  │   ├──[-] required (14045:27)❌ 
  │   ├──[+] properties (14188:13)
  │   ├──[-] properties (14037:25)❌ 
  │   └─┬remote_id
  │     └──[🔀] description (14187:28)
  ├─┬PostAtsImportTrackedApplicationRequestBody
  │ ├─┬greenhouse
  │ │ └──[+] discriminator (27304:13)❌ 
  │ ├─┬onlyfy
  │ │ └──[+] discriminator (27319:13)❌ 
  │ ├─┬successfactors
  │ │ └──[+] discriminator (27274:13)❌ 
  │ ├─┬recruitee
  │ │ └──[+] discriminator (27289:13)❌ 
  │ ├─┬smartrecruiters
  │ │ └──[+] discriminator (27334:13)❌ 
  │ └─┬erecruiter
  │   └──[+] discriminator (27242:13)❌ 
  ├─┬PostAtsCandidatesRequestBody
  │ └─┬remote_fields
  │   └─┬ALLOF
  │     ├──[+] properties (22215:17)
  │     ├─┬teamtailor
  │     │ ├──[+] description (21856:32)
  │     │ ├──[+] properties (21848:21)
  │     │ ├──[-] properties (21700:37)❌ 
  │     │ └─┬application
  │     │   ├──[+] additionalProperties (21854:45)❌ 
  │     │   ├──[+] description (21855:36)
  │     │   └──[-] properties (21707:45)❌ 
  │     ├─┬zohorecruit
  │     │ ├──[🔀] description (22088:32)
  │     │ ├──[+] properties (21902:21)
  │     │ ├──[+] properties (22085:21)
  │     │ └──[-] properties (21932:37)❌ 
  │     ├─┬workday
  │     │ ├──[🔀] description (21898:32)
  │     │ ├──[-] properties (21742:37)❌ 
  │     │ ├──[-] properties (21925:37)❌ 
  │     │ └──[+] properties (21894:21)
  │     ├─┬workable
  │     │ ├──[🔀] description (22203:32)
  │     │ ├──[+] properties (22199:21)
  │     │ └──[-] properties (21734:37)❌ 
  │     ├─┬successfactors
  │     │ ├──[🔀] description (22126:32)
  │     │ ├──[-] properties (21660:37)❌ 
  │     │ ├──[-] properties (21664:37)❌ 
  │     │ ├──[-] properties (21668:37)❌ 
  │     │ ├──[-] properties (21671:37)❌ 
  │     │ ├──[+] properties (22122:21)
  │     │ ├──[+] properties (22112:21)
  │     │ └──[+] properties (22117:21)
  │     ├─┬recruitee
  │     │ ├──[🔀] description (22222:32)
  │     │ └─┬candidate
  │     │   ├──[+] additionalProperties (22220:45)❌ 
  │     │   ├──[+] description (22221:36)
  │     │   └──[-] properties (22032:45)❌ 
  │     ├─┬umantis
  │     │ ├──[-] description (22043:46)
  │     │ ├──[+] properties (21864:21)
  │     │ ├──[+] properties (21860:21)
  │     │ └──[-] properties (22039:37)❌ 
  │     ├─┬talentsoft
  │     │ ├──[🔀] description (22134:32)
  │     │ ├──[-] properties (21688:37)❌ 
  │     │ ├──[-] properties (21692:37)❌ 
  │     │ └──[+] properties (22130:21)
  │     ├─┬smartrecruiters
  │     │ ├──[🔀] description (22195:32)
  │     │ ├──[-] properties (21952:37)❌ 
  │     │ ├──[-] properties (21957:37)❌ 
  │     │ └─┬candidate
  │     │   ├──[-] additionalProperties (21964:63)❌ 
  │     │   ├──[-] description (21965:54)
  │     │   └──[+] properties (22192:25)
  │     └─┬talentadore
  │       ├──[🔀] description (21836:32)
  │       ├──[+] properties (21820:21)
  │       ├──[+] properties (21824:21)
  │       ├──[+] properties (21828:21)
  │       ├──[+] properties (21831:21)
  │       └──[-] properties (21970:37)❌ 
  └─┬Schema2
    ├──[+] discriminator (12492:9)❌ 
    ├─┬ANYOF
    │ └─┬options
    │   └──[+] discriminator (12692:17)❌ 
    └─┬ANYOF
      └─┬options
        └──[+] discriminator (12769:17)❌ 
Document Element Total Changes Breaking Changes
paths 4 0
components 183 149

TYPESCRIPT CHANGELOG

core: 3.26.13 - 2025-11-28

🐛 Bug Fixes

  • move .tsBuildInfo to outDir location to avoid false positive cache hit when transpiling TypeScript (commit by @mfbx9da4)

core: 3.26.11 - 2025-11-25

🐝 New Features

  • allow inclusion of empty array query parameter (commit by @idbentley)

core: 3.26.10 - 2025-11-24

🐝 New Features

  • union discriminators are inferred for oneOfs missing the explicit OpenAPI discriminator mapping. Configure via inferUnionDiscriminators: true in gen.yaml (commit by @mfbx9da4)

sdkHooks: 0.4.0 - 2025-10-15

🐝 New Features

  • expose available OAuth 2.0 scopes for use in custom hooks (commit by @2ynn)

unions: 2.86.2 - 2025-11-27

🐝 New Features

  • New gen.yaml flag forwardCompatibleUnionsByDefault controls forward compatibility for discriminated unions in responses. 'tagged-only' makes only discriminated unions open to unknown values. 'false' disables forward compatibility. Unknown discriminator values are returned as an object with the discriminator field set to a special 'UNKNOWN' string and a raw field containing the original input. Individual unions can be controlled with x-speakeasy-unknown-values: allow/disallow. (commit by @mfbx9da4)

unions: 2.86.1 - 2025-11-27

🐛 Bug Fixes

  • improve picking with nested unions (commit by @mfbx9da4)

Based on Speakeasy CLI 1.665.0

@github-actions github-actions bot added the patch Patch version bump label Nov 25, 2025
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1764029099 branch 4 times, most recently from a9e1f9e to 2073d93 Compare November 29, 2025 00:03
@github-actions github-actions bot changed the title chore: 🐝 Update SDK - SDK Generation KOMBO-TYPESCRIPT 0.2.5 chore: 🐝 Update SDK - SDK Generation KOMBO-TYPESCRIPT 0.3.0 Nov 29, 2025
@github-actions github-actions bot added minor Minor version bump and removed patch Patch version bump labels Nov 29, 2025
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1764029099 branch from 2073d93 to e3acc81 Compare November 30, 2025 00:03
* `kombo.hris.createEmployeeWithForm()`:  `response.data` **Changed** **Breaking** ⚠️
* `kombo.general.getIntegrationDetails()`:  `response.data.writeActions` **Added**
* `kombo.general.getTools()`:  `response.data.tools.[].coverage.writeActions.[].fields` **Added**
* `kombo.ats.createCandidate()`: 
  *  `request.remoteFields.pinpoint` **Added**
* `kombo.ats.createApplication()`: 
  *  `request.body.remoteFields.pinpoint` **Added**
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1764029099 branch from e3acc81 to 2dd0f90 Compare December 1, 2025 00:03
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