@thera-hr/api-sdk 0.0.1424 → 0.0.1427

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.
@@ -47,7 +47,7 @@ class File_ {
47
47
  Authorization: await this._getAuthorizationHeader(),
48
48
  "X-Fern-Language": "JavaScript",
49
49
  "X-Fern-SDK-Name": "@thera-hr/api-sdk",
50
- "X-Fern-SDK-Version": "0.0.1424",
50
+ "X-Fern-SDK-Version": "0.0.1427",
51
51
  },
52
52
  contentType: "application/json",
53
53
  body: await serializers.api.services.AttachDocumentToEmploymentRequest.jsonOrThrow(request, {
@@ -86,7 +86,7 @@ class File_ {
86
86
  Authorization: await this._getAuthorizationHeader(),
87
87
  "X-Fern-Language": "JavaScript",
88
88
  "X-Fern-SDK-Name": "@thera-hr/api-sdk",
89
- "X-Fern-SDK-Version": "0.0.1424",
89
+ "X-Fern-SDK-Version": "0.0.1427",
90
90
  },
91
91
  contentType: "application/json",
92
92
  body: await serializers.api.services.DeleteDocumentFromEmploymentRequest.jsonOrThrow(request, {
@@ -125,7 +125,7 @@ class File_ {
125
125
  Authorization: await this._getAuthorizationHeader(),
126
126
  "X-Fern-Language": "JavaScript",
127
127
  "X-Fern-SDK-Name": "@thera-hr/api-sdk",
128
- "X-Fern-SDK-Version": "0.0.1424",
128
+ "X-Fern-SDK-Version": "0.0.1427",
129
129
  },
130
130
  contentType: "application/json",
131
131
  timeoutMs: 60000,
@@ -166,7 +166,7 @@ class File_ {
166
166
  Authorization: await this._getAuthorizationHeader(),
167
167
  "X-Fern-Language": "JavaScript",
168
168
  "X-Fern-SDK-Name": "@thera-hr/api-sdk",
169
- "X-Fern-SDK-Version": "0.0.1424",
169
+ "X-Fern-SDK-Version": "0.0.1427",
170
170
  },
171
171
  contentType: "application/json",
172
172
  timeoutMs: 60000,
@@ -47,7 +47,7 @@ class Invoices {
47
47
  Authorization: await this._getAuthorizationHeader(),
48
48
  "X-Fern-Language": "JavaScript",
49
49
  "X-Fern-SDK-Name": "@thera-hr/api-sdk",
50
- "X-Fern-SDK-Version": "0.0.1424",
50
+ "X-Fern-SDK-Version": "0.0.1427",
51
51
  },
52
52
  contentType: "application/json",
53
53
  body: await serializers.api.test.VoidInvoiceRequest.jsonOrThrow(request, {
@@ -56,7 +56,7 @@ class BankApi {
56
56
  Authorization: await this._getAuthorizationHeader(),
57
57
  "X-Fern-Language": "JavaScript",
58
58
  "X-Fern-SDK-Name": "@thera-hr/api-sdk",
59
- "X-Fern-SDK-Version": "0.0.1424",
59
+ "X-Fern-SDK-Version": "0.0.1427",
60
60
  },
61
61
  contentType: "application/json",
62
62
  queryParameters: _queryParams,
@@ -101,7 +101,7 @@ class BankApi {
101
101
  Authorization: await this._getAuthorizationHeader(),
102
102
  "X-Fern-Language": "JavaScript",
103
103
  "X-Fern-SDK-Name": "@thera-hr/api-sdk",
104
- "X-Fern-SDK-Version": "0.0.1424",
104
+ "X-Fern-SDK-Version": "0.0.1427",
105
105
  },
106
106
  contentType: "application/json",
107
107
  body: await serializers.api.thera.bank.VerifyAccountSignupRequest.jsonOrThrow(request, {
@@ -143,7 +143,7 @@ class BankApi {
143
143
  Authorization: await this._getAuthorizationHeader(),
144
144
  "X-Fern-Language": "JavaScript",
145
145
  "X-Fern-SDK-Name": "@thera-hr/api-sdk",
146
- "X-Fern-SDK-Version": "0.0.1424",
146
+ "X-Fern-SDK-Version": "0.0.1427",
147
147
  },
148
148
  contentType: "application/json",
149
149
  timeoutMs: 60000,
@@ -182,7 +182,7 @@ class BankApi {
182
182
  Authorization: await this._getAuthorizationHeader(),
183
183
  "X-Fern-Language": "JavaScript",
184
184
  "X-Fern-SDK-Name": "@thera-hr/api-sdk",
185
- "X-Fern-SDK-Version": "0.0.1424",
185
+ "X-Fern-SDK-Version": "0.0.1427",
186
186
  },
187
187
  contentType: "application/json",
188
188
  body: await serializers.api.thera.bank.VerifyMicrodepositRequest.jsonOrThrow(request, {
@@ -50,7 +50,7 @@ class CompanyW2PayrollApi {
50
50
  Authorization: await this._getAuthorizationHeader(),
51
51
  "X-Fern-Language": "JavaScript",
52
52
  "X-Fern-SDK-Name": "@thera-hr/api-sdk",
53
- "X-Fern-SDK-Version": "0.0.1424",
53
+ "X-Fern-SDK-Version": "0.0.1427",
54
54
  },
55
55
  contentType: "application/json",
56
56
  body: await serializers.api.thera.company.OnboardW2PayrollRequest.jsonOrThrow(request, {
@@ -50,7 +50,7 @@ class OncycleApi {
50
50
  Authorization: await this._getAuthorizationHeader(),
51
51
  "X-Fern-Language": "JavaScript",
52
52
  "X-Fern-SDK-Name": "@thera-hr/api-sdk",
53
- "X-Fern-SDK-Version": "0.0.1424",
53
+ "X-Fern-SDK-Version": "0.0.1427",
54
54
  },
55
55
  contentType: "application/json",
56
56
  timeoutMs: 60000,
@@ -47,7 +47,7 @@ class File_ {
47
47
  Authorization: await this._getAuthorizationHeader(),
48
48
  "X-Fern-Language": "JavaScript",
49
49
  "X-Fern-SDK-Name": "@thera-hr/api-sdk",
50
- "X-Fern-SDK-Version": "0.0.1424",
50
+ "X-Fern-SDK-Version": "0.0.1427",
51
51
  },
52
52
  contentType: "application/json",
53
53
  body: await serializers.api.services.AttachDocumentToEmploymentRequest.jsonOrThrow(request, {
@@ -86,7 +86,7 @@ class File_ {
86
86
  Authorization: await this._getAuthorizationHeader(),
87
87
  "X-Fern-Language": "JavaScript",
88
88
  "X-Fern-SDK-Name": "@thera-hr/api-sdk",
89
- "X-Fern-SDK-Version": "0.0.1424",
89
+ "X-Fern-SDK-Version": "0.0.1427",
90
90
  },
91
91
  contentType: "application/json",
92
92
  body: await serializers.api.services.DeleteDocumentFromEmploymentRequest.jsonOrThrow(request, {
@@ -125,7 +125,7 @@ class File_ {
125
125
  Authorization: await this._getAuthorizationHeader(),
126
126
  "X-Fern-Language": "JavaScript",
127
127
  "X-Fern-SDK-Name": "@thera-hr/api-sdk",
128
- "X-Fern-SDK-Version": "0.0.1424",
128
+ "X-Fern-SDK-Version": "0.0.1427",
129
129
  },
130
130
  contentType: "application/json",
131
131
  timeoutMs: 60000,
@@ -166,7 +166,7 @@ class File_ {
166
166
  Authorization: await this._getAuthorizationHeader(),
167
167
  "X-Fern-Language": "JavaScript",
168
168
  "X-Fern-SDK-Name": "@thera-hr/api-sdk",
169
- "X-Fern-SDK-Version": "0.0.1424",
169
+ "X-Fern-SDK-Version": "0.0.1427",
170
170
  },
171
171
  contentType: "application/json",
172
172
  timeoutMs: 60000,
@@ -47,7 +47,7 @@ class Invoices {
47
47
  Authorization: await this._getAuthorizationHeader(),
48
48
  "X-Fern-Language": "JavaScript",
49
49
  "X-Fern-SDK-Name": "@thera-hr/api-sdk",
50
- "X-Fern-SDK-Version": "0.0.1424",
50
+ "X-Fern-SDK-Version": "0.0.1427",
51
51
  },
52
52
  contentType: "application/json",
53
53
  body: await serializers.api.test.VoidInvoiceRequest.jsonOrThrow(request, {
@@ -56,7 +56,7 @@ class BankApi {
56
56
  Authorization: await this._getAuthorizationHeader(),
57
57
  "X-Fern-Language": "JavaScript",
58
58
  "X-Fern-SDK-Name": "@thera-hr/api-sdk",
59
- "X-Fern-SDK-Version": "0.0.1424",
59
+ "X-Fern-SDK-Version": "0.0.1427",
60
60
  },
61
61
  contentType: "application/json",
62
62
  queryParameters: _queryParams,
@@ -101,7 +101,7 @@ class BankApi {
101
101
  Authorization: await this._getAuthorizationHeader(),
102
102
  "X-Fern-Language": "JavaScript",
103
103
  "X-Fern-SDK-Name": "@thera-hr/api-sdk",
104
- "X-Fern-SDK-Version": "0.0.1424",
104
+ "X-Fern-SDK-Version": "0.0.1427",
105
105
  },
106
106
  contentType: "application/json",
107
107
  body: await serializers.api.thera.bank.VerifyAccountSignupRequest.jsonOrThrow(request, {
@@ -143,7 +143,7 @@ class BankApi {
143
143
  Authorization: await this._getAuthorizationHeader(),
144
144
  "X-Fern-Language": "JavaScript",
145
145
  "X-Fern-SDK-Name": "@thera-hr/api-sdk",
146
- "X-Fern-SDK-Version": "0.0.1424",
146
+ "X-Fern-SDK-Version": "0.0.1427",
147
147
  },
148
148
  contentType: "application/json",
149
149
  timeoutMs: 60000,
@@ -182,7 +182,7 @@ class BankApi {
182
182
  Authorization: await this._getAuthorizationHeader(),
183
183
  "X-Fern-Language": "JavaScript",
184
184
  "X-Fern-SDK-Name": "@thera-hr/api-sdk",
185
- "X-Fern-SDK-Version": "0.0.1424",
185
+ "X-Fern-SDK-Version": "0.0.1427",
186
186
  },
187
187
  contentType: "application/json",
188
188
  body: await serializers.api.thera.bank.VerifyMicrodepositRequest.jsonOrThrow(request, {
@@ -50,7 +50,7 @@ class CompanyW2PayrollApi {
50
50
  Authorization: await this._getAuthorizationHeader(),
51
51
  "X-Fern-Language": "JavaScript",
52
52
  "X-Fern-SDK-Name": "@thera-hr/api-sdk",
53
- "X-Fern-SDK-Version": "0.0.1424",
53
+ "X-Fern-SDK-Version": "0.0.1427",
54
54
  },
55
55
  contentType: "application/json",
56
56
  body: await serializers.api.thera.company.OnboardW2PayrollRequest.jsonOrThrow(request, {
@@ -50,7 +50,7 @@ class OncycleApi {
50
50
  Authorization: await this._getAuthorizationHeader(),
51
51
  "X-Fern-Language": "JavaScript",
52
52
  "X-Fern-SDK-Name": "@thera-hr/api-sdk",
53
- "X-Fern-SDK-Version": "0.0.1424",
53
+ "X-Fern-SDK-Version": "0.0.1427",
54
54
  },
55
55
  contentType: "application/json",
56
56
  timeoutMs: 60000,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@thera-hr/api-sdk",
3
- "version": "0.0.1424",
3
+ "version": "0.0.1427",
4
4
  "private": false,
5
5
  "repository": "https://github.com/CarbonNYC/thera-typescript-sdk",
6
6
  "main": "./index.js",