kombo 1.0.5 → 1.0.6

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 CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: f7311b18e322828b293202246d4c8517a11cad908a63d1b959d287dac369ef0b
4
- data.tar.gz: 93331b5c428af0fb704eff1c5fd0396552ad9f1d9d05c033bf936c9a9250daaf
3
+ metadata.gz: 91ec85b0ddf0f5884af9943d9a032e27d893217965aeed3f95f4412c223d4854
4
+ data.tar.gz: 610d616cb197578577994249cf562dbbc029d8babf7a60b9bab188330c5582be
5
5
  SHA512:
6
- metadata.gz: 153c1d876d17d156e7bbacf9555a56d298d2bd78dddddf16a4c6bbdf1e5aa093cc314328a324219233b122d848c5a32d9e1ae630679388ced72967d159799237
7
- data.tar.gz: 6e07c6d015d2b0512e0b96041b14187970f3f9b9dba5d3dcf4e1894c9c60b2f8a159e07abec5fa0527b211af0ab85fbdda6bf9bdda975f72eb5af7635b33db8d
6
+ metadata.gz: c6f3549d563312770d9643bdd51823b3395e151a337642fe24d7b2e33551869862554a7aa005a4430f8692975b4c5fbc1bd37d1088340af5aa21cbe2ac22ce65
7
+ data.tar.gz: a1e93db66d10b374579fffcbdfd22675329a3e92eecd99161c4a6b62d3cd2fdf9f5a474ba8d27d22423207bddebf3317b9dd671393e0a4c8047c1c27659401df
data/lib/kombo/general.rb CHANGED
@@ -406,6 +406,7 @@ module Kombo
406
406
  # |Oracle HCM|`oraclehcm/api`|Oracle HCM Cloud [REST API](https://docs.oracle.com/en/cloud/saas/human-resources/24d/farws/index.html). We automatically authenticate all requests and use `https://\{domain\}/` as the base URL, where domain is your Oracle Cloud domain.|
407
407
  # |Oracle Recruiting Cloud|`oraclerecruiting/rest`|[Oracle's REST API](https://docs.oracle.com/en/cloud/saas/human-resources/24d/farws/rest-endpoints.html). We automatically authenticate all requests and use 'https://\{company_url\}' as the base url.|
408
408
  # |Oracle Recruiting Cloud|`oraclerecruiting/rest`|[Oracles's REST API](https://docs.oracle.com/en/cloud/saas/human-resources/24d/farws/rest-endpoints.html). We automatically authenticate all requests and use 'https://\{company_url\}' as the base url.|
409
+ # |Oracle Taleo|`taleo/soap`|[Taleo's API](https://docs.oracle.com/en/cloud/saas/taleo-enterprise/23b/otwsu/c-taleoapi.html). We automatically authenticate all requests and use 'https://\{your-subdomain\}.taleo.net/enterprise/soap' as base URL.|
409
410
  # |OTYS|`otys/json-rpc`|[OTYS JSON-RPC API](https://ows.otys.nl/info/). We authenticate with your stored API key and inject the session token as the first element of the JSON-RPC `params` array on each request (except `loginByUid`, which uses `params` as sent). Requests use `https://ows.otys.nl` as the base URL (for example `POST /jservice.php` with the RPC method in the URL fragment, matching OTYS conventions).|
410
411
  # |Paradox|`paradox/v1`|We use `\{api_url\}/api/v1` as the base URL. Find the official docs [here](https://paradox.readme.io/).|
411
412
  # |Paradox|`paradox/v1public`|We use `\{api_url\}/api/v1/public` as the base URL. Find the official docs [here](https://paradox.readme.io/).|
@@ -450,7 +451,6 @@ module Kombo
450
451
  # |Taleez|`taleez/0`|[Taleez's API](https://api.taleez.com/swagger-ui/index.html). We automatically authenticate all requests and use `https://api.taleez.com/0` as the base URL.|
451
452
  # |Talention|`talention/v1`|Talention's API. We automatically authenticate all requests and use `https://\{api_domain\}/tms/\{account_id\}/external/api/1.0` as the base URL. Documentation is provided privately by Talention. Contact Kombo support for assistance with specific endpoints.|
452
453
  # |TalentLMS|`talentlms/v2`|We use `https://\{subdomain\}.talentlms.com/api/v2` as the base URL.|
453
- # |Taleo|`taleo/soap`|[Taleo's API](https://docs.oracle.com/en/cloud/saas/taleo-enterprise/23b/otwsu/c-taleoapi.html). We automatically authenticate all requests and use 'https://\{your-subdomain\}.taleo.net/enterprise/soap' as base URL.|
454
454
  # |Teamtailor Job Boards|`teamtailorjobboards/direct-apply`|Teamtailor's [Job Board Direct Apply API](https://partner.teamtailor.com/job_boards/direct_apply/#direct-apply). We automatically authenticate all requests and use `https://5qbn6o9x4h.execute-api.eu-west-1.amazonaws.com/production` as the base URL. All requests are automatically signed with HMAC-SHA256 signature.|
455
455
  # |Teamtailor|`teamtailor/v1`|We use `https://api.teamtailor.com/v1` as the base URL. Find the official docs [here](https://docs.teamtailor.com/).|
456
456
  # |TRAFFIT|`traffit/v2`|Traffit's [v2 API](https://api.traffit.com). We authenticate all requests with the Traffit API key and use the base URL `https://yourdomain.traffit.com/api/integration/v2`.|
@@ -18,14 +18,20 @@ module Kombo
18
18
  field :remote_id, Crystalline::Nilable.new(::String), { 'format_json': { 'letter_case': ::Kombo::Utils.field_name('remote_id') } }
19
19
  # The job title.
20
20
  field :name, Crystalline::Nilable.new(::String), { 'format_json': { 'letter_case': ::Kombo::Utils.field_name('name') } }
21
+ # The human readable job code. Some systems expose this as the Requisition Code/ID.
22
+ field :job_code, Crystalline::Nilable.new(::String), { 'format_json': { 'letter_case': ::Kombo::Utils.field_name('job_code') } }
23
+ # Description of the job. This field is usually returned as HTML.
24
+ field :description, Crystalline::Nilable.new(::String), { 'format_json': { 'letter_case': ::Kombo::Utils.field_name('description') } }
21
25
  # The job location information.
22
26
  field :location, Crystalline::Nilable.new(Models::Shared::AssessmentOrderReceivedWebhookPayloadLocation), { 'format_json': { 'letter_case': ::Kombo::Utils.field_name('location') } }
23
27
 
24
- sig { params(hiring_team: T::Array[Models::Shared::AssessmentOrderReceivedWebhookPayloadHiringTeam], remote_id: T.nilable(::String), name: T.nilable(::String), location: T.nilable(Models::Shared::AssessmentOrderReceivedWebhookPayloadLocation)).void }
25
- def initialize(hiring_team:, remote_id: nil, name: nil, location: nil)
28
+ sig { params(hiring_team: T::Array[Models::Shared::AssessmentOrderReceivedWebhookPayloadHiringTeam], remote_id: T.nilable(::String), name: T.nilable(::String), job_code: T.nilable(::String), description: T.nilable(::String), location: T.nilable(Models::Shared::AssessmentOrderReceivedWebhookPayloadLocation)).void }
29
+ def initialize(hiring_team:, remote_id: nil, name: nil, job_code: nil, description: nil, location: nil)
26
30
  @hiring_team = hiring_team
27
31
  @remote_id = remote_id
28
32
  @name = name
33
+ @job_code = job_code
34
+ @description = description
29
35
  @location = location
30
36
  end
31
37
 
@@ -35,6 +41,8 @@ module Kombo
35
41
  return false unless @hiring_team == other.hiring_team
36
42
  return false unless @remote_id == other.remote_id
37
43
  return false unless @name == other.name
44
+ return false unless @job_code == other.job_code
45
+ return false unless @description == other.description
38
46
  return false unless @location == other.location
39
47
  true
40
48
  end
@@ -14,6 +14,10 @@ class Kombo::Models::Shared::AssessmentOrderReceivedWebhookPayloadJob
14
14
  def remote_id=(str_); end
15
15
  def name(); end
16
16
  def name=(str_); end
17
+ def job_code(); end
18
+ def job_code=(str_); end
19
+ def description(); end
20
+ def description=(str_); end
17
21
  def location(); end
18
22
  def location=(str_); end
19
23
  end
@@ -18,14 +18,20 @@ module Kombo
18
18
  field :remote_id, Crystalline::Nilable.new(::String), { 'format_json': { 'letter_case': ::Kombo::Utils.field_name('remote_id') } }
19
19
  # The job title.
20
20
  field :name, Crystalline::Nilable.new(::String), { 'format_json': { 'letter_case': ::Kombo::Utils.field_name('name') } }
21
+ # The human readable job code. Some systems expose this as the Requisition Code/ID.
22
+ field :job_code, Crystalline::Nilable.new(::String), { 'format_json': { 'letter_case': ::Kombo::Utils.field_name('job_code') } }
23
+ # Description of the job. This field is usually returned as HTML.
24
+ field :description, Crystalline::Nilable.new(::String), { 'format_json': { 'letter_case': ::Kombo::Utils.field_name('description') } }
21
25
  # The job location information.
22
26
  field :location, Crystalline::Nilable.new(Models::Shared::GetAssessmentOrdersOpenPositiveResponseLocation), { 'format_json': { 'letter_case': ::Kombo::Utils.field_name('location') } }
23
27
 
24
- sig { params(hiring_team: T::Array[Models::Shared::GetAssessmentOrdersOpenPositiveResponseHiringTeam], remote_id: T.nilable(::String), name: T.nilable(::String), location: T.nilable(Models::Shared::GetAssessmentOrdersOpenPositiveResponseLocation)).void }
25
- def initialize(hiring_team:, remote_id: nil, name: nil, location: nil)
28
+ sig { params(hiring_team: T::Array[Models::Shared::GetAssessmentOrdersOpenPositiveResponseHiringTeam], remote_id: T.nilable(::String), name: T.nilable(::String), job_code: T.nilable(::String), description: T.nilable(::String), location: T.nilable(Models::Shared::GetAssessmentOrdersOpenPositiveResponseLocation)).void }
29
+ def initialize(hiring_team:, remote_id: nil, name: nil, job_code: nil, description: nil, location: nil)
26
30
  @hiring_team = hiring_team
27
31
  @remote_id = remote_id
28
32
  @name = name
33
+ @job_code = job_code
34
+ @description = description
29
35
  @location = location
30
36
  end
31
37
 
@@ -35,6 +41,8 @@ module Kombo
35
41
  return false unless @hiring_team == other.hiring_team
36
42
  return false unless @remote_id == other.remote_id
37
43
  return false unless @name == other.name
44
+ return false unless @job_code == other.job_code
45
+ return false unless @description == other.description
38
46
  return false unless @location == other.location
39
47
  true
40
48
  end
@@ -14,6 +14,10 @@ class Kombo::Models::Shared::GetAssessmentOrdersOpenPositiveResponseJob
14
14
  def remote_id=(str_); end
15
15
  def name(); end
16
16
  def name=(str_); end
17
+ def job_code(); end
18
+ def job_code=(str_); end
19
+ def description(); end
20
+ def description=(str_); end
17
21
  def location(); end
18
22
  def location=(str_); end
19
23
  end
@@ -18,14 +18,20 @@ module Kombo
18
18
  field :remote_id, Crystalline::Nilable.new(::String), { 'format_json': { 'letter_case': ::Kombo::Utils.field_name('remote_id') } }
19
19
  # The job title.
20
20
  field :name, Crystalline::Nilable.new(::String), { 'format_json': { 'letter_case': ::Kombo::Utils.field_name('name') } }
21
+ # The human readable job code. Some systems expose this as the Requisition Code/ID.
22
+ field :job_code, Crystalline::Nilable.new(::String), { 'format_json': { 'letter_case': ::Kombo::Utils.field_name('job_code') } }
23
+ # Description of the job. This field is usually returned as HTML.
24
+ field :description, Crystalline::Nilable.new(::String), { 'format_json': { 'letter_case': ::Kombo::Utils.field_name('description') } }
21
25
  # The job location information.
22
26
  field :location, Crystalline::Nilable.new(Models::Shared::InlineAssessmentOrderReceivedWebhookPayloadLocation), { 'format_json': { 'letter_case': ::Kombo::Utils.field_name('location') } }
23
27
 
24
- sig { params(hiring_team: T::Array[Models::Shared::InlineAssessmentOrderReceivedWebhookPayloadHiringTeam], remote_id: T.nilable(::String), name: T.nilable(::String), location: T.nilable(Models::Shared::InlineAssessmentOrderReceivedWebhookPayloadLocation)).void }
25
- def initialize(hiring_team:, remote_id: nil, name: nil, location: nil)
28
+ sig { params(hiring_team: T::Array[Models::Shared::InlineAssessmentOrderReceivedWebhookPayloadHiringTeam], remote_id: T.nilable(::String), name: T.nilable(::String), job_code: T.nilable(::String), description: T.nilable(::String), location: T.nilable(Models::Shared::InlineAssessmentOrderReceivedWebhookPayloadLocation)).void }
29
+ def initialize(hiring_team:, remote_id: nil, name: nil, job_code: nil, description: nil, location: nil)
26
30
  @hiring_team = hiring_team
27
31
  @remote_id = remote_id
28
32
  @name = name
33
+ @job_code = job_code
34
+ @description = description
29
35
  @location = location
30
36
  end
31
37
 
@@ -35,6 +41,8 @@ module Kombo
35
41
  return false unless @hiring_team == other.hiring_team
36
42
  return false unless @remote_id == other.remote_id
37
43
  return false unless @name == other.name
44
+ return false unless @job_code == other.job_code
45
+ return false unless @description == other.description
38
46
  return false unless @location == other.location
39
47
  true
40
48
  end
@@ -14,6 +14,10 @@ class Kombo::Models::Shared::InlineAssessmentOrderReceivedWebhookPayloadJob
14
14
  def remote_id=(str_); end
15
15
  def name(); end
16
16
  def name=(str_); end
17
+ def job_code(); end
18
+ def job_code=(str_); end
19
+ def description(); end
20
+ def description=(str_); end
17
21
  def location(); end
18
22
  def location=(str_); end
19
23
  end
@@ -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.5'
101
+ @sdk_version = '1.0.6'
102
102
  @gen_version = '2.801.2'
103
- @user_agent = 'speakeasy-sdk/ruby 1.0.5 2.801.2 1.0.0 kombo'
103
+ @user_agent = 'speakeasy-sdk/ruby 1.0.6 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.5
4
+ version: 1.0.6
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-03-26 00:00:00.000000000 Z
11
+ date: 2026-03-27 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: base64