candidhealth 0.39.8 → 0.39.9

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: 19663b3533c583e080c31d3afa214f52ba5d8760f2e9fd45e96df11e2744afad
4
- data.tar.gz: 3e80796b9240328a1b5791394fa95a6c51043c00b06de2ef0522d1c305c05ccf
3
+ metadata.gz: 10bbdaa9589bd31e9aebe079c8dcad1192af99a9fd88137910a11f08af57742e
4
+ data.tar.gz: 14cf0e7b00c76efa178a4d8fced09e10fe993ce77764bec5f978e0e9dda484f1
5
5
  SHA512:
6
- metadata.gz: 15b5ac00b2e897c5c63ed7dc5c3bab21afa8aeb74bc4456ff9b2f40683004a0ef89426679b158ac487ab8283d05c7cb172270b859e77dd8148d21a96b4176d95
7
- data.tar.gz: 3b374a2a476f74d78e9e8e8ad81a3fd298370911471478976532a40f0b311aac1105069f17cbb97d899e71139a80869b2bfd27ad03dbb83bfd42185211b53953
6
+ metadata.gz: 967fe2c986a03f04b7ddd9f895652bbd5e4f824c1eefc1f25dcccea0253da61449af63430da1b41f05b634ea2e9653bcf39169b211aa6b42395f085e55359d90
7
+ data.tar.gz: ce80441937ec2de403020e018e68bd720fcd17974d37bf90c15ce156e79e1f32484875905b640b92651e70d82a7d67d23ae21f6a349a6a5cf4fdedf838e42585
@@ -19,7 +19,7 @@ module CandidApiClient
19
19
 
20
20
  # <Tip>Candid is deprecating support for this endpoint. It is instead recommended
21
21
  # to use [Candid's Stedi passthrough
22
- # t](https://docs.joincandidhealth.com/api-reference/eligibility-checks/v-1/post).
22
+ # s.joincandidhealth.com/api-reference/pre-encounter/eligibility-checks/v-1/post).
23
23
  # For assistance with the transition, please reference the [Transitioning to
24
24
  # Candid's New Eligibility
25
25
  # Endpoint](https://support.joincandidhealth.com/hc/en-us/articles/34918552872980)
@@ -73,7 +73,7 @@ module CandidApiClient
73
73
 
74
74
  # <Tip>Candid is deprecating support for this endpoint. It is instead recommended
75
75
  # to use [Candid's Stedi passthrough
76
- # t](https://docs.joincandidhealth.com/api-reference/eligibility-checks/v-1/post).
76
+ # s.joincandidhealth.com/api-reference/pre-encounter/eligibility-checks/v-1/post).
77
77
  # For assistance with the transition, please reference the [Transitioning to
78
78
  # Candid's New Eligibility
79
79
  # Endpoint](https://support.joincandidhealth.com/hc/en-us/articles/34918552872980)
@@ -123,7 +123,7 @@ module CandidApiClient
123
123
 
124
124
  # <Tip>Candid is deprecating support for this endpoint. It is instead recommended
125
125
  # to use [Candid's Stedi passthrough
126
- # t](https://docs.joincandidhealth.com/api-reference/eligibility-checks/v-1/post).
126
+ # s.joincandidhealth.com/api-reference/pre-encounter/eligibility-checks/v-1/post).
127
127
  # For assistance with the transition, please reference the [Transitioning to
128
128
  # Candid's New Eligibility
129
129
  # Endpoint](https://support.joincandidhealth.com/hc/en-us/articles/34918552872980)
@@ -178,7 +178,7 @@ module CandidApiClient
178
178
 
179
179
  # <Tip>Candid is deprecating support for this endpoint. It is instead recommended
180
180
  # to use [Candid's Stedi passthrough
181
- # t](https://docs.joincandidhealth.com/api-reference/eligibility-checks/v-1/post).
181
+ # s.joincandidhealth.com/api-reference/pre-encounter/eligibility-checks/v-1/post).
182
182
  # For assistance with the transition, please reference the [Transitioning to
183
183
  # Candid's New Eligibility
184
184
  # Endpoint](https://support.joincandidhealth.com/hc/en-us/articles/34918552872980)
@@ -235,7 +235,7 @@ module CandidApiClient
235
235
 
236
236
  # <Tip>Candid is deprecating support for this endpoint. It is instead recommended
237
237
  # to use [Candid's Stedi passthrough
238
- # t](https://docs.joincandidhealth.com/api-reference/eligibility-checks/v-1/post).
238
+ # s.joincandidhealth.com/api-reference/pre-encounter/eligibility-checks/v-1/post).
239
239
  # For assistance with the transition, please reference the [Transitioning to
240
240
  # Candid's New Eligibility
241
241
  # Endpoint](https://support.joincandidhealth.com/hc/en-us/articles/34918552872980)
@@ -288,7 +288,7 @@ module CandidApiClient
288
288
 
289
289
  # <Tip>Candid is deprecating support for this endpoint. It is instead recommended
290
290
  # to use [Candid's Stedi passthrough
291
- # t](https://docs.joincandidhealth.com/api-reference/eligibility-checks/v-1/post).
291
+ # s.joincandidhealth.com/api-reference/pre-encounter/eligibility-checks/v-1/post).
292
292
  # For assistance with the transition, please reference the [Transitioning to
293
293
  # Candid's New Eligibility
294
294
  # Endpoint](https://support.joincandidhealth.com/hc/en-us/articles/34918552872980)
data/lib/requests.rb CHANGED
@@ -43,7 +43,7 @@ module CandidApiClient
43
43
 
44
44
  # @return [Hash{String => String}]
45
45
  def get_headers
46
- headers = { "X-Fern-Language": "Ruby", "X-Fern-SDK-Name": "candidhealth", "X-Fern-SDK-Version": "0.39.8" }
46
+ headers = { "X-Fern-Language": "Ruby", "X-Fern-SDK-Name": "candidhealth", "X-Fern-SDK-Version": "0.39.9" }
47
47
  headers["Authorization"] = ((@token.is_a? Method) ? @token.call : @token) unless token.nil?
48
48
  headers
49
49
  end
@@ -87,7 +87,7 @@ module CandidApiClient
87
87
 
88
88
  # @return [Hash{String => String}]
89
89
  def get_headers
90
- headers = { "X-Fern-Language": "Ruby", "X-Fern-SDK-Name": "candidhealth", "X-Fern-SDK-Version": "0.39.8" }
90
+ headers = { "X-Fern-Language": "Ruby", "X-Fern-SDK-Name": "candidhealth", "X-Fern-SDK-Version": "0.39.9" }
91
91
  headers["Authorization"] = ((@token.is_a? Method) ? @token.call : @token) unless token.nil?
92
92
  headers
93
93
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: candidhealth
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.39.8
4
+ version: 0.39.9
5
5
  platform: ruby
6
6
  authors:
7
7
  - ''
8
8
  autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2025-02-23 00:00:00.000000000 Z
11
+ date: 2025-02-24 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: async-http-faraday