@steamsets/client-ts 0.7.1 → 0.8.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 (184) hide show
  1. package/README.md +36 -3
  2. package/docs/sdks/account/README.md +146 -36
  3. package/docs/sdks/app/README.md +14 -0
  4. package/docs/sdks/connection/README.md +24 -8
  5. package/docs/sdks/data/README.md +57 -4
  6. package/docs/sdks/liveness/README.md +6 -2
  7. package/docs/sdks/location/README.md +6 -2
  8. package/docs/sdks/public/README.md +51 -2
  9. package/docs/sdks/session/README.md +24 -8
  10. package/docs/sdks/settings/README.md +48 -16
  11. package/funcs/accountAccountV1GetApps.d.ts +1 -1
  12. package/funcs/accountAccountV1GetApps.d.ts.map +1 -1
  13. package/funcs/accountAccountV1GetApps.js +17 -5
  14. package/funcs/accountAccountV1GetApps.js.map +1 -1
  15. package/funcs/accountAccountV1GetBadges.d.ts +1 -1
  16. package/funcs/accountAccountV1GetBadges.d.ts.map +1 -1
  17. package/funcs/accountAccountV1GetBadges.js +17 -5
  18. package/funcs/accountAccountV1GetBadges.js.map +1 -1
  19. package/funcs/accountAccountV1GetDataPoints.d.ts +1 -1
  20. package/funcs/accountAccountV1GetDataPoints.d.ts.map +1 -1
  21. package/funcs/accountAccountV1GetDataPoints.js +17 -5
  22. package/funcs/accountAccountV1GetDataPoints.js.map +1 -1
  23. package/funcs/accountAccountV1GetFriends.d.ts +1 -1
  24. package/funcs/accountAccountV1GetFriends.d.ts.map +1 -1
  25. package/funcs/accountAccountV1GetFriends.js +17 -5
  26. package/funcs/accountAccountV1GetFriends.js.map +1 -1
  27. package/funcs/accountAccountV1GetInfo.d.ts +1 -1
  28. package/funcs/accountAccountV1GetInfo.d.ts.map +1 -1
  29. package/funcs/accountAccountV1GetInfo.js +17 -5
  30. package/funcs/accountAccountV1GetInfo.js.map +1 -1
  31. package/funcs/accountAccountV1GetLeaderboardHistory.d.ts +1 -1
  32. package/funcs/accountAccountV1GetLeaderboardHistory.d.ts.map +1 -1
  33. package/funcs/accountAccountV1GetLeaderboardHistory.js +17 -5
  34. package/funcs/accountAccountV1GetLeaderboardHistory.js.map +1 -1
  35. package/funcs/appAccountV1Queue.d.ts +1 -1
  36. package/funcs/appAccountV1Queue.d.ts.map +1 -1
  37. package/funcs/appAccountV1Queue.js +17 -5
  38. package/funcs/appAccountV1Queue.js.map +1 -1
  39. package/funcs/appAppV1Get.d.ts +1 -1
  40. package/funcs/appAppV1Get.d.ts.map +1 -1
  41. package/funcs/appAppV1Get.js +17 -5
  42. package/funcs/appAppV1Get.js.map +1 -1
  43. package/funcs/dataAccountV1GetApps.d.ts +1 -1
  44. package/funcs/dataAccountV1GetApps.d.ts.map +1 -1
  45. package/funcs/dataAccountV1GetApps.js +17 -5
  46. package/funcs/dataAccountV1GetApps.js.map +1 -1
  47. package/funcs/dataAccountV1GetBadges.d.ts +1 -1
  48. package/funcs/dataAccountV1GetBadges.d.ts.map +1 -1
  49. package/funcs/dataAccountV1GetBadges.js +17 -5
  50. package/funcs/dataAccountV1GetBadges.js.map +1 -1
  51. package/funcs/dataAccountV1GetDataPoints.d.ts +1 -1
  52. package/funcs/dataAccountV1GetDataPoints.d.ts.map +1 -1
  53. package/funcs/dataAccountV1GetDataPoints.js +17 -5
  54. package/funcs/dataAccountV1GetDataPoints.js.map +1 -1
  55. package/funcs/dataAccountV1GetFriends.d.ts +1 -1
  56. package/funcs/dataAccountV1GetFriends.d.ts.map +1 -1
  57. package/funcs/dataAccountV1GetFriends.js +17 -5
  58. package/funcs/dataAccountV1GetFriends.js.map +1 -1
  59. package/funcs/dataAccountV1GetInfo.d.ts +1 -1
  60. package/funcs/dataAccountV1GetInfo.d.ts.map +1 -1
  61. package/funcs/dataAccountV1GetInfo.js +17 -5
  62. package/funcs/dataAccountV1GetInfo.js.map +1 -1
  63. package/funcs/dataAccountV1GetLeaderboardHistory.d.ts +1 -1
  64. package/funcs/dataAccountV1GetLeaderboardHistory.d.ts.map +1 -1
  65. package/funcs/dataAccountV1GetLeaderboardHistory.js +17 -5
  66. package/funcs/dataAccountV1GetLeaderboardHistory.js.map +1 -1
  67. package/funcs/dataAccountV1Queue.d.ts +1 -1
  68. package/funcs/dataAccountV1Queue.d.ts.map +1 -1
  69. package/funcs/dataAccountV1Queue.js +17 -5
  70. package/funcs/dataAccountV1Queue.js.map +1 -1
  71. package/funcs/publicAccountV1GetApps.d.ts +1 -1
  72. package/funcs/publicAccountV1GetApps.d.ts.map +1 -1
  73. package/funcs/publicAccountV1GetApps.js +17 -5
  74. package/funcs/publicAccountV1GetApps.js.map +1 -1
  75. package/funcs/publicAccountV1GetBadges.d.ts +1 -1
  76. package/funcs/publicAccountV1GetBadges.d.ts.map +1 -1
  77. package/funcs/publicAccountV1GetBadges.js +17 -5
  78. package/funcs/publicAccountV1GetBadges.js.map +1 -1
  79. package/funcs/publicAccountV1GetDataPoints.d.ts +1 -1
  80. package/funcs/publicAccountV1GetDataPoints.d.ts.map +1 -1
  81. package/funcs/publicAccountV1GetDataPoints.js +17 -5
  82. package/funcs/publicAccountV1GetDataPoints.js.map +1 -1
  83. package/funcs/publicAccountV1GetFriends.d.ts +1 -1
  84. package/funcs/publicAccountV1GetFriends.d.ts.map +1 -1
  85. package/funcs/publicAccountV1GetFriends.js +17 -5
  86. package/funcs/publicAccountV1GetFriends.js.map +1 -1
  87. package/funcs/publicAccountV1GetInfo.d.ts +1 -1
  88. package/funcs/publicAccountV1GetInfo.d.ts.map +1 -1
  89. package/funcs/publicAccountV1GetInfo.js +17 -5
  90. package/funcs/publicAccountV1GetInfo.js.map +1 -1
  91. package/funcs/publicAccountV1GetLeaderboardHistory.d.ts +1 -1
  92. package/funcs/publicAccountV1GetLeaderboardHistory.d.ts.map +1 -1
  93. package/funcs/publicAccountV1GetLeaderboardHistory.js +17 -5
  94. package/funcs/publicAccountV1GetLeaderboardHistory.js.map +1 -1
  95. package/funcs/publicAccountV1Queue.d.ts +1 -1
  96. package/funcs/publicAccountV1Queue.d.ts.map +1 -1
  97. package/funcs/publicAccountV1Queue.js +17 -5
  98. package/funcs/publicAccountV1Queue.js.map +1 -1
  99. package/lib/config.d.ts +2 -2
  100. package/lib/config.js +2 -2
  101. package/models/operations/accountv1getapps.d.ts +25 -0
  102. package/models/operations/accountv1getapps.d.ts.map +1 -1
  103. package/models/operations/accountv1getapps.js +22 -1
  104. package/models/operations/accountv1getapps.js.map +1 -1
  105. package/models/operations/accountv1getbadges.d.ts +25 -0
  106. package/models/operations/accountv1getbadges.d.ts.map +1 -1
  107. package/models/operations/accountv1getbadges.js +22 -1
  108. package/models/operations/accountv1getbadges.js.map +1 -1
  109. package/models/operations/accountv1getdatapoints.d.ts +25 -0
  110. package/models/operations/accountv1getdatapoints.d.ts.map +1 -1
  111. package/models/operations/accountv1getdatapoints.js +22 -1
  112. package/models/operations/accountv1getdatapoints.js.map +1 -1
  113. package/models/operations/accountv1getfriends.d.ts +25 -0
  114. package/models/operations/accountv1getfriends.d.ts.map +1 -1
  115. package/models/operations/accountv1getfriends.js +22 -1
  116. package/models/operations/accountv1getfriends.js.map +1 -1
  117. package/models/operations/accountv1getinfo.d.ts +25 -0
  118. package/models/operations/accountv1getinfo.d.ts.map +1 -1
  119. package/models/operations/accountv1getinfo.js +22 -1
  120. package/models/operations/accountv1getinfo.js.map +1 -1
  121. package/models/operations/accountv1getleaderboardhistory.d.ts +25 -0
  122. package/models/operations/accountv1getleaderboardhistory.d.ts.map +1 -1
  123. package/models/operations/accountv1getleaderboardhistory.js +22 -1
  124. package/models/operations/accountv1getleaderboardhistory.js.map +1 -1
  125. package/models/operations/accountv1queue.d.ts +25 -0
  126. package/models/operations/accountv1queue.d.ts.map +1 -1
  127. package/models/operations/accountv1queue.js +22 -1
  128. package/models/operations/accountv1queue.js.map +1 -1
  129. package/models/operations/appv1get.d.ts +25 -0
  130. package/models/operations/appv1get.d.ts.map +1 -1
  131. package/models/operations/appv1get.js +22 -1
  132. package/models/operations/appv1get.js.map +1 -1
  133. package/package.json +1 -1
  134. package/sdk/account.d.ts +6 -6
  135. package/sdk/account.d.ts.map +1 -1
  136. package/sdk/account.js +12 -12
  137. package/sdk/account.js.map +1 -1
  138. package/sdk/app.d.ts +2 -2
  139. package/sdk/app.d.ts.map +1 -1
  140. package/sdk/app.js +4 -4
  141. package/sdk/app.js.map +1 -1
  142. package/sdk/data.d.ts +7 -7
  143. package/sdk/data.d.ts.map +1 -1
  144. package/sdk/data.js +14 -14
  145. package/sdk/data.js.map +1 -1
  146. package/sdk/public.d.ts +7 -7
  147. package/sdk/public.d.ts.map +1 -1
  148. package/sdk/public.js +14 -14
  149. package/sdk/public.js.map +1 -1
  150. package/src/funcs/accountAccountV1GetApps.ts +18 -5
  151. package/src/funcs/accountAccountV1GetBadges.ts +18 -5
  152. package/src/funcs/accountAccountV1GetDataPoints.ts +18 -5
  153. package/src/funcs/accountAccountV1GetFriends.ts +18 -5
  154. package/src/funcs/accountAccountV1GetInfo.ts +18 -5
  155. package/src/funcs/accountAccountV1GetLeaderboardHistory.ts +18 -5
  156. package/src/funcs/appAccountV1Queue.ts +18 -5
  157. package/src/funcs/appAppV1Get.ts +18 -5
  158. package/src/funcs/dataAccountV1GetApps.ts +18 -5
  159. package/src/funcs/dataAccountV1GetBadges.ts +18 -5
  160. package/src/funcs/dataAccountV1GetDataPoints.ts +18 -5
  161. package/src/funcs/dataAccountV1GetFriends.ts +18 -5
  162. package/src/funcs/dataAccountV1GetInfo.ts +18 -5
  163. package/src/funcs/dataAccountV1GetLeaderboardHistory.ts +18 -5
  164. package/src/funcs/dataAccountV1Queue.ts +18 -5
  165. package/src/funcs/publicAccountV1GetApps.ts +18 -5
  166. package/src/funcs/publicAccountV1GetBadges.ts +18 -5
  167. package/src/funcs/publicAccountV1GetDataPoints.ts +18 -5
  168. package/src/funcs/publicAccountV1GetFriends.ts +18 -5
  169. package/src/funcs/publicAccountV1GetInfo.ts +18 -5
  170. package/src/funcs/publicAccountV1GetLeaderboardHistory.ts +18 -5
  171. package/src/funcs/publicAccountV1Queue.ts +18 -5
  172. package/src/lib/config.ts +2 -2
  173. package/src/models/operations/accountv1getapps.ts +44 -0
  174. package/src/models/operations/accountv1getbadges.ts +44 -0
  175. package/src/models/operations/accountv1getdatapoints.ts +44 -0
  176. package/src/models/operations/accountv1getfriends.ts +44 -0
  177. package/src/models/operations/accountv1getinfo.ts +44 -0
  178. package/src/models/operations/accountv1getleaderboardhistory.ts +46 -0
  179. package/src/models/operations/accountv1queue.ts +44 -0
  180. package/src/models/operations/appv1get.ts +44 -0
  181. package/src/sdk/account.ts +12 -0
  182. package/src/sdk/app.ts +4 -0
  183. package/src/sdk/data.ts +14 -0
  184. package/src/sdk/public.ts +14 -0
@@ -118,11 +118,13 @@ export class Account extends ClientSDK {
118
118
  */
119
119
  async accountV1GetApps(
120
120
  request: operations.AccountV1GetAppsRequest,
121
+ security: operations.AccountV1GetAppsSecurity,
121
122
  options?: RequestOptions,
122
123
  ): Promise<operations.AccountV1GetAppsResponse> {
123
124
  return unwrapAsync(accountAccountV1GetApps(
124
125
  this,
125
126
  request,
127
+ security,
126
128
  options,
127
129
  ));
128
130
  }
@@ -132,11 +134,13 @@ export class Account extends ClientSDK {
132
134
  */
133
135
  async accountV1GetBadges(
134
136
  request: operations.AccountV1GetBadgesRequest,
137
+ security: operations.AccountV1GetBadgesSecurity,
135
138
  options?: RequestOptions,
136
139
  ): Promise<operations.AccountV1GetBadgesResponse> {
137
140
  return unwrapAsync(accountAccountV1GetBadges(
138
141
  this,
139
142
  request,
143
+ security,
140
144
  options,
141
145
  ));
142
146
  }
@@ -146,11 +150,13 @@ export class Account extends ClientSDK {
146
150
  */
147
151
  async accountV1GetDataPoints(
148
152
  request: operations.AccountV1GetDataPointsRequest,
153
+ security: operations.AccountV1GetDataPointsSecurity,
149
154
  options?: RequestOptions,
150
155
  ): Promise<operations.AccountV1GetDataPointsResponse> {
151
156
  return unwrapAsync(accountAccountV1GetDataPoints(
152
157
  this,
153
158
  request,
159
+ security,
154
160
  options,
155
161
  ));
156
162
  }
@@ -160,11 +166,13 @@ export class Account extends ClientSDK {
160
166
  */
161
167
  async accountV1GetFriends(
162
168
  request: operations.AccountV1GetFriendsRequest,
169
+ security: operations.AccountV1GetFriendsSecurity,
163
170
  options?: RequestOptions,
164
171
  ): Promise<operations.AccountV1GetFriendsResponse> {
165
172
  return unwrapAsync(accountAccountV1GetFriends(
166
173
  this,
167
174
  request,
175
+ security,
168
176
  options,
169
177
  ));
170
178
  }
@@ -174,11 +182,13 @@ export class Account extends ClientSDK {
174
182
  */
175
183
  async accountV1GetInfo(
176
184
  request: components.AccountSearch,
185
+ security: operations.AccountV1GetInfoSecurity,
177
186
  options?: RequestOptions,
178
187
  ): Promise<operations.AccountV1GetInfoResponse> {
179
188
  return unwrapAsync(accountAccountV1GetInfo(
180
189
  this,
181
190
  request,
191
+ security,
182
192
  options,
183
193
  ));
184
194
  }
@@ -188,11 +198,13 @@ export class Account extends ClientSDK {
188
198
  */
189
199
  async accountV1GetLeaderboardHistory(
190
200
  request: operations.AccountV1GetLeaderboardHistoryRequest,
201
+ security: operations.AccountV1GetLeaderboardHistorySecurity,
191
202
  options?: RequestOptions,
192
203
  ): Promise<operations.AccountV1GetLeaderboardHistoryResponse> {
193
204
  return unwrapAsync(accountAccountV1GetLeaderboardHistory(
194
205
  this,
195
206
  request,
207
+ security,
196
208
  options,
197
209
  ));
198
210
  }
package/src/sdk/app.ts CHANGED
@@ -15,11 +15,13 @@ export class App extends ClientSDK {
15
15
  */
16
16
  async appV1Get(
17
17
  request: components.V1AppRequestBody,
18
+ security: operations.AppV1GetSecurity,
18
19
  options?: RequestOptions,
19
20
  ): Promise<operations.AppV1GetResponse> {
20
21
  return unwrapAsync(appAppV1Get(
21
22
  this,
22
23
  request,
24
+ security,
23
25
  options,
24
26
  ));
25
27
  }
@@ -29,11 +31,13 @@ export class App extends ClientSDK {
29
31
  */
30
32
  async accountV1Queue(
31
33
  request: operations.AccountV1QueueRequest,
34
+ security: operations.AccountV1QueueSecurity,
32
35
  options?: RequestOptions,
33
36
  ): Promise<operations.AccountV1QueueResponse> {
34
37
  return unwrapAsync(appAccountV1Queue(
35
38
  this,
36
39
  request,
40
+ security,
37
41
  options,
38
42
  ));
39
43
  }
package/src/sdk/data.ts CHANGED
@@ -21,11 +21,13 @@ export class Data extends ClientSDK {
21
21
  */
22
22
  async accountV1GetApps(
23
23
  request: operations.AccountV1GetAppsRequest,
24
+ security: operations.AccountV1GetAppsSecurity,
24
25
  options?: RequestOptions,
25
26
  ): Promise<operations.AccountV1GetAppsResponse> {
26
27
  return unwrapAsync(dataAccountV1GetApps(
27
28
  this,
28
29
  request,
30
+ security,
29
31
  options,
30
32
  ));
31
33
  }
@@ -35,11 +37,13 @@ export class Data extends ClientSDK {
35
37
  */
36
38
  async accountV1GetBadges(
37
39
  request: operations.AccountV1GetBadgesRequest,
40
+ security: operations.AccountV1GetBadgesSecurity,
38
41
  options?: RequestOptions,
39
42
  ): Promise<operations.AccountV1GetBadgesResponse> {
40
43
  return unwrapAsync(dataAccountV1GetBadges(
41
44
  this,
42
45
  request,
46
+ security,
43
47
  options,
44
48
  ));
45
49
  }
@@ -49,11 +53,13 @@ export class Data extends ClientSDK {
49
53
  */
50
54
  async accountV1GetDataPoints(
51
55
  request: operations.AccountV1GetDataPointsRequest,
56
+ security: operations.AccountV1GetDataPointsSecurity,
52
57
  options?: RequestOptions,
53
58
  ): Promise<operations.AccountV1GetDataPointsResponse> {
54
59
  return unwrapAsync(dataAccountV1GetDataPoints(
55
60
  this,
56
61
  request,
62
+ security,
57
63
  options,
58
64
  ));
59
65
  }
@@ -63,11 +69,13 @@ export class Data extends ClientSDK {
63
69
  */
64
70
  async accountV1GetFriends(
65
71
  request: operations.AccountV1GetFriendsRequest,
72
+ security: operations.AccountV1GetFriendsSecurity,
66
73
  options?: RequestOptions,
67
74
  ): Promise<operations.AccountV1GetFriendsResponse> {
68
75
  return unwrapAsync(dataAccountV1GetFriends(
69
76
  this,
70
77
  request,
78
+ security,
71
79
  options,
72
80
  ));
73
81
  }
@@ -77,11 +85,13 @@ export class Data extends ClientSDK {
77
85
  */
78
86
  async accountV1GetInfo(
79
87
  request: components.AccountSearch,
88
+ security: operations.AccountV1GetInfoSecurity,
80
89
  options?: RequestOptions,
81
90
  ): Promise<operations.AccountV1GetInfoResponse> {
82
91
  return unwrapAsync(dataAccountV1GetInfo(
83
92
  this,
84
93
  request,
94
+ security,
85
95
  options,
86
96
  ));
87
97
  }
@@ -91,11 +101,13 @@ export class Data extends ClientSDK {
91
101
  */
92
102
  async accountV1GetLeaderboardHistory(
93
103
  request: operations.AccountV1GetLeaderboardHistoryRequest,
104
+ security: operations.AccountV1GetLeaderboardHistorySecurity,
94
105
  options?: RequestOptions,
95
106
  ): Promise<operations.AccountV1GetLeaderboardHistoryResponse> {
96
107
  return unwrapAsync(dataAccountV1GetLeaderboardHistory(
97
108
  this,
98
109
  request,
110
+ security,
99
111
  options,
100
112
  ));
101
113
  }
@@ -117,11 +129,13 @@ export class Data extends ClientSDK {
117
129
  */
118
130
  async accountV1Queue(
119
131
  request: operations.AccountV1QueueRequest,
132
+ security: operations.AccountV1QueueSecurity,
120
133
  options?: RequestOptions,
121
134
  ): Promise<operations.AccountV1QueueResponse> {
122
135
  return unwrapAsync(dataAccountV1Queue(
123
136
  this,
124
137
  request,
138
+ security,
125
139
  options,
126
140
  ));
127
141
  }
package/src/sdk/public.ts CHANGED
@@ -20,11 +20,13 @@ export class Public extends ClientSDK {
20
20
  */
21
21
  async accountV1GetApps(
22
22
  request: operations.AccountV1GetAppsRequest,
23
+ security: operations.AccountV1GetAppsSecurity,
23
24
  options?: RequestOptions,
24
25
  ): Promise<operations.AccountV1GetAppsResponse> {
25
26
  return unwrapAsync(publicAccountV1GetApps(
26
27
  this,
27
28
  request,
29
+ security,
28
30
  options,
29
31
  ));
30
32
  }
@@ -34,11 +36,13 @@ export class Public extends ClientSDK {
34
36
  */
35
37
  async accountV1GetBadges(
36
38
  request: operations.AccountV1GetBadgesRequest,
39
+ security: operations.AccountV1GetBadgesSecurity,
37
40
  options?: RequestOptions,
38
41
  ): Promise<operations.AccountV1GetBadgesResponse> {
39
42
  return unwrapAsync(publicAccountV1GetBadges(
40
43
  this,
41
44
  request,
45
+ security,
42
46
  options,
43
47
  ));
44
48
  }
@@ -48,11 +52,13 @@ export class Public extends ClientSDK {
48
52
  */
49
53
  async accountV1GetDataPoints(
50
54
  request: operations.AccountV1GetDataPointsRequest,
55
+ security: operations.AccountV1GetDataPointsSecurity,
51
56
  options?: RequestOptions,
52
57
  ): Promise<operations.AccountV1GetDataPointsResponse> {
53
58
  return unwrapAsync(publicAccountV1GetDataPoints(
54
59
  this,
55
60
  request,
61
+ security,
56
62
  options,
57
63
  ));
58
64
  }
@@ -62,11 +68,13 @@ export class Public extends ClientSDK {
62
68
  */
63
69
  async accountV1GetFriends(
64
70
  request: operations.AccountV1GetFriendsRequest,
71
+ security: operations.AccountV1GetFriendsSecurity,
65
72
  options?: RequestOptions,
66
73
  ): Promise<operations.AccountV1GetFriendsResponse> {
67
74
  return unwrapAsync(publicAccountV1GetFriends(
68
75
  this,
69
76
  request,
77
+ security,
70
78
  options,
71
79
  ));
72
80
  }
@@ -76,11 +84,13 @@ export class Public extends ClientSDK {
76
84
  */
77
85
  async accountV1GetInfo(
78
86
  request: components.AccountSearch,
87
+ security: operations.AccountV1GetInfoSecurity,
79
88
  options?: RequestOptions,
80
89
  ): Promise<operations.AccountV1GetInfoResponse> {
81
90
  return unwrapAsync(publicAccountV1GetInfo(
82
91
  this,
83
92
  request,
93
+ security,
84
94
  options,
85
95
  ));
86
96
  }
@@ -90,11 +100,13 @@ export class Public extends ClientSDK {
90
100
  */
91
101
  async accountV1GetLeaderboardHistory(
92
102
  request: operations.AccountV1GetLeaderboardHistoryRequest,
103
+ security: operations.AccountV1GetLeaderboardHistorySecurity,
93
104
  options?: RequestOptions,
94
105
  ): Promise<operations.AccountV1GetLeaderboardHistoryResponse> {
95
106
  return unwrapAsync(publicAccountV1GetLeaderboardHistory(
96
107
  this,
97
108
  request,
109
+ security,
98
110
  options,
99
111
  ));
100
112
  }
@@ -104,11 +116,13 @@ export class Public extends ClientSDK {
104
116
  */
105
117
  async accountV1Queue(
106
118
  request: operations.AccountV1QueueRequest,
119
+ security: operations.AccountV1QueueSecurity,
107
120
  options?: RequestOptions,
108
121
  ): Promise<operations.AccountV1QueueResponse> {
109
122
  return unwrapAsync(publicAccountV1Queue(
110
123
  this,
111
124
  request,
125
+ security,
112
126
  options,
113
127
  ));
114
128
  }