@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
|
@@ -24,13 +24,15 @@ Get Account Apps
|
|
|
24
24
|
```typescript
|
|
25
25
|
import { SteamSets } from "@steamsets/client-ts";
|
|
26
26
|
|
|
27
|
-
const steamSets = new SteamSets(
|
|
28
|
-
|
|
29
|
-
async function run() {
|
|
30
|
-
const result = await steamSets.public.accountV1GetApps({}, {
|
|
27
|
+
const steamSets = new SteamSets({
|
|
28
|
+
security: {
|
|
31
29
|
apiKey: "<YOUR_API_KEY_HERE>",
|
|
32
30
|
session: "<YOUR_BEARER_TOKEN_HERE>",
|
|
33
|
-
}
|
|
31
|
+
},
|
|
32
|
+
});
|
|
33
|
+
|
|
34
|
+
async function run() {
|
|
35
|
+
const result = await steamSets.public.accountV1GetApps({});
|
|
34
36
|
|
|
35
37
|
// Handle the result
|
|
36
38
|
console.log(result)
|
|
@@ -49,13 +51,15 @@ import { publicAccountV1GetApps } from "@steamsets/client-ts/funcs/publicAccount
|
|
|
49
51
|
|
|
50
52
|
// Use `SteamSetsCore` for best tree-shaking performance.
|
|
51
53
|
// You can create one instance of it to use across an application.
|
|
52
|
-
const steamSets = new SteamSetsCore(
|
|
53
|
-
|
|
54
|
-
async function run() {
|
|
55
|
-
const res = await publicAccountV1GetApps(steamSets, {}, {
|
|
54
|
+
const steamSets = new SteamSetsCore({
|
|
55
|
+
security: {
|
|
56
56
|
apiKey: "<YOUR_API_KEY_HERE>",
|
|
57
57
|
session: "<YOUR_BEARER_TOKEN_HERE>",
|
|
58
|
-
}
|
|
58
|
+
},
|
|
59
|
+
});
|
|
60
|
+
|
|
61
|
+
async function run() {
|
|
62
|
+
const res = await publicAccountV1GetApps(steamSets, {});
|
|
59
63
|
|
|
60
64
|
if (!res.ok) {
|
|
61
65
|
throw res.error;
|
|
@@ -75,7 +79,6 @@ run();
|
|
|
75
79
|
| Parameter | Type | Required | Description |
|
|
76
80
|
| ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
|
|
77
81
|
| `request` | [components.AccountSearch](../../models/components/accountsearch.md) | :heavy_check_mark: | The request object to use for the request. |
|
|
78
|
-
| `security` | [operations.AccountV1GetAppsSecurity](../../models/operations/accountv1getappssecurity.md) | :heavy_check_mark: | The security requirements to use for the request. |
|
|
79
82
|
| `options` | RequestOptions | :heavy_minus_sign: | Used to set various options for making HTTP requests. |
|
|
80
83
|
| `options.fetchOptions` | [RequestInit](https://developer.mozilla.org/en-US/docs/Web/API/Request/Request#options) | :heavy_minus_sign: | Options that are passed to the underlying HTTP request. This can be used to inject extra headers for examples. All `Request` options, except `method` and `body`, are allowed. |
|
|
81
84
|
| `options.retries` | [RetryConfig](../../lib/utils/retryconfig.md) | :heavy_minus_sign: | Enables retrying HTTP requests under certain failure conditions. |
|
|
@@ -101,13 +104,15 @@ Get Account Badges
|
|
|
101
104
|
```typescript
|
|
102
105
|
import { SteamSets } from "@steamsets/client-ts";
|
|
103
106
|
|
|
104
|
-
const steamSets = new SteamSets(
|
|
105
|
-
|
|
106
|
-
async function run() {
|
|
107
|
-
const result = await steamSets.public.accountV1GetBadges({}, {
|
|
107
|
+
const steamSets = new SteamSets({
|
|
108
|
+
security: {
|
|
108
109
|
apiKey: "<YOUR_API_KEY_HERE>",
|
|
109
110
|
session: "<YOUR_BEARER_TOKEN_HERE>",
|
|
110
|
-
}
|
|
111
|
+
},
|
|
112
|
+
});
|
|
113
|
+
|
|
114
|
+
async function run() {
|
|
115
|
+
const result = await steamSets.public.accountV1GetBadges({});
|
|
111
116
|
|
|
112
117
|
// Handle the result
|
|
113
118
|
console.log(result)
|
|
@@ -126,13 +131,15 @@ import { publicAccountV1GetBadges } from "@steamsets/client-ts/funcs/publicAccou
|
|
|
126
131
|
|
|
127
132
|
// Use `SteamSetsCore` for best tree-shaking performance.
|
|
128
133
|
// You can create one instance of it to use across an application.
|
|
129
|
-
const steamSets = new SteamSetsCore(
|
|
130
|
-
|
|
131
|
-
async function run() {
|
|
132
|
-
const res = await publicAccountV1GetBadges(steamSets, {}, {
|
|
134
|
+
const steamSets = new SteamSetsCore({
|
|
135
|
+
security: {
|
|
133
136
|
apiKey: "<YOUR_API_KEY_HERE>",
|
|
134
137
|
session: "<YOUR_BEARER_TOKEN_HERE>",
|
|
135
|
-
}
|
|
138
|
+
},
|
|
139
|
+
});
|
|
140
|
+
|
|
141
|
+
async function run() {
|
|
142
|
+
const res = await publicAccountV1GetBadges(steamSets, {});
|
|
136
143
|
|
|
137
144
|
if (!res.ok) {
|
|
138
145
|
throw res.error;
|
|
@@ -152,7 +159,6 @@ run();
|
|
|
152
159
|
| Parameter | Type | Required | Description |
|
|
153
160
|
| ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
|
|
154
161
|
| `request` | [components.AccountSearch](../../models/components/accountsearch.md) | :heavy_check_mark: | The request object to use for the request. |
|
|
155
|
-
| `security` | [operations.AccountV1GetBadgesSecurity](../../models/operations/accountv1getbadgessecurity.md) | :heavy_check_mark: | The security requirements to use for the request. |
|
|
156
162
|
| `options` | RequestOptions | :heavy_minus_sign: | Used to set various options for making HTTP requests. |
|
|
157
163
|
| `options.fetchOptions` | [RequestInit](https://developer.mozilla.org/en-US/docs/Web/API/Request/Request#options) | :heavy_minus_sign: | Options that are passed to the underlying HTTP request. This can be used to inject extra headers for examples. All `Request` options, except `method` and `body`, are allowed. |
|
|
158
164
|
| `options.retries` | [RetryConfig](../../lib/utils/retryconfig.md) | :heavy_minus_sign: | Enables retrying HTTP requests under certain failure conditions. |
|
|
@@ -178,13 +184,15 @@ Get Account DataPoints
|
|
|
178
184
|
```typescript
|
|
179
185
|
import { SteamSets } from "@steamsets/client-ts";
|
|
180
186
|
|
|
181
|
-
const steamSets = new SteamSets(
|
|
182
|
-
|
|
183
|
-
async function run() {
|
|
184
|
-
const result = await steamSets.public.accountV1GetDataPoints({}, {
|
|
187
|
+
const steamSets = new SteamSets({
|
|
188
|
+
security: {
|
|
185
189
|
apiKey: "<YOUR_API_KEY_HERE>",
|
|
186
190
|
session: "<YOUR_BEARER_TOKEN_HERE>",
|
|
187
|
-
}
|
|
191
|
+
},
|
|
192
|
+
});
|
|
193
|
+
|
|
194
|
+
async function run() {
|
|
195
|
+
const result = await steamSets.public.accountV1GetDataPoints({});
|
|
188
196
|
|
|
189
197
|
// Handle the result
|
|
190
198
|
console.log(result)
|
|
@@ -203,13 +211,15 @@ import { publicAccountV1GetDataPoints } from "@steamsets/client-ts/funcs/publicA
|
|
|
203
211
|
|
|
204
212
|
// Use `SteamSetsCore` for best tree-shaking performance.
|
|
205
213
|
// You can create one instance of it to use across an application.
|
|
206
|
-
const steamSets = new SteamSetsCore(
|
|
207
|
-
|
|
208
|
-
async function run() {
|
|
209
|
-
const res = await publicAccountV1GetDataPoints(steamSets, {}, {
|
|
214
|
+
const steamSets = new SteamSetsCore({
|
|
215
|
+
security: {
|
|
210
216
|
apiKey: "<YOUR_API_KEY_HERE>",
|
|
211
217
|
session: "<YOUR_BEARER_TOKEN_HERE>",
|
|
212
|
-
}
|
|
218
|
+
},
|
|
219
|
+
});
|
|
220
|
+
|
|
221
|
+
async function run() {
|
|
222
|
+
const res = await publicAccountV1GetDataPoints(steamSets, {});
|
|
213
223
|
|
|
214
224
|
if (!res.ok) {
|
|
215
225
|
throw res.error;
|
|
@@ -229,7 +239,6 @@ run();
|
|
|
229
239
|
| Parameter | Type | Required | Description |
|
|
230
240
|
| ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
|
|
231
241
|
| `request` | [components.AccountSearch](../../models/components/accountsearch.md) | :heavy_check_mark: | The request object to use for the request. |
|
|
232
|
-
| `security` | [operations.AccountV1GetDataPointsSecurity](../../models/operations/accountv1getdatapointssecurity.md) | :heavy_check_mark: | The security requirements to use for the request. |
|
|
233
242
|
| `options` | RequestOptions | :heavy_minus_sign: | Used to set various options for making HTTP requests. |
|
|
234
243
|
| `options.fetchOptions` | [RequestInit](https://developer.mozilla.org/en-US/docs/Web/API/Request/Request#options) | :heavy_minus_sign: | Options that are passed to the underlying HTTP request. This can be used to inject extra headers for examples. All `Request` options, except `method` and `body`, are allowed. |
|
|
235
244
|
| `options.retries` | [RetryConfig](../../lib/utils/retryconfig.md) | :heavy_minus_sign: | Enables retrying HTTP requests under certain failure conditions. |
|
|
@@ -255,13 +264,15 @@ Get Account Friends
|
|
|
255
264
|
```typescript
|
|
256
265
|
import { SteamSets } from "@steamsets/client-ts";
|
|
257
266
|
|
|
258
|
-
const steamSets = new SteamSets(
|
|
259
|
-
|
|
260
|
-
async function run() {
|
|
261
|
-
const result = await steamSets.public.accountV1GetFriends({}, {
|
|
267
|
+
const steamSets = new SteamSets({
|
|
268
|
+
security: {
|
|
262
269
|
apiKey: "<YOUR_API_KEY_HERE>",
|
|
263
270
|
session: "<YOUR_BEARER_TOKEN_HERE>",
|
|
264
|
-
}
|
|
271
|
+
},
|
|
272
|
+
});
|
|
273
|
+
|
|
274
|
+
async function run() {
|
|
275
|
+
const result = await steamSets.public.accountV1GetFriends({});
|
|
265
276
|
|
|
266
277
|
// Handle the result
|
|
267
278
|
console.log(result)
|
|
@@ -280,13 +291,15 @@ import { publicAccountV1GetFriends } from "@steamsets/client-ts/funcs/publicAcco
|
|
|
280
291
|
|
|
281
292
|
// Use `SteamSetsCore` for best tree-shaking performance.
|
|
282
293
|
// You can create one instance of it to use across an application.
|
|
283
|
-
const steamSets = new SteamSetsCore(
|
|
284
|
-
|
|
285
|
-
async function run() {
|
|
286
|
-
const res = await publicAccountV1GetFriends(steamSets, {}, {
|
|
294
|
+
const steamSets = new SteamSetsCore({
|
|
295
|
+
security: {
|
|
287
296
|
apiKey: "<YOUR_API_KEY_HERE>",
|
|
288
297
|
session: "<YOUR_BEARER_TOKEN_HERE>",
|
|
289
|
-
}
|
|
298
|
+
},
|
|
299
|
+
});
|
|
300
|
+
|
|
301
|
+
async function run() {
|
|
302
|
+
const res = await publicAccountV1GetFriends(steamSets, {});
|
|
290
303
|
|
|
291
304
|
if (!res.ok) {
|
|
292
305
|
throw res.error;
|
|
@@ -306,7 +319,6 @@ run();
|
|
|
306
319
|
| Parameter | Type | Required | Description |
|
|
307
320
|
| ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
|
|
308
321
|
| `request` | [components.AccountSearch](../../models/components/accountsearch.md) | :heavy_check_mark: | The request object to use for the request. |
|
|
309
|
-
| `security` | [operations.AccountV1GetFriendsSecurity](../../models/operations/accountv1getfriendssecurity.md) | :heavy_check_mark: | The security requirements to use for the request. |
|
|
310
322
|
| `options` | RequestOptions | :heavy_minus_sign: | Used to set various options for making HTTP requests. |
|
|
311
323
|
| `options.fetchOptions` | [RequestInit](https://developer.mozilla.org/en-US/docs/Web/API/Request/Request#options) | :heavy_minus_sign: | Options that are passed to the underlying HTTP request. This can be used to inject extra headers for examples. All `Request` options, except `method` and `body`, are allowed. |
|
|
312
324
|
| `options.retries` | [RetryConfig](../../lib/utils/retryconfig.md) | :heavy_minus_sign: | Enables retrying HTTP requests under certain failure conditions. |
|
|
@@ -332,13 +344,15 @@ Get Account Info
|
|
|
332
344
|
```typescript
|
|
333
345
|
import { SteamSets } from "@steamsets/client-ts";
|
|
334
346
|
|
|
335
|
-
const steamSets = new SteamSets(
|
|
336
|
-
|
|
337
|
-
async function run() {
|
|
338
|
-
const result = await steamSets.public.accountV1GetInfo({}, {
|
|
347
|
+
const steamSets = new SteamSets({
|
|
348
|
+
security: {
|
|
339
349
|
apiKey: "<YOUR_API_KEY_HERE>",
|
|
340
350
|
session: "<YOUR_BEARER_TOKEN_HERE>",
|
|
341
|
-
}
|
|
351
|
+
},
|
|
352
|
+
});
|
|
353
|
+
|
|
354
|
+
async function run() {
|
|
355
|
+
const result = await steamSets.public.accountV1GetInfo({});
|
|
342
356
|
|
|
343
357
|
// Handle the result
|
|
344
358
|
console.log(result)
|
|
@@ -357,13 +371,15 @@ import { publicAccountV1GetInfo } from "@steamsets/client-ts/funcs/publicAccount
|
|
|
357
371
|
|
|
358
372
|
// Use `SteamSetsCore` for best tree-shaking performance.
|
|
359
373
|
// You can create one instance of it to use across an application.
|
|
360
|
-
const steamSets = new SteamSetsCore(
|
|
361
|
-
|
|
362
|
-
async function run() {
|
|
363
|
-
const res = await publicAccountV1GetInfo(steamSets, {}, {
|
|
374
|
+
const steamSets = new SteamSetsCore({
|
|
375
|
+
security: {
|
|
364
376
|
apiKey: "<YOUR_API_KEY_HERE>",
|
|
365
377
|
session: "<YOUR_BEARER_TOKEN_HERE>",
|
|
366
|
-
}
|
|
378
|
+
},
|
|
379
|
+
});
|
|
380
|
+
|
|
381
|
+
async function run() {
|
|
382
|
+
const res = await publicAccountV1GetInfo(steamSets, {});
|
|
367
383
|
|
|
368
384
|
if (!res.ok) {
|
|
369
385
|
throw res.error;
|
|
@@ -383,7 +399,6 @@ run();
|
|
|
383
399
|
| Parameter | Type | Required | Description |
|
|
384
400
|
| ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
|
|
385
401
|
| `request` | [components.AccountSearch](../../models/components/accountsearch.md) | :heavy_check_mark: | The request object to use for the request. |
|
|
386
|
-
| `security` | [operations.AccountV1GetInfoSecurity](../../models/operations/accountv1getinfosecurity.md) | :heavy_check_mark: | The security requirements to use for the request. |
|
|
387
402
|
| `options` | RequestOptions | :heavy_minus_sign: | Used to set various options for making HTTP requests. |
|
|
388
403
|
| `options.fetchOptions` | [RequestInit](https://developer.mozilla.org/en-US/docs/Web/API/Request/Request#options) | :heavy_minus_sign: | Options that are passed to the underlying HTTP request. This can be used to inject extra headers for examples. All `Request` options, except `method` and `body`, are allowed. |
|
|
389
404
|
| `options.retries` | [RetryConfig](../../lib/utils/retryconfig.md) | :heavy_minus_sign: | Enables retrying HTTP requests under certain failure conditions. |
|
|
@@ -409,13 +424,15 @@ Get Account Leaderboard History
|
|
|
409
424
|
```typescript
|
|
410
425
|
import { SteamSets } from "@steamsets/client-ts";
|
|
411
426
|
|
|
412
|
-
const steamSets = new SteamSets(
|
|
413
|
-
|
|
414
|
-
async function run() {
|
|
415
|
-
const result = await steamSets.public.accountV1GetLeaderboardHistory({}, {
|
|
427
|
+
const steamSets = new SteamSets({
|
|
428
|
+
security: {
|
|
416
429
|
apiKey: "<YOUR_API_KEY_HERE>",
|
|
417
430
|
session: "<YOUR_BEARER_TOKEN_HERE>",
|
|
418
|
-
}
|
|
431
|
+
},
|
|
432
|
+
});
|
|
433
|
+
|
|
434
|
+
async function run() {
|
|
435
|
+
const result = await steamSets.public.accountV1GetLeaderboardHistory({});
|
|
419
436
|
|
|
420
437
|
// Handle the result
|
|
421
438
|
console.log(result)
|
|
@@ -434,13 +451,15 @@ import { publicAccountV1GetLeaderboardHistory } from "@steamsets/client-ts/funcs
|
|
|
434
451
|
|
|
435
452
|
// Use `SteamSetsCore` for best tree-shaking performance.
|
|
436
453
|
// You can create one instance of it to use across an application.
|
|
437
|
-
const steamSets = new SteamSetsCore(
|
|
438
|
-
|
|
439
|
-
async function run() {
|
|
440
|
-
const res = await publicAccountV1GetLeaderboardHistory(steamSets, {}, {
|
|
454
|
+
const steamSets = new SteamSetsCore({
|
|
455
|
+
security: {
|
|
441
456
|
apiKey: "<YOUR_API_KEY_HERE>",
|
|
442
457
|
session: "<YOUR_BEARER_TOKEN_HERE>",
|
|
443
|
-
}
|
|
458
|
+
},
|
|
459
|
+
});
|
|
460
|
+
|
|
461
|
+
async function run() {
|
|
462
|
+
const res = await publicAccountV1GetLeaderboardHistory(steamSets, {});
|
|
444
463
|
|
|
445
464
|
if (!res.ok) {
|
|
446
465
|
throw res.error;
|
|
@@ -460,7 +479,6 @@ run();
|
|
|
460
479
|
| Parameter | Type | Required | Description |
|
|
461
480
|
| ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
|
|
462
481
|
| `request` | [components.AccountSearch](../../models/components/accountsearch.md) | :heavy_check_mark: | The request object to use for the request. |
|
|
463
|
-
| `security` | [operations.AccountV1GetLeaderboardHistorySecurity](../../models/operations/accountv1getleaderboardhistorysecurity.md) | :heavy_check_mark: | The security requirements to use for the request. |
|
|
464
482
|
| `options` | RequestOptions | :heavy_minus_sign: | Used to set various options for making HTTP requests. |
|
|
465
483
|
| `options.fetchOptions` | [RequestInit](https://developer.mozilla.org/en-US/docs/Web/API/Request/Request#options) | :heavy_minus_sign: | Options that are passed to the underlying HTTP request. This can be used to inject extra headers for examples. All `Request` options, except `method` and `body`, are allowed. |
|
|
466
484
|
| `options.retries` | [RetryConfig](../../lib/utils/retryconfig.md) | :heavy_minus_sign: | Enables retrying HTTP requests under certain failure conditions. |
|
|
@@ -486,14 +504,16 @@ Queue a app for processing
|
|
|
486
504
|
```typescript
|
|
487
505
|
import { SteamSets } from "@steamsets/client-ts";
|
|
488
506
|
|
|
489
|
-
const steamSets = new SteamSets(
|
|
507
|
+
const steamSets = new SteamSets({
|
|
508
|
+
security: {
|
|
509
|
+
apiKey: "<YOUR_API_KEY_HERE>",
|
|
510
|
+
session: "<YOUR_BEARER_TOKEN_HERE>",
|
|
511
|
+
},
|
|
512
|
+
});
|
|
490
513
|
|
|
491
514
|
async function run() {
|
|
492
515
|
const result = await steamSets.public.accountV1Queue({
|
|
493
516
|
id: 730,
|
|
494
|
-
}, {
|
|
495
|
-
apiKey: "<YOUR_API_KEY_HERE>",
|
|
496
|
-
session: "<YOUR_BEARER_TOKEN_HERE>",
|
|
497
517
|
});
|
|
498
518
|
|
|
499
519
|
// Handle the result
|
|
@@ -513,14 +533,16 @@ import { publicAccountV1Queue } from "@steamsets/client-ts/funcs/publicAccountV1
|
|
|
513
533
|
|
|
514
534
|
// Use `SteamSetsCore` for best tree-shaking performance.
|
|
515
535
|
// You can create one instance of it to use across an application.
|
|
516
|
-
const steamSets = new SteamSetsCore(
|
|
536
|
+
const steamSets = new SteamSetsCore({
|
|
537
|
+
security: {
|
|
538
|
+
apiKey: "<YOUR_API_KEY_HERE>",
|
|
539
|
+
session: "<YOUR_BEARER_TOKEN_HERE>",
|
|
540
|
+
},
|
|
541
|
+
});
|
|
517
542
|
|
|
518
543
|
async function run() {
|
|
519
544
|
const res = await publicAccountV1Queue(steamSets, {
|
|
520
545
|
id: 730,
|
|
521
|
-
}, {
|
|
522
|
-
apiKey: "<YOUR_API_KEY_HERE>",
|
|
523
|
-
session: "<YOUR_BEARER_TOKEN_HERE>",
|
|
524
546
|
});
|
|
525
547
|
|
|
526
548
|
if (!res.ok) {
|
|
@@ -541,7 +563,6 @@ run();
|
|
|
541
563
|
| Parameter | Type | Required | Description |
|
|
542
564
|
| ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
|
|
543
565
|
| `request` | [components.AppSearch](../../models/components/appsearch.md) | :heavy_check_mark: | The request object to use for the request. |
|
|
544
|
-
| `security` | [operations.AccountV1QueueSecurity](../../models/operations/accountv1queuesecurity.md) | :heavy_check_mark: | The security requirements to use for the request. |
|
|
545
566
|
| `options` | RequestOptions | :heavy_minus_sign: | Used to set various options for making HTTP requests. |
|
|
546
567
|
| `options.fetchOptions` | [RequestInit](https://developer.mozilla.org/en-US/docs/Web/API/Request/Request#options) | :heavy_minus_sign: | Options that are passed to the underlying HTTP request. This can be used to inject extra headers for examples. All `Request` options, except `method` and `body`, are allowed. |
|
|
547
568
|
| `options.retries` | [RetryConfig](../../lib/utils/retryconfig.md) | :heavy_minus_sign: | Enables retrying HTTP requests under certain failure conditions. |
|
|
@@ -20,7 +20,10 @@ Create a new session for non logged in users
|
|
|
20
20
|
import { SteamSets } from "@steamsets/client-ts";
|
|
21
21
|
|
|
22
22
|
const steamSets = new SteamSets({
|
|
23
|
-
|
|
23
|
+
security: {
|
|
24
|
+
apiKey: "<YOUR_API_KEY_HERE>",
|
|
25
|
+
session: "<YOUR_BEARER_TOKEN_HERE>",
|
|
26
|
+
},
|
|
24
27
|
});
|
|
25
28
|
|
|
26
29
|
async function run() {
|
|
@@ -44,7 +47,10 @@ import { sessionAccountV1SessionCreate } from "@steamsets/client-ts/funcs/sessio
|
|
|
44
47
|
// Use `SteamSetsCore` for best tree-shaking performance.
|
|
45
48
|
// You can create one instance of it to use across an application.
|
|
46
49
|
const steamSets = new SteamSetsCore({
|
|
47
|
-
|
|
50
|
+
security: {
|
|
51
|
+
apiKey: "<YOUR_API_KEY_HERE>",
|
|
52
|
+
session: "<YOUR_BEARER_TOKEN_HERE>",
|
|
53
|
+
},
|
|
48
54
|
});
|
|
49
55
|
|
|
50
56
|
async function run() {
|
|
@@ -93,13 +99,13 @@ Deletes a session, can also be used to logout
|
|
|
93
99
|
```typescript
|
|
94
100
|
import { SteamSets } from "@steamsets/client-ts";
|
|
95
101
|
|
|
96
|
-
const steamSets = new SteamSets(
|
|
97
|
-
session: "<YOUR_BEARER_TOKEN_HERE>",
|
|
98
|
-
});
|
|
102
|
+
const steamSets = new SteamSets();
|
|
99
103
|
|
|
100
104
|
async function run() {
|
|
101
105
|
const result = await steamSets.session.accountV1SessionDelete({
|
|
102
106
|
sessionId: "123456",
|
|
107
|
+
}, {
|
|
108
|
+
session: "<YOUR_BEARER_TOKEN_HERE>",
|
|
103
109
|
});
|
|
104
110
|
|
|
105
111
|
// Handle the result
|
|
@@ -119,13 +125,13 @@ import { sessionAccountV1SessionDelete } from "@steamsets/client-ts/funcs/sessio
|
|
|
119
125
|
|
|
120
126
|
// Use `SteamSetsCore` for best tree-shaking performance.
|
|
121
127
|
// You can create one instance of it to use across an application.
|
|
122
|
-
const steamSets = new SteamSetsCore(
|
|
123
|
-
session: "<YOUR_BEARER_TOKEN_HERE>",
|
|
124
|
-
});
|
|
128
|
+
const steamSets = new SteamSetsCore();
|
|
125
129
|
|
|
126
130
|
async function run() {
|
|
127
131
|
const res = await sessionAccountV1SessionDelete(steamSets, {
|
|
128
132
|
sessionId: "123456",
|
|
133
|
+
}, {
|
|
134
|
+
session: "<YOUR_BEARER_TOKEN_HERE>",
|
|
129
135
|
});
|
|
130
136
|
|
|
131
137
|
if (!res.ok) {
|
|
@@ -146,6 +152,7 @@ run();
|
|
|
146
152
|
| Parameter | Type | Required | Description |
|
|
147
153
|
| ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
|
|
148
154
|
| `request` | [components.V1DeleteSessionRequestBody](../../models/components/v1deletesessionrequestbody.md) | :heavy_check_mark: | The request object to use for the request. |
|
|
155
|
+
| `security` | [operations.AccountV1SessionDeleteSecurity](../../models/operations/accountv1sessiondeletesecurity.md) | :heavy_check_mark: | The security requirements to use for the request. |
|
|
149
156
|
| `options` | RequestOptions | :heavy_minus_sign: | Used to set various options for making HTTP requests. |
|
|
150
157
|
| `options.fetchOptions` | [RequestInit](https://developer.mozilla.org/en-US/docs/Web/API/Request/Request#options) | :heavy_minus_sign: | Options that are passed to the underlying HTTP request. This can be used to inject extra headers for examples. All `Request` options, except `method` and `body`, are allowed. |
|
|
151
158
|
| `options.retries` | [RetryConfig](../../lib/utils/retryconfig.md) | :heavy_minus_sign: | Enables retrying HTTP requests under certain failure conditions. |
|
|
@@ -171,12 +178,12 @@ Gets all session data
|
|
|
171
178
|
```typescript
|
|
172
179
|
import { SteamSets } from "@steamsets/client-ts";
|
|
173
180
|
|
|
174
|
-
const steamSets = new SteamSets(
|
|
175
|
-
session: "<YOUR_BEARER_TOKEN_HERE>",
|
|
176
|
-
});
|
|
181
|
+
const steamSets = new SteamSets();
|
|
177
182
|
|
|
178
183
|
async function run() {
|
|
179
|
-
const result = await steamSets.session.accountV1SessionGet(
|
|
184
|
+
const result = await steamSets.session.accountV1SessionGet({
|
|
185
|
+
session: "<YOUR_BEARER_TOKEN_HERE>",
|
|
186
|
+
});
|
|
180
187
|
|
|
181
188
|
// Handle the result
|
|
182
189
|
console.log(result)
|
|
@@ -195,12 +202,12 @@ import { sessionAccountV1SessionGet } from "@steamsets/client-ts/funcs/sessionAc
|
|
|
195
202
|
|
|
196
203
|
// Use `SteamSetsCore` for best tree-shaking performance.
|
|
197
204
|
// You can create one instance of it to use across an application.
|
|
198
|
-
const steamSets = new SteamSetsCore(
|
|
199
|
-
session: "<YOUR_BEARER_TOKEN_HERE>",
|
|
200
|
-
});
|
|
205
|
+
const steamSets = new SteamSetsCore();
|
|
201
206
|
|
|
202
207
|
async function run() {
|
|
203
|
-
const res = await sessionAccountV1SessionGet(steamSets
|
|
208
|
+
const res = await sessionAccountV1SessionGet(steamSets, {
|
|
209
|
+
session: "<YOUR_BEARER_TOKEN_HERE>",
|
|
210
|
+
});
|
|
204
211
|
|
|
205
212
|
if (!res.ok) {
|
|
206
213
|
throw res.error;
|
|
@@ -219,6 +226,7 @@ run();
|
|
|
219
226
|
|
|
220
227
|
| Parameter | Type | Required | Description |
|
|
221
228
|
| ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
|
|
229
|
+
| `security` | [operations.AccountV1SessionGetSecurity](../../models/operations/accountv1sessiongetsecurity.md) | :heavy_check_mark: | The security requirements to use for the request. |
|
|
222
230
|
| `options` | RequestOptions | :heavy_minus_sign: | Used to set various options for making HTTP requests. |
|
|
223
231
|
| `options.fetchOptions` | [RequestInit](https://developer.mozilla.org/en-US/docs/Web/API/Request/Request#options) | :heavy_minus_sign: | Options that are passed to the underlying HTTP request. This can be used to inject extra headers for examples. All `Request` options, except `method` and `body`, are allowed. |
|
|
224
232
|
| `options.retries` | [RetryConfig](../../lib/utils/retryconfig.md) | :heavy_minus_sign: | Enables retrying HTTP requests under certain failure conditions. |
|
|
@@ -245,7 +253,10 @@ Logs a user in and creates a new session
|
|
|
245
253
|
import { SteamSets } from "@steamsets/client-ts";
|
|
246
254
|
|
|
247
255
|
const steamSets = new SteamSets({
|
|
248
|
-
|
|
256
|
+
security: {
|
|
257
|
+
apiKey: "<YOUR_API_KEY_HERE>",
|
|
258
|
+
session: "<YOUR_BEARER_TOKEN_HERE>",
|
|
259
|
+
},
|
|
249
260
|
});
|
|
250
261
|
|
|
251
262
|
async function run() {
|
|
@@ -282,7 +293,10 @@ import { sessionAccountV1SessionLogin } from "@steamsets/client-ts/funcs/session
|
|
|
282
293
|
// Use `SteamSetsCore` for best tree-shaking performance.
|
|
283
294
|
// You can create one instance of it to use across an application.
|
|
284
295
|
const steamSets = new SteamSetsCore({
|
|
285
|
-
|
|
296
|
+
security: {
|
|
297
|
+
apiKey: "<YOUR_API_KEY_HERE>",
|
|
298
|
+
session: "<YOUR_BEARER_TOKEN_HERE>",
|
|
299
|
+
},
|
|
286
300
|
});
|
|
287
301
|
|
|
288
302
|
async function run() {
|