@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
package/docs/sdks/app/README.md
CHANGED
|
@@ -19,14 +19,16 @@ Get details about an app
|
|
|
19
19
|
```typescript
|
|
20
20
|
import { SteamSets } from "@steamsets/client-ts";
|
|
21
21
|
|
|
22
|
-
const steamSets = new SteamSets(
|
|
22
|
+
const steamSets = new SteamSets({
|
|
23
|
+
security: {
|
|
24
|
+
apiKey: "<YOUR_API_KEY_HERE>",
|
|
25
|
+
session: "<YOUR_BEARER_TOKEN_HERE>",
|
|
26
|
+
},
|
|
27
|
+
});
|
|
23
28
|
|
|
24
29
|
async function run() {
|
|
25
30
|
const result = await steamSets.app.appV1Get({
|
|
26
31
|
appId: 123456,
|
|
27
|
-
}, {
|
|
28
|
-
apiKey: "<YOUR_API_KEY_HERE>",
|
|
29
|
-
session: "<YOUR_BEARER_TOKEN_HERE>",
|
|
30
32
|
});
|
|
31
33
|
|
|
32
34
|
// Handle the result
|
|
@@ -46,14 +48,16 @@ import { appAppV1Get } from "@steamsets/client-ts/funcs/appAppV1Get.js";
|
|
|
46
48
|
|
|
47
49
|
// Use `SteamSetsCore` for best tree-shaking performance.
|
|
48
50
|
// You can create one instance of it to use across an application.
|
|
49
|
-
const steamSets = new SteamSetsCore(
|
|
51
|
+
const steamSets = new SteamSetsCore({
|
|
52
|
+
security: {
|
|
53
|
+
apiKey: "<YOUR_API_KEY_HERE>",
|
|
54
|
+
session: "<YOUR_BEARER_TOKEN_HERE>",
|
|
55
|
+
},
|
|
56
|
+
});
|
|
50
57
|
|
|
51
58
|
async function run() {
|
|
52
59
|
const res = await appAppV1Get(steamSets, {
|
|
53
60
|
appId: 123456,
|
|
54
|
-
}, {
|
|
55
|
-
apiKey: "<YOUR_API_KEY_HERE>",
|
|
56
|
-
session: "<YOUR_BEARER_TOKEN_HERE>",
|
|
57
61
|
});
|
|
58
62
|
|
|
59
63
|
if (!res.ok) {
|
|
@@ -74,7 +78,6 @@ run();
|
|
|
74
78
|
| Parameter | Type | Required | Description |
|
|
75
79
|
| ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
|
|
76
80
|
| `request` | [components.V1AppRequestBody](../../models/components/v1apprequestbody.md) | :heavy_check_mark: | The request object to use for the request. |
|
|
77
|
-
| `security` | [operations.AppV1GetSecurity](../../models/operations/appv1getsecurity.md) | :heavy_check_mark: | The security requirements to use for the request. |
|
|
78
81
|
| `options` | RequestOptions | :heavy_minus_sign: | Used to set various options for making HTTP requests. |
|
|
79
82
|
| `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. |
|
|
80
83
|
| `options.retries` | [RetryConfig](../../lib/utils/retryconfig.md) | :heavy_minus_sign: | Enables retrying HTTP requests under certain failure conditions. |
|
|
@@ -100,14 +103,16 @@ Queue a app for processing
|
|
|
100
103
|
```typescript
|
|
101
104
|
import { SteamSets } from "@steamsets/client-ts";
|
|
102
105
|
|
|
103
|
-
const steamSets = new SteamSets(
|
|
106
|
+
const steamSets = new SteamSets({
|
|
107
|
+
security: {
|
|
108
|
+
apiKey: "<YOUR_API_KEY_HERE>",
|
|
109
|
+
session: "<YOUR_BEARER_TOKEN_HERE>",
|
|
110
|
+
},
|
|
111
|
+
});
|
|
104
112
|
|
|
105
113
|
async function run() {
|
|
106
114
|
const result = await steamSets.app.accountV1Queue({
|
|
107
115
|
id: 730,
|
|
108
|
-
}, {
|
|
109
|
-
apiKey: "<YOUR_API_KEY_HERE>",
|
|
110
|
-
session: "<YOUR_BEARER_TOKEN_HERE>",
|
|
111
116
|
});
|
|
112
117
|
|
|
113
118
|
// Handle the result
|
|
@@ -127,14 +132,16 @@ import { appAccountV1Queue } from "@steamsets/client-ts/funcs/appAccountV1Queue.
|
|
|
127
132
|
|
|
128
133
|
// Use `SteamSetsCore` for best tree-shaking performance.
|
|
129
134
|
// You can create one instance of it to use across an application.
|
|
130
|
-
const steamSets = new SteamSetsCore(
|
|
135
|
+
const steamSets = new SteamSetsCore({
|
|
136
|
+
security: {
|
|
137
|
+
apiKey: "<YOUR_API_KEY_HERE>",
|
|
138
|
+
session: "<YOUR_BEARER_TOKEN_HERE>",
|
|
139
|
+
},
|
|
140
|
+
});
|
|
131
141
|
|
|
132
142
|
async function run() {
|
|
133
143
|
const res = await appAccountV1Queue(steamSets, {
|
|
134
144
|
id: 730,
|
|
135
|
-
}, {
|
|
136
|
-
apiKey: "<YOUR_API_KEY_HERE>",
|
|
137
|
-
session: "<YOUR_BEARER_TOKEN_HERE>",
|
|
138
145
|
});
|
|
139
146
|
|
|
140
147
|
if (!res.ok) {
|
|
@@ -155,7 +162,6 @@ run();
|
|
|
155
162
|
| Parameter | Type | Required | Description |
|
|
156
163
|
| ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
|
|
157
164
|
| `request` | [components.AppSearch](../../models/components/appsearch.md) | :heavy_check_mark: | The request object to use for the request. |
|
|
158
|
-
| `security` | [operations.AccountV1QueueSecurity](../../models/operations/accountv1queuesecurity.md) | :heavy_check_mark: | The security requirements to use for the request. |
|
|
159
165
|
| `options` | RequestOptions | :heavy_minus_sign: | Used to set various options for making HTTP requests. |
|
|
160
166
|
| `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. |
|
|
161
167
|
| `options.retries` | [RetryConfig](../../lib/utils/retryconfig.md) | :heavy_minus_sign: | Enables retrying HTTP requests under certain failure conditions. |
|
|
@@ -21,14 +21,14 @@ Connect a new Social Provider
|
|
|
21
21
|
```typescript
|
|
22
22
|
import { SteamSets } from "@steamsets/client-ts";
|
|
23
23
|
|
|
24
|
-
const steamSets = new SteamSets(
|
|
25
|
-
session: "<YOUR_BEARER_TOKEN_HERE>",
|
|
26
|
-
});
|
|
24
|
+
const steamSets = new SteamSets();
|
|
27
25
|
|
|
28
26
|
async function run() {
|
|
29
27
|
const result = await steamSets.connection.accountV1ConnectionConnect({
|
|
30
28
|
code: "123456",
|
|
31
29
|
provider: "discord",
|
|
30
|
+
}, {
|
|
31
|
+
session: "<YOUR_BEARER_TOKEN_HERE>",
|
|
32
32
|
});
|
|
33
33
|
|
|
34
34
|
// Handle the result
|
|
@@ -48,14 +48,14 @@ import { connectionAccountV1ConnectionConnect } from "@steamsets/client-ts/funcs
|
|
|
48
48
|
|
|
49
49
|
// Use `SteamSetsCore` for best tree-shaking performance.
|
|
50
50
|
// You can create one instance of it to use across an application.
|
|
51
|
-
const steamSets = new SteamSetsCore(
|
|
52
|
-
session: "<YOUR_BEARER_TOKEN_HERE>",
|
|
53
|
-
});
|
|
51
|
+
const steamSets = new SteamSetsCore();
|
|
54
52
|
|
|
55
53
|
async function run() {
|
|
56
54
|
const res = await connectionAccountV1ConnectionConnect(steamSets, {
|
|
57
55
|
code: "123456",
|
|
58
56
|
provider: "discord",
|
|
57
|
+
}, {
|
|
58
|
+
session: "<YOUR_BEARER_TOKEN_HERE>",
|
|
59
59
|
});
|
|
60
60
|
|
|
61
61
|
if (!res.ok) {
|
|
@@ -76,6 +76,7 @@ run();
|
|
|
76
76
|
| Parameter | Type | Required | Description |
|
|
77
77
|
| ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
|
|
78
78
|
| `request` | [components.V1ConnectRequestBody](../../models/components/v1connectrequestbody.md) | :heavy_check_mark: | The request object to use for the request. |
|
|
79
|
+
| `security` | [operations.AccountV1ConnectionConnectSecurity](../../models/operations/accountv1connectionconnectsecurity.md) | :heavy_check_mark: | The security requirements to use for the request. |
|
|
79
80
|
| `options` | RequestOptions | :heavy_minus_sign: | Used to set various options for making HTTP requests. |
|
|
80
81
|
| `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
82
|
| `options.retries` | [RetryConfig](../../lib/utils/retryconfig.md) | :heavy_minus_sign: | Enables retrying HTTP requests under certain failure conditions. |
|
|
@@ -101,13 +102,13 @@ Remove a connection
|
|
|
101
102
|
```typescript
|
|
102
103
|
import { SteamSets } from "@steamsets/client-ts";
|
|
103
104
|
|
|
104
|
-
const steamSets = new SteamSets(
|
|
105
|
-
session: "<YOUR_BEARER_TOKEN_HERE>",
|
|
106
|
-
});
|
|
105
|
+
const steamSets = new SteamSets();
|
|
107
106
|
|
|
108
107
|
async function run() {
|
|
109
108
|
const result = await steamSets.connection.accountV1ConnectionDeleteConnection({
|
|
110
109
|
connectionId: "123456",
|
|
110
|
+
}, {
|
|
111
|
+
session: "<YOUR_BEARER_TOKEN_HERE>",
|
|
111
112
|
});
|
|
112
113
|
|
|
113
114
|
// Handle the result
|
|
@@ -127,13 +128,13 @@ import { connectionAccountV1ConnectionDeleteConnection } from "@steamsets/client
|
|
|
127
128
|
|
|
128
129
|
// Use `SteamSetsCore` for best tree-shaking performance.
|
|
129
130
|
// You can create one instance of it to use across an application.
|
|
130
|
-
const steamSets = new SteamSetsCore(
|
|
131
|
-
session: "<YOUR_BEARER_TOKEN_HERE>",
|
|
132
|
-
});
|
|
131
|
+
const steamSets = new SteamSetsCore();
|
|
133
132
|
|
|
134
133
|
async function run() {
|
|
135
134
|
const res = await connectionAccountV1ConnectionDeleteConnection(steamSets, {
|
|
136
135
|
connectionId: "123456",
|
|
136
|
+
}, {
|
|
137
|
+
session: "<YOUR_BEARER_TOKEN_HERE>",
|
|
137
138
|
});
|
|
138
139
|
|
|
139
140
|
if (!res.ok) {
|
|
@@ -154,6 +155,7 @@ run();
|
|
|
154
155
|
| Parameter | Type | Required | Description |
|
|
155
156
|
| ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
|
|
156
157
|
| `request` | [components.V1DeleteConnectionRequestBody](../../models/components/v1deleteconnectionrequestbody.md) | :heavy_check_mark: | The request object to use for the request. |
|
|
158
|
+
| `security` | [operations.AccountV1ConnectionDeleteConnectionSecurity](../../models/operations/accountv1connectiondeleteconnectionsecurity.md) | :heavy_check_mark: | The security requirements to use for the request. |
|
|
157
159
|
| `options` | RequestOptions | :heavy_minus_sign: | Used to set various options for making HTTP requests. |
|
|
158
160
|
| `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. |
|
|
159
161
|
| `options.retries` | [RetryConfig](../../lib/utils/retryconfig.md) | :heavy_minus_sign: | Enables retrying HTTP requests under certain failure conditions. |
|
|
@@ -179,14 +181,14 @@ Make a connection visible/invisible
|
|
|
179
181
|
```typescript
|
|
180
182
|
import { SteamSets } from "@steamsets/client-ts";
|
|
181
183
|
|
|
182
|
-
const steamSets = new SteamSets(
|
|
183
|
-
session: "<YOUR_BEARER_TOKEN_HERE>",
|
|
184
|
-
});
|
|
184
|
+
const steamSets = new SteamSets();
|
|
185
185
|
|
|
186
186
|
async function run() {
|
|
187
187
|
const result = await steamSets.connection.accountV1ConnectionUpdateConnection({
|
|
188
188
|
connectionId: "123456",
|
|
189
189
|
hidden: true,
|
|
190
|
+
}, {
|
|
191
|
+
session: "<YOUR_BEARER_TOKEN_HERE>",
|
|
190
192
|
});
|
|
191
193
|
|
|
192
194
|
// Handle the result
|
|
@@ -206,14 +208,14 @@ import { connectionAccountV1ConnectionUpdateConnection } from "@steamsets/client
|
|
|
206
208
|
|
|
207
209
|
// Use `SteamSetsCore` for best tree-shaking performance.
|
|
208
210
|
// You can create one instance of it to use across an application.
|
|
209
|
-
const steamSets = new SteamSetsCore(
|
|
210
|
-
session: "<YOUR_BEARER_TOKEN_HERE>",
|
|
211
|
-
});
|
|
211
|
+
const steamSets = new SteamSetsCore();
|
|
212
212
|
|
|
213
213
|
async function run() {
|
|
214
214
|
const res = await connectionAccountV1ConnectionUpdateConnection(steamSets, {
|
|
215
215
|
connectionId: "123456",
|
|
216
216
|
hidden: true,
|
|
217
|
+
}, {
|
|
218
|
+
session: "<YOUR_BEARER_TOKEN_HERE>",
|
|
217
219
|
});
|
|
218
220
|
|
|
219
221
|
if (!res.ok) {
|
|
@@ -234,6 +236,7 @@ run();
|
|
|
234
236
|
| Parameter | Type | Required | Description |
|
|
235
237
|
| ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
|
|
236
238
|
| `request` | [components.V1UpdateConnectionRequestBody](../../models/components/v1updateconnectionrequestbody.md) | :heavy_check_mark: | The request object to use for the request. |
|
|
239
|
+
| `security` | [operations.AccountV1ConnectionUpdateConnectionSecurity](../../models/operations/accountv1connectionupdateconnectionsecurity.md) | :heavy_check_mark: | The security requirements to use for the request. |
|
|
237
240
|
| `options` | RequestOptions | :heavy_minus_sign: | Used to set various options for making HTTP requests. |
|
|
238
241
|
| `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. |
|
|
239
242
|
| `options.retries` | [RetryConfig](../../lib/utils/retryconfig.md) | :heavy_minus_sign: | Enables retrying HTTP requests under certain failure conditions. |
|
|
@@ -259,13 +262,13 @@ Verify a domain connection only atm
|
|
|
259
262
|
```typescript
|
|
260
263
|
import { SteamSets } from "@steamsets/client-ts";
|
|
261
264
|
|
|
262
|
-
const steamSets = new SteamSets(
|
|
263
|
-
session: "<YOUR_BEARER_TOKEN_HERE>",
|
|
264
|
-
});
|
|
265
|
+
const steamSets = new SteamSets();
|
|
265
266
|
|
|
266
267
|
async function run() {
|
|
267
268
|
const result = await steamSets.connection.accountV1ConnectionVerifyConnection({
|
|
268
269
|
connectionId: "123456",
|
|
270
|
+
}, {
|
|
271
|
+
session: "<YOUR_BEARER_TOKEN_HERE>",
|
|
269
272
|
});
|
|
270
273
|
|
|
271
274
|
// Handle the result
|
|
@@ -285,13 +288,13 @@ import { connectionAccountV1ConnectionVerifyConnection } from "@steamsets/client
|
|
|
285
288
|
|
|
286
289
|
// Use `SteamSetsCore` for best tree-shaking performance.
|
|
287
290
|
// You can create one instance of it to use across an application.
|
|
288
|
-
const steamSets = new SteamSetsCore(
|
|
289
|
-
session: "<YOUR_BEARER_TOKEN_HERE>",
|
|
290
|
-
});
|
|
291
|
+
const steamSets = new SteamSetsCore();
|
|
291
292
|
|
|
292
293
|
async function run() {
|
|
293
294
|
const res = await connectionAccountV1ConnectionVerifyConnection(steamSets, {
|
|
294
295
|
connectionId: "123456",
|
|
296
|
+
}, {
|
|
297
|
+
session: "<YOUR_BEARER_TOKEN_HERE>",
|
|
295
298
|
});
|
|
296
299
|
|
|
297
300
|
if (!res.ok) {
|
|
@@ -312,6 +315,7 @@ run();
|
|
|
312
315
|
| Parameter | Type | Required | Description |
|
|
313
316
|
| ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
|
|
314
317
|
| `request` | [components.V1VerifyConnectionRequestBody](../../models/components/v1verifyconnectionrequestbody.md) | :heavy_check_mark: | The request object to use for the request. |
|
|
318
|
+
| `security` | [operations.AccountV1ConnectionVerifyConnectionSecurity](../../models/operations/accountv1connectionverifyconnectionsecurity.md) | :heavy_check_mark: | The security requirements to use for the request. |
|
|
315
319
|
| `options` | RequestOptions | :heavy_minus_sign: | Used to set various options for making HTTP requests. |
|
|
316
320
|
| `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. |
|
|
317
321
|
| `options.retries` | [RetryConfig](../../lib/utils/retryconfig.md) | :heavy_minus_sign: | Enables retrying HTTP requests under certain failure conditions. |
|