@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
|
@@ -7,7 +7,7 @@ import { encodeJSON as encodeJSON$ } from "../lib/encodings.js";
|
|
|
7
7
|
import * as m$ from "../lib/matchers.js";
|
|
8
8
|
import * as schemas$ from "../lib/schemas.js";
|
|
9
9
|
import { RequestOptions } from "../lib/sdks.js";
|
|
10
|
-
import {
|
|
10
|
+
import { extractSecurity, resolveGlobalSecurity } from "../lib/security.js";
|
|
11
11
|
import { pathToFunc } from "../lib/url.js";
|
|
12
12
|
import * as components from "../models/components/index.js";
|
|
13
13
|
import {
|
|
@@ -29,7 +29,6 @@ import { Result } from "../types/fp.js";
|
|
|
29
29
|
export async function settingsAccountV1SettingsVerfyEmail(
|
|
30
30
|
client$: SteamSetsCore,
|
|
31
31
|
request: components.V1VerifyEmailRequestBody,
|
|
32
|
-
security: operations.AccountV1SettingsVerfyEmailSecurity,
|
|
33
32
|
options?: RequestOptions,
|
|
34
33
|
): Promise<
|
|
35
34
|
Result<
|
|
@@ -65,21 +64,14 @@ export async function settingsAccountV1SettingsVerfyEmail(
|
|
|
65
64
|
Accept: "application/json",
|
|
66
65
|
});
|
|
67
66
|
|
|
68
|
-
const
|
|
69
|
-
|
|
70
|
-
{
|
|
71
|
-
fieldName: "Authorization",
|
|
72
|
-
type: "http:bearer",
|
|
73
|
-
value: security?.session,
|
|
74
|
-
},
|
|
75
|
-
],
|
|
76
|
-
];
|
|
77
|
-
const securitySettings$ = resolveSecurity(...security$);
|
|
67
|
+
const session$ = await extractSecurity(client$.options$.session);
|
|
68
|
+
const security$ = session$ == null ? {} : { session: session$ };
|
|
78
69
|
const context = {
|
|
79
70
|
operationID: "account.v1.settings.verfy-email",
|
|
80
71
|
oAuth2Scopes: [],
|
|
81
|
-
securitySource:
|
|
72
|
+
securitySource: client$.options$.session,
|
|
82
73
|
};
|
|
74
|
+
const securitySettings$ = resolveGlobalSecurity(security$);
|
|
83
75
|
|
|
84
76
|
const requestRes = client$.createRequest$(context, {
|
|
85
77
|
security: securitySettings$,
|
package/src/lib/config.ts
CHANGED
|
@@ -16,7 +16,7 @@ export const ServerList = [
|
|
|
16
16
|
] as const;
|
|
17
17
|
|
|
18
18
|
export type SDKOptions = {
|
|
19
|
-
|
|
19
|
+
session?: string | (() => Promise<string>);
|
|
20
20
|
|
|
21
21
|
httpClient?: HTTPClient;
|
|
22
22
|
/**
|
|
@@ -55,8 +55,8 @@ export function serverURLFromOptions(options: SDKOptions): URL | null {
|
|
|
55
55
|
export const SDK_METADATA = {
|
|
56
56
|
language: "typescript",
|
|
57
57
|
openapiDocVersion: "1.0.0",
|
|
58
|
-
sdkVersion: "0.8.
|
|
59
|
-
genVersion: "2.415.
|
|
58
|
+
sdkVersion: "0.8.2",
|
|
59
|
+
genVersion: "2.415.7",
|
|
60
60
|
userAgent:
|
|
61
|
-
"speakeasy-sdk/typescript 0.8.
|
|
61
|
+
"speakeasy-sdk/typescript 0.8.2 2.415.7 1.0.0 @steamsets/client-ts",
|
|
62
62
|
} as const;
|
package/src/lib/security.ts
CHANGED
|
@@ -198,9 +198,9 @@ export function resolveGlobalSecurity(
|
|
|
198
198
|
return resolveSecurity(
|
|
199
199
|
[
|
|
200
200
|
{
|
|
201
|
-
fieldName: "
|
|
202
|
-
type: "
|
|
203
|
-
value: security?.
|
|
201
|
+
fieldName: "Authorization",
|
|
202
|
+
type: "http:bearer",
|
|
203
|
+
value: security?.session,
|
|
204
204
|
},
|
|
205
205
|
],
|
|
206
206
|
);
|
|
@@ -52,7 +52,6 @@ export * from "./v1deleteimagesrequestbody.js";
|
|
|
52
52
|
export * from "./v1deleteimagesresponsebody.js";
|
|
53
53
|
export * from "./v1deletesessionrequestbody.js";
|
|
54
54
|
export * from "./v1deletesessionresponsebody.js";
|
|
55
|
-
export * from "./v1generateapikeyresponsebody.js";
|
|
56
55
|
export * from "./v1getsessionbody.js";
|
|
57
56
|
export * from "./v1getsettingsbody.js";
|
|
58
57
|
export * from "./v1livenessresponsebody.js";
|
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
import * as z from "zod";
|
|
6
6
|
|
|
7
7
|
export type Security = {
|
|
8
|
-
|
|
8
|
+
session?: string | undefined;
|
|
9
9
|
};
|
|
10
10
|
|
|
11
11
|
/** @internal */
|
|
@@ -14,12 +14,12 @@ export const Security$inboundSchema: z.ZodType<
|
|
|
14
14
|
z.ZodTypeDef,
|
|
15
15
|
unknown
|
|
16
16
|
> = z.object({
|
|
17
|
-
|
|
17
|
+
session: z.string().optional(),
|
|
18
18
|
});
|
|
19
19
|
|
|
20
20
|
/** @internal */
|
|
21
21
|
export type Security$Outbound = {
|
|
22
|
-
|
|
22
|
+
session?: string | undefined;
|
|
23
23
|
};
|
|
24
24
|
|
|
25
25
|
/** @internal */
|
|
@@ -28,7 +28,7 @@ export const Security$outboundSchema: z.ZodType<
|
|
|
28
28
|
z.ZodTypeDef,
|
|
29
29
|
Security
|
|
30
30
|
> = z.object({
|
|
31
|
-
|
|
31
|
+
session: z.string().optional(),
|
|
32
32
|
});
|
|
33
33
|
|
|
34
34
|
/**
|
|
@@ -6,10 +6,6 @@ import * as z from "zod";
|
|
|
6
6
|
import { remap as remap$ } from "../../lib/primitives.js";
|
|
7
7
|
import * as components from "../components/index.js";
|
|
8
8
|
|
|
9
|
-
export type AccountV1ConnectionConnectSecurity = {
|
|
10
|
-
session: string;
|
|
11
|
-
};
|
|
12
|
-
|
|
13
9
|
export type AccountV1ConnectionConnectResponse = {
|
|
14
10
|
httpMeta: components.HTTPMetadata;
|
|
15
11
|
/**
|
|
@@ -18,43 +14,6 @@ export type AccountV1ConnectionConnectResponse = {
|
|
|
18
14
|
v1ConnectResponseBody?: components.V1ConnectResponseBody | undefined;
|
|
19
15
|
};
|
|
20
16
|
|
|
21
|
-
/** @internal */
|
|
22
|
-
export const AccountV1ConnectionConnectSecurity$inboundSchema: z.ZodType<
|
|
23
|
-
AccountV1ConnectionConnectSecurity,
|
|
24
|
-
z.ZodTypeDef,
|
|
25
|
-
unknown
|
|
26
|
-
> = z.object({
|
|
27
|
-
session: z.string(),
|
|
28
|
-
});
|
|
29
|
-
|
|
30
|
-
/** @internal */
|
|
31
|
-
export type AccountV1ConnectionConnectSecurity$Outbound = {
|
|
32
|
-
session: string;
|
|
33
|
-
};
|
|
34
|
-
|
|
35
|
-
/** @internal */
|
|
36
|
-
export const AccountV1ConnectionConnectSecurity$outboundSchema: z.ZodType<
|
|
37
|
-
AccountV1ConnectionConnectSecurity$Outbound,
|
|
38
|
-
z.ZodTypeDef,
|
|
39
|
-
AccountV1ConnectionConnectSecurity
|
|
40
|
-
> = z.object({
|
|
41
|
-
session: z.string(),
|
|
42
|
-
});
|
|
43
|
-
|
|
44
|
-
/**
|
|
45
|
-
* @internal
|
|
46
|
-
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
47
|
-
*/
|
|
48
|
-
export namespace AccountV1ConnectionConnectSecurity$ {
|
|
49
|
-
/** @deprecated use `AccountV1ConnectionConnectSecurity$inboundSchema` instead. */
|
|
50
|
-
export const inboundSchema = AccountV1ConnectionConnectSecurity$inboundSchema;
|
|
51
|
-
/** @deprecated use `AccountV1ConnectionConnectSecurity$outboundSchema` instead. */
|
|
52
|
-
export const outboundSchema =
|
|
53
|
-
AccountV1ConnectionConnectSecurity$outboundSchema;
|
|
54
|
-
/** @deprecated use `AccountV1ConnectionConnectSecurity$Outbound` instead. */
|
|
55
|
-
export type Outbound = AccountV1ConnectionConnectSecurity$Outbound;
|
|
56
|
-
}
|
|
57
|
-
|
|
58
17
|
/** @internal */
|
|
59
18
|
export const AccountV1ConnectionConnectResponse$inboundSchema: z.ZodType<
|
|
60
19
|
AccountV1ConnectionConnectResponse,
|
|
@@ -6,10 +6,6 @@ import * as z from "zod";
|
|
|
6
6
|
import { remap as remap$ } from "../../lib/primitives.js";
|
|
7
7
|
import * as components from "../components/index.js";
|
|
8
8
|
|
|
9
|
-
export type AccountV1ConnectionDeleteConnectionSecurity = {
|
|
10
|
-
session: string;
|
|
11
|
-
};
|
|
12
|
-
|
|
13
9
|
export type AccountV1ConnectionDeleteConnectionResponse = {
|
|
14
10
|
httpMeta: components.HTTPMetadata;
|
|
15
11
|
/**
|
|
@@ -20,46 +16,6 @@ export type AccountV1ConnectionDeleteConnectionResponse = {
|
|
|
20
16
|
| undefined;
|
|
21
17
|
};
|
|
22
18
|
|
|
23
|
-
/** @internal */
|
|
24
|
-
export const AccountV1ConnectionDeleteConnectionSecurity$inboundSchema:
|
|
25
|
-
z.ZodType<
|
|
26
|
-
AccountV1ConnectionDeleteConnectionSecurity,
|
|
27
|
-
z.ZodTypeDef,
|
|
28
|
-
unknown
|
|
29
|
-
> = z.object({
|
|
30
|
-
session: z.string(),
|
|
31
|
-
});
|
|
32
|
-
|
|
33
|
-
/** @internal */
|
|
34
|
-
export type AccountV1ConnectionDeleteConnectionSecurity$Outbound = {
|
|
35
|
-
session: string;
|
|
36
|
-
};
|
|
37
|
-
|
|
38
|
-
/** @internal */
|
|
39
|
-
export const AccountV1ConnectionDeleteConnectionSecurity$outboundSchema:
|
|
40
|
-
z.ZodType<
|
|
41
|
-
AccountV1ConnectionDeleteConnectionSecurity$Outbound,
|
|
42
|
-
z.ZodTypeDef,
|
|
43
|
-
AccountV1ConnectionDeleteConnectionSecurity
|
|
44
|
-
> = z.object({
|
|
45
|
-
session: z.string(),
|
|
46
|
-
});
|
|
47
|
-
|
|
48
|
-
/**
|
|
49
|
-
* @internal
|
|
50
|
-
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
51
|
-
*/
|
|
52
|
-
export namespace AccountV1ConnectionDeleteConnectionSecurity$ {
|
|
53
|
-
/** @deprecated use `AccountV1ConnectionDeleteConnectionSecurity$inboundSchema` instead. */
|
|
54
|
-
export const inboundSchema =
|
|
55
|
-
AccountV1ConnectionDeleteConnectionSecurity$inboundSchema;
|
|
56
|
-
/** @deprecated use `AccountV1ConnectionDeleteConnectionSecurity$outboundSchema` instead. */
|
|
57
|
-
export const outboundSchema =
|
|
58
|
-
AccountV1ConnectionDeleteConnectionSecurity$outboundSchema;
|
|
59
|
-
/** @deprecated use `AccountV1ConnectionDeleteConnectionSecurity$Outbound` instead. */
|
|
60
|
-
export type Outbound = AccountV1ConnectionDeleteConnectionSecurity$Outbound;
|
|
61
|
-
}
|
|
62
|
-
|
|
63
19
|
/** @internal */
|
|
64
20
|
export const AccountV1ConnectionDeleteConnectionResponse$inboundSchema:
|
|
65
21
|
z.ZodType<
|
|
@@ -6,10 +6,6 @@ import * as z from "zod";
|
|
|
6
6
|
import { remap as remap$ } from "../../lib/primitives.js";
|
|
7
7
|
import * as components from "../components/index.js";
|
|
8
8
|
|
|
9
|
-
export type AccountV1ConnectionUpdateConnectionSecurity = {
|
|
10
|
-
session: string;
|
|
11
|
-
};
|
|
12
|
-
|
|
13
9
|
export type AccountV1ConnectionUpdateConnectionResponse = {
|
|
14
10
|
httpMeta: components.HTTPMetadata;
|
|
15
11
|
/**
|
|
@@ -20,46 +16,6 @@ export type AccountV1ConnectionUpdateConnectionResponse = {
|
|
|
20
16
|
| undefined;
|
|
21
17
|
};
|
|
22
18
|
|
|
23
|
-
/** @internal */
|
|
24
|
-
export const AccountV1ConnectionUpdateConnectionSecurity$inboundSchema:
|
|
25
|
-
z.ZodType<
|
|
26
|
-
AccountV1ConnectionUpdateConnectionSecurity,
|
|
27
|
-
z.ZodTypeDef,
|
|
28
|
-
unknown
|
|
29
|
-
> = z.object({
|
|
30
|
-
session: z.string(),
|
|
31
|
-
});
|
|
32
|
-
|
|
33
|
-
/** @internal */
|
|
34
|
-
export type AccountV1ConnectionUpdateConnectionSecurity$Outbound = {
|
|
35
|
-
session: string;
|
|
36
|
-
};
|
|
37
|
-
|
|
38
|
-
/** @internal */
|
|
39
|
-
export const AccountV1ConnectionUpdateConnectionSecurity$outboundSchema:
|
|
40
|
-
z.ZodType<
|
|
41
|
-
AccountV1ConnectionUpdateConnectionSecurity$Outbound,
|
|
42
|
-
z.ZodTypeDef,
|
|
43
|
-
AccountV1ConnectionUpdateConnectionSecurity
|
|
44
|
-
> = z.object({
|
|
45
|
-
session: z.string(),
|
|
46
|
-
});
|
|
47
|
-
|
|
48
|
-
/**
|
|
49
|
-
* @internal
|
|
50
|
-
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
51
|
-
*/
|
|
52
|
-
export namespace AccountV1ConnectionUpdateConnectionSecurity$ {
|
|
53
|
-
/** @deprecated use `AccountV1ConnectionUpdateConnectionSecurity$inboundSchema` instead. */
|
|
54
|
-
export const inboundSchema =
|
|
55
|
-
AccountV1ConnectionUpdateConnectionSecurity$inboundSchema;
|
|
56
|
-
/** @deprecated use `AccountV1ConnectionUpdateConnectionSecurity$outboundSchema` instead. */
|
|
57
|
-
export const outboundSchema =
|
|
58
|
-
AccountV1ConnectionUpdateConnectionSecurity$outboundSchema;
|
|
59
|
-
/** @deprecated use `AccountV1ConnectionUpdateConnectionSecurity$Outbound` instead. */
|
|
60
|
-
export type Outbound = AccountV1ConnectionUpdateConnectionSecurity$Outbound;
|
|
61
|
-
}
|
|
62
|
-
|
|
63
19
|
/** @internal */
|
|
64
20
|
export const AccountV1ConnectionUpdateConnectionResponse$inboundSchema:
|
|
65
21
|
z.ZodType<
|
|
@@ -6,10 +6,6 @@ import * as z from "zod";
|
|
|
6
6
|
import { remap as remap$ } from "../../lib/primitives.js";
|
|
7
7
|
import * as components from "../components/index.js";
|
|
8
8
|
|
|
9
|
-
export type AccountV1ConnectionVerifyConnectionSecurity = {
|
|
10
|
-
session: string;
|
|
11
|
-
};
|
|
12
|
-
|
|
13
9
|
export type AccountV1ConnectionVerifyConnectionResponse = {
|
|
14
10
|
httpMeta: components.HTTPMetadata;
|
|
15
11
|
/**
|
|
@@ -20,46 +16,6 @@ export type AccountV1ConnectionVerifyConnectionResponse = {
|
|
|
20
16
|
| undefined;
|
|
21
17
|
};
|
|
22
18
|
|
|
23
|
-
/** @internal */
|
|
24
|
-
export const AccountV1ConnectionVerifyConnectionSecurity$inboundSchema:
|
|
25
|
-
z.ZodType<
|
|
26
|
-
AccountV1ConnectionVerifyConnectionSecurity,
|
|
27
|
-
z.ZodTypeDef,
|
|
28
|
-
unknown
|
|
29
|
-
> = z.object({
|
|
30
|
-
session: z.string(),
|
|
31
|
-
});
|
|
32
|
-
|
|
33
|
-
/** @internal */
|
|
34
|
-
export type AccountV1ConnectionVerifyConnectionSecurity$Outbound = {
|
|
35
|
-
session: string;
|
|
36
|
-
};
|
|
37
|
-
|
|
38
|
-
/** @internal */
|
|
39
|
-
export const AccountV1ConnectionVerifyConnectionSecurity$outboundSchema:
|
|
40
|
-
z.ZodType<
|
|
41
|
-
AccountV1ConnectionVerifyConnectionSecurity$Outbound,
|
|
42
|
-
z.ZodTypeDef,
|
|
43
|
-
AccountV1ConnectionVerifyConnectionSecurity
|
|
44
|
-
> = z.object({
|
|
45
|
-
session: z.string(),
|
|
46
|
-
});
|
|
47
|
-
|
|
48
|
-
/**
|
|
49
|
-
* @internal
|
|
50
|
-
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
51
|
-
*/
|
|
52
|
-
export namespace AccountV1ConnectionVerifyConnectionSecurity$ {
|
|
53
|
-
/** @deprecated use `AccountV1ConnectionVerifyConnectionSecurity$inboundSchema` instead. */
|
|
54
|
-
export const inboundSchema =
|
|
55
|
-
AccountV1ConnectionVerifyConnectionSecurity$inboundSchema;
|
|
56
|
-
/** @deprecated use `AccountV1ConnectionVerifyConnectionSecurity$outboundSchema` instead. */
|
|
57
|
-
export const outboundSchema =
|
|
58
|
-
AccountV1ConnectionVerifyConnectionSecurity$outboundSchema;
|
|
59
|
-
/** @deprecated use `AccountV1ConnectionVerifyConnectionSecurity$Outbound` instead. */
|
|
60
|
-
export type Outbound = AccountV1ConnectionVerifyConnectionSecurity$Outbound;
|
|
61
|
-
}
|
|
62
|
-
|
|
63
19
|
/** @internal */
|
|
64
20
|
export const AccountV1ConnectionVerifyConnectionResponse$inboundSchema:
|
|
65
21
|
z.ZodType<
|
|
@@ -6,10 +6,6 @@ import * as z from "zod";
|
|
|
6
6
|
import { remap as remap$ } from "../../lib/primitives.js";
|
|
7
7
|
import * as components from "../components/index.js";
|
|
8
8
|
|
|
9
|
-
export type AccountV1GetStaffSecurity = {
|
|
10
|
-
session: string;
|
|
11
|
-
};
|
|
12
|
-
|
|
13
9
|
export type AccountV1GetStaffResponse = {
|
|
14
10
|
httpMeta: components.HTTPMetadata;
|
|
15
11
|
/**
|
|
@@ -18,42 +14,6 @@ export type AccountV1GetStaffResponse = {
|
|
|
18
14
|
leaderboardAccounts?: Array<components.LeaderboardAccount> | null | undefined;
|
|
19
15
|
};
|
|
20
16
|
|
|
21
|
-
/** @internal */
|
|
22
|
-
export const AccountV1GetStaffSecurity$inboundSchema: z.ZodType<
|
|
23
|
-
AccountV1GetStaffSecurity,
|
|
24
|
-
z.ZodTypeDef,
|
|
25
|
-
unknown
|
|
26
|
-
> = z.object({
|
|
27
|
-
session: z.string(),
|
|
28
|
-
});
|
|
29
|
-
|
|
30
|
-
/** @internal */
|
|
31
|
-
export type AccountV1GetStaffSecurity$Outbound = {
|
|
32
|
-
session: string;
|
|
33
|
-
};
|
|
34
|
-
|
|
35
|
-
/** @internal */
|
|
36
|
-
export const AccountV1GetStaffSecurity$outboundSchema: z.ZodType<
|
|
37
|
-
AccountV1GetStaffSecurity$Outbound,
|
|
38
|
-
z.ZodTypeDef,
|
|
39
|
-
AccountV1GetStaffSecurity
|
|
40
|
-
> = z.object({
|
|
41
|
-
session: z.string(),
|
|
42
|
-
});
|
|
43
|
-
|
|
44
|
-
/**
|
|
45
|
-
* @internal
|
|
46
|
-
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
47
|
-
*/
|
|
48
|
-
export namespace AccountV1GetStaffSecurity$ {
|
|
49
|
-
/** @deprecated use `AccountV1GetStaffSecurity$inboundSchema` instead. */
|
|
50
|
-
export const inboundSchema = AccountV1GetStaffSecurity$inboundSchema;
|
|
51
|
-
/** @deprecated use `AccountV1GetStaffSecurity$outboundSchema` instead. */
|
|
52
|
-
export const outboundSchema = AccountV1GetStaffSecurity$outboundSchema;
|
|
53
|
-
/** @deprecated use `AccountV1GetStaffSecurity$Outbound` instead. */
|
|
54
|
-
export type Outbound = AccountV1GetStaffSecurity$Outbound;
|
|
55
|
-
}
|
|
56
|
-
|
|
57
17
|
/** @internal */
|
|
58
18
|
export const AccountV1GetStaffResponse$inboundSchema: z.ZodType<
|
|
59
19
|
AccountV1GetStaffResponse,
|
|
@@ -6,10 +6,6 @@ import * as z from "zod";
|
|
|
6
6
|
import { remap as remap$ } from "../../lib/primitives.js";
|
|
7
7
|
import * as components from "../components/index.js";
|
|
8
8
|
|
|
9
|
-
export type AccountV1SessionDeleteSecurity = {
|
|
10
|
-
session: string;
|
|
11
|
-
};
|
|
12
|
-
|
|
13
9
|
export type AccountV1SessionDeleteResponse = {
|
|
14
10
|
httpMeta: components.HTTPMetadata;
|
|
15
11
|
/**
|
|
@@ -20,42 +16,6 @@ export type AccountV1SessionDeleteResponse = {
|
|
|
20
16
|
| undefined;
|
|
21
17
|
};
|
|
22
18
|
|
|
23
|
-
/** @internal */
|
|
24
|
-
export const AccountV1SessionDeleteSecurity$inboundSchema: z.ZodType<
|
|
25
|
-
AccountV1SessionDeleteSecurity,
|
|
26
|
-
z.ZodTypeDef,
|
|
27
|
-
unknown
|
|
28
|
-
> = z.object({
|
|
29
|
-
session: z.string(),
|
|
30
|
-
});
|
|
31
|
-
|
|
32
|
-
/** @internal */
|
|
33
|
-
export type AccountV1SessionDeleteSecurity$Outbound = {
|
|
34
|
-
session: string;
|
|
35
|
-
};
|
|
36
|
-
|
|
37
|
-
/** @internal */
|
|
38
|
-
export const AccountV1SessionDeleteSecurity$outboundSchema: z.ZodType<
|
|
39
|
-
AccountV1SessionDeleteSecurity$Outbound,
|
|
40
|
-
z.ZodTypeDef,
|
|
41
|
-
AccountV1SessionDeleteSecurity
|
|
42
|
-
> = z.object({
|
|
43
|
-
session: z.string(),
|
|
44
|
-
});
|
|
45
|
-
|
|
46
|
-
/**
|
|
47
|
-
* @internal
|
|
48
|
-
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
49
|
-
*/
|
|
50
|
-
export namespace AccountV1SessionDeleteSecurity$ {
|
|
51
|
-
/** @deprecated use `AccountV1SessionDeleteSecurity$inboundSchema` instead. */
|
|
52
|
-
export const inboundSchema = AccountV1SessionDeleteSecurity$inboundSchema;
|
|
53
|
-
/** @deprecated use `AccountV1SessionDeleteSecurity$outboundSchema` instead. */
|
|
54
|
-
export const outboundSchema = AccountV1SessionDeleteSecurity$outboundSchema;
|
|
55
|
-
/** @deprecated use `AccountV1SessionDeleteSecurity$Outbound` instead. */
|
|
56
|
-
export type Outbound = AccountV1SessionDeleteSecurity$Outbound;
|
|
57
|
-
}
|
|
58
|
-
|
|
59
19
|
/** @internal */
|
|
60
20
|
export const AccountV1SessionDeleteResponse$inboundSchema: z.ZodType<
|
|
61
21
|
AccountV1SessionDeleteResponse,
|
|
@@ -6,10 +6,6 @@ import * as z from "zod";
|
|
|
6
6
|
import { remap as remap$ } from "../../lib/primitives.js";
|
|
7
7
|
import * as components from "../components/index.js";
|
|
8
8
|
|
|
9
|
-
export type AccountV1SessionGetSecurity = {
|
|
10
|
-
session: string;
|
|
11
|
-
};
|
|
12
|
-
|
|
13
9
|
export type AccountV1SessionGetResponse = {
|
|
14
10
|
httpMeta: components.HTTPMetadata;
|
|
15
11
|
/**
|
|
@@ -18,42 +14,6 @@ export type AccountV1SessionGetResponse = {
|
|
|
18
14
|
v1GetSessionBody?: components.V1GetSessionBody | undefined;
|
|
19
15
|
};
|
|
20
16
|
|
|
21
|
-
/** @internal */
|
|
22
|
-
export const AccountV1SessionGetSecurity$inboundSchema: z.ZodType<
|
|
23
|
-
AccountV1SessionGetSecurity,
|
|
24
|
-
z.ZodTypeDef,
|
|
25
|
-
unknown
|
|
26
|
-
> = z.object({
|
|
27
|
-
session: z.string(),
|
|
28
|
-
});
|
|
29
|
-
|
|
30
|
-
/** @internal */
|
|
31
|
-
export type AccountV1SessionGetSecurity$Outbound = {
|
|
32
|
-
session: string;
|
|
33
|
-
};
|
|
34
|
-
|
|
35
|
-
/** @internal */
|
|
36
|
-
export const AccountV1SessionGetSecurity$outboundSchema: z.ZodType<
|
|
37
|
-
AccountV1SessionGetSecurity$Outbound,
|
|
38
|
-
z.ZodTypeDef,
|
|
39
|
-
AccountV1SessionGetSecurity
|
|
40
|
-
> = z.object({
|
|
41
|
-
session: z.string(),
|
|
42
|
-
});
|
|
43
|
-
|
|
44
|
-
/**
|
|
45
|
-
* @internal
|
|
46
|
-
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
47
|
-
*/
|
|
48
|
-
export namespace AccountV1SessionGetSecurity$ {
|
|
49
|
-
/** @deprecated use `AccountV1SessionGetSecurity$inboundSchema` instead. */
|
|
50
|
-
export const inboundSchema = AccountV1SessionGetSecurity$inboundSchema;
|
|
51
|
-
/** @deprecated use `AccountV1SessionGetSecurity$outboundSchema` instead. */
|
|
52
|
-
export const outboundSchema = AccountV1SessionGetSecurity$outboundSchema;
|
|
53
|
-
/** @deprecated use `AccountV1SessionGetSecurity$Outbound` instead. */
|
|
54
|
-
export type Outbound = AccountV1SessionGetSecurity$Outbound;
|
|
55
|
-
}
|
|
56
|
-
|
|
57
17
|
/** @internal */
|
|
58
18
|
export const AccountV1SessionGetResponse$inboundSchema: z.ZodType<
|
|
59
19
|
AccountV1SessionGetResponse,
|
|
@@ -6,10 +6,6 @@ import * as z from "zod";
|
|
|
6
6
|
import { remap as remap$ } from "../../lib/primitives.js";
|
|
7
7
|
import * as components from "../components/index.js";
|
|
8
8
|
|
|
9
|
-
export type AccountV1SettingsDeleteImagesSecurity = {
|
|
10
|
-
session: string;
|
|
11
|
-
};
|
|
12
|
-
|
|
13
9
|
export type AccountV1SettingsDeleteImagesResponse = {
|
|
14
10
|
httpMeta: components.HTTPMetadata;
|
|
15
11
|
/**
|
|
@@ -20,44 +16,6 @@ export type AccountV1SettingsDeleteImagesResponse = {
|
|
|
20
16
|
| undefined;
|
|
21
17
|
};
|
|
22
18
|
|
|
23
|
-
/** @internal */
|
|
24
|
-
export const AccountV1SettingsDeleteImagesSecurity$inboundSchema: z.ZodType<
|
|
25
|
-
AccountV1SettingsDeleteImagesSecurity,
|
|
26
|
-
z.ZodTypeDef,
|
|
27
|
-
unknown
|
|
28
|
-
> = z.object({
|
|
29
|
-
session: z.string(),
|
|
30
|
-
});
|
|
31
|
-
|
|
32
|
-
/** @internal */
|
|
33
|
-
export type AccountV1SettingsDeleteImagesSecurity$Outbound = {
|
|
34
|
-
session: string;
|
|
35
|
-
};
|
|
36
|
-
|
|
37
|
-
/** @internal */
|
|
38
|
-
export const AccountV1SettingsDeleteImagesSecurity$outboundSchema: z.ZodType<
|
|
39
|
-
AccountV1SettingsDeleteImagesSecurity$Outbound,
|
|
40
|
-
z.ZodTypeDef,
|
|
41
|
-
AccountV1SettingsDeleteImagesSecurity
|
|
42
|
-
> = z.object({
|
|
43
|
-
session: z.string(),
|
|
44
|
-
});
|
|
45
|
-
|
|
46
|
-
/**
|
|
47
|
-
* @internal
|
|
48
|
-
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
49
|
-
*/
|
|
50
|
-
export namespace AccountV1SettingsDeleteImagesSecurity$ {
|
|
51
|
-
/** @deprecated use `AccountV1SettingsDeleteImagesSecurity$inboundSchema` instead. */
|
|
52
|
-
export const inboundSchema =
|
|
53
|
-
AccountV1SettingsDeleteImagesSecurity$inboundSchema;
|
|
54
|
-
/** @deprecated use `AccountV1SettingsDeleteImagesSecurity$outboundSchema` instead. */
|
|
55
|
-
export const outboundSchema =
|
|
56
|
-
AccountV1SettingsDeleteImagesSecurity$outboundSchema;
|
|
57
|
-
/** @deprecated use `AccountV1SettingsDeleteImagesSecurity$Outbound` instead. */
|
|
58
|
-
export type Outbound = AccountV1SettingsDeleteImagesSecurity$Outbound;
|
|
59
|
-
}
|
|
60
|
-
|
|
61
19
|
/** @internal */
|
|
62
20
|
export const AccountV1SettingsDeleteImagesResponse$inboundSchema: z.ZodType<
|
|
63
21
|
AccountV1SettingsDeleteImagesResponse,
|
|
@@ -6,10 +6,6 @@ import * as z from "zod";
|
|
|
6
6
|
import { remap as remap$ } from "../../lib/primitives.js";
|
|
7
7
|
import * as components from "../components/index.js";
|
|
8
8
|
|
|
9
|
-
export type AccountV1SettingsGetSecurity = {
|
|
10
|
-
session: string;
|
|
11
|
-
};
|
|
12
|
-
|
|
13
9
|
export type AccountV1SettingsGetResponse = {
|
|
14
10
|
httpMeta: components.HTTPMetadata;
|
|
15
11
|
/**
|
|
@@ -18,42 +14,6 @@ export type AccountV1SettingsGetResponse = {
|
|
|
18
14
|
v1GetSettingsBody?: components.V1GetSettingsBody | undefined;
|
|
19
15
|
};
|
|
20
16
|
|
|
21
|
-
/** @internal */
|
|
22
|
-
export const AccountV1SettingsGetSecurity$inboundSchema: z.ZodType<
|
|
23
|
-
AccountV1SettingsGetSecurity,
|
|
24
|
-
z.ZodTypeDef,
|
|
25
|
-
unknown
|
|
26
|
-
> = z.object({
|
|
27
|
-
session: z.string(),
|
|
28
|
-
});
|
|
29
|
-
|
|
30
|
-
/** @internal */
|
|
31
|
-
export type AccountV1SettingsGetSecurity$Outbound = {
|
|
32
|
-
session: string;
|
|
33
|
-
};
|
|
34
|
-
|
|
35
|
-
/** @internal */
|
|
36
|
-
export const AccountV1SettingsGetSecurity$outboundSchema: z.ZodType<
|
|
37
|
-
AccountV1SettingsGetSecurity$Outbound,
|
|
38
|
-
z.ZodTypeDef,
|
|
39
|
-
AccountV1SettingsGetSecurity
|
|
40
|
-
> = z.object({
|
|
41
|
-
session: z.string(),
|
|
42
|
-
});
|
|
43
|
-
|
|
44
|
-
/**
|
|
45
|
-
* @internal
|
|
46
|
-
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
47
|
-
*/
|
|
48
|
-
export namespace AccountV1SettingsGetSecurity$ {
|
|
49
|
-
/** @deprecated use `AccountV1SettingsGetSecurity$inboundSchema` instead. */
|
|
50
|
-
export const inboundSchema = AccountV1SettingsGetSecurity$inboundSchema;
|
|
51
|
-
/** @deprecated use `AccountV1SettingsGetSecurity$outboundSchema` instead. */
|
|
52
|
-
export const outboundSchema = AccountV1SettingsGetSecurity$outboundSchema;
|
|
53
|
-
/** @deprecated use `AccountV1SettingsGetSecurity$Outbound` instead. */
|
|
54
|
-
export type Outbound = AccountV1SettingsGetSecurity$Outbound;
|
|
55
|
-
}
|
|
56
|
-
|
|
57
17
|
/** @internal */
|
|
58
18
|
export const AccountV1SettingsGetResponse$inboundSchema: z.ZodType<
|
|
59
19
|
AccountV1SettingsGetResponse,
|
|
@@ -6,10 +6,6 @@ import * as z from "zod";
|
|
|
6
6
|
import { remap as remap$ } from "../../lib/primitives.js";
|
|
7
7
|
import * as components from "../components/index.js";
|
|
8
8
|
|
|
9
|
-
export type AccountV1SettingsSendEmailVerificationSecurity = {
|
|
10
|
-
session: string;
|
|
11
|
-
};
|
|
12
|
-
|
|
13
9
|
export type AccountV1SettingsSendEmailVerificationRequest = {
|
|
14
10
|
xForwardedFor?: string | undefined;
|
|
15
11
|
};
|
|
@@ -18,47 +14,6 @@ export type AccountV1SettingsSendEmailVerificationResponse = {
|
|
|
18
14
|
httpMeta: components.HTTPMetadata;
|
|
19
15
|
};
|
|
20
16
|
|
|
21
|
-
/** @internal */
|
|
22
|
-
export const AccountV1SettingsSendEmailVerificationSecurity$inboundSchema:
|
|
23
|
-
z.ZodType<
|
|
24
|
-
AccountV1SettingsSendEmailVerificationSecurity,
|
|
25
|
-
z.ZodTypeDef,
|
|
26
|
-
unknown
|
|
27
|
-
> = z.object({
|
|
28
|
-
session: z.string(),
|
|
29
|
-
});
|
|
30
|
-
|
|
31
|
-
/** @internal */
|
|
32
|
-
export type AccountV1SettingsSendEmailVerificationSecurity$Outbound = {
|
|
33
|
-
session: string;
|
|
34
|
-
};
|
|
35
|
-
|
|
36
|
-
/** @internal */
|
|
37
|
-
export const AccountV1SettingsSendEmailVerificationSecurity$outboundSchema:
|
|
38
|
-
z.ZodType<
|
|
39
|
-
AccountV1SettingsSendEmailVerificationSecurity$Outbound,
|
|
40
|
-
z.ZodTypeDef,
|
|
41
|
-
AccountV1SettingsSendEmailVerificationSecurity
|
|
42
|
-
> = z.object({
|
|
43
|
-
session: z.string(),
|
|
44
|
-
});
|
|
45
|
-
|
|
46
|
-
/**
|
|
47
|
-
* @internal
|
|
48
|
-
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
49
|
-
*/
|
|
50
|
-
export namespace AccountV1SettingsSendEmailVerificationSecurity$ {
|
|
51
|
-
/** @deprecated use `AccountV1SettingsSendEmailVerificationSecurity$inboundSchema` instead. */
|
|
52
|
-
export const inboundSchema =
|
|
53
|
-
AccountV1SettingsSendEmailVerificationSecurity$inboundSchema;
|
|
54
|
-
/** @deprecated use `AccountV1SettingsSendEmailVerificationSecurity$outboundSchema` instead. */
|
|
55
|
-
export const outboundSchema =
|
|
56
|
-
AccountV1SettingsSendEmailVerificationSecurity$outboundSchema;
|
|
57
|
-
/** @deprecated use `AccountV1SettingsSendEmailVerificationSecurity$Outbound` instead. */
|
|
58
|
-
export type Outbound =
|
|
59
|
-
AccountV1SettingsSendEmailVerificationSecurity$Outbound;
|
|
60
|
-
}
|
|
61
|
-
|
|
62
17
|
/** @internal */
|
|
63
18
|
export const AccountV1SettingsSendEmailVerificationRequest$inboundSchema:
|
|
64
19
|
z.ZodType<
|