kombo 1.0.7 → 1.0.8
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/lib/kombo/general.rb +4 -0
- data/lib/kombo/models/shared/assessmentorderreceivedwebhookpayload_hiring_team.rb +1 -1
- data/lib/kombo/models/shared/assessmentorderreceivedwebhookpayload_hiring_team_role.rb +0 -3
- data/lib/kombo/models/shared/getassessmentorderspositiveresponse_hiring_team.rb +1 -1
- data/lib/kombo/models/shared/getassessmentorderspositiveresponse_hiring_team_role.rb +0 -3
- data/lib/kombo/models/shared/inlineassessmentorderreceivedwebhookpayload_hiring_team.rb +1 -1
- data/lib/kombo/models/shared/inlineassessmentorderreceivedwebhookpayload_hiring_team_role.rb +0 -3
- data/lib/kombo/models/shared/integration_tool.rb +1 -0
- data/lib/kombo/sdkconfiguration.rb +2 -2
- metadata +2 -2
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 1afe87d3254b13b20d1123a2521daf0889aac6e627f66e16389421ef2d5c8dde
|
|
4
|
+
data.tar.gz: ca457ef5078fee835b807d640f365850c1a67d8c044df08f97a0f93b84ae152b
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 648f1ff3d62cb13c1a0b79799c3d3916dd03ab2e0bb64daf9def8d81988f53a88e2c8f030b7c8e6ba667abff78b8d36b03fd7bf4243bcf5ba7fb5e57e4b1cd06
|
|
7
|
+
data.tar.gz: 1b8d29b558abf2ce7ea19a6e85be8bcfbc1325b573039fdbf333597f2253d1f4665303d4d41fa14b5cc989dbc5281929442b361aaf37b4ae8a59653dcc346268
|
data/lib/kombo/general.rb
CHANGED
|
@@ -357,6 +357,7 @@ module Kombo
|
|
|
357
357
|
# |Greenhouse Job Board|`greenhousejobboard/boards-api`|[Greenhouse Job Board API](https://developers.greenhouse.io/job-board). We automatically authenticate all requests and use 'https://boards-api.greenhouse.io/v1/boards/\{job_board_token\}' as the base URL. Optionally, you can provide a custom job_board_token to use a different job board.|
|
|
358
358
|
# |Greenhouse|`greenhouse/harvest-v2`|Greenhouse [Harvest API v2](https://developers.greenhouse.io/harvest.html). We automatically authenticate all requests using the API key and use `https://harvest.greenhouse.io/v2` as the base URL.|
|
|
359
359
|
# |Greenhouse|`greenhouse/harvest`|Greenhouse [Harvest API v1](https://developers.greenhouse.io/harvest.html). We automatically authenticate all requests using the API key and use `https://harvest.greenhouse.io/v1` as the base URL.|
|
|
360
|
+
# |GuideCom|`guidecom/api`|GuideCom's API. We automatically authenticate all requests and use the configured API base URL.|
|
|
360
361
|
# |Gusto|`gusto/v1`|[Gusto API](https://docs.gusto.com/app-integrations/docs/introduction). We automatically authenticate all requests with OAuth and use `\{api_base_url\}/v1` as the base URL (`https://api.gusto.com/v1` in production, `https://api.gusto-demo.com/v1` in development).|
|
|
361
362
|
# |Hailey HR|`haileyhr/api`|Hailey HR's [API](https://api.haileyhr.app/docs/index.html). We automatically authenticate all requests using the provided credentials and use `https://api.haileyhr.app` as the base URL.|
|
|
362
363
|
# |Hansalog|`hansalog/vision`|Hansalog's [Vision API](https://hansalog-vision.document360.io/docs/). We automatically authenticate all requests and use `https://\{subdomain\}.hansalog-cloud.de/vision` as the base URL.|
|
|
@@ -396,6 +397,9 @@ module Kombo
|
|
|
396
397
|
# |Lucca|`lucca/api`|[Luccas's API](https://developers.lucca.fr/api-reference/legacy/introduction). We automatically authenticate all requests and use 'https://\{account\}.\{ilucca|ilucca-demo\}.\{region\}/' as the base URL.|
|
|
397
398
|
# |Manatal|`manatal/career-page`|Manatal's Career Page API. We use `https://api.manatal.com/open/v3/career-page/\{client_slug\}` as the base URL.|
|
|
398
399
|
# |Manatal|`manatal/open-api-v3`|[Manatal's Open API v3](https://developers.manatal.com/reference/getting-started). We automatically authenticate all requests and use `https://api.manatal.com/open/v3` as the base URL.|
|
|
400
|
+
# |Mercury|`mercury/v1`|Mercury's [V1 API](https://apim-uks-thirdpartyintegration-prod.azure-api.net/swagger/index.html?urls.primaryName=V1). We automatically authenticate all requests with the `subscription-key` and `tenant-id` headers and use the configured server URL with `/api/v1` as the base URL.|
|
|
401
|
+
# |Mercury|`mercury/v2`|Mercury's [V2 API](https://apim-uks-thirdpartyintegration-prod.azure-api.net/swagger/index.html?urls.primaryName=V2). We automatically authenticate all requests with the `subscription-key` and `tenant-id` headers and use the configured server URL with `/api/v2` as the base URL.|
|
|
402
|
+
# |Mercury|`mercury/v3`|Mercury's [V3 API](https://apim-uks-thirdpartyintegration-prod.azure-api.net/swagger/index.html?urls.primaryName=V3). We automatically authenticate all requests with the `subscription-key` and `tenant-id` headers and use the configured server URL with `/api/v3` as the base URL.|
|
|
399
403
|
# |MHR People First|`peoplefirst/v1`|MHR People First [v1 API](https://docs.people-first.com/api/api-docs/api-docs.html). We automatically authenticate all requests using the access token and tenant/environment codes. For default environments, we use `https://\{tenant_code\}.people-first.com/api/v1` as the base URL. For non-default environments, we use `https://\{tenant_code\}-\{environment_code\}.people-first.com/api/v1`.|
|
|
400
404
|
# |Microsoft Azure AD|`azuread/v1`|[AzureAD's API](https://learn.microsoft.com/en-us/graph/api/resources/identity-network-access-overview?view=graph-rest-1.0). We automatically authenticate all requests.|
|
|
401
405
|
# |Microsoft Entra ID|`entraid/v1`|[AzureAD's API](https://learn.microsoft.com/en-us/graph/api/resources/identity-network-access-overview?view=graph-rest-1.0). We automatically authenticate all requests.|
|
|
@@ -12,7 +12,7 @@ module Kombo
|
|
|
12
12
|
extend T::Sig
|
|
13
13
|
include Crystalline::MetadataFields
|
|
14
14
|
|
|
15
|
-
# Array of the roles of the user for this specific job.
|
|
15
|
+
# Array of the roles of the user for this specific job.
|
|
16
16
|
field :hiring_team_roles, Crystalline::Array.new(Models::Shared::AssessmentOrderReceivedWebhookPayloadHiringTeamRole), { 'format_json': { 'letter_case': ::Kombo::Utils.field_name('hiring_team_roles'), required: true } }
|
|
17
17
|
# The team member's identifier in the integrated system.
|
|
18
18
|
field :remote_id, Crystalline::Nilable.new(::String), { 'format_json': { 'letter_case': ::Kombo::Utils.field_name('remote_id'), required: true } }
|
|
@@ -12,7 +12,7 @@ module Kombo
|
|
|
12
12
|
extend T::Sig
|
|
13
13
|
include Crystalline::MetadataFields
|
|
14
14
|
|
|
15
|
-
# Array of the roles of the user for this specific job.
|
|
15
|
+
# Array of the roles of the user for this specific job.
|
|
16
16
|
field :hiring_team_roles, Crystalline::Array.new(Models::Shared::GetAssessmentOrdersPositiveResponseHiringTeamRole), { 'format_json': { 'letter_case': ::Kombo::Utils.field_name('hiring_team_roles'), required: true } }
|
|
17
17
|
# The team member's identifier in the integrated system.
|
|
18
18
|
field :remote_id, Crystalline::Nilable.new(::String), { 'format_json': { 'letter_case': ::Kombo::Utils.field_name('remote_id'), required: true } }
|
|
@@ -12,7 +12,7 @@ module Kombo
|
|
|
12
12
|
extend T::Sig
|
|
13
13
|
include Crystalline::MetadataFields
|
|
14
14
|
|
|
15
|
-
# Array of the roles of the user for this specific job.
|
|
15
|
+
# Array of the roles of the user for this specific job.
|
|
16
16
|
field :hiring_team_roles, Crystalline::Array.new(Models::Shared::InlineAssessmentOrderReceivedWebhookPayloadHiringTeamRole), { 'format_json': { 'letter_case': ::Kombo::Utils.field_name('hiring_team_roles'), required: true } }
|
|
17
17
|
# The team member's identifier in the integrated system.
|
|
18
18
|
field :remote_id, Crystalline::Nilable.new(::String), { 'format_json': { 'letter_case': ::Kombo::Utils.field_name('remote_id'), required: true } }
|
|
@@ -98,9 +98,9 @@ module Kombo
|
|
|
98
98
|
@globals = globals.nil? ? {} : globals
|
|
99
99
|
@language = 'ruby'
|
|
100
100
|
@openapi_doc_version = '1.0.0'
|
|
101
|
-
@sdk_version = '1.0.
|
|
101
|
+
@sdk_version = '1.0.8'
|
|
102
102
|
@gen_version = '2.801.2'
|
|
103
|
-
@user_agent = 'speakeasy-sdk/ruby 1.0.
|
|
103
|
+
@user_agent = 'speakeasy-sdk/ruby 1.0.8 2.801.2 1.0.0 kombo'
|
|
104
104
|
end
|
|
105
105
|
|
|
106
106
|
sig { returns([String, T::Hash[Symbol, String]]) }
|
metadata
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: kombo
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 1.0.
|
|
4
|
+
version: 1.0.8
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Kombo Technologies GmbH
|
|
8
8
|
autorequire:
|
|
9
9
|
bindir: bin
|
|
10
10
|
cert_chain: []
|
|
11
|
-
date: 2026-04-
|
|
11
|
+
date: 2026-04-13 00:00:00.000000000 Z
|
|
12
12
|
dependencies:
|
|
13
13
|
- !ruby/object:Gem::Dependency
|
|
14
14
|
name: base64
|