@steamsets/client-ts 0.8.4 → 0.9.0
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 +27 -21
- package/docs/sdks/account/README.md +206 -162
- package/docs/sdks/app/README.md +24 -18
- package/docs/sdks/connection/README.md +28 -24
- package/docs/sdks/data/README.md +105 -83
- package/docs/sdks/liveness/README.md +8 -2
- package/docs/sdks/location/README.md +9 -8
- package/docs/sdks/public/README.md +96 -75
- package/docs/sdks/session/README.md +32 -18
- package/docs/sdks/settings/README.md +53 -46
- package/funcs/accountAccountV1ConnectionConnect.d.ts +1 -1
- package/funcs/accountAccountV1ConnectionConnect.d.ts.map +1 -1
- package/funcs/accountAccountV1ConnectionConnect.js +12 -5
- 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 +12 -5
- 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 +12 -5
- 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 +12 -5
- package/funcs/accountAccountV1ConnectionVerifyConnection.js.map +1 -1
- package/funcs/accountAccountV1GetApps.d.ts +1 -1
- package/funcs/accountAccountV1GetApps.d.ts.map +1 -1
- package/funcs/accountAccountV1GetApps.js +4 -17
- package/funcs/accountAccountV1GetApps.js.map +1 -1
- package/funcs/accountAccountV1GetBadges.d.ts +1 -1
- package/funcs/accountAccountV1GetBadges.d.ts.map +1 -1
- package/funcs/accountAccountV1GetBadges.js +4 -17
- package/funcs/accountAccountV1GetBadges.js.map +1 -1
- package/funcs/accountAccountV1GetDataPoints.d.ts +1 -1
- package/funcs/accountAccountV1GetDataPoints.d.ts.map +1 -1
- package/funcs/accountAccountV1GetDataPoints.js +4 -17
- package/funcs/accountAccountV1GetDataPoints.js.map +1 -1
- package/funcs/accountAccountV1GetFriends.d.ts +1 -1
- package/funcs/accountAccountV1GetFriends.d.ts.map +1 -1
- package/funcs/accountAccountV1GetFriends.js +4 -17
- package/funcs/accountAccountV1GetFriends.js.map +1 -1
- package/funcs/accountAccountV1GetInfo.d.ts +1 -1
- package/funcs/accountAccountV1GetInfo.d.ts.map +1 -1
- package/funcs/accountAccountV1GetInfo.js +4 -17
- package/funcs/accountAccountV1GetInfo.js.map +1 -1
- package/funcs/accountAccountV1GetLeaderboardHistory.d.ts +1 -1
- package/funcs/accountAccountV1GetLeaderboardHistory.d.ts.map +1 -1
- package/funcs/accountAccountV1GetLeaderboardHistory.js +4 -17
- package/funcs/accountAccountV1GetLeaderboardHistory.js.map +1 -1
- package/funcs/accountAccountV1GetStaff.d.ts +1 -1
- package/funcs/accountAccountV1GetStaff.d.ts.map +1 -1
- package/funcs/accountAccountV1GetStaff.js +12 -5
- package/funcs/accountAccountV1GetStaff.js.map +1 -1
- package/funcs/accountAccountV1SessionCreate.d.ts.map +1 -1
- package/funcs/accountAccountV1SessionCreate.js +2 -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 +12 -5
- 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 +12 -5
- package/funcs/accountAccountV1SessionGet.js.map +1 -1
- package/funcs/accountAccountV1SessionLogin.d.ts.map +1 -1
- package/funcs/accountAccountV1SessionLogin.js +2 -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 +12 -5
- 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 +12 -5
- 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 +12 -5
- 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 +12 -5
- 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 +12 -5
- 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 +12 -5
- 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 +12 -5
- package/funcs/accountAccountV1SettingsVerfyEmail.js.map +1 -1
- package/funcs/appAccountV1Queue.d.ts +1 -1
- package/funcs/appAccountV1Queue.d.ts.map +1 -1
- package/funcs/appAccountV1Queue.js +4 -17
- package/funcs/appAccountV1Queue.js.map +1 -1
- package/funcs/appAppV1Get.d.ts +1 -1
- package/funcs/appAppV1Get.d.ts.map +1 -1
- package/funcs/appAppV1Get.js +4 -17
- package/funcs/appAppV1Get.js.map +1 -1
- package/funcs/connectionAccountV1ConnectionConnect.d.ts +1 -1
- package/funcs/connectionAccountV1ConnectionConnect.d.ts.map +1 -1
- package/funcs/connectionAccountV1ConnectionConnect.js +12 -5
- 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 +12 -5
- 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 +12 -5
- 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 +12 -5
- package/funcs/connectionAccountV1ConnectionVerifyConnection.js.map +1 -1
- package/funcs/dataAccountV1GetApps.d.ts +1 -1
- package/funcs/dataAccountV1GetApps.d.ts.map +1 -1
- package/funcs/dataAccountV1GetApps.js +4 -17
- package/funcs/dataAccountV1GetApps.js.map +1 -1
- package/funcs/dataAccountV1GetBadges.d.ts +1 -1
- package/funcs/dataAccountV1GetBadges.d.ts.map +1 -1
- package/funcs/dataAccountV1GetBadges.js +4 -17
- package/funcs/dataAccountV1GetBadges.js.map +1 -1
- package/funcs/dataAccountV1GetDataPoints.d.ts +1 -1
- package/funcs/dataAccountV1GetDataPoints.d.ts.map +1 -1
- package/funcs/dataAccountV1GetDataPoints.js +4 -17
- package/funcs/dataAccountV1GetDataPoints.js.map +1 -1
- package/funcs/dataAccountV1GetFriends.d.ts +1 -1
- package/funcs/dataAccountV1GetFriends.d.ts.map +1 -1
- package/funcs/dataAccountV1GetFriends.js +4 -17
- package/funcs/dataAccountV1GetFriends.js.map +1 -1
- package/funcs/dataAccountV1GetInfo.d.ts +1 -1
- package/funcs/dataAccountV1GetInfo.d.ts.map +1 -1
- package/funcs/dataAccountV1GetInfo.js +4 -17
- package/funcs/dataAccountV1GetInfo.js.map +1 -1
- package/funcs/dataAccountV1GetLeaderboardHistory.d.ts +1 -1
- package/funcs/dataAccountV1GetLeaderboardHistory.d.ts.map +1 -1
- package/funcs/dataAccountV1GetLeaderboardHistory.js +4 -17
- package/funcs/dataAccountV1GetLeaderboardHistory.js.map +1 -1
- package/funcs/dataAccountV1GetStaff.d.ts +1 -1
- package/funcs/dataAccountV1GetStaff.d.ts.map +1 -1
- package/funcs/dataAccountV1GetStaff.js +12 -5
- package/funcs/dataAccountV1GetStaff.js.map +1 -1
- package/funcs/dataAccountV1Queue.d.ts +1 -1
- package/funcs/dataAccountV1Queue.d.ts.map +1 -1
- package/funcs/dataAccountV1Queue.js +4 -17
- package/funcs/dataAccountV1Queue.js.map +1 -1
- package/funcs/livenessLiveness.d.ts.map +1 -1
- package/funcs/livenessLiveness.js +2 -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 +12 -5
- package/funcs/locationLocation.js.map +1 -1
- package/funcs/publicAccountV1GetApps.d.ts +1 -1
- package/funcs/publicAccountV1GetApps.d.ts.map +1 -1
- package/funcs/publicAccountV1GetApps.js +4 -17
- package/funcs/publicAccountV1GetApps.js.map +1 -1
- package/funcs/publicAccountV1GetBadges.d.ts +1 -1
- package/funcs/publicAccountV1GetBadges.d.ts.map +1 -1
- package/funcs/publicAccountV1GetBadges.js +4 -17
- package/funcs/publicAccountV1GetBadges.js.map +1 -1
- package/funcs/publicAccountV1GetDataPoints.d.ts +1 -1
- package/funcs/publicAccountV1GetDataPoints.d.ts.map +1 -1
- package/funcs/publicAccountV1GetDataPoints.js +4 -17
- package/funcs/publicAccountV1GetDataPoints.js.map +1 -1
- package/funcs/publicAccountV1GetFriends.d.ts +1 -1
- package/funcs/publicAccountV1GetFriends.d.ts.map +1 -1
- package/funcs/publicAccountV1GetFriends.js +4 -17
- package/funcs/publicAccountV1GetFriends.js.map +1 -1
- package/funcs/publicAccountV1GetInfo.d.ts +1 -1
- package/funcs/publicAccountV1GetInfo.d.ts.map +1 -1
- package/funcs/publicAccountV1GetInfo.js +4 -17
- package/funcs/publicAccountV1GetInfo.js.map +1 -1
- package/funcs/publicAccountV1GetLeaderboardHistory.d.ts +1 -1
- package/funcs/publicAccountV1GetLeaderboardHistory.d.ts.map +1 -1
- package/funcs/publicAccountV1GetLeaderboardHistory.js +4 -17
- package/funcs/publicAccountV1GetLeaderboardHistory.js.map +1 -1
- package/funcs/publicAccountV1Queue.d.ts +1 -1
- package/funcs/publicAccountV1Queue.d.ts.map +1 -1
- package/funcs/publicAccountV1Queue.js +4 -17
- package/funcs/publicAccountV1Queue.js.map +1 -1
- package/funcs/sessionAccountV1SessionCreate.d.ts.map +1 -1
- package/funcs/sessionAccountV1SessionCreate.js +2 -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 +12 -5
- 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 +12 -5
- package/funcs/sessionAccountV1SessionGet.js.map +1 -1
- package/funcs/sessionAccountV1SessionLogin.d.ts.map +1 -1
- package/funcs/sessionAccountV1SessionLogin.js +2 -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 +12 -5
- 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 +12 -5
- 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 +12 -5
- 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 +12 -5
- 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 +12 -5
- 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 +12 -5
- 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 +12 -5
- package/funcs/settingsAccountV1SettingsVerfyEmail.js.map +1 -1
- package/lib/config.d.ts +7 -3
- package/lib/config.d.ts.map +1 -1
- package/lib/config.js +2 -2
- package/lib/config.js.map +1 -1
- package/lib/security.d.ts +4 -2
- package/lib/security.d.ts.map +1 -1
- package/lib/security.js +8 -0
- package/lib/security.js.map +1 -1
- package/models/components/security.d.ts +4 -2
- package/models/components/security.d.ts.map +1 -1
- package/models/components/security.js +4 -2
- package/models/components/security.js.map +1 -1
- package/models/operations/accountv1connectionconnect.d.ts +23 -0
- package/models/operations/accountv1connectionconnect.d.ts.map +1 -1
- package/models/operations/accountv1connectionconnect.js +20 -1
- package/models/operations/accountv1connectionconnect.js.map +1 -1
- package/models/operations/accountv1connectiondeleteconnection.d.ts +23 -0
- package/models/operations/accountv1connectiondeleteconnection.d.ts.map +1 -1
- package/models/operations/accountv1connectiondeleteconnection.js +20 -1
- package/models/operations/accountv1connectiondeleteconnection.js.map +1 -1
- package/models/operations/accountv1connectionupdateconnection.d.ts +23 -0
- package/models/operations/accountv1connectionupdateconnection.d.ts.map +1 -1
- package/models/operations/accountv1connectionupdateconnection.js +20 -1
- package/models/operations/accountv1connectionupdateconnection.js.map +1 -1
- package/models/operations/accountv1connectionverifyconnection.d.ts +23 -0
- package/models/operations/accountv1connectionverifyconnection.d.ts.map +1 -1
- package/models/operations/accountv1connectionverifyconnection.js +20 -1
- package/models/operations/accountv1connectionverifyconnection.js.map +1 -1
- package/models/operations/accountv1getapps.d.ts +0 -25
- package/models/operations/accountv1getapps.d.ts.map +1 -1
- package/models/operations/accountv1getapps.js +1 -22
- package/models/operations/accountv1getapps.js.map +1 -1
- package/models/operations/accountv1getbadges.d.ts +0 -25
- package/models/operations/accountv1getbadges.d.ts.map +1 -1
- package/models/operations/accountv1getbadges.js +1 -22
- package/models/operations/accountv1getbadges.js.map +1 -1
- package/models/operations/accountv1getdatapoints.d.ts +0 -25
- package/models/operations/accountv1getdatapoints.d.ts.map +1 -1
- package/models/operations/accountv1getdatapoints.js +1 -22
- package/models/operations/accountv1getdatapoints.js.map +1 -1
- package/models/operations/accountv1getfriends.d.ts +0 -25
- package/models/operations/accountv1getfriends.d.ts.map +1 -1
- package/models/operations/accountv1getfriends.js +1 -22
- package/models/operations/accountv1getfriends.js.map +1 -1
- package/models/operations/accountv1getinfo.d.ts +0 -25
- package/models/operations/accountv1getinfo.d.ts.map +1 -1
- package/models/operations/accountv1getinfo.js +1 -22
- package/models/operations/accountv1getinfo.js.map +1 -1
- package/models/operations/accountv1getleaderboardhistory.d.ts +0 -25
- package/models/operations/accountv1getleaderboardhistory.d.ts.map +1 -1
- package/models/operations/accountv1getleaderboardhistory.js +1 -22
- package/models/operations/accountv1getleaderboardhistory.js.map +1 -1
- package/models/operations/accountv1getstaff.d.ts +23 -0
- package/models/operations/accountv1getstaff.d.ts.map +1 -1
- package/models/operations/accountv1getstaff.js +20 -1
- package/models/operations/accountv1getstaff.js.map +1 -1
- package/models/operations/accountv1queue.d.ts +0 -25
- package/models/operations/accountv1queue.d.ts.map +1 -1
- package/models/operations/accountv1queue.js +1 -22
- package/models/operations/accountv1queue.js.map +1 -1
- package/models/operations/accountv1sessiondelete.d.ts +23 -0
- package/models/operations/accountv1sessiondelete.d.ts.map +1 -1
- package/models/operations/accountv1sessiondelete.js +20 -1
- package/models/operations/accountv1sessiondelete.js.map +1 -1
- package/models/operations/accountv1sessionget.d.ts +23 -0
- package/models/operations/accountv1sessionget.d.ts.map +1 -1
- package/models/operations/accountv1sessionget.js +20 -1
- package/models/operations/accountv1sessionget.js.map +1 -1
- package/models/operations/accountv1settingsdeleteimages.d.ts +23 -0
- package/models/operations/accountv1settingsdeleteimages.d.ts.map +1 -1
- package/models/operations/accountv1settingsdeleteimages.js +20 -1
- package/models/operations/accountv1settingsdeleteimages.js.map +1 -1
- package/models/operations/accountv1settingsget.d.ts +23 -0
- package/models/operations/accountv1settingsget.d.ts.map +1 -1
- package/models/operations/accountv1settingsget.js +20 -1
- package/models/operations/accountv1settingsget.js.map +1 -1
- package/models/operations/accountv1settingssendemailverification.d.ts +23 -0
- package/models/operations/accountv1settingssendemailverification.d.ts.map +1 -1
- package/models/operations/accountv1settingssendemailverification.js +20 -1
- package/models/operations/accountv1settingssendemailverification.js.map +1 -1
- package/models/operations/accountv1settingsupdate.d.ts +23 -0
- package/models/operations/accountv1settingsupdate.d.ts.map +1 -1
- package/models/operations/accountv1settingsupdate.js +20 -1
- package/models/operations/accountv1settingsupdate.js.map +1 -1
- package/models/operations/accountv1settingsupdateimage.d.ts +23 -0
- package/models/operations/accountv1settingsupdateimage.d.ts.map +1 -1
- package/models/operations/accountv1settingsupdateimage.js +20 -1
- package/models/operations/accountv1settingsupdateimage.js.map +1 -1
- package/models/operations/accountv1settingsuploadimages.d.ts +23 -0
- package/models/operations/accountv1settingsuploadimages.d.ts.map +1 -1
- package/models/operations/accountv1settingsuploadimages.js +20 -1
- package/models/operations/accountv1settingsuploadimages.js.map +1 -1
- package/models/operations/accountv1settingsverfyemail.d.ts +23 -0
- package/models/operations/accountv1settingsverfyemail.d.ts.map +1 -1
- package/models/operations/accountv1settingsverfyemail.js +20 -1
- package/models/operations/accountv1settingsverfyemail.js.map +1 -1
- package/models/operations/appv1get.d.ts +0 -25
- package/models/operations/appv1get.d.ts.map +1 -1
- package/models/operations/appv1get.js +1 -22
- package/models/operations/appv1get.js.map +1 -1
- package/models/operations/location.d.ts +23 -0
- package/models/operations/location.d.ts.map +1 -1
- package/models/operations/location.js +20 -1
- package/models/operations/location.js.map +1 -1
- package/package.json +1 -1
- package/sdk/account.d.ts +20 -20
- package/sdk/account.d.ts.map +1 -1
- package/sdk/account.js +40 -40
- package/sdk/account.js.map +1 -1
- package/sdk/app.d.ts +2 -2
- package/sdk/app.d.ts.map +1 -1
- package/sdk/app.js +4 -4
- package/sdk/app.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 +8 -8
- package/sdk/data.d.ts.map +1 -1
- package/sdk/data.js +16 -16
- 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/public.d.ts +7 -7
- package/sdk/public.d.ts.map +1 -1
- package/sdk/public.js +14 -14
- package/sdk/public.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 -7
- package/sdk/settings.d.ts.map +1 -1
- package/sdk/settings.js +14 -14
- package/sdk/settings.js.map +1 -1
- package/src/funcs/accountAccountV1ConnectionConnect.ts +13 -5
- package/src/funcs/accountAccountV1ConnectionDeleteConnection.ts +13 -5
- package/src/funcs/accountAccountV1ConnectionUpdateConnection.ts +13 -5
- package/src/funcs/accountAccountV1ConnectionVerifyConnection.ts +13 -5
- package/src/funcs/accountAccountV1GetApps.ts +4 -18
- package/src/funcs/accountAccountV1GetBadges.ts +4 -18
- package/src/funcs/accountAccountV1GetDataPoints.ts +4 -18
- package/src/funcs/accountAccountV1GetFriends.ts +4 -18
- package/src/funcs/accountAccountV1GetInfo.ts +4 -18
- package/src/funcs/accountAccountV1GetLeaderboardHistory.ts +4 -18
- package/src/funcs/accountAccountV1GetStaff.ts +13 -5
- package/src/funcs/accountAccountV1SessionCreate.ts +2 -3
- package/src/funcs/accountAccountV1SessionDelete.ts +13 -5
- package/src/funcs/accountAccountV1SessionGet.ts +13 -5
- package/src/funcs/accountAccountV1SessionLogin.ts +2 -3
- package/src/funcs/accountAccountV1SettingsDeleteImages.ts +13 -5
- package/src/funcs/accountAccountV1SettingsGet.ts +13 -5
- package/src/funcs/accountAccountV1SettingsSendEmailVerification.ts +13 -5
- package/src/funcs/accountAccountV1SettingsUpdate.ts +13 -5
- package/src/funcs/accountAccountV1SettingsUpdateImage.ts +13 -5
- package/src/funcs/accountAccountV1SettingsUploadImages.ts +13 -5
- package/src/funcs/accountAccountV1SettingsVerfyEmail.ts +13 -5
- package/src/funcs/appAccountV1Queue.ts +4 -18
- package/src/funcs/appAppV1Get.ts +4 -18
- package/src/funcs/connectionAccountV1ConnectionConnect.ts +13 -5
- package/src/funcs/connectionAccountV1ConnectionDeleteConnection.ts +13 -5
- package/src/funcs/connectionAccountV1ConnectionUpdateConnection.ts +13 -5
- package/src/funcs/connectionAccountV1ConnectionVerifyConnection.ts +13 -5
- package/src/funcs/dataAccountV1GetApps.ts +4 -18
- package/src/funcs/dataAccountV1GetBadges.ts +4 -18
- package/src/funcs/dataAccountV1GetDataPoints.ts +4 -18
- package/src/funcs/dataAccountV1GetFriends.ts +4 -18
- package/src/funcs/dataAccountV1GetInfo.ts +4 -18
- package/src/funcs/dataAccountV1GetLeaderboardHistory.ts +4 -18
- package/src/funcs/dataAccountV1GetStaff.ts +13 -5
- package/src/funcs/dataAccountV1Queue.ts +4 -18
- package/src/funcs/livenessLiveness.ts +2 -3
- package/src/funcs/locationLocation.ts +13 -5
- package/src/funcs/publicAccountV1GetApps.ts +4 -18
- package/src/funcs/publicAccountV1GetBadges.ts +4 -18
- package/src/funcs/publicAccountV1GetDataPoints.ts +4 -18
- package/src/funcs/publicAccountV1GetFriends.ts +4 -18
- package/src/funcs/publicAccountV1GetInfo.ts +4 -18
- package/src/funcs/publicAccountV1GetLeaderboardHistory.ts +4 -18
- package/src/funcs/publicAccountV1Queue.ts +4 -18
- package/src/funcs/sessionAccountV1SessionCreate.ts +2 -3
- package/src/funcs/sessionAccountV1SessionDelete.ts +13 -5
- package/src/funcs/sessionAccountV1SessionGet.ts +13 -5
- package/src/funcs/sessionAccountV1SessionLogin.ts +2 -3
- package/src/funcs/settingsAccountV1SettingsDeleteImages.ts +13 -5
- package/src/funcs/settingsAccountV1SettingsGet.ts +13 -5
- package/src/funcs/settingsAccountV1SettingsSendEmailVerification.ts +13 -5
- package/src/funcs/settingsAccountV1SettingsUpdate.ts +13 -5
- package/src/funcs/settingsAccountV1SettingsUpdateImage.ts +13 -5
- package/src/funcs/settingsAccountV1SettingsUploadImages.ts +13 -5
- package/src/funcs/settingsAccountV1SettingsVerfyEmail.ts +13 -5
- package/src/lib/config.ts +7 -3
- package/src/lib/security.ts +11 -2
- package/src/models/components/security.ts +8 -4
- package/src/models/operations/accountv1connectionconnect.ts +41 -0
- package/src/models/operations/accountv1connectiondeleteconnection.ts +44 -0
- package/src/models/operations/accountv1connectionupdateconnection.ts +44 -0
- package/src/models/operations/accountv1connectionverifyconnection.ts +44 -0
- package/src/models/operations/accountv1getapps.ts +0 -44
- package/src/models/operations/accountv1getbadges.ts +0 -44
- package/src/models/operations/accountv1getdatapoints.ts +0 -44
- package/src/models/operations/accountv1getfriends.ts +0 -44
- package/src/models/operations/accountv1getinfo.ts +0 -44
- package/src/models/operations/accountv1getleaderboardhistory.ts +0 -46
- package/src/models/operations/accountv1getstaff.ts +40 -0
- package/src/models/operations/accountv1queue.ts +0 -44
- package/src/models/operations/accountv1sessiondelete.ts +40 -0
- package/src/models/operations/accountv1sessionget.ts +40 -0
- package/src/models/operations/accountv1settingsdeleteimages.ts +42 -0
- package/src/models/operations/accountv1settingsget.ts +40 -0
- package/src/models/operations/accountv1settingssendemailverification.ts +45 -0
- package/src/models/operations/accountv1settingsupdate.ts +40 -0
- package/src/models/operations/accountv1settingsupdateimage.ts +42 -0
- package/src/models/operations/accountv1settingsuploadimages.ts +42 -0
- package/src/models/operations/accountv1settingsverfyemail.ts +42 -0
- package/src/models/operations/appv1get.ts +0 -44
- package/src/models/operations/location.ts +40 -0
- package/src/sdk/account.ts +28 -12
- package/src/sdk/app.ts +0 -4
- package/src/sdk/connection.ts +8 -0
- package/src/sdk/data.ts +2 -14
- package/src/sdk/location.ts +2 -0
- package/src/sdk/public.ts +0 -14
- package/src/sdk/session.ts +4 -0
- package/src/sdk/settings.ts +14 -0
|
@@ -6,6 +6,10 @@ 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
|
+
|
|
9
13
|
export type AccountV1SessionDeleteResponse = {
|
|
10
14
|
httpMeta: components.HTTPMetadata;
|
|
11
15
|
/**
|
|
@@ -16,6 +20,42 @@ export type AccountV1SessionDeleteResponse = {
|
|
|
16
20
|
| undefined;
|
|
17
21
|
};
|
|
18
22
|
|
|
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
|
+
|
|
19
59
|
/** @internal */
|
|
20
60
|
export const AccountV1SessionDeleteResponse$inboundSchema: z.ZodType<
|
|
21
61
|
AccountV1SessionDeleteResponse,
|
|
@@ -6,6 +6,10 @@ 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
|
+
|
|
9
13
|
export type AccountV1SessionGetResponse = {
|
|
10
14
|
httpMeta: components.HTTPMetadata;
|
|
11
15
|
/**
|
|
@@ -14,6 +18,42 @@ export type AccountV1SessionGetResponse = {
|
|
|
14
18
|
v1GetSessionBody?: components.V1GetSessionBody | undefined;
|
|
15
19
|
};
|
|
16
20
|
|
|
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
|
+
|
|
17
57
|
/** @internal */
|
|
18
58
|
export const AccountV1SessionGetResponse$inboundSchema: z.ZodType<
|
|
19
59
|
AccountV1SessionGetResponse,
|
|
@@ -6,6 +6,10 @@ 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
|
+
|
|
9
13
|
export type AccountV1SettingsDeleteImagesResponse = {
|
|
10
14
|
httpMeta: components.HTTPMetadata;
|
|
11
15
|
/**
|
|
@@ -16,6 +20,44 @@ export type AccountV1SettingsDeleteImagesResponse = {
|
|
|
16
20
|
| undefined;
|
|
17
21
|
};
|
|
18
22
|
|
|
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
|
+
|
|
19
61
|
/** @internal */
|
|
20
62
|
export const AccountV1SettingsDeleteImagesResponse$inboundSchema: z.ZodType<
|
|
21
63
|
AccountV1SettingsDeleteImagesResponse,
|
|
@@ -6,6 +6,10 @@ 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
|
+
|
|
9
13
|
export type AccountV1SettingsGetResponse = {
|
|
10
14
|
httpMeta: components.HTTPMetadata;
|
|
11
15
|
/**
|
|
@@ -14,6 +18,42 @@ export type AccountV1SettingsGetResponse = {
|
|
|
14
18
|
v1GetSettingsBody?: components.V1GetSettingsBody | undefined;
|
|
15
19
|
};
|
|
16
20
|
|
|
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
|
+
|
|
17
57
|
/** @internal */
|
|
18
58
|
export const AccountV1SettingsGetResponse$inboundSchema: z.ZodType<
|
|
19
59
|
AccountV1SettingsGetResponse,
|
|
@@ -6,6 +6,10 @@ 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
|
+
|
|
9
13
|
export type AccountV1SettingsSendEmailVerificationRequest = {
|
|
10
14
|
xForwardedFor?: string | undefined;
|
|
11
15
|
};
|
|
@@ -14,6 +18,47 @@ export type AccountV1SettingsSendEmailVerificationResponse = {
|
|
|
14
18
|
httpMeta: components.HTTPMetadata;
|
|
15
19
|
};
|
|
16
20
|
|
|
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
|
+
|
|
17
62
|
/** @internal */
|
|
18
63
|
export const AccountV1SettingsSendEmailVerificationRequest$inboundSchema:
|
|
19
64
|
z.ZodType<
|
|
@@ -6,6 +6,10 @@ 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 AccountV1SettingsUpdateSecurity = {
|
|
10
|
+
session: string;
|
|
11
|
+
};
|
|
12
|
+
|
|
9
13
|
export type AccountV1SettingsUpdateRequest = {
|
|
10
14
|
xForwardedFor?: string | undefined;
|
|
11
15
|
v1UpdateSettingsRequestBody: components.V1UpdateSettingsRequestBody;
|
|
@@ -21,6 +25,42 @@ export type AccountV1SettingsUpdateResponse = {
|
|
|
21
25
|
| undefined;
|
|
22
26
|
};
|
|
23
27
|
|
|
28
|
+
/** @internal */
|
|
29
|
+
export const AccountV1SettingsUpdateSecurity$inboundSchema: z.ZodType<
|
|
30
|
+
AccountV1SettingsUpdateSecurity,
|
|
31
|
+
z.ZodTypeDef,
|
|
32
|
+
unknown
|
|
33
|
+
> = z.object({
|
|
34
|
+
session: z.string(),
|
|
35
|
+
});
|
|
36
|
+
|
|
37
|
+
/** @internal */
|
|
38
|
+
export type AccountV1SettingsUpdateSecurity$Outbound = {
|
|
39
|
+
session: string;
|
|
40
|
+
};
|
|
41
|
+
|
|
42
|
+
/** @internal */
|
|
43
|
+
export const AccountV1SettingsUpdateSecurity$outboundSchema: z.ZodType<
|
|
44
|
+
AccountV1SettingsUpdateSecurity$Outbound,
|
|
45
|
+
z.ZodTypeDef,
|
|
46
|
+
AccountV1SettingsUpdateSecurity
|
|
47
|
+
> = z.object({
|
|
48
|
+
session: z.string(),
|
|
49
|
+
});
|
|
50
|
+
|
|
51
|
+
/**
|
|
52
|
+
* @internal
|
|
53
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
54
|
+
*/
|
|
55
|
+
export namespace AccountV1SettingsUpdateSecurity$ {
|
|
56
|
+
/** @deprecated use `AccountV1SettingsUpdateSecurity$inboundSchema` instead. */
|
|
57
|
+
export const inboundSchema = AccountV1SettingsUpdateSecurity$inboundSchema;
|
|
58
|
+
/** @deprecated use `AccountV1SettingsUpdateSecurity$outboundSchema` instead. */
|
|
59
|
+
export const outboundSchema = AccountV1SettingsUpdateSecurity$outboundSchema;
|
|
60
|
+
/** @deprecated use `AccountV1SettingsUpdateSecurity$Outbound` instead. */
|
|
61
|
+
export type Outbound = AccountV1SettingsUpdateSecurity$Outbound;
|
|
62
|
+
}
|
|
63
|
+
|
|
24
64
|
/** @internal */
|
|
25
65
|
export const AccountV1SettingsUpdateRequest$inboundSchema: z.ZodType<
|
|
26
66
|
AccountV1SettingsUpdateRequest,
|
|
@@ -6,6 +6,10 @@ 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 AccountV1SettingsUpdateImageSecurity = {
|
|
10
|
+
session: string;
|
|
11
|
+
};
|
|
12
|
+
|
|
9
13
|
export type AccountV1SettingsUpdateImageResponse = {
|
|
10
14
|
httpMeta: components.HTTPMetadata;
|
|
11
15
|
/**
|
|
@@ -14,6 +18,44 @@ export type AccountV1SettingsUpdateImageResponse = {
|
|
|
14
18
|
v1UpdateImageResponseBody?: components.V1UpdateImageResponseBody | undefined;
|
|
15
19
|
};
|
|
16
20
|
|
|
21
|
+
/** @internal */
|
|
22
|
+
export const AccountV1SettingsUpdateImageSecurity$inboundSchema: z.ZodType<
|
|
23
|
+
AccountV1SettingsUpdateImageSecurity,
|
|
24
|
+
z.ZodTypeDef,
|
|
25
|
+
unknown
|
|
26
|
+
> = z.object({
|
|
27
|
+
session: z.string(),
|
|
28
|
+
});
|
|
29
|
+
|
|
30
|
+
/** @internal */
|
|
31
|
+
export type AccountV1SettingsUpdateImageSecurity$Outbound = {
|
|
32
|
+
session: string;
|
|
33
|
+
};
|
|
34
|
+
|
|
35
|
+
/** @internal */
|
|
36
|
+
export const AccountV1SettingsUpdateImageSecurity$outboundSchema: z.ZodType<
|
|
37
|
+
AccountV1SettingsUpdateImageSecurity$Outbound,
|
|
38
|
+
z.ZodTypeDef,
|
|
39
|
+
AccountV1SettingsUpdateImageSecurity
|
|
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 AccountV1SettingsUpdateImageSecurity$ {
|
|
49
|
+
/** @deprecated use `AccountV1SettingsUpdateImageSecurity$inboundSchema` instead. */
|
|
50
|
+
export const inboundSchema =
|
|
51
|
+
AccountV1SettingsUpdateImageSecurity$inboundSchema;
|
|
52
|
+
/** @deprecated use `AccountV1SettingsUpdateImageSecurity$outboundSchema` instead. */
|
|
53
|
+
export const outboundSchema =
|
|
54
|
+
AccountV1SettingsUpdateImageSecurity$outboundSchema;
|
|
55
|
+
/** @deprecated use `AccountV1SettingsUpdateImageSecurity$Outbound` instead. */
|
|
56
|
+
export type Outbound = AccountV1SettingsUpdateImageSecurity$Outbound;
|
|
57
|
+
}
|
|
58
|
+
|
|
17
59
|
/** @internal */
|
|
18
60
|
export const AccountV1SettingsUpdateImageResponse$inboundSchema: z.ZodType<
|
|
19
61
|
AccountV1SettingsUpdateImageResponse,
|
|
@@ -6,10 +6,52 @@ 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 AccountV1SettingsUploadImagesSecurity = {
|
|
10
|
+
session: string;
|
|
11
|
+
};
|
|
12
|
+
|
|
9
13
|
export type AccountV1SettingsUploadImagesResponse = {
|
|
10
14
|
httpMeta: components.HTTPMetadata;
|
|
11
15
|
};
|
|
12
16
|
|
|
17
|
+
/** @internal */
|
|
18
|
+
export const AccountV1SettingsUploadImagesSecurity$inboundSchema: z.ZodType<
|
|
19
|
+
AccountV1SettingsUploadImagesSecurity,
|
|
20
|
+
z.ZodTypeDef,
|
|
21
|
+
unknown
|
|
22
|
+
> = z.object({
|
|
23
|
+
session: z.string(),
|
|
24
|
+
});
|
|
25
|
+
|
|
26
|
+
/** @internal */
|
|
27
|
+
export type AccountV1SettingsUploadImagesSecurity$Outbound = {
|
|
28
|
+
session: string;
|
|
29
|
+
};
|
|
30
|
+
|
|
31
|
+
/** @internal */
|
|
32
|
+
export const AccountV1SettingsUploadImagesSecurity$outboundSchema: z.ZodType<
|
|
33
|
+
AccountV1SettingsUploadImagesSecurity$Outbound,
|
|
34
|
+
z.ZodTypeDef,
|
|
35
|
+
AccountV1SettingsUploadImagesSecurity
|
|
36
|
+
> = z.object({
|
|
37
|
+
session: z.string(),
|
|
38
|
+
});
|
|
39
|
+
|
|
40
|
+
/**
|
|
41
|
+
* @internal
|
|
42
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
43
|
+
*/
|
|
44
|
+
export namespace AccountV1SettingsUploadImagesSecurity$ {
|
|
45
|
+
/** @deprecated use `AccountV1SettingsUploadImagesSecurity$inboundSchema` instead. */
|
|
46
|
+
export const inboundSchema =
|
|
47
|
+
AccountV1SettingsUploadImagesSecurity$inboundSchema;
|
|
48
|
+
/** @deprecated use `AccountV1SettingsUploadImagesSecurity$outboundSchema` instead. */
|
|
49
|
+
export const outboundSchema =
|
|
50
|
+
AccountV1SettingsUploadImagesSecurity$outboundSchema;
|
|
51
|
+
/** @deprecated use `AccountV1SettingsUploadImagesSecurity$Outbound` instead. */
|
|
52
|
+
export type Outbound = AccountV1SettingsUploadImagesSecurity$Outbound;
|
|
53
|
+
}
|
|
54
|
+
|
|
13
55
|
/** @internal */
|
|
14
56
|
export const AccountV1SettingsUploadImagesResponse$inboundSchema: z.ZodType<
|
|
15
57
|
AccountV1SettingsUploadImagesResponse,
|
|
@@ -6,6 +6,10 @@ 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 AccountV1SettingsVerfyEmailSecurity = {
|
|
10
|
+
session: string;
|
|
11
|
+
};
|
|
12
|
+
|
|
9
13
|
export type AccountV1SettingsVerfyEmailResponse = {
|
|
10
14
|
httpMeta: components.HTTPMetadata;
|
|
11
15
|
/**
|
|
@@ -14,6 +18,44 @@ export type AccountV1SettingsVerfyEmailResponse = {
|
|
|
14
18
|
v1VerifyEmailResponseBody?: components.V1VerifyEmailResponseBody | undefined;
|
|
15
19
|
};
|
|
16
20
|
|
|
21
|
+
/** @internal */
|
|
22
|
+
export const AccountV1SettingsVerfyEmailSecurity$inboundSchema: z.ZodType<
|
|
23
|
+
AccountV1SettingsVerfyEmailSecurity,
|
|
24
|
+
z.ZodTypeDef,
|
|
25
|
+
unknown
|
|
26
|
+
> = z.object({
|
|
27
|
+
session: z.string(),
|
|
28
|
+
});
|
|
29
|
+
|
|
30
|
+
/** @internal */
|
|
31
|
+
export type AccountV1SettingsVerfyEmailSecurity$Outbound = {
|
|
32
|
+
session: string;
|
|
33
|
+
};
|
|
34
|
+
|
|
35
|
+
/** @internal */
|
|
36
|
+
export const AccountV1SettingsVerfyEmailSecurity$outboundSchema: z.ZodType<
|
|
37
|
+
AccountV1SettingsVerfyEmailSecurity$Outbound,
|
|
38
|
+
z.ZodTypeDef,
|
|
39
|
+
AccountV1SettingsVerfyEmailSecurity
|
|
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 AccountV1SettingsVerfyEmailSecurity$ {
|
|
49
|
+
/** @deprecated use `AccountV1SettingsVerfyEmailSecurity$inboundSchema` instead. */
|
|
50
|
+
export const inboundSchema =
|
|
51
|
+
AccountV1SettingsVerfyEmailSecurity$inboundSchema;
|
|
52
|
+
/** @deprecated use `AccountV1SettingsVerfyEmailSecurity$outboundSchema` instead. */
|
|
53
|
+
export const outboundSchema =
|
|
54
|
+
AccountV1SettingsVerfyEmailSecurity$outboundSchema;
|
|
55
|
+
/** @deprecated use `AccountV1SettingsVerfyEmailSecurity$Outbound` instead. */
|
|
56
|
+
export type Outbound = AccountV1SettingsVerfyEmailSecurity$Outbound;
|
|
57
|
+
}
|
|
58
|
+
|
|
17
59
|
/** @internal */
|
|
18
60
|
export const AccountV1SettingsVerfyEmailResponse$inboundSchema: z.ZodType<
|
|
19
61
|
AccountV1SettingsVerfyEmailResponse,
|
|
@@ -6,11 +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 AppV1GetSecurity = {
|
|
10
|
-
apiKey: string;
|
|
11
|
-
session: string;
|
|
12
|
-
};
|
|
13
|
-
|
|
14
9
|
export type AppV1GetResponse = {
|
|
15
10
|
httpMeta: components.HTTPMetadata;
|
|
16
11
|
/**
|
|
@@ -19,45 +14,6 @@ export type AppV1GetResponse = {
|
|
|
19
14
|
v1AppResponseBody?: components.V1AppResponseBody | undefined;
|
|
20
15
|
};
|
|
21
16
|
|
|
22
|
-
/** @internal */
|
|
23
|
-
export const AppV1GetSecurity$inboundSchema: z.ZodType<
|
|
24
|
-
AppV1GetSecurity,
|
|
25
|
-
z.ZodTypeDef,
|
|
26
|
-
unknown
|
|
27
|
-
> = z.object({
|
|
28
|
-
apiKey: z.string(),
|
|
29
|
-
session: z.string(),
|
|
30
|
-
});
|
|
31
|
-
|
|
32
|
-
/** @internal */
|
|
33
|
-
export type AppV1GetSecurity$Outbound = {
|
|
34
|
-
apiKey: string;
|
|
35
|
-
session: string;
|
|
36
|
-
};
|
|
37
|
-
|
|
38
|
-
/** @internal */
|
|
39
|
-
export const AppV1GetSecurity$outboundSchema: z.ZodType<
|
|
40
|
-
AppV1GetSecurity$Outbound,
|
|
41
|
-
z.ZodTypeDef,
|
|
42
|
-
AppV1GetSecurity
|
|
43
|
-
> = z.object({
|
|
44
|
-
apiKey: z.string(),
|
|
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 AppV1GetSecurity$ {
|
|
53
|
-
/** @deprecated use `AppV1GetSecurity$inboundSchema` instead. */
|
|
54
|
-
export const inboundSchema = AppV1GetSecurity$inboundSchema;
|
|
55
|
-
/** @deprecated use `AppV1GetSecurity$outboundSchema` instead. */
|
|
56
|
-
export const outboundSchema = AppV1GetSecurity$outboundSchema;
|
|
57
|
-
/** @deprecated use `AppV1GetSecurity$Outbound` instead. */
|
|
58
|
-
export type Outbound = AppV1GetSecurity$Outbound;
|
|
59
|
-
}
|
|
60
|
-
|
|
61
17
|
/** @internal */
|
|
62
18
|
export const AppV1GetResponse$inboundSchema: z.ZodType<
|
|
63
19
|
AppV1GetResponse,
|
|
@@ -6,6 +6,10 @@ 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 LocationSecurity = {
|
|
10
|
+
session: string;
|
|
11
|
+
};
|
|
12
|
+
|
|
9
13
|
export type LocationResponse = {
|
|
10
14
|
httpMeta: components.HTTPMetadata;
|
|
11
15
|
/**
|
|
@@ -14,6 +18,42 @@ export type LocationResponse = {
|
|
|
14
18
|
regions?: Array<components.Region> | null | undefined;
|
|
15
19
|
};
|
|
16
20
|
|
|
21
|
+
/** @internal */
|
|
22
|
+
export const LocationSecurity$inboundSchema: z.ZodType<
|
|
23
|
+
LocationSecurity,
|
|
24
|
+
z.ZodTypeDef,
|
|
25
|
+
unknown
|
|
26
|
+
> = z.object({
|
|
27
|
+
session: z.string(),
|
|
28
|
+
});
|
|
29
|
+
|
|
30
|
+
/** @internal */
|
|
31
|
+
export type LocationSecurity$Outbound = {
|
|
32
|
+
session: string;
|
|
33
|
+
};
|
|
34
|
+
|
|
35
|
+
/** @internal */
|
|
36
|
+
export const LocationSecurity$outboundSchema: z.ZodType<
|
|
37
|
+
LocationSecurity$Outbound,
|
|
38
|
+
z.ZodTypeDef,
|
|
39
|
+
LocationSecurity
|
|
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 LocationSecurity$ {
|
|
49
|
+
/** @deprecated use `LocationSecurity$inboundSchema` instead. */
|
|
50
|
+
export const inboundSchema = LocationSecurity$inboundSchema;
|
|
51
|
+
/** @deprecated use `LocationSecurity$outboundSchema` instead. */
|
|
52
|
+
export const outboundSchema = LocationSecurity$outboundSchema;
|
|
53
|
+
/** @deprecated use `LocationSecurity$Outbound` instead. */
|
|
54
|
+
export type Outbound = LocationSecurity$Outbound;
|
|
55
|
+
}
|
|
56
|
+
|
|
17
57
|
/** @internal */
|
|
18
58
|
export const LocationResponse$inboundSchema: z.ZodType<
|
|
19
59
|
LocationResponse,
|