@steamsets/client-ts 0.8.5 → 0.9.1
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
|
@@ -26,32 +26,11 @@ var __importStar = (this && this.__importStar) || function (mod) {
|
|
|
26
26
|
return result;
|
|
27
27
|
};
|
|
28
28
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
29
|
-
exports.AccountV1GetAppsResponse$ = exports.AccountV1GetAppsResponse$outboundSchema = exports.AccountV1GetAppsResponse$inboundSchema =
|
|
29
|
+
exports.AccountV1GetAppsResponse$ = exports.AccountV1GetAppsResponse$outboundSchema = exports.AccountV1GetAppsResponse$inboundSchema = void 0;
|
|
30
30
|
const z = __importStar(require("zod"));
|
|
31
31
|
const primitives_js_1 = require("../../lib/primitives.js");
|
|
32
32
|
const components = __importStar(require("../components/index.js"));
|
|
33
33
|
/** @internal */
|
|
34
|
-
exports.AccountV1GetAppsSecurity$inboundSchema = z.object({
|
|
35
|
-
apiKey: z.string(),
|
|
36
|
-
session: z.string(),
|
|
37
|
-
});
|
|
38
|
-
/** @internal */
|
|
39
|
-
exports.AccountV1GetAppsSecurity$outboundSchema = z.object({
|
|
40
|
-
apiKey: z.string(),
|
|
41
|
-
session: z.string(),
|
|
42
|
-
});
|
|
43
|
-
/**
|
|
44
|
-
* @internal
|
|
45
|
-
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
46
|
-
*/
|
|
47
|
-
var AccountV1GetAppsSecurity$;
|
|
48
|
-
(function (AccountV1GetAppsSecurity$) {
|
|
49
|
-
/** @deprecated use `AccountV1GetAppsSecurity$inboundSchema` instead. */
|
|
50
|
-
AccountV1GetAppsSecurity$.inboundSchema = exports.AccountV1GetAppsSecurity$inboundSchema;
|
|
51
|
-
/** @deprecated use `AccountV1GetAppsSecurity$outboundSchema` instead. */
|
|
52
|
-
AccountV1GetAppsSecurity$.outboundSchema = exports.AccountV1GetAppsSecurity$outboundSchema;
|
|
53
|
-
})(AccountV1GetAppsSecurity$ || (exports.AccountV1GetAppsSecurity$ = AccountV1GetAppsSecurity$ = {}));
|
|
54
|
-
/** @internal */
|
|
55
34
|
exports.AccountV1GetAppsResponse$inboundSchema = z.object({
|
|
56
35
|
HttpMeta: components.HTTPMetadata$inboundSchema,
|
|
57
36
|
V1AccountsAppsResponseBody: components
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"accountv1getapps.js","sourceRoot":"","sources":["../../src/models/operations/accountv1getapps.ts"],"names":[],"mappings":";AAAA;;GAEG;;;;;;;;;;;;;;;;;;;;;;;;;;AAEH,uCAAyB;AACzB,2DAA0D;AAC1D,mEAAqD;
|
|
1
|
+
{"version":3,"file":"accountv1getapps.js","sourceRoot":"","sources":["../../src/models/operations/accountv1getapps.ts"],"names":[],"mappings":";AAAA;;GAEG;;;;;;;;;;;;;;;;;;;;;;;;;;AAEH,uCAAyB;AACzB,2DAA0D;AAC1D,mEAAqD;AAYrD,gBAAgB;AACH,QAAA,sCAAsC,GAI/C,CAAC,CAAC,MAAM,CAAC;IACX,QAAQ,EAAE,UAAU,CAAC,0BAA0B;IAC/C,0BAA0B,EAAE,UAAU;SACnC,wCAAwC,CAAC,QAAQ,EAAE;CACvD,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,EAAE,EAAE;IACjB,OAAO,IAAA,qBAAM,EAAC,CAAC,EAAE;QACf,UAAU,EAAE,UAAU;QACtB,4BAA4B,EAAE,4BAA4B;KAC3D,CAAC,CAAC;AACL,CAAC,CAAC,CAAC;AAUH,gBAAgB;AACH,QAAA,uCAAuC,GAIhD,CAAC,CAAC,MAAM,CAAC;IACX,QAAQ,EAAE,UAAU,CAAC,2BAA2B;IAChD,0BAA0B,EAAE,UAAU;SACnC,yCAAyC,CAAC,QAAQ,EAAE;CACxD,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,EAAE,EAAE;IACjB,OAAO,IAAA,qBAAM,EAAC,CAAC,EAAE;QACf,QAAQ,EAAE,UAAU;QACpB,0BAA0B,EAAE,4BAA4B;KACzD,CAAC,CAAC;AACL,CAAC,CAAC,CAAC;AAEH;;;GAGG;AACH,IAAiB,yBAAyB,CAOzC;AAPD,WAAiB,yBAAyB;IACxC,wEAAwE;IAC3D,uCAAa,GAAG,8CAAsC,CAAC;IACpE,yEAAyE;IAC5D,wCAAc,GAAG,+CAAuC,CAAC;AAGxE,CAAC,EAPgB,yBAAyB,yCAAzB,yBAAyB,QAOzC"}
|
|
@@ -1,9 +1,5 @@
|
|
|
1
1
|
import * as z from "zod";
|
|
2
2
|
import * as components from "../components/index.js";
|
|
3
|
-
export type AccountV1GetBadgesSecurity = {
|
|
4
|
-
apiKey: string;
|
|
5
|
-
session: string;
|
|
6
|
-
};
|
|
7
3
|
export type AccountV1GetBadgesResponse = {
|
|
8
4
|
httpMeta: components.HTTPMetadata;
|
|
9
5
|
/**
|
|
@@ -12,27 +8,6 @@ export type AccountV1GetBadgesResponse = {
|
|
|
12
8
|
v1BadgesResponseBody?: components.V1BadgesResponseBody | undefined;
|
|
13
9
|
};
|
|
14
10
|
/** @internal */
|
|
15
|
-
export declare const AccountV1GetBadgesSecurity$inboundSchema: z.ZodType<AccountV1GetBadgesSecurity, z.ZodTypeDef, unknown>;
|
|
16
|
-
/** @internal */
|
|
17
|
-
export type AccountV1GetBadgesSecurity$Outbound = {
|
|
18
|
-
apiKey: string;
|
|
19
|
-
session: string;
|
|
20
|
-
};
|
|
21
|
-
/** @internal */
|
|
22
|
-
export declare const AccountV1GetBadgesSecurity$outboundSchema: z.ZodType<AccountV1GetBadgesSecurity$Outbound, z.ZodTypeDef, AccountV1GetBadgesSecurity>;
|
|
23
|
-
/**
|
|
24
|
-
* @internal
|
|
25
|
-
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
26
|
-
*/
|
|
27
|
-
export declare namespace AccountV1GetBadgesSecurity$ {
|
|
28
|
-
/** @deprecated use `AccountV1GetBadgesSecurity$inboundSchema` instead. */
|
|
29
|
-
const inboundSchema: z.ZodType<AccountV1GetBadgesSecurity, z.ZodTypeDef, unknown>;
|
|
30
|
-
/** @deprecated use `AccountV1GetBadgesSecurity$outboundSchema` instead. */
|
|
31
|
-
const outboundSchema: z.ZodType<AccountV1GetBadgesSecurity$Outbound, z.ZodTypeDef, AccountV1GetBadgesSecurity>;
|
|
32
|
-
/** @deprecated use `AccountV1GetBadgesSecurity$Outbound` instead. */
|
|
33
|
-
type Outbound = AccountV1GetBadgesSecurity$Outbound;
|
|
34
|
-
}
|
|
35
|
-
/** @internal */
|
|
36
11
|
export declare const AccountV1GetBadgesResponse$inboundSchema: z.ZodType<AccountV1GetBadgesResponse, z.ZodTypeDef, unknown>;
|
|
37
12
|
/** @internal */
|
|
38
13
|
export type AccountV1GetBadgesResponse$Outbound = {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"accountv1getbadges.d.ts","sourceRoot":"","sources":["../../src/models/operations/accountv1getbadges.ts"],"names":[],"mappings":"AAIA,OAAO,KAAK,CAAC,MAAM,KAAK,CAAC;AAEzB,OAAO,KAAK,UAAU,MAAM,wBAAwB,CAAC;AAErD,MAAM,MAAM,0BAA0B,GAAG;IACvC,
|
|
1
|
+
{"version":3,"file":"accountv1getbadges.d.ts","sourceRoot":"","sources":["../../src/models/operations/accountv1getbadges.ts"],"names":[],"mappings":"AAIA,OAAO,KAAK,CAAC,MAAM,KAAK,CAAC;AAEzB,OAAO,KAAK,UAAU,MAAM,wBAAwB,CAAC;AAErD,MAAM,MAAM,0BAA0B,GAAG;IACvC,QAAQ,EAAE,UAAU,CAAC,YAAY,CAAC;IAClC;;OAEG;IACH,oBAAoB,CAAC,EAAE,UAAU,CAAC,oBAAoB,GAAG,SAAS,CAAC;CACpE,CAAC;AAEF,gBAAgB;AAChB,eAAO,MAAM,wCAAwC,EAAE,CAAC,CAAC,OAAO,CAC9D,0BAA0B,EAC1B,CAAC,CAAC,UAAU,EACZ,OAAO,CAUP,CAAC;AAEH,gBAAgB;AAChB,MAAM,MAAM,mCAAmC,GAAG;IAChD,QAAQ,EAAE,UAAU,CAAC,qBAAqB,CAAC;IAC3C,oBAAoB,CAAC,EAAE,UAAU,CAAC,6BAA6B,GAAG,SAAS,CAAC;CAC7E,CAAC;AAEF,gBAAgB;AAChB,eAAO,MAAM,yCAAyC,EAAE,CAAC,CAAC,OAAO,CAC/D,mCAAmC,EACnC,CAAC,CAAC,UAAU,EACZ,0BAA0B,CAU1B,CAAC;AAEH;;;GAGG;AACH,yBAAiB,2BAA2B,CAAC;IAC3C,0EAA0E;IACnE,MAAM,aAAa,8DAA2C,CAAC;IACtE,2EAA2E;IACpE,MAAM,cAAc,0FAA4C,CAAC;IACxE,qEAAqE;IACrE,KAAY,QAAQ,GAAG,mCAAmC,CAAC;CAC5D"}
|
|
@@ -26,32 +26,11 @@ var __importStar = (this && this.__importStar) || function (mod) {
|
|
|
26
26
|
return result;
|
|
27
27
|
};
|
|
28
28
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
29
|
-
exports.AccountV1GetBadgesResponse$ = exports.AccountV1GetBadgesResponse$outboundSchema = exports.AccountV1GetBadgesResponse$inboundSchema =
|
|
29
|
+
exports.AccountV1GetBadgesResponse$ = exports.AccountV1GetBadgesResponse$outboundSchema = exports.AccountV1GetBadgesResponse$inboundSchema = void 0;
|
|
30
30
|
const z = __importStar(require("zod"));
|
|
31
31
|
const primitives_js_1 = require("../../lib/primitives.js");
|
|
32
32
|
const components = __importStar(require("../components/index.js"));
|
|
33
33
|
/** @internal */
|
|
34
|
-
exports.AccountV1GetBadgesSecurity$inboundSchema = z.object({
|
|
35
|
-
apiKey: z.string(),
|
|
36
|
-
session: z.string(),
|
|
37
|
-
});
|
|
38
|
-
/** @internal */
|
|
39
|
-
exports.AccountV1GetBadgesSecurity$outboundSchema = z.object({
|
|
40
|
-
apiKey: z.string(),
|
|
41
|
-
session: z.string(),
|
|
42
|
-
});
|
|
43
|
-
/**
|
|
44
|
-
* @internal
|
|
45
|
-
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
46
|
-
*/
|
|
47
|
-
var AccountV1GetBadgesSecurity$;
|
|
48
|
-
(function (AccountV1GetBadgesSecurity$) {
|
|
49
|
-
/** @deprecated use `AccountV1GetBadgesSecurity$inboundSchema` instead. */
|
|
50
|
-
AccountV1GetBadgesSecurity$.inboundSchema = exports.AccountV1GetBadgesSecurity$inboundSchema;
|
|
51
|
-
/** @deprecated use `AccountV1GetBadgesSecurity$outboundSchema` instead. */
|
|
52
|
-
AccountV1GetBadgesSecurity$.outboundSchema = exports.AccountV1GetBadgesSecurity$outboundSchema;
|
|
53
|
-
})(AccountV1GetBadgesSecurity$ || (exports.AccountV1GetBadgesSecurity$ = AccountV1GetBadgesSecurity$ = {}));
|
|
54
|
-
/** @internal */
|
|
55
34
|
exports.AccountV1GetBadgesResponse$inboundSchema = z.object({
|
|
56
35
|
HttpMeta: components.HTTPMetadata$inboundSchema,
|
|
57
36
|
V1BadgesResponseBody: components.V1BadgesResponseBody$inboundSchema
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"accountv1getbadges.js","sourceRoot":"","sources":["../../src/models/operations/accountv1getbadges.ts"],"names":[],"mappings":";AAAA;;GAEG;;;;;;;;;;;;;;;;;;;;;;;;;;AAEH,uCAAyB;AACzB,2DAA0D;AAC1D,mEAAqD;
|
|
1
|
+
{"version":3,"file":"accountv1getbadges.js","sourceRoot":"","sources":["../../src/models/operations/accountv1getbadges.ts"],"names":[],"mappings":";AAAA;;GAEG;;;;;;;;;;;;;;;;;;;;;;;;;;AAEH,uCAAyB;AACzB,2DAA0D;AAC1D,mEAAqD;AAUrD,gBAAgB;AACH,QAAA,wCAAwC,GAIjD,CAAC,CAAC,MAAM,CAAC;IACX,QAAQ,EAAE,UAAU,CAAC,0BAA0B;IAC/C,oBAAoB,EAAE,UAAU,CAAC,kCAAkC;SAChE,QAAQ,EAAE;CACd,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,EAAE,EAAE;IACjB,OAAO,IAAA,qBAAM,EAAC,CAAC,EAAE;QACf,UAAU,EAAE,UAAU;QACtB,sBAAsB,EAAE,sBAAsB;KAC/C,CAAC,CAAC;AACL,CAAC,CAAC,CAAC;AAQH,gBAAgB;AACH,QAAA,yCAAyC,GAIlD,CAAC,CAAC,MAAM,CAAC;IACX,QAAQ,EAAE,UAAU,CAAC,2BAA2B;IAChD,oBAAoB,EAAE,UAAU,CAAC,mCAAmC;SACjE,QAAQ,EAAE;CACd,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,EAAE,EAAE;IACjB,OAAO,IAAA,qBAAM,EAAC,CAAC,EAAE;QACf,QAAQ,EAAE,UAAU;QACpB,oBAAoB,EAAE,sBAAsB;KAC7C,CAAC,CAAC;AACL,CAAC,CAAC,CAAC;AAEH;;;GAGG;AACH,IAAiB,2BAA2B,CAO3C;AAPD,WAAiB,2BAA2B;IAC1C,0EAA0E;IAC7D,yCAAa,GAAG,gDAAwC,CAAC;IACtE,2EAA2E;IAC9D,0CAAc,GAAG,iDAAyC,CAAC;AAG1E,CAAC,EAPgB,2BAA2B,2CAA3B,2BAA2B,QAO3C"}
|
|
@@ -1,9 +1,5 @@
|
|
|
1
1
|
import * as z from "zod";
|
|
2
2
|
import * as components from "../components/index.js";
|
|
3
|
-
export type AccountV1GetDataPointsSecurity = {
|
|
4
|
-
apiKey: string;
|
|
5
|
-
session: string;
|
|
6
|
-
};
|
|
7
3
|
export type AccountV1GetDataPointsResponse = {
|
|
8
4
|
httpMeta: components.HTTPMetadata;
|
|
9
5
|
/**
|
|
@@ -12,27 +8,6 @@ export type AccountV1GetDataPointsResponse = {
|
|
|
12
8
|
v1AccountDataPointsResponseBody?: components.V1AccountDataPointsResponseBody | undefined;
|
|
13
9
|
};
|
|
14
10
|
/** @internal */
|
|
15
|
-
export declare const AccountV1GetDataPointsSecurity$inboundSchema: z.ZodType<AccountV1GetDataPointsSecurity, z.ZodTypeDef, unknown>;
|
|
16
|
-
/** @internal */
|
|
17
|
-
export type AccountV1GetDataPointsSecurity$Outbound = {
|
|
18
|
-
apiKey: string;
|
|
19
|
-
session: string;
|
|
20
|
-
};
|
|
21
|
-
/** @internal */
|
|
22
|
-
export declare const AccountV1GetDataPointsSecurity$outboundSchema: z.ZodType<AccountV1GetDataPointsSecurity$Outbound, z.ZodTypeDef, AccountV1GetDataPointsSecurity>;
|
|
23
|
-
/**
|
|
24
|
-
* @internal
|
|
25
|
-
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
26
|
-
*/
|
|
27
|
-
export declare namespace AccountV1GetDataPointsSecurity$ {
|
|
28
|
-
/** @deprecated use `AccountV1GetDataPointsSecurity$inboundSchema` instead. */
|
|
29
|
-
const inboundSchema: z.ZodType<AccountV1GetDataPointsSecurity, z.ZodTypeDef, unknown>;
|
|
30
|
-
/** @deprecated use `AccountV1GetDataPointsSecurity$outboundSchema` instead. */
|
|
31
|
-
const outboundSchema: z.ZodType<AccountV1GetDataPointsSecurity$Outbound, z.ZodTypeDef, AccountV1GetDataPointsSecurity>;
|
|
32
|
-
/** @deprecated use `AccountV1GetDataPointsSecurity$Outbound` instead. */
|
|
33
|
-
type Outbound = AccountV1GetDataPointsSecurity$Outbound;
|
|
34
|
-
}
|
|
35
|
-
/** @internal */
|
|
36
11
|
export declare const AccountV1GetDataPointsResponse$inboundSchema: z.ZodType<AccountV1GetDataPointsResponse, z.ZodTypeDef, unknown>;
|
|
37
12
|
/** @internal */
|
|
38
13
|
export type AccountV1GetDataPointsResponse$Outbound = {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"accountv1getdatapoints.d.ts","sourceRoot":"","sources":["../../src/models/operations/accountv1getdatapoints.ts"],"names":[],"mappings":"AAIA,OAAO,KAAK,CAAC,MAAM,KAAK,CAAC;AAEzB,OAAO,KAAK,UAAU,MAAM,wBAAwB,CAAC;AAErD,MAAM,MAAM,8BAA8B,GAAG;IAC3C,
|
|
1
|
+
{"version":3,"file":"accountv1getdatapoints.d.ts","sourceRoot":"","sources":["../../src/models/operations/accountv1getdatapoints.ts"],"names":[],"mappings":"AAIA,OAAO,KAAK,CAAC,MAAM,KAAK,CAAC;AAEzB,OAAO,KAAK,UAAU,MAAM,wBAAwB,CAAC;AAErD,MAAM,MAAM,8BAA8B,GAAG;IAC3C,QAAQ,EAAE,UAAU,CAAC,YAAY,CAAC;IAClC;;OAEG;IACH,+BAA+B,CAAC,EAC5B,UAAU,CAAC,+BAA+B,GAC1C,SAAS,CAAC;CACf,CAAC;AAEF,gBAAgB;AAChB,eAAO,MAAM,4CAA4C,EAAE,CAAC,CAAC,OAAO,CAClE,8BAA8B,EAC9B,CAAC,CAAC,UAAU,EACZ,OAAO,CAUP,CAAC;AAEH,gBAAgB;AAChB,MAAM,MAAM,uCAAuC,GAAG;IACpD,QAAQ,EAAE,UAAU,CAAC,qBAAqB,CAAC;IAC3C,+BAA+B,CAAC,EAC5B,UAAU,CAAC,wCAAwC,GACnD,SAAS,CAAC;CACf,CAAC;AAEF,gBAAgB;AAChB,eAAO,MAAM,6CAA6C,EAAE,CAAC,CAAC,OAAO,CACnE,uCAAuC,EACvC,CAAC,CAAC,UAAU,EACZ,8BAA8B,CAU9B,CAAC;AAEH;;;GAGG;AACH,yBAAiB,+BAA+B,CAAC;IAC/C,8EAA8E;IACvE,MAAM,aAAa,kEAA+C,CAAC;IAC1E,+EAA+E;IACxE,MAAM,cAAc,kGAAgD,CAAC;IAC5E,yEAAyE;IACzE,KAAY,QAAQ,GAAG,uCAAuC,CAAC;CAChE"}
|
|
@@ -26,32 +26,11 @@ var __importStar = (this && this.__importStar) || function (mod) {
|
|
|
26
26
|
return result;
|
|
27
27
|
};
|
|
28
28
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
29
|
-
exports.AccountV1GetDataPointsResponse$ = exports.AccountV1GetDataPointsResponse$outboundSchema = exports.AccountV1GetDataPointsResponse$inboundSchema =
|
|
29
|
+
exports.AccountV1GetDataPointsResponse$ = exports.AccountV1GetDataPointsResponse$outboundSchema = exports.AccountV1GetDataPointsResponse$inboundSchema = void 0;
|
|
30
30
|
const z = __importStar(require("zod"));
|
|
31
31
|
const primitives_js_1 = require("../../lib/primitives.js");
|
|
32
32
|
const components = __importStar(require("../components/index.js"));
|
|
33
33
|
/** @internal */
|
|
34
|
-
exports.AccountV1GetDataPointsSecurity$inboundSchema = z.object({
|
|
35
|
-
apiKey: z.string(),
|
|
36
|
-
session: z.string(),
|
|
37
|
-
});
|
|
38
|
-
/** @internal */
|
|
39
|
-
exports.AccountV1GetDataPointsSecurity$outboundSchema = z.object({
|
|
40
|
-
apiKey: z.string(),
|
|
41
|
-
session: z.string(),
|
|
42
|
-
});
|
|
43
|
-
/**
|
|
44
|
-
* @internal
|
|
45
|
-
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
46
|
-
*/
|
|
47
|
-
var AccountV1GetDataPointsSecurity$;
|
|
48
|
-
(function (AccountV1GetDataPointsSecurity$) {
|
|
49
|
-
/** @deprecated use `AccountV1GetDataPointsSecurity$inboundSchema` instead. */
|
|
50
|
-
AccountV1GetDataPointsSecurity$.inboundSchema = exports.AccountV1GetDataPointsSecurity$inboundSchema;
|
|
51
|
-
/** @deprecated use `AccountV1GetDataPointsSecurity$outboundSchema` instead. */
|
|
52
|
-
AccountV1GetDataPointsSecurity$.outboundSchema = exports.AccountV1GetDataPointsSecurity$outboundSchema;
|
|
53
|
-
})(AccountV1GetDataPointsSecurity$ || (exports.AccountV1GetDataPointsSecurity$ = AccountV1GetDataPointsSecurity$ = {}));
|
|
54
|
-
/** @internal */
|
|
55
34
|
exports.AccountV1GetDataPointsResponse$inboundSchema = z.object({
|
|
56
35
|
HttpMeta: components.HTTPMetadata$inboundSchema,
|
|
57
36
|
V1AccountDataPointsResponseBody: components
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"accountv1getdatapoints.js","sourceRoot":"","sources":["../../src/models/operations/accountv1getdatapoints.ts"],"names":[],"mappings":";AAAA;;GAEG;;;;;;;;;;;;;;;;;;;;;;;;;;AAEH,uCAAyB;AACzB,2DAA0D;AAC1D,mEAAqD;
|
|
1
|
+
{"version":3,"file":"accountv1getdatapoints.js","sourceRoot":"","sources":["../../src/models/operations/accountv1getdatapoints.ts"],"names":[],"mappings":";AAAA;;GAEG;;;;;;;;;;;;;;;;;;;;;;;;;;AAEH,uCAAyB;AACzB,2DAA0D;AAC1D,mEAAqD;AAYrD,gBAAgB;AACH,QAAA,4CAA4C,GAIrD,CAAC,CAAC,MAAM,CAAC;IACX,QAAQ,EAAE,UAAU,CAAC,0BAA0B;IAC/C,+BAA+B,EAAE,UAAU;SACxC,6CAA6C,CAAC,QAAQ,EAAE;CAC5D,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,EAAE,EAAE;IACjB,OAAO,IAAA,qBAAM,EAAC,CAAC,EAAE;QACf,UAAU,EAAE,UAAU;QACtB,iCAAiC,EAAE,iCAAiC;KACrE,CAAC,CAAC;AACL,CAAC,CAAC,CAAC;AAUH,gBAAgB;AACH,QAAA,6CAA6C,GAItD,CAAC,CAAC,MAAM,CAAC;IACX,QAAQ,EAAE,UAAU,CAAC,2BAA2B;IAChD,+BAA+B,EAAE,UAAU;SACxC,8CAA8C,CAAC,QAAQ,EAAE;CAC7D,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,EAAE,EAAE;IACjB,OAAO,IAAA,qBAAM,EAAC,CAAC,EAAE;QACf,QAAQ,EAAE,UAAU;QACpB,+BAA+B,EAAE,iCAAiC;KACnE,CAAC,CAAC;AACL,CAAC,CAAC,CAAC;AAEH;;;GAGG;AACH,IAAiB,+BAA+B,CAO/C;AAPD,WAAiB,+BAA+B;IAC9C,8EAA8E;IACjE,6CAAa,GAAG,oDAA4C,CAAC;IAC1E,+EAA+E;IAClE,8CAAc,GAAG,qDAA6C,CAAC;AAG9E,CAAC,EAPgB,+BAA+B,+CAA/B,+BAA+B,QAO/C"}
|
|
@@ -1,9 +1,5 @@
|
|
|
1
1
|
import * as z from "zod";
|
|
2
2
|
import * as components from "../components/index.js";
|
|
3
|
-
export type AccountV1GetFriendsSecurity = {
|
|
4
|
-
apiKey: string;
|
|
5
|
-
session: string;
|
|
6
|
-
};
|
|
7
3
|
export type AccountV1GetFriendsResponse = {
|
|
8
4
|
httpMeta: components.HTTPMetadata;
|
|
9
5
|
/**
|
|
@@ -12,27 +8,6 @@ export type AccountV1GetFriendsResponse = {
|
|
|
12
8
|
v1AccountFriendsResponseBody?: components.V1AccountFriendsResponseBody | undefined;
|
|
13
9
|
};
|
|
14
10
|
/** @internal */
|
|
15
|
-
export declare const AccountV1GetFriendsSecurity$inboundSchema: z.ZodType<AccountV1GetFriendsSecurity, z.ZodTypeDef, unknown>;
|
|
16
|
-
/** @internal */
|
|
17
|
-
export type AccountV1GetFriendsSecurity$Outbound = {
|
|
18
|
-
apiKey: string;
|
|
19
|
-
session: string;
|
|
20
|
-
};
|
|
21
|
-
/** @internal */
|
|
22
|
-
export declare const AccountV1GetFriendsSecurity$outboundSchema: z.ZodType<AccountV1GetFriendsSecurity$Outbound, z.ZodTypeDef, AccountV1GetFriendsSecurity>;
|
|
23
|
-
/**
|
|
24
|
-
* @internal
|
|
25
|
-
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
26
|
-
*/
|
|
27
|
-
export declare namespace AccountV1GetFriendsSecurity$ {
|
|
28
|
-
/** @deprecated use `AccountV1GetFriendsSecurity$inboundSchema` instead. */
|
|
29
|
-
const inboundSchema: z.ZodType<AccountV1GetFriendsSecurity, z.ZodTypeDef, unknown>;
|
|
30
|
-
/** @deprecated use `AccountV1GetFriendsSecurity$outboundSchema` instead. */
|
|
31
|
-
const outboundSchema: z.ZodType<AccountV1GetFriendsSecurity$Outbound, z.ZodTypeDef, AccountV1GetFriendsSecurity>;
|
|
32
|
-
/** @deprecated use `AccountV1GetFriendsSecurity$Outbound` instead. */
|
|
33
|
-
type Outbound = AccountV1GetFriendsSecurity$Outbound;
|
|
34
|
-
}
|
|
35
|
-
/** @internal */
|
|
36
11
|
export declare const AccountV1GetFriendsResponse$inboundSchema: z.ZodType<AccountV1GetFriendsResponse, z.ZodTypeDef, unknown>;
|
|
37
12
|
/** @internal */
|
|
38
13
|
export type AccountV1GetFriendsResponse$Outbound = {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"accountv1getfriends.d.ts","sourceRoot":"","sources":["../../src/models/operations/accountv1getfriends.ts"],"names":[],"mappings":"AAIA,OAAO,KAAK,CAAC,MAAM,KAAK,CAAC;AAEzB,OAAO,KAAK,UAAU,MAAM,wBAAwB,CAAC;AAErD,MAAM,MAAM,2BAA2B,GAAG;IACxC,
|
|
1
|
+
{"version":3,"file":"accountv1getfriends.d.ts","sourceRoot":"","sources":["../../src/models/operations/accountv1getfriends.ts"],"names":[],"mappings":"AAIA,OAAO,KAAK,CAAC,MAAM,KAAK,CAAC;AAEzB,OAAO,KAAK,UAAU,MAAM,wBAAwB,CAAC;AAErD,MAAM,MAAM,2BAA2B,GAAG;IACxC,QAAQ,EAAE,UAAU,CAAC,YAAY,CAAC;IAClC;;OAEG;IACH,4BAA4B,CAAC,EACzB,UAAU,CAAC,4BAA4B,GACvC,SAAS,CAAC;CACf,CAAC;AAEF,gBAAgB;AAChB,eAAO,MAAM,yCAAyC,EAAE,CAAC,CAAC,OAAO,CAC/D,2BAA2B,EAC3B,CAAC,CAAC,UAAU,EACZ,OAAO,CAUP,CAAC;AAEH,gBAAgB;AAChB,MAAM,MAAM,oCAAoC,GAAG;IACjD,QAAQ,EAAE,UAAU,CAAC,qBAAqB,CAAC;IAC3C,4BAA4B,CAAC,EACzB,UAAU,CAAC,qCAAqC,GAChD,SAAS,CAAC;CACf,CAAC;AAEF,gBAAgB;AAChB,eAAO,MAAM,0CAA0C,EAAE,CAAC,CAAC,OAAO,CAChE,oCAAoC,EACpC,CAAC,CAAC,UAAU,EACZ,2BAA2B,CAU3B,CAAC;AAEH;;;GAGG;AACH,yBAAiB,4BAA4B,CAAC;IAC5C,2EAA2E;IACpE,MAAM,aAAa,+DAA4C,CAAC;IACvE,4EAA4E;IACrE,MAAM,cAAc,4FAA6C,CAAC;IACzE,sEAAsE;IACtE,KAAY,QAAQ,GAAG,oCAAoC,CAAC;CAC7D"}
|
|
@@ -26,32 +26,11 @@ var __importStar = (this && this.__importStar) || function (mod) {
|
|
|
26
26
|
return result;
|
|
27
27
|
};
|
|
28
28
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
29
|
-
exports.AccountV1GetFriendsResponse$ = exports.AccountV1GetFriendsResponse$outboundSchema = exports.AccountV1GetFriendsResponse$inboundSchema =
|
|
29
|
+
exports.AccountV1GetFriendsResponse$ = exports.AccountV1GetFriendsResponse$outboundSchema = exports.AccountV1GetFriendsResponse$inboundSchema = void 0;
|
|
30
30
|
const z = __importStar(require("zod"));
|
|
31
31
|
const primitives_js_1 = require("../../lib/primitives.js");
|
|
32
32
|
const components = __importStar(require("../components/index.js"));
|
|
33
33
|
/** @internal */
|
|
34
|
-
exports.AccountV1GetFriendsSecurity$inboundSchema = z.object({
|
|
35
|
-
apiKey: z.string(),
|
|
36
|
-
session: z.string(),
|
|
37
|
-
});
|
|
38
|
-
/** @internal */
|
|
39
|
-
exports.AccountV1GetFriendsSecurity$outboundSchema = z.object({
|
|
40
|
-
apiKey: z.string(),
|
|
41
|
-
session: z.string(),
|
|
42
|
-
});
|
|
43
|
-
/**
|
|
44
|
-
* @internal
|
|
45
|
-
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
46
|
-
*/
|
|
47
|
-
var AccountV1GetFriendsSecurity$;
|
|
48
|
-
(function (AccountV1GetFriendsSecurity$) {
|
|
49
|
-
/** @deprecated use `AccountV1GetFriendsSecurity$inboundSchema` instead. */
|
|
50
|
-
AccountV1GetFriendsSecurity$.inboundSchema = exports.AccountV1GetFriendsSecurity$inboundSchema;
|
|
51
|
-
/** @deprecated use `AccountV1GetFriendsSecurity$outboundSchema` instead. */
|
|
52
|
-
AccountV1GetFriendsSecurity$.outboundSchema = exports.AccountV1GetFriendsSecurity$outboundSchema;
|
|
53
|
-
})(AccountV1GetFriendsSecurity$ || (exports.AccountV1GetFriendsSecurity$ = AccountV1GetFriendsSecurity$ = {}));
|
|
54
|
-
/** @internal */
|
|
55
34
|
exports.AccountV1GetFriendsResponse$inboundSchema = z.object({
|
|
56
35
|
HttpMeta: components.HTTPMetadata$inboundSchema,
|
|
57
36
|
V1AccountFriendsResponseBody: components
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"accountv1getfriends.js","sourceRoot":"","sources":["../../src/models/operations/accountv1getfriends.ts"],"names":[],"mappings":";AAAA;;GAEG;;;;;;;;;;;;;;;;;;;;;;;;;;AAEH,uCAAyB;AACzB,2DAA0D;AAC1D,mEAAqD;
|
|
1
|
+
{"version":3,"file":"accountv1getfriends.js","sourceRoot":"","sources":["../../src/models/operations/accountv1getfriends.ts"],"names":[],"mappings":";AAAA;;GAEG;;;;;;;;;;;;;;;;;;;;;;;;;;AAEH,uCAAyB;AACzB,2DAA0D;AAC1D,mEAAqD;AAYrD,gBAAgB;AACH,QAAA,yCAAyC,GAIlD,CAAC,CAAC,MAAM,CAAC;IACX,QAAQ,EAAE,UAAU,CAAC,0BAA0B;IAC/C,4BAA4B,EAAE,UAAU;SACrC,0CAA0C,CAAC,QAAQ,EAAE;CACzD,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,EAAE,EAAE;IACjB,OAAO,IAAA,qBAAM,EAAC,CAAC,EAAE;QACf,UAAU,EAAE,UAAU;QACtB,8BAA8B,EAAE,8BAA8B;KAC/D,CAAC,CAAC;AACL,CAAC,CAAC,CAAC;AAUH,gBAAgB;AACH,QAAA,0CAA0C,GAInD,CAAC,CAAC,MAAM,CAAC;IACX,QAAQ,EAAE,UAAU,CAAC,2BAA2B;IAChD,4BAA4B,EAAE,UAAU;SACrC,2CAA2C,CAAC,QAAQ,EAAE;CAC1D,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,EAAE,EAAE;IACjB,OAAO,IAAA,qBAAM,EAAC,CAAC,EAAE;QACf,QAAQ,EAAE,UAAU;QACpB,4BAA4B,EAAE,8BAA8B;KAC7D,CAAC,CAAC;AACL,CAAC,CAAC,CAAC;AAEH;;;GAGG;AACH,IAAiB,4BAA4B,CAO5C;AAPD,WAAiB,4BAA4B;IAC3C,2EAA2E;IAC9D,0CAAa,GAAG,iDAAyC,CAAC;IACvE,4EAA4E;IAC/D,2CAAc,GAAG,kDAA0C,CAAC;AAG3E,CAAC,EAPgB,4BAA4B,4CAA5B,4BAA4B,QAO5C"}
|
|
@@ -1,9 +1,5 @@
|
|
|
1
1
|
import * as z from "zod";
|
|
2
2
|
import * as components from "../components/index.js";
|
|
3
|
-
export type AccountV1GetInfoSecurity = {
|
|
4
|
-
apiKey: string;
|
|
5
|
-
session: string;
|
|
6
|
-
};
|
|
7
3
|
export type AccountV1GetInfoResponse = {
|
|
8
4
|
httpMeta: components.HTTPMetadata;
|
|
9
5
|
/**
|
|
@@ -12,27 +8,6 @@ export type AccountV1GetInfoResponse = {
|
|
|
12
8
|
accountInfoBody?: components.AccountInfoBody | undefined;
|
|
13
9
|
};
|
|
14
10
|
/** @internal */
|
|
15
|
-
export declare const AccountV1GetInfoSecurity$inboundSchema: z.ZodType<AccountV1GetInfoSecurity, z.ZodTypeDef, unknown>;
|
|
16
|
-
/** @internal */
|
|
17
|
-
export type AccountV1GetInfoSecurity$Outbound = {
|
|
18
|
-
apiKey: string;
|
|
19
|
-
session: string;
|
|
20
|
-
};
|
|
21
|
-
/** @internal */
|
|
22
|
-
export declare const AccountV1GetInfoSecurity$outboundSchema: z.ZodType<AccountV1GetInfoSecurity$Outbound, z.ZodTypeDef, AccountV1GetInfoSecurity>;
|
|
23
|
-
/**
|
|
24
|
-
* @internal
|
|
25
|
-
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
26
|
-
*/
|
|
27
|
-
export declare namespace AccountV1GetInfoSecurity$ {
|
|
28
|
-
/** @deprecated use `AccountV1GetInfoSecurity$inboundSchema` instead. */
|
|
29
|
-
const inboundSchema: z.ZodType<AccountV1GetInfoSecurity, z.ZodTypeDef, unknown>;
|
|
30
|
-
/** @deprecated use `AccountV1GetInfoSecurity$outboundSchema` instead. */
|
|
31
|
-
const outboundSchema: z.ZodType<AccountV1GetInfoSecurity$Outbound, z.ZodTypeDef, AccountV1GetInfoSecurity>;
|
|
32
|
-
/** @deprecated use `AccountV1GetInfoSecurity$Outbound` instead. */
|
|
33
|
-
type Outbound = AccountV1GetInfoSecurity$Outbound;
|
|
34
|
-
}
|
|
35
|
-
/** @internal */
|
|
36
11
|
export declare const AccountV1GetInfoResponse$inboundSchema: z.ZodType<AccountV1GetInfoResponse, z.ZodTypeDef, unknown>;
|
|
37
12
|
/** @internal */
|
|
38
13
|
export type AccountV1GetInfoResponse$Outbound = {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"accountv1getinfo.d.ts","sourceRoot":"","sources":["../../src/models/operations/accountv1getinfo.ts"],"names":[],"mappings":"AAIA,OAAO,KAAK,CAAC,MAAM,KAAK,CAAC;AAEzB,OAAO,KAAK,UAAU,MAAM,wBAAwB,CAAC;AAErD,MAAM,MAAM,wBAAwB,GAAG;IACrC,
|
|
1
|
+
{"version":3,"file":"accountv1getinfo.d.ts","sourceRoot":"","sources":["../../src/models/operations/accountv1getinfo.ts"],"names":[],"mappings":"AAIA,OAAO,KAAK,CAAC,MAAM,KAAK,CAAC;AAEzB,OAAO,KAAK,UAAU,MAAM,wBAAwB,CAAC;AAErD,MAAM,MAAM,wBAAwB,GAAG;IACrC,QAAQ,EAAE,UAAU,CAAC,YAAY,CAAC;IAClC;;OAEG;IACH,eAAe,CAAC,EAAE,UAAU,CAAC,eAAe,GAAG,SAAS,CAAC;CAC1D,CAAC;AAEF,gBAAgB;AAChB,eAAO,MAAM,sCAAsC,EAAE,CAAC,CAAC,OAAO,CAC5D,wBAAwB,EACxB,CAAC,CAAC,UAAU,EACZ,OAAO,CASP,CAAC;AAEH,gBAAgB;AAChB,MAAM,MAAM,iCAAiC,GAAG;IAC9C,QAAQ,EAAE,UAAU,CAAC,qBAAqB,CAAC;IAC3C,eAAe,CAAC,EAAE,UAAU,CAAC,wBAAwB,GAAG,SAAS,CAAC;CACnE,CAAC;AAEF,gBAAgB;AAChB,eAAO,MAAM,uCAAuC,EAAE,CAAC,CAAC,OAAO,CAC7D,iCAAiC,EACjC,CAAC,CAAC,UAAU,EACZ,wBAAwB,CASxB,CAAC;AAEH;;;GAGG;AACH,yBAAiB,yBAAyB,CAAC;IACzC,wEAAwE;IACjE,MAAM,aAAa,4DAAyC,CAAC;IACpE,yEAAyE;IAClE,MAAM,cAAc,sFAA0C,CAAC;IACtE,mEAAmE;IACnE,KAAY,QAAQ,GAAG,iCAAiC,CAAC;CAC1D"}
|
|
@@ -26,32 +26,11 @@ var __importStar = (this && this.__importStar) || function (mod) {
|
|
|
26
26
|
return result;
|
|
27
27
|
};
|
|
28
28
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
29
|
-
exports.AccountV1GetInfoResponse$ = exports.AccountV1GetInfoResponse$outboundSchema = exports.AccountV1GetInfoResponse$inboundSchema =
|
|
29
|
+
exports.AccountV1GetInfoResponse$ = exports.AccountV1GetInfoResponse$outboundSchema = exports.AccountV1GetInfoResponse$inboundSchema = void 0;
|
|
30
30
|
const z = __importStar(require("zod"));
|
|
31
31
|
const primitives_js_1 = require("../../lib/primitives.js");
|
|
32
32
|
const components = __importStar(require("../components/index.js"));
|
|
33
33
|
/** @internal */
|
|
34
|
-
exports.AccountV1GetInfoSecurity$inboundSchema = z.object({
|
|
35
|
-
apiKey: z.string(),
|
|
36
|
-
session: z.string(),
|
|
37
|
-
});
|
|
38
|
-
/** @internal */
|
|
39
|
-
exports.AccountV1GetInfoSecurity$outboundSchema = z.object({
|
|
40
|
-
apiKey: z.string(),
|
|
41
|
-
session: z.string(),
|
|
42
|
-
});
|
|
43
|
-
/**
|
|
44
|
-
* @internal
|
|
45
|
-
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
46
|
-
*/
|
|
47
|
-
var AccountV1GetInfoSecurity$;
|
|
48
|
-
(function (AccountV1GetInfoSecurity$) {
|
|
49
|
-
/** @deprecated use `AccountV1GetInfoSecurity$inboundSchema` instead. */
|
|
50
|
-
AccountV1GetInfoSecurity$.inboundSchema = exports.AccountV1GetInfoSecurity$inboundSchema;
|
|
51
|
-
/** @deprecated use `AccountV1GetInfoSecurity$outboundSchema` instead. */
|
|
52
|
-
AccountV1GetInfoSecurity$.outboundSchema = exports.AccountV1GetInfoSecurity$outboundSchema;
|
|
53
|
-
})(AccountV1GetInfoSecurity$ || (exports.AccountV1GetInfoSecurity$ = AccountV1GetInfoSecurity$ = {}));
|
|
54
|
-
/** @internal */
|
|
55
34
|
exports.AccountV1GetInfoResponse$inboundSchema = z.object({
|
|
56
35
|
HttpMeta: components.HTTPMetadata$inboundSchema,
|
|
57
36
|
AccountInfoBody: components.AccountInfoBody$inboundSchema.optional(),
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"accountv1getinfo.js","sourceRoot":"","sources":["../../src/models/operations/accountv1getinfo.ts"],"names":[],"mappings":";AAAA;;GAEG;;;;;;;;;;;;;;;;;;;;;;;;;;AAEH,uCAAyB;AACzB,2DAA0D;AAC1D,mEAAqD;
|
|
1
|
+
{"version":3,"file":"accountv1getinfo.js","sourceRoot":"","sources":["../../src/models/operations/accountv1getinfo.ts"],"names":[],"mappings":";AAAA;;GAEG;;;;;;;;;;;;;;;;;;;;;;;;;;AAEH,uCAAyB;AACzB,2DAA0D;AAC1D,mEAAqD;AAUrD,gBAAgB;AACH,QAAA,sCAAsC,GAI/C,CAAC,CAAC,MAAM,CAAC;IACX,QAAQ,EAAE,UAAU,CAAC,0BAA0B;IAC/C,eAAe,EAAE,UAAU,CAAC,6BAA6B,CAAC,QAAQ,EAAE;CACrE,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,EAAE,EAAE;IACjB,OAAO,IAAA,qBAAM,EAAC,CAAC,EAAE;QACf,UAAU,EAAE,UAAU;QACtB,iBAAiB,EAAE,iBAAiB;KACrC,CAAC,CAAC;AACL,CAAC,CAAC,CAAC;AAQH,gBAAgB;AACH,QAAA,uCAAuC,GAIhD,CAAC,CAAC,MAAM,CAAC;IACX,QAAQ,EAAE,UAAU,CAAC,2BAA2B;IAChD,eAAe,EAAE,UAAU,CAAC,8BAA8B,CAAC,QAAQ,EAAE;CACtE,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,EAAE,EAAE;IACjB,OAAO,IAAA,qBAAM,EAAC,CAAC,EAAE;QACf,QAAQ,EAAE,UAAU;QACpB,eAAe,EAAE,iBAAiB;KACnC,CAAC,CAAC;AACL,CAAC,CAAC,CAAC;AAEH;;;GAGG;AACH,IAAiB,yBAAyB,CAOzC;AAPD,WAAiB,yBAAyB;IACxC,wEAAwE;IAC3D,uCAAa,GAAG,8CAAsC,CAAC;IACpE,yEAAyE;IAC5D,wCAAc,GAAG,+CAAuC,CAAC;AAGxE,CAAC,EAPgB,yBAAyB,yCAAzB,yBAAyB,QAOzC"}
|
|
@@ -1,9 +1,5 @@
|
|
|
1
1
|
import * as z from "zod";
|
|
2
2
|
import * as components from "../components/index.js";
|
|
3
|
-
export type AccountV1GetLeaderboardHistorySecurity = {
|
|
4
|
-
apiKey: string;
|
|
5
|
-
session: string;
|
|
6
|
-
};
|
|
7
3
|
export type AccountV1GetLeaderboardHistoryResponse = {
|
|
8
4
|
httpMeta: components.HTTPMetadata;
|
|
9
5
|
/**
|
|
@@ -12,27 +8,6 @@ export type AccountV1GetLeaderboardHistoryResponse = {
|
|
|
12
8
|
v1AccountLeaderboardHistoryResponseBody?: components.V1AccountLeaderboardHistoryResponseBody | undefined;
|
|
13
9
|
};
|
|
14
10
|
/** @internal */
|
|
15
|
-
export declare const AccountV1GetLeaderboardHistorySecurity$inboundSchema: z.ZodType<AccountV1GetLeaderboardHistorySecurity, z.ZodTypeDef, unknown>;
|
|
16
|
-
/** @internal */
|
|
17
|
-
export type AccountV1GetLeaderboardHistorySecurity$Outbound = {
|
|
18
|
-
apiKey: string;
|
|
19
|
-
session: string;
|
|
20
|
-
};
|
|
21
|
-
/** @internal */
|
|
22
|
-
export declare const AccountV1GetLeaderboardHistorySecurity$outboundSchema: z.ZodType<AccountV1GetLeaderboardHistorySecurity$Outbound, z.ZodTypeDef, AccountV1GetLeaderboardHistorySecurity>;
|
|
23
|
-
/**
|
|
24
|
-
* @internal
|
|
25
|
-
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
26
|
-
*/
|
|
27
|
-
export declare namespace AccountV1GetLeaderboardHistorySecurity$ {
|
|
28
|
-
/** @deprecated use `AccountV1GetLeaderboardHistorySecurity$inboundSchema` instead. */
|
|
29
|
-
const inboundSchema: z.ZodType<AccountV1GetLeaderboardHistorySecurity, z.ZodTypeDef, unknown>;
|
|
30
|
-
/** @deprecated use `AccountV1GetLeaderboardHistorySecurity$outboundSchema` instead. */
|
|
31
|
-
const outboundSchema: z.ZodType<AccountV1GetLeaderboardHistorySecurity$Outbound, z.ZodTypeDef, AccountV1GetLeaderboardHistorySecurity>;
|
|
32
|
-
/** @deprecated use `AccountV1GetLeaderboardHistorySecurity$Outbound` instead. */
|
|
33
|
-
type Outbound = AccountV1GetLeaderboardHistorySecurity$Outbound;
|
|
34
|
-
}
|
|
35
|
-
/** @internal */
|
|
36
11
|
export declare const AccountV1GetLeaderboardHistoryResponse$inboundSchema: z.ZodType<AccountV1GetLeaderboardHistoryResponse, z.ZodTypeDef, unknown>;
|
|
37
12
|
/** @internal */
|
|
38
13
|
export type AccountV1GetLeaderboardHistoryResponse$Outbound = {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"accountv1getleaderboardhistory.d.ts","sourceRoot":"","sources":["../../src/models/operations/accountv1getleaderboardhistory.ts"],"names":[],"mappings":"AAIA,OAAO,KAAK,CAAC,MAAM,KAAK,CAAC;AAEzB,OAAO,KAAK,UAAU,MAAM,wBAAwB,CAAC;AAErD,MAAM,MAAM,sCAAsC,GAAG;IACnD,
|
|
1
|
+
{"version":3,"file":"accountv1getleaderboardhistory.d.ts","sourceRoot":"","sources":["../../src/models/operations/accountv1getleaderboardhistory.ts"],"names":[],"mappings":"AAIA,OAAO,KAAK,CAAC,MAAM,KAAK,CAAC;AAEzB,OAAO,KAAK,UAAU,MAAM,wBAAwB,CAAC;AAErD,MAAM,MAAM,sCAAsC,GAAG;IACnD,QAAQ,EAAE,UAAU,CAAC,YAAY,CAAC;IAClC;;OAEG;IACH,uCAAuC,CAAC,EACpC,UAAU,CAAC,uCAAuC,GAClD,SAAS,CAAC;CACf,CAAC;AAEF,gBAAgB;AAChB,eAAO,MAAM,oDAAoD,EAAE,CAAC,CAAC,OAAO,CAC1E,sCAAsC,EACtC,CAAC,CAAC,UAAU,EACZ,OAAO,CAWP,CAAC;AAEH,gBAAgB;AAChB,MAAM,MAAM,+CAA+C,GAAG;IAC5D,QAAQ,EAAE,UAAU,CAAC,qBAAqB,CAAC;IAC3C,uCAAuC,CAAC,EACpC,UAAU,CAAC,gDAAgD,GAC3D,SAAS,CAAC;CACf,CAAC;AAEF,gBAAgB;AAChB,eAAO,MAAM,qDAAqD,EAAE,CAAC,CAAC,OAAO,CAC3E,+CAA+C,EAC/C,CAAC,CAAC,UAAU,EACZ,sCAAsC,CAWtC,CAAC;AAEH;;;GAGG;AACH,yBAAiB,uCAAuC,CAAC;IACvD,sFAAsF;IAC/E,MAAM,aAAa,0EAC4B,CAAC;IACvD,uFAAuF;IAChF,MAAM,cAAc,kHAC4B,CAAC;IACxD,iFAAiF;IACjF,KAAY,QAAQ,GAAG,+CAA+C,CAAC;CACxE"}
|
|
@@ -26,32 +26,11 @@ var __importStar = (this && this.__importStar) || function (mod) {
|
|
|
26
26
|
return result;
|
|
27
27
|
};
|
|
28
28
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
29
|
-
exports.AccountV1GetLeaderboardHistoryResponse$ = exports.AccountV1GetLeaderboardHistoryResponse$outboundSchema = exports.AccountV1GetLeaderboardHistoryResponse$inboundSchema =
|
|
29
|
+
exports.AccountV1GetLeaderboardHistoryResponse$ = exports.AccountV1GetLeaderboardHistoryResponse$outboundSchema = exports.AccountV1GetLeaderboardHistoryResponse$inboundSchema = void 0;
|
|
30
30
|
const z = __importStar(require("zod"));
|
|
31
31
|
const primitives_js_1 = require("../../lib/primitives.js");
|
|
32
32
|
const components = __importStar(require("../components/index.js"));
|
|
33
33
|
/** @internal */
|
|
34
|
-
exports.AccountV1GetLeaderboardHistorySecurity$inboundSchema = z.object({
|
|
35
|
-
apiKey: z.string(),
|
|
36
|
-
session: z.string(),
|
|
37
|
-
});
|
|
38
|
-
/** @internal */
|
|
39
|
-
exports.AccountV1GetLeaderboardHistorySecurity$outboundSchema = z.object({
|
|
40
|
-
apiKey: z.string(),
|
|
41
|
-
session: z.string(),
|
|
42
|
-
});
|
|
43
|
-
/**
|
|
44
|
-
* @internal
|
|
45
|
-
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
46
|
-
*/
|
|
47
|
-
var AccountV1GetLeaderboardHistorySecurity$;
|
|
48
|
-
(function (AccountV1GetLeaderboardHistorySecurity$) {
|
|
49
|
-
/** @deprecated use `AccountV1GetLeaderboardHistorySecurity$inboundSchema` instead. */
|
|
50
|
-
AccountV1GetLeaderboardHistorySecurity$.inboundSchema = exports.AccountV1GetLeaderboardHistorySecurity$inboundSchema;
|
|
51
|
-
/** @deprecated use `AccountV1GetLeaderboardHistorySecurity$outboundSchema` instead. */
|
|
52
|
-
AccountV1GetLeaderboardHistorySecurity$.outboundSchema = exports.AccountV1GetLeaderboardHistorySecurity$outboundSchema;
|
|
53
|
-
})(AccountV1GetLeaderboardHistorySecurity$ || (exports.AccountV1GetLeaderboardHistorySecurity$ = AccountV1GetLeaderboardHistorySecurity$ = {}));
|
|
54
|
-
/** @internal */
|
|
55
34
|
exports.AccountV1GetLeaderboardHistoryResponse$inboundSchema = z.object({
|
|
56
35
|
HttpMeta: components.HTTPMetadata$inboundSchema,
|
|
57
36
|
V1AccountLeaderboardHistoryResponseBody: components
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"accountv1getleaderboardhistory.js","sourceRoot":"","sources":["../../src/models/operations/accountv1getleaderboardhistory.ts"],"names":[],"mappings":";AAAA;;GAEG;;;;;;;;;;;;;;;;;;;;;;;;;;AAEH,uCAAyB;AACzB,2DAA0D;AAC1D,mEAAqD;
|
|
1
|
+
{"version":3,"file":"accountv1getleaderboardhistory.js","sourceRoot":"","sources":["../../src/models/operations/accountv1getleaderboardhistory.ts"],"names":[],"mappings":";AAAA;;GAEG;;;;;;;;;;;;;;;;;;;;;;;;;;AAEH,uCAAyB;AACzB,2DAA0D;AAC1D,mEAAqD;AAYrD,gBAAgB;AACH,QAAA,oDAAoD,GAI7D,CAAC,CAAC,MAAM,CAAC;IACX,QAAQ,EAAE,UAAU,CAAC,0BAA0B;IAC/C,uCAAuC,EAAE,UAAU;SAChD,qDAAqD,CAAC,QAAQ,EAAE;CACpE,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,EAAE,EAAE;IACjB,OAAO,IAAA,qBAAM,EAAC,CAAC,EAAE;QACf,UAAU,EAAE,UAAU;QACtB,yCAAyC,EACvC,yCAAyC;KAC5C,CAAC,CAAC;AACL,CAAC,CAAC,CAAC;AAUH,gBAAgB;AACH,QAAA,qDAAqD,GAI9D,CAAC,CAAC,MAAM,CAAC;IACX,QAAQ,EAAE,UAAU,CAAC,2BAA2B;IAChD,uCAAuC,EAAE,UAAU;SAChD,sDAAsD,CAAC,QAAQ,EAAE;CACrE,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,EAAE,EAAE;IACjB,OAAO,IAAA,qBAAM,EAAC,CAAC,EAAE;QACf,QAAQ,EAAE,UAAU;QACpB,uCAAuC,EACrC,yCAAyC;KAC5C,CAAC,CAAC;AACL,CAAC,CAAC,CAAC;AAEH;;;GAGG;AACH,IAAiB,uCAAuC,CASvD;AATD,WAAiB,uCAAuC;IACtD,sFAAsF;IACzE,qDAAa,GACxB,4DAAoD,CAAC;IACvD,uFAAuF;IAC1E,sDAAc,GACzB,6DAAqD,CAAC;AAG1D,CAAC,EATgB,uCAAuC,uDAAvC,uCAAuC,QASvD"}
|
|
@@ -1,5 +1,8 @@
|
|
|
1
1
|
import * as z from "zod";
|
|
2
2
|
import * as components from "../components/index.js";
|
|
3
|
+
export type AccountV1GetStaffSecurity = {
|
|
4
|
+
session: string;
|
|
5
|
+
};
|
|
3
6
|
export type AccountV1GetStaffResponse = {
|
|
4
7
|
httpMeta: components.HTTPMetadata;
|
|
5
8
|
/**
|
|
@@ -8,6 +11,26 @@ export type AccountV1GetStaffResponse = {
|
|
|
8
11
|
leaderboardAccounts?: Array<components.LeaderboardAccount> | null | undefined;
|
|
9
12
|
};
|
|
10
13
|
/** @internal */
|
|
14
|
+
export declare const AccountV1GetStaffSecurity$inboundSchema: z.ZodType<AccountV1GetStaffSecurity, z.ZodTypeDef, unknown>;
|
|
15
|
+
/** @internal */
|
|
16
|
+
export type AccountV1GetStaffSecurity$Outbound = {
|
|
17
|
+
session: string;
|
|
18
|
+
};
|
|
19
|
+
/** @internal */
|
|
20
|
+
export declare const AccountV1GetStaffSecurity$outboundSchema: z.ZodType<AccountV1GetStaffSecurity$Outbound, z.ZodTypeDef, AccountV1GetStaffSecurity>;
|
|
21
|
+
/**
|
|
22
|
+
* @internal
|
|
23
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
24
|
+
*/
|
|
25
|
+
export declare namespace AccountV1GetStaffSecurity$ {
|
|
26
|
+
/** @deprecated use `AccountV1GetStaffSecurity$inboundSchema` instead. */
|
|
27
|
+
const inboundSchema: z.ZodType<AccountV1GetStaffSecurity, z.ZodTypeDef, unknown>;
|
|
28
|
+
/** @deprecated use `AccountV1GetStaffSecurity$outboundSchema` instead. */
|
|
29
|
+
const outboundSchema: z.ZodType<AccountV1GetStaffSecurity$Outbound, z.ZodTypeDef, AccountV1GetStaffSecurity>;
|
|
30
|
+
/** @deprecated use `AccountV1GetStaffSecurity$Outbound` instead. */
|
|
31
|
+
type Outbound = AccountV1GetStaffSecurity$Outbound;
|
|
32
|
+
}
|
|
33
|
+
/** @internal */
|
|
11
34
|
export declare const AccountV1GetStaffResponse$inboundSchema: z.ZodType<AccountV1GetStaffResponse, z.ZodTypeDef, unknown>;
|
|
12
35
|
/** @internal */
|
|
13
36
|
export type AccountV1GetStaffResponse$Outbound = {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"accountv1getstaff.d.ts","sourceRoot":"","sources":["../../src/models/operations/accountv1getstaff.ts"],"names":[],"mappings":"AAIA,OAAO,KAAK,CAAC,MAAM,KAAK,CAAC;AAEzB,OAAO,KAAK,UAAU,MAAM,wBAAwB,CAAC;AAErD,MAAM,MAAM,yBAAyB,GAAG;IACtC,QAAQ,EAAE,UAAU,CAAC,YAAY,CAAC;IAClC;;OAEG;IACH,mBAAmB,CAAC,EAAE,KAAK,CAAC,UAAU,CAAC,kBAAkB,CAAC,GAAG,IAAI,GAAG,SAAS,CAAC;CAC/E,CAAC;AAEF,gBAAgB;AAChB,eAAO,MAAM,uCAAuC,EAAE,CAAC,CAAC,OAAO,CAC7D,yBAAyB,EACzB,CAAC,CAAC,UAAU,EACZ,OAAO,CAWP,CAAC;AAEH,gBAAgB;AAChB,MAAM,MAAM,kCAAkC,GAAG;IAC/C,QAAQ,EAAE,UAAU,CAAC,qBAAqB,CAAC;IAC3C,mBAAmB,CAAC,EAChB,KAAK,CAAC,UAAU,CAAC,2BAA2B,CAAC,GAC7C,IAAI,GACJ,SAAS,CAAC;CACf,CAAC;AAEF,gBAAgB;AAChB,eAAO,MAAM,wCAAwC,EAAE,CAAC,CAAC,OAAO,CAC9D,kCAAkC,EAClC,CAAC,CAAC,UAAU,EACZ,yBAAyB,CAWzB,CAAC;AAEH;;;GAGG;AACH,yBAAiB,0BAA0B,CAAC;IAC1C,yEAAyE;IAClE,MAAM,aAAa,6DAA0C,CAAC;IACrE,0EAA0E;IACnE,MAAM,cAAc,wFAA2C,CAAC;IACvE,oEAAoE;IACpE,KAAY,QAAQ,GAAG,kCAAkC,CAAC;CAC3D"}
|
|
1
|
+
{"version":3,"file":"accountv1getstaff.d.ts","sourceRoot":"","sources":["../../src/models/operations/accountv1getstaff.ts"],"names":[],"mappings":"AAIA,OAAO,KAAK,CAAC,MAAM,KAAK,CAAC;AAEzB,OAAO,KAAK,UAAU,MAAM,wBAAwB,CAAC;AAErD,MAAM,MAAM,yBAAyB,GAAG;IACtC,OAAO,EAAE,MAAM,CAAC;CACjB,CAAC;AAEF,MAAM,MAAM,yBAAyB,GAAG;IACtC,QAAQ,EAAE,UAAU,CAAC,YAAY,CAAC;IAClC;;OAEG;IACH,mBAAmB,CAAC,EAAE,KAAK,CAAC,UAAU,CAAC,kBAAkB,CAAC,GAAG,IAAI,GAAG,SAAS,CAAC;CAC/E,CAAC;AAEF,gBAAgB;AAChB,eAAO,MAAM,uCAAuC,EAAE,CAAC,CAAC,OAAO,CAC7D,yBAAyB,EACzB,CAAC,CAAC,UAAU,EACZ,OAAO,CAGP,CAAC;AAEH,gBAAgB;AAChB,MAAM,MAAM,kCAAkC,GAAG;IAC/C,OAAO,EAAE,MAAM,CAAC;CACjB,CAAC;AAEF,gBAAgB;AAChB,eAAO,MAAM,wCAAwC,EAAE,CAAC,CAAC,OAAO,CAC9D,kCAAkC,EAClC,CAAC,CAAC,UAAU,EACZ,yBAAyB,CAGzB,CAAC;AAEH;;;GAGG;AACH,yBAAiB,0BAA0B,CAAC;IAC1C,yEAAyE;IAClE,MAAM,aAAa,6DAA0C,CAAC;IACrE,0EAA0E;IACnE,MAAM,cAAc,wFAA2C,CAAC;IACvE,oEAAoE;IACpE,KAAY,QAAQ,GAAG,kCAAkC,CAAC;CAC3D;AAED,gBAAgB;AAChB,eAAO,MAAM,uCAAuC,EAAE,CAAC,CAAC,OAAO,CAC7D,yBAAyB,EACzB,CAAC,CAAC,UAAU,EACZ,OAAO,CAWP,CAAC;AAEH,gBAAgB;AAChB,MAAM,MAAM,kCAAkC,GAAG;IAC/C,QAAQ,EAAE,UAAU,CAAC,qBAAqB,CAAC;IAC3C,mBAAmB,CAAC,EAChB,KAAK,CAAC,UAAU,CAAC,2BAA2B,CAAC,GAC7C,IAAI,GACJ,SAAS,CAAC;CACf,CAAC;AAEF,gBAAgB;AAChB,eAAO,MAAM,wCAAwC,EAAE,CAAC,CAAC,OAAO,CAC9D,kCAAkC,EAClC,CAAC,CAAC,UAAU,EACZ,yBAAyB,CAWzB,CAAC;AAEH;;;GAGG;AACH,yBAAiB,0BAA0B,CAAC;IAC1C,yEAAyE;IAClE,MAAM,aAAa,6DAA0C,CAAC;IACrE,0EAA0E;IACnE,MAAM,cAAc,wFAA2C,CAAC;IACvE,oEAAoE;IACpE,KAAY,QAAQ,GAAG,kCAAkC,CAAC;CAC3D"}
|
|
@@ -26,11 +26,30 @@ var __importStar = (this && this.__importStar) || function (mod) {
|
|
|
26
26
|
return result;
|
|
27
27
|
};
|
|
28
28
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
29
|
-
exports.AccountV1GetStaffResponse$ = exports.AccountV1GetStaffResponse$outboundSchema = exports.AccountV1GetStaffResponse$inboundSchema = void 0;
|
|
29
|
+
exports.AccountV1GetStaffResponse$ = exports.AccountV1GetStaffResponse$outboundSchema = exports.AccountV1GetStaffResponse$inboundSchema = exports.AccountV1GetStaffSecurity$ = exports.AccountV1GetStaffSecurity$outboundSchema = exports.AccountV1GetStaffSecurity$inboundSchema = void 0;
|
|
30
30
|
const z = __importStar(require("zod"));
|
|
31
31
|
const primitives_js_1 = require("../../lib/primitives.js");
|
|
32
32
|
const components = __importStar(require("../components/index.js"));
|
|
33
33
|
/** @internal */
|
|
34
|
+
exports.AccountV1GetStaffSecurity$inboundSchema = z.object({
|
|
35
|
+
session: z.string(),
|
|
36
|
+
});
|
|
37
|
+
/** @internal */
|
|
38
|
+
exports.AccountV1GetStaffSecurity$outboundSchema = z.object({
|
|
39
|
+
session: z.string(),
|
|
40
|
+
});
|
|
41
|
+
/**
|
|
42
|
+
* @internal
|
|
43
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
44
|
+
*/
|
|
45
|
+
var AccountV1GetStaffSecurity$;
|
|
46
|
+
(function (AccountV1GetStaffSecurity$) {
|
|
47
|
+
/** @deprecated use `AccountV1GetStaffSecurity$inboundSchema` instead. */
|
|
48
|
+
AccountV1GetStaffSecurity$.inboundSchema = exports.AccountV1GetStaffSecurity$inboundSchema;
|
|
49
|
+
/** @deprecated use `AccountV1GetStaffSecurity$outboundSchema` instead. */
|
|
50
|
+
AccountV1GetStaffSecurity$.outboundSchema = exports.AccountV1GetStaffSecurity$outboundSchema;
|
|
51
|
+
})(AccountV1GetStaffSecurity$ || (exports.AccountV1GetStaffSecurity$ = AccountV1GetStaffSecurity$ = {}));
|
|
52
|
+
/** @internal */
|
|
34
53
|
exports.AccountV1GetStaffResponse$inboundSchema = z.object({
|
|
35
54
|
HttpMeta: components.HTTPMetadata$inboundSchema,
|
|
36
55
|
LeaderboardAccounts: z.nullable(z.array(components.LeaderboardAccount$inboundSchema)).optional(),
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"accountv1getstaff.js","sourceRoot":"","sources":["../../src/models/operations/accountv1getstaff.ts"],"names":[],"mappings":";AAAA;;GAEG;;;;;;;;;;;;;;;;;;;;;;;;;;AAEH,uCAAyB;AACzB,2DAA0D;AAC1D,mEAAqD;
|
|
1
|
+
{"version":3,"file":"accountv1getstaff.js","sourceRoot":"","sources":["../../src/models/operations/accountv1getstaff.ts"],"names":[],"mappings":";AAAA;;GAEG;;;;;;;;;;;;;;;;;;;;;;;;;;AAEH,uCAAyB;AACzB,2DAA0D;AAC1D,mEAAqD;AAcrD,gBAAgB;AACH,QAAA,uCAAuC,GAIhD,CAAC,CAAC,MAAM,CAAC;IACX,OAAO,EAAE,CAAC,CAAC,MAAM,EAAE;CACpB,CAAC,CAAC;AAOH,gBAAgB;AACH,QAAA,wCAAwC,GAIjD,CAAC,CAAC,MAAM,CAAC;IACX,OAAO,EAAE,CAAC,CAAC,MAAM,EAAE;CACpB,CAAC,CAAC;AAEH;;;GAGG;AACH,IAAiB,0BAA0B,CAO1C;AAPD,WAAiB,0BAA0B;IACzC,yEAAyE;IAC5D,wCAAa,GAAG,+CAAuC,CAAC;IACrE,0EAA0E;IAC7D,yCAAc,GAAG,gDAAwC,CAAC;AAGzE,CAAC,EAPgB,0BAA0B,0CAA1B,0BAA0B,QAO1C;AAED,gBAAgB;AACH,QAAA,uCAAuC,GAIhD,CAAC,CAAC,MAAM,CAAC;IACX,QAAQ,EAAE,UAAU,CAAC,0BAA0B;IAC/C,mBAAmB,EAAE,CAAC,CAAC,QAAQ,CAC7B,CAAC,CAAC,KAAK,CAAC,UAAU,CAAC,gCAAgC,CAAC,CACrD,CAAC,QAAQ,EAAE;CACb,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,EAAE,EAAE;IACjB,OAAO,IAAA,qBAAM,EAAC,CAAC,EAAE;QACf,UAAU,EAAE,UAAU;QACtB,qBAAqB,EAAE,qBAAqB;KAC7C,CAAC,CAAC;AACL,CAAC,CAAC,CAAC;AAWH,gBAAgB;AACH,QAAA,wCAAwC,GAIjD,CAAC,CAAC,MAAM,CAAC;IACX,QAAQ,EAAE,UAAU,CAAC,2BAA2B;IAChD,mBAAmB,EAAE,CAAC,CAAC,QAAQ,CAC7B,CAAC,CAAC,KAAK,CAAC,UAAU,CAAC,iCAAiC,CAAC,CACtD,CAAC,QAAQ,EAAE;CACb,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,EAAE,EAAE;IACjB,OAAO,IAAA,qBAAM,EAAC,CAAC,EAAE;QACf,QAAQ,EAAE,UAAU;QACpB,mBAAmB,EAAE,qBAAqB;KAC3C,CAAC,CAAC;AACL,CAAC,CAAC,CAAC;AAEH;;;GAGG;AACH,IAAiB,0BAA0B,CAO1C;AAPD,WAAiB,0BAA0B;IACzC,yEAAyE;IAC5D,wCAAa,GAAG,+CAAuC,CAAC;IACrE,0EAA0E;IAC7D,yCAAc,GAAG,gDAAwC,CAAC;AAGzE,CAAC,EAPgB,0BAA0B,0CAA1B,0BAA0B,QAO1C"}
|