dub 0.31.2 → 0.32.0
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/docs/sdks/domains/README.md +1 -2
- package/docs/sdks/tags/README.md +1 -2
- package/lib/config.d.ts +2 -10
- package/lib/config.d.ts.map +1 -1
- package/lib/config.js +2 -2
- package/lib/config.js.map +1 -1
- package/models/operations/bulkcreatelinks.d.ts +0 -26
- package/models/operations/bulkcreatelinks.d.ts.map +1 -1
- package/models/operations/bulkcreatelinks.js +1 -20
- package/models/operations/bulkcreatelinks.js.map +1 -1
- package/models/operations/createdomain.d.ts +0 -26
- package/models/operations/createdomain.d.ts.map +1 -1
- package/models/operations/createdomain.js +1 -20
- package/models/operations/createdomain.js.map +1 -1
- package/models/operations/createlink.d.ts +0 -26
- package/models/operations/createlink.d.ts.map +1 -1
- package/models/operations/createlink.js +1 -20
- package/models/operations/createlink.js.map +1 -1
- package/models/operations/createtag.d.ts +0 -26
- package/models/operations/createtag.d.ts.map +1 -1
- package/models/operations/createtag.js +1 -20
- package/models/operations/createtag.js.map +1 -1
- package/models/operations/deletedomain.d.ts +0 -26
- package/models/operations/deletedomain.d.ts.map +1 -1
- package/models/operations/deletedomain.js +1 -20
- package/models/operations/deletedomain.js.map +1 -1
- package/models/operations/deletelink.d.ts +0 -26
- package/models/operations/deletelink.d.ts.map +1 -1
- package/models/operations/deletelink.js +1 -20
- package/models/operations/deletelink.js.map +1 -1
- package/models/operations/getlinkinfo.d.ts +0 -26
- package/models/operations/getlinkinfo.d.ts.map +1 -1
- package/models/operations/getlinkinfo.js +1 -20
- package/models/operations/getlinkinfo.js.map +1 -1
- package/models/operations/getlinks.d.ts +0 -26
- package/models/operations/getlinks.d.ts.map +1 -1
- package/models/operations/getlinks.js +1 -20
- package/models/operations/getlinks.js.map +1 -1
- package/models/operations/getlinkscount.d.ts +0 -26
- package/models/operations/getlinkscount.d.ts.map +1 -1
- package/models/operations/getlinkscount.js +1 -20
- package/models/operations/getlinkscount.js.map +1 -1
- package/models/operations/index.d.ts +0 -2
- package/models/operations/index.d.ts.map +1 -1
- package/models/operations/index.js +0 -2
- package/models/operations/index.js.map +1 -1
- package/models/operations/retrieveanalytics.d.ts +0 -26
- package/models/operations/retrieveanalytics.d.ts.map +1 -1
- package/models/operations/retrieveanalytics.js +1 -20
- package/models/operations/retrieveanalytics.js.map +1 -1
- package/models/operations/trackcustomer.d.ts +0 -26
- package/models/operations/trackcustomer.d.ts.map +1 -1
- package/models/operations/trackcustomer.js +1 -20
- package/models/operations/trackcustomer.js.map +1 -1
- package/models/operations/tracklead.d.ts +0 -26
- package/models/operations/tracklead.d.ts.map +1 -1
- package/models/operations/tracklead.js +1 -20
- package/models/operations/tracklead.js.map +1 -1
- package/models/operations/tracksale.d.ts +0 -26
- package/models/operations/tracksale.d.ts.map +1 -1
- package/models/operations/tracksale.js +1 -20
- package/models/operations/tracksale.js.map +1 -1
- package/models/operations/updatedomain.d.ts +0 -26
- package/models/operations/updatedomain.d.ts.map +1 -1
- package/models/operations/updatedomain.js +1 -20
- package/models/operations/updatedomain.js.map +1 -1
- package/models/operations/updatelink.d.ts +0 -26
- package/models/operations/updatelink.d.ts.map +1 -1
- package/models/operations/updatelink.js +1 -20
- package/models/operations/updatelink.js.map +1 -1
- package/models/operations/updatetag.d.ts +0 -26
- package/models/operations/updatetag.d.ts.map +1 -1
- package/models/operations/updatetag.js +1 -20
- package/models/operations/updatetag.js.map +1 -1
- package/models/operations/upsertlink.d.ts +0 -26
- package/models/operations/upsertlink.d.ts.map +1 -1
- package/models/operations/upsertlink.js +1 -20
- package/models/operations/upsertlink.js.map +1 -1
- package/package.json +1 -1
- package/sdk/analytics.d.ts.map +1 -1
- package/sdk/analytics.js +0 -1
- package/sdk/analytics.js.map +1 -1
- package/sdk/domains.d.ts +1 -1
- package/sdk/domains.d.ts.map +1 -1
- package/sdk/domains.js +5 -15
- package/sdk/domains.js.map +1 -1
- package/sdk/links.d.ts.map +1 -1
- package/sdk/links.js +5 -18
- package/sdk/links.js.map +1 -1
- package/sdk/tags.d.ts +1 -1
- package/sdk/tags.d.ts.map +1 -1
- package/sdk/tags.js +4 -12
- package/sdk/tags.js.map +1 -1
- package/sdk/track.d.ts.map +1 -1
- package/sdk/track.js +3 -9
- package/sdk/track.js.map +1 -1
- package/src/lib/config.ts +2 -12
- package/src/models/operations/bulkcreatelinks.ts +0 -43
- package/src/models/operations/createdomain.ts +0 -43
- package/src/models/operations/createlink.ts +0 -40
- package/src/models/operations/createtag.ts +0 -40
- package/src/models/operations/deletedomain.ts +0 -43
- package/src/models/operations/deletelink.ts +0 -40
- package/src/models/operations/getlinkinfo.ts +0 -43
- package/src/models/operations/getlinks.ts +0 -40
- package/src/models/operations/getlinkscount.ts +0 -43
- package/src/models/operations/index.ts +0 -2
- package/src/models/operations/retrieveanalytics.ts +0 -43
- package/src/models/operations/trackcustomer.ts +0 -43
- package/src/models/operations/tracklead.ts +0 -40
- package/src/models/operations/tracksale.ts +0 -40
- package/src/models/operations/updatedomain.ts +0 -43
- package/src/models/operations/updatelink.ts +0 -40
- package/src/models/operations/updatetag.ts +0 -40
- package/src/models/operations/upsertlink.ts +0 -40
- package/src/sdk/analytics.ts +0 -1
- package/src/sdk/domains.ts +6 -24
- package/src/sdk/links.ts +5 -18
- package/src/sdk/tags.ts +5 -21
- package/src/sdk/track.ts +4 -13
- package/models/operations/gettags.d.ts +0 -47
- package/models/operations/gettags.d.ts.map +0 -1
- package/models/operations/gettags.js +0 -65
- package/models/operations/gettags.js.map +0 -1
- package/models/operations/listdomains.d.ts +0 -47
- package/models/operations/listdomains.d.ts.map +0 -1
- package/models/operations/listdomains.js +0 -65
- package/models/operations/listdomains.js.map +0 -1
- package/src/models/operations/gettags.ts +0 -74
- package/src/models/operations/listdomains.ts +0 -80
package/src/sdk/track.ts
CHANGED
|
@@ -4,10 +4,7 @@
|
|
|
4
4
|
|
|
5
5
|
import { SDKHooks } from "../hooks/hooks.js";
|
|
6
6
|
import { SDKOptions, serverURLFromOptions } from "../lib/config.js";
|
|
7
|
-
import {
|
|
8
|
-
encodeFormQuery as encodeFormQuery$,
|
|
9
|
-
encodeJSON as encodeJSON$,
|
|
10
|
-
} from "../lib/encodings.js";
|
|
7
|
+
import { encodeJSON as encodeJSON$ } from "../lib/encodings.js";
|
|
11
8
|
import { HTTPClient } from "../lib/http.js";
|
|
12
9
|
import * as schemas$ from "../lib/schemas.js";
|
|
13
10
|
import { ClientSDK, RequestOptions } from "../lib/sdks.js";
|
|
@@ -63,9 +60,7 @@ export class Track extends ClientSDK {
|
|
|
63
60
|
|
|
64
61
|
const path$ = this.templateURLComponent("/track/lead")();
|
|
65
62
|
|
|
66
|
-
const query$ =
|
|
67
|
-
workspaceId: this.options$.workspaceId,
|
|
68
|
-
});
|
|
63
|
+
const query$ = "";
|
|
69
64
|
|
|
70
65
|
const headers$ = new Headers({
|
|
71
66
|
"Content-Type": "application/json",
|
|
@@ -160,9 +155,7 @@ export class Track extends ClientSDK {
|
|
|
160
155
|
|
|
161
156
|
const path$ = this.templateURLComponent("/track/sale")();
|
|
162
157
|
|
|
163
|
-
const query$ =
|
|
164
|
-
workspaceId: this.options$.workspaceId,
|
|
165
|
-
});
|
|
158
|
+
const query$ = "";
|
|
166
159
|
|
|
167
160
|
const headers$ = new Headers({
|
|
168
161
|
"Content-Type": "application/json",
|
|
@@ -257,9 +250,7 @@ export class Track extends ClientSDK {
|
|
|
257
250
|
|
|
258
251
|
const path$ = this.templateURLComponent("/track/customer")();
|
|
259
252
|
|
|
260
|
-
const query$ =
|
|
261
|
-
workspaceId: this.options$.workspaceId,
|
|
262
|
-
});
|
|
253
|
+
const query$ = "";
|
|
263
254
|
|
|
264
255
|
const headers$ = new Headers({
|
|
265
256
|
"Content-Type": "application/json",
|
|
@@ -1,47 +0,0 @@
|
|
|
1
|
-
import * as z from "zod";
|
|
2
|
-
export type GetTagsGlobals = {
|
|
3
|
-
/**
|
|
4
|
-
* @deprecated field: This will be removed in a future release, please migrate away from it as soon as possible.
|
|
5
|
-
*/
|
|
6
|
-
workspaceId?: string | undefined;
|
|
7
|
-
};
|
|
8
|
-
export type GetTagsRequest = {};
|
|
9
|
-
/** @internal */
|
|
10
|
-
export declare const GetTagsGlobals$inboundSchema: z.ZodType<GetTagsGlobals, z.ZodTypeDef, unknown>;
|
|
11
|
-
/** @internal */
|
|
12
|
-
export type GetTagsGlobals$Outbound = {
|
|
13
|
-
workspaceId?: string | undefined;
|
|
14
|
-
};
|
|
15
|
-
/** @internal */
|
|
16
|
-
export declare const GetTagsGlobals$outboundSchema: z.ZodType<GetTagsGlobals$Outbound, z.ZodTypeDef, GetTagsGlobals>;
|
|
17
|
-
/**
|
|
18
|
-
* @internal
|
|
19
|
-
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
20
|
-
*/
|
|
21
|
-
export declare namespace GetTagsGlobals$ {
|
|
22
|
-
/** @deprecated use `GetTagsGlobals$inboundSchema` instead. */
|
|
23
|
-
const inboundSchema: z.ZodType<GetTagsGlobals, z.ZodTypeDef, unknown>;
|
|
24
|
-
/** @deprecated use `GetTagsGlobals$outboundSchema` instead. */
|
|
25
|
-
const outboundSchema: z.ZodType<GetTagsGlobals$Outbound, z.ZodTypeDef, GetTagsGlobals>;
|
|
26
|
-
/** @deprecated use `GetTagsGlobals$Outbound` instead. */
|
|
27
|
-
type Outbound = GetTagsGlobals$Outbound;
|
|
28
|
-
}
|
|
29
|
-
/** @internal */
|
|
30
|
-
export declare const GetTagsRequest$inboundSchema: z.ZodType<GetTagsRequest, z.ZodTypeDef, unknown>;
|
|
31
|
-
/** @internal */
|
|
32
|
-
export type GetTagsRequest$Outbound = {};
|
|
33
|
-
/** @internal */
|
|
34
|
-
export declare const GetTagsRequest$outboundSchema: z.ZodType<GetTagsRequest$Outbound, z.ZodTypeDef, GetTagsRequest>;
|
|
35
|
-
/**
|
|
36
|
-
* @internal
|
|
37
|
-
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
38
|
-
*/
|
|
39
|
-
export declare namespace GetTagsRequest$ {
|
|
40
|
-
/** @deprecated use `GetTagsRequest$inboundSchema` instead. */
|
|
41
|
-
const inboundSchema: z.ZodType<GetTagsRequest, z.ZodTypeDef, unknown>;
|
|
42
|
-
/** @deprecated use `GetTagsRequest$outboundSchema` instead. */
|
|
43
|
-
const outboundSchema: z.ZodType<GetTagsRequest$Outbound, z.ZodTypeDef, GetTagsRequest>;
|
|
44
|
-
/** @deprecated use `GetTagsRequest$Outbound` instead. */
|
|
45
|
-
type Outbound = GetTagsRequest$Outbound;
|
|
46
|
-
}
|
|
47
|
-
//# sourceMappingURL=gettags.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"gettags.d.ts","sourceRoot":"","sources":["../../src/models/operations/gettags.ts"],"names":[],"mappings":"AAIA,OAAO,KAAK,CAAC,MAAM,KAAK,CAAC;AAEzB,MAAM,MAAM,cAAc,GAAG;IACzB;;OAEG;IACH,WAAW,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;CACpC,CAAC;AAEF,MAAM,MAAM,cAAc,GAAG,EAAE,CAAC;AAEhC,gBAAgB;AAChB,eAAO,MAAM,4BAA4B,EAAE,CAAC,CAAC,OAAO,CAAC,cAAc,EAAE,CAAC,CAAC,UAAU,EAAE,OAAO,CAGpF,CAAC;AAEP,gBAAgB;AAChB,MAAM,MAAM,uBAAuB,GAAG;IAClC,WAAW,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;CACpC,CAAC;AAEF,gBAAgB;AAChB,eAAO,MAAM,6BAA6B,EAAE,CAAC,CAAC,OAAO,CACjD,uBAAuB,EACvB,CAAC,CAAC,UAAU,EACZ,cAAc,CAGhB,CAAC;AAEH;;;GAGG;AACH,yBAAiB,eAAe,CAAC;IAC7B,8DAA8D;IACvD,MAAM,aAAa,kDAA+B,CAAC;IAC1D,+DAA+D;IACxD,MAAM,cAAc,kEAAgC,CAAC;IAC5D,yDAAyD;IACzD,KAAY,QAAQ,GAAG,uBAAuB,CAAC;CAClD;AAED,gBAAgB;AAChB,eAAO,MAAM,4BAA4B,EAAE,CAAC,CAAC,OAAO,CAAC,cAAc,EAAE,CAAC,CAAC,UAAU,EAAE,OAAO,CAC1E,CAAC;AAEjB,gBAAgB;AAChB,MAAM,MAAM,uBAAuB,GAAG,EAAE,CAAC;AAEzC,gBAAgB;AAChB,eAAO,MAAM,6BAA6B,EAAE,CAAC,CAAC,OAAO,CACjD,uBAAuB,EACvB,CAAC,CAAC,UAAU,EACZ,cAAc,CACF,CAAC;AAEjB;;;GAGG;AACH,yBAAiB,eAAe,CAAC;IAC7B,8DAA8D;IACvD,MAAM,aAAa,kDAA+B,CAAC;IAC1D,+DAA+D;IACxD,MAAM,cAAc,kEAAgC,CAAC;IAC5D,yDAAyD;IACzD,KAAY,QAAQ,GAAG,uBAAuB,CAAC;CAClD"}
|
|
@@ -1,65 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
/*
|
|
3
|
-
* Code generated by Speakeasy (https://speakeasyapi.dev). DO NOT EDIT.
|
|
4
|
-
*/
|
|
5
|
-
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
6
|
-
if (k2 === undefined) k2 = k;
|
|
7
|
-
var desc = Object.getOwnPropertyDescriptor(m, k);
|
|
8
|
-
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
|
9
|
-
desc = { enumerable: true, get: function() { return m[k]; } };
|
|
10
|
-
}
|
|
11
|
-
Object.defineProperty(o, k2, desc);
|
|
12
|
-
}) : (function(o, m, k, k2) {
|
|
13
|
-
if (k2 === undefined) k2 = k;
|
|
14
|
-
o[k2] = m[k];
|
|
15
|
-
}));
|
|
16
|
-
var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
|
|
17
|
-
Object.defineProperty(o, "default", { enumerable: true, value: v });
|
|
18
|
-
}) : function(o, v) {
|
|
19
|
-
o["default"] = v;
|
|
20
|
-
});
|
|
21
|
-
var __importStar = (this && this.__importStar) || function (mod) {
|
|
22
|
-
if (mod && mod.__esModule) return mod;
|
|
23
|
-
var result = {};
|
|
24
|
-
if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
|
|
25
|
-
__setModuleDefault(result, mod);
|
|
26
|
-
return result;
|
|
27
|
-
};
|
|
28
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
29
|
-
exports.GetTagsRequest$ = exports.GetTagsRequest$outboundSchema = exports.GetTagsRequest$inboundSchema = exports.GetTagsGlobals$ = exports.GetTagsGlobals$outboundSchema = exports.GetTagsGlobals$inboundSchema = void 0;
|
|
30
|
-
const z = __importStar(require("zod"));
|
|
31
|
-
/** @internal */
|
|
32
|
-
exports.GetTagsGlobals$inboundSchema = z.object({
|
|
33
|
-
workspaceId: z.string().optional(),
|
|
34
|
-
});
|
|
35
|
-
/** @internal */
|
|
36
|
-
exports.GetTagsGlobals$outboundSchema = z.object({
|
|
37
|
-
workspaceId: z.string().optional(),
|
|
38
|
-
});
|
|
39
|
-
/**
|
|
40
|
-
* @internal
|
|
41
|
-
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
42
|
-
*/
|
|
43
|
-
var GetTagsGlobals$;
|
|
44
|
-
(function (GetTagsGlobals$) {
|
|
45
|
-
/** @deprecated use `GetTagsGlobals$inboundSchema` instead. */
|
|
46
|
-
GetTagsGlobals$.inboundSchema = exports.GetTagsGlobals$inboundSchema;
|
|
47
|
-
/** @deprecated use `GetTagsGlobals$outboundSchema` instead. */
|
|
48
|
-
GetTagsGlobals$.outboundSchema = exports.GetTagsGlobals$outboundSchema;
|
|
49
|
-
})(GetTagsGlobals$ || (exports.GetTagsGlobals$ = GetTagsGlobals$ = {}));
|
|
50
|
-
/** @internal */
|
|
51
|
-
exports.GetTagsRequest$inboundSchema = z.object({});
|
|
52
|
-
/** @internal */
|
|
53
|
-
exports.GetTagsRequest$outboundSchema = z.object({});
|
|
54
|
-
/**
|
|
55
|
-
* @internal
|
|
56
|
-
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
57
|
-
*/
|
|
58
|
-
var GetTagsRequest$;
|
|
59
|
-
(function (GetTagsRequest$) {
|
|
60
|
-
/** @deprecated use `GetTagsRequest$inboundSchema` instead. */
|
|
61
|
-
GetTagsRequest$.inboundSchema = exports.GetTagsRequest$inboundSchema;
|
|
62
|
-
/** @deprecated use `GetTagsRequest$outboundSchema` instead. */
|
|
63
|
-
GetTagsRequest$.outboundSchema = exports.GetTagsRequest$outboundSchema;
|
|
64
|
-
})(GetTagsRequest$ || (exports.GetTagsRequest$ = GetTagsRequest$ = {}));
|
|
65
|
-
//# sourceMappingURL=gettags.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"gettags.js","sourceRoot":"","sources":["../../src/models/operations/gettags.ts"],"names":[],"mappings":";AAAA;;GAEG;;;;;;;;;;;;;;;;;;;;;;;;;;AAEH,uCAAyB;AAWzB,gBAAgB;AACH,QAAA,4BAA4B,GACrC,CAAC,CAAC,MAAM,CAAC;IACL,WAAW,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,QAAQ,EAAE;CACrC,CAAC,CAAC;AAOP,gBAAgB;AACH,QAAA,6BAA6B,GAItC,CAAC,CAAC,MAAM,CAAC;IACT,WAAW,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,QAAQ,EAAE;CACrC,CAAC,CAAC;AAEH;;;GAGG;AACH,IAAiB,eAAe,CAO/B;AAPD,WAAiB,eAAe;IAC5B,8DAA8D;IACjD,6BAAa,GAAG,oCAA4B,CAAC;IAC1D,+DAA+D;IAClD,8BAAc,GAAG,qCAA6B,CAAC;AAGhE,CAAC,EAPgB,eAAe,+BAAf,eAAe,QAO/B;AAED,gBAAgB;AACH,QAAA,4BAA4B,GACrC,CAAC,CAAC,MAAM,CAAC,EAAE,CAAC,CAAC;AAKjB,gBAAgB;AACH,QAAA,6BAA6B,GAItC,CAAC,CAAC,MAAM,CAAC,EAAE,CAAC,CAAC;AAEjB;;;GAGG;AACH,IAAiB,eAAe,CAO/B;AAPD,WAAiB,eAAe;IAC5B,8DAA8D;IACjD,6BAAa,GAAG,oCAA4B,CAAC;IAC1D,+DAA+D;IAClD,8BAAc,GAAG,qCAA6B,CAAC;AAGhE,CAAC,EAPgB,eAAe,+BAAf,eAAe,QAO/B"}
|
|
@@ -1,47 +0,0 @@
|
|
|
1
|
-
import * as z from "zod";
|
|
2
|
-
export type ListDomainsGlobals = {
|
|
3
|
-
/**
|
|
4
|
-
* @deprecated field: This will be removed in a future release, please migrate away from it as soon as possible.
|
|
5
|
-
*/
|
|
6
|
-
workspaceId?: string | undefined;
|
|
7
|
-
};
|
|
8
|
-
export type ListDomainsRequest = {};
|
|
9
|
-
/** @internal */
|
|
10
|
-
export declare const ListDomainsGlobals$inboundSchema: z.ZodType<ListDomainsGlobals, z.ZodTypeDef, unknown>;
|
|
11
|
-
/** @internal */
|
|
12
|
-
export type ListDomainsGlobals$Outbound = {
|
|
13
|
-
workspaceId?: string | undefined;
|
|
14
|
-
};
|
|
15
|
-
/** @internal */
|
|
16
|
-
export declare const ListDomainsGlobals$outboundSchema: z.ZodType<ListDomainsGlobals$Outbound, z.ZodTypeDef, ListDomainsGlobals>;
|
|
17
|
-
/**
|
|
18
|
-
* @internal
|
|
19
|
-
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
20
|
-
*/
|
|
21
|
-
export declare namespace ListDomainsGlobals$ {
|
|
22
|
-
/** @deprecated use `ListDomainsGlobals$inboundSchema` instead. */
|
|
23
|
-
const inboundSchema: z.ZodType<ListDomainsGlobals, z.ZodTypeDef, unknown>;
|
|
24
|
-
/** @deprecated use `ListDomainsGlobals$outboundSchema` instead. */
|
|
25
|
-
const outboundSchema: z.ZodType<ListDomainsGlobals$Outbound, z.ZodTypeDef, ListDomainsGlobals>;
|
|
26
|
-
/** @deprecated use `ListDomainsGlobals$Outbound` instead. */
|
|
27
|
-
type Outbound = ListDomainsGlobals$Outbound;
|
|
28
|
-
}
|
|
29
|
-
/** @internal */
|
|
30
|
-
export declare const ListDomainsRequest$inboundSchema: z.ZodType<ListDomainsRequest, z.ZodTypeDef, unknown>;
|
|
31
|
-
/** @internal */
|
|
32
|
-
export type ListDomainsRequest$Outbound = {};
|
|
33
|
-
/** @internal */
|
|
34
|
-
export declare const ListDomainsRequest$outboundSchema: z.ZodType<ListDomainsRequest$Outbound, z.ZodTypeDef, ListDomainsRequest>;
|
|
35
|
-
/**
|
|
36
|
-
* @internal
|
|
37
|
-
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
38
|
-
*/
|
|
39
|
-
export declare namespace ListDomainsRequest$ {
|
|
40
|
-
/** @deprecated use `ListDomainsRequest$inboundSchema` instead. */
|
|
41
|
-
const inboundSchema: z.ZodType<ListDomainsRequest, z.ZodTypeDef, unknown>;
|
|
42
|
-
/** @deprecated use `ListDomainsRequest$outboundSchema` instead. */
|
|
43
|
-
const outboundSchema: z.ZodType<ListDomainsRequest$Outbound, z.ZodTypeDef, ListDomainsRequest>;
|
|
44
|
-
/** @deprecated use `ListDomainsRequest$Outbound` instead. */
|
|
45
|
-
type Outbound = ListDomainsRequest$Outbound;
|
|
46
|
-
}
|
|
47
|
-
//# sourceMappingURL=listdomains.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"listdomains.d.ts","sourceRoot":"","sources":["../../src/models/operations/listdomains.ts"],"names":[],"mappings":"AAIA,OAAO,KAAK,CAAC,MAAM,KAAK,CAAC;AAEzB,MAAM,MAAM,kBAAkB,GAAG;IAC7B;;OAEG;IACH,WAAW,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;CACpC,CAAC;AAEF,MAAM,MAAM,kBAAkB,GAAG,EAAE,CAAC;AAEpC,gBAAgB;AAChB,eAAO,MAAM,gCAAgC,EAAE,CAAC,CAAC,OAAO,CACpD,kBAAkB,EAClB,CAAC,CAAC,UAAU,EACZ,OAAO,CAGT,CAAC;AAEH,gBAAgB;AAChB,MAAM,MAAM,2BAA2B,GAAG;IACtC,WAAW,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;CACpC,CAAC;AAEF,gBAAgB;AAChB,eAAO,MAAM,iCAAiC,EAAE,CAAC,CAAC,OAAO,CACrD,2BAA2B,EAC3B,CAAC,CAAC,UAAU,EACZ,kBAAkB,CAGpB,CAAC;AAEH;;;GAGG;AACH,yBAAiB,mBAAmB,CAAC;IACjC,kEAAkE;IAC3D,MAAM,aAAa,sDAAmC,CAAC;IAC9D,mEAAmE;IAC5D,MAAM,cAAc,0EAAoC,CAAC;IAChE,6DAA6D;IAC7D,KAAY,QAAQ,GAAG,2BAA2B,CAAC;CACtD;AAED,gBAAgB;AAChB,eAAO,MAAM,gCAAgC,EAAE,CAAC,CAAC,OAAO,CACpD,kBAAkB,EAClB,CAAC,CAAC,UAAU,EACZ,OAAO,CACK,CAAC;AAEjB,gBAAgB;AAChB,MAAM,MAAM,2BAA2B,GAAG,EAAE,CAAC;AAE7C,gBAAgB;AAChB,eAAO,MAAM,iCAAiC,EAAE,CAAC,CAAC,OAAO,CACrD,2BAA2B,EAC3B,CAAC,CAAC,UAAU,EACZ,kBAAkB,CACN,CAAC;AAEjB;;;GAGG;AACH,yBAAiB,mBAAmB,CAAC;IACjC,kEAAkE;IAC3D,MAAM,aAAa,sDAAmC,CAAC;IAC9D,mEAAmE;IAC5D,MAAM,cAAc,0EAAoC,CAAC;IAChE,6DAA6D;IAC7D,KAAY,QAAQ,GAAG,2BAA2B,CAAC;CACtD"}
|
|
@@ -1,65 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
/*
|
|
3
|
-
* Code generated by Speakeasy (https://speakeasyapi.dev). DO NOT EDIT.
|
|
4
|
-
*/
|
|
5
|
-
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
6
|
-
if (k2 === undefined) k2 = k;
|
|
7
|
-
var desc = Object.getOwnPropertyDescriptor(m, k);
|
|
8
|
-
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
|
9
|
-
desc = { enumerable: true, get: function() { return m[k]; } };
|
|
10
|
-
}
|
|
11
|
-
Object.defineProperty(o, k2, desc);
|
|
12
|
-
}) : (function(o, m, k, k2) {
|
|
13
|
-
if (k2 === undefined) k2 = k;
|
|
14
|
-
o[k2] = m[k];
|
|
15
|
-
}));
|
|
16
|
-
var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
|
|
17
|
-
Object.defineProperty(o, "default", { enumerable: true, value: v });
|
|
18
|
-
}) : function(o, v) {
|
|
19
|
-
o["default"] = v;
|
|
20
|
-
});
|
|
21
|
-
var __importStar = (this && this.__importStar) || function (mod) {
|
|
22
|
-
if (mod && mod.__esModule) return mod;
|
|
23
|
-
var result = {};
|
|
24
|
-
if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
|
|
25
|
-
__setModuleDefault(result, mod);
|
|
26
|
-
return result;
|
|
27
|
-
};
|
|
28
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
29
|
-
exports.ListDomainsRequest$ = exports.ListDomainsRequest$outboundSchema = exports.ListDomainsRequest$inboundSchema = exports.ListDomainsGlobals$ = exports.ListDomainsGlobals$outboundSchema = exports.ListDomainsGlobals$inboundSchema = void 0;
|
|
30
|
-
const z = __importStar(require("zod"));
|
|
31
|
-
/** @internal */
|
|
32
|
-
exports.ListDomainsGlobals$inboundSchema = z.object({
|
|
33
|
-
workspaceId: z.string().optional(),
|
|
34
|
-
});
|
|
35
|
-
/** @internal */
|
|
36
|
-
exports.ListDomainsGlobals$outboundSchema = z.object({
|
|
37
|
-
workspaceId: z.string().optional(),
|
|
38
|
-
});
|
|
39
|
-
/**
|
|
40
|
-
* @internal
|
|
41
|
-
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
42
|
-
*/
|
|
43
|
-
var ListDomainsGlobals$;
|
|
44
|
-
(function (ListDomainsGlobals$) {
|
|
45
|
-
/** @deprecated use `ListDomainsGlobals$inboundSchema` instead. */
|
|
46
|
-
ListDomainsGlobals$.inboundSchema = exports.ListDomainsGlobals$inboundSchema;
|
|
47
|
-
/** @deprecated use `ListDomainsGlobals$outboundSchema` instead. */
|
|
48
|
-
ListDomainsGlobals$.outboundSchema = exports.ListDomainsGlobals$outboundSchema;
|
|
49
|
-
})(ListDomainsGlobals$ || (exports.ListDomainsGlobals$ = ListDomainsGlobals$ = {}));
|
|
50
|
-
/** @internal */
|
|
51
|
-
exports.ListDomainsRequest$inboundSchema = z.object({});
|
|
52
|
-
/** @internal */
|
|
53
|
-
exports.ListDomainsRequest$outboundSchema = z.object({});
|
|
54
|
-
/**
|
|
55
|
-
* @internal
|
|
56
|
-
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
57
|
-
*/
|
|
58
|
-
var ListDomainsRequest$;
|
|
59
|
-
(function (ListDomainsRequest$) {
|
|
60
|
-
/** @deprecated use `ListDomainsRequest$inboundSchema` instead. */
|
|
61
|
-
ListDomainsRequest$.inboundSchema = exports.ListDomainsRequest$inboundSchema;
|
|
62
|
-
/** @deprecated use `ListDomainsRequest$outboundSchema` instead. */
|
|
63
|
-
ListDomainsRequest$.outboundSchema = exports.ListDomainsRequest$outboundSchema;
|
|
64
|
-
})(ListDomainsRequest$ || (exports.ListDomainsRequest$ = ListDomainsRequest$ = {}));
|
|
65
|
-
//# sourceMappingURL=listdomains.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"listdomains.js","sourceRoot":"","sources":["../../src/models/operations/listdomains.ts"],"names":[],"mappings":";AAAA;;GAEG;;;;;;;;;;;;;;;;;;;;;;;;;;AAEH,uCAAyB;AAWzB,gBAAgB;AACH,QAAA,gCAAgC,GAIzC,CAAC,CAAC,MAAM,CAAC;IACT,WAAW,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,QAAQ,EAAE;CACrC,CAAC,CAAC;AAOH,gBAAgB;AACH,QAAA,iCAAiC,GAI1C,CAAC,CAAC,MAAM,CAAC;IACT,WAAW,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,QAAQ,EAAE;CACrC,CAAC,CAAC;AAEH;;;GAGG;AACH,IAAiB,mBAAmB,CAOnC;AAPD,WAAiB,mBAAmB;IAChC,kEAAkE;IACrD,iCAAa,GAAG,wCAAgC,CAAC;IAC9D,mEAAmE;IACtD,kCAAc,GAAG,yCAAiC,CAAC;AAGpE,CAAC,EAPgB,mBAAmB,mCAAnB,mBAAmB,QAOnC;AAED,gBAAgB;AACH,QAAA,gCAAgC,GAIzC,CAAC,CAAC,MAAM,CAAC,EAAE,CAAC,CAAC;AAKjB,gBAAgB;AACH,QAAA,iCAAiC,GAI1C,CAAC,CAAC,MAAM,CAAC,EAAE,CAAC,CAAC;AAEjB;;;GAGG;AACH,IAAiB,mBAAmB,CAOnC;AAPD,WAAiB,mBAAmB;IAChC,kEAAkE;IACrD,iCAAa,GAAG,wCAAgC,CAAC;IAC9D,mEAAmE;IACtD,kCAAc,GAAG,yCAAiC,CAAC;AAGpE,CAAC,EAPgB,mBAAmB,mCAAnB,mBAAmB,QAOnC"}
|
|
@@ -1,74 +0,0 @@
|
|
|
1
|
-
/*
|
|
2
|
-
* Code generated by Speakeasy (https://speakeasyapi.dev). DO NOT EDIT.
|
|
3
|
-
*/
|
|
4
|
-
|
|
5
|
-
import * as z from "zod";
|
|
6
|
-
|
|
7
|
-
export type GetTagsGlobals = {
|
|
8
|
-
/**
|
|
9
|
-
* @deprecated field: This will be removed in a future release, please migrate away from it as soon as possible.
|
|
10
|
-
*/
|
|
11
|
-
workspaceId?: string | undefined;
|
|
12
|
-
};
|
|
13
|
-
|
|
14
|
-
export type GetTagsRequest = {};
|
|
15
|
-
|
|
16
|
-
/** @internal */
|
|
17
|
-
export const GetTagsGlobals$inboundSchema: z.ZodType<GetTagsGlobals, z.ZodTypeDef, unknown> =
|
|
18
|
-
z.object({
|
|
19
|
-
workspaceId: z.string().optional(),
|
|
20
|
-
});
|
|
21
|
-
|
|
22
|
-
/** @internal */
|
|
23
|
-
export type GetTagsGlobals$Outbound = {
|
|
24
|
-
workspaceId?: string | undefined;
|
|
25
|
-
};
|
|
26
|
-
|
|
27
|
-
/** @internal */
|
|
28
|
-
export const GetTagsGlobals$outboundSchema: z.ZodType<
|
|
29
|
-
GetTagsGlobals$Outbound,
|
|
30
|
-
z.ZodTypeDef,
|
|
31
|
-
GetTagsGlobals
|
|
32
|
-
> = z.object({
|
|
33
|
-
workspaceId: z.string().optional(),
|
|
34
|
-
});
|
|
35
|
-
|
|
36
|
-
/**
|
|
37
|
-
* @internal
|
|
38
|
-
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
39
|
-
*/
|
|
40
|
-
export namespace GetTagsGlobals$ {
|
|
41
|
-
/** @deprecated use `GetTagsGlobals$inboundSchema` instead. */
|
|
42
|
-
export const inboundSchema = GetTagsGlobals$inboundSchema;
|
|
43
|
-
/** @deprecated use `GetTagsGlobals$outboundSchema` instead. */
|
|
44
|
-
export const outboundSchema = GetTagsGlobals$outboundSchema;
|
|
45
|
-
/** @deprecated use `GetTagsGlobals$Outbound` instead. */
|
|
46
|
-
export type Outbound = GetTagsGlobals$Outbound;
|
|
47
|
-
}
|
|
48
|
-
|
|
49
|
-
/** @internal */
|
|
50
|
-
export const GetTagsRequest$inboundSchema: z.ZodType<GetTagsRequest, z.ZodTypeDef, unknown> =
|
|
51
|
-
z.object({});
|
|
52
|
-
|
|
53
|
-
/** @internal */
|
|
54
|
-
export type GetTagsRequest$Outbound = {};
|
|
55
|
-
|
|
56
|
-
/** @internal */
|
|
57
|
-
export const GetTagsRequest$outboundSchema: z.ZodType<
|
|
58
|
-
GetTagsRequest$Outbound,
|
|
59
|
-
z.ZodTypeDef,
|
|
60
|
-
GetTagsRequest
|
|
61
|
-
> = z.object({});
|
|
62
|
-
|
|
63
|
-
/**
|
|
64
|
-
* @internal
|
|
65
|
-
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
66
|
-
*/
|
|
67
|
-
export namespace GetTagsRequest$ {
|
|
68
|
-
/** @deprecated use `GetTagsRequest$inboundSchema` instead. */
|
|
69
|
-
export const inboundSchema = GetTagsRequest$inboundSchema;
|
|
70
|
-
/** @deprecated use `GetTagsRequest$outboundSchema` instead. */
|
|
71
|
-
export const outboundSchema = GetTagsRequest$outboundSchema;
|
|
72
|
-
/** @deprecated use `GetTagsRequest$Outbound` instead. */
|
|
73
|
-
export type Outbound = GetTagsRequest$Outbound;
|
|
74
|
-
}
|
|
@@ -1,80 +0,0 @@
|
|
|
1
|
-
/*
|
|
2
|
-
* Code generated by Speakeasy (https://speakeasyapi.dev). DO NOT EDIT.
|
|
3
|
-
*/
|
|
4
|
-
|
|
5
|
-
import * as z from "zod";
|
|
6
|
-
|
|
7
|
-
export type ListDomainsGlobals = {
|
|
8
|
-
/**
|
|
9
|
-
* @deprecated field: This will be removed in a future release, please migrate away from it as soon as possible.
|
|
10
|
-
*/
|
|
11
|
-
workspaceId?: string | undefined;
|
|
12
|
-
};
|
|
13
|
-
|
|
14
|
-
export type ListDomainsRequest = {};
|
|
15
|
-
|
|
16
|
-
/** @internal */
|
|
17
|
-
export const ListDomainsGlobals$inboundSchema: z.ZodType<
|
|
18
|
-
ListDomainsGlobals,
|
|
19
|
-
z.ZodTypeDef,
|
|
20
|
-
unknown
|
|
21
|
-
> = z.object({
|
|
22
|
-
workspaceId: z.string().optional(),
|
|
23
|
-
});
|
|
24
|
-
|
|
25
|
-
/** @internal */
|
|
26
|
-
export type ListDomainsGlobals$Outbound = {
|
|
27
|
-
workspaceId?: string | undefined;
|
|
28
|
-
};
|
|
29
|
-
|
|
30
|
-
/** @internal */
|
|
31
|
-
export const ListDomainsGlobals$outboundSchema: z.ZodType<
|
|
32
|
-
ListDomainsGlobals$Outbound,
|
|
33
|
-
z.ZodTypeDef,
|
|
34
|
-
ListDomainsGlobals
|
|
35
|
-
> = z.object({
|
|
36
|
-
workspaceId: z.string().optional(),
|
|
37
|
-
});
|
|
38
|
-
|
|
39
|
-
/**
|
|
40
|
-
* @internal
|
|
41
|
-
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
42
|
-
*/
|
|
43
|
-
export namespace ListDomainsGlobals$ {
|
|
44
|
-
/** @deprecated use `ListDomainsGlobals$inboundSchema` instead. */
|
|
45
|
-
export const inboundSchema = ListDomainsGlobals$inboundSchema;
|
|
46
|
-
/** @deprecated use `ListDomainsGlobals$outboundSchema` instead. */
|
|
47
|
-
export const outboundSchema = ListDomainsGlobals$outboundSchema;
|
|
48
|
-
/** @deprecated use `ListDomainsGlobals$Outbound` instead. */
|
|
49
|
-
export type Outbound = ListDomainsGlobals$Outbound;
|
|
50
|
-
}
|
|
51
|
-
|
|
52
|
-
/** @internal */
|
|
53
|
-
export const ListDomainsRequest$inboundSchema: z.ZodType<
|
|
54
|
-
ListDomainsRequest,
|
|
55
|
-
z.ZodTypeDef,
|
|
56
|
-
unknown
|
|
57
|
-
> = z.object({});
|
|
58
|
-
|
|
59
|
-
/** @internal */
|
|
60
|
-
export type ListDomainsRequest$Outbound = {};
|
|
61
|
-
|
|
62
|
-
/** @internal */
|
|
63
|
-
export const ListDomainsRequest$outboundSchema: z.ZodType<
|
|
64
|
-
ListDomainsRequest$Outbound,
|
|
65
|
-
z.ZodTypeDef,
|
|
66
|
-
ListDomainsRequest
|
|
67
|
-
> = z.object({});
|
|
68
|
-
|
|
69
|
-
/**
|
|
70
|
-
* @internal
|
|
71
|
-
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
72
|
-
*/
|
|
73
|
-
export namespace ListDomainsRequest$ {
|
|
74
|
-
/** @deprecated use `ListDomainsRequest$inboundSchema` instead. */
|
|
75
|
-
export const inboundSchema = ListDomainsRequest$inboundSchema;
|
|
76
|
-
/** @deprecated use `ListDomainsRequest$outboundSchema` instead. */
|
|
77
|
-
export const outboundSchema = ListDomainsRequest$outboundSchema;
|
|
78
|
-
/** @deprecated use `ListDomainsRequest$Outbound` instead. */
|
|
79
|
-
export type Outbound = ListDomainsRequest$Outbound;
|
|
80
|
-
}
|