@steamsets/client-ts 0.9.1 → 0.10.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (384) hide show
  1. package/README.md +15 -43
  2. package/docs/sdks/account/README.md +108 -170
  3. package/docs/sdks/app/README.md +4 -16
  4. package/docs/sdks/connection/README.md +24 -28
  5. package/docs/sdks/data/README.md +22 -65
  6. package/docs/sdks/liveness/README.md +2 -8
  7. package/docs/sdks/location/README.md +8 -9
  8. package/docs/sdks/public/README.md +14 -56
  9. package/docs/sdks/session/README.md +18 -32
  10. package/docs/sdks/settings/README.md +46 -53
  11. package/funcs/accountAccountV1ConnectionConnect.d.ts +1 -1
  12. package/funcs/accountAccountV1ConnectionConnect.d.ts.map +1 -1
  13. package/funcs/accountAccountV1ConnectionConnect.js +5 -12
  14. package/funcs/accountAccountV1ConnectionConnect.js.map +1 -1
  15. package/funcs/accountAccountV1ConnectionDeleteConnection.d.ts +1 -1
  16. package/funcs/accountAccountV1ConnectionDeleteConnection.d.ts.map +1 -1
  17. package/funcs/accountAccountV1ConnectionDeleteConnection.js +5 -12
  18. package/funcs/accountAccountV1ConnectionDeleteConnection.js.map +1 -1
  19. package/funcs/accountAccountV1ConnectionUpdateConnection.d.ts +1 -1
  20. package/funcs/accountAccountV1ConnectionUpdateConnection.d.ts.map +1 -1
  21. package/funcs/accountAccountV1ConnectionUpdateConnection.js +5 -12
  22. package/funcs/accountAccountV1ConnectionUpdateConnection.js.map +1 -1
  23. package/funcs/accountAccountV1ConnectionVerifyConnection.d.ts +1 -1
  24. package/funcs/accountAccountV1ConnectionVerifyConnection.d.ts.map +1 -1
  25. package/funcs/accountAccountV1ConnectionVerifyConnection.js +5 -12
  26. package/funcs/accountAccountV1ConnectionVerifyConnection.js.map +1 -1
  27. package/funcs/accountAccountV1GetApps.d.ts.map +1 -1
  28. package/funcs/accountAccountV1GetApps.js +3 -2
  29. package/funcs/accountAccountV1GetApps.js.map +1 -1
  30. package/funcs/accountAccountV1GetBadges.d.ts.map +1 -1
  31. package/funcs/accountAccountV1GetBadges.js +3 -2
  32. package/funcs/accountAccountV1GetBadges.js.map +1 -1
  33. package/funcs/accountAccountV1GetDataPoints.d.ts.map +1 -1
  34. package/funcs/accountAccountV1GetDataPoints.js +3 -2
  35. package/funcs/accountAccountV1GetDataPoints.js.map +1 -1
  36. package/funcs/accountAccountV1GetFriends.d.ts.map +1 -1
  37. package/funcs/accountAccountV1GetFriends.js +3 -2
  38. package/funcs/accountAccountV1GetFriends.js.map +1 -1
  39. package/funcs/accountAccountV1GetInfo.d.ts.map +1 -1
  40. package/funcs/accountAccountV1GetInfo.js +3 -2
  41. package/funcs/accountAccountV1GetInfo.js.map +1 -1
  42. package/funcs/accountAccountV1GetLeaderboardHistory.d.ts.map +1 -1
  43. package/funcs/accountAccountV1GetLeaderboardHistory.js +3 -2
  44. package/funcs/accountAccountV1GetLeaderboardHistory.js.map +1 -1
  45. package/funcs/accountAccountV1GetStaff.d.ts +1 -1
  46. package/funcs/accountAccountV1GetStaff.d.ts.map +1 -1
  47. package/funcs/accountAccountV1GetStaff.js +5 -12
  48. package/funcs/accountAccountV1GetStaff.js.map +1 -1
  49. package/funcs/accountAccountV1SessionCreate.d.ts.map +1 -1
  50. package/funcs/accountAccountV1SessionCreate.js +3 -2
  51. package/funcs/accountAccountV1SessionCreate.js.map +1 -1
  52. package/funcs/accountAccountV1SessionDelete.d.ts +1 -1
  53. package/funcs/accountAccountV1SessionDelete.d.ts.map +1 -1
  54. package/funcs/accountAccountV1SessionDelete.js +5 -12
  55. package/funcs/accountAccountV1SessionDelete.js.map +1 -1
  56. package/funcs/accountAccountV1SessionGet.d.ts +1 -1
  57. package/funcs/accountAccountV1SessionGet.d.ts.map +1 -1
  58. package/funcs/accountAccountV1SessionGet.js +5 -12
  59. package/funcs/accountAccountV1SessionGet.js.map +1 -1
  60. package/funcs/accountAccountV1SessionLogin.d.ts.map +1 -1
  61. package/funcs/accountAccountV1SessionLogin.js +3 -2
  62. package/funcs/accountAccountV1SessionLogin.js.map +1 -1
  63. package/funcs/accountAccountV1SettingsDeleteImages.d.ts +1 -1
  64. package/funcs/accountAccountV1SettingsDeleteImages.d.ts.map +1 -1
  65. package/funcs/accountAccountV1SettingsDeleteImages.js +5 -12
  66. package/funcs/accountAccountV1SettingsDeleteImages.js.map +1 -1
  67. package/funcs/accountAccountV1SettingsGet.d.ts +1 -1
  68. package/funcs/accountAccountV1SettingsGet.d.ts.map +1 -1
  69. package/funcs/accountAccountV1SettingsGet.js +5 -12
  70. package/funcs/accountAccountV1SettingsGet.js.map +1 -1
  71. package/funcs/accountAccountV1SettingsSendEmailVerification.d.ts +1 -1
  72. package/funcs/accountAccountV1SettingsSendEmailVerification.d.ts.map +1 -1
  73. package/funcs/accountAccountV1SettingsSendEmailVerification.js +5 -12
  74. package/funcs/accountAccountV1SettingsSendEmailVerification.js.map +1 -1
  75. package/funcs/accountAccountV1SettingsUpdate.d.ts +1 -1
  76. package/funcs/accountAccountV1SettingsUpdate.d.ts.map +1 -1
  77. package/funcs/accountAccountV1SettingsUpdate.js +5 -12
  78. package/funcs/accountAccountV1SettingsUpdate.js.map +1 -1
  79. package/funcs/accountAccountV1SettingsUpdateImage.d.ts +1 -1
  80. package/funcs/accountAccountV1SettingsUpdateImage.d.ts.map +1 -1
  81. package/funcs/accountAccountV1SettingsUpdateImage.js +5 -12
  82. package/funcs/accountAccountV1SettingsUpdateImage.js.map +1 -1
  83. package/funcs/accountAccountV1SettingsUploadImages.d.ts +1 -1
  84. package/funcs/accountAccountV1SettingsUploadImages.d.ts.map +1 -1
  85. package/funcs/accountAccountV1SettingsUploadImages.js +5 -12
  86. package/funcs/accountAccountV1SettingsUploadImages.js.map +1 -1
  87. package/funcs/accountAccountV1SettingsVerfyEmail.d.ts +1 -1
  88. package/funcs/accountAccountV1SettingsVerfyEmail.d.ts.map +1 -1
  89. package/funcs/accountAccountV1SettingsVerfyEmail.js +5 -12
  90. package/funcs/accountAccountV1SettingsVerfyEmail.js.map +1 -1
  91. package/funcs/appAccountV1Queue.d.ts.map +1 -1
  92. package/funcs/appAccountV1Queue.js +3 -2
  93. package/funcs/appAccountV1Queue.js.map +1 -1
  94. package/funcs/appAppV1Get.d.ts.map +1 -1
  95. package/funcs/appAppV1Get.js +3 -2
  96. package/funcs/appAppV1Get.js.map +1 -1
  97. package/funcs/connectionAccountV1ConnectionConnect.d.ts +1 -1
  98. package/funcs/connectionAccountV1ConnectionConnect.d.ts.map +1 -1
  99. package/funcs/connectionAccountV1ConnectionConnect.js +5 -12
  100. package/funcs/connectionAccountV1ConnectionConnect.js.map +1 -1
  101. package/funcs/connectionAccountV1ConnectionDeleteConnection.d.ts +1 -1
  102. package/funcs/connectionAccountV1ConnectionDeleteConnection.d.ts.map +1 -1
  103. package/funcs/connectionAccountV1ConnectionDeleteConnection.js +5 -12
  104. package/funcs/connectionAccountV1ConnectionDeleteConnection.js.map +1 -1
  105. package/funcs/connectionAccountV1ConnectionUpdateConnection.d.ts +1 -1
  106. package/funcs/connectionAccountV1ConnectionUpdateConnection.d.ts.map +1 -1
  107. package/funcs/connectionAccountV1ConnectionUpdateConnection.js +5 -12
  108. package/funcs/connectionAccountV1ConnectionUpdateConnection.js.map +1 -1
  109. package/funcs/connectionAccountV1ConnectionVerifyConnection.d.ts +1 -1
  110. package/funcs/connectionAccountV1ConnectionVerifyConnection.d.ts.map +1 -1
  111. package/funcs/connectionAccountV1ConnectionVerifyConnection.js +5 -12
  112. package/funcs/connectionAccountV1ConnectionVerifyConnection.js.map +1 -1
  113. package/funcs/dataAccountV1GetApps.d.ts.map +1 -1
  114. package/funcs/dataAccountV1GetApps.js +3 -2
  115. package/funcs/dataAccountV1GetApps.js.map +1 -1
  116. package/funcs/dataAccountV1GetBadges.d.ts.map +1 -1
  117. package/funcs/dataAccountV1GetBadges.js +3 -2
  118. package/funcs/dataAccountV1GetBadges.js.map +1 -1
  119. package/funcs/dataAccountV1GetDataPoints.d.ts.map +1 -1
  120. package/funcs/dataAccountV1GetDataPoints.js +3 -2
  121. package/funcs/dataAccountV1GetDataPoints.js.map +1 -1
  122. package/funcs/dataAccountV1GetFriends.d.ts.map +1 -1
  123. package/funcs/dataAccountV1GetFriends.js +3 -2
  124. package/funcs/dataAccountV1GetFriends.js.map +1 -1
  125. package/funcs/dataAccountV1GetInfo.d.ts.map +1 -1
  126. package/funcs/dataAccountV1GetInfo.js +3 -2
  127. package/funcs/dataAccountV1GetInfo.js.map +1 -1
  128. package/funcs/dataAccountV1GetLeaderboardHistory.d.ts.map +1 -1
  129. package/funcs/dataAccountV1GetLeaderboardHistory.js +3 -2
  130. package/funcs/dataAccountV1GetLeaderboardHistory.js.map +1 -1
  131. package/funcs/dataAccountV1GetStaff.d.ts +1 -1
  132. package/funcs/dataAccountV1GetStaff.d.ts.map +1 -1
  133. package/funcs/dataAccountV1GetStaff.js +5 -12
  134. package/funcs/dataAccountV1GetStaff.js.map +1 -1
  135. package/funcs/dataAccountV1Queue.d.ts.map +1 -1
  136. package/funcs/dataAccountV1Queue.js +3 -2
  137. package/funcs/dataAccountV1Queue.js.map +1 -1
  138. package/funcs/livenessLiveness.d.ts.map +1 -1
  139. package/funcs/livenessLiveness.js +3 -2
  140. package/funcs/livenessLiveness.js.map +1 -1
  141. package/funcs/locationLocation.d.ts +1 -1
  142. package/funcs/locationLocation.d.ts.map +1 -1
  143. package/funcs/locationLocation.js +5 -12
  144. package/funcs/locationLocation.js.map +1 -1
  145. package/funcs/publicAccountV1GetApps.d.ts.map +1 -1
  146. package/funcs/publicAccountV1GetApps.js +3 -2
  147. package/funcs/publicAccountV1GetApps.js.map +1 -1
  148. package/funcs/publicAccountV1GetBadges.d.ts.map +1 -1
  149. package/funcs/publicAccountV1GetBadges.js +3 -2
  150. package/funcs/publicAccountV1GetBadges.js.map +1 -1
  151. package/funcs/publicAccountV1GetDataPoints.d.ts.map +1 -1
  152. package/funcs/publicAccountV1GetDataPoints.js +3 -2
  153. package/funcs/publicAccountV1GetDataPoints.js.map +1 -1
  154. package/funcs/publicAccountV1GetFriends.d.ts.map +1 -1
  155. package/funcs/publicAccountV1GetFriends.js +3 -2
  156. package/funcs/publicAccountV1GetFriends.js.map +1 -1
  157. package/funcs/publicAccountV1GetInfo.d.ts.map +1 -1
  158. package/funcs/publicAccountV1GetInfo.js +3 -2
  159. package/funcs/publicAccountV1GetInfo.js.map +1 -1
  160. package/funcs/publicAccountV1GetLeaderboardHistory.d.ts.map +1 -1
  161. package/funcs/publicAccountV1GetLeaderboardHistory.js +3 -2
  162. package/funcs/publicAccountV1GetLeaderboardHistory.js.map +1 -1
  163. package/funcs/publicAccountV1Queue.d.ts.map +1 -1
  164. package/funcs/publicAccountV1Queue.js +3 -2
  165. package/funcs/publicAccountV1Queue.js.map +1 -1
  166. package/funcs/sessionAccountV1SessionCreate.d.ts.map +1 -1
  167. package/funcs/sessionAccountV1SessionCreate.js +3 -2
  168. package/funcs/sessionAccountV1SessionCreate.js.map +1 -1
  169. package/funcs/sessionAccountV1SessionDelete.d.ts +1 -1
  170. package/funcs/sessionAccountV1SessionDelete.d.ts.map +1 -1
  171. package/funcs/sessionAccountV1SessionDelete.js +5 -12
  172. package/funcs/sessionAccountV1SessionDelete.js.map +1 -1
  173. package/funcs/sessionAccountV1SessionGet.d.ts +1 -1
  174. package/funcs/sessionAccountV1SessionGet.d.ts.map +1 -1
  175. package/funcs/sessionAccountV1SessionGet.js +5 -12
  176. package/funcs/sessionAccountV1SessionGet.js.map +1 -1
  177. package/funcs/sessionAccountV1SessionLogin.d.ts.map +1 -1
  178. package/funcs/sessionAccountV1SessionLogin.js +3 -2
  179. package/funcs/sessionAccountV1SessionLogin.js.map +1 -1
  180. package/funcs/settingsAccountV1SettingsDeleteImages.d.ts +1 -1
  181. package/funcs/settingsAccountV1SettingsDeleteImages.d.ts.map +1 -1
  182. package/funcs/settingsAccountV1SettingsDeleteImages.js +5 -12
  183. package/funcs/settingsAccountV1SettingsDeleteImages.js.map +1 -1
  184. package/funcs/settingsAccountV1SettingsGet.d.ts +1 -1
  185. package/funcs/settingsAccountV1SettingsGet.d.ts.map +1 -1
  186. package/funcs/settingsAccountV1SettingsGet.js +5 -12
  187. package/funcs/settingsAccountV1SettingsGet.js.map +1 -1
  188. package/funcs/settingsAccountV1SettingsSendEmailVerification.d.ts +1 -1
  189. package/funcs/settingsAccountV1SettingsSendEmailVerification.d.ts.map +1 -1
  190. package/funcs/settingsAccountV1SettingsSendEmailVerification.js +5 -12
  191. package/funcs/settingsAccountV1SettingsSendEmailVerification.js.map +1 -1
  192. package/funcs/settingsAccountV1SettingsUpdate.d.ts +1 -1
  193. package/funcs/settingsAccountV1SettingsUpdate.d.ts.map +1 -1
  194. package/funcs/settingsAccountV1SettingsUpdate.js +5 -12
  195. package/funcs/settingsAccountV1SettingsUpdate.js.map +1 -1
  196. package/funcs/settingsAccountV1SettingsUpdateImage.d.ts +1 -1
  197. package/funcs/settingsAccountV1SettingsUpdateImage.d.ts.map +1 -1
  198. package/funcs/settingsAccountV1SettingsUpdateImage.js +5 -12
  199. package/funcs/settingsAccountV1SettingsUpdateImage.js.map +1 -1
  200. package/funcs/settingsAccountV1SettingsUploadImages.d.ts +1 -1
  201. package/funcs/settingsAccountV1SettingsUploadImages.d.ts.map +1 -1
  202. package/funcs/settingsAccountV1SettingsUploadImages.js +5 -12
  203. package/funcs/settingsAccountV1SettingsUploadImages.js.map +1 -1
  204. package/funcs/settingsAccountV1SettingsVerfyEmail.d.ts +1 -1
  205. package/funcs/settingsAccountV1SettingsVerfyEmail.d.ts.map +1 -1
  206. package/funcs/settingsAccountV1SettingsVerfyEmail.js +5 -12
  207. package/funcs/settingsAccountV1SettingsVerfyEmail.js.map +1 -1
  208. package/lib/config.d.ts +3 -7
  209. package/lib/config.d.ts.map +1 -1
  210. package/lib/config.js +2 -2
  211. package/lib/config.js.map +1 -1
  212. package/lib/security.d.ts +2 -4
  213. package/lib/security.d.ts.map +1 -1
  214. package/lib/security.js +0 -8
  215. package/lib/security.js.map +1 -1
  216. package/models/components/security.d.ts +0 -2
  217. package/models/components/security.d.ts.map +1 -1
  218. package/models/components/security.js +0 -2
  219. package/models/components/security.js.map +1 -1
  220. package/models/operations/accountv1connectionconnect.d.ts +0 -23
  221. package/models/operations/accountv1connectionconnect.d.ts.map +1 -1
  222. package/models/operations/accountv1connectionconnect.js +1 -20
  223. package/models/operations/accountv1connectionconnect.js.map +1 -1
  224. package/models/operations/accountv1connectiondeleteconnection.d.ts +0 -23
  225. package/models/operations/accountv1connectiondeleteconnection.d.ts.map +1 -1
  226. package/models/operations/accountv1connectiondeleteconnection.js +1 -20
  227. package/models/operations/accountv1connectiondeleteconnection.js.map +1 -1
  228. package/models/operations/accountv1connectionupdateconnection.d.ts +0 -23
  229. package/models/operations/accountv1connectionupdateconnection.d.ts.map +1 -1
  230. package/models/operations/accountv1connectionupdateconnection.js +1 -20
  231. package/models/operations/accountv1connectionupdateconnection.js.map +1 -1
  232. package/models/operations/accountv1connectionverifyconnection.d.ts +0 -23
  233. package/models/operations/accountv1connectionverifyconnection.d.ts.map +1 -1
  234. package/models/operations/accountv1connectionverifyconnection.js +1 -20
  235. package/models/operations/accountv1connectionverifyconnection.js.map +1 -1
  236. package/models/operations/accountv1getstaff.d.ts +0 -23
  237. package/models/operations/accountv1getstaff.d.ts.map +1 -1
  238. package/models/operations/accountv1getstaff.js +1 -20
  239. package/models/operations/accountv1getstaff.js.map +1 -1
  240. package/models/operations/accountv1sessiondelete.d.ts +0 -23
  241. package/models/operations/accountv1sessiondelete.d.ts.map +1 -1
  242. package/models/operations/accountv1sessiondelete.js +1 -20
  243. package/models/operations/accountv1sessiondelete.js.map +1 -1
  244. package/models/operations/accountv1sessionget.d.ts +0 -23
  245. package/models/operations/accountv1sessionget.d.ts.map +1 -1
  246. package/models/operations/accountv1sessionget.js +1 -20
  247. package/models/operations/accountv1sessionget.js.map +1 -1
  248. package/models/operations/accountv1settingsdeleteimages.d.ts +0 -23
  249. package/models/operations/accountv1settingsdeleteimages.d.ts.map +1 -1
  250. package/models/operations/accountv1settingsdeleteimages.js +1 -20
  251. package/models/operations/accountv1settingsdeleteimages.js.map +1 -1
  252. package/models/operations/accountv1settingsget.d.ts +0 -23
  253. package/models/operations/accountv1settingsget.d.ts.map +1 -1
  254. package/models/operations/accountv1settingsget.js +1 -20
  255. package/models/operations/accountv1settingsget.js.map +1 -1
  256. package/models/operations/accountv1settingssendemailverification.d.ts +0 -23
  257. package/models/operations/accountv1settingssendemailverification.d.ts.map +1 -1
  258. package/models/operations/accountv1settingssendemailverification.js +1 -20
  259. package/models/operations/accountv1settingssendemailverification.js.map +1 -1
  260. package/models/operations/accountv1settingsupdate.d.ts +0 -23
  261. package/models/operations/accountv1settingsupdate.d.ts.map +1 -1
  262. package/models/operations/accountv1settingsupdate.js +1 -20
  263. package/models/operations/accountv1settingsupdate.js.map +1 -1
  264. package/models/operations/accountv1settingsupdateimage.d.ts +0 -23
  265. package/models/operations/accountv1settingsupdateimage.d.ts.map +1 -1
  266. package/models/operations/accountv1settingsupdateimage.js +1 -20
  267. package/models/operations/accountv1settingsupdateimage.js.map +1 -1
  268. package/models/operations/accountv1settingsuploadimages.d.ts +0 -23
  269. package/models/operations/accountv1settingsuploadimages.d.ts.map +1 -1
  270. package/models/operations/accountv1settingsuploadimages.js +1 -20
  271. package/models/operations/accountv1settingsuploadimages.js.map +1 -1
  272. package/models/operations/accountv1settingsverfyemail.d.ts +0 -23
  273. package/models/operations/accountv1settingsverfyemail.d.ts.map +1 -1
  274. package/models/operations/accountv1settingsverfyemail.js +1 -20
  275. package/models/operations/accountv1settingsverfyemail.js.map +1 -1
  276. package/models/operations/location.d.ts +0 -23
  277. package/models/operations/location.d.ts.map +1 -1
  278. package/models/operations/location.js +1 -20
  279. package/models/operations/location.js.map +1 -1
  280. package/package.json +1 -1
  281. package/sdk/account.d.ts +14 -14
  282. package/sdk/account.d.ts.map +1 -1
  283. package/sdk/account.js +28 -28
  284. package/sdk/account.js.map +1 -1
  285. package/sdk/connection.d.ts +4 -4
  286. package/sdk/connection.d.ts.map +1 -1
  287. package/sdk/connection.js +8 -8
  288. package/sdk/connection.js.map +1 -1
  289. package/sdk/data.d.ts +1 -1
  290. package/sdk/data.d.ts.map +1 -1
  291. package/sdk/data.js +2 -2
  292. package/sdk/data.js.map +1 -1
  293. package/sdk/location.d.ts +1 -1
  294. package/sdk/location.d.ts.map +1 -1
  295. package/sdk/location.js +2 -2
  296. package/sdk/location.js.map +1 -1
  297. package/sdk/session.d.ts +2 -2
  298. package/sdk/session.d.ts.map +1 -1
  299. package/sdk/session.js +4 -4
  300. package/sdk/session.js.map +1 -1
  301. package/sdk/settings.d.ts +7 -7
  302. package/sdk/settings.d.ts.map +1 -1
  303. package/sdk/settings.js +14 -14
  304. package/sdk/settings.js.map +1 -1
  305. package/src/funcs/accountAccountV1ConnectionConnect.ts +5 -13
  306. package/src/funcs/accountAccountV1ConnectionDeleteConnection.ts +5 -13
  307. package/src/funcs/accountAccountV1ConnectionUpdateConnection.ts +5 -13
  308. package/src/funcs/accountAccountV1ConnectionVerifyConnection.ts +5 -13
  309. package/src/funcs/accountAccountV1GetApps.ts +3 -2
  310. package/src/funcs/accountAccountV1GetBadges.ts +3 -2
  311. package/src/funcs/accountAccountV1GetDataPoints.ts +3 -2
  312. package/src/funcs/accountAccountV1GetFriends.ts +3 -2
  313. package/src/funcs/accountAccountV1GetInfo.ts +3 -2
  314. package/src/funcs/accountAccountV1GetLeaderboardHistory.ts +3 -2
  315. package/src/funcs/accountAccountV1GetStaff.ts +5 -13
  316. package/src/funcs/accountAccountV1SessionCreate.ts +3 -2
  317. package/src/funcs/accountAccountV1SessionDelete.ts +5 -13
  318. package/src/funcs/accountAccountV1SessionGet.ts +5 -13
  319. package/src/funcs/accountAccountV1SessionLogin.ts +3 -2
  320. package/src/funcs/accountAccountV1SettingsDeleteImages.ts +5 -13
  321. package/src/funcs/accountAccountV1SettingsGet.ts +5 -13
  322. package/src/funcs/accountAccountV1SettingsSendEmailVerification.ts +5 -13
  323. package/src/funcs/accountAccountV1SettingsUpdate.ts +5 -13
  324. package/src/funcs/accountAccountV1SettingsUpdateImage.ts +5 -13
  325. package/src/funcs/accountAccountV1SettingsUploadImages.ts +5 -13
  326. package/src/funcs/accountAccountV1SettingsVerfyEmail.ts +5 -13
  327. package/src/funcs/appAccountV1Queue.ts +3 -2
  328. package/src/funcs/appAppV1Get.ts +3 -2
  329. package/src/funcs/connectionAccountV1ConnectionConnect.ts +5 -13
  330. package/src/funcs/connectionAccountV1ConnectionDeleteConnection.ts +5 -13
  331. package/src/funcs/connectionAccountV1ConnectionUpdateConnection.ts +5 -13
  332. package/src/funcs/connectionAccountV1ConnectionVerifyConnection.ts +5 -13
  333. package/src/funcs/dataAccountV1GetApps.ts +3 -2
  334. package/src/funcs/dataAccountV1GetBadges.ts +3 -2
  335. package/src/funcs/dataAccountV1GetDataPoints.ts +3 -2
  336. package/src/funcs/dataAccountV1GetFriends.ts +3 -2
  337. package/src/funcs/dataAccountV1GetInfo.ts +3 -2
  338. package/src/funcs/dataAccountV1GetLeaderboardHistory.ts +3 -2
  339. package/src/funcs/dataAccountV1GetStaff.ts +5 -13
  340. package/src/funcs/dataAccountV1Queue.ts +3 -2
  341. package/src/funcs/livenessLiveness.ts +3 -2
  342. package/src/funcs/locationLocation.ts +5 -13
  343. package/src/funcs/publicAccountV1GetApps.ts +3 -2
  344. package/src/funcs/publicAccountV1GetBadges.ts +3 -2
  345. package/src/funcs/publicAccountV1GetDataPoints.ts +3 -2
  346. package/src/funcs/publicAccountV1GetFriends.ts +3 -2
  347. package/src/funcs/publicAccountV1GetInfo.ts +3 -2
  348. package/src/funcs/publicAccountV1GetLeaderboardHistory.ts +3 -2
  349. package/src/funcs/publicAccountV1Queue.ts +3 -2
  350. package/src/funcs/sessionAccountV1SessionCreate.ts +3 -2
  351. package/src/funcs/sessionAccountV1SessionDelete.ts +5 -13
  352. package/src/funcs/sessionAccountV1SessionGet.ts +5 -13
  353. package/src/funcs/sessionAccountV1SessionLogin.ts +3 -2
  354. package/src/funcs/settingsAccountV1SettingsDeleteImages.ts +5 -13
  355. package/src/funcs/settingsAccountV1SettingsGet.ts +5 -13
  356. package/src/funcs/settingsAccountV1SettingsSendEmailVerification.ts +5 -13
  357. package/src/funcs/settingsAccountV1SettingsUpdate.ts +5 -13
  358. package/src/funcs/settingsAccountV1SettingsUpdateImage.ts +5 -13
  359. package/src/funcs/settingsAccountV1SettingsUploadImages.ts +5 -13
  360. package/src/funcs/settingsAccountV1SettingsVerfyEmail.ts +5 -13
  361. package/src/lib/config.ts +3 -7
  362. package/src/lib/security.ts +2 -11
  363. package/src/models/components/security.ts +0 -4
  364. package/src/models/operations/accountv1connectionconnect.ts +0 -41
  365. package/src/models/operations/accountv1connectiondeleteconnection.ts +0 -44
  366. package/src/models/operations/accountv1connectionupdateconnection.ts +0 -44
  367. package/src/models/operations/accountv1connectionverifyconnection.ts +0 -44
  368. package/src/models/operations/accountv1getstaff.ts +0 -40
  369. package/src/models/operations/accountv1sessiondelete.ts +0 -40
  370. package/src/models/operations/accountv1sessionget.ts +0 -40
  371. package/src/models/operations/accountv1settingsdeleteimages.ts +0 -42
  372. package/src/models/operations/accountv1settingsget.ts +0 -40
  373. package/src/models/operations/accountv1settingssendemailverification.ts +0 -45
  374. package/src/models/operations/accountv1settingsupdate.ts +0 -40
  375. package/src/models/operations/accountv1settingsupdateimage.ts +0 -42
  376. package/src/models/operations/accountv1settingsuploadimages.ts +0 -42
  377. package/src/models/operations/accountv1settingsverfyemail.ts +0 -42
  378. package/src/models/operations/location.ts +0 -40
  379. package/src/sdk/account.ts +0 -28
  380. package/src/sdk/connection.ts +0 -8
  381. package/src/sdk/data.ts +0 -2
  382. package/src/sdk/location.ts +0 -2
  383. package/src/sdk/session.ts +0 -4
  384. package/src/sdk/settings.ts +0 -14
@@ -20,10 +20,7 @@ Get details about an app
20
20
  import { SteamSets } from "@steamsets/client-ts";
21
21
 
22
22
  const steamSets = new SteamSets({
23
- security: {
24
- apiKey: "<YOUR_API_KEY_HERE>",
25
- session: "<YOUR_BEARER_TOKEN_HERE>",
26
- },
23
+ session: "<YOUR_BEARER_TOKEN_HERE>",
27
24
  });
28
25
 
29
26
  async function run() {
@@ -49,10 +46,7 @@ import { appAppV1Get } from "@steamsets/client-ts/funcs/appAppV1Get.js";
49
46
  // Use `SteamSetsCore` for best tree-shaking performance.
50
47
  // You can create one instance of it to use across an application.
51
48
  const steamSets = new SteamSetsCore({
52
- security: {
53
- apiKey: "<YOUR_API_KEY_HERE>",
54
- session: "<YOUR_BEARER_TOKEN_HERE>",
55
- },
49
+ session: "<YOUR_BEARER_TOKEN_HERE>",
56
50
  });
57
51
 
58
52
  async function run() {
@@ -104,10 +98,7 @@ Queue a app for processing
104
98
  import { SteamSets } from "@steamsets/client-ts";
105
99
 
106
100
  const steamSets = new SteamSets({
107
- security: {
108
- apiKey: "<YOUR_API_KEY_HERE>",
109
- session: "<YOUR_BEARER_TOKEN_HERE>",
110
- },
101
+ session: "<YOUR_BEARER_TOKEN_HERE>",
111
102
  });
112
103
 
113
104
  async function run() {
@@ -133,10 +124,7 @@ import { appAccountV1Queue } from "@steamsets/client-ts/funcs/appAccountV1Queue.
133
124
  // Use `SteamSetsCore` for best tree-shaking performance.
134
125
  // You can create one instance of it to use across an application.
135
126
  const steamSets = new SteamSetsCore({
136
- security: {
137
- apiKey: "<YOUR_API_KEY_HERE>",
138
- session: "<YOUR_BEARER_TOKEN_HERE>",
139
- },
127
+ session: "<YOUR_BEARER_TOKEN_HERE>",
140
128
  });
141
129
 
142
130
  async function run() {
@@ -21,14 +21,14 @@ Connect a new Social Provider
21
21
  ```typescript
22
22
  import { SteamSets } from "@steamsets/client-ts";
23
23
 
24
- const steamSets = new SteamSets();
24
+ const steamSets = new SteamSets({
25
+ session: "<YOUR_BEARER_TOKEN_HERE>",
26
+ });
25
27
 
26
28
  async function run() {
27
29
  const result = await steamSets.connection.accountV1ConnectionConnect({
28
30
  code: "123456",
29
31
  provider: "discord",
30
- }, {
31
- session: "<YOUR_BEARER_TOKEN_HERE>",
32
32
  });
33
33
 
34
34
  // Handle the result
@@ -48,14 +48,14 @@ import { connectionAccountV1ConnectionConnect } from "@steamsets/client-ts/funcs
48
48
 
49
49
  // Use `SteamSetsCore` for best tree-shaking performance.
50
50
  // You can create one instance of it to use across an application.
51
- const steamSets = new SteamSetsCore();
51
+ const steamSets = new SteamSetsCore({
52
+ session: "<YOUR_BEARER_TOKEN_HERE>",
53
+ });
52
54
 
53
55
  async function run() {
54
56
  const res = await connectionAccountV1ConnectionConnect(steamSets, {
55
57
  code: "123456",
56
58
  provider: "discord",
57
- }, {
58
- session: "<YOUR_BEARER_TOKEN_HERE>",
59
59
  });
60
60
 
61
61
  if (!res.ok) {
@@ -76,7 +76,6 @@ run();
76
76
  | Parameter | Type | Required | Description |
77
77
  | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
78
78
  | `request` | [components.V1ConnectRequestBody](../../models/components/v1connectrequestbody.md) | :heavy_check_mark: | The request object to use for the request. |
79
- | `security` | [operations.AccountV1ConnectionConnectSecurity](../../models/operations/accountv1connectionconnectsecurity.md) | :heavy_check_mark: | The security requirements to use for the request. |
80
79
  | `options` | RequestOptions | :heavy_minus_sign: | Used to set various options for making HTTP requests. |
81
80
  | `options.fetchOptions` | [RequestInit](https://developer.mozilla.org/en-US/docs/Web/API/Request/Request#options) | :heavy_minus_sign: | Options that are passed to the underlying HTTP request. This can be used to inject extra headers for examples. All `Request` options, except `method` and `body`, are allowed. |
82
81
  | `options.retries` | [RetryConfig](../../lib/utils/retryconfig.md) | :heavy_minus_sign: | Enables retrying HTTP requests under certain failure conditions. |
@@ -102,13 +101,13 @@ Remove a connection
102
101
  ```typescript
103
102
  import { SteamSets } from "@steamsets/client-ts";
104
103
 
105
- const steamSets = new SteamSets();
104
+ const steamSets = new SteamSets({
105
+ session: "<YOUR_BEARER_TOKEN_HERE>",
106
+ });
106
107
 
107
108
  async function run() {
108
109
  const result = await steamSets.connection.accountV1ConnectionDeleteConnection({
109
110
  connectionId: "123456",
110
- }, {
111
- session: "<YOUR_BEARER_TOKEN_HERE>",
112
111
  });
113
112
 
114
113
  // Handle the result
@@ -128,13 +127,13 @@ import { connectionAccountV1ConnectionDeleteConnection } from "@steamsets/client
128
127
 
129
128
  // Use `SteamSetsCore` for best tree-shaking performance.
130
129
  // You can create one instance of it to use across an application.
131
- const steamSets = new SteamSetsCore();
130
+ const steamSets = new SteamSetsCore({
131
+ session: "<YOUR_BEARER_TOKEN_HERE>",
132
+ });
132
133
 
133
134
  async function run() {
134
135
  const res = await connectionAccountV1ConnectionDeleteConnection(steamSets, {
135
136
  connectionId: "123456",
136
- }, {
137
- session: "<YOUR_BEARER_TOKEN_HERE>",
138
137
  });
139
138
 
140
139
  if (!res.ok) {
@@ -155,7 +154,6 @@ run();
155
154
  | Parameter | Type | Required | Description |
156
155
  | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
157
156
  | `request` | [components.V1DeleteConnectionRequestBody](../../models/components/v1deleteconnectionrequestbody.md) | :heavy_check_mark: | The request object to use for the request. |
158
- | `security` | [operations.AccountV1ConnectionDeleteConnectionSecurity](../../models/operations/accountv1connectiondeleteconnectionsecurity.md) | :heavy_check_mark: | The security requirements to use for the request. |
159
157
  | `options` | RequestOptions | :heavy_minus_sign: | Used to set various options for making HTTP requests. |
160
158
  | `options.fetchOptions` | [RequestInit](https://developer.mozilla.org/en-US/docs/Web/API/Request/Request#options) | :heavy_minus_sign: | Options that are passed to the underlying HTTP request. This can be used to inject extra headers for examples. All `Request` options, except `method` and `body`, are allowed. |
161
159
  | `options.retries` | [RetryConfig](../../lib/utils/retryconfig.md) | :heavy_minus_sign: | Enables retrying HTTP requests under certain failure conditions. |
@@ -181,14 +179,14 @@ Make a connection visible/invisible
181
179
  ```typescript
182
180
  import { SteamSets } from "@steamsets/client-ts";
183
181
 
184
- const steamSets = new SteamSets();
182
+ const steamSets = new SteamSets({
183
+ session: "<YOUR_BEARER_TOKEN_HERE>",
184
+ });
185
185
 
186
186
  async function run() {
187
187
  const result = await steamSets.connection.accountV1ConnectionUpdateConnection({
188
188
  connectionId: "123456",
189
189
  hidden: true,
190
- }, {
191
- session: "<YOUR_BEARER_TOKEN_HERE>",
192
190
  });
193
191
 
194
192
  // Handle the result
@@ -208,14 +206,14 @@ import { connectionAccountV1ConnectionUpdateConnection } from "@steamsets/client
208
206
 
209
207
  // Use `SteamSetsCore` for best tree-shaking performance.
210
208
  // You can create one instance of it to use across an application.
211
- const steamSets = new SteamSetsCore();
209
+ const steamSets = new SteamSetsCore({
210
+ session: "<YOUR_BEARER_TOKEN_HERE>",
211
+ });
212
212
 
213
213
  async function run() {
214
214
  const res = await connectionAccountV1ConnectionUpdateConnection(steamSets, {
215
215
  connectionId: "123456",
216
216
  hidden: true,
217
- }, {
218
- session: "<YOUR_BEARER_TOKEN_HERE>",
219
217
  });
220
218
 
221
219
  if (!res.ok) {
@@ -236,7 +234,6 @@ run();
236
234
  | Parameter | Type | Required | Description |
237
235
  | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
238
236
  | `request` | [components.V1UpdateConnectionRequestBody](../../models/components/v1updateconnectionrequestbody.md) | :heavy_check_mark: | The request object to use for the request. |
239
- | `security` | [operations.AccountV1ConnectionUpdateConnectionSecurity](../../models/operations/accountv1connectionupdateconnectionsecurity.md) | :heavy_check_mark: | The security requirements to use for the request. |
240
237
  | `options` | RequestOptions | :heavy_minus_sign: | Used to set various options for making HTTP requests. |
241
238
  | `options.fetchOptions` | [RequestInit](https://developer.mozilla.org/en-US/docs/Web/API/Request/Request#options) | :heavy_minus_sign: | Options that are passed to the underlying HTTP request. This can be used to inject extra headers for examples. All `Request` options, except `method` and `body`, are allowed. |
242
239
  | `options.retries` | [RetryConfig](../../lib/utils/retryconfig.md) | :heavy_minus_sign: | Enables retrying HTTP requests under certain failure conditions. |
@@ -262,13 +259,13 @@ Verify a domain connection only atm
262
259
  ```typescript
263
260
  import { SteamSets } from "@steamsets/client-ts";
264
261
 
265
- const steamSets = new SteamSets();
262
+ const steamSets = new SteamSets({
263
+ session: "<YOUR_BEARER_TOKEN_HERE>",
264
+ });
266
265
 
267
266
  async function run() {
268
267
  const result = await steamSets.connection.accountV1ConnectionVerifyConnection({
269
268
  connectionId: "123456",
270
- }, {
271
- session: "<YOUR_BEARER_TOKEN_HERE>",
272
269
  });
273
270
 
274
271
  // Handle the result
@@ -288,13 +285,13 @@ import { connectionAccountV1ConnectionVerifyConnection } from "@steamsets/client
288
285
 
289
286
  // Use `SteamSetsCore` for best tree-shaking performance.
290
287
  // You can create one instance of it to use across an application.
291
- const steamSets = new SteamSetsCore();
288
+ const steamSets = new SteamSetsCore({
289
+ session: "<YOUR_BEARER_TOKEN_HERE>",
290
+ });
292
291
 
293
292
  async function run() {
294
293
  const res = await connectionAccountV1ConnectionVerifyConnection(steamSets, {
295
294
  connectionId: "123456",
296
- }, {
297
- session: "<YOUR_BEARER_TOKEN_HERE>",
298
295
  });
299
296
 
300
297
  if (!res.ok) {
@@ -315,7 +312,6 @@ run();
315
312
  | Parameter | Type | Required | Description |
316
313
  | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
317
314
  | `request` | [components.V1VerifyConnectionRequestBody](../../models/components/v1verifyconnectionrequestbody.md) | :heavy_check_mark: | The request object to use for the request. |
318
- | `security` | [operations.AccountV1ConnectionVerifyConnectionSecurity](../../models/operations/accountv1connectionverifyconnectionsecurity.md) | :heavy_check_mark: | The security requirements to use for the request. |
319
315
  | `options` | RequestOptions | :heavy_minus_sign: | Used to set various options for making HTTP requests. |
320
316
  | `options.fetchOptions` | [RequestInit](https://developer.mozilla.org/en-US/docs/Web/API/Request/Request#options) | :heavy_minus_sign: | Options that are passed to the underlying HTTP request. This can be used to inject extra headers for examples. All `Request` options, except `method` and `body`, are allowed. |
321
317
  | `options.retries` | [RetryConfig](../../lib/utils/retryconfig.md) | :heavy_minus_sign: | Enables retrying HTTP requests under certain failure conditions. |
@@ -26,10 +26,7 @@ Get Account Apps
26
26
  import { SteamSets } from "@steamsets/client-ts";
27
27
 
28
28
  const steamSets = new SteamSets({
29
- security: {
30
- apiKey: "<YOUR_API_KEY_HERE>",
31
- session: "<YOUR_BEARER_TOKEN_HERE>",
32
- },
29
+ session: "<YOUR_BEARER_TOKEN_HERE>",
33
30
  });
34
31
 
35
32
  async function run() {
@@ -53,10 +50,7 @@ import { dataAccountV1GetApps } from "@steamsets/client-ts/funcs/dataAccountV1Ge
53
50
  // Use `SteamSetsCore` for best tree-shaking performance.
54
51
  // You can create one instance of it to use across an application.
55
52
  const steamSets = new SteamSetsCore({
56
- security: {
57
- apiKey: "<YOUR_API_KEY_HERE>",
58
- session: "<YOUR_BEARER_TOKEN_HERE>",
59
- },
53
+ session: "<YOUR_BEARER_TOKEN_HERE>",
60
54
  });
61
55
 
62
56
  async function run() {
@@ -106,10 +100,7 @@ Get Account Badges
106
100
  import { SteamSets } from "@steamsets/client-ts";
107
101
 
108
102
  const steamSets = new SteamSets({
109
- security: {
110
- apiKey: "<YOUR_API_KEY_HERE>",
111
- session: "<YOUR_BEARER_TOKEN_HERE>",
112
- },
103
+ session: "<YOUR_BEARER_TOKEN_HERE>",
113
104
  });
114
105
 
115
106
  async function run() {
@@ -133,10 +124,7 @@ import { dataAccountV1GetBadges } from "@steamsets/client-ts/funcs/dataAccountV1
133
124
  // Use `SteamSetsCore` for best tree-shaking performance.
134
125
  // You can create one instance of it to use across an application.
135
126
  const steamSets = new SteamSetsCore({
136
- security: {
137
- apiKey: "<YOUR_API_KEY_HERE>",
138
- session: "<YOUR_BEARER_TOKEN_HERE>",
139
- },
127
+ session: "<YOUR_BEARER_TOKEN_HERE>",
140
128
  });
141
129
 
142
130
  async function run() {
@@ -186,10 +174,7 @@ Get Account DataPoints
186
174
  import { SteamSets } from "@steamsets/client-ts";
187
175
 
188
176
  const steamSets = new SteamSets({
189
- security: {
190
- apiKey: "<YOUR_API_KEY_HERE>",
191
- session: "<YOUR_BEARER_TOKEN_HERE>",
192
- },
177
+ session: "<YOUR_BEARER_TOKEN_HERE>",
193
178
  });
194
179
 
195
180
  async function run() {
@@ -213,10 +198,7 @@ import { dataAccountV1GetDataPoints } from "@steamsets/client-ts/funcs/dataAccou
213
198
  // Use `SteamSetsCore` for best tree-shaking performance.
214
199
  // You can create one instance of it to use across an application.
215
200
  const steamSets = new SteamSetsCore({
216
- security: {
217
- apiKey: "<YOUR_API_KEY_HERE>",
218
- session: "<YOUR_BEARER_TOKEN_HERE>",
219
- },
201
+ session: "<YOUR_BEARER_TOKEN_HERE>",
220
202
  });
221
203
 
222
204
  async function run() {
@@ -266,10 +248,7 @@ Get Account Friends
266
248
  import { SteamSets } from "@steamsets/client-ts";
267
249
 
268
250
  const steamSets = new SteamSets({
269
- security: {
270
- apiKey: "<YOUR_API_KEY_HERE>",
271
- session: "<YOUR_BEARER_TOKEN_HERE>",
272
- },
251
+ session: "<YOUR_BEARER_TOKEN_HERE>",
273
252
  });
274
253
 
275
254
  async function run() {
@@ -293,10 +272,7 @@ import { dataAccountV1GetFriends } from "@steamsets/client-ts/funcs/dataAccountV
293
272
  // Use `SteamSetsCore` for best tree-shaking performance.
294
273
  // You can create one instance of it to use across an application.
295
274
  const steamSets = new SteamSetsCore({
296
- security: {
297
- apiKey: "<YOUR_API_KEY_HERE>",
298
- session: "<YOUR_BEARER_TOKEN_HERE>",
299
- },
275
+ session: "<YOUR_BEARER_TOKEN_HERE>",
300
276
  });
301
277
 
302
278
  async function run() {
@@ -346,10 +322,7 @@ Get Account Info
346
322
  import { SteamSets } from "@steamsets/client-ts";
347
323
 
348
324
  const steamSets = new SteamSets({
349
- security: {
350
- apiKey: "<YOUR_API_KEY_HERE>",
351
- session: "<YOUR_BEARER_TOKEN_HERE>",
352
- },
325
+ session: "<YOUR_BEARER_TOKEN_HERE>",
353
326
  });
354
327
 
355
328
  async function run() {
@@ -373,10 +346,7 @@ import { dataAccountV1GetInfo } from "@steamsets/client-ts/funcs/dataAccountV1Ge
373
346
  // Use `SteamSetsCore` for best tree-shaking performance.
374
347
  // You can create one instance of it to use across an application.
375
348
  const steamSets = new SteamSetsCore({
376
- security: {
377
- apiKey: "<YOUR_API_KEY_HERE>",
378
- session: "<YOUR_BEARER_TOKEN_HERE>",
379
- },
349
+ session: "<YOUR_BEARER_TOKEN_HERE>",
380
350
  });
381
351
 
382
352
  async function run() {
@@ -426,10 +396,7 @@ Get Account Leaderboard History
426
396
  import { SteamSets } from "@steamsets/client-ts";
427
397
 
428
398
  const steamSets = new SteamSets({
429
- security: {
430
- apiKey: "<YOUR_API_KEY_HERE>",
431
- session: "<YOUR_BEARER_TOKEN_HERE>",
432
- },
399
+ session: "<YOUR_BEARER_TOKEN_HERE>",
433
400
  });
434
401
 
435
402
  async function run() {
@@ -453,10 +420,7 @@ import { dataAccountV1GetLeaderboardHistory } from "@steamsets/client-ts/funcs/d
453
420
  // Use `SteamSetsCore` for best tree-shaking performance.
454
421
  // You can create one instance of it to use across an application.
455
422
  const steamSets = new SteamSetsCore({
456
- security: {
457
- apiKey: "<YOUR_API_KEY_HERE>",
458
- session: "<YOUR_BEARER_TOKEN_HERE>",
459
- },
423
+ session: "<YOUR_BEARER_TOKEN_HERE>",
460
424
  });
461
425
 
462
426
  async function run() {
@@ -505,12 +469,12 @@ Get Staff Members and their info
505
469
  ```typescript
506
470
  import { SteamSets } from "@steamsets/client-ts";
507
471
 
508
- const steamSets = new SteamSets();
472
+ const steamSets = new SteamSets({
473
+ session: "<YOUR_BEARER_TOKEN_HERE>",
474
+ });
509
475
 
510
476
  async function run() {
511
- const result = await steamSets.data.accountV1GetStaff({
512
- session: "<YOUR_BEARER_TOKEN_HERE>",
513
- });
477
+ const result = await steamSets.data.accountV1GetStaff();
514
478
 
515
479
  // Handle the result
516
480
  console.log(result)
@@ -529,12 +493,12 @@ import { dataAccountV1GetStaff } from "@steamsets/client-ts/funcs/dataAccountV1G
529
493
 
530
494
  // Use `SteamSetsCore` for best tree-shaking performance.
531
495
  // You can create one instance of it to use across an application.
532
- const steamSets = new SteamSetsCore();
496
+ const steamSets = new SteamSetsCore({
497
+ session: "<YOUR_BEARER_TOKEN_HERE>",
498
+ });
533
499
 
534
500
  async function run() {
535
- const res = await dataAccountV1GetStaff(steamSets, {
536
- session: "<YOUR_BEARER_TOKEN_HERE>",
537
- });
501
+ const res = await dataAccountV1GetStaff(steamSets);
538
502
 
539
503
  if (!res.ok) {
540
504
  throw res.error;
@@ -553,7 +517,6 @@ run();
553
517
 
554
518
  | Parameter | Type | Required | Description |
555
519
  | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
556
- | `security` | [operations.AccountV1GetStaffSecurity](../../models/operations/accountv1getstaffsecurity.md) | :heavy_check_mark: | The security requirements to use for the request. |
557
520
  | `options` | RequestOptions | :heavy_minus_sign: | Used to set various options for making HTTP requests. |
558
521
  | `options.fetchOptions` | [RequestInit](https://developer.mozilla.org/en-US/docs/Web/API/Request/Request#options) | :heavy_minus_sign: | Options that are passed to the underlying HTTP request. This can be used to inject extra headers for examples. All `Request` options, except `method` and `body`, are allowed. |
559
522
  | `options.retries` | [RetryConfig](../../lib/utils/retryconfig.md) | :heavy_minus_sign: | Enables retrying HTTP requests under certain failure conditions. |
@@ -580,10 +543,7 @@ Queue a app for processing
580
543
  import { SteamSets } from "@steamsets/client-ts";
581
544
 
582
545
  const steamSets = new SteamSets({
583
- security: {
584
- apiKey: "<YOUR_API_KEY_HERE>",
585
- session: "<YOUR_BEARER_TOKEN_HERE>",
586
- },
546
+ session: "<YOUR_BEARER_TOKEN_HERE>",
587
547
  });
588
548
 
589
549
  async function run() {
@@ -609,10 +569,7 @@ import { dataAccountV1Queue } from "@steamsets/client-ts/funcs/dataAccountV1Queu
609
569
  // Use `SteamSetsCore` for best tree-shaking performance.
610
570
  // You can create one instance of it to use across an application.
611
571
  const steamSets = new SteamSetsCore({
612
- security: {
613
- apiKey: "<YOUR_API_KEY_HERE>",
614
- session: "<YOUR_BEARER_TOKEN_HERE>",
615
- },
572
+ session: "<YOUR_BEARER_TOKEN_HERE>",
616
573
  });
617
574
 
618
575
  async function run() {
@@ -19,10 +19,7 @@ This endpoint checks if the service is alive.
19
19
  import { SteamSets } from "@steamsets/client-ts";
20
20
 
21
21
  const steamSets = new SteamSets({
22
- security: {
23
- apiKey: "<YOUR_API_KEY_HERE>",
24
- session: "<YOUR_BEARER_TOKEN_HERE>",
25
- },
22
+ session: "<YOUR_BEARER_TOKEN_HERE>",
26
23
  });
27
24
 
28
25
  async function run() {
@@ -46,10 +43,7 @@ import { livenessLiveness } from "@steamsets/client-ts/funcs/livenessLiveness.js
46
43
  // Use `SteamSetsCore` for best tree-shaking performance.
47
44
  // You can create one instance of it to use across an application.
48
45
  const steamSets = new SteamSetsCore({
49
- security: {
50
- apiKey: "<YOUR_API_KEY_HERE>",
51
- session: "<YOUR_BEARER_TOKEN_HERE>",
52
- },
46
+ session: "<YOUR_BEARER_TOKEN_HERE>",
53
47
  });
54
48
 
55
49
  async function run() {
@@ -16,12 +16,12 @@ Get all of our available locations
16
16
  ```typescript
17
17
  import { SteamSets } from "@steamsets/client-ts";
18
18
 
19
- const steamSets = new SteamSets();
19
+ const steamSets = new SteamSets({
20
+ session: "<YOUR_BEARER_TOKEN_HERE>",
21
+ });
20
22
 
21
23
  async function run() {
22
- const result = await steamSets.location.location({
23
- session: "<YOUR_BEARER_TOKEN_HERE>",
24
- });
24
+ const result = await steamSets.location.location();
25
25
 
26
26
  // Handle the result
27
27
  console.log(result)
@@ -40,12 +40,12 @@ import { locationLocation } from "@steamsets/client-ts/funcs/locationLocation.js
40
40
 
41
41
  // Use `SteamSetsCore` for best tree-shaking performance.
42
42
  // You can create one instance of it to use across an application.
43
- const steamSets = new SteamSetsCore();
43
+ const steamSets = new SteamSetsCore({
44
+ session: "<YOUR_BEARER_TOKEN_HERE>",
45
+ });
44
46
 
45
47
  async function run() {
46
- const res = await locationLocation(steamSets, {
47
- session: "<YOUR_BEARER_TOKEN_HERE>",
48
- });
48
+ const res = await locationLocation(steamSets);
49
49
 
50
50
  if (!res.ok) {
51
51
  throw res.error;
@@ -64,7 +64,6 @@ run();
64
64
 
65
65
  | Parameter | Type | Required | Description |
66
66
  | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
67
- | `security` | [operations.LocationSecurity](../../models/operations/locationsecurity.md) | :heavy_check_mark: | The security requirements to use for the request. |
68
67
  | `options` | RequestOptions | :heavy_minus_sign: | Used to set various options for making HTTP requests. |
69
68
  | `options.fetchOptions` | [RequestInit](https://developer.mozilla.org/en-US/docs/Web/API/Request/Request#options) | :heavy_minus_sign: | Options that are passed to the underlying HTTP request. This can be used to inject extra headers for examples. All `Request` options, except `method` and `body`, are allowed. |
70
69
  | `options.retries` | [RetryConfig](../../lib/utils/retryconfig.md) | :heavy_minus_sign: | Enables retrying HTTP requests under certain failure conditions. |