@steamsets/client-ts 0.8.1 → 0.8.2
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 +24 -28
- package/docs/sdks/account/README.md +96 -185
- package/docs/sdks/connection/README.md +24 -28
- package/docs/sdks/data/README.md +8 -9
- package/docs/sdks/liveness/README.md +2 -2
- package/docs/sdks/location/README.md +8 -9
- package/docs/sdks/session/README.md +18 -20
- package/docs/sdks/settings/README.md +46 -128
- package/funcs/accountAccountV1ConnectionConnect.d.ts +1 -1
- package/funcs/accountAccountV1ConnectionConnect.d.ts.map +1 -1
- package/funcs/accountAccountV1ConnectionConnect.js +5 -12
- package/funcs/accountAccountV1ConnectionConnect.js.map +1 -1
- package/funcs/accountAccountV1ConnectionDeleteConnection.d.ts +1 -1
- package/funcs/accountAccountV1ConnectionDeleteConnection.d.ts.map +1 -1
- package/funcs/accountAccountV1ConnectionDeleteConnection.js +5 -12
- package/funcs/accountAccountV1ConnectionDeleteConnection.js.map +1 -1
- package/funcs/accountAccountV1ConnectionUpdateConnection.d.ts +1 -1
- package/funcs/accountAccountV1ConnectionUpdateConnection.d.ts.map +1 -1
- package/funcs/accountAccountV1ConnectionUpdateConnection.js +5 -12
- package/funcs/accountAccountV1ConnectionUpdateConnection.js.map +1 -1
- package/funcs/accountAccountV1ConnectionVerifyConnection.d.ts +1 -1
- package/funcs/accountAccountV1ConnectionVerifyConnection.d.ts.map +1 -1
- package/funcs/accountAccountV1ConnectionVerifyConnection.js +5 -12
- package/funcs/accountAccountV1ConnectionVerifyConnection.js.map +1 -1
- package/funcs/accountAccountV1GetStaff.d.ts +1 -1
- package/funcs/accountAccountV1GetStaff.d.ts.map +1 -1
- package/funcs/accountAccountV1GetStaff.js +5 -12
- package/funcs/accountAccountV1GetStaff.js.map +1 -1
- package/funcs/accountAccountV1SessionCreate.js +3 -3
- package/funcs/accountAccountV1SessionCreate.js.map +1 -1
- package/funcs/accountAccountV1SessionDelete.d.ts +1 -1
- package/funcs/accountAccountV1SessionDelete.d.ts.map +1 -1
- package/funcs/accountAccountV1SessionDelete.js +5 -12
- package/funcs/accountAccountV1SessionDelete.js.map +1 -1
- package/funcs/accountAccountV1SessionGet.d.ts +1 -1
- package/funcs/accountAccountV1SessionGet.d.ts.map +1 -1
- package/funcs/accountAccountV1SessionGet.js +5 -12
- package/funcs/accountAccountV1SessionGet.js.map +1 -1
- package/funcs/accountAccountV1SessionLogin.js +3 -3
- package/funcs/accountAccountV1SessionLogin.js.map +1 -1
- package/funcs/accountAccountV1SettingsDeleteImages.d.ts +1 -1
- package/funcs/accountAccountV1SettingsDeleteImages.d.ts.map +1 -1
- package/funcs/accountAccountV1SettingsDeleteImages.js +5 -12
- package/funcs/accountAccountV1SettingsDeleteImages.js.map +1 -1
- package/funcs/accountAccountV1SettingsGet.d.ts +1 -1
- package/funcs/accountAccountV1SettingsGet.d.ts.map +1 -1
- package/funcs/accountAccountV1SettingsGet.js +5 -12
- package/funcs/accountAccountV1SettingsGet.js.map +1 -1
- package/funcs/accountAccountV1SettingsSendEmailVerification.d.ts +1 -1
- package/funcs/accountAccountV1SettingsSendEmailVerification.d.ts.map +1 -1
- package/funcs/accountAccountV1SettingsSendEmailVerification.js +5 -12
- package/funcs/accountAccountV1SettingsSendEmailVerification.js.map +1 -1
- package/funcs/accountAccountV1SettingsUpdate.d.ts +1 -1
- package/funcs/accountAccountV1SettingsUpdate.d.ts.map +1 -1
- package/funcs/accountAccountV1SettingsUpdate.js +5 -12
- package/funcs/accountAccountV1SettingsUpdate.js.map +1 -1
- package/funcs/accountAccountV1SettingsUpdateImage.d.ts +1 -1
- package/funcs/accountAccountV1SettingsUpdateImage.d.ts.map +1 -1
- package/funcs/accountAccountV1SettingsUpdateImage.js +5 -12
- package/funcs/accountAccountV1SettingsUpdateImage.js.map +1 -1
- package/funcs/accountAccountV1SettingsUploadImages.d.ts +1 -1
- package/funcs/accountAccountV1SettingsUploadImages.d.ts.map +1 -1
- package/funcs/accountAccountV1SettingsUploadImages.js +5 -12
- package/funcs/accountAccountV1SettingsUploadImages.js.map +1 -1
- package/funcs/accountAccountV1SettingsVerfyEmail.d.ts +1 -1
- package/funcs/accountAccountV1SettingsVerfyEmail.d.ts.map +1 -1
- package/funcs/accountAccountV1SettingsVerfyEmail.js +5 -12
- package/funcs/accountAccountV1SettingsVerfyEmail.js.map +1 -1
- package/funcs/connectionAccountV1ConnectionConnect.d.ts +1 -1
- package/funcs/connectionAccountV1ConnectionConnect.d.ts.map +1 -1
- package/funcs/connectionAccountV1ConnectionConnect.js +5 -12
- package/funcs/connectionAccountV1ConnectionConnect.js.map +1 -1
- package/funcs/connectionAccountV1ConnectionDeleteConnection.d.ts +1 -1
- package/funcs/connectionAccountV1ConnectionDeleteConnection.d.ts.map +1 -1
- package/funcs/connectionAccountV1ConnectionDeleteConnection.js +5 -12
- package/funcs/connectionAccountV1ConnectionDeleteConnection.js.map +1 -1
- package/funcs/connectionAccountV1ConnectionUpdateConnection.d.ts +1 -1
- package/funcs/connectionAccountV1ConnectionUpdateConnection.d.ts.map +1 -1
- package/funcs/connectionAccountV1ConnectionUpdateConnection.js +5 -12
- package/funcs/connectionAccountV1ConnectionUpdateConnection.js.map +1 -1
- package/funcs/connectionAccountV1ConnectionVerifyConnection.d.ts +1 -1
- package/funcs/connectionAccountV1ConnectionVerifyConnection.d.ts.map +1 -1
- package/funcs/connectionAccountV1ConnectionVerifyConnection.js +5 -12
- package/funcs/connectionAccountV1ConnectionVerifyConnection.js.map +1 -1
- package/funcs/dataAccountV1GetStaff.d.ts +1 -1
- package/funcs/dataAccountV1GetStaff.d.ts.map +1 -1
- package/funcs/dataAccountV1GetStaff.js +5 -12
- package/funcs/dataAccountV1GetStaff.js.map +1 -1
- package/funcs/livenessLiveness.js +3 -3
- package/funcs/livenessLiveness.js.map +1 -1
- package/funcs/locationLocation.d.ts +1 -1
- package/funcs/locationLocation.d.ts.map +1 -1
- package/funcs/locationLocation.js +5 -12
- package/funcs/locationLocation.js.map +1 -1
- package/funcs/sessionAccountV1SessionCreate.js +3 -3
- package/funcs/sessionAccountV1SessionCreate.js.map +1 -1
- package/funcs/sessionAccountV1SessionDelete.d.ts +1 -1
- package/funcs/sessionAccountV1SessionDelete.d.ts.map +1 -1
- package/funcs/sessionAccountV1SessionDelete.js +5 -12
- package/funcs/sessionAccountV1SessionDelete.js.map +1 -1
- package/funcs/sessionAccountV1SessionGet.d.ts +1 -1
- package/funcs/sessionAccountV1SessionGet.d.ts.map +1 -1
- package/funcs/sessionAccountV1SessionGet.js +5 -12
- package/funcs/sessionAccountV1SessionGet.js.map +1 -1
- package/funcs/sessionAccountV1SessionLogin.js +3 -3
- package/funcs/sessionAccountV1SessionLogin.js.map +1 -1
- package/funcs/settingsAccountV1SettingsDeleteImages.d.ts +1 -1
- package/funcs/settingsAccountV1SettingsDeleteImages.d.ts.map +1 -1
- package/funcs/settingsAccountV1SettingsDeleteImages.js +5 -12
- package/funcs/settingsAccountV1SettingsDeleteImages.js.map +1 -1
- package/funcs/settingsAccountV1SettingsGet.d.ts +1 -1
- package/funcs/settingsAccountV1SettingsGet.d.ts.map +1 -1
- package/funcs/settingsAccountV1SettingsGet.js +5 -12
- package/funcs/settingsAccountV1SettingsGet.js.map +1 -1
- package/funcs/settingsAccountV1SettingsSendEmailVerification.d.ts +1 -1
- package/funcs/settingsAccountV1SettingsSendEmailVerification.d.ts.map +1 -1
- package/funcs/settingsAccountV1SettingsSendEmailVerification.js +5 -12
- package/funcs/settingsAccountV1SettingsSendEmailVerification.js.map +1 -1
- package/funcs/settingsAccountV1SettingsUpdate.d.ts +1 -1
- package/funcs/settingsAccountV1SettingsUpdate.d.ts.map +1 -1
- package/funcs/settingsAccountV1SettingsUpdate.js +5 -12
- package/funcs/settingsAccountV1SettingsUpdate.js.map +1 -1
- package/funcs/settingsAccountV1SettingsUpdateImage.d.ts +1 -1
- package/funcs/settingsAccountV1SettingsUpdateImage.d.ts.map +1 -1
- package/funcs/settingsAccountV1SettingsUpdateImage.js +5 -12
- package/funcs/settingsAccountV1SettingsUpdateImage.js.map +1 -1
- package/funcs/settingsAccountV1SettingsUploadImages.d.ts +1 -1
- package/funcs/settingsAccountV1SettingsUploadImages.d.ts.map +1 -1
- package/funcs/settingsAccountV1SettingsUploadImages.js +5 -12
- package/funcs/settingsAccountV1SettingsUploadImages.js.map +1 -1
- package/funcs/settingsAccountV1SettingsVerfyEmail.d.ts +1 -1
- package/funcs/settingsAccountV1SettingsVerfyEmail.d.ts.map +1 -1
- package/funcs/settingsAccountV1SettingsVerfyEmail.js +5 -12
- package/funcs/settingsAccountV1SettingsVerfyEmail.js.map +1 -1
- package/lib/config.d.ts +4 -4
- package/lib/config.d.ts.map +1 -1
- package/lib/config.js +3 -3
- package/lib/security.js +3 -3
- package/lib/security.js.map +1 -1
- package/models/components/index.d.ts +0 -1
- package/models/components/index.d.ts.map +1 -1
- package/models/components/index.js +0 -1
- package/models/components/index.js.map +1 -1
- package/models/components/security.d.ts +2 -2
- package/models/components/security.d.ts.map +1 -1
- package/models/components/security.js +2 -2
- package/models/components/security.js.map +1 -1
- package/models/operations/accountv1connectionconnect.d.ts +0 -23
- package/models/operations/accountv1connectionconnect.d.ts.map +1 -1
- package/models/operations/accountv1connectionconnect.js +1 -20
- package/models/operations/accountv1connectionconnect.js.map +1 -1
- package/models/operations/accountv1connectiondeleteconnection.d.ts +0 -23
- package/models/operations/accountv1connectiondeleteconnection.d.ts.map +1 -1
- package/models/operations/accountv1connectiondeleteconnection.js +1 -20
- package/models/operations/accountv1connectiondeleteconnection.js.map +1 -1
- package/models/operations/accountv1connectionupdateconnection.d.ts +0 -23
- package/models/operations/accountv1connectionupdateconnection.d.ts.map +1 -1
- package/models/operations/accountv1connectionupdateconnection.js +1 -20
- package/models/operations/accountv1connectionupdateconnection.js.map +1 -1
- package/models/operations/accountv1connectionverifyconnection.d.ts +0 -23
- package/models/operations/accountv1connectionverifyconnection.d.ts.map +1 -1
- package/models/operations/accountv1connectionverifyconnection.js +1 -20
- package/models/operations/accountv1connectionverifyconnection.js.map +1 -1
- package/models/operations/accountv1getstaff.d.ts +0 -23
- package/models/operations/accountv1getstaff.d.ts.map +1 -1
- package/models/operations/accountv1getstaff.js +1 -20
- package/models/operations/accountv1getstaff.js.map +1 -1
- package/models/operations/accountv1sessiondelete.d.ts +0 -23
- package/models/operations/accountv1sessiondelete.d.ts.map +1 -1
- package/models/operations/accountv1sessiondelete.js +1 -20
- package/models/operations/accountv1sessiondelete.js.map +1 -1
- package/models/operations/accountv1sessionget.d.ts +0 -23
- package/models/operations/accountv1sessionget.d.ts.map +1 -1
- package/models/operations/accountv1sessionget.js +1 -20
- package/models/operations/accountv1sessionget.js.map +1 -1
- package/models/operations/accountv1settingsdeleteimages.d.ts +0 -23
- package/models/operations/accountv1settingsdeleteimages.d.ts.map +1 -1
- package/models/operations/accountv1settingsdeleteimages.js +1 -20
- package/models/operations/accountv1settingsdeleteimages.js.map +1 -1
- package/models/operations/accountv1settingsget.d.ts +0 -23
- package/models/operations/accountv1settingsget.d.ts.map +1 -1
- package/models/operations/accountv1settingsget.js +1 -20
- package/models/operations/accountv1settingsget.js.map +1 -1
- package/models/operations/accountv1settingssendemailverification.d.ts +0 -23
- package/models/operations/accountv1settingssendemailverification.d.ts.map +1 -1
- package/models/operations/accountv1settingssendemailverification.js +1 -20
- package/models/operations/accountv1settingssendemailverification.js.map +1 -1
- package/models/operations/accountv1settingsupdate.d.ts +0 -23
- package/models/operations/accountv1settingsupdate.d.ts.map +1 -1
- package/models/operations/accountv1settingsupdate.js +1 -20
- package/models/operations/accountv1settingsupdate.js.map +1 -1
- package/models/operations/accountv1settingsupdateimage.d.ts +0 -23
- package/models/operations/accountv1settingsupdateimage.d.ts.map +1 -1
- package/models/operations/accountv1settingsupdateimage.js +1 -20
- package/models/operations/accountv1settingsupdateimage.js.map +1 -1
- package/models/operations/accountv1settingsuploadimages.d.ts +0 -23
- package/models/operations/accountv1settingsuploadimages.d.ts.map +1 -1
- package/models/operations/accountv1settingsuploadimages.js +1 -20
- package/models/operations/accountv1settingsuploadimages.js.map +1 -1
- package/models/operations/accountv1settingsverfyemail.d.ts +0 -23
- package/models/operations/accountv1settingsverfyemail.d.ts.map +1 -1
- package/models/operations/accountv1settingsverfyemail.js +1 -20
- package/models/operations/accountv1settingsverfyemail.js.map +1 -1
- package/models/operations/index.d.ts +0 -1
- package/models/operations/index.d.ts.map +1 -1
- package/models/operations/index.js +0 -1
- package/models/operations/index.js.map +1 -1
- package/models/operations/location.d.ts +0 -23
- package/models/operations/location.d.ts.map +1 -1
- package/models/operations/location.js +1 -20
- package/models/operations/location.js.map +1 -1
- package/package.json +1 -2
- package/sdk/account.d.ts +14 -18
- package/sdk/account.d.ts.map +1 -1
- package/sdk/account.js +28 -35
- package/sdk/account.js.map +1 -1
- package/sdk/connection.d.ts +4 -4
- package/sdk/connection.d.ts.map +1 -1
- package/sdk/connection.js +8 -8
- package/sdk/connection.js.map +1 -1
- package/sdk/data.d.ts +1 -1
- package/sdk/data.d.ts.map +1 -1
- package/sdk/data.js +2 -2
- package/sdk/data.js.map +1 -1
- package/sdk/location.d.ts +1 -1
- package/sdk/location.d.ts.map +1 -1
- package/sdk/location.js +2 -2
- package/sdk/location.js.map +1 -1
- package/sdk/session.d.ts +2 -2
- package/sdk/session.d.ts.map +1 -1
- package/sdk/session.js +4 -4
- package/sdk/session.js.map +1 -1
- package/sdk/settings.d.ts +7 -11
- package/sdk/settings.d.ts.map +1 -1
- package/sdk/settings.js +14 -21
- package/sdk/settings.js.map +1 -1
- package/src/funcs/accountAccountV1ConnectionConnect.ts +5 -13
- package/src/funcs/accountAccountV1ConnectionDeleteConnection.ts +5 -13
- package/src/funcs/accountAccountV1ConnectionUpdateConnection.ts +5 -13
- package/src/funcs/accountAccountV1ConnectionVerifyConnection.ts +5 -13
- package/src/funcs/accountAccountV1GetStaff.ts +5 -13
- package/src/funcs/accountAccountV1SessionCreate.ts +3 -3
- package/src/funcs/accountAccountV1SessionDelete.ts +5 -13
- package/src/funcs/accountAccountV1SessionGet.ts +5 -13
- package/src/funcs/accountAccountV1SessionLogin.ts +3 -3
- package/src/funcs/accountAccountV1SettingsDeleteImages.ts +5 -13
- package/src/funcs/accountAccountV1SettingsGet.ts +5 -13
- package/src/funcs/accountAccountV1SettingsSendEmailVerification.ts +5 -13
- package/src/funcs/accountAccountV1SettingsUpdate.ts +5 -13
- package/src/funcs/accountAccountV1SettingsUpdateImage.ts +5 -13
- package/src/funcs/accountAccountV1SettingsUploadImages.ts +5 -13
- package/src/funcs/accountAccountV1SettingsVerfyEmail.ts +5 -13
- package/src/funcs/connectionAccountV1ConnectionConnect.ts +5 -13
- package/src/funcs/connectionAccountV1ConnectionDeleteConnection.ts +5 -13
- package/src/funcs/connectionAccountV1ConnectionUpdateConnection.ts +5 -13
- package/src/funcs/connectionAccountV1ConnectionVerifyConnection.ts +5 -13
- package/src/funcs/dataAccountV1GetStaff.ts +5 -13
- package/src/funcs/livenessLiveness.ts +3 -3
- package/src/funcs/locationLocation.ts +5 -13
- package/src/funcs/sessionAccountV1SessionCreate.ts +3 -3
- package/src/funcs/sessionAccountV1SessionDelete.ts +5 -13
- package/src/funcs/sessionAccountV1SessionGet.ts +5 -13
- package/src/funcs/sessionAccountV1SessionLogin.ts +3 -3
- package/src/funcs/settingsAccountV1SettingsDeleteImages.ts +5 -13
- package/src/funcs/settingsAccountV1SettingsGet.ts +5 -13
- package/src/funcs/settingsAccountV1SettingsSendEmailVerification.ts +5 -13
- package/src/funcs/settingsAccountV1SettingsUpdate.ts +5 -13
- package/src/funcs/settingsAccountV1SettingsUpdateImage.ts +5 -13
- package/src/funcs/settingsAccountV1SettingsUploadImages.ts +5 -13
- package/src/funcs/settingsAccountV1SettingsVerfyEmail.ts +5 -13
- package/src/lib/config.ts +4 -4
- package/src/lib/security.ts +3 -3
- package/src/models/components/index.ts +0 -1
- package/src/models/components/security.ts +4 -4
- package/src/models/operations/accountv1connectionconnect.ts +0 -41
- package/src/models/operations/accountv1connectiondeleteconnection.ts +0 -44
- package/src/models/operations/accountv1connectionupdateconnection.ts +0 -44
- package/src/models/operations/accountv1connectionverifyconnection.ts +0 -44
- package/src/models/operations/accountv1getstaff.ts +0 -40
- package/src/models/operations/accountv1sessiondelete.ts +0 -40
- package/src/models/operations/accountv1sessionget.ts +0 -40
- package/src/models/operations/accountv1settingsdeleteimages.ts +0 -42
- package/src/models/operations/accountv1settingsget.ts +0 -40
- package/src/models/operations/accountv1settingssendemailverification.ts +0 -45
- package/src/models/operations/accountv1settingsupdate.ts +0 -40
- package/src/models/operations/accountv1settingsupdateimage.ts +0 -42
- package/src/models/operations/accountv1settingsuploadimages.ts +0 -42
- package/src/models/operations/accountv1settingsverfyemail.ts +0 -42
- package/src/models/operations/index.ts +0 -1
- package/src/models/operations/location.ts +0 -40
- package/src/sdk/account.ts +0 -43
- package/src/sdk/connection.ts +0 -8
- package/src/sdk/data.ts +0 -2
- package/src/sdk/location.ts +0 -2
- package/src/sdk/session.ts +0 -4
- package/src/sdk/settings.ts +0 -29
- package/funcs/accountAccountV1SettingsGenerateApiKey.d.ts +0 -13
- package/funcs/accountAccountV1SettingsGenerateApiKey.d.ts.map +0 -1
- package/funcs/accountAccountV1SettingsGenerateApiKey.js +0 -92
- package/funcs/accountAccountV1SettingsGenerateApiKey.js.map +0 -1
- package/funcs/settingsAccountV1SettingsGenerateApiKey.d.ts +0 -13
- package/funcs/settingsAccountV1SettingsGenerateApiKey.d.ts.map +0 -1
- package/funcs/settingsAccountV1SettingsGenerateApiKey.js +0 -92
- package/funcs/settingsAccountV1SettingsGenerateApiKey.js.map +0 -1
- package/models/components/v1generateapikeyresponsebody.d.ts +0 -33
- package/models/components/v1generateapikeyresponsebody.d.ts.map +0 -1
- package/models/components/v1generateapikeyresponsebody.js +0 -61
- package/models/components/v1generateapikeyresponsebody.js.map +0 -1
- package/models/operations/accountv1settingsgenerateapikey.d.ts +0 -54
- package/models/operations/accountv1settingsgenerateapikey.d.ts.map +0 -1
- package/models/operations/accountv1settingsgenerateapikey.js +0 -85
- package/models/operations/accountv1settingsgenerateapikey.js.map +0 -1
- package/src/funcs/accountAccountV1SettingsGenerateApiKey.ts +0 -120
- package/src/funcs/settingsAccountV1SettingsGenerateApiKey.ts +0 -120
- package/src/models/components/v1generateapikeyresponsebody.ts +0 -64
- package/src/models/operations/accountv1settingsgenerateapikey.ts +0 -114
|
@@ -1,8 +1,5 @@
|
|
|
1
1
|
import * as z from "zod";
|
|
2
2
|
import * as components from "../components/index.js";
|
|
3
|
-
export type AccountV1ConnectionUpdateConnectionSecurity = {
|
|
4
|
-
session: string;
|
|
5
|
-
};
|
|
6
3
|
export type AccountV1ConnectionUpdateConnectionResponse = {
|
|
7
4
|
httpMeta: components.HTTPMetadata;
|
|
8
5
|
/**
|
|
@@ -11,26 +8,6 @@ export type AccountV1ConnectionUpdateConnectionResponse = {
|
|
|
11
8
|
v1UpdateConnectionResponseBody?: components.V1UpdateConnectionResponseBody | undefined;
|
|
12
9
|
};
|
|
13
10
|
/** @internal */
|
|
14
|
-
export declare const AccountV1ConnectionUpdateConnectionSecurity$inboundSchema: z.ZodType<AccountV1ConnectionUpdateConnectionSecurity, z.ZodTypeDef, unknown>;
|
|
15
|
-
/** @internal */
|
|
16
|
-
export type AccountV1ConnectionUpdateConnectionSecurity$Outbound = {
|
|
17
|
-
session: string;
|
|
18
|
-
};
|
|
19
|
-
/** @internal */
|
|
20
|
-
export declare const AccountV1ConnectionUpdateConnectionSecurity$outboundSchema: z.ZodType<AccountV1ConnectionUpdateConnectionSecurity$Outbound, z.ZodTypeDef, AccountV1ConnectionUpdateConnectionSecurity>;
|
|
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 AccountV1ConnectionUpdateConnectionSecurity$ {
|
|
26
|
-
/** @deprecated use `AccountV1ConnectionUpdateConnectionSecurity$inboundSchema` instead. */
|
|
27
|
-
const inboundSchema: z.ZodType<AccountV1ConnectionUpdateConnectionSecurity, z.ZodTypeDef, unknown>;
|
|
28
|
-
/** @deprecated use `AccountV1ConnectionUpdateConnectionSecurity$outboundSchema` instead. */
|
|
29
|
-
const outboundSchema: z.ZodType<AccountV1ConnectionUpdateConnectionSecurity$Outbound, z.ZodTypeDef, AccountV1ConnectionUpdateConnectionSecurity>;
|
|
30
|
-
/** @deprecated use `AccountV1ConnectionUpdateConnectionSecurity$Outbound` instead. */
|
|
31
|
-
type Outbound = AccountV1ConnectionUpdateConnectionSecurity$Outbound;
|
|
32
|
-
}
|
|
33
|
-
/** @internal */
|
|
34
11
|
export declare const AccountV1ConnectionUpdateConnectionResponse$inboundSchema: z.ZodType<AccountV1ConnectionUpdateConnectionResponse, z.ZodTypeDef, unknown>;
|
|
35
12
|
/** @internal */
|
|
36
13
|
export type AccountV1ConnectionUpdateConnectionResponse$Outbound = {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"accountv1connectionupdateconnection.d.ts","sourceRoot":"","sources":["../../src/models/operations/accountv1connectionupdateconnection.ts"],"names":[],"mappings":"AAIA,OAAO,KAAK,CAAC,MAAM,KAAK,CAAC;AAEzB,OAAO,KAAK,UAAU,MAAM,wBAAwB,CAAC;AAErD,MAAM,MAAM,2CAA2C,GAAG;IACxD,
|
|
1
|
+
{"version":3,"file":"accountv1connectionupdateconnection.d.ts","sourceRoot":"","sources":["../../src/models/operations/accountv1connectionupdateconnection.ts"],"names":[],"mappings":"AAIA,OAAO,KAAK,CAAC,MAAM,KAAK,CAAC;AAEzB,OAAO,KAAK,UAAU,MAAM,wBAAwB,CAAC;AAErD,MAAM,MAAM,2CAA2C,GAAG;IACxD,QAAQ,EAAE,UAAU,CAAC,YAAY,CAAC;IAClC;;OAEG;IACH,8BAA8B,CAAC,EAC3B,UAAU,CAAC,8BAA8B,GACzC,SAAS,CAAC;CACf,CAAC;AAEF,gBAAgB;AAChB,eAAO,MAAM,yDAAyD,EACpE,CAAC,CAAC,OAAO,CACP,2CAA2C,EAC3C,CAAC,CAAC,UAAU,EACZ,OAAO,CAUP,CAAC;AAEL,gBAAgB;AAChB,MAAM,MAAM,oDAAoD,GAAG;IACjE,QAAQ,EAAE,UAAU,CAAC,qBAAqB,CAAC;IAC3C,8BAA8B,CAAC,EAC3B,UAAU,CAAC,uCAAuC,GAClD,SAAS,CAAC;CACf,CAAC;AAEF,gBAAgB;AAChB,eAAO,MAAM,0DAA0D,EACrE,CAAC,CAAC,OAAO,CACP,oDAAoD,EACpD,CAAC,CAAC,UAAU,EACZ,2CAA2C,CAU3C,CAAC;AAEL;;;GAGG;AACH,yBAAiB,4CAA4C,CAAC;IAC5D,2FAA2F;IACpF,MAAM,aAAa,+EACiC,CAAC;IAC5D,4FAA4F;IACrF,MAAM,cAAc,4HACiC,CAAC;IAC7D,sFAAsF;IACtF,KAAY,QAAQ,GAAG,oDAAoD,CAAC;CAC7E"}
|
|
@@ -26,30 +26,11 @@ var __importStar = (this && this.__importStar) || function (mod) {
|
|
|
26
26
|
return result;
|
|
27
27
|
};
|
|
28
28
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
29
|
-
exports.AccountV1ConnectionUpdateConnectionResponse$ = exports.AccountV1ConnectionUpdateConnectionResponse$outboundSchema = exports.AccountV1ConnectionUpdateConnectionResponse$inboundSchema =
|
|
29
|
+
exports.AccountV1ConnectionUpdateConnectionResponse$ = exports.AccountV1ConnectionUpdateConnectionResponse$outboundSchema = exports.AccountV1ConnectionUpdateConnectionResponse$inboundSchema = void 0;
|
|
30
30
|
const z = __importStar(require("zod"));
|
|
31
31
|
const primitives_js_1 = require("../../lib/primitives.js");
|
|
32
32
|
const components = __importStar(require("../components/index.js"));
|
|
33
33
|
/** @internal */
|
|
34
|
-
exports.AccountV1ConnectionUpdateConnectionSecurity$inboundSchema = z.object({
|
|
35
|
-
session: z.string(),
|
|
36
|
-
});
|
|
37
|
-
/** @internal */
|
|
38
|
-
exports.AccountV1ConnectionUpdateConnectionSecurity$outboundSchema = z.object({
|
|
39
|
-
session: z.string(),
|
|
40
|
-
});
|
|
41
|
-
/**
|
|
42
|
-
* @internal
|
|
43
|
-
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
44
|
-
*/
|
|
45
|
-
var AccountV1ConnectionUpdateConnectionSecurity$;
|
|
46
|
-
(function (AccountV1ConnectionUpdateConnectionSecurity$) {
|
|
47
|
-
/** @deprecated use `AccountV1ConnectionUpdateConnectionSecurity$inboundSchema` instead. */
|
|
48
|
-
AccountV1ConnectionUpdateConnectionSecurity$.inboundSchema = exports.AccountV1ConnectionUpdateConnectionSecurity$inboundSchema;
|
|
49
|
-
/** @deprecated use `AccountV1ConnectionUpdateConnectionSecurity$outboundSchema` instead. */
|
|
50
|
-
AccountV1ConnectionUpdateConnectionSecurity$.outboundSchema = exports.AccountV1ConnectionUpdateConnectionSecurity$outboundSchema;
|
|
51
|
-
})(AccountV1ConnectionUpdateConnectionSecurity$ || (exports.AccountV1ConnectionUpdateConnectionSecurity$ = AccountV1ConnectionUpdateConnectionSecurity$ = {}));
|
|
52
|
-
/** @internal */
|
|
53
34
|
exports.AccountV1ConnectionUpdateConnectionResponse$inboundSchema = z.object({
|
|
54
35
|
HttpMeta: components.HTTPMetadata$inboundSchema,
|
|
55
36
|
V1UpdateConnectionResponseBody: components
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"accountv1connectionupdateconnection.js","sourceRoot":"","sources":["../../src/models/operations/accountv1connectionupdateconnection.ts"],"names":[],"mappings":";AAAA;;GAEG;;;;;;;;;;;;;;;;;;;;;;;;;;AAEH,uCAAyB;AACzB,2DAA0D;AAC1D,mEAAqD;
|
|
1
|
+
{"version":3,"file":"accountv1connectionupdateconnection.js","sourceRoot":"","sources":["../../src/models/operations/accountv1connectionupdateconnection.ts"],"names":[],"mappings":";AAAA;;GAEG;;;;;;;;;;;;;;;;;;;;;;;;;;AAEH,uCAAyB;AACzB,2DAA0D;AAC1D,mEAAqD;AAYrD,gBAAgB;AACH,QAAA,yDAAyD,GAKhE,CAAC,CAAC,MAAM,CAAC;IACX,QAAQ,EAAE,UAAU,CAAC,0BAA0B;IAC/C,8BAA8B,EAAE,UAAU;SACvC,4CAA4C,CAAC,QAAQ,EAAE;CAC3D,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,EAAE,EAAE;IACjB,OAAO,IAAA,qBAAM,EAAC,CAAC,EAAE;QACf,UAAU,EAAE,UAAU;QACtB,gCAAgC,EAAE,gCAAgC;KACnE,CAAC,CAAC;AACL,CAAC,CAAC,CAAC;AAUL,gBAAgB;AACH,QAAA,0DAA0D,GAKjE,CAAC,CAAC,MAAM,CAAC;IACX,QAAQ,EAAE,UAAU,CAAC,2BAA2B;IAChD,8BAA8B,EAAE,UAAU;SACvC,6CAA6C,CAAC,QAAQ,EAAE;CAC5D,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,EAAE,EAAE;IACjB,OAAO,IAAA,qBAAM,EAAC,CAAC,EAAE;QACf,QAAQ,EAAE,UAAU;QACpB,8BAA8B,EAAE,gCAAgC;KACjE,CAAC,CAAC;AACL,CAAC,CAAC,CAAC;AAEL;;;GAGG;AACH,IAAiB,4CAA4C,CAS5D;AATD,WAAiB,4CAA4C;IAC3D,2FAA2F;IAC9E,0DAAa,GACxB,iEAAyD,CAAC;IAC5D,4FAA4F;IAC/E,2DAAc,GACzB,kEAA0D,CAAC;AAG/D,CAAC,EATgB,4CAA4C,4DAA5C,4CAA4C,QAS5D"}
|
|
@@ -1,8 +1,5 @@
|
|
|
1
1
|
import * as z from "zod";
|
|
2
2
|
import * as components from "../components/index.js";
|
|
3
|
-
export type AccountV1ConnectionVerifyConnectionSecurity = {
|
|
4
|
-
session: string;
|
|
5
|
-
};
|
|
6
3
|
export type AccountV1ConnectionVerifyConnectionResponse = {
|
|
7
4
|
httpMeta: components.HTTPMetadata;
|
|
8
5
|
/**
|
|
@@ -11,26 +8,6 @@ export type AccountV1ConnectionVerifyConnectionResponse = {
|
|
|
11
8
|
v1VerifyConnectionResponseBody?: components.V1VerifyConnectionResponseBody | undefined;
|
|
12
9
|
};
|
|
13
10
|
/** @internal */
|
|
14
|
-
export declare const AccountV1ConnectionVerifyConnectionSecurity$inboundSchema: z.ZodType<AccountV1ConnectionVerifyConnectionSecurity, z.ZodTypeDef, unknown>;
|
|
15
|
-
/** @internal */
|
|
16
|
-
export type AccountV1ConnectionVerifyConnectionSecurity$Outbound = {
|
|
17
|
-
session: string;
|
|
18
|
-
};
|
|
19
|
-
/** @internal */
|
|
20
|
-
export declare const AccountV1ConnectionVerifyConnectionSecurity$outboundSchema: z.ZodType<AccountV1ConnectionVerifyConnectionSecurity$Outbound, z.ZodTypeDef, AccountV1ConnectionVerifyConnectionSecurity>;
|
|
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 AccountV1ConnectionVerifyConnectionSecurity$ {
|
|
26
|
-
/** @deprecated use `AccountV1ConnectionVerifyConnectionSecurity$inboundSchema` instead. */
|
|
27
|
-
const inboundSchema: z.ZodType<AccountV1ConnectionVerifyConnectionSecurity, z.ZodTypeDef, unknown>;
|
|
28
|
-
/** @deprecated use `AccountV1ConnectionVerifyConnectionSecurity$outboundSchema` instead. */
|
|
29
|
-
const outboundSchema: z.ZodType<AccountV1ConnectionVerifyConnectionSecurity$Outbound, z.ZodTypeDef, AccountV1ConnectionVerifyConnectionSecurity>;
|
|
30
|
-
/** @deprecated use `AccountV1ConnectionVerifyConnectionSecurity$Outbound` instead. */
|
|
31
|
-
type Outbound = AccountV1ConnectionVerifyConnectionSecurity$Outbound;
|
|
32
|
-
}
|
|
33
|
-
/** @internal */
|
|
34
11
|
export declare const AccountV1ConnectionVerifyConnectionResponse$inboundSchema: z.ZodType<AccountV1ConnectionVerifyConnectionResponse, z.ZodTypeDef, unknown>;
|
|
35
12
|
/** @internal */
|
|
36
13
|
export type AccountV1ConnectionVerifyConnectionResponse$Outbound = {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"accountv1connectionverifyconnection.d.ts","sourceRoot":"","sources":["../../src/models/operations/accountv1connectionverifyconnection.ts"],"names":[],"mappings":"AAIA,OAAO,KAAK,CAAC,MAAM,KAAK,CAAC;AAEzB,OAAO,KAAK,UAAU,MAAM,wBAAwB,CAAC;AAErD,MAAM,MAAM,2CAA2C,GAAG;IACxD,
|
|
1
|
+
{"version":3,"file":"accountv1connectionverifyconnection.d.ts","sourceRoot":"","sources":["../../src/models/operations/accountv1connectionverifyconnection.ts"],"names":[],"mappings":"AAIA,OAAO,KAAK,CAAC,MAAM,KAAK,CAAC;AAEzB,OAAO,KAAK,UAAU,MAAM,wBAAwB,CAAC;AAErD,MAAM,MAAM,2CAA2C,GAAG;IACxD,QAAQ,EAAE,UAAU,CAAC,YAAY,CAAC;IAClC;;OAEG;IACH,8BAA8B,CAAC,EAC3B,UAAU,CAAC,8BAA8B,GACzC,SAAS,CAAC;CACf,CAAC;AAEF,gBAAgB;AAChB,eAAO,MAAM,yDAAyD,EACpE,CAAC,CAAC,OAAO,CACP,2CAA2C,EAC3C,CAAC,CAAC,UAAU,EACZ,OAAO,CAUP,CAAC;AAEL,gBAAgB;AAChB,MAAM,MAAM,oDAAoD,GAAG;IACjE,QAAQ,EAAE,UAAU,CAAC,qBAAqB,CAAC;IAC3C,8BAA8B,CAAC,EAC3B,UAAU,CAAC,uCAAuC,GAClD,SAAS,CAAC;CACf,CAAC;AAEF,gBAAgB;AAChB,eAAO,MAAM,0DAA0D,EACrE,CAAC,CAAC,OAAO,CACP,oDAAoD,EACpD,CAAC,CAAC,UAAU,EACZ,2CAA2C,CAU3C,CAAC;AAEL;;;GAGG;AACH,yBAAiB,4CAA4C,CAAC;IAC5D,2FAA2F;IACpF,MAAM,aAAa,+EACiC,CAAC;IAC5D,4FAA4F;IACrF,MAAM,cAAc,4HACiC,CAAC;IAC7D,sFAAsF;IACtF,KAAY,QAAQ,GAAG,oDAAoD,CAAC;CAC7E"}
|
|
@@ -26,30 +26,11 @@ var __importStar = (this && this.__importStar) || function (mod) {
|
|
|
26
26
|
return result;
|
|
27
27
|
};
|
|
28
28
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
29
|
-
exports.AccountV1ConnectionVerifyConnectionResponse$ = exports.AccountV1ConnectionVerifyConnectionResponse$outboundSchema = exports.AccountV1ConnectionVerifyConnectionResponse$inboundSchema =
|
|
29
|
+
exports.AccountV1ConnectionVerifyConnectionResponse$ = exports.AccountV1ConnectionVerifyConnectionResponse$outboundSchema = exports.AccountV1ConnectionVerifyConnectionResponse$inboundSchema = void 0;
|
|
30
30
|
const z = __importStar(require("zod"));
|
|
31
31
|
const primitives_js_1 = require("../../lib/primitives.js");
|
|
32
32
|
const components = __importStar(require("../components/index.js"));
|
|
33
33
|
/** @internal */
|
|
34
|
-
exports.AccountV1ConnectionVerifyConnectionSecurity$inboundSchema = z.object({
|
|
35
|
-
session: z.string(),
|
|
36
|
-
});
|
|
37
|
-
/** @internal */
|
|
38
|
-
exports.AccountV1ConnectionVerifyConnectionSecurity$outboundSchema = z.object({
|
|
39
|
-
session: z.string(),
|
|
40
|
-
});
|
|
41
|
-
/**
|
|
42
|
-
* @internal
|
|
43
|
-
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
44
|
-
*/
|
|
45
|
-
var AccountV1ConnectionVerifyConnectionSecurity$;
|
|
46
|
-
(function (AccountV1ConnectionVerifyConnectionSecurity$) {
|
|
47
|
-
/** @deprecated use `AccountV1ConnectionVerifyConnectionSecurity$inboundSchema` instead. */
|
|
48
|
-
AccountV1ConnectionVerifyConnectionSecurity$.inboundSchema = exports.AccountV1ConnectionVerifyConnectionSecurity$inboundSchema;
|
|
49
|
-
/** @deprecated use `AccountV1ConnectionVerifyConnectionSecurity$outboundSchema` instead. */
|
|
50
|
-
AccountV1ConnectionVerifyConnectionSecurity$.outboundSchema = exports.AccountV1ConnectionVerifyConnectionSecurity$outboundSchema;
|
|
51
|
-
})(AccountV1ConnectionVerifyConnectionSecurity$ || (exports.AccountV1ConnectionVerifyConnectionSecurity$ = AccountV1ConnectionVerifyConnectionSecurity$ = {}));
|
|
52
|
-
/** @internal */
|
|
53
34
|
exports.AccountV1ConnectionVerifyConnectionResponse$inboundSchema = z.object({
|
|
54
35
|
HttpMeta: components.HTTPMetadata$inboundSchema,
|
|
55
36
|
V1VerifyConnectionResponseBody: components
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"accountv1connectionverifyconnection.js","sourceRoot":"","sources":["../../src/models/operations/accountv1connectionverifyconnection.ts"],"names":[],"mappings":";AAAA;;GAEG;;;;;;;;;;;;;;;;;;;;;;;;;;AAEH,uCAAyB;AACzB,2DAA0D;AAC1D,mEAAqD;
|
|
1
|
+
{"version":3,"file":"accountv1connectionverifyconnection.js","sourceRoot":"","sources":["../../src/models/operations/accountv1connectionverifyconnection.ts"],"names":[],"mappings":";AAAA;;GAEG;;;;;;;;;;;;;;;;;;;;;;;;;;AAEH,uCAAyB;AACzB,2DAA0D;AAC1D,mEAAqD;AAYrD,gBAAgB;AACH,QAAA,yDAAyD,GAKhE,CAAC,CAAC,MAAM,CAAC;IACX,QAAQ,EAAE,UAAU,CAAC,0BAA0B;IAC/C,8BAA8B,EAAE,UAAU;SACvC,4CAA4C,CAAC,QAAQ,EAAE;CAC3D,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,EAAE,EAAE;IACjB,OAAO,IAAA,qBAAM,EAAC,CAAC,EAAE;QACf,UAAU,EAAE,UAAU;QACtB,gCAAgC,EAAE,gCAAgC;KACnE,CAAC,CAAC;AACL,CAAC,CAAC,CAAC;AAUL,gBAAgB;AACH,QAAA,0DAA0D,GAKjE,CAAC,CAAC,MAAM,CAAC;IACX,QAAQ,EAAE,UAAU,CAAC,2BAA2B;IAChD,8BAA8B,EAAE,UAAU;SACvC,6CAA6C,CAAC,QAAQ,EAAE;CAC5D,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,EAAE,EAAE;IACjB,OAAO,IAAA,qBAAM,EAAC,CAAC,EAAE;QACf,QAAQ,EAAE,UAAU;QACpB,8BAA8B,EAAE,gCAAgC;KACjE,CAAC,CAAC;AACL,CAAC,CAAC,CAAC;AAEL;;;GAGG;AACH,IAAiB,4CAA4C,CAS5D;AATD,WAAiB,4CAA4C;IAC3D,2FAA2F;IAC9E,0DAAa,GACxB,iEAAyD,CAAC;IAC5D,4FAA4F;IAC/E,2DAAc,GACzB,kEAA0D,CAAC;AAG/D,CAAC,EATgB,4CAA4C,4DAA5C,4CAA4C,QAS5D"}
|
|
@@ -1,8 +1,5 @@
|
|
|
1
1
|
import * as z from "zod";
|
|
2
2
|
import * as components from "../components/index.js";
|
|
3
|
-
export type AccountV1GetStaffSecurity = {
|
|
4
|
-
session: string;
|
|
5
|
-
};
|
|
6
3
|
export type AccountV1GetStaffResponse = {
|
|
7
4
|
httpMeta: components.HTTPMetadata;
|
|
8
5
|
/**
|
|
@@ -11,26 +8,6 @@ export type AccountV1GetStaffResponse = {
|
|
|
11
8
|
leaderboardAccounts?: Array<components.LeaderboardAccount> | null | undefined;
|
|
12
9
|
};
|
|
13
10
|
/** @internal */
|
|
14
|
-
export declare const AccountV1GetStaffSecurity$inboundSchema: z.ZodType<AccountV1GetStaffSecurity, z.ZodTypeDef, unknown>;
|
|
15
|
-
/** @internal */
|
|
16
|
-
export type AccountV1GetStaffSecurity$Outbound = {
|
|
17
|
-
session: string;
|
|
18
|
-
};
|
|
19
|
-
/** @internal */
|
|
20
|
-
export declare const AccountV1GetStaffSecurity$outboundSchema: z.ZodType<AccountV1GetStaffSecurity$Outbound, z.ZodTypeDef, AccountV1GetStaffSecurity>;
|
|
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 AccountV1GetStaffSecurity$ {
|
|
26
|
-
/** @deprecated use `AccountV1GetStaffSecurity$inboundSchema` instead. */
|
|
27
|
-
const inboundSchema: z.ZodType<AccountV1GetStaffSecurity, z.ZodTypeDef, unknown>;
|
|
28
|
-
/** @deprecated use `AccountV1GetStaffSecurity$outboundSchema` instead. */
|
|
29
|
-
const outboundSchema: z.ZodType<AccountV1GetStaffSecurity$Outbound, z.ZodTypeDef, AccountV1GetStaffSecurity>;
|
|
30
|
-
/** @deprecated use `AccountV1GetStaffSecurity$Outbound` instead. */
|
|
31
|
-
type Outbound = AccountV1GetStaffSecurity$Outbound;
|
|
32
|
-
}
|
|
33
|
-
/** @internal */
|
|
34
11
|
export declare const AccountV1GetStaffResponse$inboundSchema: z.ZodType<AccountV1GetStaffResponse, z.ZodTypeDef, unknown>;
|
|
35
12
|
/** @internal */
|
|
36
13
|
export type AccountV1GetStaffResponse$Outbound = {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"accountv1getstaff.d.ts","sourceRoot":"","sources":["../../src/models/operations/accountv1getstaff.ts"],"names":[],"mappings":"AAIA,OAAO,KAAK,CAAC,MAAM,KAAK,CAAC;AAEzB,OAAO,KAAK,UAAU,MAAM,wBAAwB,CAAC;AAErD,MAAM,MAAM,yBAAyB,GAAG;IACtC,
|
|
1
|
+
{"version":3,"file":"accountv1getstaff.d.ts","sourceRoot":"","sources":["../../src/models/operations/accountv1getstaff.ts"],"names":[],"mappings":"AAIA,OAAO,KAAK,CAAC,MAAM,KAAK,CAAC;AAEzB,OAAO,KAAK,UAAU,MAAM,wBAAwB,CAAC;AAErD,MAAM,MAAM,yBAAyB,GAAG;IACtC,QAAQ,EAAE,UAAU,CAAC,YAAY,CAAC;IAClC;;OAEG;IACH,mBAAmB,CAAC,EAAE,KAAK,CAAC,UAAU,CAAC,kBAAkB,CAAC,GAAG,IAAI,GAAG,SAAS,CAAC;CAC/E,CAAC;AAEF,gBAAgB;AAChB,eAAO,MAAM,uCAAuC,EAAE,CAAC,CAAC,OAAO,CAC7D,yBAAyB,EACzB,CAAC,CAAC,UAAU,EACZ,OAAO,CAWP,CAAC;AAEH,gBAAgB;AAChB,MAAM,MAAM,kCAAkC,GAAG;IAC/C,QAAQ,EAAE,UAAU,CAAC,qBAAqB,CAAC;IAC3C,mBAAmB,CAAC,EAChB,KAAK,CAAC,UAAU,CAAC,2BAA2B,CAAC,GAC7C,IAAI,GACJ,SAAS,CAAC;CACf,CAAC;AAEF,gBAAgB;AAChB,eAAO,MAAM,wCAAwC,EAAE,CAAC,CAAC,OAAO,CAC9D,kCAAkC,EAClC,CAAC,CAAC,UAAU,EACZ,yBAAyB,CAWzB,CAAC;AAEH;;;GAGG;AACH,yBAAiB,0BAA0B,CAAC;IAC1C,yEAAyE;IAClE,MAAM,aAAa,6DAA0C,CAAC;IACrE,0EAA0E;IACnE,MAAM,cAAc,wFAA2C,CAAC;IACvE,oEAAoE;IACpE,KAAY,QAAQ,GAAG,kCAAkC,CAAC;CAC3D"}
|
|
@@ -26,30 +26,11 @@ var __importStar = (this && this.__importStar) || function (mod) {
|
|
|
26
26
|
return result;
|
|
27
27
|
};
|
|
28
28
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
29
|
-
exports.AccountV1GetStaffResponse$ = exports.AccountV1GetStaffResponse$outboundSchema = exports.AccountV1GetStaffResponse$inboundSchema =
|
|
29
|
+
exports.AccountV1GetStaffResponse$ = exports.AccountV1GetStaffResponse$outboundSchema = exports.AccountV1GetStaffResponse$inboundSchema = void 0;
|
|
30
30
|
const z = __importStar(require("zod"));
|
|
31
31
|
const primitives_js_1 = require("../../lib/primitives.js");
|
|
32
32
|
const components = __importStar(require("../components/index.js"));
|
|
33
33
|
/** @internal */
|
|
34
|
-
exports.AccountV1GetStaffSecurity$inboundSchema = z.object({
|
|
35
|
-
session: z.string(),
|
|
36
|
-
});
|
|
37
|
-
/** @internal */
|
|
38
|
-
exports.AccountV1GetStaffSecurity$outboundSchema = z.object({
|
|
39
|
-
session: z.string(),
|
|
40
|
-
});
|
|
41
|
-
/**
|
|
42
|
-
* @internal
|
|
43
|
-
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
44
|
-
*/
|
|
45
|
-
var AccountV1GetStaffSecurity$;
|
|
46
|
-
(function (AccountV1GetStaffSecurity$) {
|
|
47
|
-
/** @deprecated use `AccountV1GetStaffSecurity$inboundSchema` instead. */
|
|
48
|
-
AccountV1GetStaffSecurity$.inboundSchema = exports.AccountV1GetStaffSecurity$inboundSchema;
|
|
49
|
-
/** @deprecated use `AccountV1GetStaffSecurity$outboundSchema` instead. */
|
|
50
|
-
AccountV1GetStaffSecurity$.outboundSchema = exports.AccountV1GetStaffSecurity$outboundSchema;
|
|
51
|
-
})(AccountV1GetStaffSecurity$ || (exports.AccountV1GetStaffSecurity$ = AccountV1GetStaffSecurity$ = {}));
|
|
52
|
-
/** @internal */
|
|
53
34
|
exports.AccountV1GetStaffResponse$inboundSchema = z.object({
|
|
54
35
|
HttpMeta: components.HTTPMetadata$inboundSchema,
|
|
55
36
|
LeaderboardAccounts: z.nullable(z.array(components.LeaderboardAccount$inboundSchema)).optional(),
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"accountv1getstaff.js","sourceRoot":"","sources":["../../src/models/operations/accountv1getstaff.ts"],"names":[],"mappings":";AAAA;;GAEG;;;;;;;;;;;;;;;;;;;;;;;;;;AAEH,uCAAyB;AACzB,2DAA0D;AAC1D,mEAAqD;
|
|
1
|
+
{"version":3,"file":"accountv1getstaff.js","sourceRoot":"","sources":["../../src/models/operations/accountv1getstaff.ts"],"names":[],"mappings":";AAAA;;GAEG;;;;;;;;;;;;;;;;;;;;;;;;;;AAEH,uCAAyB;AACzB,2DAA0D;AAC1D,mEAAqD;AAUrD,gBAAgB;AACH,QAAA,uCAAuC,GAIhD,CAAC,CAAC,MAAM,CAAC;IACX,QAAQ,EAAE,UAAU,CAAC,0BAA0B;IAC/C,mBAAmB,EAAE,CAAC,CAAC,QAAQ,CAC7B,CAAC,CAAC,KAAK,CAAC,UAAU,CAAC,gCAAgC,CAAC,CACrD,CAAC,QAAQ,EAAE;CACb,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,EAAE,EAAE;IACjB,OAAO,IAAA,qBAAM,EAAC,CAAC,EAAE;QACf,UAAU,EAAE,UAAU;QACtB,qBAAqB,EAAE,qBAAqB;KAC7C,CAAC,CAAC;AACL,CAAC,CAAC,CAAC;AAWH,gBAAgB;AACH,QAAA,wCAAwC,GAIjD,CAAC,CAAC,MAAM,CAAC;IACX,QAAQ,EAAE,UAAU,CAAC,2BAA2B;IAChD,mBAAmB,EAAE,CAAC,CAAC,QAAQ,CAC7B,CAAC,CAAC,KAAK,CAAC,UAAU,CAAC,iCAAiC,CAAC,CACtD,CAAC,QAAQ,EAAE;CACb,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,EAAE,EAAE;IACjB,OAAO,IAAA,qBAAM,EAAC,CAAC,EAAE;QACf,QAAQ,EAAE,UAAU;QACpB,mBAAmB,EAAE,qBAAqB;KAC3C,CAAC,CAAC;AACL,CAAC,CAAC,CAAC;AAEH;;;GAGG;AACH,IAAiB,0BAA0B,CAO1C;AAPD,WAAiB,0BAA0B;IACzC,yEAAyE;IAC5D,wCAAa,GAAG,+CAAuC,CAAC;IACrE,0EAA0E;IAC7D,yCAAc,GAAG,gDAAwC,CAAC;AAGzE,CAAC,EAPgB,0BAA0B,0CAA1B,0BAA0B,QAO1C"}
|
|
@@ -1,8 +1,5 @@
|
|
|
1
1
|
import * as z from "zod";
|
|
2
2
|
import * as components from "../components/index.js";
|
|
3
|
-
export type AccountV1SessionDeleteSecurity = {
|
|
4
|
-
session: string;
|
|
5
|
-
};
|
|
6
3
|
export type AccountV1SessionDeleteResponse = {
|
|
7
4
|
httpMeta: components.HTTPMetadata;
|
|
8
5
|
/**
|
|
@@ -11,26 +8,6 @@ export type AccountV1SessionDeleteResponse = {
|
|
|
11
8
|
v1DeleteSessionResponseBody?: components.V1DeleteSessionResponseBody | undefined;
|
|
12
9
|
};
|
|
13
10
|
/** @internal */
|
|
14
|
-
export declare const AccountV1SessionDeleteSecurity$inboundSchema: z.ZodType<AccountV1SessionDeleteSecurity, z.ZodTypeDef, unknown>;
|
|
15
|
-
/** @internal */
|
|
16
|
-
export type AccountV1SessionDeleteSecurity$Outbound = {
|
|
17
|
-
session: string;
|
|
18
|
-
};
|
|
19
|
-
/** @internal */
|
|
20
|
-
export declare const AccountV1SessionDeleteSecurity$outboundSchema: z.ZodType<AccountV1SessionDeleteSecurity$Outbound, z.ZodTypeDef, AccountV1SessionDeleteSecurity>;
|
|
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 AccountV1SessionDeleteSecurity$ {
|
|
26
|
-
/** @deprecated use `AccountV1SessionDeleteSecurity$inboundSchema` instead. */
|
|
27
|
-
const inboundSchema: z.ZodType<AccountV1SessionDeleteSecurity, z.ZodTypeDef, unknown>;
|
|
28
|
-
/** @deprecated use `AccountV1SessionDeleteSecurity$outboundSchema` instead. */
|
|
29
|
-
const outboundSchema: z.ZodType<AccountV1SessionDeleteSecurity$Outbound, z.ZodTypeDef, AccountV1SessionDeleteSecurity>;
|
|
30
|
-
/** @deprecated use `AccountV1SessionDeleteSecurity$Outbound` instead. */
|
|
31
|
-
type Outbound = AccountV1SessionDeleteSecurity$Outbound;
|
|
32
|
-
}
|
|
33
|
-
/** @internal */
|
|
34
11
|
export declare const AccountV1SessionDeleteResponse$inboundSchema: z.ZodType<AccountV1SessionDeleteResponse, z.ZodTypeDef, unknown>;
|
|
35
12
|
/** @internal */
|
|
36
13
|
export type AccountV1SessionDeleteResponse$Outbound = {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"accountv1sessiondelete.d.ts","sourceRoot":"","sources":["../../src/models/operations/accountv1sessiondelete.ts"],"names":[],"mappings":"AAIA,OAAO,KAAK,CAAC,MAAM,KAAK,CAAC;AAEzB,OAAO,KAAK,UAAU,MAAM,wBAAwB,CAAC;AAErD,MAAM,MAAM,8BAA8B,GAAG;IAC3C,
|
|
1
|
+
{"version":3,"file":"accountv1sessiondelete.d.ts","sourceRoot":"","sources":["../../src/models/operations/accountv1sessiondelete.ts"],"names":[],"mappings":"AAIA,OAAO,KAAK,CAAC,MAAM,KAAK,CAAC;AAEzB,OAAO,KAAK,UAAU,MAAM,wBAAwB,CAAC;AAErD,MAAM,MAAM,8BAA8B,GAAG;IAC3C,QAAQ,EAAE,UAAU,CAAC,YAAY,CAAC;IAClC;;OAEG;IACH,2BAA2B,CAAC,EACxB,UAAU,CAAC,2BAA2B,GACtC,SAAS,CAAC;CACf,CAAC;AAEF,gBAAgB;AAChB,eAAO,MAAM,4CAA4C,EAAE,CAAC,CAAC,OAAO,CAClE,8BAA8B,EAC9B,CAAC,CAAC,UAAU,EACZ,OAAO,CAUP,CAAC;AAEH,gBAAgB;AAChB,MAAM,MAAM,uCAAuC,GAAG;IACpD,QAAQ,EAAE,UAAU,CAAC,qBAAqB,CAAC;IAC3C,2BAA2B,CAAC,EACxB,UAAU,CAAC,oCAAoC,GAC/C,SAAS,CAAC;CACf,CAAC;AAEF,gBAAgB;AAChB,eAAO,MAAM,6CAA6C,EAAE,CAAC,CAAC,OAAO,CACnE,uCAAuC,EACvC,CAAC,CAAC,UAAU,EACZ,8BAA8B,CAU9B,CAAC;AAEH;;;GAGG;AACH,yBAAiB,+BAA+B,CAAC;IAC/C,8EAA8E;IACvE,MAAM,aAAa,kEAA+C,CAAC;IAC1E,+EAA+E;IACxE,MAAM,cAAc,kGAAgD,CAAC;IAC5E,yEAAyE;IACzE,KAAY,QAAQ,GAAG,uCAAuC,CAAC;CAChE"}
|
|
@@ -26,30 +26,11 @@ var __importStar = (this && this.__importStar) || function (mod) {
|
|
|
26
26
|
return result;
|
|
27
27
|
};
|
|
28
28
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
29
|
-
exports.AccountV1SessionDeleteResponse$ = exports.AccountV1SessionDeleteResponse$outboundSchema = exports.AccountV1SessionDeleteResponse$inboundSchema =
|
|
29
|
+
exports.AccountV1SessionDeleteResponse$ = exports.AccountV1SessionDeleteResponse$outboundSchema = exports.AccountV1SessionDeleteResponse$inboundSchema = void 0;
|
|
30
30
|
const z = __importStar(require("zod"));
|
|
31
31
|
const primitives_js_1 = require("../../lib/primitives.js");
|
|
32
32
|
const components = __importStar(require("../components/index.js"));
|
|
33
33
|
/** @internal */
|
|
34
|
-
exports.AccountV1SessionDeleteSecurity$inboundSchema = z.object({
|
|
35
|
-
session: z.string(),
|
|
36
|
-
});
|
|
37
|
-
/** @internal */
|
|
38
|
-
exports.AccountV1SessionDeleteSecurity$outboundSchema = z.object({
|
|
39
|
-
session: z.string(),
|
|
40
|
-
});
|
|
41
|
-
/**
|
|
42
|
-
* @internal
|
|
43
|
-
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
44
|
-
*/
|
|
45
|
-
var AccountV1SessionDeleteSecurity$;
|
|
46
|
-
(function (AccountV1SessionDeleteSecurity$) {
|
|
47
|
-
/** @deprecated use `AccountV1SessionDeleteSecurity$inboundSchema` instead. */
|
|
48
|
-
AccountV1SessionDeleteSecurity$.inboundSchema = exports.AccountV1SessionDeleteSecurity$inboundSchema;
|
|
49
|
-
/** @deprecated use `AccountV1SessionDeleteSecurity$outboundSchema` instead. */
|
|
50
|
-
AccountV1SessionDeleteSecurity$.outboundSchema = exports.AccountV1SessionDeleteSecurity$outboundSchema;
|
|
51
|
-
})(AccountV1SessionDeleteSecurity$ || (exports.AccountV1SessionDeleteSecurity$ = AccountV1SessionDeleteSecurity$ = {}));
|
|
52
|
-
/** @internal */
|
|
53
34
|
exports.AccountV1SessionDeleteResponse$inboundSchema = z.object({
|
|
54
35
|
HttpMeta: components.HTTPMetadata$inboundSchema,
|
|
55
36
|
V1DeleteSessionResponseBody: components
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"accountv1sessiondelete.js","sourceRoot":"","sources":["../../src/models/operations/accountv1sessiondelete.ts"],"names":[],"mappings":";AAAA;;GAEG;;;;;;;;;;;;;;;;;;;;;;;;;;AAEH,uCAAyB;AACzB,2DAA0D;AAC1D,mEAAqD;
|
|
1
|
+
{"version":3,"file":"accountv1sessiondelete.js","sourceRoot":"","sources":["../../src/models/operations/accountv1sessiondelete.ts"],"names":[],"mappings":";AAAA;;GAEG;;;;;;;;;;;;;;;;;;;;;;;;;;AAEH,uCAAyB;AACzB,2DAA0D;AAC1D,mEAAqD;AAYrD,gBAAgB;AACH,QAAA,4CAA4C,GAIrD,CAAC,CAAC,MAAM,CAAC;IACX,QAAQ,EAAE,UAAU,CAAC,0BAA0B;IAC/C,2BAA2B,EAAE,UAAU;SACpC,yCAAyC,CAAC,QAAQ,EAAE;CACxD,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,EAAE,EAAE;IACjB,OAAO,IAAA,qBAAM,EAAC,CAAC,EAAE;QACf,UAAU,EAAE,UAAU;QACtB,6BAA6B,EAAE,6BAA6B;KAC7D,CAAC,CAAC;AACL,CAAC,CAAC,CAAC;AAUH,gBAAgB;AACH,QAAA,6CAA6C,GAItD,CAAC,CAAC,MAAM,CAAC;IACX,QAAQ,EAAE,UAAU,CAAC,2BAA2B;IAChD,2BAA2B,EAAE,UAAU;SACpC,0CAA0C,CAAC,QAAQ,EAAE;CACzD,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,EAAE,EAAE;IACjB,OAAO,IAAA,qBAAM,EAAC,CAAC,EAAE;QACf,QAAQ,EAAE,UAAU;QACpB,2BAA2B,EAAE,6BAA6B;KAC3D,CAAC,CAAC;AACL,CAAC,CAAC,CAAC;AAEH;;;GAGG;AACH,IAAiB,+BAA+B,CAO/C;AAPD,WAAiB,+BAA+B;IAC9C,8EAA8E;IACjE,6CAAa,GAAG,oDAA4C,CAAC;IAC1E,+EAA+E;IAClE,8CAAc,GAAG,qDAA6C,CAAC;AAG9E,CAAC,EAPgB,+BAA+B,+CAA/B,+BAA+B,QAO/C"}
|
|
@@ -1,8 +1,5 @@
|
|
|
1
1
|
import * as z from "zod";
|
|
2
2
|
import * as components from "../components/index.js";
|
|
3
|
-
export type AccountV1SessionGetSecurity = {
|
|
4
|
-
session: string;
|
|
5
|
-
};
|
|
6
3
|
export type AccountV1SessionGetResponse = {
|
|
7
4
|
httpMeta: components.HTTPMetadata;
|
|
8
5
|
/**
|
|
@@ -11,26 +8,6 @@ export type AccountV1SessionGetResponse = {
|
|
|
11
8
|
v1GetSessionBody?: components.V1GetSessionBody | undefined;
|
|
12
9
|
};
|
|
13
10
|
/** @internal */
|
|
14
|
-
export declare const AccountV1SessionGetSecurity$inboundSchema: z.ZodType<AccountV1SessionGetSecurity, z.ZodTypeDef, unknown>;
|
|
15
|
-
/** @internal */
|
|
16
|
-
export type AccountV1SessionGetSecurity$Outbound = {
|
|
17
|
-
session: string;
|
|
18
|
-
};
|
|
19
|
-
/** @internal */
|
|
20
|
-
export declare const AccountV1SessionGetSecurity$outboundSchema: z.ZodType<AccountV1SessionGetSecurity$Outbound, z.ZodTypeDef, AccountV1SessionGetSecurity>;
|
|
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 AccountV1SessionGetSecurity$ {
|
|
26
|
-
/** @deprecated use `AccountV1SessionGetSecurity$inboundSchema` instead. */
|
|
27
|
-
const inboundSchema: z.ZodType<AccountV1SessionGetSecurity, z.ZodTypeDef, unknown>;
|
|
28
|
-
/** @deprecated use `AccountV1SessionGetSecurity$outboundSchema` instead. */
|
|
29
|
-
const outboundSchema: z.ZodType<AccountV1SessionGetSecurity$Outbound, z.ZodTypeDef, AccountV1SessionGetSecurity>;
|
|
30
|
-
/** @deprecated use `AccountV1SessionGetSecurity$Outbound` instead. */
|
|
31
|
-
type Outbound = AccountV1SessionGetSecurity$Outbound;
|
|
32
|
-
}
|
|
33
|
-
/** @internal */
|
|
34
11
|
export declare const AccountV1SessionGetResponse$inboundSchema: z.ZodType<AccountV1SessionGetResponse, z.ZodTypeDef, unknown>;
|
|
35
12
|
/** @internal */
|
|
36
13
|
export type AccountV1SessionGetResponse$Outbound = {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"accountv1sessionget.d.ts","sourceRoot":"","sources":["../../src/models/operations/accountv1sessionget.ts"],"names":[],"mappings":"AAIA,OAAO,KAAK,CAAC,MAAM,KAAK,CAAC;AAEzB,OAAO,KAAK,UAAU,MAAM,wBAAwB,CAAC;AAErD,MAAM,MAAM,2BAA2B,GAAG;IACxC,
|
|
1
|
+
{"version":3,"file":"accountv1sessionget.d.ts","sourceRoot":"","sources":["../../src/models/operations/accountv1sessionget.ts"],"names":[],"mappings":"AAIA,OAAO,KAAK,CAAC,MAAM,KAAK,CAAC;AAEzB,OAAO,KAAK,UAAU,MAAM,wBAAwB,CAAC;AAErD,MAAM,MAAM,2BAA2B,GAAG;IACxC,QAAQ,EAAE,UAAU,CAAC,YAAY,CAAC;IAClC;;OAEG;IACH,gBAAgB,CAAC,EAAE,UAAU,CAAC,gBAAgB,GAAG,SAAS,CAAC;CAC5D,CAAC;AAEF,gBAAgB;AAChB,eAAO,MAAM,yCAAyC,EAAE,CAAC,CAAC,OAAO,CAC/D,2BAA2B,EAC3B,CAAC,CAAC,UAAU,EACZ,OAAO,CASP,CAAC;AAEH,gBAAgB;AAChB,MAAM,MAAM,oCAAoC,GAAG;IACjD,QAAQ,EAAE,UAAU,CAAC,qBAAqB,CAAC;IAC3C,gBAAgB,CAAC,EAAE,UAAU,CAAC,yBAAyB,GAAG,SAAS,CAAC;CACrE,CAAC;AAEF,gBAAgB;AAChB,eAAO,MAAM,0CAA0C,EAAE,CAAC,CAAC,OAAO,CAChE,oCAAoC,EACpC,CAAC,CAAC,UAAU,EACZ,2BAA2B,CAS3B,CAAC;AAEH;;;GAGG;AACH,yBAAiB,4BAA4B,CAAC;IAC5C,2EAA2E;IACpE,MAAM,aAAa,+DAA4C,CAAC;IACvE,4EAA4E;IACrE,MAAM,cAAc,4FAA6C,CAAC;IACzE,sEAAsE;IACtE,KAAY,QAAQ,GAAG,oCAAoC,CAAC;CAC7D"}
|
|
@@ -26,30 +26,11 @@ var __importStar = (this && this.__importStar) || function (mod) {
|
|
|
26
26
|
return result;
|
|
27
27
|
};
|
|
28
28
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
29
|
-
exports.AccountV1SessionGetResponse$ = exports.AccountV1SessionGetResponse$outboundSchema = exports.AccountV1SessionGetResponse$inboundSchema =
|
|
29
|
+
exports.AccountV1SessionGetResponse$ = exports.AccountV1SessionGetResponse$outboundSchema = exports.AccountV1SessionGetResponse$inboundSchema = void 0;
|
|
30
30
|
const z = __importStar(require("zod"));
|
|
31
31
|
const primitives_js_1 = require("../../lib/primitives.js");
|
|
32
32
|
const components = __importStar(require("../components/index.js"));
|
|
33
33
|
/** @internal */
|
|
34
|
-
exports.AccountV1SessionGetSecurity$inboundSchema = z.object({
|
|
35
|
-
session: z.string(),
|
|
36
|
-
});
|
|
37
|
-
/** @internal */
|
|
38
|
-
exports.AccountV1SessionGetSecurity$outboundSchema = z.object({
|
|
39
|
-
session: z.string(),
|
|
40
|
-
});
|
|
41
|
-
/**
|
|
42
|
-
* @internal
|
|
43
|
-
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
44
|
-
*/
|
|
45
|
-
var AccountV1SessionGetSecurity$;
|
|
46
|
-
(function (AccountV1SessionGetSecurity$) {
|
|
47
|
-
/** @deprecated use `AccountV1SessionGetSecurity$inboundSchema` instead. */
|
|
48
|
-
AccountV1SessionGetSecurity$.inboundSchema = exports.AccountV1SessionGetSecurity$inboundSchema;
|
|
49
|
-
/** @deprecated use `AccountV1SessionGetSecurity$outboundSchema` instead. */
|
|
50
|
-
AccountV1SessionGetSecurity$.outboundSchema = exports.AccountV1SessionGetSecurity$outboundSchema;
|
|
51
|
-
})(AccountV1SessionGetSecurity$ || (exports.AccountV1SessionGetSecurity$ = AccountV1SessionGetSecurity$ = {}));
|
|
52
|
-
/** @internal */
|
|
53
34
|
exports.AccountV1SessionGetResponse$inboundSchema = z.object({
|
|
54
35
|
HttpMeta: components.HTTPMetadata$inboundSchema,
|
|
55
36
|
V1GetSessionBody: components.V1GetSessionBody$inboundSchema.optional(),
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"accountv1sessionget.js","sourceRoot":"","sources":["../../src/models/operations/accountv1sessionget.ts"],"names":[],"mappings":";AAAA;;GAEG;;;;;;;;;;;;;;;;;;;;;;;;;;AAEH,uCAAyB;AACzB,2DAA0D;AAC1D,mEAAqD;
|
|
1
|
+
{"version":3,"file":"accountv1sessionget.js","sourceRoot":"","sources":["../../src/models/operations/accountv1sessionget.ts"],"names":[],"mappings":";AAAA;;GAEG;;;;;;;;;;;;;;;;;;;;;;;;;;AAEH,uCAAyB;AACzB,2DAA0D;AAC1D,mEAAqD;AAUrD,gBAAgB;AACH,QAAA,yCAAyC,GAIlD,CAAC,CAAC,MAAM,CAAC;IACX,QAAQ,EAAE,UAAU,CAAC,0BAA0B;IAC/C,gBAAgB,EAAE,UAAU,CAAC,8BAA8B,CAAC,QAAQ,EAAE;CACvE,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,EAAE,EAAE;IACjB,OAAO,IAAA,qBAAM,EAAC,CAAC,EAAE;QACf,UAAU,EAAE,UAAU;QACtB,kBAAkB,EAAE,kBAAkB;KACvC,CAAC,CAAC;AACL,CAAC,CAAC,CAAC;AAQH,gBAAgB;AACH,QAAA,0CAA0C,GAInD,CAAC,CAAC,MAAM,CAAC;IACX,QAAQ,EAAE,UAAU,CAAC,2BAA2B;IAChD,gBAAgB,EAAE,UAAU,CAAC,+BAA+B,CAAC,QAAQ,EAAE;CACxE,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,EAAE,EAAE;IACjB,OAAO,IAAA,qBAAM,EAAC,CAAC,EAAE;QACf,QAAQ,EAAE,UAAU;QACpB,gBAAgB,EAAE,kBAAkB;KACrC,CAAC,CAAC;AACL,CAAC,CAAC,CAAC;AAEH;;;GAGG;AACH,IAAiB,4BAA4B,CAO5C;AAPD,WAAiB,4BAA4B;IAC3C,2EAA2E;IAC9D,0CAAa,GAAG,iDAAyC,CAAC;IACvE,4EAA4E;IAC/D,2CAAc,GAAG,kDAA0C,CAAC;AAG3E,CAAC,EAPgB,4BAA4B,4CAA5B,4BAA4B,QAO5C"}
|
|
@@ -1,8 +1,5 @@
|
|
|
1
1
|
import * as z from "zod";
|
|
2
2
|
import * as components from "../components/index.js";
|
|
3
|
-
export type AccountV1SettingsDeleteImagesSecurity = {
|
|
4
|
-
session: string;
|
|
5
|
-
};
|
|
6
3
|
export type AccountV1SettingsDeleteImagesResponse = {
|
|
7
4
|
httpMeta: components.HTTPMetadata;
|
|
8
5
|
/**
|
|
@@ -11,26 +8,6 @@ export type AccountV1SettingsDeleteImagesResponse = {
|
|
|
11
8
|
v1DeleteImagesResponseBody?: components.V1DeleteImagesResponseBody | undefined;
|
|
12
9
|
};
|
|
13
10
|
/** @internal */
|
|
14
|
-
export declare const AccountV1SettingsDeleteImagesSecurity$inboundSchema: z.ZodType<AccountV1SettingsDeleteImagesSecurity, z.ZodTypeDef, unknown>;
|
|
15
|
-
/** @internal */
|
|
16
|
-
export type AccountV1SettingsDeleteImagesSecurity$Outbound = {
|
|
17
|
-
session: string;
|
|
18
|
-
};
|
|
19
|
-
/** @internal */
|
|
20
|
-
export declare const AccountV1SettingsDeleteImagesSecurity$outboundSchema: z.ZodType<AccountV1SettingsDeleteImagesSecurity$Outbound, z.ZodTypeDef, AccountV1SettingsDeleteImagesSecurity>;
|
|
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 AccountV1SettingsDeleteImagesSecurity$ {
|
|
26
|
-
/** @deprecated use `AccountV1SettingsDeleteImagesSecurity$inboundSchema` instead. */
|
|
27
|
-
const inboundSchema: z.ZodType<AccountV1SettingsDeleteImagesSecurity, z.ZodTypeDef, unknown>;
|
|
28
|
-
/** @deprecated use `AccountV1SettingsDeleteImagesSecurity$outboundSchema` instead. */
|
|
29
|
-
const outboundSchema: z.ZodType<AccountV1SettingsDeleteImagesSecurity$Outbound, z.ZodTypeDef, AccountV1SettingsDeleteImagesSecurity>;
|
|
30
|
-
/** @deprecated use `AccountV1SettingsDeleteImagesSecurity$Outbound` instead. */
|
|
31
|
-
type Outbound = AccountV1SettingsDeleteImagesSecurity$Outbound;
|
|
32
|
-
}
|
|
33
|
-
/** @internal */
|
|
34
11
|
export declare const AccountV1SettingsDeleteImagesResponse$inboundSchema: z.ZodType<AccountV1SettingsDeleteImagesResponse, z.ZodTypeDef, unknown>;
|
|
35
12
|
/** @internal */
|
|
36
13
|
export type AccountV1SettingsDeleteImagesResponse$Outbound = {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"accountv1settingsdeleteimages.d.ts","sourceRoot":"","sources":["../../src/models/operations/accountv1settingsdeleteimages.ts"],"names":[],"mappings":"AAIA,OAAO,KAAK,CAAC,MAAM,KAAK,CAAC;AAEzB,OAAO,KAAK,UAAU,MAAM,wBAAwB,CAAC;AAErD,MAAM,MAAM,qCAAqC,GAAG;IAClD,
|
|
1
|
+
{"version":3,"file":"accountv1settingsdeleteimages.d.ts","sourceRoot":"","sources":["../../src/models/operations/accountv1settingsdeleteimages.ts"],"names":[],"mappings":"AAIA,OAAO,KAAK,CAAC,MAAM,KAAK,CAAC;AAEzB,OAAO,KAAK,UAAU,MAAM,wBAAwB,CAAC;AAErD,MAAM,MAAM,qCAAqC,GAAG;IAClD,QAAQ,EAAE,UAAU,CAAC,YAAY,CAAC;IAClC;;OAEG;IACH,0BAA0B,CAAC,EACvB,UAAU,CAAC,0BAA0B,GACrC,SAAS,CAAC;CACf,CAAC;AAEF,gBAAgB;AAChB,eAAO,MAAM,mDAAmD,EAAE,CAAC,CAAC,OAAO,CACzE,qCAAqC,EACrC,CAAC,CAAC,UAAU,EACZ,OAAO,CAUP,CAAC;AAEH,gBAAgB;AAChB,MAAM,MAAM,8CAA8C,GAAG;IAC3D,QAAQ,EAAE,UAAU,CAAC,qBAAqB,CAAC;IAC3C,0BAA0B,CAAC,EACvB,UAAU,CAAC,mCAAmC,GAC9C,SAAS,CAAC;CACf,CAAC;AAEF,gBAAgB;AAChB,eAAO,MAAM,oDAAoD,EAAE,CAAC,CAAC,OAAO,CAC1E,8CAA8C,EAC9C,CAAC,CAAC,UAAU,EACZ,qCAAqC,CAUrC,CAAC;AAEH;;;GAGG;AACH,yBAAiB,sCAAsC,CAAC;IACtD,qFAAqF;IAC9E,MAAM,aAAa,yEAC2B,CAAC;IACtD,sFAAsF;IAC/E,MAAM,cAAc,gHAC2B,CAAC;IACvD,gFAAgF;IAChF,KAAY,QAAQ,GAAG,8CAA8C,CAAC;CACvE"}
|
|
@@ -26,30 +26,11 @@ var __importStar = (this && this.__importStar) || function (mod) {
|
|
|
26
26
|
return result;
|
|
27
27
|
};
|
|
28
28
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
29
|
-
exports.AccountV1SettingsDeleteImagesResponse$ = exports.AccountV1SettingsDeleteImagesResponse$outboundSchema = exports.AccountV1SettingsDeleteImagesResponse$inboundSchema =
|
|
29
|
+
exports.AccountV1SettingsDeleteImagesResponse$ = exports.AccountV1SettingsDeleteImagesResponse$outboundSchema = exports.AccountV1SettingsDeleteImagesResponse$inboundSchema = void 0;
|
|
30
30
|
const z = __importStar(require("zod"));
|
|
31
31
|
const primitives_js_1 = require("../../lib/primitives.js");
|
|
32
32
|
const components = __importStar(require("../components/index.js"));
|
|
33
33
|
/** @internal */
|
|
34
|
-
exports.AccountV1SettingsDeleteImagesSecurity$inboundSchema = z.object({
|
|
35
|
-
session: z.string(),
|
|
36
|
-
});
|
|
37
|
-
/** @internal */
|
|
38
|
-
exports.AccountV1SettingsDeleteImagesSecurity$outboundSchema = z.object({
|
|
39
|
-
session: z.string(),
|
|
40
|
-
});
|
|
41
|
-
/**
|
|
42
|
-
* @internal
|
|
43
|
-
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
44
|
-
*/
|
|
45
|
-
var AccountV1SettingsDeleteImagesSecurity$;
|
|
46
|
-
(function (AccountV1SettingsDeleteImagesSecurity$) {
|
|
47
|
-
/** @deprecated use `AccountV1SettingsDeleteImagesSecurity$inboundSchema` instead. */
|
|
48
|
-
AccountV1SettingsDeleteImagesSecurity$.inboundSchema = exports.AccountV1SettingsDeleteImagesSecurity$inboundSchema;
|
|
49
|
-
/** @deprecated use `AccountV1SettingsDeleteImagesSecurity$outboundSchema` instead. */
|
|
50
|
-
AccountV1SettingsDeleteImagesSecurity$.outboundSchema = exports.AccountV1SettingsDeleteImagesSecurity$outboundSchema;
|
|
51
|
-
})(AccountV1SettingsDeleteImagesSecurity$ || (exports.AccountV1SettingsDeleteImagesSecurity$ = AccountV1SettingsDeleteImagesSecurity$ = {}));
|
|
52
|
-
/** @internal */
|
|
53
34
|
exports.AccountV1SettingsDeleteImagesResponse$inboundSchema = z.object({
|
|
54
35
|
HttpMeta: components.HTTPMetadata$inboundSchema,
|
|
55
36
|
V1DeleteImagesResponseBody: components
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"accountv1settingsdeleteimages.js","sourceRoot":"","sources":["../../src/models/operations/accountv1settingsdeleteimages.ts"],"names":[],"mappings":";AAAA;;GAEG;;;;;;;;;;;;;;;;;;;;;;;;;;AAEH,uCAAyB;AACzB,2DAA0D;AAC1D,mEAAqD;
|
|
1
|
+
{"version":3,"file":"accountv1settingsdeleteimages.js","sourceRoot":"","sources":["../../src/models/operations/accountv1settingsdeleteimages.ts"],"names":[],"mappings":";AAAA;;GAEG;;;;;;;;;;;;;;;;;;;;;;;;;;AAEH,uCAAyB;AACzB,2DAA0D;AAC1D,mEAAqD;AAYrD,gBAAgB;AACH,QAAA,mDAAmD,GAI5D,CAAC,CAAC,MAAM,CAAC;IACX,QAAQ,EAAE,UAAU,CAAC,0BAA0B;IAC/C,0BAA0B,EAAE,UAAU;SACnC,wCAAwC,CAAC,QAAQ,EAAE;CACvD,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,EAAE,EAAE;IACjB,OAAO,IAAA,qBAAM,EAAC,CAAC,EAAE;QACf,UAAU,EAAE,UAAU;QACtB,4BAA4B,EAAE,4BAA4B;KAC3D,CAAC,CAAC;AACL,CAAC,CAAC,CAAC;AAUH,gBAAgB;AACH,QAAA,oDAAoD,GAI7D,CAAC,CAAC,MAAM,CAAC;IACX,QAAQ,EAAE,UAAU,CAAC,2BAA2B;IAChD,0BAA0B,EAAE,UAAU;SACnC,yCAAyC,CAAC,QAAQ,EAAE;CACxD,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,EAAE,EAAE;IACjB,OAAO,IAAA,qBAAM,EAAC,CAAC,EAAE;QACf,QAAQ,EAAE,UAAU;QACpB,0BAA0B,EAAE,4BAA4B;KACzD,CAAC,CAAC;AACL,CAAC,CAAC,CAAC;AAEH;;;GAGG;AACH,IAAiB,sCAAsC,CAStD;AATD,WAAiB,sCAAsC;IACrD,qFAAqF;IACxE,oDAAa,GACxB,2DAAmD,CAAC;IACtD,sFAAsF;IACzE,qDAAc,GACzB,4DAAoD,CAAC;AAGzD,CAAC,EATgB,sCAAsC,sDAAtC,sCAAsC,QAStD"}
|
|
@@ -1,8 +1,5 @@
|
|
|
1
1
|
import * as z from "zod";
|
|
2
2
|
import * as components from "../components/index.js";
|
|
3
|
-
export type AccountV1SettingsGetSecurity = {
|
|
4
|
-
session: string;
|
|
5
|
-
};
|
|
6
3
|
export type AccountV1SettingsGetResponse = {
|
|
7
4
|
httpMeta: components.HTTPMetadata;
|
|
8
5
|
/**
|
|
@@ -11,26 +8,6 @@ export type AccountV1SettingsGetResponse = {
|
|
|
11
8
|
v1GetSettingsBody?: components.V1GetSettingsBody | undefined;
|
|
12
9
|
};
|
|
13
10
|
/** @internal */
|
|
14
|
-
export declare const AccountV1SettingsGetSecurity$inboundSchema: z.ZodType<AccountV1SettingsGetSecurity, z.ZodTypeDef, unknown>;
|
|
15
|
-
/** @internal */
|
|
16
|
-
export type AccountV1SettingsGetSecurity$Outbound = {
|
|
17
|
-
session: string;
|
|
18
|
-
};
|
|
19
|
-
/** @internal */
|
|
20
|
-
export declare const AccountV1SettingsGetSecurity$outboundSchema: z.ZodType<AccountV1SettingsGetSecurity$Outbound, z.ZodTypeDef, AccountV1SettingsGetSecurity>;
|
|
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 AccountV1SettingsGetSecurity$ {
|
|
26
|
-
/** @deprecated use `AccountV1SettingsGetSecurity$inboundSchema` instead. */
|
|
27
|
-
const inboundSchema: z.ZodType<AccountV1SettingsGetSecurity, z.ZodTypeDef, unknown>;
|
|
28
|
-
/** @deprecated use `AccountV1SettingsGetSecurity$outboundSchema` instead. */
|
|
29
|
-
const outboundSchema: z.ZodType<AccountV1SettingsGetSecurity$Outbound, z.ZodTypeDef, AccountV1SettingsGetSecurity>;
|
|
30
|
-
/** @deprecated use `AccountV1SettingsGetSecurity$Outbound` instead. */
|
|
31
|
-
type Outbound = AccountV1SettingsGetSecurity$Outbound;
|
|
32
|
-
}
|
|
33
|
-
/** @internal */
|
|
34
11
|
export declare const AccountV1SettingsGetResponse$inboundSchema: z.ZodType<AccountV1SettingsGetResponse, z.ZodTypeDef, unknown>;
|
|
35
12
|
/** @internal */
|
|
36
13
|
export type AccountV1SettingsGetResponse$Outbound = {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"accountv1settingsget.d.ts","sourceRoot":"","sources":["../../src/models/operations/accountv1settingsget.ts"],"names":[],"mappings":"AAIA,OAAO,KAAK,CAAC,MAAM,KAAK,CAAC;AAEzB,OAAO,KAAK,UAAU,MAAM,wBAAwB,CAAC;AAErD,MAAM,MAAM,4BAA4B,GAAG;IACzC,
|
|
1
|
+
{"version":3,"file":"accountv1settingsget.d.ts","sourceRoot":"","sources":["../../src/models/operations/accountv1settingsget.ts"],"names":[],"mappings":"AAIA,OAAO,KAAK,CAAC,MAAM,KAAK,CAAC;AAEzB,OAAO,KAAK,UAAU,MAAM,wBAAwB,CAAC;AAErD,MAAM,MAAM,4BAA4B,GAAG;IACzC,QAAQ,EAAE,UAAU,CAAC,YAAY,CAAC;IAClC;;OAEG;IACH,iBAAiB,CAAC,EAAE,UAAU,CAAC,iBAAiB,GAAG,SAAS,CAAC;CAC9D,CAAC;AAEF,gBAAgB;AAChB,eAAO,MAAM,0CAA0C,EAAE,CAAC,CAAC,OAAO,CAChE,4BAA4B,EAC5B,CAAC,CAAC,UAAU,EACZ,OAAO,CASP,CAAC;AAEH,gBAAgB;AAChB,MAAM,MAAM,qCAAqC,GAAG;IAClD,QAAQ,EAAE,UAAU,CAAC,qBAAqB,CAAC;IAC3C,iBAAiB,CAAC,EAAE,UAAU,CAAC,0BAA0B,GAAG,SAAS,CAAC;CACvE,CAAC;AAEF,gBAAgB;AAChB,eAAO,MAAM,2CAA2C,EAAE,CAAC,CAAC,OAAO,CACjE,qCAAqC,EACrC,CAAC,CAAC,UAAU,EACZ,4BAA4B,CAS5B,CAAC;AAEH;;;GAGG;AACH,yBAAiB,6BAA6B,CAAC;IAC7C,4EAA4E;IACrE,MAAM,aAAa,gEAA6C,CAAC;IACxE,6EAA6E;IACtE,MAAM,cAAc,8FAA8C,CAAC;IAC1E,uEAAuE;IACvE,KAAY,QAAQ,GAAG,qCAAqC,CAAC;CAC9D"}
|
|
@@ -26,30 +26,11 @@ var __importStar = (this && this.__importStar) || function (mod) {
|
|
|
26
26
|
return result;
|
|
27
27
|
};
|
|
28
28
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
29
|
-
exports.AccountV1SettingsGetResponse$ = exports.AccountV1SettingsGetResponse$outboundSchema = exports.AccountV1SettingsGetResponse$inboundSchema =
|
|
29
|
+
exports.AccountV1SettingsGetResponse$ = exports.AccountV1SettingsGetResponse$outboundSchema = exports.AccountV1SettingsGetResponse$inboundSchema = void 0;
|
|
30
30
|
const z = __importStar(require("zod"));
|
|
31
31
|
const primitives_js_1 = require("../../lib/primitives.js");
|
|
32
32
|
const components = __importStar(require("../components/index.js"));
|
|
33
33
|
/** @internal */
|
|
34
|
-
exports.AccountV1SettingsGetSecurity$inboundSchema = z.object({
|
|
35
|
-
session: z.string(),
|
|
36
|
-
});
|
|
37
|
-
/** @internal */
|
|
38
|
-
exports.AccountV1SettingsGetSecurity$outboundSchema = z.object({
|
|
39
|
-
session: z.string(),
|
|
40
|
-
});
|
|
41
|
-
/**
|
|
42
|
-
* @internal
|
|
43
|
-
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
44
|
-
*/
|
|
45
|
-
var AccountV1SettingsGetSecurity$;
|
|
46
|
-
(function (AccountV1SettingsGetSecurity$) {
|
|
47
|
-
/** @deprecated use `AccountV1SettingsGetSecurity$inboundSchema` instead. */
|
|
48
|
-
AccountV1SettingsGetSecurity$.inboundSchema = exports.AccountV1SettingsGetSecurity$inboundSchema;
|
|
49
|
-
/** @deprecated use `AccountV1SettingsGetSecurity$outboundSchema` instead. */
|
|
50
|
-
AccountV1SettingsGetSecurity$.outboundSchema = exports.AccountV1SettingsGetSecurity$outboundSchema;
|
|
51
|
-
})(AccountV1SettingsGetSecurity$ || (exports.AccountV1SettingsGetSecurity$ = AccountV1SettingsGetSecurity$ = {}));
|
|
52
|
-
/** @internal */
|
|
53
34
|
exports.AccountV1SettingsGetResponse$inboundSchema = z.object({
|
|
54
35
|
HttpMeta: components.HTTPMetadata$inboundSchema,
|
|
55
36
|
V1GetSettingsBody: components.V1GetSettingsBody$inboundSchema.optional(),
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"accountv1settingsget.js","sourceRoot":"","sources":["../../src/models/operations/accountv1settingsget.ts"],"names":[],"mappings":";AAAA;;GAEG;;;;;;;;;;;;;;;;;;;;;;;;;;AAEH,uCAAyB;AACzB,2DAA0D;AAC1D,mEAAqD;
|
|
1
|
+
{"version":3,"file":"accountv1settingsget.js","sourceRoot":"","sources":["../../src/models/operations/accountv1settingsget.ts"],"names":[],"mappings":";AAAA;;GAEG;;;;;;;;;;;;;;;;;;;;;;;;;;AAEH,uCAAyB;AACzB,2DAA0D;AAC1D,mEAAqD;AAUrD,gBAAgB;AACH,QAAA,0CAA0C,GAInD,CAAC,CAAC,MAAM,CAAC;IACX,QAAQ,EAAE,UAAU,CAAC,0BAA0B;IAC/C,iBAAiB,EAAE,UAAU,CAAC,+BAA+B,CAAC,QAAQ,EAAE;CACzE,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,EAAE,EAAE;IACjB,OAAO,IAAA,qBAAM,EAAC,CAAC,EAAE;QACf,UAAU,EAAE,UAAU;QACtB,mBAAmB,EAAE,mBAAmB;KACzC,CAAC,CAAC;AACL,CAAC,CAAC,CAAC;AAQH,gBAAgB;AACH,QAAA,2CAA2C,GAIpD,CAAC,CAAC,MAAM,CAAC;IACX,QAAQ,EAAE,UAAU,CAAC,2BAA2B;IAChD,iBAAiB,EAAE,UAAU,CAAC,gCAAgC,CAAC,QAAQ,EAAE;CAC1E,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,EAAE,EAAE;IACjB,OAAO,IAAA,qBAAM,EAAC,CAAC,EAAE;QACf,QAAQ,EAAE,UAAU;QACpB,iBAAiB,EAAE,mBAAmB;KACvC,CAAC,CAAC;AACL,CAAC,CAAC,CAAC;AAEH;;;GAGG;AACH,IAAiB,6BAA6B,CAO7C;AAPD,WAAiB,6BAA6B;IAC5C,4EAA4E;IAC/D,2CAAa,GAAG,kDAA0C,CAAC;IACxE,6EAA6E;IAChE,4CAAc,GAAG,mDAA2C,CAAC;AAG5E,CAAC,EAPgB,6BAA6B,6CAA7B,6BAA6B,QAO7C"}
|