@steamsets/client-ts 0.15.0 → 0.15.4
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/FUNCTIONS.md +4 -4
- package/README.md +60 -115
- package/docs/sdks/account/README.md +47 -904
- package/docs/sdks/admin/README.md +10 -171
- package/docs/sdks/badge/README.md +0 -302
- package/docs/sdks/badges/README.md +302 -0
- package/docs/sdks/connection/README.md +5 -5
- package/docs/sdks/{event → events}/README.md +12 -12
- package/docs/sdks/external/README.md +5 -5
- package/docs/sdks/images/README.md +10 -10
- package/docs/sdks/internal/README.md +30 -1206
- package/docs/sdks/settings/README.md +20 -20
- package/docs/sdks/stats/README.md +5 -5
- package/docs/sdks/steamsets/README.md +0 -78
- package/docs/sdks/webhooks/README.md +84 -0
- package/funcs/adminUpdateResources.d.ts +11 -0
- package/funcs/adminUpdateResources.d.ts.map +1 -0
- package/funcs/{adminAdminV1UpdateResources.js → adminUpdateResources.js} +3 -3
- package/funcs/adminUpdateResources.js.map +1 -0
- package/funcs/{accountAccountV1SettingsEmailSendVerification.d.ts → adminUpdateRoles.d.ts} +3 -2
- package/funcs/adminUpdateRoles.d.ts.map +1 -0
- package/funcs/{adminAdminV1UpdateRoles.js → adminUpdateRoles.js} +3 -3
- package/funcs/adminUpdateRoles.js.map +1 -0
- package/funcs/{eventAdminV1UpdateEvent.d.ts → badgesBookmark.d.ts} +2 -2
- package/funcs/badgesBookmark.d.ts.map +1 -0
- package/funcs/{badgeAccountV1BookmarkBadge.js → badgesBookmark.js} +3 -3
- package/funcs/badgesBookmark.js.map +1 -0
- package/funcs/{internalAccountV1ConnectionReconnect.d.ts → badgesGetBookmarks.d.ts} +2 -3
- package/funcs/badgesGetBookmarks.d.ts.map +1 -0
- package/funcs/{badgeAccountV1GetBadgeBookmarks.js → badgesGetBookmarks.js} +3 -3
- package/funcs/badgesGetBookmarks.js.map +1 -0
- package/funcs/{adminAdminV1GetEvents.d.ts → badgesGetOwned.d.ts} +2 -2
- package/funcs/badgesGetOwned.d.ts.map +1 -0
- package/funcs/{badgeAccountV1GetOwnedBadges.js → badgesGetOwned.js} +3 -3
- package/funcs/badgesGetOwned.js.map +1 -0
- package/funcs/{badgeBadgeV1Search.d.ts → badgesSearch.d.ts} +2 -2
- package/funcs/badgesSearch.d.ts.map +1 -0
- package/funcs/{badgeBadgeV1Search.js → badgesSearch.js} +3 -3
- package/funcs/badgesSearch.js.map +1 -0
- package/funcs/{adminAdminV1UpdateEvent.d.ts → connectionReconnect.d.ts} +2 -2
- package/funcs/connectionReconnect.d.ts.map +1 -0
- package/funcs/{accountAccountV1ConnectionReconnect.js → connectionReconnect.js} +3 -3
- package/funcs/connectionReconnect.js.map +1 -0
- package/funcs/{imagesAccountV1ImagesGet.d.ts → eventsGet.d.ts} +2 -2
- package/funcs/eventsGet.d.ts.map +1 -0
- package/funcs/{eventAdminV1GetEvents.js → eventsGet.js} +3 -3
- package/funcs/eventsGet.js.map +1 -0
- package/funcs/eventsUpdate.d.ts +11 -0
- package/funcs/eventsUpdate.d.ts.map +1 -0
- package/funcs/{eventAdminV1UpdateEvent.js → eventsUpdate.js} +3 -3
- package/funcs/eventsUpdate.js.map +1 -0
- package/funcs/{internalAccountV1ImagesGet.d.ts → externalGet.d.ts} +2 -2
- package/funcs/externalGet.d.ts.map +1 -0
- package/funcs/{statsStatsV1StatsGet.js → externalGet.js} +3 -3
- package/funcs/externalGet.js.map +1 -0
- package/funcs/{internalBadgeV1Search.d.ts → imagesGet.d.ts} +2 -3
- package/funcs/imagesGet.d.ts.map +1 -0
- package/funcs/{imagesAccountV1ImagesGet.js → imagesGet.js} +3 -3
- package/funcs/imagesGet.js.map +1 -0
- package/funcs/imagesUpdate.d.ts +11 -0
- package/funcs/imagesUpdate.d.ts.map +1 -0
- package/funcs/{imagesAccountV1ImagesUpdate.js → imagesUpdate.js} +3 -3
- package/funcs/imagesUpdate.js.map +1 -0
- package/funcs/{accountAccountV1SettingsEmailSubscribe.d.ts → settingsSendVerification.d.ts} +2 -2
- package/funcs/settingsSendVerification.d.ts.map +1 -0
- package/funcs/{accountAccountV1SettingsEmailSendVerification.js → settingsSendVerification.js} +3 -3
- package/funcs/settingsSendVerification.js.map +1 -0
- package/funcs/{badgeAccountV1BookmarkBadge.d.ts → settingsSubscribeEmail.d.ts} +2 -3
- package/funcs/settingsSubscribeEmail.d.ts.map +1 -0
- package/funcs/{accountAccountV1SettingsEmailSubscribe.js → settingsSubscribeEmail.js} +3 -3
- package/funcs/settingsSubscribeEmail.js.map +1 -0
- package/funcs/settingsUpdateRole.d.ts +11 -0
- package/funcs/{badgeBadgeV1Search.d.ts.map → settingsUpdateRole.d.ts.map} +1 -1
- package/funcs/{accountAccountV1SettingsUpdateRole.js → settingsUpdateRole.js} +3 -3
- package/funcs/{badgeBadgeV1Search.js.map → settingsUpdateRole.js.map} +1 -1
- package/funcs/{adminAdminV1UpdateRoles.d.ts → settingsVerifyEmail.d.ts} +2 -2
- package/funcs/settingsVerifyEmail.d.ts.map +1 -0
- package/funcs/{accountAccountV1SettingsEmailVerify.js → settingsVerifyEmail.js} +3 -3
- package/funcs/settingsVerifyEmail.js.map +1 -0
- package/funcs/{accountAccountV1ImagesGet.d.ts → statsGet.d.ts} +2 -2
- package/funcs/statsGet.d.ts.map +1 -0
- package/funcs/{externalStatsV1StatsGet.js → statsGet.js} +3 -3
- package/funcs/statsGet.js.map +1 -0
- package/funcs/{resendWebhook.d.ts → webhooksResend.d.ts} +2 -2
- package/funcs/webhooksResend.d.ts.map +1 -0
- package/funcs/{resendWebhook.js → webhooksResend.js} +3 -3
- package/funcs/webhooksResend.js.map +1 -0
- package/jsr.json +1 -1
- package/lib/config.d.ts +2 -2
- package/lib/config.js +2 -2
- package/package.json +1 -1
- package/sdk/account.d.ts +0 -11
- package/sdk/account.d.ts.map +1 -1
- package/sdk/account.js +0 -44
- package/sdk/account.js.map +1 -1
- package/sdk/admin.d.ts +2 -4
- package/sdk/admin.d.ts.map +1 -1
- package/sdk/admin.js +6 -14
- package/sdk/admin.js.map +1 -1
- package/sdk/badge.d.ts +0 -5
- package/sdk/badge.d.ts.map +1 -1
- package/sdk/badge.js +0 -16
- package/sdk/badge.js.map +1 -1
- package/sdk/badges.d.ts +4 -0
- package/sdk/badges.d.ts.map +1 -1
- package/sdk/badges.js +16 -0
- package/sdk/badges.js.map +1 -1
- package/sdk/connection.d.ts +1 -1
- package/sdk/connection.d.ts.map +1 -1
- package/sdk/connection.js +3 -3
- package/sdk/connection.js.map +1 -1
- package/sdk/events.d.ts +8 -0
- package/sdk/events.d.ts.map +1 -0
- package/sdk/events.js +20 -0
- package/sdk/events.js.map +1 -0
- package/sdk/external.d.ts +1 -1
- package/sdk/external.d.ts.map +1 -1
- package/sdk/external.js +3 -3
- package/sdk/external.js.map +1 -1
- package/sdk/images.d.ts +2 -2
- package/sdk/images.d.ts.map +1 -1
- package/sdk/images.js +6 -6
- package/sdk/images.js.map +1 -1
- package/sdk/internal.d.ts +0 -15
- package/sdk/internal.d.ts.map +1 -1
- package/sdk/internal.js +0 -60
- package/sdk/internal.js.map +1 -1
- package/sdk/sdk.d.ts +13 -12
- package/sdk/sdk.d.ts.map +1 -1
- package/sdk/sdk.js +13 -14
- package/sdk/sdk.js.map +1 -1
- package/sdk/settings.d.ts +4 -4
- package/sdk/settings.d.ts.map +1 -1
- package/sdk/settings.js +12 -12
- package/sdk/settings.js.map +1 -1
- package/sdk/stats.d.ts +1 -1
- package/sdk/stats.d.ts.map +1 -1
- package/sdk/stats.js +3 -3
- package/sdk/stats.js.map +1 -1
- package/sdk/webhooks.d.ts +6 -0
- package/sdk/webhooks.d.ts.map +1 -0
- package/sdk/webhooks.js +16 -0
- package/sdk/webhooks.js.map +1 -0
- package/src/funcs/{adminAdminV1UpdateResources.ts → adminUpdateResources.ts} +1 -1
- package/src/funcs/{adminAdminV1UpdateRoles.ts → adminUpdateRoles.ts} +1 -1
- package/src/funcs/{badgeAccountV1BookmarkBadge.ts → badgesBookmark.ts} +1 -1
- package/src/funcs/{badgeAccountV1GetBadgeBookmarks.ts → badgesGetBookmarks.ts} +1 -1
- package/src/funcs/{badgeAccountV1GetOwnedBadges.ts → badgesGetOwned.ts} +1 -1
- package/src/funcs/{badgeBadgeV1Search.ts → badgesSearch.ts} +1 -1
- package/src/funcs/{accountAccountV1ConnectionReconnect.ts → connectionReconnect.ts} +1 -1
- package/src/funcs/{adminAdminV1GetEvents.ts → eventsGet.ts} +1 -1
- package/src/funcs/{adminAdminV1UpdateEvent.ts → eventsUpdate.ts} +1 -1
- package/src/funcs/{statsStatsV1StatsGet.ts → externalGet.ts} +1 -1
- package/src/funcs/{imagesAccountV1ImagesGet.ts → imagesGet.ts} +1 -1
- package/src/funcs/{imagesAccountV1ImagesUpdate.ts → imagesUpdate.ts} +1 -1
- package/src/funcs/{accountAccountV1SettingsEmailSendVerification.ts → settingsSendVerification.ts} +1 -1
- package/src/funcs/{accountAccountV1SettingsEmailSubscribe.ts → settingsSubscribeEmail.ts} +1 -1
- package/src/funcs/{accountAccountV1SettingsUpdateRole.ts → settingsUpdateRole.ts} +1 -1
- package/src/funcs/{accountAccountV1SettingsEmailVerify.ts → settingsVerifyEmail.ts} +1 -1
- package/src/funcs/{externalStatsV1StatsGet.ts → statsGet.ts} +1 -1
- package/src/funcs/{resendWebhook.ts → webhooksResend.ts} +1 -1
- package/src/lib/config.ts +2 -2
- package/src/sdk/account.ts +0 -126
- package/src/sdk/admin.ts +6 -28
- package/src/sdk/badge.ts +0 -45
- package/src/sdk/badges.ts +44 -0
- package/src/sdk/connection.ts +3 -3
- package/src/sdk/{event.ts → events.ts} +7 -7
- package/src/sdk/external.ts +3 -3
- package/src/sdk/images.ts +6 -6
- package/src/sdk/internal.ts +0 -172
- package/src/sdk/sdk.ts +20 -28
- package/src/sdk/settings.ts +12 -12
- package/src/sdk/stats.ts +3 -3
- package/src/sdk/webhooks.ts +21 -0
- package/funcs/accountAccountV1ConnectionReconnect.d.ts +0 -11
- package/funcs/accountAccountV1ConnectionReconnect.d.ts.map +0 -1
- package/funcs/accountAccountV1ConnectionReconnect.js.map +0 -1
- package/funcs/accountAccountV1GetBadgeBookmarks.d.ts +0 -10
- package/funcs/accountAccountV1GetBadgeBookmarks.d.ts.map +0 -1
- package/funcs/accountAccountV1GetBadgeBookmarks.js +0 -102
- package/funcs/accountAccountV1GetBadgeBookmarks.js.map +0 -1
- package/funcs/accountAccountV1GetOwnedBadges.d.ts +0 -10
- package/funcs/accountAccountV1GetOwnedBadges.d.ts.map +0 -1
- package/funcs/accountAccountV1GetOwnedBadges.js +0 -102
- package/funcs/accountAccountV1GetOwnedBadges.js.map +0 -1
- package/funcs/accountAccountV1ImagesGet.d.ts.map +0 -1
- package/funcs/accountAccountV1ImagesGet.js +0 -100
- package/funcs/accountAccountV1ImagesGet.js.map +0 -1
- package/funcs/accountAccountV1ImagesUpdate.d.ts +0 -11
- package/funcs/accountAccountV1ImagesUpdate.d.ts.map +0 -1
- package/funcs/accountAccountV1ImagesUpdate.js +0 -113
- package/funcs/accountAccountV1ImagesUpdate.js.map +0 -1
- package/funcs/accountAccountV1SettingsEmailSendVerification.d.ts.map +0 -1
- package/funcs/accountAccountV1SettingsEmailSendVerification.js.map +0 -1
- package/funcs/accountAccountV1SettingsEmailSubscribe.d.ts.map +0 -1
- package/funcs/accountAccountV1SettingsEmailSubscribe.js.map +0 -1
- package/funcs/accountAccountV1SettingsEmailVerify.d.ts +0 -11
- package/funcs/accountAccountV1SettingsEmailVerify.d.ts.map +0 -1
- package/funcs/accountAccountV1SettingsEmailVerify.js.map +0 -1
- package/funcs/accountAccountV1SettingsUpdateRole.d.ts +0 -11
- package/funcs/accountAccountV1SettingsUpdateRole.d.ts.map +0 -1
- package/funcs/accountAccountV1SettingsUpdateRole.js.map +0 -1
- package/funcs/accountAdminV1UpdateResources.d.ts +0 -11
- package/funcs/accountAdminV1UpdateResources.d.ts.map +0 -1
- package/funcs/accountAdminV1UpdateResources.js +0 -111
- package/funcs/accountAdminV1UpdateResources.js.map +0 -1
- package/funcs/accountAdminV1UpdateRoles.d.ts +0 -11
- package/funcs/accountAdminV1UpdateRoles.d.ts.map +0 -1
- package/funcs/accountAdminV1UpdateRoles.js +0 -111
- package/funcs/accountAdminV1UpdateRoles.js.map +0 -1
- package/funcs/adminAdminV1GetEvents.d.ts.map +0 -1
- package/funcs/adminAdminV1GetEvents.js +0 -102
- package/funcs/adminAdminV1GetEvents.js.map +0 -1
- package/funcs/adminAdminV1UpdateEvent.d.ts.map +0 -1
- package/funcs/adminAdminV1UpdateEvent.js +0 -113
- package/funcs/adminAdminV1UpdateEvent.js.map +0 -1
- package/funcs/adminAdminV1UpdateResources.d.ts +0 -11
- package/funcs/adminAdminV1UpdateResources.d.ts.map +0 -1
- package/funcs/adminAdminV1UpdateResources.js.map +0 -1
- package/funcs/adminAdminV1UpdateRoles.d.ts.map +0 -1
- package/funcs/adminAdminV1UpdateRoles.js.map +0 -1
- package/funcs/badgeAccountV1BookmarkBadge.d.ts.map +0 -1
- package/funcs/badgeAccountV1BookmarkBadge.js.map +0 -1
- package/funcs/badgeAccountV1GetBadgeBookmarks.d.ts +0 -10
- package/funcs/badgeAccountV1GetBadgeBookmarks.d.ts.map +0 -1
- package/funcs/badgeAccountV1GetBadgeBookmarks.js.map +0 -1
- package/funcs/badgeAccountV1GetOwnedBadges.d.ts +0 -10
- package/funcs/badgeAccountV1GetOwnedBadges.d.ts.map +0 -1
- package/funcs/badgeAccountV1GetOwnedBadges.js.map +0 -1
- package/funcs/connectionAccountV1ConnectionReconnect.d.ts +0 -11
- package/funcs/connectionAccountV1ConnectionReconnect.d.ts.map +0 -1
- package/funcs/connectionAccountV1ConnectionReconnect.js +0 -113
- package/funcs/connectionAccountV1ConnectionReconnect.js.map +0 -1
- package/funcs/eventAdminV1GetEvents.d.ts +0 -10
- package/funcs/eventAdminV1GetEvents.d.ts.map +0 -1
- package/funcs/eventAdminV1GetEvents.js.map +0 -1
- package/funcs/eventAdminV1UpdateEvent.d.ts.map +0 -1
- package/funcs/eventAdminV1UpdateEvent.js.map +0 -1
- package/funcs/externalStatsV1StatsGet.d.ts +0 -10
- package/funcs/externalStatsV1StatsGet.d.ts.map +0 -1
- package/funcs/externalStatsV1StatsGet.js.map +0 -1
- package/funcs/imagesAccountV1ImagesGet.d.ts.map +0 -1
- package/funcs/imagesAccountV1ImagesGet.js.map +0 -1
- package/funcs/imagesAccountV1ImagesUpdate.d.ts +0 -11
- package/funcs/imagesAccountV1ImagesUpdate.d.ts.map +0 -1
- package/funcs/imagesAccountV1ImagesUpdate.js.map +0 -1
- package/funcs/internalAccountV1BookmarkBadge.d.ts +0 -11
- package/funcs/internalAccountV1BookmarkBadge.d.ts.map +0 -1
- package/funcs/internalAccountV1BookmarkBadge.js +0 -113
- package/funcs/internalAccountV1BookmarkBadge.js.map +0 -1
- package/funcs/internalAccountV1ConnectionReconnect.d.ts.map +0 -1
- package/funcs/internalAccountV1ConnectionReconnect.js +0 -113
- package/funcs/internalAccountV1ConnectionReconnect.js.map +0 -1
- package/funcs/internalAccountV1GetBadgeBookmarks.d.ts +0 -10
- package/funcs/internalAccountV1GetBadgeBookmarks.d.ts.map +0 -1
- package/funcs/internalAccountV1GetBadgeBookmarks.js +0 -102
- package/funcs/internalAccountV1GetBadgeBookmarks.js.map +0 -1
- package/funcs/internalAccountV1GetOwnedBadges.d.ts +0 -10
- package/funcs/internalAccountV1GetOwnedBadges.d.ts.map +0 -1
- package/funcs/internalAccountV1GetOwnedBadges.js +0 -102
- package/funcs/internalAccountV1GetOwnedBadges.js.map +0 -1
- package/funcs/internalAccountV1ImagesGet.d.ts.map +0 -1
- package/funcs/internalAccountV1ImagesGet.js +0 -100
- package/funcs/internalAccountV1ImagesGet.js.map +0 -1
- package/funcs/internalAccountV1ImagesUpdate.d.ts +0 -11
- package/funcs/internalAccountV1ImagesUpdate.d.ts.map +0 -1
- package/funcs/internalAccountV1ImagesUpdate.js +0 -113
- package/funcs/internalAccountV1ImagesUpdate.js.map +0 -1
- package/funcs/internalAccountV1SettingsEmailSendVerification.d.ts +0 -10
- package/funcs/internalAccountV1SettingsEmailSendVerification.d.ts.map +0 -1
- package/funcs/internalAccountV1SettingsEmailSendVerification.js +0 -111
- package/funcs/internalAccountV1SettingsEmailSendVerification.js.map +0 -1
- package/funcs/internalAccountV1SettingsEmailSubscribe.d.ts +0 -10
- package/funcs/internalAccountV1SettingsEmailSubscribe.d.ts.map +0 -1
- package/funcs/internalAccountV1SettingsEmailSubscribe.js +0 -113
- package/funcs/internalAccountV1SettingsEmailSubscribe.js.map +0 -1
- package/funcs/internalAccountV1SettingsEmailVerify.d.ts +0 -11
- package/funcs/internalAccountV1SettingsEmailVerify.d.ts.map +0 -1
- package/funcs/internalAccountV1SettingsEmailVerify.js +0 -113
- package/funcs/internalAccountV1SettingsEmailVerify.js.map +0 -1
- package/funcs/internalAccountV1SettingsUpdateRole.d.ts +0 -11
- package/funcs/internalAccountV1SettingsUpdateRole.d.ts.map +0 -1
- package/funcs/internalAccountV1SettingsUpdateRole.js +0 -113
- package/funcs/internalAccountV1SettingsUpdateRole.js.map +0 -1
- package/funcs/internalAdminV1GetEvents.d.ts +0 -10
- package/funcs/internalAdminV1GetEvents.d.ts.map +0 -1
- package/funcs/internalAdminV1GetEvents.js +0 -102
- package/funcs/internalAdminV1GetEvents.js.map +0 -1
- package/funcs/internalAdminV1UpdateEvent.d.ts +0 -11
- package/funcs/internalAdminV1UpdateEvent.d.ts.map +0 -1
- package/funcs/internalAdminV1UpdateEvent.js +0 -113
- package/funcs/internalAdminV1UpdateEvent.js.map +0 -1
- package/funcs/internalAdminV1UpdateResources.d.ts +0 -11
- package/funcs/internalAdminV1UpdateResources.d.ts.map +0 -1
- package/funcs/internalAdminV1UpdateResources.js +0 -111
- package/funcs/internalAdminV1UpdateResources.js.map +0 -1
- package/funcs/internalAdminV1UpdateRoles.d.ts +0 -11
- package/funcs/internalAdminV1UpdateRoles.d.ts.map +0 -1
- package/funcs/internalAdminV1UpdateRoles.js +0 -111
- package/funcs/internalAdminV1UpdateRoles.js.map +0 -1
- package/funcs/internalBadgeV1Search.d.ts.map +0 -1
- package/funcs/internalBadgeV1Search.js +0 -113
- package/funcs/internalBadgeV1Search.js.map +0 -1
- package/funcs/resendWebhook.d.ts.map +0 -1
- package/funcs/resendWebhook.js.map +0 -1
- package/funcs/settingsAccountV1SettingsEmailSendVerification.d.ts +0 -10
- package/funcs/settingsAccountV1SettingsEmailSendVerification.d.ts.map +0 -1
- package/funcs/settingsAccountV1SettingsEmailSendVerification.js +0 -111
- package/funcs/settingsAccountV1SettingsEmailSendVerification.js.map +0 -1
- package/funcs/settingsAccountV1SettingsEmailSubscribe.d.ts +0 -10
- package/funcs/settingsAccountV1SettingsEmailSubscribe.d.ts.map +0 -1
- package/funcs/settingsAccountV1SettingsEmailSubscribe.js +0 -113
- package/funcs/settingsAccountV1SettingsEmailSubscribe.js.map +0 -1
- package/funcs/settingsAccountV1SettingsEmailVerify.d.ts +0 -11
- package/funcs/settingsAccountV1SettingsEmailVerify.d.ts.map +0 -1
- package/funcs/settingsAccountV1SettingsEmailVerify.js +0 -113
- package/funcs/settingsAccountV1SettingsEmailVerify.js.map +0 -1
- package/funcs/settingsAccountV1SettingsUpdateRole.d.ts +0 -11
- package/funcs/settingsAccountV1SettingsUpdateRole.d.ts.map +0 -1
- package/funcs/settingsAccountV1SettingsUpdateRole.js +0 -113
- package/funcs/settingsAccountV1SettingsUpdateRole.js.map +0 -1
- package/funcs/statsStatsV1StatsGet.d.ts +0 -10
- package/funcs/statsStatsV1StatsGet.d.ts.map +0 -1
- package/funcs/statsStatsV1StatsGet.js.map +0 -1
- package/sdk/event.d.ts +0 -8
- package/sdk/event.d.ts.map +0 -1
- package/sdk/event.js +0 -20
- package/sdk/event.js.map +0 -1
- package/src/funcs/accountAccountV1GetBadgeBookmarks.ts +0 -132
- package/src/funcs/accountAccountV1GetOwnedBadges.ts +0 -132
- package/src/funcs/accountAccountV1ImagesGet.ts +0 -127
- package/src/funcs/accountAccountV1ImagesUpdate.ts +0 -149
- package/src/funcs/accountAdminV1UpdateResources.ts +0 -148
- package/src/funcs/accountAdminV1UpdateRoles.ts +0 -148
- package/src/funcs/connectionAccountV1ConnectionReconnect.ts +0 -149
- package/src/funcs/eventAdminV1GetEvents.ts +0 -132
- package/src/funcs/eventAdminV1UpdateEvent.ts +0 -150
- package/src/funcs/internalAccountV1BookmarkBadge.ts +0 -150
- package/src/funcs/internalAccountV1ConnectionReconnect.ts +0 -149
- package/src/funcs/internalAccountV1GetBadgeBookmarks.ts +0 -132
- package/src/funcs/internalAccountV1GetOwnedBadges.ts +0 -132
- package/src/funcs/internalAccountV1ImagesGet.ts +0 -127
- package/src/funcs/internalAccountV1ImagesUpdate.ts +0 -149
- package/src/funcs/internalAccountV1SettingsEmailSendVerification.ts +0 -156
- package/src/funcs/internalAccountV1SettingsEmailSubscribe.ts +0 -160
- package/src/funcs/internalAccountV1SettingsEmailVerify.ts +0 -149
- package/src/funcs/internalAccountV1SettingsUpdateRole.ts +0 -149
- package/src/funcs/internalAdminV1GetEvents.ts +0 -132
- package/src/funcs/internalAdminV1UpdateEvent.ts +0 -150
- package/src/funcs/internalAdminV1UpdateResources.ts +0 -148
- package/src/funcs/internalAdminV1UpdateRoles.ts +0 -148
- package/src/funcs/internalBadgeV1Search.ts +0 -149
- package/src/funcs/settingsAccountV1SettingsEmailSendVerification.ts +0 -156
- package/src/funcs/settingsAccountV1SettingsEmailSubscribe.ts +0 -160
- package/src/funcs/settingsAccountV1SettingsEmailVerify.ts +0 -149
- package/src/funcs/settingsAccountV1SettingsUpdateRole.ts +0 -149
|
@@ -21,7 +21,7 @@ import { SDKValidationError } from "../models/errors/sdkvalidationerror.js";
|
|
|
21
21
|
import * as operations from "../models/operations/index.js";
|
|
22
22
|
import { Result } from "../types/fp.js";
|
|
23
23
|
|
|
24
|
-
export async function
|
|
24
|
+
export async function externalGet(
|
|
25
25
|
client: SteamSetsCore,
|
|
26
26
|
options?: RequestOptions,
|
|
27
27
|
): Promise<
|
|
@@ -21,7 +21,7 @@ import { SDKValidationError } from "../models/errors/sdkvalidationerror.js";
|
|
|
21
21
|
import * as operations from "../models/operations/index.js";
|
|
22
22
|
import { Result } from "../types/fp.js";
|
|
23
23
|
|
|
24
|
-
export async function
|
|
24
|
+
export async function imagesGet(
|
|
25
25
|
client: SteamSetsCore,
|
|
26
26
|
options?: RequestOptions,
|
|
27
27
|
): Promise<
|
|
@@ -24,7 +24,7 @@ import { SDKValidationError } from "../models/errors/sdkvalidationerror.js";
|
|
|
24
24
|
import * as operations from "../models/operations/index.js";
|
|
25
25
|
import { Result } from "../types/fp.js";
|
|
26
26
|
|
|
27
|
-
export async function
|
|
27
|
+
export async function imagesUpdate(
|
|
28
28
|
client: SteamSetsCore,
|
|
29
29
|
request: components.V1UpdateImageRequestBody,
|
|
30
30
|
options?: RequestOptions,
|
package/src/funcs/{accountAccountV1SettingsEmailSendVerification.ts → settingsSendVerification.ts}
RENAMED
|
@@ -23,7 +23,7 @@ import { SDKValidationError } from "../models/errors/sdkvalidationerror.js";
|
|
|
23
23
|
import * as operations from "../models/operations/index.js";
|
|
24
24
|
import { Result } from "../types/fp.js";
|
|
25
25
|
|
|
26
|
-
export async function
|
|
26
|
+
export async function settingsSendVerification(
|
|
27
27
|
client: SteamSetsCore,
|
|
28
28
|
request: operations.AccountV1SettingsEmailSendVerificationRequest,
|
|
29
29
|
options?: RequestOptions,
|
|
@@ -23,7 +23,7 @@ import { SDKValidationError } from "../models/errors/sdkvalidationerror.js";
|
|
|
23
23
|
import * as operations from "../models/operations/index.js";
|
|
24
24
|
import { Result } from "../types/fp.js";
|
|
25
25
|
|
|
26
|
-
export async function
|
|
26
|
+
export async function settingsSubscribeEmail(
|
|
27
27
|
client: SteamSetsCore,
|
|
28
28
|
request: operations.AccountV1SettingsEmailSubscribeRequest,
|
|
29
29
|
options?: RequestOptions,
|
|
@@ -24,7 +24,7 @@ import { SDKValidationError } from "../models/errors/sdkvalidationerror.js";
|
|
|
24
24
|
import * as operations from "../models/operations/index.js";
|
|
25
25
|
import { Result } from "../types/fp.js";
|
|
26
26
|
|
|
27
|
-
export async function
|
|
27
|
+
export async function settingsUpdateRole(
|
|
28
28
|
client: SteamSetsCore,
|
|
29
29
|
request: components.V1UpdateRoleRequestBody,
|
|
30
30
|
options?: RequestOptions,
|
|
@@ -24,7 +24,7 @@ import { SDKValidationError } from "../models/errors/sdkvalidationerror.js";
|
|
|
24
24
|
import * as operations from "../models/operations/index.js";
|
|
25
25
|
import { Result } from "../types/fp.js";
|
|
26
26
|
|
|
27
|
-
export async function
|
|
27
|
+
export async function settingsVerifyEmail(
|
|
28
28
|
client: SteamSetsCore,
|
|
29
29
|
request: components.V1VerifyEmailRequestBody,
|
|
30
30
|
options?: RequestOptions,
|
|
@@ -21,7 +21,7 @@ import { SDKValidationError } from "../models/errors/sdkvalidationerror.js";
|
|
|
21
21
|
import * as operations from "../models/operations/index.js";
|
|
22
22
|
import { Result } from "../types/fp.js";
|
|
23
23
|
|
|
24
|
-
export async function
|
|
24
|
+
export async function statsGet(
|
|
25
25
|
client: SteamSetsCore,
|
|
26
26
|
options?: RequestOptions,
|
|
27
27
|
): Promise<
|
|
@@ -22,7 +22,7 @@ import { SDKValidationError } from "../models/errors/sdkvalidationerror.js";
|
|
|
22
22
|
import * as operations from "../models/operations/index.js";
|
|
23
23
|
import { Result } from "../types/fp.js";
|
|
24
24
|
|
|
25
|
-
export async function
|
|
25
|
+
export async function webhooksResend(
|
|
26
26
|
client: SteamSetsCore,
|
|
27
27
|
request: operations.ResendWebhookRequest,
|
|
28
28
|
options?: RequestOptions,
|
package/src/lib/config.ts
CHANGED
|
@@ -55,8 +55,8 @@ export function serverURLFromOptions(options: SDKOptions): URL | null {
|
|
|
55
55
|
export const SDK_METADATA = {
|
|
56
56
|
language: "typescript",
|
|
57
57
|
openapiDocVersion: "1.0.0",
|
|
58
|
-
sdkVersion: "0.15.
|
|
58
|
+
sdkVersion: "0.15.4",
|
|
59
59
|
genVersion: "2.500.5",
|
|
60
60
|
userAgent:
|
|
61
|
-
"speakeasy-sdk/typescript 0.15.
|
|
61
|
+
"speakeasy-sdk/typescript 0.15.4 2.500.5 1.0.0 @steamsets/client-ts",
|
|
62
62
|
} as const;
|
package/src/sdk/account.ts
CHANGED
|
@@ -2,17 +2,6 @@
|
|
|
2
2
|
* Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
|
|
3
3
|
*/
|
|
4
4
|
|
|
5
|
-
import { accountAccountV1ConnectionReconnect } from "../funcs/accountAccountV1ConnectionReconnect.js";
|
|
6
|
-
import { accountAccountV1GetBadgeBookmarks } from "../funcs/accountAccountV1GetBadgeBookmarks.js";
|
|
7
|
-
import { accountAccountV1GetOwnedBadges } from "../funcs/accountAccountV1GetOwnedBadges.js";
|
|
8
|
-
import { accountAccountV1ImagesGet } from "../funcs/accountAccountV1ImagesGet.js";
|
|
9
|
-
import { accountAccountV1ImagesUpdate } from "../funcs/accountAccountV1ImagesUpdate.js";
|
|
10
|
-
import { accountAccountV1SettingsEmailSendVerification } from "../funcs/accountAccountV1SettingsEmailSendVerification.js";
|
|
11
|
-
import { accountAccountV1SettingsEmailSubscribe } from "../funcs/accountAccountV1SettingsEmailSubscribe.js";
|
|
12
|
-
import { accountAccountV1SettingsEmailVerify } from "../funcs/accountAccountV1SettingsEmailVerify.js";
|
|
13
|
-
import { accountAccountV1SettingsUpdateRole } from "../funcs/accountAccountV1SettingsUpdateRole.js";
|
|
14
|
-
import { accountAdminV1UpdateResources } from "../funcs/accountAdminV1UpdateResources.js";
|
|
15
|
-
import { accountAdminV1UpdateRoles } from "../funcs/accountAdminV1UpdateRoles.js";
|
|
16
5
|
import { accountCreateDeveloperApp } from "../funcs/accountCreateDeveloperApp.js";
|
|
17
6
|
import { accountDeleteDeveloperApp } from "../funcs/accountDeleteDeveloperApp.js";
|
|
18
7
|
import { accountDeleteImages } from "../funcs/accountDeleteImages.js";
|
|
@@ -76,39 +65,6 @@ export class Account extends ClientSDK {
|
|
|
76
65
|
));
|
|
77
66
|
}
|
|
78
67
|
|
|
79
|
-
async accountV1SettingsEmailSendVerification(
|
|
80
|
-
request: operations.AccountV1SettingsEmailSendVerificationRequest,
|
|
81
|
-
options?: RequestOptions,
|
|
82
|
-
): Promise<operations.AccountV1SettingsEmailSendVerificationResponse> {
|
|
83
|
-
return unwrapAsync(accountAccountV1SettingsEmailSendVerification(
|
|
84
|
-
this,
|
|
85
|
-
request,
|
|
86
|
-
options,
|
|
87
|
-
));
|
|
88
|
-
}
|
|
89
|
-
|
|
90
|
-
async accountV1SettingsEmailSubscribe(
|
|
91
|
-
request: operations.AccountV1SettingsEmailSubscribeRequest,
|
|
92
|
-
options?: RequestOptions,
|
|
93
|
-
): Promise<operations.AccountV1SettingsEmailSubscribeResponse> {
|
|
94
|
-
return unwrapAsync(accountAccountV1SettingsEmailSubscribe(
|
|
95
|
-
this,
|
|
96
|
-
request,
|
|
97
|
-
options,
|
|
98
|
-
));
|
|
99
|
-
}
|
|
100
|
-
|
|
101
|
-
async accountV1SettingsEmailVerify(
|
|
102
|
-
request: components.V1VerifyEmailRequestBody,
|
|
103
|
-
options?: RequestOptions,
|
|
104
|
-
): Promise<operations.AccountV1SettingsEmailVerifyResponse> {
|
|
105
|
-
return unwrapAsync(accountAccountV1SettingsEmailVerify(
|
|
106
|
-
this,
|
|
107
|
-
request,
|
|
108
|
-
options,
|
|
109
|
-
));
|
|
110
|
-
}
|
|
111
|
-
|
|
112
68
|
async getApps(
|
|
113
69
|
request: components.V1AccountsAppsRequestBody,
|
|
114
70
|
options?: RequestOptions,
|
|
@@ -120,15 +76,6 @@ export class Account extends ClientSDK {
|
|
|
120
76
|
));
|
|
121
77
|
}
|
|
122
78
|
|
|
123
|
-
async accountV1GetBadgeBookmarks(
|
|
124
|
-
options?: RequestOptions,
|
|
125
|
-
): Promise<operations.AccountV1GetBadgeBookmarksResponse> {
|
|
126
|
-
return unwrapAsync(accountAccountV1GetBadgeBookmarks(
|
|
127
|
-
this,
|
|
128
|
-
options,
|
|
129
|
-
));
|
|
130
|
-
}
|
|
131
|
-
|
|
132
79
|
async getBadges(
|
|
133
80
|
request: components.V1BadgesRequestBody,
|
|
134
81
|
options?: RequestOptions,
|
|
@@ -162,15 +109,6 @@ export class Account extends ClientSDK {
|
|
|
162
109
|
));
|
|
163
110
|
}
|
|
164
111
|
|
|
165
|
-
async accountV1ImagesGet(
|
|
166
|
-
options?: RequestOptions,
|
|
167
|
-
): Promise<operations.AccountV1ImagesGetResponse> {
|
|
168
|
-
return unwrapAsync(accountAccountV1ImagesGet(
|
|
169
|
-
this,
|
|
170
|
-
options,
|
|
171
|
-
));
|
|
172
|
-
}
|
|
173
|
-
|
|
174
112
|
async getInfo(
|
|
175
113
|
request: components.AccountSearch,
|
|
176
114
|
options?: RequestOptions,
|
|
@@ -193,15 +131,6 @@ export class Account extends ClientSDK {
|
|
|
193
131
|
));
|
|
194
132
|
}
|
|
195
133
|
|
|
196
|
-
async accountV1GetOwnedBadges(
|
|
197
|
-
options?: RequestOptions,
|
|
198
|
-
): Promise<operations.AccountV1GetOwnedBadgesResponse> {
|
|
199
|
-
return unwrapAsync(accountAccountV1GetOwnedBadges(
|
|
200
|
-
this,
|
|
201
|
-
options,
|
|
202
|
-
));
|
|
203
|
-
}
|
|
204
|
-
|
|
205
134
|
async getStaff(
|
|
206
135
|
options?: RequestOptions,
|
|
207
136
|
): Promise<operations.AccountV1GetStaffResponse> {
|
|
@@ -211,39 +140,6 @@ export class Account extends ClientSDK {
|
|
|
211
140
|
));
|
|
212
141
|
}
|
|
213
142
|
|
|
214
|
-
async accountV1ConnectionReconnect(
|
|
215
|
-
request: components.V1ReconnectRequestBody,
|
|
216
|
-
options?: RequestOptions,
|
|
217
|
-
): Promise<operations.AccountV1ConnectionReconnectResponse> {
|
|
218
|
-
return unwrapAsync(accountAccountV1ConnectionReconnect(
|
|
219
|
-
this,
|
|
220
|
-
request,
|
|
221
|
-
options,
|
|
222
|
-
));
|
|
223
|
-
}
|
|
224
|
-
|
|
225
|
-
async accountV1ImagesUpdate(
|
|
226
|
-
request: components.V1UpdateImageRequestBody,
|
|
227
|
-
options?: RequestOptions,
|
|
228
|
-
): Promise<operations.AccountV1ImagesUpdateResponse> {
|
|
229
|
-
return unwrapAsync(accountAccountV1ImagesUpdate(
|
|
230
|
-
this,
|
|
231
|
-
request,
|
|
232
|
-
options,
|
|
233
|
-
));
|
|
234
|
-
}
|
|
235
|
-
|
|
236
|
-
async accountV1SettingsUpdateRole(
|
|
237
|
-
request: components.V1UpdateRoleRequestBody,
|
|
238
|
-
options?: RequestOptions,
|
|
239
|
-
): Promise<operations.AccountV1SettingsUpdateRoleResponse> {
|
|
240
|
-
return unwrapAsync(accountAccountV1SettingsUpdateRole(
|
|
241
|
-
this,
|
|
242
|
-
request,
|
|
243
|
-
options,
|
|
244
|
-
));
|
|
245
|
-
}
|
|
246
|
-
|
|
247
143
|
async uploadImages(
|
|
248
144
|
request: components.V1UploadImagesRequestBody,
|
|
249
145
|
options?: RequestOptions,
|
|
@@ -265,26 +161,4 @@ export class Account extends ClientSDK {
|
|
|
265
161
|
options,
|
|
266
162
|
));
|
|
267
163
|
}
|
|
268
|
-
|
|
269
|
-
async adminV1UpdateResources(
|
|
270
|
-
request: components.V1AdminUpdateResourcesRequestBody,
|
|
271
|
-
options?: RequestOptions,
|
|
272
|
-
): Promise<operations.AdminV1UpdateResourcesResponse> {
|
|
273
|
-
return unwrapAsync(accountAdminV1UpdateResources(
|
|
274
|
-
this,
|
|
275
|
-
request,
|
|
276
|
-
options,
|
|
277
|
-
));
|
|
278
|
-
}
|
|
279
|
-
|
|
280
|
-
async adminV1UpdateRoles(
|
|
281
|
-
request: components.V1AdminUpdateRolessRequestBody,
|
|
282
|
-
options?: RequestOptions,
|
|
283
|
-
): Promise<operations.AdminV1UpdateRolesResponse> {
|
|
284
|
-
return unwrapAsync(accountAdminV1UpdateRoles(
|
|
285
|
-
this,
|
|
286
|
-
request,
|
|
287
|
-
options,
|
|
288
|
-
));
|
|
289
|
-
}
|
|
290
164
|
}
|
package/src/sdk/admin.ts
CHANGED
|
@@ -2,11 +2,9 @@
|
|
|
2
2
|
* Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
|
|
3
3
|
*/
|
|
4
4
|
|
|
5
|
-
import { adminAdminV1GetEvents } from "../funcs/adminAdminV1GetEvents.js";
|
|
6
|
-
import { adminAdminV1UpdateEvent } from "../funcs/adminAdminV1UpdateEvent.js";
|
|
7
|
-
import { adminAdminV1UpdateResources } from "../funcs/adminAdminV1UpdateResources.js";
|
|
8
|
-
import { adminAdminV1UpdateRoles } from "../funcs/adminAdminV1UpdateRoles.js";
|
|
9
5
|
import { adminGetAccount } from "../funcs/adminGetAccount.js";
|
|
6
|
+
import { adminUpdateResources } from "../funcs/adminUpdateResources.js";
|
|
7
|
+
import { adminUpdateRoles } from "../funcs/adminUpdateRoles.js";
|
|
10
8
|
import { ClientSDK, RequestOptions } from "../lib/sdks.js";
|
|
11
9
|
import * as components from "../models/components/index.js";
|
|
12
10
|
import * as operations from "../models/operations/index.js";
|
|
@@ -24,42 +22,22 @@ export class Admin extends ClientSDK {
|
|
|
24
22
|
));
|
|
25
23
|
}
|
|
26
24
|
|
|
27
|
-
async
|
|
28
|
-
options?: RequestOptions,
|
|
29
|
-
): Promise<operations.AdminV1GetEventsResponse> {
|
|
30
|
-
return unwrapAsync(adminAdminV1GetEvents(
|
|
31
|
-
this,
|
|
32
|
-
options,
|
|
33
|
-
));
|
|
34
|
-
}
|
|
35
|
-
|
|
36
|
-
async adminV1UpdateEvent(
|
|
37
|
-
request: components.V1AdminUpdateEventRequestBody,
|
|
38
|
-
options?: RequestOptions,
|
|
39
|
-
): Promise<operations.AdminV1UpdateEventResponse> {
|
|
40
|
-
return unwrapAsync(adminAdminV1UpdateEvent(
|
|
41
|
-
this,
|
|
42
|
-
request,
|
|
43
|
-
options,
|
|
44
|
-
));
|
|
45
|
-
}
|
|
46
|
-
|
|
47
|
-
async adminV1UpdateResources(
|
|
25
|
+
async updateResources(
|
|
48
26
|
request: components.V1AdminUpdateResourcesRequestBody,
|
|
49
27
|
options?: RequestOptions,
|
|
50
28
|
): Promise<operations.AdminV1UpdateResourcesResponse> {
|
|
51
|
-
return unwrapAsync(
|
|
29
|
+
return unwrapAsync(adminUpdateResources(
|
|
52
30
|
this,
|
|
53
31
|
request,
|
|
54
32
|
options,
|
|
55
33
|
));
|
|
56
34
|
}
|
|
57
35
|
|
|
58
|
-
async
|
|
36
|
+
async updateRoles(
|
|
59
37
|
request: components.V1AdminUpdateRolessRequestBody,
|
|
60
38
|
options?: RequestOptions,
|
|
61
39
|
): Promise<operations.AdminV1UpdateRolesResponse> {
|
|
62
|
-
return unwrapAsync(
|
|
40
|
+
return unwrapAsync(adminUpdateRoles(
|
|
63
41
|
this,
|
|
64
42
|
request,
|
|
65
43
|
options,
|
package/src/sdk/badge.ts
CHANGED
|
@@ -2,46 +2,12 @@
|
|
|
2
2
|
* Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
|
|
3
3
|
*/
|
|
4
4
|
|
|
5
|
-
import { badgeAccountV1BookmarkBadge } from "../funcs/badgeAccountV1BookmarkBadge.js";
|
|
6
|
-
import { badgeAccountV1GetBadgeBookmarks } from "../funcs/badgeAccountV1GetBadgeBookmarks.js";
|
|
7
|
-
import { badgeAccountV1GetOwnedBadges } from "../funcs/badgeAccountV1GetOwnedBadges.js";
|
|
8
|
-
import { badgeBadgeV1Search } from "../funcs/badgeBadgeV1Search.js";
|
|
9
5
|
import { badgeGetTags } from "../funcs/badgeGetTags.js";
|
|
10
6
|
import { ClientSDK, RequestOptions } from "../lib/sdks.js";
|
|
11
|
-
import * as components from "../models/components/index.js";
|
|
12
7
|
import * as operations from "../models/operations/index.js";
|
|
13
8
|
import { unwrapAsync } from "../types/fp.js";
|
|
14
9
|
|
|
15
10
|
export class Badge extends ClientSDK {
|
|
16
|
-
async accountV1BookmarkBadge(
|
|
17
|
-
request: components.V1AccountBadgeBookmarkRequestBody,
|
|
18
|
-
options?: RequestOptions,
|
|
19
|
-
): Promise<operations.AccountV1BookmarkBadgeResponse> {
|
|
20
|
-
return unwrapAsync(badgeAccountV1BookmarkBadge(
|
|
21
|
-
this,
|
|
22
|
-
request,
|
|
23
|
-
options,
|
|
24
|
-
));
|
|
25
|
-
}
|
|
26
|
-
|
|
27
|
-
async accountV1GetBadgeBookmarks(
|
|
28
|
-
options?: RequestOptions,
|
|
29
|
-
): Promise<operations.AccountV1GetBadgeBookmarksResponse> {
|
|
30
|
-
return unwrapAsync(badgeAccountV1GetBadgeBookmarks(
|
|
31
|
-
this,
|
|
32
|
-
options,
|
|
33
|
-
));
|
|
34
|
-
}
|
|
35
|
-
|
|
36
|
-
async accountV1GetOwnedBadges(
|
|
37
|
-
options?: RequestOptions,
|
|
38
|
-
): Promise<operations.AccountV1GetOwnedBadgesResponse> {
|
|
39
|
-
return unwrapAsync(badgeAccountV1GetOwnedBadges(
|
|
40
|
-
this,
|
|
41
|
-
options,
|
|
42
|
-
));
|
|
43
|
-
}
|
|
44
|
-
|
|
45
11
|
async getTags(
|
|
46
12
|
options?: RequestOptions,
|
|
47
13
|
): Promise<operations.BadgeV1TagsResponse> {
|
|
@@ -50,15 +16,4 @@ export class Badge extends ClientSDK {
|
|
|
50
16
|
options,
|
|
51
17
|
));
|
|
52
18
|
}
|
|
53
|
-
|
|
54
|
-
async badgeV1Search(
|
|
55
|
-
request: components.V1SearchRequest,
|
|
56
|
-
options?: RequestOptions,
|
|
57
|
-
): Promise<operations.BadgeV1SearchResponse> {
|
|
58
|
-
return unwrapAsync(badgeBadgeV1Search(
|
|
59
|
-
this,
|
|
60
|
-
request,
|
|
61
|
-
options,
|
|
62
|
-
));
|
|
63
|
-
}
|
|
64
19
|
}
|
package/src/sdk/badges.ts
CHANGED
|
@@ -2,6 +2,10 @@
|
|
|
2
2
|
* Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
|
|
3
3
|
*/
|
|
4
4
|
|
|
5
|
+
import { badgesBookmark } from "../funcs/badgesBookmark.js";
|
|
6
|
+
import { badgesGetBookmarks } from "../funcs/badgesGetBookmarks.js";
|
|
7
|
+
import { badgesGetOwned } from "../funcs/badgesGetOwned.js";
|
|
8
|
+
import { badgesSearch } from "../funcs/badgesSearch.js";
|
|
5
9
|
import { badgesTag } from "../funcs/badgesTag.js";
|
|
6
10
|
import { ClientSDK, RequestOptions } from "../lib/sdks.js";
|
|
7
11
|
import * as components from "../models/components/index.js";
|
|
@@ -9,6 +13,46 @@ import * as operations from "../models/operations/index.js";
|
|
|
9
13
|
import { unwrapAsync } from "../types/fp.js";
|
|
10
14
|
|
|
11
15
|
export class Badges extends ClientSDK {
|
|
16
|
+
async bookmark(
|
|
17
|
+
request: components.V1AccountBadgeBookmarkRequestBody,
|
|
18
|
+
options?: RequestOptions,
|
|
19
|
+
): Promise<operations.AccountV1BookmarkBadgeResponse> {
|
|
20
|
+
return unwrapAsync(badgesBookmark(
|
|
21
|
+
this,
|
|
22
|
+
request,
|
|
23
|
+
options,
|
|
24
|
+
));
|
|
25
|
+
}
|
|
26
|
+
|
|
27
|
+
async getBookmarks(
|
|
28
|
+
options?: RequestOptions,
|
|
29
|
+
): Promise<operations.AccountV1GetBadgeBookmarksResponse> {
|
|
30
|
+
return unwrapAsync(badgesGetBookmarks(
|
|
31
|
+
this,
|
|
32
|
+
options,
|
|
33
|
+
));
|
|
34
|
+
}
|
|
35
|
+
|
|
36
|
+
async getOwned(
|
|
37
|
+
options?: RequestOptions,
|
|
38
|
+
): Promise<operations.AccountV1GetOwnedBadgesResponse> {
|
|
39
|
+
return unwrapAsync(badgesGetOwned(
|
|
40
|
+
this,
|
|
41
|
+
options,
|
|
42
|
+
));
|
|
43
|
+
}
|
|
44
|
+
|
|
45
|
+
async search(
|
|
46
|
+
request: components.V1SearchRequest,
|
|
47
|
+
options?: RequestOptions,
|
|
48
|
+
): Promise<operations.BadgeV1SearchResponse> {
|
|
49
|
+
return unwrapAsync(badgesSearch(
|
|
50
|
+
this,
|
|
51
|
+
request,
|
|
52
|
+
options,
|
|
53
|
+
));
|
|
54
|
+
}
|
|
55
|
+
|
|
12
56
|
async tag(
|
|
13
57
|
request: components.V1BadgeTagRequestBody,
|
|
14
58
|
options?: RequestOptions,
|
package/src/sdk/connection.ts
CHANGED
|
@@ -2,8 +2,8 @@
|
|
|
2
2
|
* Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
|
|
3
3
|
*/
|
|
4
4
|
|
|
5
|
-
import { connectionAccountV1ConnectionReconnect } from "../funcs/connectionAccountV1ConnectionReconnect.js";
|
|
6
5
|
import { connectionDelete } from "../funcs/connectionDelete.js";
|
|
6
|
+
import { connectionReconnect } from "../funcs/connectionReconnect.js";
|
|
7
7
|
import { connectionUpdate } from "../funcs/connectionUpdate.js";
|
|
8
8
|
import { connectionVerify } from "../funcs/connectionVerify.js";
|
|
9
9
|
import { ClientSDK, RequestOptions } from "../lib/sdks.js";
|
|
@@ -23,11 +23,11 @@ export class Connection extends ClientSDK {
|
|
|
23
23
|
));
|
|
24
24
|
}
|
|
25
25
|
|
|
26
|
-
async
|
|
26
|
+
async reconnect(
|
|
27
27
|
request: components.V1ReconnectRequestBody,
|
|
28
28
|
options?: RequestOptions,
|
|
29
29
|
): Promise<operations.AccountV1ConnectionReconnectResponse> {
|
|
30
|
-
return unwrapAsync(
|
|
30
|
+
return unwrapAsync(connectionReconnect(
|
|
31
31
|
this,
|
|
32
32
|
request,
|
|
33
33
|
options,
|
|
@@ -2,28 +2,28 @@
|
|
|
2
2
|
* Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
|
|
3
3
|
*/
|
|
4
4
|
|
|
5
|
-
import {
|
|
6
|
-
import {
|
|
5
|
+
import { eventsGet } from "../funcs/eventsGet.js";
|
|
6
|
+
import { eventsUpdate } from "../funcs/eventsUpdate.js";
|
|
7
7
|
import { ClientSDK, RequestOptions } from "../lib/sdks.js";
|
|
8
8
|
import * as components from "../models/components/index.js";
|
|
9
9
|
import * as operations from "../models/operations/index.js";
|
|
10
10
|
import { unwrapAsync } from "../types/fp.js";
|
|
11
11
|
|
|
12
|
-
export class
|
|
13
|
-
async
|
|
12
|
+
export class Events extends ClientSDK {
|
|
13
|
+
async get(
|
|
14
14
|
options?: RequestOptions,
|
|
15
15
|
): Promise<operations.AdminV1GetEventsResponse> {
|
|
16
|
-
return unwrapAsync(
|
|
16
|
+
return unwrapAsync(eventsGet(
|
|
17
17
|
this,
|
|
18
18
|
options,
|
|
19
19
|
));
|
|
20
20
|
}
|
|
21
21
|
|
|
22
|
-
async
|
|
22
|
+
async update(
|
|
23
23
|
request: components.V1AdminUpdateEventRequestBody,
|
|
24
24
|
options?: RequestOptions,
|
|
25
25
|
): Promise<operations.AdminV1UpdateEventResponse> {
|
|
26
|
-
return unwrapAsync(
|
|
26
|
+
return unwrapAsync(eventsUpdate(
|
|
27
27
|
this,
|
|
28
28
|
request,
|
|
29
29
|
options,
|
package/src/sdk/external.ts
CHANGED
|
@@ -2,13 +2,13 @@
|
|
|
2
2
|
* Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
|
|
3
3
|
*/
|
|
4
4
|
|
|
5
|
+
import { externalGet } from "../funcs/externalGet.js";
|
|
5
6
|
import { externalGetApps } from "../funcs/externalGetApps.js";
|
|
6
7
|
import { externalGetBadges } from "../funcs/externalGetBadges.js";
|
|
7
8
|
import { externalGetDataPoints } from "../funcs/externalGetDataPoints.js";
|
|
8
9
|
import { externalGetFriends } from "../funcs/externalGetFriends.js";
|
|
9
10
|
import { externalGetInfo } from "../funcs/externalGetInfo.js";
|
|
10
11
|
import { externalGetLeaderboardHistory } from "../funcs/externalGetLeaderboardHistory.js";
|
|
11
|
-
import { externalStatsV1StatsGet } from "../funcs/externalStatsV1StatsGet.js";
|
|
12
12
|
import { ClientSDK, RequestOptions } from "../lib/sdks.js";
|
|
13
13
|
import * as components from "../models/components/index.js";
|
|
14
14
|
import * as operations from "../models/operations/index.js";
|
|
@@ -81,10 +81,10 @@ export class External extends ClientSDK {
|
|
|
81
81
|
));
|
|
82
82
|
}
|
|
83
83
|
|
|
84
|
-
async
|
|
84
|
+
async get(
|
|
85
85
|
options?: RequestOptions,
|
|
86
86
|
): Promise<operations.StatsV1StatsGetResponse> {
|
|
87
|
-
return unwrapAsync(
|
|
87
|
+
return unwrapAsync(externalGet(
|
|
88
88
|
this,
|
|
89
89
|
options,
|
|
90
90
|
));
|
package/src/sdk/images.ts
CHANGED
|
@@ -2,9 +2,9 @@
|
|
|
2
2
|
* Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
|
|
3
3
|
*/
|
|
4
4
|
|
|
5
|
-
import { imagesAccountV1ImagesGet } from "../funcs/imagesAccountV1ImagesGet.js";
|
|
6
|
-
import { imagesAccountV1ImagesUpdate } from "../funcs/imagesAccountV1ImagesUpdate.js";
|
|
7
5
|
import { imagesDeleteImages } from "../funcs/imagesDeleteImages.js";
|
|
6
|
+
import { imagesGet } from "../funcs/imagesGet.js";
|
|
7
|
+
import { imagesUpdate } from "../funcs/imagesUpdate.js";
|
|
8
8
|
import { imagesUploadImages } from "../funcs/imagesUploadImages.js";
|
|
9
9
|
import { ClientSDK, RequestOptions } from "../lib/sdks.js";
|
|
10
10
|
import * as components from "../models/components/index.js";
|
|
@@ -23,20 +23,20 @@ export class Images extends ClientSDK {
|
|
|
23
23
|
));
|
|
24
24
|
}
|
|
25
25
|
|
|
26
|
-
async
|
|
26
|
+
async get(
|
|
27
27
|
options?: RequestOptions,
|
|
28
28
|
): Promise<operations.AccountV1ImagesGetResponse> {
|
|
29
|
-
return unwrapAsync(
|
|
29
|
+
return unwrapAsync(imagesGet(
|
|
30
30
|
this,
|
|
31
31
|
options,
|
|
32
32
|
));
|
|
33
33
|
}
|
|
34
34
|
|
|
35
|
-
async
|
|
35
|
+
async update(
|
|
36
36
|
request: components.V1UpdateImageRequestBody,
|
|
37
37
|
options?: RequestOptions,
|
|
38
38
|
): Promise<operations.AccountV1ImagesUpdateResponse> {
|
|
39
|
-
return unwrapAsync(
|
|
39
|
+
return unwrapAsync(imagesUpdate(
|
|
40
40
|
this,
|
|
41
41
|
request,
|
|
42
42
|
options,
|