@unified-api/typescript-sdk 2.71.3 → 2.71.4
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.
- package/bin/mcp-server.js +33 -271
- package/bin/mcp-server.js.map +17 -31
- package/jsr.json +1 -1
- package/lib/config.d.ts +2 -2
- package/lib/config.js +2 -2
- package/mcp-server/mcp-server.js +1 -1
- package/mcp-server/server.js +1 -1
- package/package.json +1 -1
- package/sdk/models/shared/atsapplicationanswer.d.ts +1 -2
- package/sdk/models/shared/atsapplicationanswer.d.ts.map +1 -1
- package/sdk/models/shared/atsapplicationanswer.js +2 -3
- package/sdk/models/shared/atsapplicationanswer.js.map +1 -1
- package/sdk/models/shared/atscandidate.d.ts +4 -8
- package/sdk/models/shared/atscandidate.d.ts.map +1 -1
- package/sdk/models/shared/atscandidate.js +8 -12
- package/sdk/models/shared/atscandidate.js.map +1 -1
- package/sdk/models/shared/atsjob.d.ts +2 -4
- package/sdk/models/shared/atsjob.d.ts.map +1 -1
- package/sdk/models/shared/atsjob.js +4 -7
- package/sdk/models/shared/atsjob.js.map +1 -1
- package/sdk/models/shared/atsjobquestion.d.ts +1 -2
- package/sdk/models/shared/atsjobquestion.d.ts.map +1 -1
- package/sdk/models/shared/atsjobquestion.js +2 -3
- package/sdk/models/shared/atsjobquestion.js.map +1 -1
- package/sdk/models/shared/commercecollection.d.ts +1 -2
- package/sdk/models/shared/commercecollection.d.ts.map +1 -1
- package/sdk/models/shared/commercecollection.js +2 -3
- package/sdk/models/shared/commercecollection.js.map +1 -1
- package/sdk/models/shared/commerceitem.d.ts +1 -2
- package/sdk/models/shared/commerceitem.d.ts.map +1 -1
- package/sdk/models/shared/commerceitem.js +2 -3
- package/sdk/models/shared/commerceitem.js.map +1 -1
- package/sdk/models/shared/commerceitemoption.d.ts +1 -2
- package/sdk/models/shared/commerceitemoption.d.ts.map +1 -1
- package/sdk/models/shared/commerceitemoption.js +2 -3
- package/sdk/models/shared/commerceitemoption.js.map +1 -1
- package/sdk/models/shared/commerceitemvariant.d.ts +1 -2
- package/sdk/models/shared/commerceitemvariant.d.ts.map +1 -1
- package/sdk/models/shared/commerceitemvariant.js +2 -3
- package/sdk/models/shared/commerceitemvariant.js.map +1 -1
- package/sdk/models/shared/index.d.ts +0 -14
- package/sdk/models/shared/index.d.ts.map +1 -1
- package/sdk/models/shared/index.js +0 -14
- package/sdk/models/shared/index.js.map +1 -1
- package/sdk/models/shared/integration.d.ts +1 -2
- package/sdk/models/shared/integration.d.ts.map +1 -1
- package/sdk/models/shared/integration.js +2 -3
- package/sdk/models/shared/integration.js.map +1 -1
- package/sdk/models/shared/metadatametadata.d.ts +1 -2
- package/sdk/models/shared/metadatametadata.d.ts.map +1 -1
- package/sdk/models/shared/metadatametadata.js +2 -3
- package/sdk/models/shared/metadatametadata.js.map +1 -1
- package/src/lib/config.ts +2 -2
- package/src/mcp-server/mcp-server.ts +1 -1
- package/src/mcp-server/server.ts +1 -1
- package/src/sdk/models/shared/atsapplicationanswer.ts +3 -8
- package/src/sdk/models/shared/atscandidate.ts +12 -32
- package/src/sdk/models/shared/atsjob.ts +6 -17
- package/src/sdk/models/shared/atsjobquestion.ts +3 -8
- package/src/sdk/models/shared/commercecollection.ts +3 -8
- package/src/sdk/models/shared/commerceitem.ts +3 -8
- package/src/sdk/models/shared/commerceitemoption.ts +3 -8
- package/src/sdk/models/shared/commerceitemvariant.ts +3 -8
- package/src/sdk/models/shared/index.ts +0 -14
- package/src/sdk/models/shared/integration.ts +3 -12
- package/src/sdk/models/shared/metadatametadata.ts +3 -8
- package/sdk/models/shared/propertyatsapplicationansweranswers.d.ts +0 -25
- package/sdk/models/shared/propertyatsapplicationansweranswers.d.ts.map +0 -1
- package/sdk/models/shared/propertyatsapplicationansweranswers.js +0 -49
- package/sdk/models/shared/propertyatsapplicationansweranswers.js.map +0 -1
- package/sdk/models/shared/propertyatscandidatelinkurls.d.ts +0 -25
- package/sdk/models/shared/propertyatscandidatelinkurls.d.ts.map +0 -1
- package/sdk/models/shared/propertyatscandidatelinkurls.js +0 -49
- package/sdk/models/shared/propertyatscandidatelinkurls.js.map +0 -1
- package/sdk/models/shared/propertyatscandidateskills.d.ts +0 -25
- package/sdk/models/shared/propertyatscandidateskills.d.ts.map +0 -1
- package/sdk/models/shared/propertyatscandidateskills.js +0 -49
- package/sdk/models/shared/propertyatscandidateskills.js.map +0 -1
- package/sdk/models/shared/propertyatscandidatesources.d.ts +0 -25
- package/sdk/models/shared/propertyatscandidatesources.d.ts.map +0 -1
- package/sdk/models/shared/propertyatscandidatesources.js +0 -49
- package/sdk/models/shared/propertyatscandidatesources.js.map +0 -1
- package/sdk/models/shared/propertyatscandidatetags.d.ts +0 -25
- package/sdk/models/shared/propertyatscandidatetags.d.ts.map +0 -1
- package/sdk/models/shared/propertyatscandidatetags.js +0 -49
- package/sdk/models/shared/propertyatscandidatetags.js.map +0 -1
- package/sdk/models/shared/propertyatsjobdepartments.d.ts +0 -25
- package/sdk/models/shared/propertyatsjobdepartments.d.ts.map +0 -1
- package/sdk/models/shared/propertyatsjobdepartments.js +0 -49
- package/sdk/models/shared/propertyatsjobdepartments.js.map +0 -1
- package/sdk/models/shared/propertyatsjobpublicjoburls.d.ts +0 -25
- package/sdk/models/shared/propertyatsjobpublicjoburls.d.ts.map +0 -1
- package/sdk/models/shared/propertyatsjobpublicjoburls.js +0 -49
- package/sdk/models/shared/propertyatsjobpublicjoburls.js.map +0 -1
- package/sdk/models/shared/propertyatsjobquestionoptions.d.ts +0 -25
- package/sdk/models/shared/propertyatsjobquestionoptions.d.ts.map +0 -1
- package/sdk/models/shared/propertyatsjobquestionoptions.js +0 -49
- package/sdk/models/shared/propertyatsjobquestionoptions.js.map +0 -1
- package/sdk/models/shared/propertycommercecollectiontags.d.ts +0 -25
- package/sdk/models/shared/propertycommercecollectiontags.d.ts.map +0 -1
- package/sdk/models/shared/propertycommercecollectiontags.js +0 -49
- package/sdk/models/shared/propertycommercecollectiontags.js.map +0 -1
- package/sdk/models/shared/propertycommerceitemoptionvalues.d.ts +0 -25
- package/sdk/models/shared/propertycommerceitemoptionvalues.d.ts.map +0 -1
- package/sdk/models/shared/propertycommerceitemoptionvalues.js +0 -49
- package/sdk/models/shared/propertycommerceitemoptionvalues.js.map +0 -1
- package/sdk/models/shared/propertycommerceitemtags.d.ts +0 -25
- package/sdk/models/shared/propertycommerceitemtags.d.ts.map +0 -1
- package/sdk/models/shared/propertycommerceitemtags.js +0 -49
- package/sdk/models/shared/propertycommerceitemtags.js.map +0 -1
- package/sdk/models/shared/propertycommerceitemvarianttags.d.ts +0 -25
- package/sdk/models/shared/propertycommerceitemvarianttags.d.ts.map +0 -1
- package/sdk/models/shared/propertycommerceitemvarianttags.js +0 -49
- package/sdk/models/shared/propertycommerceitemvarianttags.js.map +0 -1
- package/sdk/models/shared/propertyintegrationtokeninstructions.d.ts +0 -25
- package/sdk/models/shared/propertyintegrationtokeninstructions.d.ts.map +0 -1
- package/sdk/models/shared/propertyintegrationtokeninstructions.js +0 -49
- package/sdk/models/shared/propertyintegrationtokeninstructions.js.map +0 -1
- package/sdk/models/shared/propertymetadatametadataoptions.d.ts +0 -25
- package/sdk/models/shared/propertymetadatametadataoptions.d.ts.map +0 -1
- package/sdk/models/shared/propertymetadatametadataoptions.js +0 -49
- package/sdk/models/shared/propertymetadatametadataoptions.js.map +0 -1
- package/src/sdk/models/shared/propertyatsapplicationansweranswers.ts +0 -36
- package/src/sdk/models/shared/propertyatscandidatelinkurls.ts +0 -34
- package/src/sdk/models/shared/propertyatscandidateskills.ts +0 -34
- package/src/sdk/models/shared/propertyatscandidatesources.ts +0 -34
- package/src/sdk/models/shared/propertyatscandidatetags.ts +0 -34
- package/src/sdk/models/shared/propertyatsjobdepartments.ts +0 -34
- package/src/sdk/models/shared/propertyatsjobpublicjoburls.ts +0 -34
- package/src/sdk/models/shared/propertyatsjobquestionoptions.ts +0 -34
- package/src/sdk/models/shared/propertycommercecollectiontags.ts +0 -34
- package/src/sdk/models/shared/propertycommerceitemoptionvalues.ts +0 -34
- package/src/sdk/models/shared/propertycommerceitemtags.ts +0 -34
- package/src/sdk/models/shared/propertycommerceitemvarianttags.ts +0 -34
- package/src/sdk/models/shared/propertyintegrationtokeninstructions.ts +0 -37
- package/src/sdk/models/shared/propertymetadatametadataoptions.ts +0 -34
package/bin/mcp-server.js
CHANGED
|
@@ -34231,9 +34231,9 @@ var init_config = __esm(() => {
|
|
|
34231
34231
|
SDK_METADATA = {
|
|
34232
34232
|
language: "typescript",
|
|
34233
34233
|
openapiDocVersion: "1.0",
|
|
34234
|
-
sdkVersion: "2.71.
|
|
34234
|
+
sdkVersion: "2.71.4",
|
|
34235
34235
|
genVersion: "2.610.0",
|
|
34236
|
-
userAgent: "speakeasy-sdk/typescript 2.71.
|
|
34236
|
+
userAgent: "speakeasy-sdk/typescript 2.71.4 2.610.0 1.0 @unified-api/typescript-sdk"
|
|
34237
34237
|
};
|
|
34238
34238
|
});
|
|
34239
34239
|
|
|
@@ -37455,29 +37455,13 @@ var init_atsaddress = __esm(() => {
|
|
|
37455
37455
|
})(AtsAddress$ ||= {});
|
|
37456
37456
|
});
|
|
37457
37457
|
|
|
37458
|
-
// src/sdk/models/shared/propertyatsapplicationansweranswers.ts
|
|
37459
|
-
var PropertyAtsApplicationAnswerAnswers, PropertyAtsApplicationAnswerAnswers$inboundSchema, PropertyAtsApplicationAnswerAnswers$outboundSchema, PropertyAtsApplicationAnswerAnswers$;
|
|
37460
|
-
var init_propertyatsapplicationansweranswers = __esm(() => {
|
|
37461
|
-
init_esm();
|
|
37462
|
-
PropertyAtsApplicationAnswerAnswers = {
|
|
37463
|
-
Unknown: ""
|
|
37464
|
-
};
|
|
37465
|
-
PropertyAtsApplicationAnswerAnswers$inboundSchema = nativeEnumType(PropertyAtsApplicationAnswerAnswers);
|
|
37466
|
-
PropertyAtsApplicationAnswerAnswers$outboundSchema = PropertyAtsApplicationAnswerAnswers$inboundSchema;
|
|
37467
|
-
((PropertyAtsApplicationAnswerAnswers$) => {
|
|
37468
|
-
PropertyAtsApplicationAnswerAnswers$.inboundSchema = PropertyAtsApplicationAnswerAnswers$inboundSchema;
|
|
37469
|
-
PropertyAtsApplicationAnswerAnswers$.outboundSchema = PropertyAtsApplicationAnswerAnswers$outboundSchema;
|
|
37470
|
-
})(PropertyAtsApplicationAnswerAnswers$ ||= {});
|
|
37471
|
-
});
|
|
37472
|
-
|
|
37473
37458
|
// src/sdk/models/shared/atsapplicationanswer.ts
|
|
37474
37459
|
var AtsApplicationAnswer$inboundSchema, AtsApplicationAnswer$outboundSchema, AtsApplicationAnswer$;
|
|
37475
37460
|
var init_atsapplicationanswer = __esm(() => {
|
|
37476
37461
|
init_esm();
|
|
37477
37462
|
init_primitives();
|
|
37478
|
-
init_propertyatsapplicationansweranswers();
|
|
37479
37463
|
AtsApplicationAnswer$inboundSchema = objectType({
|
|
37480
|
-
answers: arrayType(
|
|
37464
|
+
answers: arrayType(stringType()),
|
|
37481
37465
|
question_id: stringType()
|
|
37482
37466
|
}).transform((v2) => {
|
|
37483
37467
|
return remap(v2, {
|
|
@@ -37485,7 +37469,7 @@ var init_atsapplicationanswer = __esm(() => {
|
|
|
37485
37469
|
});
|
|
37486
37470
|
});
|
|
37487
37471
|
AtsApplicationAnswer$outboundSchema = objectType({
|
|
37488
|
-
answers: arrayType(
|
|
37472
|
+
answers: arrayType(stringType()),
|
|
37489
37473
|
questionId: stringType()
|
|
37490
37474
|
}).transform((v2) => {
|
|
37491
37475
|
return remap(v2, {
|
|
@@ -38204,66 +38188,6 @@ var init_propertyatscandidateaddress = __esm(() => {
|
|
|
38204
38188
|
})(PropertyAtsCandidateAddress$ ||= {});
|
|
38205
38189
|
});
|
|
38206
38190
|
|
|
38207
|
-
// src/sdk/models/shared/propertyatscandidatelinkurls.ts
|
|
38208
|
-
var PropertyAtsCandidateLinkUrls, PropertyAtsCandidateLinkUrls$inboundSchema, PropertyAtsCandidateLinkUrls$outboundSchema, PropertyAtsCandidateLinkUrls$;
|
|
38209
|
-
var init_propertyatscandidatelinkurls = __esm(() => {
|
|
38210
|
-
init_esm();
|
|
38211
|
-
PropertyAtsCandidateLinkUrls = {
|
|
38212
|
-
Unknown: ""
|
|
38213
|
-
};
|
|
38214
|
-
PropertyAtsCandidateLinkUrls$inboundSchema = nativeEnumType(PropertyAtsCandidateLinkUrls);
|
|
38215
|
-
PropertyAtsCandidateLinkUrls$outboundSchema = PropertyAtsCandidateLinkUrls$inboundSchema;
|
|
38216
|
-
((PropertyAtsCandidateLinkUrls$) => {
|
|
38217
|
-
PropertyAtsCandidateLinkUrls$.inboundSchema = PropertyAtsCandidateLinkUrls$inboundSchema;
|
|
38218
|
-
PropertyAtsCandidateLinkUrls$.outboundSchema = PropertyAtsCandidateLinkUrls$outboundSchema;
|
|
38219
|
-
})(PropertyAtsCandidateLinkUrls$ ||= {});
|
|
38220
|
-
});
|
|
38221
|
-
|
|
38222
|
-
// src/sdk/models/shared/propertyatscandidateskills.ts
|
|
38223
|
-
var PropertyAtsCandidateSkills, PropertyAtsCandidateSkills$inboundSchema, PropertyAtsCandidateSkills$outboundSchema, PropertyAtsCandidateSkills$;
|
|
38224
|
-
var init_propertyatscandidateskills = __esm(() => {
|
|
38225
|
-
init_esm();
|
|
38226
|
-
PropertyAtsCandidateSkills = {
|
|
38227
|
-
Unknown: ""
|
|
38228
|
-
};
|
|
38229
|
-
PropertyAtsCandidateSkills$inboundSchema = nativeEnumType(PropertyAtsCandidateSkills);
|
|
38230
|
-
PropertyAtsCandidateSkills$outboundSchema = PropertyAtsCandidateSkills$inboundSchema;
|
|
38231
|
-
((PropertyAtsCandidateSkills$) => {
|
|
38232
|
-
PropertyAtsCandidateSkills$.inboundSchema = PropertyAtsCandidateSkills$inboundSchema;
|
|
38233
|
-
PropertyAtsCandidateSkills$.outboundSchema = PropertyAtsCandidateSkills$outboundSchema;
|
|
38234
|
-
})(PropertyAtsCandidateSkills$ ||= {});
|
|
38235
|
-
});
|
|
38236
|
-
|
|
38237
|
-
// src/sdk/models/shared/propertyatscandidatesources.ts
|
|
38238
|
-
var PropertyAtsCandidateSources, PropertyAtsCandidateSources$inboundSchema, PropertyAtsCandidateSources$outboundSchema, PropertyAtsCandidateSources$;
|
|
38239
|
-
var init_propertyatscandidatesources = __esm(() => {
|
|
38240
|
-
init_esm();
|
|
38241
|
-
PropertyAtsCandidateSources = {
|
|
38242
|
-
Unknown: ""
|
|
38243
|
-
};
|
|
38244
|
-
PropertyAtsCandidateSources$inboundSchema = nativeEnumType(PropertyAtsCandidateSources);
|
|
38245
|
-
PropertyAtsCandidateSources$outboundSchema = PropertyAtsCandidateSources$inboundSchema;
|
|
38246
|
-
((PropertyAtsCandidateSources$) => {
|
|
38247
|
-
PropertyAtsCandidateSources$.inboundSchema = PropertyAtsCandidateSources$inboundSchema;
|
|
38248
|
-
PropertyAtsCandidateSources$.outboundSchema = PropertyAtsCandidateSources$outboundSchema;
|
|
38249
|
-
})(PropertyAtsCandidateSources$ ||= {});
|
|
38250
|
-
});
|
|
38251
|
-
|
|
38252
|
-
// src/sdk/models/shared/propertyatscandidatetags.ts
|
|
38253
|
-
var PropertyAtsCandidateTags, PropertyAtsCandidateTags$inboundSchema, PropertyAtsCandidateTags$outboundSchema, PropertyAtsCandidateTags$;
|
|
38254
|
-
var init_propertyatscandidatetags = __esm(() => {
|
|
38255
|
-
init_esm();
|
|
38256
|
-
PropertyAtsCandidateTags = {
|
|
38257
|
-
Unknown: ""
|
|
38258
|
-
};
|
|
38259
|
-
PropertyAtsCandidateTags$inboundSchema = nativeEnumType(PropertyAtsCandidateTags);
|
|
38260
|
-
PropertyAtsCandidateTags$outboundSchema = PropertyAtsCandidateTags$inboundSchema;
|
|
38261
|
-
((PropertyAtsCandidateTags$) => {
|
|
38262
|
-
PropertyAtsCandidateTags$.inboundSchema = PropertyAtsCandidateTags$inboundSchema;
|
|
38263
|
-
PropertyAtsCandidateTags$.outboundSchema = PropertyAtsCandidateTags$outboundSchema;
|
|
38264
|
-
})(PropertyAtsCandidateTags$ ||= {});
|
|
38265
|
-
});
|
|
38266
|
-
|
|
38267
38191
|
// src/sdk/models/shared/atscandidate.ts
|
|
38268
38192
|
var Origin, Origin$inboundSchema, Origin$outboundSchema, Origin$, AtsCandidate$inboundSchema, AtsCandidate$outboundSchema, AtsCandidate$;
|
|
38269
38193
|
var init_atscandidate = __esm(() => {
|
|
@@ -38275,10 +38199,6 @@ var init_atscandidate = __esm(() => {
|
|
|
38275
38199
|
init_atsmetadata();
|
|
38276
38200
|
init_atstelephone();
|
|
38277
38201
|
init_propertyatscandidateaddress();
|
|
38278
|
-
init_propertyatscandidatelinkurls();
|
|
38279
|
-
init_propertyatscandidateskills();
|
|
38280
|
-
init_propertyatscandidatesources();
|
|
38281
|
-
init_propertyatscandidatetags();
|
|
38282
38202
|
Origin = {
|
|
38283
38203
|
Agency: "AGENCY",
|
|
38284
38204
|
Applied: "APPLIED",
|
|
@@ -38305,14 +38225,14 @@ var init_atscandidate = __esm(() => {
|
|
|
38305
38225
|
external_identifier: stringType().optional(),
|
|
38306
38226
|
id: stringType().optional(),
|
|
38307
38227
|
image_url: stringType().optional(),
|
|
38308
|
-
link_urls: arrayType(
|
|
38228
|
+
link_urls: arrayType(stringType()).optional(),
|
|
38309
38229
|
metadata: arrayType(AtsMetadata$inboundSchema).optional(),
|
|
38310
38230
|
name: stringType().optional(),
|
|
38311
38231
|
origin: Origin$inboundSchema.optional(),
|
|
38312
38232
|
raw: recordType(anyType()).optional(),
|
|
38313
|
-
skills: arrayType(
|
|
38314
|
-
sources: arrayType(
|
|
38315
|
-
tags: arrayType(
|
|
38233
|
+
skills: arrayType(stringType()).optional(),
|
|
38234
|
+
sources: arrayType(stringType()).optional(),
|
|
38235
|
+
tags: arrayType(stringType()).optional(),
|
|
38316
38236
|
telephones: arrayType(AtsTelephone$inboundSchema).optional(),
|
|
38317
38237
|
title: stringType().optional(),
|
|
38318
38238
|
updated_at: stringType().datetime({ offset: true }).transform((v2) => new Date(v2)).optional(),
|
|
@@ -38344,14 +38264,14 @@ var init_atscandidate = __esm(() => {
|
|
|
38344
38264
|
externalIdentifier: stringType().optional(),
|
|
38345
38265
|
id: stringType().optional(),
|
|
38346
38266
|
imageUrl: stringType().optional(),
|
|
38347
|
-
linkUrls: arrayType(
|
|
38267
|
+
linkUrls: arrayType(stringType()).optional(),
|
|
38348
38268
|
metadata: arrayType(AtsMetadata$outboundSchema).optional(),
|
|
38349
38269
|
name: stringType().optional(),
|
|
38350
38270
|
origin: Origin$outboundSchema.optional(),
|
|
38351
38271
|
raw: recordType(anyType()).optional(),
|
|
38352
|
-
skills: arrayType(
|
|
38353
|
-
sources: arrayType(
|
|
38354
|
-
tags: arrayType(
|
|
38272
|
+
skills: arrayType(stringType()).optional(),
|
|
38273
|
+
sources: arrayType(stringType()).optional(),
|
|
38274
|
+
tags: arrayType(stringType()).optional(),
|
|
38355
38275
|
telephones: arrayType(AtsTelephone$outboundSchema).optional(),
|
|
38356
38276
|
title: stringType().optional(),
|
|
38357
38277
|
updatedAt: dateType().transform((v2) => v2.toISOString()).optional(),
|
|
@@ -38803,26 +38723,10 @@ var init_atsjobposting = __esm(() => {
|
|
|
38803
38723
|
})(AtsJobPosting$ ||= {});
|
|
38804
38724
|
});
|
|
38805
38725
|
|
|
38806
|
-
// src/sdk/models/shared/propertyatsjobquestionoptions.ts
|
|
38807
|
-
var PropertyAtsJobQuestionOptions, PropertyAtsJobQuestionOptions$inboundSchema, PropertyAtsJobQuestionOptions$outboundSchema, PropertyAtsJobQuestionOptions$;
|
|
38808
|
-
var init_propertyatsjobquestionoptions = __esm(() => {
|
|
38809
|
-
init_esm();
|
|
38810
|
-
PropertyAtsJobQuestionOptions = {
|
|
38811
|
-
Unknown: ""
|
|
38812
|
-
};
|
|
38813
|
-
PropertyAtsJobQuestionOptions$inboundSchema = nativeEnumType(PropertyAtsJobQuestionOptions);
|
|
38814
|
-
PropertyAtsJobQuestionOptions$outboundSchema = PropertyAtsJobQuestionOptions$inboundSchema;
|
|
38815
|
-
((PropertyAtsJobQuestionOptions$) => {
|
|
38816
|
-
PropertyAtsJobQuestionOptions$.inboundSchema = PropertyAtsJobQuestionOptions$inboundSchema;
|
|
38817
|
-
PropertyAtsJobQuestionOptions$.outboundSchema = PropertyAtsJobQuestionOptions$outboundSchema;
|
|
38818
|
-
})(PropertyAtsJobQuestionOptions$ ||= {});
|
|
38819
|
-
});
|
|
38820
|
-
|
|
38821
38726
|
// src/sdk/models/shared/atsjobquestion.ts
|
|
38822
38727
|
var AtsJobQuestionType, AtsJobQuestionType$inboundSchema, AtsJobQuestionType$outboundSchema, AtsJobQuestionType$, AtsJobQuestion$inboundSchema, AtsJobQuestion$outboundSchema, AtsJobQuestion$;
|
|
38823
38728
|
var init_atsjobquestion = __esm(() => {
|
|
38824
38729
|
init_esm();
|
|
38825
|
-
init_propertyatsjobquestionoptions();
|
|
38826
38730
|
AtsJobQuestionType = {
|
|
38827
38731
|
Text: "TEXT",
|
|
38828
38732
|
Number: "NUMBER",
|
|
@@ -38846,7 +38750,7 @@ var init_atsjobquestion = __esm(() => {
|
|
|
38846
38750
|
AtsJobQuestion$inboundSchema = objectType({
|
|
38847
38751
|
description: stringType().optional(),
|
|
38848
38752
|
id: stringType().optional(),
|
|
38849
|
-
options: arrayType(
|
|
38753
|
+
options: arrayType(stringType()).optional(),
|
|
38850
38754
|
prompt: stringType().optional(),
|
|
38851
38755
|
question: stringType(),
|
|
38852
38756
|
required: booleanType().optional(),
|
|
@@ -38855,7 +38759,7 @@ var init_atsjobquestion = __esm(() => {
|
|
|
38855
38759
|
AtsJobQuestion$outboundSchema = objectType({
|
|
38856
38760
|
description: stringType().optional(),
|
|
38857
38761
|
id: stringType().optional(),
|
|
38858
|
-
options: arrayType(
|
|
38762
|
+
options: arrayType(stringType()).optional(),
|
|
38859
38763
|
prompt: stringType().optional(),
|
|
38860
38764
|
question: stringType(),
|
|
38861
38765
|
required: booleanType().optional(),
|
|
@@ -38867,36 +38771,6 @@ var init_atsjobquestion = __esm(() => {
|
|
|
38867
38771
|
})(AtsJobQuestion$ ||= {});
|
|
38868
38772
|
});
|
|
38869
38773
|
|
|
38870
|
-
// src/sdk/models/shared/propertyatsjobdepartments.ts
|
|
38871
|
-
var PropertyAtsJobDepartments, PropertyAtsJobDepartments$inboundSchema, PropertyAtsJobDepartments$outboundSchema, PropertyAtsJobDepartments$;
|
|
38872
|
-
var init_propertyatsjobdepartments = __esm(() => {
|
|
38873
|
-
init_esm();
|
|
38874
|
-
PropertyAtsJobDepartments = {
|
|
38875
|
-
Unknown: ""
|
|
38876
|
-
};
|
|
38877
|
-
PropertyAtsJobDepartments$inboundSchema = nativeEnumType(PropertyAtsJobDepartments);
|
|
38878
|
-
PropertyAtsJobDepartments$outboundSchema = PropertyAtsJobDepartments$inboundSchema;
|
|
38879
|
-
((PropertyAtsJobDepartments$) => {
|
|
38880
|
-
PropertyAtsJobDepartments$.inboundSchema = PropertyAtsJobDepartments$inboundSchema;
|
|
38881
|
-
PropertyAtsJobDepartments$.outboundSchema = PropertyAtsJobDepartments$outboundSchema;
|
|
38882
|
-
})(PropertyAtsJobDepartments$ ||= {});
|
|
38883
|
-
});
|
|
38884
|
-
|
|
38885
|
-
// src/sdk/models/shared/propertyatsjobpublicjoburls.ts
|
|
38886
|
-
var PropertyAtsJobPublicJobUrls, PropertyAtsJobPublicJobUrls$inboundSchema, PropertyAtsJobPublicJobUrls$outboundSchema, PropertyAtsJobPublicJobUrls$;
|
|
38887
|
-
var init_propertyatsjobpublicjoburls = __esm(() => {
|
|
38888
|
-
init_esm();
|
|
38889
|
-
PropertyAtsJobPublicJobUrls = {
|
|
38890
|
-
Unknown: ""
|
|
38891
|
-
};
|
|
38892
|
-
PropertyAtsJobPublicJobUrls$inboundSchema = nativeEnumType(PropertyAtsJobPublicJobUrls);
|
|
38893
|
-
PropertyAtsJobPublicJobUrls$outboundSchema = PropertyAtsJobPublicJobUrls$inboundSchema;
|
|
38894
|
-
((PropertyAtsJobPublicJobUrls$) => {
|
|
38895
|
-
PropertyAtsJobPublicJobUrls$.inboundSchema = PropertyAtsJobPublicJobUrls$inboundSchema;
|
|
38896
|
-
PropertyAtsJobPublicJobUrls$.outboundSchema = PropertyAtsJobPublicJobUrls$outboundSchema;
|
|
38897
|
-
})(PropertyAtsJobPublicJobUrls$ ||= {});
|
|
38898
|
-
});
|
|
38899
|
-
|
|
38900
38774
|
// src/sdk/models/shared/atsjob.ts
|
|
38901
38775
|
var EmploymentType, AtsJobStatus, EmploymentType$inboundSchema, EmploymentType$outboundSchema, EmploymentType$, AtsJobStatus$inboundSchema, AtsJobStatus$outboundSchema, AtsJobStatus$, AtsJob$inboundSchema, AtsJob$outboundSchema, AtsJob$;
|
|
38902
38776
|
var init_atsjob = __esm(() => {
|
|
@@ -38909,8 +38783,6 @@ var init_atsjob = __esm(() => {
|
|
|
38909
38783
|
init_atsjobposting();
|
|
38910
38784
|
init_atsjobquestion();
|
|
38911
38785
|
init_atsmetadata();
|
|
38912
|
-
init_propertyatsjobdepartments();
|
|
38913
|
-
init_propertyatsjobpublicjoburls();
|
|
38914
38786
|
EmploymentType = {
|
|
38915
38787
|
FullTime: "FULL_TIME",
|
|
38916
38788
|
PartTime: "PART_TIME",
|
|
@@ -38948,7 +38820,7 @@ var init_atsjob = __esm(() => {
|
|
|
38948
38820
|
company_id: stringType().optional(),
|
|
38949
38821
|
compensation: arrayType(AtsCompensation$inboundSchema).optional(),
|
|
38950
38822
|
created_at: stringType().datetime({ offset: true }).transform((v2) => new Date(v2)).optional(),
|
|
38951
|
-
departments: arrayType(
|
|
38823
|
+
departments: arrayType(stringType()).optional(),
|
|
38952
38824
|
description: stringType().optional(),
|
|
38953
38825
|
employment_type: EmploymentType$inboundSchema.optional(),
|
|
38954
38826
|
groups: arrayType(AtsGroup$inboundSchema).optional(),
|
|
@@ -38960,7 +38832,7 @@ var init_atsjob = __esm(() => {
|
|
|
38960
38832
|
number_of_openings: numberType().optional(),
|
|
38961
38833
|
openings: arrayType(AtsJobOpening$inboundSchema).optional(),
|
|
38962
38834
|
postings: arrayType(AtsJobPosting$inboundSchema).optional(),
|
|
38963
|
-
public_job_urls: arrayType(
|
|
38835
|
+
public_job_urls: arrayType(stringType()).optional(),
|
|
38964
38836
|
questions: arrayType(AtsJobQuestion$inboundSchema).optional(),
|
|
38965
38837
|
raw: recordType(anyType()).optional(),
|
|
38966
38838
|
recruiter_ids: arrayType(stringType()).optional(),
|
|
@@ -38987,7 +38859,7 @@ var init_atsjob = __esm(() => {
|
|
|
38987
38859
|
companyId: stringType().optional(),
|
|
38988
38860
|
compensation: arrayType(AtsCompensation$outboundSchema).optional(),
|
|
38989
38861
|
createdAt: dateType().transform((v2) => v2.toISOString()).optional(),
|
|
38990
|
-
departments: arrayType(
|
|
38862
|
+
departments: arrayType(stringType()).optional(),
|
|
38991
38863
|
description: stringType().optional(),
|
|
38992
38864
|
employmentType: EmploymentType$outboundSchema.optional(),
|
|
38993
38865
|
groups: arrayType(AtsGroup$outboundSchema).optional(),
|
|
@@ -38999,7 +38871,7 @@ var init_atsjob = __esm(() => {
|
|
|
38999
38871
|
numberOfOpenings: numberType().optional(),
|
|
39000
38872
|
openings: arrayType(AtsJobOpening$outboundSchema).optional(),
|
|
39001
38873
|
postings: arrayType(AtsJobPosting$outboundSchema).optional(),
|
|
39002
|
-
publicJobUrls: arrayType(
|
|
38874
|
+
publicJobUrls: arrayType(stringType()).optional(),
|
|
39003
38875
|
questions: arrayType(AtsJobQuestion$outboundSchema).optional(),
|
|
39004
38876
|
raw: recordType(anyType()).optional(),
|
|
39005
38877
|
recruiterIds: arrayType(stringType()).optional(),
|
|
@@ -40162,21 +40034,6 @@ var init_commerceitemmedia = __esm(() => {
|
|
|
40162
40034
|
})(CommerceItemMedia$ ||= {});
|
|
40163
40035
|
});
|
|
40164
40036
|
|
|
40165
|
-
// src/sdk/models/shared/propertycommercecollectiontags.ts
|
|
40166
|
-
var PropertyCommerceCollectionTags, PropertyCommerceCollectionTags$inboundSchema, PropertyCommerceCollectionTags$outboundSchema, PropertyCommerceCollectionTags$;
|
|
40167
|
-
var init_propertycommercecollectiontags = __esm(() => {
|
|
40168
|
-
init_esm();
|
|
40169
|
-
PropertyCommerceCollectionTags = {
|
|
40170
|
-
Unknown: ""
|
|
40171
|
-
};
|
|
40172
|
-
PropertyCommerceCollectionTags$inboundSchema = nativeEnumType(PropertyCommerceCollectionTags);
|
|
40173
|
-
PropertyCommerceCollectionTags$outboundSchema = PropertyCommerceCollectionTags$inboundSchema;
|
|
40174
|
-
((PropertyCommerceCollectionTags$) => {
|
|
40175
|
-
PropertyCommerceCollectionTags$.inboundSchema = PropertyCommerceCollectionTags$inboundSchema;
|
|
40176
|
-
PropertyCommerceCollectionTags$.outboundSchema = PropertyCommerceCollectionTags$outboundSchema;
|
|
40177
|
-
})(PropertyCommerceCollectionTags$ ||= {});
|
|
40178
|
-
});
|
|
40179
|
-
|
|
40180
40037
|
// src/sdk/models/shared/commercecollection.ts
|
|
40181
40038
|
var CommerceCollectionType, CommerceCollectionType$inboundSchema, CommerceCollectionType$outboundSchema, CommerceCollectionType$, CommerceCollection$inboundSchema, CommerceCollection$outboundSchema, CommerceCollection$;
|
|
40182
40039
|
var init_commercecollection = __esm(() => {
|
|
@@ -40184,7 +40041,6 @@ var init_commercecollection = __esm(() => {
|
|
|
40184
40041
|
init_primitives();
|
|
40185
40042
|
init_commerceitemmedia();
|
|
40186
40043
|
init_commercemetadata();
|
|
40187
|
-
init_propertycommercecollectiontags();
|
|
40188
40044
|
CommerceCollectionType = {
|
|
40189
40045
|
Collection: "COLLECTION",
|
|
40190
40046
|
SavedSearch: "SAVED_SEARCH",
|
|
@@ -40210,7 +40066,7 @@ var init_commercecollection = __esm(() => {
|
|
|
40210
40066
|
public_description: stringType().optional(),
|
|
40211
40067
|
public_name: stringType().optional(),
|
|
40212
40068
|
raw: recordType(anyType()).optional(),
|
|
40213
|
-
tags: arrayType(
|
|
40069
|
+
tags: arrayType(stringType()).optional(),
|
|
40214
40070
|
type: CommerceCollectionType$inboundSchema.optional(),
|
|
40215
40071
|
updated_at: stringType().datetime({ offset: true }).transform((v2) => new Date(v2)).optional()
|
|
40216
40072
|
}).transform((v2) => {
|
|
@@ -40239,7 +40095,7 @@ var init_commercecollection = __esm(() => {
|
|
|
40239
40095
|
publicDescription: stringType().optional(),
|
|
40240
40096
|
publicName: stringType().optional(),
|
|
40241
40097
|
raw: recordType(anyType()).optional(),
|
|
40242
|
-
tags: arrayType(
|
|
40098
|
+
tags: arrayType(stringType()).optional(),
|
|
40243
40099
|
type: CommerceCollectionType$outboundSchema.optional(),
|
|
40244
40100
|
updatedAt: dateType().transform((v2) => v2.toISOString()).optional()
|
|
40245
40101
|
}).transform((v2) => {
|
|
@@ -40307,37 +40163,21 @@ var init_commerceinventory = __esm(() => {
|
|
|
40307
40163
|
})(CommerceInventory$ ||= {});
|
|
40308
40164
|
});
|
|
40309
40165
|
|
|
40310
|
-
// src/sdk/models/shared/propertycommerceitemoptionvalues.ts
|
|
40311
|
-
var PropertyCommerceItemOptionValues, PropertyCommerceItemOptionValues$inboundSchema, PropertyCommerceItemOptionValues$outboundSchema, PropertyCommerceItemOptionValues$;
|
|
40312
|
-
var init_propertycommerceitemoptionvalues = __esm(() => {
|
|
40313
|
-
init_esm();
|
|
40314
|
-
PropertyCommerceItemOptionValues = {
|
|
40315
|
-
Unknown: ""
|
|
40316
|
-
};
|
|
40317
|
-
PropertyCommerceItemOptionValues$inboundSchema = nativeEnumType(PropertyCommerceItemOptionValues);
|
|
40318
|
-
PropertyCommerceItemOptionValues$outboundSchema = PropertyCommerceItemOptionValues$inboundSchema;
|
|
40319
|
-
((PropertyCommerceItemOptionValues$) => {
|
|
40320
|
-
PropertyCommerceItemOptionValues$.inboundSchema = PropertyCommerceItemOptionValues$inboundSchema;
|
|
40321
|
-
PropertyCommerceItemOptionValues$.outboundSchema = PropertyCommerceItemOptionValues$outboundSchema;
|
|
40322
|
-
})(PropertyCommerceItemOptionValues$ ||= {});
|
|
40323
|
-
});
|
|
40324
|
-
|
|
40325
40166
|
// src/sdk/models/shared/commerceitemoption.ts
|
|
40326
40167
|
var CommerceItemOption$inboundSchema, CommerceItemOption$outboundSchema, CommerceItemOption$;
|
|
40327
40168
|
var init_commerceitemoption = __esm(() => {
|
|
40328
40169
|
init_esm();
|
|
40329
|
-
init_propertycommerceitemoptionvalues();
|
|
40330
40170
|
CommerceItemOption$inboundSchema = objectType({
|
|
40331
40171
|
id: stringType().optional(),
|
|
40332
40172
|
name: stringType(),
|
|
40333
40173
|
position: numberType().optional(),
|
|
40334
|
-
values: arrayType(
|
|
40174
|
+
values: arrayType(stringType())
|
|
40335
40175
|
});
|
|
40336
40176
|
CommerceItemOption$outboundSchema = objectType({
|
|
40337
40177
|
id: stringType().optional(),
|
|
40338
40178
|
name: stringType(),
|
|
40339
40179
|
position: numberType().optional(),
|
|
40340
|
-
values: arrayType(
|
|
40180
|
+
values: arrayType(stringType())
|
|
40341
40181
|
});
|
|
40342
40182
|
((CommerceItemOption$) => {
|
|
40343
40183
|
CommerceItemOption$.inboundSchema = CommerceItemOption$inboundSchema;
|
|
@@ -40374,21 +40214,6 @@ var init_commerceitemprice = __esm(() => {
|
|
|
40374
40214
|
})(CommerceItemPrice$ ||= {});
|
|
40375
40215
|
});
|
|
40376
40216
|
|
|
40377
|
-
// src/sdk/models/shared/propertycommerceitemvarianttags.ts
|
|
40378
|
-
var PropertyCommerceItemVariantTags, PropertyCommerceItemVariantTags$inboundSchema, PropertyCommerceItemVariantTags$outboundSchema, PropertyCommerceItemVariantTags$;
|
|
40379
|
-
var init_propertycommerceitemvarianttags = __esm(() => {
|
|
40380
|
-
init_esm();
|
|
40381
|
-
PropertyCommerceItemVariantTags = {
|
|
40382
|
-
Unknown: ""
|
|
40383
|
-
};
|
|
40384
|
-
PropertyCommerceItemVariantTags$inboundSchema = nativeEnumType(PropertyCommerceItemVariantTags);
|
|
40385
|
-
PropertyCommerceItemVariantTags$outboundSchema = PropertyCommerceItemVariantTags$inboundSchema;
|
|
40386
|
-
((PropertyCommerceItemVariantTags$) => {
|
|
40387
|
-
PropertyCommerceItemVariantTags$.inboundSchema = PropertyCommerceItemVariantTags$inboundSchema;
|
|
40388
|
-
PropertyCommerceItemVariantTags$.outboundSchema = PropertyCommerceItemVariantTags$outboundSchema;
|
|
40389
|
-
})(PropertyCommerceItemVariantTags$ ||= {});
|
|
40390
|
-
});
|
|
40391
|
-
|
|
40392
40217
|
// src/sdk/models/shared/commerceitemvariant.ts
|
|
40393
40218
|
var SizeUnit, WeightUnit, SizeUnit$inboundSchema, SizeUnit$outboundSchema, SizeUnit$, WeightUnit$inboundSchema, WeightUnit$outboundSchema, WeightUnit$, CommerceItemVariant$inboundSchema, CommerceItemVariant$outboundSchema, CommerceItemVariant$;
|
|
40394
40219
|
var init_commerceitemvariant = __esm(() => {
|
|
@@ -40398,7 +40223,6 @@ var init_commerceitemvariant = __esm(() => {
|
|
|
40398
40223
|
init_commerceitemoption();
|
|
40399
40224
|
init_commerceitemprice();
|
|
40400
40225
|
init_commercemetadata();
|
|
40401
|
-
init_propertycommerceitemvarianttags();
|
|
40402
40226
|
SizeUnit = {
|
|
40403
40227
|
Cm: "cm",
|
|
40404
40228
|
Inch: "inch"
|
|
@@ -40441,7 +40265,7 @@ var init_commerceitemvariant = __esm(() => {
|
|
|
40441
40265
|
requires_shipping: booleanType().optional(),
|
|
40442
40266
|
size_unit: SizeUnit$inboundSchema.optional(),
|
|
40443
40267
|
sku: stringType().optional(),
|
|
40444
|
-
tags: arrayType(
|
|
40268
|
+
tags: arrayType(stringType()).optional(),
|
|
40445
40269
|
total_stock: numberType().optional(),
|
|
40446
40270
|
weight: numberType().optional(),
|
|
40447
40271
|
weight_unit: WeightUnit$inboundSchema.optional(),
|
|
@@ -40481,7 +40305,7 @@ var init_commerceitemvariant = __esm(() => {
|
|
|
40481
40305
|
requiresShipping: booleanType().optional(),
|
|
40482
40306
|
sizeUnit: SizeUnit$outboundSchema.optional(),
|
|
40483
40307
|
sku: stringType().optional(),
|
|
40484
|
-
tags: arrayType(
|
|
40308
|
+
tags: arrayType(stringType()).optional(),
|
|
40485
40309
|
totalStock: numberType().optional(),
|
|
40486
40310
|
weight: numberType().optional(),
|
|
40487
40311
|
weightUnit: WeightUnit$outboundSchema.optional(),
|
|
@@ -40507,21 +40331,6 @@ var init_commerceitemvariant = __esm(() => {
|
|
|
40507
40331
|
})(CommerceItemVariant$ ||= {});
|
|
40508
40332
|
});
|
|
40509
40333
|
|
|
40510
|
-
// src/sdk/models/shared/propertycommerceitemtags.ts
|
|
40511
|
-
var PropertyCommerceItemTags, PropertyCommerceItemTags$inboundSchema, PropertyCommerceItemTags$outboundSchema, PropertyCommerceItemTags$;
|
|
40512
|
-
var init_propertycommerceitemtags = __esm(() => {
|
|
40513
|
-
init_esm();
|
|
40514
|
-
PropertyCommerceItemTags = {
|
|
40515
|
-
Unknown: ""
|
|
40516
|
-
};
|
|
40517
|
-
PropertyCommerceItemTags$inboundSchema = nativeEnumType(PropertyCommerceItemTags);
|
|
40518
|
-
PropertyCommerceItemTags$outboundSchema = PropertyCommerceItemTags$inboundSchema;
|
|
40519
|
-
((PropertyCommerceItemTags$) => {
|
|
40520
|
-
PropertyCommerceItemTags$.inboundSchema = PropertyCommerceItemTags$inboundSchema;
|
|
40521
|
-
PropertyCommerceItemTags$.outboundSchema = PropertyCommerceItemTags$outboundSchema;
|
|
40522
|
-
})(PropertyCommerceItemTags$ ||= {});
|
|
40523
|
-
});
|
|
40524
|
-
|
|
40525
40334
|
// src/sdk/models/shared/commerceitem.ts
|
|
40526
40335
|
var CommerceItem$inboundSchema, CommerceItem$outboundSchema, CommerceItem$;
|
|
40527
40336
|
var init_commerceitem = __esm(() => {
|
|
@@ -40530,7 +40339,6 @@ var init_commerceitem = __esm(() => {
|
|
|
40530
40339
|
init_commerceitemmedia();
|
|
40531
40340
|
init_commerceitemvariant();
|
|
40532
40341
|
init_commercemetadata();
|
|
40533
|
-
init_propertycommerceitemtags();
|
|
40534
40342
|
CommerceItem$inboundSchema = objectType({
|
|
40535
40343
|
account_id: stringType().optional(),
|
|
40536
40344
|
collection_ids: arrayType(stringType()).optional(),
|
|
@@ -40546,7 +40354,7 @@ var init_commerceitem = __esm(() => {
|
|
|
40546
40354
|
public_name: stringType().optional(),
|
|
40547
40355
|
raw: recordType(anyType()).optional(),
|
|
40548
40356
|
slug: stringType().optional(),
|
|
40549
|
-
tags: arrayType(
|
|
40357
|
+
tags: arrayType(stringType()).optional(),
|
|
40550
40358
|
type: stringType().optional(),
|
|
40551
40359
|
updated_at: stringType().datetime({ offset: true }).transform((v2) => new Date(v2)).optional(),
|
|
40552
40360
|
variants: arrayType(CommerceItemVariant$inboundSchema).optional(),
|
|
@@ -40579,7 +40387,7 @@ var init_commerceitem = __esm(() => {
|
|
|
40579
40387
|
publicName: stringType().optional(),
|
|
40580
40388
|
raw: recordType(anyType()).optional(),
|
|
40581
40389
|
slug: stringType().optional(),
|
|
40582
|
-
tags: arrayType(
|
|
40390
|
+
tags: arrayType(stringType()).optional(),
|
|
40583
40391
|
type: stringType().optional(),
|
|
40584
40392
|
updatedAt: dateType().transform((v2) => v2.toISOString()).optional(),
|
|
40585
40393
|
variants: arrayType(CommerceItemVariant$outboundSchema).optional(),
|
|
@@ -44552,28 +44360,12 @@ var init_propertyintegrationcategories = __esm(() => {
|
|
|
44552
44360
|
})(PropertyIntegrationCategories$ ||= {});
|
|
44553
44361
|
});
|
|
44554
44362
|
|
|
44555
|
-
// src/sdk/models/shared/propertyintegrationtokeninstructions.ts
|
|
44556
|
-
var PropertyIntegrationTokenInstructions, PropertyIntegrationTokenInstructions$inboundSchema, PropertyIntegrationTokenInstructions$outboundSchema, PropertyIntegrationTokenInstructions$;
|
|
44557
|
-
var init_propertyintegrationtokeninstructions = __esm(() => {
|
|
44558
|
-
init_esm();
|
|
44559
|
-
PropertyIntegrationTokenInstructions = {
|
|
44560
|
-
Unknown: ""
|
|
44561
|
-
};
|
|
44562
|
-
PropertyIntegrationTokenInstructions$inboundSchema = nativeEnumType(PropertyIntegrationTokenInstructions);
|
|
44563
|
-
PropertyIntegrationTokenInstructions$outboundSchema = PropertyIntegrationTokenInstructions$inboundSchema;
|
|
44564
|
-
((PropertyIntegrationTokenInstructions$) => {
|
|
44565
|
-
PropertyIntegrationTokenInstructions$.inboundSchema = PropertyIntegrationTokenInstructions$inboundSchema;
|
|
44566
|
-
PropertyIntegrationTokenInstructions$.outboundSchema = PropertyIntegrationTokenInstructions$outboundSchema;
|
|
44567
|
-
})(PropertyIntegrationTokenInstructions$ ||= {});
|
|
44568
|
-
});
|
|
44569
|
-
|
|
44570
44363
|
// src/sdk/models/shared/integration.ts
|
|
44571
44364
|
var IntegrationSchemasApi52$inboundSchema, IntegrationSchemasApi52$outboundSchema, IntegrationSchemasApi52$, Integration5$inboundSchema, Integration5$outboundSchema, Integration5$, IntegrationSchemasApi2$inboundSchema, IntegrationSchemasApi2$outboundSchema, IntegrationSchemasApi2$, Integration4$inboundSchema, Integration4$outboundSchema, Integration4$, IntegrationSchemasApi32$inboundSchema, IntegrationSchemasApi32$outboundSchema, IntegrationSchemasApi32$, Integration3$inboundSchema, Integration3$outboundSchema, Integration3$, IntegrationSchemasApi22$inboundSchema, IntegrationSchemasApi22$outboundSchema, IntegrationSchemasApi22$, Integration2$inboundSchema, Integration2$outboundSchema, Integration2$, Integration1$inboundSchema, Integration1$outboundSchema, Integration1$, Api$inboundSchema, Api$outboundSchema, Api$, IntegrationSchemasPartnership52$inboundSchema, IntegrationSchemasPartnership52$outboundSchema, IntegrationSchemasPartnership52$, IntegrationSchemas5$inboundSchema, IntegrationSchemas5$outboundSchema, IntegrationSchemas5$, IntegrationSchemasPartnership42$inboundSchema, IntegrationSchemasPartnership42$outboundSchema, IntegrationSchemasPartnership42$, IntegrationSchemas4$inboundSchema, IntegrationSchemas4$outboundSchema, IntegrationSchemas4$, IntegrationSchemasPartnership32$inboundSchema, IntegrationSchemasPartnership32$outboundSchema, IntegrationSchemasPartnership32$, IntegrationSchemas3$inboundSchema, IntegrationSchemas3$outboundSchema, IntegrationSchemas3$, IntegrationSchemasPartnership2$inboundSchema, IntegrationSchemasPartnership2$outboundSchema, IntegrationSchemasPartnership2$, IntegrationSchemas2$inboundSchema, IntegrationSchemas2$outboundSchema, IntegrationSchemas2$, IntegrationSchemas1$inboundSchema, IntegrationSchemas1$outboundSchema, IntegrationSchemas1$, Partnership$inboundSchema, Partnership$outboundSchema, Partnership$, IntegrationSchemasSandbox52$inboundSchema, IntegrationSchemasSandbox52$outboundSchema, IntegrationSchemasSandbox52$, IntegrationSchemasSandbox5$inboundSchema, IntegrationSchemasSandbox5$outboundSchema, IntegrationSchemasSandbox5$, IntegrationSchemasSandbox42$inboundSchema, IntegrationSchemasSandbox42$outboundSchema, IntegrationSchemasSandbox42$, IntegrationSchemasSandbox4$inboundSchema, IntegrationSchemasSandbox4$outboundSchema, IntegrationSchemasSandbox4$, IntegrationSchemasSandbox32$inboundSchema, IntegrationSchemasSandbox32$outboundSchema, IntegrationSchemasSandbox32$, IntegrationSchemasSandbox3$inboundSchema, IntegrationSchemasSandbox3$outboundSchema, IntegrationSchemasSandbox3$, IntegrationSchemasSandbox22$inboundSchema, IntegrationSchemasSandbox22$outboundSchema, IntegrationSchemasSandbox22$, IntegrationSchemasSandbox2$inboundSchema, IntegrationSchemasSandbox2$outboundSchema, IntegrationSchemasSandbox2$, IntegrationSchemasSandbox1$inboundSchema, IntegrationSchemasSandbox1$outboundSchema, IntegrationSchemasSandbox1$, Sandbox$inboundSchema, Sandbox$outboundSchema, Sandbox$, Integration$inboundSchema, Integration$outboundSchema, Integration$;
|
|
44572
44365
|
var init_integration = __esm(() => {
|
|
44573
44366
|
init_esm();
|
|
44574
44367
|
init_primitives();
|
|
44575
44368
|
init_propertyintegrationcategories();
|
|
44576
|
-
init_propertyintegrationtokeninstructions();
|
|
44577
44369
|
IntegrationSchemasApi52$inboundSchema = objectType({});
|
|
44578
44370
|
IntegrationSchemasApi52$outboundSchema = objectType({});
|
|
44579
44371
|
((IntegrationSchemasApi52$) => {
|
|
@@ -44965,7 +44757,7 @@ var init_integration = __esm(() => {
|
|
|
44965
44757
|
support: recordType(anyType()).optional(),
|
|
44966
44758
|
tested_at: stringType().datetime({ offset: true }).transform((v2) => new Date(v2)).optional(),
|
|
44967
44759
|
text_color: stringType().optional(),
|
|
44968
|
-
token_instructions: arrayType(
|
|
44760
|
+
token_instructions: arrayType(stringType()).optional(),
|
|
44969
44761
|
token_names: arrayType(stringType()).optional(),
|
|
44970
44762
|
type: stringType(),
|
|
44971
44763
|
updated_at: stringType().optional(),
|
|
@@ -45055,7 +44847,7 @@ var init_integration = __esm(() => {
|
|
|
45055
44847
|
support: recordType(anyType()).optional(),
|
|
45056
44848
|
testedAt: dateType().transform((v2) => v2.toISOString()).optional(),
|
|
45057
44849
|
textColor: stringType().optional(),
|
|
45058
|
-
tokenInstructions: arrayType(
|
|
44850
|
+
tokenInstructions: arrayType(stringType()).optional(),
|
|
45059
44851
|
tokenNames: arrayType(stringType()).optional(),
|
|
45060
44852
|
type: stringType(),
|
|
45061
44853
|
updatedAt: stringType().optional(),
|
|
@@ -46456,27 +46248,11 @@ var init_messagingmessage = __esm(() => {
|
|
|
46456
46248
|
})(MessagingMessage$ ||= {});
|
|
46457
46249
|
});
|
|
46458
46250
|
|
|
46459
|
-
// src/sdk/models/shared/propertymetadatametadataoptions.ts
|
|
46460
|
-
var PropertyMetadataMetadataOptions, PropertyMetadataMetadataOptions$inboundSchema, PropertyMetadataMetadataOptions$outboundSchema, PropertyMetadataMetadataOptions$;
|
|
46461
|
-
var init_propertymetadatametadataoptions = __esm(() => {
|
|
46462
|
-
init_esm();
|
|
46463
|
-
PropertyMetadataMetadataOptions = {
|
|
46464
|
-
Unknown: ""
|
|
46465
|
-
};
|
|
46466
|
-
PropertyMetadataMetadataOptions$inboundSchema = nativeEnumType(PropertyMetadataMetadataOptions);
|
|
46467
|
-
PropertyMetadataMetadataOptions$outboundSchema = PropertyMetadataMetadataOptions$inboundSchema;
|
|
46468
|
-
((PropertyMetadataMetadataOptions$) => {
|
|
46469
|
-
PropertyMetadataMetadataOptions$.inboundSchema = PropertyMetadataMetadataOptions$inboundSchema;
|
|
46470
|
-
PropertyMetadataMetadataOptions$.outboundSchema = PropertyMetadataMetadataOptions$outboundSchema;
|
|
46471
|
-
})(PropertyMetadataMetadataOptions$ ||= {});
|
|
46472
|
-
});
|
|
46473
|
-
|
|
46474
46251
|
// src/sdk/models/shared/metadatametadata.ts
|
|
46475
46252
|
var MetadataMetadataFormat, MetadataMetadataFormat$inboundSchema, MetadataMetadataFormat$outboundSchema, MetadataMetadataFormat$, MetadataMetadata$inboundSchema, MetadataMetadata$outboundSchema, MetadataMetadata$;
|
|
46476
46253
|
var init_metadatametadata = __esm(() => {
|
|
46477
46254
|
init_esm();
|
|
46478
46255
|
init_primitives();
|
|
46479
|
-
init_propertymetadatametadataoptions();
|
|
46480
46256
|
MetadataMetadataFormat = {
|
|
46481
46257
|
Text: "TEXT",
|
|
46482
46258
|
Number: "NUMBER",
|
|
@@ -46505,7 +46281,7 @@ var init_metadatametadata = __esm(() => {
|
|
|
46505
46281
|
name: stringType(),
|
|
46506
46282
|
object_type: stringType(),
|
|
46507
46283
|
objects: recordType(anyType()).optional(),
|
|
46508
|
-
options: arrayType(
|
|
46284
|
+
options: arrayType(stringType()).optional(),
|
|
46509
46285
|
original_format: stringType().optional(),
|
|
46510
46286
|
raw: recordType(anyType()).optional(),
|
|
46511
46287
|
slug: stringType().optional(),
|
|
@@ -46525,7 +46301,7 @@ var init_metadatametadata = __esm(() => {
|
|
|
46525
46301
|
name: stringType(),
|
|
46526
46302
|
objectType: stringType(),
|
|
46527
46303
|
objects: recordType(anyType()).optional(),
|
|
46528
|
-
options: arrayType(
|
|
46304
|
+
options: arrayType(stringType()).optional(),
|
|
46529
46305
|
originalFormat: stringType().optional(),
|
|
46530
46306
|
raw: recordType(anyType()).optional(),
|
|
46531
46307
|
slug: stringType().optional(),
|
|
@@ -49381,24 +49157,12 @@ var init_shared2 = __esm(() => {
|
|
|
49381
49157
|
init_propertyaccountingreportprofitandloss();
|
|
49382
49158
|
init_propertyaccountingreporttrialbalance();
|
|
49383
49159
|
init_propertyatsactivityfrom();
|
|
49384
|
-
init_propertyatsapplicationansweranswers();
|
|
49385
49160
|
init_propertyatscandidateaddress();
|
|
49386
|
-
init_propertyatscandidatelinkurls();
|
|
49387
|
-
init_propertyatscandidateskills();
|
|
49388
|
-
init_propertyatscandidatesources();
|
|
49389
|
-
init_propertyatscandidatetags();
|
|
49390
49161
|
init_propertyatscompanyaddress();
|
|
49391
|
-
init_propertyatsjobdepartments();
|
|
49392
49162
|
init_propertyatsjobpostingaddress();
|
|
49393
|
-
init_propertyatsjobpublicjoburls();
|
|
49394
|
-
init_propertyatsjobquestionoptions();
|
|
49395
49163
|
init_propertycalendareventorganizer();
|
|
49396
49164
|
init_propertycalendareventrecurrenceondays();
|
|
49397
49165
|
init_propertycalendarrecordingtranscriptattendee();
|
|
49398
|
-
init_propertycommercecollectiontags();
|
|
49399
|
-
init_propertycommerceitemoptionvalues();
|
|
49400
|
-
init_propertycommerceitemtags();
|
|
49401
|
-
init_propertycommerceitemvarianttags();
|
|
49402
49166
|
init_propertycommercelocationaddress();
|
|
49403
49167
|
init_propertyconnectionauth();
|
|
49404
49168
|
init_propertyconnectioncategories();
|
|
@@ -49421,10 +49185,8 @@ var init_shared2 = __esm(() => {
|
|
|
49421
49185
|
init_propertyhrisemployeeemployeeroles();
|
|
49422
49186
|
init_propertyhrislocationaddress();
|
|
49423
49187
|
init_propertyintegrationcategories();
|
|
49424
|
-
init_propertyintegrationtokeninstructions();
|
|
49425
49188
|
init_propertylmsstudentaddress();
|
|
49426
49189
|
init_propertymessagingmessageauthormember();
|
|
49427
|
-
init_propertymetadatametadataoptions();
|
|
49428
49190
|
init_propertyscimgroupmeta();
|
|
49429
49191
|
init_propertyscimgroupschemas();
|
|
49430
49192
|
init_propertyscimusermeta();
|
|
@@ -160760,7 +160522,7 @@ var init_webhookUpdateUnifiedWebhookTrigger2 = __esm(() => {
|
|
|
160760
160522
|
function createMCPServer(deps) {
|
|
160761
160523
|
const server = new McpServer({
|
|
160762
160524
|
name: "UnifiedTo",
|
|
160763
|
-
version: "2.71.
|
|
160525
|
+
version: "2.71.4"
|
|
160764
160526
|
});
|
|
160765
160527
|
const client = new UnifiedToCore({
|
|
160766
160528
|
security: deps.security,
|
|
@@ -163685,7 +163447,7 @@ var routes = an({
|
|
|
163685
163447
|
var app = He(routes, {
|
|
163686
163448
|
name: "mcp",
|
|
163687
163449
|
versionInfo: {
|
|
163688
|
-
currentVersion: "2.71.
|
|
163450
|
+
currentVersion: "2.71.4"
|
|
163689
163451
|
}
|
|
163690
163452
|
});
|
|
163691
163453
|
zt(app, process3.argv.slice(2), buildContext(process3));
|
|
@@ -163693,5 +163455,5 @@ export {
|
|
|
163693
163455
|
app
|
|
163694
163456
|
};
|
|
163695
163457
|
|
|
163696
|
-
//# debugId=
|
|
163458
|
+
//# debugId=583E0A2AFE2A91FA64756E2164756E21
|
|
163697
163459
|
//# sourceMappingURL=mcp-server.js.map
|