@steamsets/client-ts 0.12.6 → 0.12.7
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 +0 -7
- package/lib/config.d.ts +3 -3
- package/lib/config.js +3 -3
- package/lib/config.js.map +1 -1
- package/models/components/index.d.ts +0 -5
- package/models/components/index.d.ts.map +1 -1
- package/models/components/index.js +0 -5
- package/models/components/index.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/package.json +1 -1
- package/sdk/sdk.d.ts +0 -3
- package/sdk/sdk.d.ts.map +1 -1
- package/sdk/sdk.js +0 -5
- package/sdk/sdk.js.map +1 -1
- package/src/lib/config.ts +3 -3
- package/src/models/components/index.ts +0 -5
- package/src/models/operations/index.ts +0 -2
- package/src/sdk/sdk.ts +0 -6
- package/docs/sdks/apps/README.md +0 -159
- package/funcs/appsGet.d.ts +0 -11
- package/funcs/appsGet.d.ts.map +0 -1
- package/funcs/appsGet.js +0 -105
- package/funcs/appsGet.js.map +0 -1
- package/funcs/appsQueue.d.ts +0 -11
- package/funcs/appsQueue.d.ts.map +0 -1
- package/funcs/appsQueue.js +0 -103
- package/funcs/appsQueue.js.map +0 -1
- package/models/components/appsearch.d.ts +0 -28
- package/models/components/appsearch.d.ts.map +0 -1
- package/models/components/appsearch.js +0 -50
- package/models/components/appsearch.js.map +0 -1
- package/models/components/v1appdetail.d.ts +0 -154
- package/models/components/v1appdetail.d.ts.map +0 -1
- package/models/components/v1appdetail.js +0 -106
- package/models/components/v1appdetail.js.map +0 -1
- package/models/components/v1appitem.d.ts +0 -39
- package/models/components/v1appitem.d.ts.map +0 -1
- package/models/components/v1appitem.js +0 -64
- package/models/components/v1appitem.js.map +0 -1
- package/models/components/v1apprequestbody.d.ts +0 -28
- package/models/components/v1apprequestbody.d.ts.map +0 -1
- package/models/components/v1apprequestbody.js +0 -50
- package/models/components/v1apprequestbody.js.map +0 -1
- package/models/components/v1appresponsebody.d.ts +0 -43
- package/models/components/v1appresponsebody.d.ts.map +0 -1
- package/models/components/v1appresponsebody.js +0 -68
- package/models/components/v1appresponsebody.js.map +0 -1
- package/models/operations/appv1get.d.ts +0 -31
- package/models/operations/appv1get.d.ts.map +0 -1
- package/models/operations/appv1get.js +0 -64
- package/models/operations/appv1get.js.map +0 -1
- package/models/operations/appv1queue.d.ts +0 -32
- package/models/operations/appv1queue.d.ts.map +0 -1
- package/models/operations/appv1queue.js +0 -64
- package/models/operations/appv1queue.js.map +0 -1
- package/sdk/apps.d.ts +0 -8
- package/sdk/apps.d.ts.map +0 -1
- package/sdk/apps.js +0 -20
- package/sdk/apps.js.map +0 -1
- package/src/funcs/appsGet.ts +0 -134
- package/src/funcs/appsQueue.ts +0 -132
- package/src/models/components/appsearch.ts +0 -48
- package/src/models/components/v1appdetail.ts +0 -156
- package/src/models/components/v1appitem.ts +0 -73
- package/src/models/components/v1apprequestbody.ts +0 -48
- package/src/models/components/v1appresponsebody.ts +0 -93
- package/src/models/operations/appv1get.ts +0 -64
- package/src/models/operations/appv1queue.ts +0 -61
- package/src/sdk/apps.ts +0 -34
package/funcs/appsQueue.js
DELETED
|
@@ -1,103 +0,0 @@
|
|
|
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.appsQueue = appsQueue;
|
|
30
|
-
const encodings_js_1 = require("../lib/encodings.js");
|
|
31
|
-
const M = __importStar(require("../lib/matchers.js"));
|
|
32
|
-
const schemas_js_1 = require("../lib/schemas.js");
|
|
33
|
-
const security_js_1 = require("../lib/security.js");
|
|
34
|
-
const url_js_1 = require("../lib/url.js");
|
|
35
|
-
const components = __importStar(require("../models/components/index.js"));
|
|
36
|
-
const errors = __importStar(require("../models/errors/index.js"));
|
|
37
|
-
const operations = __importStar(require("../models/operations/index.js"));
|
|
38
|
-
async function appsQueue(client, request, options) {
|
|
39
|
-
const parsed = (0, schemas_js_1.safeParse)(request, (value) => components.AppSearch$outboundSchema.parse(value), "Input validation failed");
|
|
40
|
-
if (!parsed.ok) {
|
|
41
|
-
return parsed;
|
|
42
|
-
}
|
|
43
|
-
const payload = parsed.value;
|
|
44
|
-
const body = (0, encodings_js_1.encodeJSON)("body", payload, { explode: true });
|
|
45
|
-
const path = (0, url_js_1.pathToFunc)("/app.v1.AppService/Queue")();
|
|
46
|
-
const headers = new Headers({
|
|
47
|
-
"Content-Type": "application/json",
|
|
48
|
-
Accept: "application/problem+json",
|
|
49
|
-
});
|
|
50
|
-
const secConfig = await (0, security_js_1.extractSecurity)(client._options.token);
|
|
51
|
-
const securityInput = secConfig == null ? {} : { token: secConfig };
|
|
52
|
-
const context = {
|
|
53
|
-
operationID: "app.v1.queue",
|
|
54
|
-
oAuth2Scopes: [],
|
|
55
|
-
securitySource: client._options.token,
|
|
56
|
-
};
|
|
57
|
-
const requestSecurity = (0, security_js_1.resolveGlobalSecurity)(securityInput);
|
|
58
|
-
const requestRes = client._createRequest(context, {
|
|
59
|
-
security: requestSecurity,
|
|
60
|
-
method: "POST",
|
|
61
|
-
path: path,
|
|
62
|
-
headers: headers,
|
|
63
|
-
body: body,
|
|
64
|
-
uaHeader: "x-speakeasy-user-agent",
|
|
65
|
-
timeoutMs: (options === null || options === void 0 ? void 0 : options.timeoutMs) || client._options.timeoutMs || -1,
|
|
66
|
-
}, options);
|
|
67
|
-
if (!requestRes.ok) {
|
|
68
|
-
return requestRes;
|
|
69
|
-
}
|
|
70
|
-
const req = requestRes.value;
|
|
71
|
-
const doResult = await client._do(req, {
|
|
72
|
-
context,
|
|
73
|
-
errorCodes: ["400", "422", "429", "4XX", "500", "5XX"],
|
|
74
|
-
retryConfig: (options === null || options === void 0 ? void 0 : options.retries)
|
|
75
|
-
|| client._options.retryConfig
|
|
76
|
-
|| {
|
|
77
|
-
strategy: "backoff",
|
|
78
|
-
backoff: {
|
|
79
|
-
initialInterval: 500,
|
|
80
|
-
maxInterval: 60000,
|
|
81
|
-
exponent: 1.5,
|
|
82
|
-
maxElapsedTime: 3600000,
|
|
83
|
-
},
|
|
84
|
-
retryConnectionErrors: true,
|
|
85
|
-
},
|
|
86
|
-
retryCodes: (options === null || options === void 0 ? void 0 : options.retryCodes) || ["500", "501", "502", "503", "504"],
|
|
87
|
-
});
|
|
88
|
-
if (!doResult.ok) {
|
|
89
|
-
return doResult;
|
|
90
|
-
}
|
|
91
|
-
const response = doResult.value;
|
|
92
|
-
const responseFields = {
|
|
93
|
-
HttpMeta: { Response: response, Request: req },
|
|
94
|
-
};
|
|
95
|
-
const [result] = await M.match(M.nil(204, operations.AppV1QueueResponse$inboundSchema, { hdrs: true }), M.jsonErr([400, 422, 429, 500], errors.ErrorModel$inboundSchema, {
|
|
96
|
-
ctype: "application/problem+json",
|
|
97
|
-
}), M.fail(["4XX", "5XX"]))(response, req, { extraFields: responseFields });
|
|
98
|
-
if (!result.ok) {
|
|
99
|
-
return result;
|
|
100
|
-
}
|
|
101
|
-
return result;
|
|
102
|
-
}
|
|
103
|
-
//# sourceMappingURL=appsQueue.js.map
|
package/funcs/appsQueue.js.map
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"appsQueue.js","sourceRoot":"","sources":["../src/funcs/appsQueue.ts"],"names":[],"mappings":"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"}
|
|
@@ -1,28 +0,0 @@
|
|
|
1
|
-
import * as z from "zod";
|
|
2
|
-
export type AppSearch = {
|
|
3
|
-
/**
|
|
4
|
-
* The app id to search for
|
|
5
|
-
*/
|
|
6
|
-
id: number;
|
|
7
|
-
};
|
|
8
|
-
/** @internal */
|
|
9
|
-
export declare const AppSearch$inboundSchema: z.ZodType<AppSearch, z.ZodTypeDef, unknown>;
|
|
10
|
-
/** @internal */
|
|
11
|
-
export type AppSearch$Outbound = {
|
|
12
|
-
id: number;
|
|
13
|
-
};
|
|
14
|
-
/** @internal */
|
|
15
|
-
export declare const AppSearch$outboundSchema: z.ZodType<AppSearch$Outbound, z.ZodTypeDef, AppSearch>;
|
|
16
|
-
/**
|
|
17
|
-
* @internal
|
|
18
|
-
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
19
|
-
*/
|
|
20
|
-
export declare namespace AppSearch$ {
|
|
21
|
-
/** @deprecated use `AppSearch$inboundSchema` instead. */
|
|
22
|
-
const inboundSchema: z.ZodType<AppSearch, z.ZodTypeDef, unknown>;
|
|
23
|
-
/** @deprecated use `AppSearch$outboundSchema` instead. */
|
|
24
|
-
const outboundSchema: z.ZodType<AppSearch$Outbound, z.ZodTypeDef, AppSearch>;
|
|
25
|
-
/** @deprecated use `AppSearch$Outbound` instead. */
|
|
26
|
-
type Outbound = AppSearch$Outbound;
|
|
27
|
-
}
|
|
28
|
-
//# sourceMappingURL=appsearch.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"appsearch.d.ts","sourceRoot":"","sources":["../../src/models/components/appsearch.ts"],"names":[],"mappings":"AAIA,OAAO,KAAK,CAAC,MAAM,KAAK,CAAC;AAEzB,MAAM,MAAM,SAAS,GAAG;IACtB;;OAEG;IACH,EAAE,EAAE,MAAM,CAAC;CACZ,CAAC;AAEF,gBAAgB;AAChB,eAAO,MAAM,uBAAuB,EAAE,CAAC,CAAC,OAAO,CAC7C,SAAS,EACT,CAAC,CAAC,UAAU,EACZ,OAAO,CAGP,CAAC;AAEH,gBAAgB;AAChB,MAAM,MAAM,kBAAkB,GAAG;IAC/B,EAAE,EAAE,MAAM,CAAC;CACZ,CAAC;AAEF,gBAAgB;AAChB,eAAO,MAAM,wBAAwB,EAAE,CAAC,CAAC,OAAO,CAC9C,kBAAkB,EAClB,CAAC,CAAC,UAAU,EACZ,SAAS,CAGT,CAAC;AAEH;;;GAGG;AACH,yBAAiB,UAAU,CAAC;IAC1B,yDAAyD;IAClD,MAAM,aAAa,6CAA0B,CAAC;IACrD,0DAA0D;IACnD,MAAM,cAAc,wDAA2B,CAAC;IACvD,oDAAoD;IACpD,KAAY,QAAQ,GAAG,kBAAkB,CAAC;CAC3C"}
|
|
@@ -1,50 +0,0 @@
|
|
|
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.AppSearch$ = exports.AppSearch$outboundSchema = exports.AppSearch$inboundSchema = void 0;
|
|
30
|
-
const z = __importStar(require("zod"));
|
|
31
|
-
/** @internal */
|
|
32
|
-
exports.AppSearch$inboundSchema = z.object({
|
|
33
|
-
id: z.number().int(),
|
|
34
|
-
});
|
|
35
|
-
/** @internal */
|
|
36
|
-
exports.AppSearch$outboundSchema = z.object({
|
|
37
|
-
id: z.number().int(),
|
|
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 AppSearch$;
|
|
44
|
-
(function (AppSearch$) {
|
|
45
|
-
/** @deprecated use `AppSearch$inboundSchema` instead. */
|
|
46
|
-
AppSearch$.inboundSchema = exports.AppSearch$inboundSchema;
|
|
47
|
-
/** @deprecated use `AppSearch$outboundSchema` instead. */
|
|
48
|
-
AppSearch$.outboundSchema = exports.AppSearch$outboundSchema;
|
|
49
|
-
})(AppSearch$ || (exports.AppSearch$ = AppSearch$ = {}));
|
|
50
|
-
//# sourceMappingURL=appsearch.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"appsearch.js","sourceRoot":"","sources":["../../src/models/components/appsearch.ts"],"names":[],"mappings":";AAAA;;GAEG;;;;;;;;;;;;;;;;;;;;;;;;;;AAEH,uCAAyB;AASzB,gBAAgB;AACH,QAAA,uBAAuB,GAIhC,CAAC,CAAC,MAAM,CAAC;IACX,EAAE,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,GAAG,EAAE;CACrB,CAAC,CAAC;AAOH,gBAAgB;AACH,QAAA,wBAAwB,GAIjC,CAAC,CAAC,MAAM,CAAC;IACX,EAAE,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,GAAG,EAAE;CACrB,CAAC,CAAC;AAEH;;;GAGG;AACH,IAAiB,UAAU,CAO1B;AAPD,WAAiB,UAAU;IACzB,yDAAyD;IAC5C,wBAAa,GAAG,+BAAuB,CAAC;IACrD,0DAA0D;IAC7C,yBAAc,GAAG,gCAAwB,CAAC;AAGzD,CAAC,EAPgB,UAAU,0BAAV,UAAU,QAO1B"}
|
|
@@ -1,154 +0,0 @@
|
|
|
1
|
-
import * as z from "zod";
|
|
2
|
-
import { ClosedEnum } from "../../types/enums.js";
|
|
3
|
-
/**
|
|
4
|
-
* The app type
|
|
5
|
-
*/
|
|
6
|
-
export declare const V1AppDetailType: {
|
|
7
|
-
readonly Invalid: "invalid";
|
|
8
|
-
readonly Game: "game";
|
|
9
|
-
readonly Application: "application";
|
|
10
|
-
readonly Tool: "tool";
|
|
11
|
-
readonly Demo: "demo";
|
|
12
|
-
readonly Deprecated: "deprecated";
|
|
13
|
-
readonly Dlc: "dlc";
|
|
14
|
-
readonly Guide: "guide";
|
|
15
|
-
readonly Driver: "driver";
|
|
16
|
-
readonly Config: "config";
|
|
17
|
-
readonly Hardware: "hardware";
|
|
18
|
-
readonly Franchise: "franchise";
|
|
19
|
-
readonly Video: "video";
|
|
20
|
-
readonly Plugin: "plugin";
|
|
21
|
-
readonly Music: "music";
|
|
22
|
-
readonly Series: "series";
|
|
23
|
-
readonly Comic: "comic";
|
|
24
|
-
readonly Beta: "beta";
|
|
25
|
-
readonly Shortcut: "shortcut";
|
|
26
|
-
readonly DepotOnly: "depot_only";
|
|
27
|
-
};
|
|
28
|
-
/**
|
|
29
|
-
* The app type
|
|
30
|
-
*/
|
|
31
|
-
export type V1AppDetailType = ClosedEnum<typeof V1AppDetailType>;
|
|
32
|
-
export type V1AppDetail = {
|
|
33
|
-
/**
|
|
34
|
-
* The app id
|
|
35
|
-
*/
|
|
36
|
-
appId: number;
|
|
37
|
-
/**
|
|
38
|
-
* The app image hash
|
|
39
|
-
*/
|
|
40
|
-
image: string;
|
|
41
|
-
/**
|
|
42
|
-
* Whether the app is an event
|
|
43
|
-
*/
|
|
44
|
-
isEvent: boolean;
|
|
45
|
-
/**
|
|
46
|
-
* Whether the app is a sale
|
|
47
|
-
*/
|
|
48
|
-
isSale: boolean;
|
|
49
|
-
/**
|
|
50
|
-
* The apps id on itad
|
|
51
|
-
*/
|
|
52
|
-
itadId: string;
|
|
53
|
-
/**
|
|
54
|
-
* The app name
|
|
55
|
-
*/
|
|
56
|
-
name: string;
|
|
57
|
-
/**
|
|
58
|
-
* The app price
|
|
59
|
-
*/
|
|
60
|
-
price: number;
|
|
61
|
-
/**
|
|
62
|
-
* The app short name
|
|
63
|
-
*/
|
|
64
|
-
shortName: string;
|
|
65
|
-
/**
|
|
66
|
-
* The app type
|
|
67
|
-
*/
|
|
68
|
-
type: V1AppDetailType;
|
|
69
|
-
};
|
|
70
|
-
/** @internal */
|
|
71
|
-
export declare const V1AppDetailType$inboundSchema: z.ZodNativeEnum<typeof V1AppDetailType>;
|
|
72
|
-
/** @internal */
|
|
73
|
-
export declare const V1AppDetailType$outboundSchema: z.ZodNativeEnum<typeof V1AppDetailType>;
|
|
74
|
-
/**
|
|
75
|
-
* @internal
|
|
76
|
-
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
77
|
-
*/
|
|
78
|
-
export declare namespace V1AppDetailType$ {
|
|
79
|
-
/** @deprecated use `V1AppDetailType$inboundSchema` instead. */
|
|
80
|
-
const inboundSchema: z.ZodNativeEnum<{
|
|
81
|
-
readonly Invalid: "invalid";
|
|
82
|
-
readonly Game: "game";
|
|
83
|
-
readonly Application: "application";
|
|
84
|
-
readonly Tool: "tool";
|
|
85
|
-
readonly Demo: "demo";
|
|
86
|
-
readonly Deprecated: "deprecated";
|
|
87
|
-
readonly Dlc: "dlc";
|
|
88
|
-
readonly Guide: "guide";
|
|
89
|
-
readonly Driver: "driver";
|
|
90
|
-
readonly Config: "config";
|
|
91
|
-
readonly Hardware: "hardware";
|
|
92
|
-
readonly Franchise: "franchise";
|
|
93
|
-
readonly Video: "video";
|
|
94
|
-
readonly Plugin: "plugin";
|
|
95
|
-
readonly Music: "music";
|
|
96
|
-
readonly Series: "series";
|
|
97
|
-
readonly Comic: "comic";
|
|
98
|
-
readonly Beta: "beta";
|
|
99
|
-
readonly Shortcut: "shortcut";
|
|
100
|
-
readonly DepotOnly: "depot_only";
|
|
101
|
-
}>;
|
|
102
|
-
/** @deprecated use `V1AppDetailType$outboundSchema` instead. */
|
|
103
|
-
const outboundSchema: z.ZodNativeEnum<{
|
|
104
|
-
readonly Invalid: "invalid";
|
|
105
|
-
readonly Game: "game";
|
|
106
|
-
readonly Application: "application";
|
|
107
|
-
readonly Tool: "tool";
|
|
108
|
-
readonly Demo: "demo";
|
|
109
|
-
readonly Deprecated: "deprecated";
|
|
110
|
-
readonly Dlc: "dlc";
|
|
111
|
-
readonly Guide: "guide";
|
|
112
|
-
readonly Driver: "driver";
|
|
113
|
-
readonly Config: "config";
|
|
114
|
-
readonly Hardware: "hardware";
|
|
115
|
-
readonly Franchise: "franchise";
|
|
116
|
-
readonly Video: "video";
|
|
117
|
-
readonly Plugin: "plugin";
|
|
118
|
-
readonly Music: "music";
|
|
119
|
-
readonly Series: "series";
|
|
120
|
-
readonly Comic: "comic";
|
|
121
|
-
readonly Beta: "beta";
|
|
122
|
-
readonly Shortcut: "shortcut";
|
|
123
|
-
readonly DepotOnly: "depot_only";
|
|
124
|
-
}>;
|
|
125
|
-
}
|
|
126
|
-
/** @internal */
|
|
127
|
-
export declare const V1AppDetail$inboundSchema: z.ZodType<V1AppDetail, z.ZodTypeDef, unknown>;
|
|
128
|
-
/** @internal */
|
|
129
|
-
export type V1AppDetail$Outbound = {
|
|
130
|
-
appId: number;
|
|
131
|
-
image: string;
|
|
132
|
-
isEvent: boolean;
|
|
133
|
-
isSale: boolean;
|
|
134
|
-
itadId: string;
|
|
135
|
-
name: string;
|
|
136
|
-
price: number;
|
|
137
|
-
shortName: string;
|
|
138
|
-
type: string;
|
|
139
|
-
};
|
|
140
|
-
/** @internal */
|
|
141
|
-
export declare const V1AppDetail$outboundSchema: z.ZodType<V1AppDetail$Outbound, z.ZodTypeDef, V1AppDetail>;
|
|
142
|
-
/**
|
|
143
|
-
* @internal
|
|
144
|
-
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
145
|
-
*/
|
|
146
|
-
export declare namespace V1AppDetail$ {
|
|
147
|
-
/** @deprecated use `V1AppDetail$inboundSchema` instead. */
|
|
148
|
-
const inboundSchema: z.ZodType<V1AppDetail, z.ZodTypeDef, unknown>;
|
|
149
|
-
/** @deprecated use `V1AppDetail$outboundSchema` instead. */
|
|
150
|
-
const outboundSchema: z.ZodType<V1AppDetail$Outbound, z.ZodTypeDef, V1AppDetail>;
|
|
151
|
-
/** @deprecated use `V1AppDetail$Outbound` instead. */
|
|
152
|
-
type Outbound = V1AppDetail$Outbound;
|
|
153
|
-
}
|
|
154
|
-
//# sourceMappingURL=v1appdetail.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"v1appdetail.d.ts","sourceRoot":"","sources":["../../src/models/components/v1appdetail.ts"],"names":[],"mappings":"AAIA,OAAO,KAAK,CAAC,MAAM,KAAK,CAAC;AACzB,OAAO,EAAE,UAAU,EAAE,MAAM,sBAAsB,CAAC;AAElD;;GAEG;AACH,eAAO,MAAM,eAAe;;;;;;;;;;;;;;;;;;;;;CAqBlB,CAAC;AACX;;GAEG;AACH,MAAM,MAAM,eAAe,GAAG,UAAU,CAAC,OAAO,eAAe,CAAC,CAAC;AAEjE,MAAM,MAAM,WAAW,GAAG;IACxB;;OAEG;IACH,KAAK,EAAE,MAAM,CAAC;IACd;;OAEG;IACH,KAAK,EAAE,MAAM,CAAC;IACd;;OAEG;IACH,OAAO,EAAE,OAAO,CAAC;IACjB;;OAEG;IACH,MAAM,EAAE,OAAO,CAAC;IAChB;;OAEG;IACH,MAAM,EAAE,MAAM,CAAC;IACf;;OAEG;IACH,IAAI,EAAE,MAAM,CAAC;IACb;;OAEG;IACH,KAAK,EAAE,MAAM,CAAC;IACd;;OAEG;IACH,SAAS,EAAE,MAAM,CAAC;IAClB;;OAEG;IACH,IAAI,EAAE,eAAe,CAAC;CACvB,CAAC;AAEF,gBAAgB;AAChB,eAAO,MAAM,6BAA6B,EAAE,CAAC,CAAC,aAAa,CACzD,OAAO,eAAe,CACS,CAAC;AAElC,gBAAgB;AAChB,eAAO,MAAM,8BAA8B,EAAE,CAAC,CAAC,aAAa,CAC1D,OAAO,eAAe,CACS,CAAC;AAElC;;;GAGG;AACH,yBAAiB,gBAAgB,CAAC;IAChC,+DAA+D;IACxD,MAAM,aAAa;;;;;;;;;;;;;;;;;;;;;MAAgC,CAAC;IAC3D,gEAAgE;IACzD,MAAM,cAAc;;;;;;;;;;;;;;;;;;;;;MAAiC,CAAC;CAC9D;AAED,gBAAgB;AAChB,eAAO,MAAM,yBAAyB,EAAE,CAAC,CAAC,OAAO,CAC/C,WAAW,EACX,CAAC,CAAC,UAAU,EACZ,OAAO,CAWP,CAAC;AAEH,gBAAgB;AAChB,MAAM,MAAM,oBAAoB,GAAG;IACjC,KAAK,EAAE,MAAM,CAAC;IACd,KAAK,EAAE,MAAM,CAAC;IACd,OAAO,EAAE,OAAO,CAAC;IACjB,MAAM,EAAE,OAAO,CAAC;IAChB,MAAM,EAAE,MAAM,CAAC;IACf,IAAI,EAAE,MAAM,CAAC;IACb,KAAK,EAAE,MAAM,CAAC;IACd,SAAS,EAAE,MAAM,CAAC;IAClB,IAAI,EAAE,MAAM,CAAC;CACd,CAAC;AAEF,gBAAgB;AAChB,eAAO,MAAM,0BAA0B,EAAE,CAAC,CAAC,OAAO,CAChD,oBAAoB,EACpB,CAAC,CAAC,UAAU,EACZ,WAAW,CAWX,CAAC;AAEH;;;GAGG;AACH,yBAAiB,YAAY,CAAC;IAC5B,2DAA2D;IACpD,MAAM,aAAa,+CAA4B,CAAC;IACvD,4DAA4D;IACrD,MAAM,cAAc,4DAA6B,CAAC;IACzD,sDAAsD;IACtD,KAAY,QAAQ,GAAG,oBAAoB,CAAC;CAC7C"}
|
|
@@ -1,106 +0,0 @@
|
|
|
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.V1AppDetail$ = exports.V1AppDetail$outboundSchema = exports.V1AppDetail$inboundSchema = exports.V1AppDetailType$ = exports.V1AppDetailType$outboundSchema = exports.V1AppDetailType$inboundSchema = exports.V1AppDetailType = void 0;
|
|
30
|
-
const z = __importStar(require("zod"));
|
|
31
|
-
/**
|
|
32
|
-
* The app type
|
|
33
|
-
*/
|
|
34
|
-
exports.V1AppDetailType = {
|
|
35
|
-
Invalid: "invalid",
|
|
36
|
-
Game: "game",
|
|
37
|
-
Application: "application",
|
|
38
|
-
Tool: "tool",
|
|
39
|
-
Demo: "demo",
|
|
40
|
-
Deprecated: "deprecated",
|
|
41
|
-
Dlc: "dlc",
|
|
42
|
-
Guide: "guide",
|
|
43
|
-
Driver: "driver",
|
|
44
|
-
Config: "config",
|
|
45
|
-
Hardware: "hardware",
|
|
46
|
-
Franchise: "franchise",
|
|
47
|
-
Video: "video",
|
|
48
|
-
Plugin: "plugin",
|
|
49
|
-
Music: "music",
|
|
50
|
-
Series: "series",
|
|
51
|
-
Comic: "comic",
|
|
52
|
-
Beta: "beta",
|
|
53
|
-
Shortcut: "shortcut",
|
|
54
|
-
DepotOnly: "depot_only",
|
|
55
|
-
};
|
|
56
|
-
/** @internal */
|
|
57
|
-
exports.V1AppDetailType$inboundSchema = z.nativeEnum(exports.V1AppDetailType);
|
|
58
|
-
/** @internal */
|
|
59
|
-
exports.V1AppDetailType$outboundSchema = exports.V1AppDetailType$inboundSchema;
|
|
60
|
-
/**
|
|
61
|
-
* @internal
|
|
62
|
-
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
63
|
-
*/
|
|
64
|
-
var V1AppDetailType$;
|
|
65
|
-
(function (V1AppDetailType$) {
|
|
66
|
-
/** @deprecated use `V1AppDetailType$inboundSchema` instead. */
|
|
67
|
-
V1AppDetailType$.inboundSchema = exports.V1AppDetailType$inboundSchema;
|
|
68
|
-
/** @deprecated use `V1AppDetailType$outboundSchema` instead. */
|
|
69
|
-
V1AppDetailType$.outboundSchema = exports.V1AppDetailType$outboundSchema;
|
|
70
|
-
})(V1AppDetailType$ || (exports.V1AppDetailType$ = V1AppDetailType$ = {}));
|
|
71
|
-
/** @internal */
|
|
72
|
-
exports.V1AppDetail$inboundSchema = z.object({
|
|
73
|
-
appId: z.number().int(),
|
|
74
|
-
image: z.string(),
|
|
75
|
-
isEvent: z.boolean(),
|
|
76
|
-
isSale: z.boolean(),
|
|
77
|
-
itadId: z.string(),
|
|
78
|
-
name: z.string(),
|
|
79
|
-
price: z.number().int(),
|
|
80
|
-
shortName: z.string(),
|
|
81
|
-
type: exports.V1AppDetailType$inboundSchema,
|
|
82
|
-
});
|
|
83
|
-
/** @internal */
|
|
84
|
-
exports.V1AppDetail$outboundSchema = z.object({
|
|
85
|
-
appId: z.number().int(),
|
|
86
|
-
image: z.string(),
|
|
87
|
-
isEvent: z.boolean(),
|
|
88
|
-
isSale: z.boolean(),
|
|
89
|
-
itadId: z.string(),
|
|
90
|
-
name: z.string(),
|
|
91
|
-
price: z.number().int(),
|
|
92
|
-
shortName: z.string(),
|
|
93
|
-
type: exports.V1AppDetailType$outboundSchema,
|
|
94
|
-
});
|
|
95
|
-
/**
|
|
96
|
-
* @internal
|
|
97
|
-
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
98
|
-
*/
|
|
99
|
-
var V1AppDetail$;
|
|
100
|
-
(function (V1AppDetail$) {
|
|
101
|
-
/** @deprecated use `V1AppDetail$inboundSchema` instead. */
|
|
102
|
-
V1AppDetail$.inboundSchema = exports.V1AppDetail$inboundSchema;
|
|
103
|
-
/** @deprecated use `V1AppDetail$outboundSchema` instead. */
|
|
104
|
-
V1AppDetail$.outboundSchema = exports.V1AppDetail$outboundSchema;
|
|
105
|
-
})(V1AppDetail$ || (exports.V1AppDetail$ = V1AppDetail$ = {}));
|
|
106
|
-
//# sourceMappingURL=v1appdetail.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"v1appdetail.js","sourceRoot":"","sources":["../../src/models/components/v1appdetail.ts"],"names":[],"mappings":";AAAA;;GAEG;;;;;;;;;;;;;;;;;;;;;;;;;;AAEH,uCAAyB;AAGzB;;GAEG;AACU,QAAA,eAAe,GAAG;IAC7B,OAAO,EAAE,SAAS;IAClB,IAAI,EAAE,MAAM;IACZ,WAAW,EAAE,aAAa;IAC1B,IAAI,EAAE,MAAM;IACZ,IAAI,EAAE,MAAM;IACZ,UAAU,EAAE,YAAY;IACxB,GAAG,EAAE,KAAK;IACV,KAAK,EAAE,OAAO;IACd,MAAM,EAAE,QAAQ;IAChB,MAAM,EAAE,QAAQ;IAChB,QAAQ,EAAE,UAAU;IACpB,SAAS,EAAE,WAAW;IACtB,KAAK,EAAE,OAAO;IACd,MAAM,EAAE,QAAQ;IAChB,KAAK,EAAE,OAAO;IACd,MAAM,EAAE,QAAQ;IAChB,KAAK,EAAE,OAAO;IACd,IAAI,EAAE,MAAM;IACZ,QAAQ,EAAE,UAAU;IACpB,SAAS,EAAE,YAAY;CACf,CAAC;AA6CX,gBAAgB;AACH,QAAA,6BAA6B,GAEtC,CAAC,CAAC,UAAU,CAAC,uBAAe,CAAC,CAAC;AAElC,gBAAgB;AACH,QAAA,8BAA8B,GAEvC,qCAA6B,CAAC;AAElC;;;GAGG;AACH,IAAiB,gBAAgB,CAKhC;AALD,WAAiB,gBAAgB;IAC/B,+DAA+D;IAClD,8BAAa,GAAG,qCAA6B,CAAC;IAC3D,gEAAgE;IACnD,+BAAc,GAAG,sCAA8B,CAAC;AAC/D,CAAC,EALgB,gBAAgB,gCAAhB,gBAAgB,QAKhC;AAED,gBAAgB;AACH,QAAA,yBAAyB,GAIlC,CAAC,CAAC,MAAM,CAAC;IACX,KAAK,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,GAAG,EAAE;IACvB,KAAK,EAAE,CAAC,CAAC,MAAM,EAAE;IACjB,OAAO,EAAE,CAAC,CAAC,OAAO,EAAE;IACpB,MAAM,EAAE,CAAC,CAAC,OAAO,EAAE;IACnB,MAAM,EAAE,CAAC,CAAC,MAAM,EAAE;IAClB,IAAI,EAAE,CAAC,CAAC,MAAM,EAAE;IAChB,KAAK,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,GAAG,EAAE;IACvB,SAAS,EAAE,CAAC,CAAC,MAAM,EAAE;IACrB,IAAI,EAAE,qCAA6B;CACpC,CAAC,CAAC;AAeH,gBAAgB;AACH,QAAA,0BAA0B,GAInC,CAAC,CAAC,MAAM,CAAC;IACX,KAAK,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,GAAG,EAAE;IACvB,KAAK,EAAE,CAAC,CAAC,MAAM,EAAE;IACjB,OAAO,EAAE,CAAC,CAAC,OAAO,EAAE;IACpB,MAAM,EAAE,CAAC,CAAC,OAAO,EAAE;IACnB,MAAM,EAAE,CAAC,CAAC,MAAM,EAAE;IAClB,IAAI,EAAE,CAAC,CAAC,MAAM,EAAE;IAChB,KAAK,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,GAAG,EAAE;IACvB,SAAS,EAAE,CAAC,CAAC,MAAM,EAAE;IACrB,IAAI,EAAE,sCAA8B;CACrC,CAAC,CAAC;AAEH;;;GAGG;AACH,IAAiB,YAAY,CAO5B;AAPD,WAAiB,YAAY;IAC3B,2DAA2D;IAC9C,0BAAa,GAAG,iCAAyB,CAAC;IACvD,4DAA4D;IAC/C,2BAAc,GAAG,kCAA0B,CAAC;AAG3D,CAAC,EAPgB,YAAY,4BAAZ,YAAY,QAO5B"}
|
|
@@ -1,39 +0,0 @@
|
|
|
1
|
-
import * as z from "zod";
|
|
2
|
-
export type V1AppItem = {
|
|
3
|
-
cost: number;
|
|
4
|
-
description: string;
|
|
5
|
-
largeImage: string;
|
|
6
|
-
name: string;
|
|
7
|
-
publicId: string;
|
|
8
|
-
smallImage: string;
|
|
9
|
-
title: string;
|
|
10
|
-
type: string;
|
|
11
|
-
};
|
|
12
|
-
/** @internal */
|
|
13
|
-
export declare const V1AppItem$inboundSchema: z.ZodType<V1AppItem, z.ZodTypeDef, unknown>;
|
|
14
|
-
/** @internal */
|
|
15
|
-
export type V1AppItem$Outbound = {
|
|
16
|
-
cost: number;
|
|
17
|
-
description: string;
|
|
18
|
-
largeImage: string;
|
|
19
|
-
name: string;
|
|
20
|
-
publicId: string;
|
|
21
|
-
smallImage: string;
|
|
22
|
-
title: string;
|
|
23
|
-
type: string;
|
|
24
|
-
};
|
|
25
|
-
/** @internal */
|
|
26
|
-
export declare const V1AppItem$outboundSchema: z.ZodType<V1AppItem$Outbound, z.ZodTypeDef, V1AppItem>;
|
|
27
|
-
/**
|
|
28
|
-
* @internal
|
|
29
|
-
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
30
|
-
*/
|
|
31
|
-
export declare namespace V1AppItem$ {
|
|
32
|
-
/** @deprecated use `V1AppItem$inboundSchema` instead. */
|
|
33
|
-
const inboundSchema: z.ZodType<V1AppItem, z.ZodTypeDef, unknown>;
|
|
34
|
-
/** @deprecated use `V1AppItem$outboundSchema` instead. */
|
|
35
|
-
const outboundSchema: z.ZodType<V1AppItem$Outbound, z.ZodTypeDef, V1AppItem>;
|
|
36
|
-
/** @deprecated use `V1AppItem$Outbound` instead. */
|
|
37
|
-
type Outbound = V1AppItem$Outbound;
|
|
38
|
-
}
|
|
39
|
-
//# sourceMappingURL=v1appitem.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"v1appitem.d.ts","sourceRoot":"","sources":["../../src/models/components/v1appitem.ts"],"names":[],"mappings":"AAIA,OAAO,KAAK,CAAC,MAAM,KAAK,CAAC;AAEzB,MAAM,MAAM,SAAS,GAAG;IACtB,IAAI,EAAE,MAAM,CAAC;IACb,WAAW,EAAE,MAAM,CAAC;IACpB,UAAU,EAAE,MAAM,CAAC;IACnB,IAAI,EAAE,MAAM,CAAC;IACb,QAAQ,EAAE,MAAM,CAAC;IACjB,UAAU,EAAE,MAAM,CAAC;IACnB,KAAK,EAAE,MAAM,CAAC;IACd,IAAI,EAAE,MAAM,CAAC;CACd,CAAC;AAEF,gBAAgB;AAChB,eAAO,MAAM,uBAAuB,EAAE,CAAC,CAAC,OAAO,CAC7C,SAAS,EACT,CAAC,CAAC,UAAU,EACZ,OAAO,CAUP,CAAC;AAEH,gBAAgB;AAChB,MAAM,MAAM,kBAAkB,GAAG;IAC/B,IAAI,EAAE,MAAM,CAAC;IACb,WAAW,EAAE,MAAM,CAAC;IACpB,UAAU,EAAE,MAAM,CAAC;IACnB,IAAI,EAAE,MAAM,CAAC;IACb,QAAQ,EAAE,MAAM,CAAC;IACjB,UAAU,EAAE,MAAM,CAAC;IACnB,KAAK,EAAE,MAAM,CAAC;IACd,IAAI,EAAE,MAAM,CAAC;CACd,CAAC;AAEF,gBAAgB;AAChB,eAAO,MAAM,wBAAwB,EAAE,CAAC,CAAC,OAAO,CAC9C,kBAAkB,EAClB,CAAC,CAAC,UAAU,EACZ,SAAS,CAUT,CAAC;AAEH;;;GAGG;AACH,yBAAiB,UAAU,CAAC;IAC1B,yDAAyD;IAClD,MAAM,aAAa,6CAA0B,CAAC;IACrD,0DAA0D;IACnD,MAAM,cAAc,wDAA2B,CAAC;IACvD,oDAAoD;IACpD,KAAY,QAAQ,GAAG,kBAAkB,CAAC;CAC3C"}
|
|
@@ -1,64 +0,0 @@
|
|
|
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.V1AppItem$ = exports.V1AppItem$outboundSchema = exports.V1AppItem$inboundSchema = void 0;
|
|
30
|
-
const z = __importStar(require("zod"));
|
|
31
|
-
/** @internal */
|
|
32
|
-
exports.V1AppItem$inboundSchema = z.object({
|
|
33
|
-
cost: z.number().int(),
|
|
34
|
-
description: z.string(),
|
|
35
|
-
largeImage: z.string(),
|
|
36
|
-
name: z.string(),
|
|
37
|
-
publicId: z.string(),
|
|
38
|
-
smallImage: z.string(),
|
|
39
|
-
title: z.string(),
|
|
40
|
-
type: z.string(),
|
|
41
|
-
});
|
|
42
|
-
/** @internal */
|
|
43
|
-
exports.V1AppItem$outboundSchema = z.object({
|
|
44
|
-
cost: z.number().int(),
|
|
45
|
-
description: z.string(),
|
|
46
|
-
largeImage: z.string(),
|
|
47
|
-
name: z.string(),
|
|
48
|
-
publicId: z.string(),
|
|
49
|
-
smallImage: z.string(),
|
|
50
|
-
title: z.string(),
|
|
51
|
-
type: z.string(),
|
|
52
|
-
});
|
|
53
|
-
/**
|
|
54
|
-
* @internal
|
|
55
|
-
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
56
|
-
*/
|
|
57
|
-
var V1AppItem$;
|
|
58
|
-
(function (V1AppItem$) {
|
|
59
|
-
/** @deprecated use `V1AppItem$inboundSchema` instead. */
|
|
60
|
-
V1AppItem$.inboundSchema = exports.V1AppItem$inboundSchema;
|
|
61
|
-
/** @deprecated use `V1AppItem$outboundSchema` instead. */
|
|
62
|
-
V1AppItem$.outboundSchema = exports.V1AppItem$outboundSchema;
|
|
63
|
-
})(V1AppItem$ || (exports.V1AppItem$ = V1AppItem$ = {}));
|
|
64
|
-
//# sourceMappingURL=v1appitem.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"v1appitem.js","sourceRoot":"","sources":["../../src/models/components/v1appitem.ts"],"names":[],"mappings":";AAAA;;GAEG;;;;;;;;;;;;;;;;;;;;;;;;;;AAEH,uCAAyB;AAazB,gBAAgB;AACH,QAAA,uBAAuB,GAIhC,CAAC,CAAC,MAAM,CAAC;IACX,IAAI,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,GAAG,EAAE;IACtB,WAAW,EAAE,CAAC,CAAC,MAAM,EAAE;IACvB,UAAU,EAAE,CAAC,CAAC,MAAM,EAAE;IACtB,IAAI,EAAE,CAAC,CAAC,MAAM,EAAE;IAChB,QAAQ,EAAE,CAAC,CAAC,MAAM,EAAE;IACpB,UAAU,EAAE,CAAC,CAAC,MAAM,EAAE;IACtB,KAAK,EAAE,CAAC,CAAC,MAAM,EAAE;IACjB,IAAI,EAAE,CAAC,CAAC,MAAM,EAAE;CACjB,CAAC,CAAC;AAcH,gBAAgB;AACH,QAAA,wBAAwB,GAIjC,CAAC,CAAC,MAAM,CAAC;IACX,IAAI,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,GAAG,EAAE;IACtB,WAAW,EAAE,CAAC,CAAC,MAAM,EAAE;IACvB,UAAU,EAAE,CAAC,CAAC,MAAM,EAAE;IACtB,IAAI,EAAE,CAAC,CAAC,MAAM,EAAE;IAChB,QAAQ,EAAE,CAAC,CAAC,MAAM,EAAE;IACpB,UAAU,EAAE,CAAC,CAAC,MAAM,EAAE;IACtB,KAAK,EAAE,CAAC,CAAC,MAAM,EAAE;IACjB,IAAI,EAAE,CAAC,CAAC,MAAM,EAAE;CACjB,CAAC,CAAC;AAEH;;;GAGG;AACH,IAAiB,UAAU,CAO1B;AAPD,WAAiB,UAAU;IACzB,yDAAyD;IAC5C,wBAAa,GAAG,+BAAuB,CAAC;IACrD,0DAA0D;IAC7C,yBAAc,GAAG,gCAAwB,CAAC;AAGzD,CAAC,EAPgB,UAAU,0BAAV,UAAU,QAO1B"}
|
|
@@ -1,28 +0,0 @@
|
|
|
1
|
-
import * as z from "zod";
|
|
2
|
-
export type V1AppRequestBody = {
|
|
3
|
-
/**
|
|
4
|
-
* The app id
|
|
5
|
-
*/
|
|
6
|
-
appId: number;
|
|
7
|
-
};
|
|
8
|
-
/** @internal */
|
|
9
|
-
export declare const V1AppRequestBody$inboundSchema: z.ZodType<V1AppRequestBody, z.ZodTypeDef, unknown>;
|
|
10
|
-
/** @internal */
|
|
11
|
-
export type V1AppRequestBody$Outbound = {
|
|
12
|
-
appId: number;
|
|
13
|
-
};
|
|
14
|
-
/** @internal */
|
|
15
|
-
export declare const V1AppRequestBody$outboundSchema: z.ZodType<V1AppRequestBody$Outbound, z.ZodTypeDef, V1AppRequestBody>;
|
|
16
|
-
/**
|
|
17
|
-
* @internal
|
|
18
|
-
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
19
|
-
*/
|
|
20
|
-
export declare namespace V1AppRequestBody$ {
|
|
21
|
-
/** @deprecated use `V1AppRequestBody$inboundSchema` instead. */
|
|
22
|
-
const inboundSchema: z.ZodType<V1AppRequestBody, z.ZodTypeDef, unknown>;
|
|
23
|
-
/** @deprecated use `V1AppRequestBody$outboundSchema` instead. */
|
|
24
|
-
const outboundSchema: z.ZodType<V1AppRequestBody$Outbound, z.ZodTypeDef, V1AppRequestBody>;
|
|
25
|
-
/** @deprecated use `V1AppRequestBody$Outbound` instead. */
|
|
26
|
-
type Outbound = V1AppRequestBody$Outbound;
|
|
27
|
-
}
|
|
28
|
-
//# sourceMappingURL=v1apprequestbody.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"v1apprequestbody.d.ts","sourceRoot":"","sources":["../../src/models/components/v1apprequestbody.ts"],"names":[],"mappings":"AAIA,OAAO,KAAK,CAAC,MAAM,KAAK,CAAC;AAEzB,MAAM,MAAM,gBAAgB,GAAG;IAC7B;;OAEG;IACH,KAAK,EAAE,MAAM,CAAC;CACf,CAAC;AAEF,gBAAgB;AAChB,eAAO,MAAM,8BAA8B,EAAE,CAAC,CAAC,OAAO,CACpD,gBAAgB,EAChB,CAAC,CAAC,UAAU,EACZ,OAAO,CAGP,CAAC;AAEH,gBAAgB;AAChB,MAAM,MAAM,yBAAyB,GAAG;IACtC,KAAK,EAAE,MAAM,CAAC;CACf,CAAC;AAEF,gBAAgB;AAChB,eAAO,MAAM,+BAA+B,EAAE,CAAC,CAAC,OAAO,CACrD,yBAAyB,EACzB,CAAC,CAAC,UAAU,EACZ,gBAAgB,CAGhB,CAAC;AAEH;;;GAGG;AACH,yBAAiB,iBAAiB,CAAC;IACjC,gEAAgE;IACzD,MAAM,aAAa,oDAAiC,CAAC;IAC5D,iEAAiE;IAC1D,MAAM,cAAc,sEAAkC,CAAC;IAC9D,2DAA2D;IAC3D,KAAY,QAAQ,GAAG,yBAAyB,CAAC;CAClD"}
|