@steamsets/client-ts 0.5.3 → 0.5.5
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/README.md +9 -3
- package/docs/sdks/account/README.md +83 -10
- package/docs/sdks/data/README.md +79 -0
- package/docs/sdks/public/README.md +79 -0
- package/docs/sdks/settings/README.md +4 -10
- package/funcs/accountAccountV1GetDataPoints.d.ts +13 -0
- package/funcs/accountAccountV1GetDataPoints.d.ts.map +1 -0
- package/funcs/accountAccountV1GetDataPoints.js +105 -0
- package/funcs/accountAccountV1GetDataPoints.js.map +1 -0
- package/funcs/dataAccountV1GetDataPoints.d.ts +13 -0
- package/funcs/dataAccountV1GetDataPoints.d.ts.map +1 -0
- package/funcs/dataAccountV1GetDataPoints.js +105 -0
- package/funcs/dataAccountV1GetDataPoints.js.map +1 -0
- package/funcs/publicAccountV1GetDataPoints.d.ts +13 -0
- package/funcs/publicAccountV1GetDataPoints.d.ts.map +1 -0
- package/funcs/publicAccountV1GetDataPoints.js +105 -0
- package/funcs/publicAccountV1GetDataPoints.js.map +1 -0
- package/lib/config.d.ts +3 -3
- package/lib/config.js +3 -3
- package/lib/config.js.map +1 -1
- package/models/components/accountbadgemostxpdatapoint.d.ts +83 -0
- package/models/components/accountbadgemostxpdatapoint.d.ts.map +1 -0
- package/models/components/accountbadgemostxpdatapoint.js +75 -0
- package/models/components/accountbadgemostxpdatapoint.js.map +1 -0
- package/models/components/accountbadgescarcitydatapoint.d.ts +68 -0
- package/models/components/accountbadgescarcitydatapoint.d.ts.map +1 -0
- package/models/components/accountbadgescarcitydatapoint.js +66 -0
- package/models/components/accountbadgescarcitydatapoint.js.map +1 -0
- package/models/components/accountplaytimedatapoint.d.ts +43 -0
- package/models/components/accountplaytimedatapoint.d.ts.map +1 -0
- package/models/components/{item.js → accountplaytimedatapoint.js} +19 -15
- package/models/components/accountplaytimedatapoint.js.map +1 -0
- package/models/components/image.d.ts +0 -10
- package/models/components/image.d.ts.map +1 -1
- package/models/components/image.js +0 -4
- package/models/components/image.js.map +1 -1
- package/models/components/index.d.ts +4 -1
- package/models/components/index.d.ts.map +1 -1
- package/models/components/index.js +4 -1
- package/models/components/index.js.map +1 -1
- package/models/components/v1accountdatapointsresponsebody.d.ts +47 -0
- package/models/components/v1accountdatapointsresponsebody.d.ts.map +1 -0
- package/models/components/v1accountdatapointsresponsebody.js +74 -0
- package/models/components/v1accountdatapointsresponsebody.js.map +1 -0
- package/models/components/v1deleteimagesrequestbody.d.ts +3 -4
- package/models/components/v1deleteimagesrequestbody.d.ts.map +1 -1
- package/models/components/v1deleteimagesrequestbody.js +2 -3
- package/models/components/v1deleteimagesrequestbody.js.map +1 -1
- package/models/operations/accountv1getdatapoints.d.ts +58 -0
- package/models/operations/accountv1getdatapoints.d.ts.map +1 -0
- package/models/operations/accountv1getdatapoints.js +107 -0
- package/models/operations/accountv1getdatapoints.js.map +1 -0
- package/models/operations/index.d.ts +1 -0
- package/models/operations/index.d.ts.map +1 -1
- package/models/operations/index.js +1 -0
- package/models/operations/index.js.map +1 -1
- package/package.json +1 -1
- package/sdk/account.d.ts +4 -0
- package/sdk/account.d.ts.map +1 -1
- package/sdk/account.js +7 -0
- package/sdk/account.js.map +1 -1
- package/sdk/data.d.ts +4 -0
- package/sdk/data.d.ts.map +1 -1
- package/sdk/data.js +7 -0
- package/sdk/data.js.map +1 -1
- package/sdk/public.d.ts +4 -0
- package/sdk/public.d.ts.map +1 -1
- package/sdk/public.js +7 -0
- package/sdk/public.js.map +1 -1
- package/src/funcs/accountAccountV1GetDataPoints.ts +139 -0
- package/src/funcs/dataAccountV1GetDataPoints.ts +139 -0
- package/src/funcs/publicAccountV1GetDataPoints.ts +139 -0
- package/src/lib/config.ts +3 -3
- package/src/models/components/accountbadgemostxpdatapoint.ts +128 -0
- package/src/models/components/accountbadgescarcitydatapoint.ts +104 -0
- package/src/models/components/accountplaytimedatapoint.ts +69 -0
- package/src/models/components/image.ts +0 -14
- package/src/models/components/index.ts +4 -1
- package/src/models/components/v1accountdatapointsresponsebody.ts +95 -0
- package/src/models/components/v1deleteimagesrequestbody.ts +5 -6
- package/src/models/operations/accountv1getdatapoints.ts +136 -0
- package/src/models/operations/index.ts +1 -0
- package/src/sdk/account.ts +11 -0
- package/src/sdk/data.ts +11 -0
- package/src/sdk/public.ts +11 -0
- package/models/components/item.d.ts +0 -33
- package/models/components/item.d.ts.map +0 -1
- package/models/components/item.js.map +0 -1
- package/src/models/components/item.ts +0 -47
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"accountplaytimedatapoint.d.ts","sourceRoot":"","sources":["../../src/models/components/accountplaytimedatapoint.ts"],"names":[],"mappings":"AAIA,OAAO,KAAK,CAAC,MAAM,KAAK,CAAC;AAEzB,MAAM,MAAM,wBAAwB,GAAG;IACnC;;OAEG;IACH,KAAK,EAAE,MAAM,CAAC;IACd;;OAEG;IACH,KAAK,EAAE,MAAM,CAAC;IACd;;OAEG;IACH,IAAI,EAAE,MAAM,CAAC;IACb;;OAEG;IACH,QAAQ,EAAE,MAAM,CAAC;CACpB,CAAC;AAEF,gBAAgB;AAChB,eAAO,MAAM,sCAAsC,EAAE,CAAC,CAAC,OAAO,CAC1D,wBAAwB,EACxB,CAAC,CAAC,UAAU,EACZ,OAAO,CAMT,CAAC;AAEH,gBAAgB;AAChB,MAAM,MAAM,iCAAiC,GAAG;IAC5C,KAAK,EAAE,MAAM,CAAC;IACd,KAAK,EAAE,MAAM,CAAC;IACd,IAAI,EAAE,MAAM,CAAC;IACb,QAAQ,EAAE,MAAM,CAAC;CACpB,CAAC;AAEF,gBAAgB;AAChB,eAAO,MAAM,uCAAuC,EAAE,CAAC,CAAC,OAAO,CAC3D,iCAAiC,EACjC,CAAC,CAAC,UAAU,EACZ,wBAAwB,CAM1B,CAAC;AAEH;;;GAGG;AACH,yBAAiB,yBAAyB,CAAC;IACvC,wEAAwE;IACjE,MAAM,aAAa,4DAAyC,CAAC;IACpE,yEAAyE;IAClE,MAAM,cAAc,sFAA0C,CAAC;IACtE,mEAAmE;IACnE,KAAY,QAAQ,GAAG,iCAAiC,CAAC;CAC5D"}
|
|
@@ -26,27 +26,31 @@ var __importStar = (this && this.__importStar) || function (mod) {
|
|
|
26
26
|
return result;
|
|
27
27
|
};
|
|
28
28
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
29
|
-
exports.
|
|
29
|
+
exports.AccountPlaytimeDataPoint$ = exports.AccountPlaytimeDataPoint$outboundSchema = exports.AccountPlaytimeDataPoint$inboundSchema = void 0;
|
|
30
30
|
const z = __importStar(require("zod"));
|
|
31
31
|
/** @internal */
|
|
32
|
-
exports.
|
|
33
|
-
|
|
34
|
-
|
|
32
|
+
exports.AccountPlaytimeDataPoint$inboundSchema = z.object({
|
|
33
|
+
appId: z.number().int(),
|
|
34
|
+
image: z.string(),
|
|
35
|
+
name: z.string(),
|
|
36
|
+
playtime: z.number().int(),
|
|
35
37
|
});
|
|
36
38
|
/** @internal */
|
|
37
|
-
exports.
|
|
38
|
-
|
|
39
|
-
|
|
39
|
+
exports.AccountPlaytimeDataPoint$outboundSchema = z.object({
|
|
40
|
+
appId: z.number().int(),
|
|
41
|
+
image: z.string(),
|
|
42
|
+
name: z.string(),
|
|
43
|
+
playtime: z.number().int(),
|
|
40
44
|
});
|
|
41
45
|
/**
|
|
42
46
|
* @internal
|
|
43
47
|
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
44
48
|
*/
|
|
45
|
-
var
|
|
46
|
-
(function (
|
|
47
|
-
/** @deprecated use `
|
|
48
|
-
|
|
49
|
-
/** @deprecated use `
|
|
50
|
-
|
|
51
|
-
})(
|
|
52
|
-
//# sourceMappingURL=
|
|
49
|
+
var AccountPlaytimeDataPoint$;
|
|
50
|
+
(function (AccountPlaytimeDataPoint$) {
|
|
51
|
+
/** @deprecated use `AccountPlaytimeDataPoint$inboundSchema` instead. */
|
|
52
|
+
AccountPlaytimeDataPoint$.inboundSchema = exports.AccountPlaytimeDataPoint$inboundSchema;
|
|
53
|
+
/** @deprecated use `AccountPlaytimeDataPoint$outboundSchema` instead. */
|
|
54
|
+
AccountPlaytimeDataPoint$.outboundSchema = exports.AccountPlaytimeDataPoint$outboundSchema;
|
|
55
|
+
})(AccountPlaytimeDataPoint$ || (exports.AccountPlaytimeDataPoint$ = AccountPlaytimeDataPoint$ = {}));
|
|
56
|
+
//# sourceMappingURL=accountplaytimedatapoint.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"accountplaytimedatapoint.js","sourceRoot":"","sources":["../../src/models/components/accountplaytimedatapoint.ts"],"names":[],"mappings":";AAAA;;GAEG;;;;;;;;;;;;;;;;;;;;;;;;;;AAEH,uCAAyB;AAqBzB,gBAAgB;AACH,QAAA,sCAAsC,GAI/C,CAAC,CAAC,MAAM,CAAC;IACT,KAAK,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,GAAG,EAAE;IACvB,KAAK,EAAE,CAAC,CAAC,MAAM,EAAE;IACjB,IAAI,EAAE,CAAC,CAAC,MAAM,EAAE;IAChB,QAAQ,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,GAAG,EAAE;CAC7B,CAAC,CAAC;AAUH,gBAAgB;AACH,QAAA,uCAAuC,GAIhD,CAAC,CAAC,MAAM,CAAC;IACT,KAAK,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,GAAG,EAAE;IACvB,KAAK,EAAE,CAAC,CAAC,MAAM,EAAE;IACjB,IAAI,EAAE,CAAC,CAAC,MAAM,EAAE;IAChB,QAAQ,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,GAAG,EAAE;CAC7B,CAAC,CAAC;AAEH;;;GAGG;AACH,IAAiB,yBAAyB,CAOzC;AAPD,WAAiB,yBAAyB;IACtC,wEAAwE;IAC3D,uCAAa,GAAG,8CAAsC,CAAC;IACpE,yEAAyE;IAC5D,wCAAc,GAAG,+CAAuC,CAAC;AAG1E,CAAC,EAPgB,yBAAyB,yCAAzB,yBAAyB,QAOzC"}
|
|
@@ -4,10 +4,6 @@ export type Image = {
|
|
|
4
4
|
* Whether the image is active or not
|
|
5
5
|
*/
|
|
6
6
|
active: boolean;
|
|
7
|
-
/**
|
|
8
|
-
* The id of the file
|
|
9
|
-
*/
|
|
10
|
-
fileId: string;
|
|
11
7
|
/**
|
|
12
8
|
* The name of the file
|
|
13
9
|
*/
|
|
@@ -20,21 +16,15 @@ export type Image = {
|
|
|
20
16
|
* The type of the image
|
|
21
17
|
*/
|
|
22
18
|
imageType: string;
|
|
23
|
-
/**
|
|
24
|
-
* The mime type of the file
|
|
25
|
-
*/
|
|
26
|
-
mimeType: string;
|
|
27
19
|
};
|
|
28
20
|
/** @internal */
|
|
29
21
|
export declare const Image$inboundSchema: z.ZodType<Image, z.ZodTypeDef, unknown>;
|
|
30
22
|
/** @internal */
|
|
31
23
|
export type Image$Outbound = {
|
|
32
24
|
active: boolean;
|
|
33
|
-
fileId: string;
|
|
34
25
|
fileName: string;
|
|
35
26
|
imageId: string;
|
|
36
27
|
imageType: string;
|
|
37
|
-
mimeType: string;
|
|
38
28
|
};
|
|
39
29
|
/** @internal */
|
|
40
30
|
export declare const Image$outboundSchema: z.ZodType<Image$Outbound, z.ZodTypeDef, Image>;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"image.d.ts","sourceRoot":"","sources":["../../src/models/components/image.ts"],"names":[],"mappings":"AAIA,OAAO,KAAK,CAAC,MAAM,KAAK,CAAC;AAEzB,MAAM,MAAM,KAAK,GAAG;IAChB;;OAEG;IACH,MAAM,EAAE,OAAO,CAAC;IAChB;;OAEG;IACH,
|
|
1
|
+
{"version":3,"file":"image.d.ts","sourceRoot":"","sources":["../../src/models/components/image.ts"],"names":[],"mappings":"AAIA,OAAO,KAAK,CAAC,MAAM,KAAK,CAAC;AAEzB,MAAM,MAAM,KAAK,GAAG;IAChB;;OAEG;IACH,MAAM,EAAE,OAAO,CAAC;IAChB;;OAEG;IACH,QAAQ,EAAE,MAAM,CAAC;IACjB;;OAEG;IACH,OAAO,EAAE,MAAM,CAAC;IAChB;;OAEG;IACH,SAAS,EAAE,MAAM,CAAC;CACrB,CAAC;AAEF,gBAAgB;AAChB,eAAO,MAAM,mBAAmB,EAAE,CAAC,CAAC,OAAO,CAAC,KAAK,EAAE,CAAC,CAAC,UAAU,EAAE,OAAO,CAKtE,CAAC;AAEH,gBAAgB;AAChB,MAAM,MAAM,cAAc,GAAG;IACzB,MAAM,EAAE,OAAO,CAAC;IAChB,QAAQ,EAAE,MAAM,CAAC;IACjB,OAAO,EAAE,MAAM,CAAC;IAChB,SAAS,EAAE,MAAM,CAAC;CACrB,CAAC;AAEF,gBAAgB;AAChB,eAAO,MAAM,oBAAoB,EAAE,CAAC,CAAC,OAAO,CAAC,cAAc,EAAE,CAAC,CAAC,UAAU,EAAE,KAAK,CAK9E,CAAC;AAEH;;;GAGG;AACH,yBAAiB,MAAM,CAAC;IACpB,qDAAqD;IAC9C,MAAM,aAAa,yCAAsB,CAAC;IACjD,sDAAsD;IAC/C,MAAM,cAAc,gDAAuB,CAAC;IACnD,gDAAgD;IAChD,KAAY,QAAQ,GAAG,cAAc,CAAC;CACzC"}
|
|
@@ -31,20 +31,16 @@ const z = __importStar(require("zod"));
|
|
|
31
31
|
/** @internal */
|
|
32
32
|
exports.Image$inboundSchema = z.object({
|
|
33
33
|
active: z.boolean(),
|
|
34
|
-
fileId: z.string(),
|
|
35
34
|
fileName: z.string(),
|
|
36
35
|
imageId: z.string(),
|
|
37
36
|
imageType: z.string(),
|
|
38
|
-
mimeType: z.string(),
|
|
39
37
|
});
|
|
40
38
|
/** @internal */
|
|
41
39
|
exports.Image$outboundSchema = z.object({
|
|
42
40
|
active: z.boolean(),
|
|
43
|
-
fileId: z.string(),
|
|
44
41
|
fileName: z.string(),
|
|
45
42
|
imageId: z.string(),
|
|
46
43
|
imageType: z.string(),
|
|
47
|
-
mimeType: z.string(),
|
|
48
44
|
});
|
|
49
45
|
/**
|
|
50
46
|
* @internal
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"image.js","sourceRoot":"","sources":["../../src/models/components/image.ts"],"names":[],"mappings":";AAAA;;GAEG;;;;;;;;;;;;;;;;;;;;;;;;;;AAEH,uCAAyB;
|
|
1
|
+
{"version":3,"file":"image.js","sourceRoot":"","sources":["../../src/models/components/image.ts"],"names":[],"mappings":";AAAA;;GAEG;;;;;;;;;;;;;;;;;;;;;;;;;;AAEH,uCAAyB;AAqBzB,gBAAgB;AACH,QAAA,mBAAmB,GAA4C,CAAC,CAAC,MAAM,CAAC;IACjF,MAAM,EAAE,CAAC,CAAC,OAAO,EAAE;IACnB,QAAQ,EAAE,CAAC,CAAC,MAAM,EAAE;IACpB,OAAO,EAAE,CAAC,CAAC,MAAM,EAAE;IACnB,SAAS,EAAE,CAAC,CAAC,MAAM,EAAE;CACxB,CAAC,CAAC;AAUH,gBAAgB;AACH,QAAA,oBAAoB,GAAmD,CAAC,CAAC,MAAM,CAAC;IACzF,MAAM,EAAE,CAAC,CAAC,OAAO,EAAE;IACnB,QAAQ,EAAE,CAAC,CAAC,MAAM,EAAE;IACpB,OAAO,EAAE,CAAC,CAAC,MAAM,EAAE;IACnB,SAAS,EAAE,CAAC,CAAC,MAAM,EAAE;CACxB,CAAC,CAAC;AAEH;;;GAGG;AACH,IAAiB,MAAM,CAOtB;AAPD,WAAiB,MAAM;IACnB,qDAAqD;IACxC,oBAAa,GAAG,2BAAmB,CAAC;IACjD,sDAAsD;IACzC,qBAAc,GAAG,4BAAoB,CAAC;AAGvD,CAAC,EAPgB,MAAM,sBAAN,MAAM,QAOtB"}
|
|
@@ -1,5 +1,8 @@
|
|
|
1
|
+
export * from "./accountbadgemostxpdatapoint.js";
|
|
2
|
+
export * from "./accountbadgescarcitydatapoint.js";
|
|
1
3
|
export * from "./accountinfobody.js";
|
|
2
4
|
export * from "./accountleaderboardhistory.js";
|
|
5
|
+
export * from "./accountplaytimedatapoint.js";
|
|
3
6
|
export * from "./accountsearch.js";
|
|
4
7
|
export * from "./accountsearchidstruct.js";
|
|
5
8
|
export * from "./accountsearchvanitystruct.js";
|
|
@@ -11,7 +14,6 @@ export * from "./emailnotification.js";
|
|
|
11
14
|
export * from "./errordetail.js";
|
|
12
15
|
export * from "./httpmetadata.js";
|
|
13
16
|
export * from "./image.js";
|
|
14
|
-
export * from "./item.js";
|
|
15
17
|
export * from "./leaderboardaccount.js";
|
|
16
18
|
export * from "./leaderboardbadgeinfo.js";
|
|
17
19
|
export * from "./location.js";
|
|
@@ -23,6 +25,7 @@ export * from "./security.js";
|
|
|
23
25
|
export * from "./session.js";
|
|
24
26
|
export * from "./state.js";
|
|
25
27
|
export * from "./v1accountapp.js";
|
|
28
|
+
export * from "./v1accountdatapointsresponsebody.js";
|
|
26
29
|
export * from "./v1accountfriend.js";
|
|
27
30
|
export * from "./v1accountfriendsresponsebody.js";
|
|
28
31
|
export * from "./v1accountleaderboardhistoryresponsebody.js";
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/models/components/index.ts"],"names":[],"mappings":"AAIA,cAAc,sBAAsB,CAAC;AACrC,cAAc,gCAAgC,CAAC;AAC/C,cAAc,oBAAoB,CAAC;AACnC,cAAc,4BAA4B,CAAC;AAC3C,cAAc,gCAAgC,CAAC;AAC/C,cAAc,0BAA0B,CAAC;AACzC,cAAc,WAAW,CAAC;AAC1B,cAAc,iBAAiB,CAAC;AAChC,cAAc,cAAc,CAAC;AAC7B,cAAc,wBAAwB,CAAC;AACvC,cAAc,kBAAkB,CAAC;AACjC,cAAc,mBAAmB,CAAC;AAClC,cAAc,YAAY,CAAC;AAC3B,cAAc,
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/models/components/index.ts"],"names":[],"mappings":"AAIA,cAAc,kCAAkC,CAAC;AACjD,cAAc,oCAAoC,CAAC;AACnD,cAAc,sBAAsB,CAAC;AACrC,cAAc,gCAAgC,CAAC;AAC/C,cAAc,+BAA+B,CAAC;AAC9C,cAAc,oBAAoB,CAAC;AACnC,cAAc,4BAA4B,CAAC;AAC3C,cAAc,gCAAgC,CAAC;AAC/C,cAAc,0BAA0B,CAAC;AACzC,cAAc,WAAW,CAAC;AAC1B,cAAc,iBAAiB,CAAC;AAChC,cAAc,cAAc,CAAC;AAC7B,cAAc,wBAAwB,CAAC;AACvC,cAAc,kBAAkB,CAAC;AACjC,cAAc,mBAAmB,CAAC;AAClC,cAAc,YAAY,CAAC;AAC3B,cAAc,yBAAyB,CAAC;AACxC,cAAc,2BAA2B,CAAC;AAC1C,cAAc,eAAe,CAAC;AAC9B,cAAc,uBAAuB,CAAC;AACtC,cAAc,aAAa,CAAC;AAC5B,cAAc,eAAe,CAAC;AAC9B,cAAc,WAAW,CAAC;AAC1B,cAAc,eAAe,CAAC;AAC9B,cAAc,cAAc,CAAC;AAC7B,cAAc,YAAY,CAAC;AAC3B,cAAc,mBAAmB,CAAC;AAClC,cAAc,sCAAsC,CAAC;AACrD,cAAc,sBAAsB,CAAC;AACrC,cAAc,mCAAmC,CAAC;AAClD,cAAc,8CAA8C,CAAC;AAC7D,cAAc,iCAAiC,CAAC;AAChD,cAAc,cAAc,CAAC;AAC7B,cAAc,2BAA2B,CAAC;AAC1C,cAAc,2BAA2B,CAAC;AAC1C,cAAc,4BAA4B,CAAC;AAC3C,cAAc,0BAA0B,CAAC;AACzC,cAAc,oCAAoC,CAAC;AACnD,cAAc,qCAAqC,CAAC;AACpD,cAAc,gCAAgC,CAAC;AAC/C,cAAc,iCAAiC,CAAC;AAChD,cAAc,iCAAiC,CAAC;AAChD,cAAc,kCAAkC,CAAC;AACjD,cAAc,mCAAmC,CAAC;AAClD,cAAc,uBAAuB,CAAC;AACtC,cAAc,wBAAwB,CAAC;AACvC,cAAc,6BAA6B,CAAC;AAC5C,cAAc,0BAA0B,CAAC;AACzC,cAAc,oCAAoC,CAAC;AACnD,cAAc,qCAAqC,CAAC;AACpD,cAAc,+BAA+B,CAAC;AAC9C,cAAc,gCAAgC,CAAC;AAC/C,cAAc,kCAAkC,CAAC;AACjD,cAAc,mCAAmC,CAAC;AAClD,cAAc,gCAAgC,CAAC;AAC/C,cAAc,qBAAqB,CAAC;AACpC,cAAc,oCAAoC,CAAC;AACnD,cAAc,qCAAqC,CAAC;AACpD,cAAc,+BAA+B,CAAC;AAC9C,cAAc,gCAAgC,CAAC"}
|
|
@@ -17,8 +17,11 @@ var __exportStar = (this && this.__exportStar) || function(m, exports) {
|
|
|
17
17
|
for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);
|
|
18
18
|
};
|
|
19
19
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
20
|
+
__exportStar(require("./accountbadgemostxpdatapoint.js"), exports);
|
|
21
|
+
__exportStar(require("./accountbadgescarcitydatapoint.js"), exports);
|
|
20
22
|
__exportStar(require("./accountinfobody.js"), exports);
|
|
21
23
|
__exportStar(require("./accountleaderboardhistory.js"), exports);
|
|
24
|
+
__exportStar(require("./accountplaytimedatapoint.js"), exports);
|
|
22
25
|
__exportStar(require("./accountsearch.js"), exports);
|
|
23
26
|
__exportStar(require("./accountsearchidstruct.js"), exports);
|
|
24
27
|
__exportStar(require("./accountsearchvanitystruct.js"), exports);
|
|
@@ -30,7 +33,6 @@ __exportStar(require("./emailnotification.js"), exports);
|
|
|
30
33
|
__exportStar(require("./errordetail.js"), exports);
|
|
31
34
|
__exportStar(require("./httpmetadata.js"), exports);
|
|
32
35
|
__exportStar(require("./image.js"), exports);
|
|
33
|
-
__exportStar(require("./item.js"), exports);
|
|
34
36
|
__exportStar(require("./leaderboardaccount.js"), exports);
|
|
35
37
|
__exportStar(require("./leaderboardbadgeinfo.js"), exports);
|
|
36
38
|
__exportStar(require("./location.js"), exports);
|
|
@@ -42,6 +44,7 @@ __exportStar(require("./security.js"), exports);
|
|
|
42
44
|
__exportStar(require("./session.js"), exports);
|
|
43
45
|
__exportStar(require("./state.js"), exports);
|
|
44
46
|
__exportStar(require("./v1accountapp.js"), exports);
|
|
47
|
+
__exportStar(require("./v1accountdatapointsresponsebody.js"), exports);
|
|
45
48
|
__exportStar(require("./v1accountfriend.js"), exports);
|
|
46
49
|
__exportStar(require("./v1accountfriendsresponsebody.js"), exports);
|
|
47
50
|
__exportStar(require("./v1accountleaderboardhistoryresponsebody.js"), exports);
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/models/components/index.ts"],"names":[],"mappings":";AAAA;;GAEG;;;;;;;;;;;;;;;;AAEH,uDAAqC;AACrC,iEAA+C;AAC/C,qDAAmC;AACnC,6DAA2C;AAC3C,iEAA+C;AAC/C,2DAAyC;AACzC,4CAA0B;AAC1B,kDAAgC;AAChC,+CAA6B;AAC7B,yDAAuC;AACvC,mDAAiC;AACjC,oDAAkC;AAClC,6CAA2B;AAC3B,
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/models/components/index.ts"],"names":[],"mappings":";AAAA;;GAEG;;;;;;;;;;;;;;;;AAEH,mEAAiD;AACjD,qEAAmD;AACnD,uDAAqC;AACrC,iEAA+C;AAC/C,gEAA8C;AAC9C,qDAAmC;AACnC,6DAA2C;AAC3C,iEAA+C;AAC/C,2DAAyC;AACzC,4CAA0B;AAC1B,kDAAgC;AAChC,+CAA6B;AAC7B,yDAAuC;AACvC,mDAAiC;AACjC,oDAAkC;AAClC,6CAA2B;AAC3B,0DAAwC;AACxC,4DAA0C;AAC1C,gDAA8B;AAC9B,wDAAsC;AACtC,8CAA4B;AAC5B,gDAA8B;AAC9B,4CAA0B;AAC1B,gDAA8B;AAC9B,+CAA6B;AAC7B,6CAA2B;AAC3B,oDAAkC;AAClC,uEAAqD;AACrD,uDAAqC;AACrC,oEAAkD;AAClD,+EAA6D;AAC7D,kEAAgD;AAChD,+CAA6B;AAC7B,4DAA0C;AAC1C,4DAA0C;AAC1C,6DAA2C;AAC3C,2DAAyC;AACzC,qEAAmD;AACnD,sEAAoD;AACpD,iEAA+C;AAC/C,kEAAgD;AAChD,kEAAgD;AAChD,mEAAiD;AACjD,oEAAkD;AAClD,wDAAsC;AACtC,yDAAuC;AACvC,8DAA4C;AAC5C,2DAAyC;AACzC,qEAAmD;AACnD,sEAAoD;AACpD,gEAA8C;AAC9C,iEAA+C;AAC/C,mEAAiD;AACjD,oEAAkD;AAClD,iEAA+C;AAC/C,sDAAoC;AACpC,qEAAmD;AACnD,sEAAoD;AACpD,gEAA8C;AAC9C,iEAA+C"}
|
|
@@ -0,0 +1,47 @@
|
|
|
1
|
+
import { AccountBadgeMostXpDataPoint, AccountBadgeMostXpDataPoint$Outbound } from "./accountbadgemostxpdatapoint.js";
|
|
2
|
+
import { AccountBadgeScarcityDataPoint, AccountBadgeScarcityDataPoint$Outbound } from "./accountbadgescarcitydatapoint.js";
|
|
3
|
+
import { AccountPlaytimeDataPoint, AccountPlaytimeDataPoint$Outbound } from "./accountplaytimedatapoint.js";
|
|
4
|
+
import * as z from "zod";
|
|
5
|
+
export type V1AccountDataPointsResponseBody = {
|
|
6
|
+
/**
|
|
7
|
+
* A URL to the JSON Schema for this object.
|
|
8
|
+
*/
|
|
9
|
+
dollarSchema?: string | undefined;
|
|
10
|
+
mostXp: Array<AccountBadgeMostXpDataPoint> | null;
|
|
11
|
+
playtime: Array<AccountPlaytimeDataPoint> | null;
|
|
12
|
+
scarcity: Array<AccountBadgeScarcityDataPoint> | null;
|
|
13
|
+
xp: {
|
|
14
|
+
[k: string]: {
|
|
15
|
+
[k: string]: number;
|
|
16
|
+
};
|
|
17
|
+
};
|
|
18
|
+
};
|
|
19
|
+
/** @internal */
|
|
20
|
+
export declare const V1AccountDataPointsResponseBody$inboundSchema: z.ZodType<V1AccountDataPointsResponseBody, z.ZodTypeDef, unknown>;
|
|
21
|
+
/** @internal */
|
|
22
|
+
export type V1AccountDataPointsResponseBody$Outbound = {
|
|
23
|
+
$schema?: string | undefined;
|
|
24
|
+
mostXp: Array<AccountBadgeMostXpDataPoint$Outbound> | null;
|
|
25
|
+
playtime: Array<AccountPlaytimeDataPoint$Outbound> | null;
|
|
26
|
+
scarcity: Array<AccountBadgeScarcityDataPoint$Outbound> | null;
|
|
27
|
+
xp: {
|
|
28
|
+
[k: string]: {
|
|
29
|
+
[k: string]: number;
|
|
30
|
+
};
|
|
31
|
+
};
|
|
32
|
+
};
|
|
33
|
+
/** @internal */
|
|
34
|
+
export declare const V1AccountDataPointsResponseBody$outboundSchema: z.ZodType<V1AccountDataPointsResponseBody$Outbound, z.ZodTypeDef, V1AccountDataPointsResponseBody>;
|
|
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 V1AccountDataPointsResponseBody$ {
|
|
40
|
+
/** @deprecated use `V1AccountDataPointsResponseBody$inboundSchema` instead. */
|
|
41
|
+
const inboundSchema: z.ZodType<V1AccountDataPointsResponseBody, z.ZodTypeDef, unknown>;
|
|
42
|
+
/** @deprecated use `V1AccountDataPointsResponseBody$outboundSchema` instead. */
|
|
43
|
+
const outboundSchema: z.ZodType<V1AccountDataPointsResponseBody$Outbound, z.ZodTypeDef, V1AccountDataPointsResponseBody>;
|
|
44
|
+
/** @deprecated use `V1AccountDataPointsResponseBody$Outbound` instead. */
|
|
45
|
+
type Outbound = V1AccountDataPointsResponseBody$Outbound;
|
|
46
|
+
}
|
|
47
|
+
//# sourceMappingURL=v1accountdatapointsresponsebody.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"v1accountdatapointsresponsebody.d.ts","sourceRoot":"","sources":["../../src/models/components/v1accountdatapointsresponsebody.ts"],"names":[],"mappings":"AAKA,OAAO,EACH,2BAA2B,EAE3B,oCAAoC,EAEvC,MAAM,kCAAkC,CAAC;AAC1C,OAAO,EACH,6BAA6B,EAE7B,sCAAsC,EAEzC,MAAM,oCAAoC,CAAC;AAC5C,OAAO,EACH,wBAAwB,EAExB,iCAAiC,EAEpC,MAAM,+BAA+B,CAAC;AACvC,OAAO,KAAK,CAAC,MAAM,KAAK,CAAC;AAEzB,MAAM,MAAM,+BAA+B,GAAG;IAC1C;;OAEG;IACH,YAAY,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;IAClC,MAAM,EAAE,KAAK,CAAC,2BAA2B,CAAC,GAAG,IAAI,CAAC;IAClD,QAAQ,EAAE,KAAK,CAAC,wBAAwB,CAAC,GAAG,IAAI,CAAC;IACjD,QAAQ,EAAE,KAAK,CAAC,6BAA6B,CAAC,GAAG,IAAI,CAAC;IACtD,EAAE,EAAE;QAAE,CAAC,CAAC,EAAE,MAAM,GAAG;YAAE,CAAC,CAAC,EAAE,MAAM,GAAG,MAAM,CAAA;SAAE,CAAA;KAAE,CAAC;CAChD,CAAC;AAEF,gBAAgB;AAChB,eAAO,MAAM,6CAA6C,EAAE,CAAC,CAAC,OAAO,CACjE,+BAA+B,EAC/B,CAAC,CAAC,UAAU,EACZ,OAAO,CAaL,CAAC;AAEP,gBAAgB;AAChB,MAAM,MAAM,wCAAwC,GAAG;IACnD,OAAO,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;IAC7B,MAAM,EAAE,KAAK,CAAC,oCAAoC,CAAC,GAAG,IAAI,CAAC;IAC3D,QAAQ,EAAE,KAAK,CAAC,iCAAiC,CAAC,GAAG,IAAI,CAAC;IAC1D,QAAQ,EAAE,KAAK,CAAC,sCAAsC,CAAC,GAAG,IAAI,CAAC;IAC/D,EAAE,EAAE;QAAE,CAAC,CAAC,EAAE,MAAM,GAAG;YAAE,CAAC,CAAC,EAAE,MAAM,GAAG,MAAM,CAAA;SAAE,CAAA;KAAE,CAAC;CAChD,CAAC;AAEF,gBAAgB;AAChB,eAAO,MAAM,8CAA8C,EAAE,CAAC,CAAC,OAAO,CAClE,wCAAwC,EACxC,CAAC,CAAC,UAAU,EACZ,+BAA+B,CAa7B,CAAC;AAEP;;;GAGG;AACH,yBAAiB,gCAAgC,CAAC;IAC9C,+EAA+E;IACxE,MAAM,aAAa,mEAAgD,CAAC;IAC3E,gFAAgF;IACzE,MAAM,cAAc,oGAAiD,CAAC;IAC7E,0EAA0E;IAC1E,KAAY,QAAQ,GAAG,wCAAwC,CAAC;CACnE"}
|
|
@@ -0,0 +1,74 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/*
|
|
3
|
+
* Code generated by Speakeasy (https://speakeasy.com). 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.V1AccountDataPointsResponseBody$ = exports.V1AccountDataPointsResponseBody$outboundSchema = exports.V1AccountDataPointsResponseBody$inboundSchema = void 0;
|
|
30
|
+
const primitives_js_1 = require("../../lib/primitives.js");
|
|
31
|
+
const accountbadgemostxpdatapoint_js_1 = require("./accountbadgemostxpdatapoint.js");
|
|
32
|
+
const accountbadgescarcitydatapoint_js_1 = require("./accountbadgescarcitydatapoint.js");
|
|
33
|
+
const accountplaytimedatapoint_js_1 = require("./accountplaytimedatapoint.js");
|
|
34
|
+
const z = __importStar(require("zod"));
|
|
35
|
+
/** @internal */
|
|
36
|
+
exports.V1AccountDataPointsResponseBody$inboundSchema = z
|
|
37
|
+
.object({
|
|
38
|
+
$schema: z.string().optional(),
|
|
39
|
+
mostXp: z.nullable(z.array(accountbadgemostxpdatapoint_js_1.AccountBadgeMostXpDataPoint$inboundSchema)),
|
|
40
|
+
playtime: z.nullable(z.array(accountplaytimedatapoint_js_1.AccountPlaytimeDataPoint$inboundSchema)),
|
|
41
|
+
scarcity: z.nullable(z.array(accountbadgescarcitydatapoint_js_1.AccountBadgeScarcityDataPoint$inboundSchema)),
|
|
42
|
+
xp: z.record(z.record(z.number().int())),
|
|
43
|
+
})
|
|
44
|
+
.transform((v) => {
|
|
45
|
+
return (0, primitives_js_1.remap)(v, {
|
|
46
|
+
$schema: "dollarSchema",
|
|
47
|
+
});
|
|
48
|
+
});
|
|
49
|
+
/** @internal */
|
|
50
|
+
exports.V1AccountDataPointsResponseBody$outboundSchema = z
|
|
51
|
+
.object({
|
|
52
|
+
dollarSchema: z.string().optional(),
|
|
53
|
+
mostXp: z.nullable(z.array(accountbadgemostxpdatapoint_js_1.AccountBadgeMostXpDataPoint$outboundSchema)),
|
|
54
|
+
playtime: z.nullable(z.array(accountplaytimedatapoint_js_1.AccountPlaytimeDataPoint$outboundSchema)),
|
|
55
|
+
scarcity: z.nullable(z.array(accountbadgescarcitydatapoint_js_1.AccountBadgeScarcityDataPoint$outboundSchema)),
|
|
56
|
+
xp: z.record(z.record(z.number().int())),
|
|
57
|
+
})
|
|
58
|
+
.transform((v) => {
|
|
59
|
+
return (0, primitives_js_1.remap)(v, {
|
|
60
|
+
dollarSchema: "$schema",
|
|
61
|
+
});
|
|
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
|
+
var V1AccountDataPointsResponseBody$;
|
|
68
|
+
(function (V1AccountDataPointsResponseBody$) {
|
|
69
|
+
/** @deprecated use `V1AccountDataPointsResponseBody$inboundSchema` instead. */
|
|
70
|
+
V1AccountDataPointsResponseBody$.inboundSchema = exports.V1AccountDataPointsResponseBody$inboundSchema;
|
|
71
|
+
/** @deprecated use `V1AccountDataPointsResponseBody$outboundSchema` instead. */
|
|
72
|
+
V1AccountDataPointsResponseBody$.outboundSchema = exports.V1AccountDataPointsResponseBody$outboundSchema;
|
|
73
|
+
})(V1AccountDataPointsResponseBody$ || (exports.V1AccountDataPointsResponseBody$ = V1AccountDataPointsResponseBody$ = {}));
|
|
74
|
+
//# sourceMappingURL=v1accountdatapointsresponsebody.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"v1accountdatapointsresponsebody.js","sourceRoot":"","sources":["../../src/models/components/v1accountdatapointsresponsebody.ts"],"names":[],"mappings":";AAAA;;GAEG;;;;;;;;;;;;;;;;;;;;;;;;;;AAEH,2DAA0D;AAC1D,qFAK0C;AAC1C,yFAK4C;AAC5C,+EAKuC;AACvC,uCAAyB;AAazB,gBAAgB;AACH,QAAA,6CAA6C,GAItD,CAAC;KACA,MAAM,CAAC;IACJ,OAAO,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,QAAQ,EAAE;IAC9B,MAAM,EAAE,CAAC,CAAC,QAAQ,CAAC,CAAC,CAAC,KAAK,CAAC,0EAAyC,CAAC,CAAC;IACtE,QAAQ,EAAE,CAAC,CAAC,QAAQ,CAAC,CAAC,CAAC,KAAK,CAAC,oEAAsC,CAAC,CAAC;IACrE,QAAQ,EAAE,CAAC,CAAC,QAAQ,CAAC,CAAC,CAAC,KAAK,CAAC,8EAA2C,CAAC,CAAC;IAC1E,EAAE,EAAE,CAAC,CAAC,MAAM,CAAC,CAAC,CAAC,MAAM,CAAC,CAAC,CAAC,MAAM,EAAE,CAAC,GAAG,EAAE,CAAC,CAAC;CAC3C,CAAC;KACD,SAAS,CAAC,CAAC,CAAC,EAAE,EAAE;IACb,OAAO,IAAA,qBAAM,EAAC,CAAC,EAAE;QACb,OAAO,EAAE,cAAc;KAC1B,CAAC,CAAC;AACP,CAAC,CAAC,CAAC;AAWP,gBAAgB;AACH,QAAA,8CAA8C,GAIvD,CAAC;KACA,MAAM,CAAC;IACJ,YAAY,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,QAAQ,EAAE;IACnC,MAAM,EAAE,CAAC,CAAC,QAAQ,CAAC,CAAC,CAAC,KAAK,CAAC,2EAA0C,CAAC,CAAC;IACvE,QAAQ,EAAE,CAAC,CAAC,QAAQ,CAAC,CAAC,CAAC,KAAK,CAAC,qEAAuC,CAAC,CAAC;IACtE,QAAQ,EAAE,CAAC,CAAC,QAAQ,CAAC,CAAC,CAAC,KAAK,CAAC,+EAA4C,CAAC,CAAC;IAC3E,EAAE,EAAE,CAAC,CAAC,MAAM,CAAC,CAAC,CAAC,MAAM,CAAC,CAAC,CAAC,MAAM,EAAE,CAAC,GAAG,EAAE,CAAC,CAAC;CAC3C,CAAC;KACD,SAAS,CAAC,CAAC,CAAC,EAAE,EAAE;IACb,OAAO,IAAA,qBAAM,EAAC,CAAC,EAAE;QACb,YAAY,EAAE,SAAS;KAC1B,CAAC,CAAC;AACP,CAAC,CAAC,CAAC;AAEP;;;GAGG;AACH,IAAiB,gCAAgC,CAOhD;AAPD,WAAiB,gCAAgC;IAC7C,+EAA+E;IAClE,8CAAa,GAAG,qDAA6C,CAAC;IAC3E,gFAAgF;IACnE,+CAAc,GAAG,sDAA8C,CAAC;AAGjF,CAAC,EAPgB,gCAAgC,gDAAhC,gCAAgC,QAOhD"}
|
|
@@ -1,16 +1,15 @@
|
|
|
1
|
-
import { Item, Item$Outbound } from "./item.js";
|
|
2
1
|
import * as z from "zod";
|
|
3
2
|
export type V1DeleteImagesRequestBody = {
|
|
4
3
|
/**
|
|
5
|
-
* The images to delete
|
|
4
|
+
* The images ids to delete
|
|
6
5
|
*/
|
|
7
|
-
|
|
6
|
+
imageIds: Array<string> | null;
|
|
8
7
|
};
|
|
9
8
|
/** @internal */
|
|
10
9
|
export declare const V1DeleteImagesRequestBody$inboundSchema: z.ZodType<V1DeleteImagesRequestBody, z.ZodTypeDef, unknown>;
|
|
11
10
|
/** @internal */
|
|
12
11
|
export type V1DeleteImagesRequestBody$Outbound = {
|
|
13
|
-
|
|
12
|
+
imageIds: Array<string> | null;
|
|
14
13
|
};
|
|
15
14
|
/** @internal */
|
|
16
15
|
export declare const V1DeleteImagesRequestBody$outboundSchema: z.ZodType<V1DeleteImagesRequestBody$Outbound, z.ZodTypeDef, V1DeleteImagesRequestBody>;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"v1deleteimagesrequestbody.d.ts","sourceRoot":"","sources":["../../src/models/components/v1deleteimagesrequestbody.ts"],"names":[],"mappings":"AAIA,OAAO,
|
|
1
|
+
{"version":3,"file":"v1deleteimagesrequestbody.d.ts","sourceRoot":"","sources":["../../src/models/components/v1deleteimagesrequestbody.ts"],"names":[],"mappings":"AAIA,OAAO,KAAK,CAAC,MAAM,KAAK,CAAC;AAEzB,MAAM,MAAM,yBAAyB,GAAG;IACpC;;OAEG;IACH,QAAQ,EAAE,KAAK,CAAC,MAAM,CAAC,GAAG,IAAI,CAAC;CAClC,CAAC;AAEF,gBAAgB;AAChB,eAAO,MAAM,uCAAuC,EAAE,CAAC,CAAC,OAAO,CAC3D,yBAAyB,EACzB,CAAC,CAAC,UAAU,EACZ,OAAO,CAGT,CAAC;AAEH,gBAAgB;AAChB,MAAM,MAAM,kCAAkC,GAAG;IAC7C,QAAQ,EAAE,KAAK,CAAC,MAAM,CAAC,GAAG,IAAI,CAAC;CAClC,CAAC;AAEF,gBAAgB;AAChB,eAAO,MAAM,wCAAwC,EAAE,CAAC,CAAC,OAAO,CAC5D,kCAAkC,EAClC,CAAC,CAAC,UAAU,EACZ,yBAAyB,CAG3B,CAAC;AAEH;;;GAGG;AACH,yBAAiB,0BAA0B,CAAC;IACxC,yEAAyE;IAClE,MAAM,aAAa,6DAA0C,CAAC;IACrE,0EAA0E;IACnE,MAAM,cAAc,wFAA2C,CAAC;IACvE,oEAAoE;IACpE,KAAY,QAAQ,GAAG,kCAAkC,CAAC;CAC7D"}
|
|
@@ -27,15 +27,14 @@ var __importStar = (this && this.__importStar) || function (mod) {
|
|
|
27
27
|
};
|
|
28
28
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
29
29
|
exports.V1DeleteImagesRequestBody$ = exports.V1DeleteImagesRequestBody$outboundSchema = exports.V1DeleteImagesRequestBody$inboundSchema = void 0;
|
|
30
|
-
const item_js_1 = require("./item.js");
|
|
31
30
|
const z = __importStar(require("zod"));
|
|
32
31
|
/** @internal */
|
|
33
32
|
exports.V1DeleteImagesRequestBody$inboundSchema = z.object({
|
|
34
|
-
|
|
33
|
+
imageIds: z.nullable(z.array(z.string())),
|
|
35
34
|
});
|
|
36
35
|
/** @internal */
|
|
37
36
|
exports.V1DeleteImagesRequestBody$outboundSchema = z.object({
|
|
38
|
-
|
|
37
|
+
imageIds: z.nullable(z.array(z.string())),
|
|
39
38
|
});
|
|
40
39
|
/**
|
|
41
40
|
* @internal
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"v1deleteimagesrequestbody.js","sourceRoot":"","sources":["../../src/models/components/v1deleteimagesrequestbody.ts"],"names":[],"mappings":";AAAA;;GAEG;;;;;;;;;;;;;;;;;;;;;;;;;;AAEH,
|
|
1
|
+
{"version":3,"file":"v1deleteimagesrequestbody.js","sourceRoot":"","sources":["../../src/models/components/v1deleteimagesrequestbody.ts"],"names":[],"mappings":";AAAA;;GAEG;;;;;;;;;;;;;;;;;;;;;;;;;;AAEH,uCAAyB;AASzB,gBAAgB;AACH,QAAA,uCAAuC,GAIhD,CAAC,CAAC,MAAM,CAAC;IACT,QAAQ,EAAE,CAAC,CAAC,QAAQ,CAAC,CAAC,CAAC,KAAK,CAAC,CAAC,CAAC,MAAM,EAAE,CAAC,CAAC;CAC5C,CAAC,CAAC;AAOH,gBAAgB;AACH,QAAA,wCAAwC,GAIjD,CAAC,CAAC,MAAM,CAAC;IACT,QAAQ,EAAE,CAAC,CAAC,QAAQ,CAAC,CAAC,CAAC,KAAK,CAAC,CAAC,CAAC,MAAM,EAAE,CAAC,CAAC;CAC5C,CAAC,CAAC;AAEH;;;GAGG;AACH,IAAiB,0BAA0B,CAO1C;AAPD,WAAiB,0BAA0B;IACvC,yEAAyE;IAC5D,wCAAa,GAAG,+CAAuC,CAAC;IACrE,0EAA0E;IAC7D,yCAAc,GAAG,gDAAwC,CAAC;AAG3E,CAAC,EAPgB,0BAA0B,0CAA1B,0BAA0B,QAO1C"}
|
|
@@ -0,0 +1,58 @@
|
|
|
1
|
+
import * as components from "../components/index.js";
|
|
2
|
+
import * as z from "zod";
|
|
3
|
+
export type AccountV1GetDataPointsRequest = {
|
|
4
|
+
xForwardedFor?: string | undefined;
|
|
5
|
+
userAgent?: string | undefined;
|
|
6
|
+
accountSearch: components.AccountSearch;
|
|
7
|
+
};
|
|
8
|
+
export type AccountV1GetDataPointsResponse = {
|
|
9
|
+
httpMeta: components.HTTPMetadata;
|
|
10
|
+
/**
|
|
11
|
+
* OK
|
|
12
|
+
*/
|
|
13
|
+
v1AccountDataPointsResponseBody?: components.V1AccountDataPointsResponseBody | undefined;
|
|
14
|
+
};
|
|
15
|
+
/** @internal */
|
|
16
|
+
export declare const AccountV1GetDataPointsRequest$inboundSchema: z.ZodType<AccountV1GetDataPointsRequest, z.ZodTypeDef, unknown>;
|
|
17
|
+
/** @internal */
|
|
18
|
+
export type AccountV1GetDataPointsRequest$Outbound = {
|
|
19
|
+
"X-Forwarded-For"?: string | undefined;
|
|
20
|
+
"User-Agent"?: string | undefined;
|
|
21
|
+
AccountSearch: components.AccountSearch$Outbound;
|
|
22
|
+
};
|
|
23
|
+
/** @internal */
|
|
24
|
+
export declare const AccountV1GetDataPointsRequest$outboundSchema: z.ZodType<AccountV1GetDataPointsRequest$Outbound, z.ZodTypeDef, AccountV1GetDataPointsRequest>;
|
|
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 declare namespace AccountV1GetDataPointsRequest$ {
|
|
30
|
+
/** @deprecated use `AccountV1GetDataPointsRequest$inboundSchema` instead. */
|
|
31
|
+
const inboundSchema: z.ZodType<AccountV1GetDataPointsRequest, z.ZodTypeDef, unknown>;
|
|
32
|
+
/** @deprecated use `AccountV1GetDataPointsRequest$outboundSchema` instead. */
|
|
33
|
+
const outboundSchema: z.ZodType<AccountV1GetDataPointsRequest$Outbound, z.ZodTypeDef, AccountV1GetDataPointsRequest>;
|
|
34
|
+
/** @deprecated use `AccountV1GetDataPointsRequest$Outbound` instead. */
|
|
35
|
+
type Outbound = AccountV1GetDataPointsRequest$Outbound;
|
|
36
|
+
}
|
|
37
|
+
/** @internal */
|
|
38
|
+
export declare const AccountV1GetDataPointsResponse$inboundSchema: z.ZodType<AccountV1GetDataPointsResponse, z.ZodTypeDef, unknown>;
|
|
39
|
+
/** @internal */
|
|
40
|
+
export type AccountV1GetDataPointsResponse$Outbound = {
|
|
41
|
+
HttpMeta: components.HTTPMetadata$Outbound;
|
|
42
|
+
V1AccountDataPointsResponseBody?: components.V1AccountDataPointsResponseBody$Outbound | undefined;
|
|
43
|
+
};
|
|
44
|
+
/** @internal */
|
|
45
|
+
export declare const AccountV1GetDataPointsResponse$outboundSchema: z.ZodType<AccountV1GetDataPointsResponse$Outbound, z.ZodTypeDef, AccountV1GetDataPointsResponse>;
|
|
46
|
+
/**
|
|
47
|
+
* @internal
|
|
48
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
49
|
+
*/
|
|
50
|
+
export declare namespace AccountV1GetDataPointsResponse$ {
|
|
51
|
+
/** @deprecated use `AccountV1GetDataPointsResponse$inboundSchema` instead. */
|
|
52
|
+
const inboundSchema: z.ZodType<AccountV1GetDataPointsResponse, z.ZodTypeDef, unknown>;
|
|
53
|
+
/** @deprecated use `AccountV1GetDataPointsResponse$outboundSchema` instead. */
|
|
54
|
+
const outboundSchema: z.ZodType<AccountV1GetDataPointsResponse$Outbound, z.ZodTypeDef, AccountV1GetDataPointsResponse>;
|
|
55
|
+
/** @deprecated use `AccountV1GetDataPointsResponse$Outbound` instead. */
|
|
56
|
+
type Outbound = AccountV1GetDataPointsResponse$Outbound;
|
|
57
|
+
}
|
|
58
|
+
//# sourceMappingURL=accountv1getdatapoints.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"accountv1getdatapoints.d.ts","sourceRoot":"","sources":["../../src/models/operations/accountv1getdatapoints.ts"],"names":[],"mappings":"AAKA,OAAO,KAAK,UAAU,MAAM,wBAAwB,CAAC;AACrD,OAAO,KAAK,CAAC,MAAM,KAAK,CAAC;AAEzB,MAAM,MAAM,6BAA6B,GAAG;IACxC,aAAa,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;IACnC,SAAS,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;IAC/B,aAAa,EAAE,UAAU,CAAC,aAAa,CAAC;CAC3C,CAAC;AAEF,MAAM,MAAM,8BAA8B,GAAG;IACzC,QAAQ,EAAE,UAAU,CAAC,YAAY,CAAC;IAClC;;OAEG;IACH,+BAA+B,CAAC,EAAE,UAAU,CAAC,+BAA+B,GAAG,SAAS,CAAC;CAC5F,CAAC;AAEF,gBAAgB;AAChB,eAAO,MAAM,2CAA2C,EAAE,CAAC,CAAC,OAAO,CAC/D,6BAA6B,EAC7B,CAAC,CAAC,UAAU,EACZ,OAAO,CAaL,CAAC;AAEP,gBAAgB;AAChB,MAAM,MAAM,sCAAsC,GAAG;IACjD,iBAAiB,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;IACvC,YAAY,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;IAClC,aAAa,EAAE,UAAU,CAAC,sBAAsB,CAAC;CACpD,CAAC;AAEF,gBAAgB;AAChB,eAAO,MAAM,4CAA4C,EAAE,CAAC,CAAC,OAAO,CAChE,sCAAsC,EACtC,CAAC,CAAC,UAAU,EACZ,6BAA6B,CAa3B,CAAC;AAEP;;;GAGG;AACH,yBAAiB,8BAA8B,CAAC;IAC5C,6EAA6E;IACtE,MAAM,aAAa,iEAA8C,CAAC;IACzE,8EAA8E;IACvE,MAAM,cAAc,gGAA+C,CAAC;IAC3E,wEAAwE;IACxE,KAAY,QAAQ,GAAG,sCAAsC,CAAC;CACjE;AAED,gBAAgB;AAChB,eAAO,MAAM,4CAA4C,EAAE,CAAC,CAAC,OAAO,CAChE,8BAA8B,EAC9B,CAAC,CAAC,UAAU,EACZ,OAAO,CAYL,CAAC;AAEP,gBAAgB;AAChB,MAAM,MAAM,uCAAuC,GAAG;IAClD,QAAQ,EAAE,UAAU,CAAC,qBAAqB,CAAC;IAC3C,+BAA+B,CAAC,EAC1B,UAAU,CAAC,wCAAwC,GACnD,SAAS,CAAC;CACnB,CAAC;AAEF,gBAAgB;AAChB,eAAO,MAAM,6CAA6C,EAAE,CAAC,CAAC,OAAO,CACjE,uCAAuC,EACvC,CAAC,CAAC,UAAU,EACZ,8BAA8B,CAY5B,CAAC;AAEP;;;GAGG;AACH,yBAAiB,+BAA+B,CAAC;IAC7C,8EAA8E;IACvE,MAAM,aAAa,kEAA+C,CAAC;IAC1E,+EAA+E;IACxE,MAAM,cAAc,kGAAgD,CAAC;IAC5E,yEAAyE;IACzE,KAAY,QAAQ,GAAG,uCAAuC,CAAC;CAClE"}
|
|
@@ -0,0 +1,107 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/*
|
|
3
|
+
* Code generated by Speakeasy (https://speakeasy.com). 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.AccountV1GetDataPointsResponse$ = exports.AccountV1GetDataPointsResponse$outboundSchema = exports.AccountV1GetDataPointsResponse$inboundSchema = exports.AccountV1GetDataPointsRequest$ = exports.AccountV1GetDataPointsRequest$outboundSchema = exports.AccountV1GetDataPointsRequest$inboundSchema = void 0;
|
|
30
|
+
const primitives_js_1 = require("../../lib/primitives.js");
|
|
31
|
+
const components = __importStar(require("../components/index.js"));
|
|
32
|
+
const z = __importStar(require("zod"));
|
|
33
|
+
/** @internal */
|
|
34
|
+
exports.AccountV1GetDataPointsRequest$inboundSchema = z
|
|
35
|
+
.object({
|
|
36
|
+
"X-Forwarded-For": z.string().optional(),
|
|
37
|
+
"User-Agent": z.string().optional(),
|
|
38
|
+
AccountSearch: components.AccountSearch$inboundSchema,
|
|
39
|
+
})
|
|
40
|
+
.transform((v) => {
|
|
41
|
+
return (0, primitives_js_1.remap)(v, {
|
|
42
|
+
"X-Forwarded-For": "xForwardedFor",
|
|
43
|
+
"User-Agent": "userAgent",
|
|
44
|
+
AccountSearch: "accountSearch",
|
|
45
|
+
});
|
|
46
|
+
});
|
|
47
|
+
/** @internal */
|
|
48
|
+
exports.AccountV1GetDataPointsRequest$outboundSchema = z
|
|
49
|
+
.object({
|
|
50
|
+
xForwardedFor: z.string().optional(),
|
|
51
|
+
userAgent: z.string().optional(),
|
|
52
|
+
accountSearch: components.AccountSearch$outboundSchema,
|
|
53
|
+
})
|
|
54
|
+
.transform((v) => {
|
|
55
|
+
return (0, primitives_js_1.remap)(v, {
|
|
56
|
+
xForwardedFor: "X-Forwarded-For",
|
|
57
|
+
userAgent: "User-Agent",
|
|
58
|
+
accountSearch: "AccountSearch",
|
|
59
|
+
});
|
|
60
|
+
});
|
|
61
|
+
/**
|
|
62
|
+
* @internal
|
|
63
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
64
|
+
*/
|
|
65
|
+
var AccountV1GetDataPointsRequest$;
|
|
66
|
+
(function (AccountV1GetDataPointsRequest$) {
|
|
67
|
+
/** @deprecated use `AccountV1GetDataPointsRequest$inboundSchema` instead. */
|
|
68
|
+
AccountV1GetDataPointsRequest$.inboundSchema = exports.AccountV1GetDataPointsRequest$inboundSchema;
|
|
69
|
+
/** @deprecated use `AccountV1GetDataPointsRequest$outboundSchema` instead. */
|
|
70
|
+
AccountV1GetDataPointsRequest$.outboundSchema = exports.AccountV1GetDataPointsRequest$outboundSchema;
|
|
71
|
+
})(AccountV1GetDataPointsRequest$ || (exports.AccountV1GetDataPointsRequest$ = AccountV1GetDataPointsRequest$ = {}));
|
|
72
|
+
/** @internal */
|
|
73
|
+
exports.AccountV1GetDataPointsResponse$inboundSchema = z
|
|
74
|
+
.object({
|
|
75
|
+
HttpMeta: components.HTTPMetadata$inboundSchema,
|
|
76
|
+
V1AccountDataPointsResponseBody: components.V1AccountDataPointsResponseBody$inboundSchema.optional(),
|
|
77
|
+
})
|
|
78
|
+
.transform((v) => {
|
|
79
|
+
return (0, primitives_js_1.remap)(v, {
|
|
80
|
+
HttpMeta: "httpMeta",
|
|
81
|
+
V1AccountDataPointsResponseBody: "v1AccountDataPointsResponseBody",
|
|
82
|
+
});
|
|
83
|
+
});
|
|
84
|
+
/** @internal */
|
|
85
|
+
exports.AccountV1GetDataPointsResponse$outboundSchema = z
|
|
86
|
+
.object({
|
|
87
|
+
httpMeta: components.HTTPMetadata$outboundSchema,
|
|
88
|
+
v1AccountDataPointsResponseBody: components.V1AccountDataPointsResponseBody$outboundSchema.optional(),
|
|
89
|
+
})
|
|
90
|
+
.transform((v) => {
|
|
91
|
+
return (0, primitives_js_1.remap)(v, {
|
|
92
|
+
httpMeta: "HttpMeta",
|
|
93
|
+
v1AccountDataPointsResponseBody: "V1AccountDataPointsResponseBody",
|
|
94
|
+
});
|
|
95
|
+
});
|
|
96
|
+
/**
|
|
97
|
+
* @internal
|
|
98
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
99
|
+
*/
|
|
100
|
+
var AccountV1GetDataPointsResponse$;
|
|
101
|
+
(function (AccountV1GetDataPointsResponse$) {
|
|
102
|
+
/** @deprecated use `AccountV1GetDataPointsResponse$inboundSchema` instead. */
|
|
103
|
+
AccountV1GetDataPointsResponse$.inboundSchema = exports.AccountV1GetDataPointsResponse$inboundSchema;
|
|
104
|
+
/** @deprecated use `AccountV1GetDataPointsResponse$outboundSchema` instead. */
|
|
105
|
+
AccountV1GetDataPointsResponse$.outboundSchema = exports.AccountV1GetDataPointsResponse$outboundSchema;
|
|
106
|
+
})(AccountV1GetDataPointsResponse$ || (exports.AccountV1GetDataPointsResponse$ = AccountV1GetDataPointsResponse$ = {}));
|
|
107
|
+
//# sourceMappingURL=accountv1getdatapoints.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"accountv1getdatapoints.js","sourceRoot":"","sources":["../../src/models/operations/accountv1getdatapoints.ts"],"names":[],"mappings":";AAAA;;GAEG;;;;;;;;;;;;;;;;;;;;;;;;;;AAEH,2DAA0D;AAC1D,mEAAqD;AACrD,uCAAyB;AAgBzB,gBAAgB;AACH,QAAA,2CAA2C,GAIpD,CAAC;KACA,MAAM,CAAC;IACJ,iBAAiB,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,QAAQ,EAAE;IACxC,YAAY,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,QAAQ,EAAE;IACnC,aAAa,EAAE,UAAU,CAAC,2BAA2B;CACxD,CAAC;KACD,SAAS,CAAC,CAAC,CAAC,EAAE,EAAE;IACb,OAAO,IAAA,qBAAM,EAAC,CAAC,EAAE;QACb,iBAAiB,EAAE,eAAe;QAClC,YAAY,EAAE,WAAW;QACzB,aAAa,EAAE,eAAe;KACjC,CAAC,CAAC;AACP,CAAC,CAAC,CAAC;AASP,gBAAgB;AACH,QAAA,4CAA4C,GAIrD,CAAC;KACA,MAAM,CAAC;IACJ,aAAa,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,QAAQ,EAAE;IACpC,SAAS,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,QAAQ,EAAE;IAChC,aAAa,EAAE,UAAU,CAAC,4BAA4B;CACzD,CAAC;KACD,SAAS,CAAC,CAAC,CAAC,EAAE,EAAE;IACb,OAAO,IAAA,qBAAM,EAAC,CAAC,EAAE;QACb,aAAa,EAAE,iBAAiB;QAChC,SAAS,EAAE,YAAY;QACvB,aAAa,EAAE,eAAe;KACjC,CAAC,CAAC;AACP,CAAC,CAAC,CAAC;AAEP;;;GAGG;AACH,IAAiB,8BAA8B,CAO9C;AAPD,WAAiB,8BAA8B;IAC3C,6EAA6E;IAChE,4CAAa,GAAG,mDAA2C,CAAC;IACzE,8EAA8E;IACjE,6CAAc,GAAG,oDAA4C,CAAC;AAG/E,CAAC,EAPgB,8BAA8B,8CAA9B,8BAA8B,QAO9C;AAED,gBAAgB;AACH,QAAA,4CAA4C,GAIrD,CAAC;KACA,MAAM,CAAC;IACJ,QAAQ,EAAE,UAAU,CAAC,0BAA0B;IAC/C,+BAA+B,EAC3B,UAAU,CAAC,6CAA6C,CAAC,QAAQ,EAAE;CAC1E,CAAC;KACD,SAAS,CAAC,CAAC,CAAC,EAAE,EAAE;IACb,OAAO,IAAA,qBAAM,EAAC,CAAC,EAAE;QACb,QAAQ,EAAE,UAAU;QACpB,+BAA+B,EAAE,iCAAiC;KACrE,CAAC,CAAC;AACP,CAAC,CAAC,CAAC;AAUP,gBAAgB;AACH,QAAA,6CAA6C,GAItD,CAAC;KACA,MAAM,CAAC;IACJ,QAAQ,EAAE,UAAU,CAAC,2BAA2B;IAChD,+BAA+B,EAC3B,UAAU,CAAC,8CAA8C,CAAC,QAAQ,EAAE;CAC3E,CAAC;KACD,SAAS,CAAC,CAAC,CAAC,EAAE,EAAE;IACb,OAAO,IAAA,qBAAM,EAAC,CAAC,EAAE;QACb,QAAQ,EAAE,UAAU;QACpB,+BAA+B,EAAE,iCAAiC;KACrE,CAAC,CAAC;AACP,CAAC,CAAC,CAAC;AAEP;;;GAGG;AACH,IAAiB,+BAA+B,CAO/C;AAPD,WAAiB,+BAA+B;IAC5C,8EAA8E;IACjE,6CAAa,GAAG,oDAA4C,CAAC;IAC1E,+EAA+E;IAClE,8CAAc,GAAG,qDAA6C,CAAC;AAGhF,CAAC,EAPgB,+BAA+B,+CAA/B,+BAA+B,QAO/C"}
|
|
@@ -4,6 +4,7 @@ export * from "./accountv1connectionupdateconnection.js";
|
|
|
4
4
|
export * from "./accountv1connectionverifyconnection.js";
|
|
5
5
|
export * from "./accountv1getapps.js";
|
|
6
6
|
export * from "./accountv1getbadges.js";
|
|
7
|
+
export * from "./accountv1getdatapoints.js";
|
|
7
8
|
export * from "./accountv1getfriends.js";
|
|
8
9
|
export * from "./accountv1getinfo.js";
|
|
9
10
|
export * from "./accountv1getleaderboardhistory.js";
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/models/operations/index.ts"],"names":[],"mappings":"AAIA,cAAc,iCAAiC,CAAC;AAChD,cAAc,0CAA0C,CAAC;AACzD,cAAc,0CAA0C,CAAC;AACzD,cAAc,0CAA0C,CAAC;AACzD,cAAc,uBAAuB,CAAC;AACtC,cAAc,yBAAyB,CAAC;AACxC,cAAc,0BAA0B,CAAC;AACzC,cAAc,uBAAuB,CAAC;AACtC,cAAc,qCAAqC,CAAC;AACpD,cAAc,wBAAwB,CAAC;AACvC,cAAc,6BAA6B,CAAC;AAC5C,cAAc,6BAA6B,CAAC;AAC5C,cAAc,0BAA0B,CAAC;AACzC,cAAc,4BAA4B,CAAC;AAC3C,cAAc,oCAAoC,CAAC;AACnD,cAAc,sCAAsC,CAAC;AACrD,cAAc,2BAA2B,CAAC;AAC1C,cAAc,6CAA6C,CAAC;AAC5D,cAAc,8BAA8B,CAAC;AAC7C,cAAc,mCAAmC,CAAC;AAClD,cAAc,oCAAoC,CAAC;AACnD,cAAc,kCAAkC,CAAC;AACjD,cAAc,eAAe,CAAC;AAC9B,cAAc,eAAe,CAAC"}
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/models/operations/index.ts"],"names":[],"mappings":"AAIA,cAAc,iCAAiC,CAAC;AAChD,cAAc,0CAA0C,CAAC;AACzD,cAAc,0CAA0C,CAAC;AACzD,cAAc,0CAA0C,CAAC;AACzD,cAAc,uBAAuB,CAAC;AACtC,cAAc,yBAAyB,CAAC;AACxC,cAAc,6BAA6B,CAAC;AAC5C,cAAc,0BAA0B,CAAC;AACzC,cAAc,uBAAuB,CAAC;AACtC,cAAc,qCAAqC,CAAC;AACpD,cAAc,wBAAwB,CAAC;AACvC,cAAc,6BAA6B,CAAC;AAC5C,cAAc,6BAA6B,CAAC;AAC5C,cAAc,0BAA0B,CAAC;AACzC,cAAc,4BAA4B,CAAC;AAC3C,cAAc,oCAAoC,CAAC;AACnD,cAAc,sCAAsC,CAAC;AACrD,cAAc,2BAA2B,CAAC;AAC1C,cAAc,6CAA6C,CAAC;AAC5D,cAAc,8BAA8B,CAAC;AAC7C,cAAc,mCAAmC,CAAC;AAClD,cAAc,oCAAoC,CAAC;AACnD,cAAc,kCAAkC,CAAC;AACjD,cAAc,eAAe,CAAC;AAC9B,cAAc,eAAe,CAAC"}
|
|
@@ -23,6 +23,7 @@ __exportStar(require("./accountv1connectionupdateconnection.js"), exports);
|
|
|
23
23
|
__exportStar(require("./accountv1connectionverifyconnection.js"), exports);
|
|
24
24
|
__exportStar(require("./accountv1getapps.js"), exports);
|
|
25
25
|
__exportStar(require("./accountv1getbadges.js"), exports);
|
|
26
|
+
__exportStar(require("./accountv1getdatapoints.js"), exports);
|
|
26
27
|
__exportStar(require("./accountv1getfriends.js"), exports);
|
|
27
28
|
__exportStar(require("./accountv1getinfo.js"), exports);
|
|
28
29
|
__exportStar(require("./accountv1getleaderboardhistory.js"), exports);
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/models/operations/index.ts"],"names":[],"mappings":";AAAA;;GAEG;;;;;;;;;;;;;;;;AAEH,kEAAgD;AAChD,2EAAyD;AACzD,2EAAyD;AACzD,2EAAyD;AACzD,wDAAsC;AACtC,0DAAwC;AACxC,2DAAyC;AACzC,wDAAsC;AACtC,sEAAoD;AACpD,yDAAuC;AACvC,8DAA4C;AAC5C,8DAA4C;AAC5C,2DAAyC;AACzC,6DAA2C;AAC3C,qEAAmD;AACnD,uEAAqD;AACrD,4DAA0C;AAC1C,8EAA4D;AAC5D,+DAA6C;AAC7C,oEAAkD;AAClD,qEAAmD;AACnD,mEAAiD;AACjD,gDAA8B;AAC9B,gDAA8B"}
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/models/operations/index.ts"],"names":[],"mappings":";AAAA;;GAEG;;;;;;;;;;;;;;;;AAEH,kEAAgD;AAChD,2EAAyD;AACzD,2EAAyD;AACzD,2EAAyD;AACzD,wDAAsC;AACtC,0DAAwC;AACxC,8DAA4C;AAC5C,2DAAyC;AACzC,wDAAsC;AACtC,sEAAoD;AACpD,yDAAuC;AACvC,8DAA4C;AAC5C,8DAA4C;AAC5C,2DAAyC;AACzC,6DAA2C;AAC3C,qEAAmD;AACnD,uEAAqD;AACrD,4DAA0C;AAC1C,8EAA4D;AAC5D,+DAA6C;AAC7C,oEAAkD;AAClD,qEAAmD;AACnD,mEAAiD;AACjD,gDAA8B;AAC9B,gDAA8B"}
|
package/package.json
CHANGED
package/sdk/account.d.ts
CHANGED
|
@@ -34,6 +34,10 @@ export declare class Account extends ClientSDK {
|
|
|
34
34
|
* Get Account Badges
|
|
35
35
|
*/
|
|
36
36
|
accountV1GetBadges(request: operations.AccountV1GetBadgesRequest, options?: RequestOptions): Promise<operations.AccountV1GetBadgesResponse>;
|
|
37
|
+
/**
|
|
38
|
+
* Get Account DataPoints
|
|
39
|
+
*/
|
|
40
|
+
accountV1GetDataPoints(request: operations.AccountV1GetDataPointsRequest, options?: RequestOptions): Promise<operations.AccountV1GetDataPointsResponse>;
|
|
37
41
|
/**
|
|
38
42
|
* Get Account Friends
|
|
39
43
|
*/
|