@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 AccountV1ConnectionConnectSecurity = {
|
|
10
|
+
session: string;
|
|
11
|
+
};
|
|
12
|
+
|
|
9
13
|
export type AccountV1ConnectionConnectResponse = {
|
|
10
14
|
httpMeta: components.HTTPMetadata;
|
|
11
15
|
/**
|
|
@@ -14,6 +18,43 @@ export type AccountV1ConnectionConnectResponse = {
|
|
|
14
18
|
v1ConnectResponseBody?: components.V1ConnectResponseBody | undefined;
|
|
15
19
|
};
|
|
16
20
|
|
|
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
|
+
|
|
17
58
|
/** @internal */
|
|
18
59
|
export const AccountV1ConnectionConnectResponse$inboundSchema: z.ZodType<
|
|
19
60
|
AccountV1ConnectionConnectResponse,
|
|
@@ -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 AccountV1ConnectionDeleteConnectionSecurity = {
|
|
10
|
+
session: string;
|
|
11
|
+
};
|
|
12
|
+
|
|
9
13
|
export type AccountV1ConnectionDeleteConnectionResponse = {
|
|
10
14
|
httpMeta: components.HTTPMetadata;
|
|
11
15
|
/**
|
|
@@ -16,6 +20,46 @@ export type AccountV1ConnectionDeleteConnectionResponse = {
|
|
|
16
20
|
| undefined;
|
|
17
21
|
};
|
|
18
22
|
|
|
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
|
+
|
|
19
63
|
/** @internal */
|
|
20
64
|
export const AccountV1ConnectionDeleteConnectionResponse$inboundSchema:
|
|
21
65
|
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 AccountV1ConnectionUpdateConnectionSecurity = {
|
|
10
|
+
session: string;
|
|
11
|
+
};
|
|
12
|
+
|
|
9
13
|
export type AccountV1ConnectionUpdateConnectionResponse = {
|
|
10
14
|
httpMeta: components.HTTPMetadata;
|
|
11
15
|
/**
|
|
@@ -16,6 +20,46 @@ export type AccountV1ConnectionUpdateConnectionResponse = {
|
|
|
16
20
|
| undefined;
|
|
17
21
|
};
|
|
18
22
|
|
|
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
|
+
|
|
19
63
|
/** @internal */
|
|
20
64
|
export const AccountV1ConnectionUpdateConnectionResponse$inboundSchema:
|
|
21
65
|
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 AccountV1ConnectionVerifyConnectionSecurity = {
|
|
10
|
+
session: string;
|
|
11
|
+
};
|
|
12
|
+
|
|
9
13
|
export type AccountV1ConnectionVerifyConnectionResponse = {
|
|
10
14
|
httpMeta: components.HTTPMetadata;
|
|
11
15
|
/**
|
|
@@ -16,6 +20,46 @@ export type AccountV1ConnectionVerifyConnectionResponse = {
|
|
|
16
20
|
| undefined;
|
|
17
21
|
};
|
|
18
22
|
|
|
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
|
+
|
|
19
63
|
/** @internal */
|
|
20
64
|
export const AccountV1ConnectionVerifyConnectionResponse$inboundSchema:
|
|
21
65
|
z.ZodType<
|
|
@@ -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 AccountV1GetAppsSecurity = {
|
|
10
|
-
apiKey: string;
|
|
11
|
-
session: string;
|
|
12
|
-
};
|
|
13
|
-
|
|
14
9
|
export type AccountV1GetAppsResponse = {
|
|
15
10
|
httpMeta: components.HTTPMetadata;
|
|
16
11
|
/**
|
|
@@ -21,45 +16,6 @@ export type AccountV1GetAppsResponse = {
|
|
|
21
16
|
| undefined;
|
|
22
17
|
};
|
|
23
18
|
|
|
24
|
-
/** @internal */
|
|
25
|
-
export const AccountV1GetAppsSecurity$inboundSchema: z.ZodType<
|
|
26
|
-
AccountV1GetAppsSecurity,
|
|
27
|
-
z.ZodTypeDef,
|
|
28
|
-
unknown
|
|
29
|
-
> = z.object({
|
|
30
|
-
apiKey: z.string(),
|
|
31
|
-
session: z.string(),
|
|
32
|
-
});
|
|
33
|
-
|
|
34
|
-
/** @internal */
|
|
35
|
-
export type AccountV1GetAppsSecurity$Outbound = {
|
|
36
|
-
apiKey: string;
|
|
37
|
-
session: string;
|
|
38
|
-
};
|
|
39
|
-
|
|
40
|
-
/** @internal */
|
|
41
|
-
export const AccountV1GetAppsSecurity$outboundSchema: z.ZodType<
|
|
42
|
-
AccountV1GetAppsSecurity$Outbound,
|
|
43
|
-
z.ZodTypeDef,
|
|
44
|
-
AccountV1GetAppsSecurity
|
|
45
|
-
> = z.object({
|
|
46
|
-
apiKey: z.string(),
|
|
47
|
-
session: z.string(),
|
|
48
|
-
});
|
|
49
|
-
|
|
50
|
-
/**
|
|
51
|
-
* @internal
|
|
52
|
-
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
53
|
-
*/
|
|
54
|
-
export namespace AccountV1GetAppsSecurity$ {
|
|
55
|
-
/** @deprecated use `AccountV1GetAppsSecurity$inboundSchema` instead. */
|
|
56
|
-
export const inboundSchema = AccountV1GetAppsSecurity$inboundSchema;
|
|
57
|
-
/** @deprecated use `AccountV1GetAppsSecurity$outboundSchema` instead. */
|
|
58
|
-
export const outboundSchema = AccountV1GetAppsSecurity$outboundSchema;
|
|
59
|
-
/** @deprecated use `AccountV1GetAppsSecurity$Outbound` instead. */
|
|
60
|
-
export type Outbound = AccountV1GetAppsSecurity$Outbound;
|
|
61
|
-
}
|
|
62
|
-
|
|
63
19
|
/** @internal */
|
|
64
20
|
export const AccountV1GetAppsResponse$inboundSchema: z.ZodType<
|
|
65
21
|
AccountV1GetAppsResponse,
|
|
@@ -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 AccountV1GetBadgesSecurity = {
|
|
10
|
-
apiKey: string;
|
|
11
|
-
session: string;
|
|
12
|
-
};
|
|
13
|
-
|
|
14
9
|
export type AccountV1GetBadgesResponse = {
|
|
15
10
|
httpMeta: components.HTTPMetadata;
|
|
16
11
|
/**
|
|
@@ -19,45 +14,6 @@ export type AccountV1GetBadgesResponse = {
|
|
|
19
14
|
v1BadgesResponseBody?: components.V1BadgesResponseBody | undefined;
|
|
20
15
|
};
|
|
21
16
|
|
|
22
|
-
/** @internal */
|
|
23
|
-
export const AccountV1GetBadgesSecurity$inboundSchema: z.ZodType<
|
|
24
|
-
AccountV1GetBadgesSecurity,
|
|
25
|
-
z.ZodTypeDef,
|
|
26
|
-
unknown
|
|
27
|
-
> = z.object({
|
|
28
|
-
apiKey: z.string(),
|
|
29
|
-
session: z.string(),
|
|
30
|
-
});
|
|
31
|
-
|
|
32
|
-
/** @internal */
|
|
33
|
-
export type AccountV1GetBadgesSecurity$Outbound = {
|
|
34
|
-
apiKey: string;
|
|
35
|
-
session: string;
|
|
36
|
-
};
|
|
37
|
-
|
|
38
|
-
/** @internal */
|
|
39
|
-
export const AccountV1GetBadgesSecurity$outboundSchema: z.ZodType<
|
|
40
|
-
AccountV1GetBadgesSecurity$Outbound,
|
|
41
|
-
z.ZodTypeDef,
|
|
42
|
-
AccountV1GetBadgesSecurity
|
|
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 AccountV1GetBadgesSecurity$ {
|
|
53
|
-
/** @deprecated use `AccountV1GetBadgesSecurity$inboundSchema` instead. */
|
|
54
|
-
export const inboundSchema = AccountV1GetBadgesSecurity$inboundSchema;
|
|
55
|
-
/** @deprecated use `AccountV1GetBadgesSecurity$outboundSchema` instead. */
|
|
56
|
-
export const outboundSchema = AccountV1GetBadgesSecurity$outboundSchema;
|
|
57
|
-
/** @deprecated use `AccountV1GetBadgesSecurity$Outbound` instead. */
|
|
58
|
-
export type Outbound = AccountV1GetBadgesSecurity$Outbound;
|
|
59
|
-
}
|
|
60
|
-
|
|
61
17
|
/** @internal */
|
|
62
18
|
export const AccountV1GetBadgesResponse$inboundSchema: z.ZodType<
|
|
63
19
|
AccountV1GetBadgesResponse,
|
|
@@ -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 AccountV1GetDataPointsSecurity = {
|
|
10
|
-
apiKey: string;
|
|
11
|
-
session: string;
|
|
12
|
-
};
|
|
13
|
-
|
|
14
9
|
export type AccountV1GetDataPointsResponse = {
|
|
15
10
|
httpMeta: components.HTTPMetadata;
|
|
16
11
|
/**
|
|
@@ -21,45 +16,6 @@ export type AccountV1GetDataPointsResponse = {
|
|
|
21
16
|
| undefined;
|
|
22
17
|
};
|
|
23
18
|
|
|
24
|
-
/** @internal */
|
|
25
|
-
export const AccountV1GetDataPointsSecurity$inboundSchema: z.ZodType<
|
|
26
|
-
AccountV1GetDataPointsSecurity,
|
|
27
|
-
z.ZodTypeDef,
|
|
28
|
-
unknown
|
|
29
|
-
> = z.object({
|
|
30
|
-
apiKey: z.string(),
|
|
31
|
-
session: z.string(),
|
|
32
|
-
});
|
|
33
|
-
|
|
34
|
-
/** @internal */
|
|
35
|
-
export type AccountV1GetDataPointsSecurity$Outbound = {
|
|
36
|
-
apiKey: string;
|
|
37
|
-
session: string;
|
|
38
|
-
};
|
|
39
|
-
|
|
40
|
-
/** @internal */
|
|
41
|
-
export const AccountV1GetDataPointsSecurity$outboundSchema: z.ZodType<
|
|
42
|
-
AccountV1GetDataPointsSecurity$Outbound,
|
|
43
|
-
z.ZodTypeDef,
|
|
44
|
-
AccountV1GetDataPointsSecurity
|
|
45
|
-
> = z.object({
|
|
46
|
-
apiKey: z.string(),
|
|
47
|
-
session: z.string(),
|
|
48
|
-
});
|
|
49
|
-
|
|
50
|
-
/**
|
|
51
|
-
* @internal
|
|
52
|
-
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
53
|
-
*/
|
|
54
|
-
export namespace AccountV1GetDataPointsSecurity$ {
|
|
55
|
-
/** @deprecated use `AccountV1GetDataPointsSecurity$inboundSchema` instead. */
|
|
56
|
-
export const inboundSchema = AccountV1GetDataPointsSecurity$inboundSchema;
|
|
57
|
-
/** @deprecated use `AccountV1GetDataPointsSecurity$outboundSchema` instead. */
|
|
58
|
-
export const outboundSchema = AccountV1GetDataPointsSecurity$outboundSchema;
|
|
59
|
-
/** @deprecated use `AccountV1GetDataPointsSecurity$Outbound` instead. */
|
|
60
|
-
export type Outbound = AccountV1GetDataPointsSecurity$Outbound;
|
|
61
|
-
}
|
|
62
|
-
|
|
63
19
|
/** @internal */
|
|
64
20
|
export const AccountV1GetDataPointsResponse$inboundSchema: z.ZodType<
|
|
65
21
|
AccountV1GetDataPointsResponse,
|
|
@@ -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 AccountV1GetFriendsSecurity = {
|
|
10
|
-
apiKey: string;
|
|
11
|
-
session: string;
|
|
12
|
-
};
|
|
13
|
-
|
|
14
9
|
export type AccountV1GetFriendsResponse = {
|
|
15
10
|
httpMeta: components.HTTPMetadata;
|
|
16
11
|
/**
|
|
@@ -21,45 +16,6 @@ export type AccountV1GetFriendsResponse = {
|
|
|
21
16
|
| undefined;
|
|
22
17
|
};
|
|
23
18
|
|
|
24
|
-
/** @internal */
|
|
25
|
-
export const AccountV1GetFriendsSecurity$inboundSchema: z.ZodType<
|
|
26
|
-
AccountV1GetFriendsSecurity,
|
|
27
|
-
z.ZodTypeDef,
|
|
28
|
-
unknown
|
|
29
|
-
> = z.object({
|
|
30
|
-
apiKey: z.string(),
|
|
31
|
-
session: z.string(),
|
|
32
|
-
});
|
|
33
|
-
|
|
34
|
-
/** @internal */
|
|
35
|
-
export type AccountV1GetFriendsSecurity$Outbound = {
|
|
36
|
-
apiKey: string;
|
|
37
|
-
session: string;
|
|
38
|
-
};
|
|
39
|
-
|
|
40
|
-
/** @internal */
|
|
41
|
-
export const AccountV1GetFriendsSecurity$outboundSchema: z.ZodType<
|
|
42
|
-
AccountV1GetFriendsSecurity$Outbound,
|
|
43
|
-
z.ZodTypeDef,
|
|
44
|
-
AccountV1GetFriendsSecurity
|
|
45
|
-
> = z.object({
|
|
46
|
-
apiKey: z.string(),
|
|
47
|
-
session: z.string(),
|
|
48
|
-
});
|
|
49
|
-
|
|
50
|
-
/**
|
|
51
|
-
* @internal
|
|
52
|
-
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
53
|
-
*/
|
|
54
|
-
export namespace AccountV1GetFriendsSecurity$ {
|
|
55
|
-
/** @deprecated use `AccountV1GetFriendsSecurity$inboundSchema` instead. */
|
|
56
|
-
export const inboundSchema = AccountV1GetFriendsSecurity$inboundSchema;
|
|
57
|
-
/** @deprecated use `AccountV1GetFriendsSecurity$outboundSchema` instead. */
|
|
58
|
-
export const outboundSchema = AccountV1GetFriendsSecurity$outboundSchema;
|
|
59
|
-
/** @deprecated use `AccountV1GetFriendsSecurity$Outbound` instead. */
|
|
60
|
-
export type Outbound = AccountV1GetFriendsSecurity$Outbound;
|
|
61
|
-
}
|
|
62
|
-
|
|
63
19
|
/** @internal */
|
|
64
20
|
export const AccountV1GetFriendsResponse$inboundSchema: z.ZodType<
|
|
65
21
|
AccountV1GetFriendsResponse,
|
|
@@ -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 AccountV1GetInfoSecurity = {
|
|
10
|
-
apiKey: string;
|
|
11
|
-
session: string;
|
|
12
|
-
};
|
|
13
|
-
|
|
14
9
|
export type AccountV1GetInfoResponse = {
|
|
15
10
|
httpMeta: components.HTTPMetadata;
|
|
16
11
|
/**
|
|
@@ -19,45 +14,6 @@ export type AccountV1GetInfoResponse = {
|
|
|
19
14
|
accountInfoBody?: components.AccountInfoBody | undefined;
|
|
20
15
|
};
|
|
21
16
|
|
|
22
|
-
/** @internal */
|
|
23
|
-
export const AccountV1GetInfoSecurity$inboundSchema: z.ZodType<
|
|
24
|
-
AccountV1GetInfoSecurity,
|
|
25
|
-
z.ZodTypeDef,
|
|
26
|
-
unknown
|
|
27
|
-
> = z.object({
|
|
28
|
-
apiKey: z.string(),
|
|
29
|
-
session: z.string(),
|
|
30
|
-
});
|
|
31
|
-
|
|
32
|
-
/** @internal */
|
|
33
|
-
export type AccountV1GetInfoSecurity$Outbound = {
|
|
34
|
-
apiKey: string;
|
|
35
|
-
session: string;
|
|
36
|
-
};
|
|
37
|
-
|
|
38
|
-
/** @internal */
|
|
39
|
-
export const AccountV1GetInfoSecurity$outboundSchema: z.ZodType<
|
|
40
|
-
AccountV1GetInfoSecurity$Outbound,
|
|
41
|
-
z.ZodTypeDef,
|
|
42
|
-
AccountV1GetInfoSecurity
|
|
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 AccountV1GetInfoSecurity$ {
|
|
53
|
-
/** @deprecated use `AccountV1GetInfoSecurity$inboundSchema` instead. */
|
|
54
|
-
export const inboundSchema = AccountV1GetInfoSecurity$inboundSchema;
|
|
55
|
-
/** @deprecated use `AccountV1GetInfoSecurity$outboundSchema` instead. */
|
|
56
|
-
export const outboundSchema = AccountV1GetInfoSecurity$outboundSchema;
|
|
57
|
-
/** @deprecated use `AccountV1GetInfoSecurity$Outbound` instead. */
|
|
58
|
-
export type Outbound = AccountV1GetInfoSecurity$Outbound;
|
|
59
|
-
}
|
|
60
|
-
|
|
61
17
|
/** @internal */
|
|
62
18
|
export const AccountV1GetInfoResponse$inboundSchema: z.ZodType<
|
|
63
19
|
AccountV1GetInfoResponse,
|
|
@@ -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 AccountV1GetLeaderboardHistorySecurity = {
|
|
10
|
-
apiKey: string;
|
|
11
|
-
session: string;
|
|
12
|
-
};
|
|
13
|
-
|
|
14
9
|
export type AccountV1GetLeaderboardHistoryResponse = {
|
|
15
10
|
httpMeta: components.HTTPMetadata;
|
|
16
11
|
/**
|
|
@@ -21,47 +16,6 @@ export type AccountV1GetLeaderboardHistoryResponse = {
|
|
|
21
16
|
| undefined;
|
|
22
17
|
};
|
|
23
18
|
|
|
24
|
-
/** @internal */
|
|
25
|
-
export const AccountV1GetLeaderboardHistorySecurity$inboundSchema: z.ZodType<
|
|
26
|
-
AccountV1GetLeaderboardHistorySecurity,
|
|
27
|
-
z.ZodTypeDef,
|
|
28
|
-
unknown
|
|
29
|
-
> = z.object({
|
|
30
|
-
apiKey: z.string(),
|
|
31
|
-
session: z.string(),
|
|
32
|
-
});
|
|
33
|
-
|
|
34
|
-
/** @internal */
|
|
35
|
-
export type AccountV1GetLeaderboardHistorySecurity$Outbound = {
|
|
36
|
-
apiKey: string;
|
|
37
|
-
session: string;
|
|
38
|
-
};
|
|
39
|
-
|
|
40
|
-
/** @internal */
|
|
41
|
-
export const AccountV1GetLeaderboardHistorySecurity$outboundSchema: z.ZodType<
|
|
42
|
-
AccountV1GetLeaderboardHistorySecurity$Outbound,
|
|
43
|
-
z.ZodTypeDef,
|
|
44
|
-
AccountV1GetLeaderboardHistorySecurity
|
|
45
|
-
> = z.object({
|
|
46
|
-
apiKey: z.string(),
|
|
47
|
-
session: z.string(),
|
|
48
|
-
});
|
|
49
|
-
|
|
50
|
-
/**
|
|
51
|
-
* @internal
|
|
52
|
-
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
53
|
-
*/
|
|
54
|
-
export namespace AccountV1GetLeaderboardHistorySecurity$ {
|
|
55
|
-
/** @deprecated use `AccountV1GetLeaderboardHistorySecurity$inboundSchema` instead. */
|
|
56
|
-
export const inboundSchema =
|
|
57
|
-
AccountV1GetLeaderboardHistorySecurity$inboundSchema;
|
|
58
|
-
/** @deprecated use `AccountV1GetLeaderboardHistorySecurity$outboundSchema` instead. */
|
|
59
|
-
export const outboundSchema =
|
|
60
|
-
AccountV1GetLeaderboardHistorySecurity$outboundSchema;
|
|
61
|
-
/** @deprecated use `AccountV1GetLeaderboardHistorySecurity$Outbound` instead. */
|
|
62
|
-
export type Outbound = AccountV1GetLeaderboardHistorySecurity$Outbound;
|
|
63
|
-
}
|
|
64
|
-
|
|
65
19
|
/** @internal */
|
|
66
20
|
export const AccountV1GetLeaderboardHistoryResponse$inboundSchema: z.ZodType<
|
|
67
21
|
AccountV1GetLeaderboardHistoryResponse,
|
|
@@ -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 AccountV1GetStaffSecurity = {
|
|
10
|
+
session: string;
|
|
11
|
+
};
|
|
12
|
+
|
|
9
13
|
export type AccountV1GetStaffResponse = {
|
|
10
14
|
httpMeta: components.HTTPMetadata;
|
|
11
15
|
/**
|
|
@@ -14,6 +18,42 @@ export type AccountV1GetStaffResponse = {
|
|
|
14
18
|
leaderboardAccounts?: Array<components.LeaderboardAccount> | null | undefined;
|
|
15
19
|
};
|
|
16
20
|
|
|
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
|
+
|
|
17
57
|
/** @internal */
|
|
18
58
|
export const AccountV1GetStaffResponse$inboundSchema: z.ZodType<
|
|
19
59
|
AccountV1GetStaffResponse,
|
|
@@ -6,55 +6,11 @@ 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 AccountV1QueueSecurity = {
|
|
10
|
-
apiKey: string;
|
|
11
|
-
session: string;
|
|
12
|
-
};
|
|
13
|
-
|
|
14
9
|
export type AccountV1QueueResponse = {
|
|
15
10
|
httpMeta: components.HTTPMetadata;
|
|
16
11
|
headers: { [k: string]: Array<string> };
|
|
17
12
|
};
|
|
18
13
|
|
|
19
|
-
/** @internal */
|
|
20
|
-
export const AccountV1QueueSecurity$inboundSchema: z.ZodType<
|
|
21
|
-
AccountV1QueueSecurity,
|
|
22
|
-
z.ZodTypeDef,
|
|
23
|
-
unknown
|
|
24
|
-
> = z.object({
|
|
25
|
-
apiKey: z.string(),
|
|
26
|
-
session: z.string(),
|
|
27
|
-
});
|
|
28
|
-
|
|
29
|
-
/** @internal */
|
|
30
|
-
export type AccountV1QueueSecurity$Outbound = {
|
|
31
|
-
apiKey: string;
|
|
32
|
-
session: string;
|
|
33
|
-
};
|
|
34
|
-
|
|
35
|
-
/** @internal */
|
|
36
|
-
export const AccountV1QueueSecurity$outboundSchema: z.ZodType<
|
|
37
|
-
AccountV1QueueSecurity$Outbound,
|
|
38
|
-
z.ZodTypeDef,
|
|
39
|
-
AccountV1QueueSecurity
|
|
40
|
-
> = z.object({
|
|
41
|
-
apiKey: z.string(),
|
|
42
|
-
session: z.string(),
|
|
43
|
-
});
|
|
44
|
-
|
|
45
|
-
/**
|
|
46
|
-
* @internal
|
|
47
|
-
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
48
|
-
*/
|
|
49
|
-
export namespace AccountV1QueueSecurity$ {
|
|
50
|
-
/** @deprecated use `AccountV1QueueSecurity$inboundSchema` instead. */
|
|
51
|
-
export const inboundSchema = AccountV1QueueSecurity$inboundSchema;
|
|
52
|
-
/** @deprecated use `AccountV1QueueSecurity$outboundSchema` instead. */
|
|
53
|
-
export const outboundSchema = AccountV1QueueSecurity$outboundSchema;
|
|
54
|
-
/** @deprecated use `AccountV1QueueSecurity$Outbound` instead. */
|
|
55
|
-
export type Outbound = AccountV1QueueSecurity$Outbound;
|
|
56
|
-
}
|
|
57
|
-
|
|
58
14
|
/** @internal */
|
|
59
15
|
export const AccountV1QueueResponse$inboundSchema: z.ZodType<
|
|
60
16
|
AccountV1QueueResponse,
|