Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
270 changes: 198 additions & 72 deletions .speakeasy/gen.lock

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion .speakeasy/gen.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ generation:
skipResponseBodyAssertions: false
versioningStrategy: automatic
ruby:
version: 1.1.1
version: 1.1.2
additionalDependencies:
development:
irb: ""
Expand Down
12 changes: 6 additions & 6 deletions .speakeasy/workflow.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2,20 +2,20 @@ speakeasyVersion: 1.700.2
sources:
kombo-prepared-spec:
sourceNamespace: kombo-api
sourceRevisionDigest: sha256:74a302e459881abcc6930080aab5a90b9f5213d5ffe2f4929c775094ca08d967
sourceBlobDigest: sha256:e04250dda7ac30b9166936dc7a1492e04003ec4e7e4a1526661fb615820e4787
sourceRevisionDigest: sha256:8d06a5107abdb581e4c1dd7752c2b8aaf07ca4fa88d1854962969b488c952d19
sourceBlobDigest: sha256:9e84b0f5dc40f741b123cdfd0c15b346873282ccfd2a012122d4a7f5726041ac
tags:
- latest
- speakeasy-sdk-regen-1776301208
- speakeasy-sdk-regen-1776387475
- 1.0.0
targets:
kombo-ruby:
source: kombo-prepared-spec
sourceNamespace: kombo-api
sourceRevisionDigest: sha256:74a302e459881abcc6930080aab5a90b9f5213d5ffe2f4929c775094ca08d967
sourceBlobDigest: sha256:e04250dda7ac30b9166936dc7a1492e04003ec4e7e4a1526661fb615820e4787
sourceRevisionDigest: sha256:8d06a5107abdb581e4c1dd7752c2b8aaf07ca4fa88d1854962969b488c952d19
sourceBlobDigest: sha256:9e84b0f5dc40f741b123cdfd0c15b346873282ccfd2a012122d4a7f5726041ac
codeSamplesNamespace: kombo-api-python-ruby-code-samples
codeSamplesRevisionDigest: sha256:b0ca9118d5d50cc548c8c18c1ca90b1534cb2c36f3243f0cb4bf29d567f57649
codeSamplesRevisionDigest: sha256:656ec4cecf867138cbd09245c92e67f77233b6fa7509163574b2f62046cb779a
workflow:
workflowVersion: 1.0.0
speakeasyVersion: latest
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: .
specs:
kombo (1.1.1)
kombo (1.1.2)
base64 (>= 0.2.0, < 1.0)
faraday
faraday-multipart (~> 1.2.0)
Expand All @@ -17,7 +17,7 @@ GEM
ast (2.4.2)
base64 (0.3.0)
benchmark (0.5.0)
bigdecimal (4.1.1)
bigdecimal (4.1.2)
crack (1.0.1)
bigdecimal
rexml
Expand Down
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -162,6 +162,7 @@ s = ::Kombo::Kombo.new(
* [get_integration_details](docs/sdks/general/README.md#get_integration_details) - Get integration details
* [set_integration_enabled](docs/sdks/general/README.md#set_integration_enabled) - Set integration enabled
* [create_reconnection_link](docs/sdks/general/README.md#create_reconnection_link) - Create reconnection link
* [create_setup_link](docs/sdks/general/README.md#create_setup_link) - Create Setup Flow link
* [get_integration_fields](docs/sdks/general/README.md#get_integration_fields) - Get integration fields
* [update_integration_field](docs/sdks/general/README.md#update_integration_field) - Updates an integration fields passthrough setting
* [get_custom_fields](docs/sdks/general/README.md#get_custom_fields) - Get custom fields with current mappings
Expand Down
12 changes: 11 additions & 1 deletion RELEASES.md
Original file line number Diff line number Diff line change
Expand Up @@ -108,4 +108,14 @@ Based on:
### Generated
- [ruby v1.1.1] .
### Releases
- [Ruby Gems v1.1.1] https://rubygems.org/gems/kombo/versions/1.1.1 - .
- [Ruby Gems v1.1.1] https://rubygems.org/gems/kombo/versions/1.1.1 - .

## 2026-05-08 01:03:56
### Changes
Based on:
- OpenAPI Doc
- Speakeasy CLI 1.700.2 (2.801.2) https://github.com/speakeasy-api/speakeasy
### Generated
- [ruby v1.1.2] .
### Releases
- [Ruby Gems v1.1.2] https://rubygems.org/gems/kombo/versions/1.1.2 - .
30 changes: 15 additions & 15 deletions docs/models/operations/getatsapplicationsrequest.md

Large diffs are not rendered by default.

28 changes: 14 additions & 14 deletions docs/models/operations/getatscandidatesrequest.md

Large diffs are not rendered by default.

22 changes: 11 additions & 11 deletions docs/models/operations/getatsinterviewsrequest.md

Large diffs are not rendered by default.

34 changes: 17 additions & 17 deletions docs/models/operations/getatsjobsrequest.md

Large diffs are not rendered by default.

20 changes: 10 additions & 10 deletions docs/models/operations/getatsoffersrequest.md

Large diffs are not rendered by default.

22 changes: 11 additions & 11 deletions docs/models/operations/getatsusersrequest.md

Large diffs are not rendered by default.

28 changes: 14 additions & 14 deletions docs/models/operations/gethrisabsencesrequest.md

Large diffs are not rendered by default.

34 changes: 17 additions & 17 deletions docs/models/operations/gethrisemployeesrequest.md

Large diffs are not rendered by default.

26 changes: 13 additions & 13 deletions docs/models/operations/gethrisperformancereviewsrequest.md

Large diffs are not rendered by default.

24 changes: 12 additions & 12 deletions docs/models/operations/gethrisstaffingentitiesrequest.md

Large diffs are not rendered by default.

22 changes: 11 additions & 11 deletions docs/models/operations/gethristimeoffbalancesrequest.md

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
# PostIntegrationsIntegrationIdSetupLinkRequest


## Fields

| Field | Type | Required | Description |
| --------------------------------------------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------- |
| `integration_id` | *::String* | :heavy_check_mark: | POST /integrations/:integration_id/setup-link Parameter |
| `body` | [Models::Shared::PostIntegrationsIntegrationIdSetupLinkRequestBody](../../models/shared/postintegrationsintegrationidsetuplinkrequestbody.md) | :heavy_check_mark: | POST /integrations/:integration_id/setup-link Request body |
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
# PostIntegrationsIntegrationIdSetupLinkResponse


## Fields

| Field | Type | Required | Description |
| ------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| `content_type` | *::String* | :heavy_check_mark: | HTTP response content type for this operation |
| `status_code` | *::Integer* | :heavy_check_mark: | HTTP response status code for this operation |
| `raw_response` | [Faraday::Response](https://www.rubydoc.info/gems/faraday/Faraday/Response) | :heavy_check_mark: | Raw HTTP response; suitable for custom response parsing |
| `post_integrations_integration_id_setup_link_positive_response` | [T.nilable(Models::Shared::PostIntegrationsIntegrationIdSetupLinkPositiveResponse)](../../models/shared/postintegrationsintegrationidsetuplinkpositiveresponse.md) | :heavy_minus_sign: | POST /integrations/:integration_id/setup-link Positive response |
6 changes: 6 additions & 0 deletions docs/models/shared/integrationtool.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ Pre-define a tool this integration link can be used for.
| `RECRUITEE` | recruitee |
| `RECRUITERFLOW` | recruiterflow |
| `GREENHOUSE` | greenhouse |
| `GREENHOUSEV3` | greenhousev3 |
| `GREENHOUSEJOBBOARD` | greenhousejobboard |
| `TEAMTAILOR` | teamtailor |
| `TEAMTAILORJOBBOARDS` | teamtailorjobboards |
Expand All @@ -36,6 +37,7 @@ Pre-define a tool this integration link can be used for.
| `REXX` | rexx |
| `AFAS` | afas |
| `BAMBOOHR` | bamboohr |
| `BULLHORN4SALESFORCE` | bullhorn4salesforce |
| `BULLHORN` | bullhorn |
| `BULLHORNLOGIN` | bullhornlogin |
| `WORKABLE` | workable |
Expand Down Expand Up @@ -75,6 +77,7 @@ Pre-define a tool this integration link can be used for.
| `RECRUITCRM` | recruitcrm |
| `JAZZHR` | jazzhr |
| `BITE` | bite |
| `BRASSRING` | brassring |
| `HOMERUN` | homerun |
| `MYSOLUTION` | mysolution |
| `CARERIX` | carerix |
Expand Down Expand Up @@ -110,9 +113,12 @@ Pre-define a tool this integration link can be used for.
| `SANDBOX` | sandbox |
| `GUIDECOM` | guidecom |
| `SPOTT` | spott |
| `LOGICMELON` | logicmelon |
| `LOXO` | loxo |
| `KULA` | kula |
| `WORKDAYCUSTOMREPORT` | workdaycustomreport |
| `WORKDAYCUSTOMREPORTSFTP` | workdaycustomreportsftp |
| `UKGPROWFM` | ukgprowfm |
| `PAYFITCUSTOMER` | payfitcustomer |
| `PAYFITPARTNER` | payfitpartner |
| `PAYFIT` | payfit |
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
# PostIntegrationsIntegrationIdSetupLinkPositiveResponse


## Fields

| Field | Type | Required | Description |
| --------------------------------------------------------------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| `status` | *::String* | :heavy_check_mark: | N/A |
| `data` | [Models::Shared::PostIntegrationsIntegrationIdSetupLinkPositiveResponseData](../../models/shared/postintegrationsintegrationidsetuplinkpositiveresponsedata.md) | :heavy_check_mark: | N/A |
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# PostIntegrationsIntegrationIdSetupLinkPositiveResponseData


## Fields

| Field | Type | Required | Description |
| ---------------------------------------------------- | ---------------------------------------------------- | ---------------------------------------------------- | ---------------------------------------------------- |
| `link` | *::String* | :heavy_check_mark: | The setup link URL to pass to the Kombo Connect SDK. |
Loading
Loading