@unified-api/typescript-sdk 2.71.2 → 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 +39 -277
- package/bin/mcp-server.js.map +18 -32
- package/docs/sdks/calendar/README.md +6 -30
- package/docs/sdks/event/README.md +6 -30
- 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/calendarevent.d.ts +6 -6
- package/sdk/models/shared/calendarevent.d.ts.map +1 -1
- package/sdk/models/shared/calendarevent.js +6 -6
- package/sdk/models/shared/calendarevent.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/calendarevent.ts +12 -12
- 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
|
@@ -1,34 +0,0 @@
|
|
|
1
|
-
/*
|
|
2
|
-
* Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
|
|
3
|
-
*/
|
|
4
|
-
|
|
5
|
-
import * as z from "zod";
|
|
6
|
-
import { ClosedEnum } from "../../types/enums.js";
|
|
7
|
-
|
|
8
|
-
export const PropertyCommerceItemOptionValues = {
|
|
9
|
-
Unknown: "",
|
|
10
|
-
} as const;
|
|
11
|
-
export type PropertyCommerceItemOptionValues = ClosedEnum<
|
|
12
|
-
typeof PropertyCommerceItemOptionValues
|
|
13
|
-
>;
|
|
14
|
-
|
|
15
|
-
/** @internal */
|
|
16
|
-
export const PropertyCommerceItemOptionValues$inboundSchema: z.ZodNativeEnum<
|
|
17
|
-
typeof PropertyCommerceItemOptionValues
|
|
18
|
-
> = z.nativeEnum(PropertyCommerceItemOptionValues);
|
|
19
|
-
|
|
20
|
-
/** @internal */
|
|
21
|
-
export const PropertyCommerceItemOptionValues$outboundSchema: z.ZodNativeEnum<
|
|
22
|
-
typeof PropertyCommerceItemOptionValues
|
|
23
|
-
> = PropertyCommerceItemOptionValues$inboundSchema;
|
|
24
|
-
|
|
25
|
-
/**
|
|
26
|
-
* @internal
|
|
27
|
-
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
28
|
-
*/
|
|
29
|
-
export namespace PropertyCommerceItemOptionValues$ {
|
|
30
|
-
/** @deprecated use `PropertyCommerceItemOptionValues$inboundSchema` instead. */
|
|
31
|
-
export const inboundSchema = PropertyCommerceItemOptionValues$inboundSchema;
|
|
32
|
-
/** @deprecated use `PropertyCommerceItemOptionValues$outboundSchema` instead. */
|
|
33
|
-
export const outboundSchema = PropertyCommerceItemOptionValues$outboundSchema;
|
|
34
|
-
}
|
|
@@ -1,34 +0,0 @@
|
|
|
1
|
-
/*
|
|
2
|
-
* Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
|
|
3
|
-
*/
|
|
4
|
-
|
|
5
|
-
import * as z from "zod";
|
|
6
|
-
import { ClosedEnum } from "../../types/enums.js";
|
|
7
|
-
|
|
8
|
-
export const PropertyCommerceItemTags = {
|
|
9
|
-
Unknown: "",
|
|
10
|
-
} as const;
|
|
11
|
-
export type PropertyCommerceItemTags = ClosedEnum<
|
|
12
|
-
typeof PropertyCommerceItemTags
|
|
13
|
-
>;
|
|
14
|
-
|
|
15
|
-
/** @internal */
|
|
16
|
-
export const PropertyCommerceItemTags$inboundSchema: z.ZodNativeEnum<
|
|
17
|
-
typeof PropertyCommerceItemTags
|
|
18
|
-
> = z.nativeEnum(PropertyCommerceItemTags);
|
|
19
|
-
|
|
20
|
-
/** @internal */
|
|
21
|
-
export const PropertyCommerceItemTags$outboundSchema: z.ZodNativeEnum<
|
|
22
|
-
typeof PropertyCommerceItemTags
|
|
23
|
-
> = PropertyCommerceItemTags$inboundSchema;
|
|
24
|
-
|
|
25
|
-
/**
|
|
26
|
-
* @internal
|
|
27
|
-
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
28
|
-
*/
|
|
29
|
-
export namespace PropertyCommerceItemTags$ {
|
|
30
|
-
/** @deprecated use `PropertyCommerceItemTags$inboundSchema` instead. */
|
|
31
|
-
export const inboundSchema = PropertyCommerceItemTags$inboundSchema;
|
|
32
|
-
/** @deprecated use `PropertyCommerceItemTags$outboundSchema` instead. */
|
|
33
|
-
export const outboundSchema = PropertyCommerceItemTags$outboundSchema;
|
|
34
|
-
}
|
|
@@ -1,34 +0,0 @@
|
|
|
1
|
-
/*
|
|
2
|
-
* Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
|
|
3
|
-
*/
|
|
4
|
-
|
|
5
|
-
import * as z from "zod";
|
|
6
|
-
import { ClosedEnum } from "../../types/enums.js";
|
|
7
|
-
|
|
8
|
-
export const PropertyCommerceItemVariantTags = {
|
|
9
|
-
Unknown: "",
|
|
10
|
-
} as const;
|
|
11
|
-
export type PropertyCommerceItemVariantTags = ClosedEnum<
|
|
12
|
-
typeof PropertyCommerceItemVariantTags
|
|
13
|
-
>;
|
|
14
|
-
|
|
15
|
-
/** @internal */
|
|
16
|
-
export const PropertyCommerceItemVariantTags$inboundSchema: z.ZodNativeEnum<
|
|
17
|
-
typeof PropertyCommerceItemVariantTags
|
|
18
|
-
> = z.nativeEnum(PropertyCommerceItemVariantTags);
|
|
19
|
-
|
|
20
|
-
/** @internal */
|
|
21
|
-
export const PropertyCommerceItemVariantTags$outboundSchema: z.ZodNativeEnum<
|
|
22
|
-
typeof PropertyCommerceItemVariantTags
|
|
23
|
-
> = PropertyCommerceItemVariantTags$inboundSchema;
|
|
24
|
-
|
|
25
|
-
/**
|
|
26
|
-
* @internal
|
|
27
|
-
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
28
|
-
*/
|
|
29
|
-
export namespace PropertyCommerceItemVariantTags$ {
|
|
30
|
-
/** @deprecated use `PropertyCommerceItemVariantTags$inboundSchema` instead. */
|
|
31
|
-
export const inboundSchema = PropertyCommerceItemVariantTags$inboundSchema;
|
|
32
|
-
/** @deprecated use `PropertyCommerceItemVariantTags$outboundSchema` instead. */
|
|
33
|
-
export const outboundSchema = PropertyCommerceItemVariantTags$outboundSchema;
|
|
34
|
-
}
|
|
@@ -1,37 +0,0 @@
|
|
|
1
|
-
/*
|
|
2
|
-
* Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
|
|
3
|
-
*/
|
|
4
|
-
|
|
5
|
-
import * as z from "zod";
|
|
6
|
-
import { ClosedEnum } from "../../types/enums.js";
|
|
7
|
-
|
|
8
|
-
export const PropertyIntegrationTokenInstructions = {
|
|
9
|
-
Unknown: "",
|
|
10
|
-
} as const;
|
|
11
|
-
export type PropertyIntegrationTokenInstructions = ClosedEnum<
|
|
12
|
-
typeof PropertyIntegrationTokenInstructions
|
|
13
|
-
>;
|
|
14
|
-
|
|
15
|
-
/** @internal */
|
|
16
|
-
export const PropertyIntegrationTokenInstructions$inboundSchema:
|
|
17
|
-
z.ZodNativeEnum<typeof PropertyIntegrationTokenInstructions> = z.nativeEnum(
|
|
18
|
-
PropertyIntegrationTokenInstructions,
|
|
19
|
-
);
|
|
20
|
-
|
|
21
|
-
/** @internal */
|
|
22
|
-
export const PropertyIntegrationTokenInstructions$outboundSchema:
|
|
23
|
-
z.ZodNativeEnum<typeof PropertyIntegrationTokenInstructions> =
|
|
24
|
-
PropertyIntegrationTokenInstructions$inboundSchema;
|
|
25
|
-
|
|
26
|
-
/**
|
|
27
|
-
* @internal
|
|
28
|
-
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
29
|
-
*/
|
|
30
|
-
export namespace PropertyIntegrationTokenInstructions$ {
|
|
31
|
-
/** @deprecated use `PropertyIntegrationTokenInstructions$inboundSchema` instead. */
|
|
32
|
-
export const inboundSchema =
|
|
33
|
-
PropertyIntegrationTokenInstructions$inboundSchema;
|
|
34
|
-
/** @deprecated use `PropertyIntegrationTokenInstructions$outboundSchema` instead. */
|
|
35
|
-
export const outboundSchema =
|
|
36
|
-
PropertyIntegrationTokenInstructions$outboundSchema;
|
|
37
|
-
}
|
|
@@ -1,34 +0,0 @@
|
|
|
1
|
-
/*
|
|
2
|
-
* Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
|
|
3
|
-
*/
|
|
4
|
-
|
|
5
|
-
import * as z from "zod";
|
|
6
|
-
import { ClosedEnum } from "../../types/enums.js";
|
|
7
|
-
|
|
8
|
-
export const PropertyMetadataMetadataOptions = {
|
|
9
|
-
Unknown: "",
|
|
10
|
-
} as const;
|
|
11
|
-
export type PropertyMetadataMetadataOptions = ClosedEnum<
|
|
12
|
-
typeof PropertyMetadataMetadataOptions
|
|
13
|
-
>;
|
|
14
|
-
|
|
15
|
-
/** @internal */
|
|
16
|
-
export const PropertyMetadataMetadataOptions$inboundSchema: z.ZodNativeEnum<
|
|
17
|
-
typeof PropertyMetadataMetadataOptions
|
|
18
|
-
> = z.nativeEnum(PropertyMetadataMetadataOptions);
|
|
19
|
-
|
|
20
|
-
/** @internal */
|
|
21
|
-
export const PropertyMetadataMetadataOptions$outboundSchema: z.ZodNativeEnum<
|
|
22
|
-
typeof PropertyMetadataMetadataOptions
|
|
23
|
-
> = PropertyMetadataMetadataOptions$inboundSchema;
|
|
24
|
-
|
|
25
|
-
/**
|
|
26
|
-
* @internal
|
|
27
|
-
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
28
|
-
*/
|
|
29
|
-
export namespace PropertyMetadataMetadataOptions$ {
|
|
30
|
-
/** @deprecated use `PropertyMetadataMetadataOptions$inboundSchema` instead. */
|
|
31
|
-
export const inboundSchema = PropertyMetadataMetadataOptions$inboundSchema;
|
|
32
|
-
/** @deprecated use `PropertyMetadataMetadataOptions$outboundSchema` instead. */
|
|
33
|
-
export const outboundSchema = PropertyMetadataMetadataOptions$outboundSchema;
|
|
34
|
-
}
|