@steamsets/client-ts 0.19.3 → 0.19.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +19 -6
- package/docs/sdks/account/README.md +32 -8
- package/docs/sdks/admin/README.md +73 -0
- package/docs/sdks/badge/README.md +77 -0
- package/docs/sdks/event/README.md +80 -0
- package/docs/sdks/internal/README.md +182 -8
- package/docs/sdks/leaderboard/README.md +32 -8
- package/funcs/accountLeaderboardV1GetLeaderboardAccountMeta.d.ts +12 -0
- package/funcs/accountLeaderboardV1GetLeaderboardAccountMeta.d.ts.map +1 -0
- package/funcs/{internalLeaderboardV1GetAccountMeta.js → accountLeaderboardV1GetLeaderboardAccountMeta.js} +5 -7
- package/funcs/accountLeaderboardV1GetLeaderboardAccountMeta.js.map +1 -0
- package/funcs/{accountLeaderboardV1GetAccountMeta.d.ts → adminAdminV1RemoveVanity.d.ts} +2 -2
- package/funcs/adminAdminV1RemoveVanity.d.ts.map +1 -0
- package/funcs/adminAdminV1RemoveVanity.js +118 -0
- package/funcs/adminAdminV1RemoveVanity.js.map +1 -0
- package/funcs/{internalLeaderboardV1GetAccountMeta.d.ts → badgeBadgeV1SearchSuggest.d.ts} +2 -2
- package/funcs/badgeBadgeV1SearchSuggest.d.ts.map +1 -0
- package/funcs/badgeBadgeV1SearchSuggest.js +118 -0
- package/funcs/badgeBadgeV1SearchSuggest.js.map +1 -0
- package/funcs/{leaderboardLeaderboardV1GetAccountMeta.d.ts → eventAdminV1RemoveVanity.d.ts} +2 -2
- package/funcs/eventAdminV1RemoveVanity.d.ts.map +1 -0
- package/funcs/eventAdminV1RemoveVanity.js +118 -0
- package/funcs/eventAdminV1RemoveVanity.js.map +1 -0
- package/funcs/internalAdminV1RemoveVanity.d.ts +12 -0
- package/funcs/internalAdminV1RemoveVanity.d.ts.map +1 -0
- package/funcs/internalAdminV1RemoveVanity.js +118 -0
- package/funcs/internalAdminV1RemoveVanity.js.map +1 -0
- package/funcs/internalBadgeV1SearchSuggest.d.ts +12 -0
- package/funcs/internalBadgeV1SearchSuggest.d.ts.map +1 -0
- package/funcs/internalBadgeV1SearchSuggest.js +118 -0
- package/funcs/internalBadgeV1SearchSuggest.js.map +1 -0
- package/funcs/internalLeaderboardV1GetLeaderboardAccountMeta.d.ts +12 -0
- package/funcs/internalLeaderboardV1GetLeaderboardAccountMeta.d.ts.map +1 -0
- package/funcs/{leaderboardLeaderboardV1GetAccountMeta.js → internalLeaderboardV1GetLeaderboardAccountMeta.js} +5 -7
- package/funcs/internalLeaderboardV1GetLeaderboardAccountMeta.js.map +1 -0
- package/funcs/leaderboardLeaderboardV1GetLeaderboardAccountMeta.d.ts +12 -0
- package/funcs/leaderboardLeaderboardV1GetLeaderboardAccountMeta.d.ts.map +1 -0
- package/funcs/{accountLeaderboardV1GetAccountMeta.js → leaderboardLeaderboardV1GetLeaderboardAccountMeta.js} +5 -7
- package/funcs/leaderboardLeaderboardV1GetLeaderboardAccountMeta.js.map +1 -0
- package/jsr.json +1 -1
- package/lib/config.d.ts +2 -2
- package/lib/config.js +2 -2
- package/models/components/index.d.ts +3 -0
- package/models/components/index.d.ts.map +1 -1
- package/models/components/index.js +3 -0
- package/models/components/index.js.map +1 -1
- package/models/components/v1adminremovevanityresponsebody.d.ts +32 -0
- package/models/components/v1adminremovevanityresponsebody.d.ts.map +1 -0
- package/models/components/v1adminremovevanityresponsebody.js +68 -0
- package/models/components/v1adminremovevanityresponsebody.js.map +1 -0
- package/models/components/v1badgesearchsuggestbody.d.ts +37 -0
- package/models/components/v1badgesearchsuggestbody.d.ts.map +1 -0
- package/models/components/v1badgesearchsuggestbody.js +70 -0
- package/models/components/v1badgesearchsuggestbody.js.map +1 -0
- package/models/components/v1badgesearchsuggesttrequestbody.d.ts +32 -0
- package/models/components/v1badgesearchsuggesttrequestbody.d.ts.map +1 -0
- package/models/components/v1badgesearchsuggesttrequestbody.js +59 -0
- package/models/components/v1badgesearchsuggesttrequestbody.js.map +1 -0
- package/models/operations/adminv1removevanity.d.ts +35 -0
- package/models/operations/adminv1removevanity.d.ts.map +1 -0
- package/models/operations/adminv1removevanity.js +75 -0
- package/models/operations/adminv1removevanity.js.map +1 -0
- package/models/operations/badgev1searchsuggest.d.ts +35 -0
- package/models/operations/badgev1searchsuggest.d.ts.map +1 -0
- package/models/operations/badgev1searchsuggest.js +75 -0
- package/models/operations/badgev1searchsuggest.js.map +1 -0
- package/models/operations/index.d.ts +3 -1
- package/models/operations/index.d.ts.map +1 -1
- package/models/operations/index.js +3 -1
- package/models/operations/index.js.map +1 -1
- package/models/operations/leaderboardv1getleaderboardaccountmeta.d.ts +35 -0
- package/models/operations/leaderboardv1getleaderboardaccountmeta.d.ts.map +1 -0
- package/models/operations/{leaderboardv1getaccountmeta.js → leaderboardv1getleaderboardaccountmeta.js} +17 -17
- package/models/operations/leaderboardv1getleaderboardaccountmeta.js.map +1 -0
- package/package.json +1 -1
- package/sdk/account.d.ts +1 -1
- package/sdk/account.d.ts.map +1 -1
- package/sdk/account.js +3 -3
- package/sdk/account.js.map +1 -1
- package/sdk/admin.d.ts +1 -0
- package/sdk/admin.d.ts.map +1 -1
- package/sdk/admin.js +4 -0
- package/sdk/admin.js.map +1 -1
- package/sdk/badge.d.ts +1 -0
- package/sdk/badge.d.ts.map +1 -1
- package/sdk/badge.js +4 -0
- package/sdk/badge.js.map +1 -1
- package/sdk/event.d.ts +7 -0
- package/sdk/event.d.ts.map +1 -0
- package/sdk/event.js +16 -0
- package/sdk/event.js.map +1 -0
- package/sdk/internal.d.ts +3 -1
- package/sdk/internal.d.ts.map +1 -1
- package/sdk/internal.js +11 -3
- package/sdk/internal.js.map +1 -1
- package/sdk/leaderboard.d.ts +1 -1
- package/sdk/leaderboard.d.ts.map +1 -1
- package/sdk/leaderboard.js +3 -3
- package/sdk/leaderboard.js.map +1 -1
- package/sdk/sdk.d.ts +3 -0
- package/sdk/sdk.d.ts.map +1 -1
- package/sdk/sdk.js +4 -0
- package/sdk/sdk.js.map +1 -1
- package/src/funcs/{internalLeaderboardV1GetAccountMeta.ts → accountLeaderboardV1GetLeaderboardAccountMeta.ts} +10 -8
- package/src/funcs/adminAdminV1RemoveVanity.ts +179 -0
- package/src/funcs/badgeBadgeV1SearchSuggest.ts +180 -0
- package/src/funcs/eventAdminV1RemoveVanity.ts +179 -0
- package/src/funcs/internalAdminV1RemoveVanity.ts +179 -0
- package/src/funcs/internalBadgeV1SearchSuggest.ts +180 -0
- package/src/funcs/{leaderboardLeaderboardV1GetAccountMeta.ts → internalLeaderboardV1GetLeaderboardAccountMeta.ts} +10 -8
- package/src/funcs/{accountLeaderboardV1GetAccountMeta.ts → leaderboardLeaderboardV1GetLeaderboardAccountMeta.ts} +10 -8
- package/src/lib/config.ts +2 -2
- package/src/models/components/index.ts +3 -0
- package/src/models/components/v1adminremovevanityresponsebody.ts +80 -0
- package/src/models/components/v1badgesearchsuggestbody.ts +85 -0
- package/src/models/components/v1badgesearchsuggesttrequestbody.ts +71 -0
- package/src/models/operations/adminv1removevanity.ts +93 -0
- package/src/models/operations/badgev1searchsuggest.ts +91 -0
- package/src/models/operations/index.ts +3 -1
- package/src/models/operations/leaderboardv1getleaderboardaccountmeta.ts +107 -0
- package/src/sdk/account.ts +4 -4
- package/src/sdk/admin.ts +12 -0
- package/src/sdk/badge.ts +12 -0
- package/src/sdk/event.ts +22 -0
- package/src/sdk/internal.ts +28 -4
- package/src/sdk/leaderboard.ts +4 -4
- package/src/sdk/sdk.ts +6 -0
- package/funcs/accountLeaderboardV1GetAccountMeta.d.ts.map +0 -1
- package/funcs/accountLeaderboardV1GetAccountMeta.js.map +0 -1
- package/funcs/internalLeaderboardV1GetAccountMeta.d.ts.map +0 -1
- package/funcs/internalLeaderboardV1GetAccountMeta.js.map +0 -1
- package/funcs/leaderboardLeaderboardV1GetAccountMeta.d.ts.map +0 -1
- package/funcs/leaderboardLeaderboardV1GetAccountMeta.js.map +0 -1
- package/models/operations/leaderboardv1getaccountmeta.d.ts +0 -35
- package/models/operations/leaderboardv1getaccountmeta.d.ts.map +0 -1
- package/models/operations/leaderboardv1getaccountmeta.js.map +0 -1
- package/src/models/operations/leaderboardv1getaccountmeta.ts +0 -98
|
@@ -1,35 +0,0 @@
|
|
|
1
|
-
import * as z from "zod";
|
|
2
|
-
import { Result as SafeParseResult } from "../../types/fp.js";
|
|
3
|
-
import * as components from "../components/index.js";
|
|
4
|
-
import { SDKValidationError } from "../errors/sdkvalidationerror.js";
|
|
5
|
-
export type LeaderboardV1GetAccountMetaResponse = {
|
|
6
|
-
httpMeta: components.HTTPMetadata;
|
|
7
|
-
/**
|
|
8
|
-
* OK
|
|
9
|
-
*/
|
|
10
|
-
v1LeaderboardAccountMetaResponseBody?: components.V1LeaderboardAccountMetaResponseBody | undefined;
|
|
11
|
-
};
|
|
12
|
-
/** @internal */
|
|
13
|
-
export declare const LeaderboardV1GetAccountMetaResponse$inboundSchema: z.ZodType<LeaderboardV1GetAccountMetaResponse, z.ZodTypeDef, unknown>;
|
|
14
|
-
/** @internal */
|
|
15
|
-
export type LeaderboardV1GetAccountMetaResponse$Outbound = {
|
|
16
|
-
HttpMeta: components.HTTPMetadata$Outbound;
|
|
17
|
-
V1LeaderboardAccountMetaResponseBody?: components.V1LeaderboardAccountMetaResponseBody$Outbound | undefined;
|
|
18
|
-
};
|
|
19
|
-
/** @internal */
|
|
20
|
-
export declare const LeaderboardV1GetAccountMetaResponse$outboundSchema: z.ZodType<LeaderboardV1GetAccountMetaResponse$Outbound, z.ZodTypeDef, LeaderboardV1GetAccountMetaResponse>;
|
|
21
|
-
/**
|
|
22
|
-
* @internal
|
|
23
|
-
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
24
|
-
*/
|
|
25
|
-
export declare namespace LeaderboardV1GetAccountMetaResponse$ {
|
|
26
|
-
/** @deprecated use `LeaderboardV1GetAccountMetaResponse$inboundSchema` instead. */
|
|
27
|
-
const inboundSchema: z.ZodType<LeaderboardV1GetAccountMetaResponse, z.ZodTypeDef, unknown>;
|
|
28
|
-
/** @deprecated use `LeaderboardV1GetAccountMetaResponse$outboundSchema` instead. */
|
|
29
|
-
const outboundSchema: z.ZodType<LeaderboardV1GetAccountMetaResponse$Outbound, z.ZodTypeDef, LeaderboardV1GetAccountMetaResponse>;
|
|
30
|
-
/** @deprecated use `LeaderboardV1GetAccountMetaResponse$Outbound` instead. */
|
|
31
|
-
type Outbound = LeaderboardV1GetAccountMetaResponse$Outbound;
|
|
32
|
-
}
|
|
33
|
-
export declare function leaderboardV1GetAccountMetaResponseToJSON(leaderboardV1GetAccountMetaResponse: LeaderboardV1GetAccountMetaResponse): string;
|
|
34
|
-
export declare function leaderboardV1GetAccountMetaResponseFromJSON(jsonString: string): SafeParseResult<LeaderboardV1GetAccountMetaResponse, SDKValidationError>;
|
|
35
|
-
//# sourceMappingURL=leaderboardv1getaccountmeta.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"leaderboardv1getaccountmeta.d.ts","sourceRoot":"","sources":["../../src/models/operations/leaderboardv1getaccountmeta.ts"],"names":[],"mappings":"AAIA,OAAO,KAAK,CAAC,MAAM,KAAK,CAAC;AAGzB,OAAO,EAAE,MAAM,IAAI,eAAe,EAAE,MAAM,mBAAmB,CAAC;AAC9D,OAAO,KAAK,UAAU,MAAM,wBAAwB,CAAC;AACrD,OAAO,EAAE,kBAAkB,EAAE,MAAM,iCAAiC,CAAC;AAErE,MAAM,MAAM,mCAAmC,GAAG;IAChD,QAAQ,EAAE,UAAU,CAAC,YAAY,CAAC;IAClC;;OAEG;IACH,oCAAoC,CAAC,EACjC,UAAU,CAAC,oCAAoC,GAC/C,SAAS,CAAC;CACf,CAAC;AAEF,gBAAgB;AAChB,eAAO,MAAM,iDAAiD,EAAE,CAAC,CAAC,OAAO,CACvE,mCAAmC,EACnC,CAAC,CAAC,UAAU,EACZ,OAAO,CAWP,CAAC;AAEH,gBAAgB;AAChB,MAAM,MAAM,4CAA4C,GAAG;IACzD,QAAQ,EAAE,UAAU,CAAC,qBAAqB,CAAC;IAC3C,oCAAoC,CAAC,EACjC,UAAU,CAAC,6CAA6C,GACxD,SAAS,CAAC;CACf,CAAC;AAEF,gBAAgB;AAChB,eAAO,MAAM,kDAAkD,EAAE,CAAC,CAAC,OAAO,CACxE,4CAA4C,EAC5C,CAAC,CAAC,UAAU,EACZ,mCAAmC,CAWnC,CAAC;AAEH;;;GAGG;AACH,yBAAiB,oCAAoC,CAAC;IACpD,mFAAmF;IAC5E,MAAM,aAAa,uEACyB,CAAC;IACpD,oFAAoF;IAC7E,MAAM,cAAc,4GACyB,CAAC;IACrD,8EAA8E;IAC9E,KAAY,QAAQ,GAAG,4CAA4C,CAAC;CACrE;AAED,wBAAgB,yCAAyC,CACvD,mCAAmC,EAAE,mCAAmC,GACvE,MAAM,CAMR;AAED,wBAAgB,2CAA2C,CACzD,UAAU,EAAE,MAAM,GACjB,eAAe,CAAC,mCAAmC,EAAE,kBAAkB,CAAC,CAO1E"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"leaderboardv1getaccountmeta.js","sourceRoot":"","sources":["../../src/models/operations/leaderboardv1getaccountmeta.ts"],"names":[],"mappings":";AAAA;;GAEG;;;;;;;;;;;;;;;;;;;;;;;;;;AA4EH,8FAQC;AAED,kGASC;AA7FD,uCAAyB;AACzB,2DAA0D;AAC1D,qDAAiD;AAEjD,mEAAqD;AAarD,gBAAgB;AACH,QAAA,iDAAiD,GAI1D,CAAC,CAAC,MAAM,CAAC;IACX,QAAQ,EAAE,UAAU,CAAC,0BAA0B;IAC/C,oCAAoC,EAAE,UAAU;SAC7C,kDAAkD,CAAC,QAAQ,EAAE;CACjE,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,EAAE,EAAE;IACjB,OAAO,IAAA,qBAAM,EAAC,CAAC,EAAE;QACf,UAAU,EAAE,UAAU;QACtB,sCAAsC,EACpC,sCAAsC;KACzC,CAAC,CAAC;AACL,CAAC,CAAC,CAAC;AAUH,gBAAgB;AACH,QAAA,kDAAkD,GAI3D,CAAC,CAAC,MAAM,CAAC;IACX,QAAQ,EAAE,UAAU,CAAC,2BAA2B;IAChD,oCAAoC,EAAE,UAAU;SAC7C,mDAAmD,CAAC,QAAQ,EAAE;CAClE,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,EAAE,EAAE;IACjB,OAAO,IAAA,qBAAM,EAAC,CAAC,EAAE;QACf,QAAQ,EAAE,UAAU;QACpB,oCAAoC,EAClC,sCAAsC;KACzC,CAAC,CAAC;AACL,CAAC,CAAC,CAAC;AAEH;;;GAGG;AACH,IAAiB,oCAAoC,CASpD;AATD,WAAiB,oCAAoC;IACnD,mFAAmF;IACtE,kDAAa,GACxB,yDAAiD,CAAC;IACpD,oFAAoF;IACvE,mDAAc,GACzB,0DAAkD,CAAC;AAGvD,CAAC,EATgB,oCAAoC,oDAApC,oCAAoC,QASpD;AAED,SAAgB,yCAAyC,CACvD,mCAAwE;IAExE,OAAO,IAAI,CAAC,SAAS,CACnB,0DAAkD,CAAC,KAAK,CACtD,mCAAmC,CACpC,CACF,CAAC;AACJ,CAAC;AAED,SAAgB,2CAA2C,CACzD,UAAkB;IAElB,OAAO,IAAA,sBAAS,EACd,UAAU,EACV,CAAC,CAAC,EAAE,EAAE,CACJ,yDAAiD,CAAC,KAAK,CAAC,IAAI,CAAC,KAAK,CAAC,CAAC,CAAC,CAAC,EACxE,iEAAiE,CAClE,CAAC;AACJ,CAAC"}
|
|
@@ -1,98 +0,0 @@
|
|
|
1
|
-
/*
|
|
2
|
-
* Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
|
|
3
|
-
*/
|
|
4
|
-
|
|
5
|
-
import * as z from "zod";
|
|
6
|
-
import { remap as remap$ } from "../../lib/primitives.js";
|
|
7
|
-
import { safeParse } from "../../lib/schemas.js";
|
|
8
|
-
import { Result as SafeParseResult } from "../../types/fp.js";
|
|
9
|
-
import * as components from "../components/index.js";
|
|
10
|
-
import { SDKValidationError } from "../errors/sdkvalidationerror.js";
|
|
11
|
-
|
|
12
|
-
export type LeaderboardV1GetAccountMetaResponse = {
|
|
13
|
-
httpMeta: components.HTTPMetadata;
|
|
14
|
-
/**
|
|
15
|
-
* OK
|
|
16
|
-
*/
|
|
17
|
-
v1LeaderboardAccountMetaResponseBody?:
|
|
18
|
-
| components.V1LeaderboardAccountMetaResponseBody
|
|
19
|
-
| undefined;
|
|
20
|
-
};
|
|
21
|
-
|
|
22
|
-
/** @internal */
|
|
23
|
-
export const LeaderboardV1GetAccountMetaResponse$inboundSchema: z.ZodType<
|
|
24
|
-
LeaderboardV1GetAccountMetaResponse,
|
|
25
|
-
z.ZodTypeDef,
|
|
26
|
-
unknown
|
|
27
|
-
> = z.object({
|
|
28
|
-
HttpMeta: components.HTTPMetadata$inboundSchema,
|
|
29
|
-
V1LeaderboardAccountMetaResponseBody: components
|
|
30
|
-
.V1LeaderboardAccountMetaResponseBody$inboundSchema.optional(),
|
|
31
|
-
}).transform((v) => {
|
|
32
|
-
return remap$(v, {
|
|
33
|
-
"HttpMeta": "httpMeta",
|
|
34
|
-
"V1LeaderboardAccountMetaResponseBody":
|
|
35
|
-
"v1LeaderboardAccountMetaResponseBody",
|
|
36
|
-
});
|
|
37
|
-
});
|
|
38
|
-
|
|
39
|
-
/** @internal */
|
|
40
|
-
export type LeaderboardV1GetAccountMetaResponse$Outbound = {
|
|
41
|
-
HttpMeta: components.HTTPMetadata$Outbound;
|
|
42
|
-
V1LeaderboardAccountMetaResponseBody?:
|
|
43
|
-
| components.V1LeaderboardAccountMetaResponseBody$Outbound
|
|
44
|
-
| undefined;
|
|
45
|
-
};
|
|
46
|
-
|
|
47
|
-
/** @internal */
|
|
48
|
-
export const LeaderboardV1GetAccountMetaResponse$outboundSchema: z.ZodType<
|
|
49
|
-
LeaderboardV1GetAccountMetaResponse$Outbound,
|
|
50
|
-
z.ZodTypeDef,
|
|
51
|
-
LeaderboardV1GetAccountMetaResponse
|
|
52
|
-
> = z.object({
|
|
53
|
-
httpMeta: components.HTTPMetadata$outboundSchema,
|
|
54
|
-
v1LeaderboardAccountMetaResponseBody: components
|
|
55
|
-
.V1LeaderboardAccountMetaResponseBody$outboundSchema.optional(),
|
|
56
|
-
}).transform((v) => {
|
|
57
|
-
return remap$(v, {
|
|
58
|
-
httpMeta: "HttpMeta",
|
|
59
|
-
v1LeaderboardAccountMetaResponseBody:
|
|
60
|
-
"V1LeaderboardAccountMetaResponseBody",
|
|
61
|
-
});
|
|
62
|
-
});
|
|
63
|
-
|
|
64
|
-
/**
|
|
65
|
-
* @internal
|
|
66
|
-
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
67
|
-
*/
|
|
68
|
-
export namespace LeaderboardV1GetAccountMetaResponse$ {
|
|
69
|
-
/** @deprecated use `LeaderboardV1GetAccountMetaResponse$inboundSchema` instead. */
|
|
70
|
-
export const inboundSchema =
|
|
71
|
-
LeaderboardV1GetAccountMetaResponse$inboundSchema;
|
|
72
|
-
/** @deprecated use `LeaderboardV1GetAccountMetaResponse$outboundSchema` instead. */
|
|
73
|
-
export const outboundSchema =
|
|
74
|
-
LeaderboardV1GetAccountMetaResponse$outboundSchema;
|
|
75
|
-
/** @deprecated use `LeaderboardV1GetAccountMetaResponse$Outbound` instead. */
|
|
76
|
-
export type Outbound = LeaderboardV1GetAccountMetaResponse$Outbound;
|
|
77
|
-
}
|
|
78
|
-
|
|
79
|
-
export function leaderboardV1GetAccountMetaResponseToJSON(
|
|
80
|
-
leaderboardV1GetAccountMetaResponse: LeaderboardV1GetAccountMetaResponse,
|
|
81
|
-
): string {
|
|
82
|
-
return JSON.stringify(
|
|
83
|
-
LeaderboardV1GetAccountMetaResponse$outboundSchema.parse(
|
|
84
|
-
leaderboardV1GetAccountMetaResponse,
|
|
85
|
-
),
|
|
86
|
-
);
|
|
87
|
-
}
|
|
88
|
-
|
|
89
|
-
export function leaderboardV1GetAccountMetaResponseFromJSON(
|
|
90
|
-
jsonString: string,
|
|
91
|
-
): SafeParseResult<LeaderboardV1GetAccountMetaResponse, SDKValidationError> {
|
|
92
|
-
return safeParse(
|
|
93
|
-
jsonString,
|
|
94
|
-
(x) =>
|
|
95
|
-
LeaderboardV1GetAccountMetaResponse$inboundSchema.parse(JSON.parse(x)),
|
|
96
|
-
`Failed to parse 'LeaderboardV1GetAccountMetaResponse' from JSON`,
|
|
97
|
-
);
|
|
98
|
-
}
|