open_api_smart_recruiters_sdk 0.2.11 → 0.2.12

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: c473affe43f8ddd2f0fe3a08eb89072c2e8008b5b1ff4c272139d04031c0d142
4
- data.tar.gz: 8f9e3f3c7375bfc9c71087eab60fb28949dac3263fbaa97f47a68b6fff3300a3
3
+ metadata.gz: 8ac627312daf88e64730724550ddd239987b72bdfe2ebf1dc91f094489a0bdd8
4
+ data.tar.gz: 6b06adc81033f9845e110ec094304792db9368e0ae32ee640a432c7673663b23
5
5
  SHA512:
6
- metadata.gz: 0ebe19fc6d0077e0e14f3e86b09907e4d25ad3ed4cd8b23ed05f7f7f81ca544bb194808b4bda3ae10c2cae7789269aca06bddc4fe4ed97e393f641bdb2db6d90
7
- data.tar.gz: 4b164c9d70b0f7c8876eff746d122330abb9ebf7e56dd169ab25d9edc000df62272da374d4093213d56e3aec4e9eba0f218576cf1c26cdc58d986fcf43a3fcda
6
+ metadata.gz: c098a7f68234558fc6c439e1230c88b6c0a95ec2fa0956384d29b59eb9cbd8c15a506d7d6570f10cad49641652617ea15aac9a9f6b388472a8df52f7752858ba
7
+ data.tar.gz: b625906691d081a824cecff10176441ae5da0c82889c7c285a13082241da72864deda891e50451ad60f091aa0577c8a10e84792880aacdd0b904c8de89e424b2
@@ -57,7 +57,7 @@ module SmartRecruiters
57
57
  # http body (model)
58
58
  post_body = opts[:body]
59
59
 
60
- return_type = opts[:return_type] || 'MessagesView'
60
+ return_type = opts[:return_type] || 'MessageView'
61
61
 
62
62
  auth_names = opts[:auth_names] || ['key', 'oauth']
63
63
  data, status_code, headers = @api_client.call_api(:GET, local_var_path,
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module SmartRecruiters
4
- VERSION = "0.2.11"
4
+ VERSION = "0.2.12"
5
5
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: open_api_smart_recruiters_sdk
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.2.11
4
+ version: 0.2.12
5
5
  platform: ruby
6
6
  authors:
7
7
  - OneNeptune
8
8
  autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2023-08-09 00:00:00.000000000 Z
11
+ date: 2023-08-22 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: oauth2