@jacobhumston/roblox-openapi-ts 1.0.4 → 1.0.6
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/dist/types.d.ts +1490 -306
- package/package.json +1 -1
package/dist/types.d.ts
CHANGED
|
@@ -10136,6 +10136,198 @@ export interface paths {
|
|
|
10136
10136
|
patch?: never;
|
|
10137
10137
|
trace?: never;
|
|
10138
10138
|
};
|
|
10139
|
+
"/thumbnail-personalization-api/v1/universe/{universeId}/personalization": {
|
|
10140
|
+
parameters: {
|
|
10141
|
+
query?: never;
|
|
10142
|
+
header?: never;
|
|
10143
|
+
path?: never;
|
|
10144
|
+
cookie?: never;
|
|
10145
|
+
};
|
|
10146
|
+
get: operations["HomepageThumbnail_FindThumbnailPersonalizations"];
|
|
10147
|
+
put?: never;
|
|
10148
|
+
post?: never;
|
|
10149
|
+
delete?: never;
|
|
10150
|
+
options?: never;
|
|
10151
|
+
head?: never;
|
|
10152
|
+
patch?: never;
|
|
10153
|
+
trace?: never;
|
|
10154
|
+
};
|
|
10155
|
+
"/thumbnail-personalization-api/v1/universe/{universeId}/personalization/create": {
|
|
10156
|
+
parameters: {
|
|
10157
|
+
query?: never;
|
|
10158
|
+
header?: never;
|
|
10159
|
+
path?: never;
|
|
10160
|
+
cookie?: never;
|
|
10161
|
+
};
|
|
10162
|
+
get?: never;
|
|
10163
|
+
put?: never;
|
|
10164
|
+
post: operations["HomepageThumbnail_CreateThumbnailPersonalization"];
|
|
10165
|
+
delete?: never;
|
|
10166
|
+
options?: never;
|
|
10167
|
+
head?: never;
|
|
10168
|
+
patch?: never;
|
|
10169
|
+
trace?: never;
|
|
10170
|
+
};
|
|
10171
|
+
"/thumbnail-personalization-api/v1/universe/{universeId}/personalization/update": {
|
|
10172
|
+
parameters: {
|
|
10173
|
+
query?: never;
|
|
10174
|
+
header?: never;
|
|
10175
|
+
path?: never;
|
|
10176
|
+
cookie?: never;
|
|
10177
|
+
};
|
|
10178
|
+
get?: never;
|
|
10179
|
+
put?: never;
|
|
10180
|
+
post: operations["HomepageThumbnail_UpdateThumbnailPersonalization"];
|
|
10181
|
+
delete?: never;
|
|
10182
|
+
options?: never;
|
|
10183
|
+
head?: never;
|
|
10184
|
+
patch?: never;
|
|
10185
|
+
trace?: never;
|
|
10186
|
+
};
|
|
10187
|
+
"/thumbnail-personalization-api/v1/universe/{universeId}/thumbnails": {
|
|
10188
|
+
parameters: {
|
|
10189
|
+
query?: never;
|
|
10190
|
+
header?: never;
|
|
10191
|
+
path?: never;
|
|
10192
|
+
cookie?: never;
|
|
10193
|
+
};
|
|
10194
|
+
get: operations["HomepageThumbnail_GetHomepageThumbnails"];
|
|
10195
|
+
put?: never;
|
|
10196
|
+
post?: never;
|
|
10197
|
+
delete: operations["HomepageThumbnail_DeleteHomepageThumbnails"];
|
|
10198
|
+
options?: never;
|
|
10199
|
+
head?: never;
|
|
10200
|
+
patch?: never;
|
|
10201
|
+
trace?: never;
|
|
10202
|
+
};
|
|
10203
|
+
"/thumbnail-personalization-api/v1/universe/{universeId}/thumbnails/uploads": {
|
|
10204
|
+
parameters: {
|
|
10205
|
+
query?: never;
|
|
10206
|
+
header?: never;
|
|
10207
|
+
path?: never;
|
|
10208
|
+
cookie?: never;
|
|
10209
|
+
};
|
|
10210
|
+
get?: never;
|
|
10211
|
+
put?: never;
|
|
10212
|
+
post: operations["HomepageThumbnail_UploadHomepageThumbnails"];
|
|
10213
|
+
delete?: never;
|
|
10214
|
+
options?: never;
|
|
10215
|
+
head?: never;
|
|
10216
|
+
patch?: never;
|
|
10217
|
+
trace?: never;
|
|
10218
|
+
};
|
|
10219
|
+
"/thumbnail-personalization-api/v1/universe/{universeId}/thumbnails/uploads/status": {
|
|
10220
|
+
parameters: {
|
|
10221
|
+
query?: never;
|
|
10222
|
+
header?: never;
|
|
10223
|
+
path?: never;
|
|
10224
|
+
cookie?: never;
|
|
10225
|
+
};
|
|
10226
|
+
get: operations["HomepageThumbnail_GetHomepageThumbnailsStatus"];
|
|
10227
|
+
put?: never;
|
|
10228
|
+
post?: never;
|
|
10229
|
+
delete?: never;
|
|
10230
|
+
options?: never;
|
|
10231
|
+
head?: never;
|
|
10232
|
+
patch?: never;
|
|
10233
|
+
trace?: never;
|
|
10234
|
+
};
|
|
10235
|
+
"/thumbnail-personalization-api/v1/universes/{universeId}/personalization": {
|
|
10236
|
+
parameters: {
|
|
10237
|
+
query?: never;
|
|
10238
|
+
header?: never;
|
|
10239
|
+
path?: never;
|
|
10240
|
+
cookie?: never;
|
|
10241
|
+
};
|
|
10242
|
+
get: operations["ThumbnailPersonalizationApi.HomepageThumbnail_FindThumbnailPersonalizations"];
|
|
10243
|
+
put?: never;
|
|
10244
|
+
post?: never;
|
|
10245
|
+
delete?: never;
|
|
10246
|
+
options?: never;
|
|
10247
|
+
head?: never;
|
|
10248
|
+
patch?: never;
|
|
10249
|
+
trace?: never;
|
|
10250
|
+
};
|
|
10251
|
+
"/thumbnail-personalization-api/v1/universes/{universeId}/personalization/create": {
|
|
10252
|
+
parameters: {
|
|
10253
|
+
query?: never;
|
|
10254
|
+
header?: never;
|
|
10255
|
+
path?: never;
|
|
10256
|
+
cookie?: never;
|
|
10257
|
+
};
|
|
10258
|
+
get?: never;
|
|
10259
|
+
put?: never;
|
|
10260
|
+
post: operations["ThumbnailPersonalizationApi.HomepageThumbnail_CreateThumbnailPersonalization"];
|
|
10261
|
+
delete?: never;
|
|
10262
|
+
options?: never;
|
|
10263
|
+
head?: never;
|
|
10264
|
+
patch?: never;
|
|
10265
|
+
trace?: never;
|
|
10266
|
+
};
|
|
10267
|
+
"/thumbnail-personalization-api/v1/universes/{universeId}/personalization/update": {
|
|
10268
|
+
parameters: {
|
|
10269
|
+
query?: never;
|
|
10270
|
+
header?: never;
|
|
10271
|
+
path?: never;
|
|
10272
|
+
cookie?: never;
|
|
10273
|
+
};
|
|
10274
|
+
get?: never;
|
|
10275
|
+
put?: never;
|
|
10276
|
+
post: operations["ThumbnailPersonalizationApi.HomepageThumbnail_UpdateThumbnailPersonalization"];
|
|
10277
|
+
delete?: never;
|
|
10278
|
+
options?: never;
|
|
10279
|
+
head?: never;
|
|
10280
|
+
patch?: never;
|
|
10281
|
+
trace?: never;
|
|
10282
|
+
};
|
|
10283
|
+
"/thumbnail-personalization-api/v1/universes/{universeId}/thumbnails": {
|
|
10284
|
+
parameters: {
|
|
10285
|
+
query?: never;
|
|
10286
|
+
header?: never;
|
|
10287
|
+
path?: never;
|
|
10288
|
+
cookie?: never;
|
|
10289
|
+
};
|
|
10290
|
+
get: operations["ThumbnailPersonalizationApi.HomepageThumbnail_GetHomepageThumbnails"];
|
|
10291
|
+
put?: never;
|
|
10292
|
+
post?: never;
|
|
10293
|
+
delete: operations["ThumbnailPersonalizationApi.HomepageThumbnail_DeleteHomepageThumbnails"];
|
|
10294
|
+
options?: never;
|
|
10295
|
+
head?: never;
|
|
10296
|
+
patch?: never;
|
|
10297
|
+
trace?: never;
|
|
10298
|
+
};
|
|
10299
|
+
"/thumbnail-personalization-api/v1/universes/{universeId}/thumbnails/uploads": {
|
|
10300
|
+
parameters: {
|
|
10301
|
+
query?: never;
|
|
10302
|
+
header?: never;
|
|
10303
|
+
path?: never;
|
|
10304
|
+
cookie?: never;
|
|
10305
|
+
};
|
|
10306
|
+
get?: never;
|
|
10307
|
+
put?: never;
|
|
10308
|
+
post: operations["ThumbnailPersonalizationApi.HomepageThumbnail_UploadHomepageThumbnails"];
|
|
10309
|
+
delete?: never;
|
|
10310
|
+
options?: never;
|
|
10311
|
+
head?: never;
|
|
10312
|
+
patch?: never;
|
|
10313
|
+
trace?: never;
|
|
10314
|
+
};
|
|
10315
|
+
"/thumbnail-personalization-api/v1/universes/{universeId}/thumbnails/uploads/status": {
|
|
10316
|
+
parameters: {
|
|
10317
|
+
query?: never;
|
|
10318
|
+
header?: never;
|
|
10319
|
+
path?: never;
|
|
10320
|
+
cookie?: never;
|
|
10321
|
+
};
|
|
10322
|
+
get: operations["ThumbnailPersonalizationApi.HomepageThumbnail_GetHomepageThumbnailsStatus"];
|
|
10323
|
+
put?: never;
|
|
10324
|
+
post?: never;
|
|
10325
|
+
delete?: never;
|
|
10326
|
+
options?: never;
|
|
10327
|
+
head?: never;
|
|
10328
|
+
patch?: never;
|
|
10329
|
+
trace?: never;
|
|
10330
|
+
};
|
|
10139
10331
|
"/toolbox-service/v1/saves": {
|
|
10140
10332
|
parameters: {
|
|
10141
10333
|
query?: never;
|
|
@@ -10236,6 +10428,43 @@ export interface paths {
|
|
|
10236
10428
|
patch?: never;
|
|
10237
10429
|
trace?: never;
|
|
10238
10430
|
};
|
|
10431
|
+
"/v1/account-creation/metadata": {
|
|
10432
|
+
parameters: {
|
|
10433
|
+
query?: never;
|
|
10434
|
+
header?: never;
|
|
10435
|
+
path?: never;
|
|
10436
|
+
cookie?: never;
|
|
10437
|
+
};
|
|
10438
|
+
/** Get metadata for adding auth methods. */
|
|
10439
|
+
get: {
|
|
10440
|
+
parameters: {
|
|
10441
|
+
query?: never;
|
|
10442
|
+
header?: never;
|
|
10443
|
+
path?: never;
|
|
10444
|
+
cookie?: never;
|
|
10445
|
+
};
|
|
10446
|
+
requestBody?: never;
|
|
10447
|
+
responses: {
|
|
10448
|
+
/** @description OK */
|
|
10449
|
+
200: {
|
|
10450
|
+
headers: {
|
|
10451
|
+
[name: string]: unknown;
|
|
10452
|
+
};
|
|
10453
|
+
content: {
|
|
10454
|
+
"application/json": components["schemas"]["Roblox.Authentication.Api.Models.AuthMethodsMetadataResponse"];
|
|
10455
|
+
"text/json": components["schemas"]["Roblox.Authentication.Api.Models.AuthMethodsMetadataResponse"];
|
|
10456
|
+
};
|
|
10457
|
+
};
|
|
10458
|
+
};
|
|
10459
|
+
};
|
|
10460
|
+
put?: never;
|
|
10461
|
+
post?: never;
|
|
10462
|
+
delete?: never;
|
|
10463
|
+
options?: never;
|
|
10464
|
+
head?: never;
|
|
10465
|
+
patch?: never;
|
|
10466
|
+
trace?: never;
|
|
10467
|
+
};
|
|
10239
10468
|
"/v1/account/pin": {
|
|
10240
10469
|
parameters: {
|
|
10241
10470
|
query?: never;
|
|
@@ -25614,6 +25843,7 @@ export interface paths {
|
|
|
25614
25843
|
/**
|
|
25615
25844
|
* @description 0: Token Validation Failed
|
|
25616
25845
|
* 2: Invalid user identifier.
|
|
25846
|
+
* 4: No login methods available. Please use account recovery.
|
|
25617
25847
|
*/
|
|
25618
25848
|
403: {
|
|
25619
25849
|
headers: {
|
|
@@ -29144,6 +29374,63 @@ export interface paths {
|
|
|
29144
29374
|
patch?: never;
|
|
29145
29375
|
trace?: never;
|
|
29146
29376
|
};
|
|
29377
|
+
"/v1/passkey/su-eligibility": {
|
|
29378
|
+
parameters: {
|
|
29379
|
+
query?: never;
|
|
29380
|
+
header?: never;
|
|
29381
|
+
path?: never;
|
|
29382
|
+
cookie?: never;
|
|
29383
|
+
};
|
|
29384
|
+
/**
|
|
29385
|
+
* Checks whether the authenticated user is eligible for silent passkey upgrade.
|
|
29386
|
+
* Route and response are intentionally obfuscated ("su-eligibility" = "silent-upgrade-eligibility").
|
|
29387
|
+
*/
|
|
29388
|
+
get: {
|
|
29389
|
+
parameters: {
|
|
29390
|
+
query?: never;
|
|
29391
|
+
header?: never;
|
|
29392
|
+
path?: never;
|
|
29393
|
+
cookie?: never;
|
|
29394
|
+
};
|
|
29395
|
+
requestBody?: never;
|
|
29396
|
+
responses: {
|
|
29397
|
+
/** @description OK */
|
|
29398
|
+
200: {
|
|
29399
|
+
headers: {
|
|
29400
|
+
[name: string]: unknown;
|
|
29401
|
+
};
|
|
29402
|
+
content: {
|
|
29403
|
+
"application/json": components["schemas"]["Roblox.Authentication.Api.Models.Response.SilentUpgradeEligibilityResponse"];
|
|
29404
|
+
"text/json": components["schemas"]["Roblox.Authentication.Api.Models.Response.SilentUpgradeEligibilityResponse"];
|
|
29405
|
+
};
|
|
29406
|
+
};
|
|
29407
|
+
/**
|
|
29408
|
+
* @description 0: Authorization has been denied for this request.
|
|
29409
|
+
* 0: An unknown error occurred with the request.
|
|
29410
|
+
*/
|
|
29411
|
+
401: {
|
|
29412
|
+
headers: {
|
|
29413
|
+
[name: string]: unknown;
|
|
29414
|
+
};
|
|
29415
|
+
content?: never;
|
|
29416
|
+
};
|
|
29417
|
+
/** @description 2: Feature disabled. */
|
|
29418
|
+
503: {
|
|
29419
|
+
headers: {
|
|
29420
|
+
[name: string]: unknown;
|
|
29421
|
+
};
|
|
29422
|
+
content?: never;
|
|
29423
|
+
};
|
|
29424
|
+
};
|
|
29425
|
+
};
|
|
29426
|
+
put?: never;
|
|
29427
|
+
post?: never;
|
|
29428
|
+
delete?: never;
|
|
29429
|
+
options?: never;
|
|
29430
|
+
head?: never;
|
|
29431
|
+
patch?: never;
|
|
29432
|
+
trace?: never;
|
|
29433
|
+
};
|
|
29147
29434
|
"/v1/passwords/validate": {
|
|
29148
29435
|
parameters: {
|
|
29149
29436
|
query?: never;
|
|
@@ -31147,154 +31434,6 @@ export interface paths {
|
|
|
31147
31434
|
patch?: never;
|
|
31148
31435
|
trace?: never;
|
|
31149
31436
|
};
|
|
31150
|
-
"/v1/star-code-affiliates": {
|
|
31151
|
-
parameters: {
|
|
31152
|
-
query?: never;
|
|
31153
|
-
header?: never;
|
|
31154
|
-
path?: never;
|
|
31155
|
-
cookie?: never;
|
|
31156
|
-
};
|
|
31157
|
-
/** Gets a star code affiliate supporter for the authenticated user */
|
|
31158
|
-
get: {
|
|
31159
|
-
parameters: {
|
|
31160
|
-
query?: never;
|
|
31161
|
-
header?: never;
|
|
31162
|
-
path?: never;
|
|
31163
|
-
cookie?: never;
|
|
31164
|
-
};
|
|
31165
|
-
requestBody?: never;
|
|
31166
|
-
responses: {
|
|
31167
|
-
/** @description OK */
|
|
31168
|
-
200: {
|
|
31169
|
-
headers: {
|
|
31170
|
-
[name: string]: unknown;
|
|
31171
|
-
};
|
|
31172
|
-
content: {
|
|
31173
|
-
"application/json": components["schemas"]["Roblox.AccountInformation.Api.Models.StarCodeAffiliateResponse"];
|
|
31174
|
-
"text/json": components["schemas"]["Roblox.AccountInformation.Api.Models.StarCodeAffiliateResponse"];
|
|
31175
|
-
};
|
|
31176
|
-
};
|
|
31177
|
-
/** @description 0: Authorization has been denied for this request. */
|
|
31178
|
-
401: {
|
|
31179
|
-
headers: {
|
|
31180
|
-
[name: string]: unknown;
|
|
31181
|
-
};
|
|
31182
|
-
content?: never;
|
|
31183
|
-
};
|
|
31184
|
-
/** @description 0: An unknown error occured. */
|
|
31185
|
-
500: {
|
|
31186
|
-
headers: {
|
|
31187
|
-
[name: string]: unknown;
|
|
31188
|
-
};
|
|
31189
|
-
content?: never;
|
|
31190
|
-
};
|
|
31191
|
-
};
|
|
31192
|
-
};
|
|
31193
|
-
put?: never;
|
|
31194
|
-
/** Adds a star code affiliate supporter for the authenticated user */
|
|
31195
|
-
post: {
|
|
31196
|
-
parameters: {
|
|
31197
|
-
query?: never;
|
|
31198
|
-
header?: never;
|
|
31199
|
-
path?: never;
|
|
31200
|
-
cookie?: never;
|
|
31201
|
-
};
|
|
31202
|
-
/** @description Roblox.AccountInformation.Api.Models.StarCodeAffiliateRequest */
|
|
31203
|
-
requestBody: {
|
|
31204
|
-
content: {
|
|
31205
|
-
"application/json": components["schemas"]["Roblox.AccountInformation.Api.Models.StarCodeAffiliateRequest"];
|
|
31206
|
-
"text/json": components["schemas"]["Roblox.AccountInformation.Api.Models.StarCodeAffiliateRequest"];
|
|
31207
|
-
};
|
|
31208
|
-
};
|
|
31209
|
-
responses: {
|
|
31210
|
-
/** @description OK */
|
|
31211
|
-
200: {
|
|
31212
|
-
headers: {
|
|
31213
|
-
[name: string]: unknown;
|
|
31214
|
-
};
|
|
31215
|
-
content: {
|
|
31216
|
-
"application/json": components["schemas"]["Roblox.AccountInformation.Api.Models.StarCodeAffiliateResponse"];
|
|
31217
|
-
"text/json": components["schemas"]["Roblox.AccountInformation.Api.Models.StarCodeAffiliateResponse"];
|
|
31218
|
-
};
|
|
31219
|
-
};
|
|
31220
|
-
/** @description 1: The code was invalid. */
|
|
31221
|
-
400: {
|
|
31222
|
-
headers: {
|
|
31223
|
-
[name: string]: unknown;
|
|
31224
|
-
};
|
|
31225
|
-
content?: never;
|
|
31226
|
-
};
|
|
31227
|
-
/** @description 0: Authorization has been denied for this request. */
|
|
31228
|
-
401: {
|
|
31229
|
-
headers: {
|
|
31230
|
-
[name: string]: unknown;
|
|
31231
|
-
};
|
|
31232
|
-
content?: never;
|
|
31233
|
-
};
|
|
31234
|
-
/** @description 0: Token Validation Failed */
|
|
31235
|
-
403: {
|
|
31236
|
-
headers: {
|
|
31237
|
-
[name: string]: unknown;
|
|
31238
|
-
};
|
|
31239
|
-
content?: never;
|
|
31240
|
-
};
|
|
31241
|
-
/** @description 0: An unknown error occured. */
|
|
31242
|
-
500: {
|
|
31243
|
-
headers: {
|
|
31244
|
-
[name: string]: unknown;
|
|
31245
|
-
};
|
|
31246
|
-
content?: never;
|
|
31247
|
-
};
|
|
31248
|
-
};
|
|
31249
|
-
};
|
|
31250
|
-
/** Removes the star code affiliate supporter for the authenticated user */
|
|
31251
|
-
delete: {
|
|
31252
|
-
parameters: {
|
|
31253
|
-
query?: never;
|
|
31254
|
-
header?: never;
|
|
31255
|
-
path?: never;
|
|
31256
|
-
cookie?: never;
|
|
31257
|
-
};
|
|
31258
|
-
requestBody?: never;
|
|
31259
|
-
responses: {
|
|
31260
|
-
/** @description OK */
|
|
31261
|
-
200: {
|
|
31262
|
-
headers: {
|
|
31263
|
-
[name: string]: unknown;
|
|
31264
|
-
};
|
|
31265
|
-
content: {
|
|
31266
|
-
"application/json": components["schemas"]["Roblox.Web.WebAPI.ApiEmptyResponseModel"];
|
|
31267
|
-
"text/json": components["schemas"]["Roblox.Web.WebAPI.ApiEmptyResponseModel"];
|
|
31268
|
-
};
|
|
31269
|
-
};
|
|
31270
|
-
/** @description 0: Authorization has been denied for this request. */
|
|
31271
|
-
401: {
|
|
31272
|
-
headers: {
|
|
31273
|
-
[name: string]: unknown;
|
|
31274
|
-
};
|
|
31275
|
-
content?: never;
|
|
31276
|
-
};
|
|
31277
|
-
/** @description 0: Token Validation Failed */
|
|
31278
|
-
403: {
|
|
31279
|
-
headers: {
|
|
31280
|
-
[name: string]: unknown;
|
|
31281
|
-
};
|
|
31282
|
-
content?: never;
|
|
31283
|
-
};
|
|
31284
|
-
/** @description 0: An unknown error occured. */
|
|
31285
|
-
500: {
|
|
31286
|
-
headers: {
|
|
31287
|
-
[name: string]: unknown;
|
|
31288
|
-
};
|
|
31289
|
-
content?: never;
|
|
31290
|
-
};
|
|
31291
|
-
};
|
|
31292
|
-
};
|
|
31293
|
-
options?: never;
|
|
31294
|
-
head?: never;
|
|
31295
|
-
patch?: never;
|
|
31296
|
-
trace?: never;
|
|
31297
|
-
};
|
|
31298
31437
|
"/v1/subcategories": {
|
|
31299
31438
|
parameters: {
|
|
31300
31439
|
query?: never;
|
|
@@ -33896,6 +34035,7 @@ export interface paths {
|
|
|
33896
34035
|
* 22: Invalid asset type.
|
|
33897
34036
|
* 23: Invalid value, the min must be less than or equal to the max
|
|
33898
34037
|
* 24: Invalid scale value
|
|
34038
|
+
* 41: You cannot change the private server price again so soon after the previous change. Please try again later.
|
|
33899
34039
|
*/
|
|
33900
34040
|
400: {
|
|
33901
34041
|
headers: {
|
|
@@ -35663,6 +35803,50 @@ export interface paths {
|
|
|
35663
35803
|
patch?: never;
|
|
35664
35804
|
trace?: never;
|
|
35665
35805
|
};
|
|
35806
|
+
"/v1/username/change/price": {
|
|
35807
|
+
parameters: {
|
|
35808
|
+
query?: never;
|
|
35809
|
+
header?: never;
|
|
35810
|
+
path?: never;
|
|
35811
|
+
cookie?: never;
|
|
35812
|
+
};
|
|
35813
|
+
/** Get the current price for a username change */
|
|
35814
|
+
get: {
|
|
35815
|
+
parameters: {
|
|
35816
|
+
query?: never;
|
|
35817
|
+
header?: never;
|
|
35818
|
+
path?: never;
|
|
35819
|
+
cookie?: never;
|
|
35820
|
+
};
|
|
35821
|
+
requestBody?: never;
|
|
35822
|
+
responses: {
|
|
35823
|
+
/** @description OK */
|
|
35824
|
+
200: {
|
|
35825
|
+
headers: {
|
|
35826
|
+
[name: string]: unknown;
|
|
35827
|
+
};
|
|
35828
|
+
content: {
|
|
35829
|
+
"application/json": components["schemas"]["Roblox.Authentication.Api.Models.UsernameChangePriceResponse"];
|
|
35830
|
+
"text/json": components["schemas"]["Roblox.Authentication.Api.Models.UsernameChangePriceResponse"];
|
|
35831
|
+
};
|
|
35832
|
+
};
|
|
35833
|
+
/** @description 0: Authorization has been denied for this request. */
|
|
35834
|
+
401: {
|
|
35835
|
+
headers: {
|
|
35836
|
+
[name: string]: unknown;
|
|
35837
|
+
};
|
|
35838
|
+
content?: never;
|
|
35839
|
+
};
|
|
35840
|
+
};
|
|
35841
|
+
};
|
|
35842
|
+
put?: never;
|
|
35843
|
+
post?: never;
|
|
35844
|
+
delete?: never;
|
|
35845
|
+
options?: never;
|
|
35846
|
+
head?: never;
|
|
35847
|
+
patch?: never;
|
|
35848
|
+
trace?: never;
|
|
35849
|
+
};
|
|
35666
35850
|
"/v1/usernames": {
|
|
35667
35851
|
parameters: {
|
|
35668
35852
|
query?: never;
|
|
@@ -42239,6 +42423,75 @@ export interface paths {
|
|
|
42239
42423
|
patch?: never;
|
|
42240
42424
|
trace?: never;
|
|
42241
42425
|
};
|
|
42426
|
+
"/v2/assets/{assetId}/bundles": {
|
|
42427
|
+
parameters: {
|
|
42428
|
+
query?: never;
|
|
42429
|
+
header?: never;
|
|
42430
|
+
path?: never;
|
|
42431
|
+
cookie?: never;
|
|
42432
|
+
};
|
|
42433
|
+
/** Lists bundles that contain the given asset (hydrated search-detail shape for marketplace). */
|
|
42434
|
+
get: {
|
|
42435
|
+
parameters: {
|
|
42436
|
+
query?: {
|
|
42437
|
+
/** @description The number of results per request. */
|
|
42438
|
+
limit?: 10 | 25 | 50 | 100;
|
|
42439
|
+
/** @description The paging cursor for the previous or next page. */
|
|
42440
|
+
cursor?: string;
|
|
42441
|
+
/** @description The order the results are sorted in. */
|
|
42442
|
+
sortOrder?: "Asc" | "Desc";
|
|
42443
|
+
};
|
|
42444
|
+
header: {
|
|
42445
|
+
/** @description Roblox-Place-Id header. */
|
|
42446
|
+
"Roblox-Place-Id": number;
|
|
42447
|
+
/** @description Roblox-Game-Id header. */
|
|
42448
|
+
"Roblox-Game-Id": string;
|
|
42449
|
+
};
|
|
42450
|
+
path: {
|
|
42451
|
+
/** @description Asset id. */
|
|
42452
|
+
assetId: number;
|
|
42453
|
+
};
|
|
42454
|
+
cookie?: never;
|
|
42455
|
+
};
|
|
42456
|
+
requestBody?: never;
|
|
42457
|
+
responses: {
|
|
42458
|
+
/** @description OK */
|
|
42459
|
+
200: {
|
|
42460
|
+
headers: {
|
|
42461
|
+
[name: string]: unknown;
|
|
42462
|
+
};
|
|
42463
|
+
content: {
|
|
42464
|
+
"application/json": components["schemas"]["Roblox.Web.WebAPI.Models.ApiPageResponse_Roblox.Catalog.Api.CatalogSearchDetailedResponseItem_"];
|
|
42465
|
+
"text/json": components["schemas"]["Roblox.Web.WebAPI.Models.ApiPageResponse_Roblox.Catalog.Api.CatalogSearchDetailedResponseItem_"];
|
|
42466
|
+
};
|
|
42467
|
+
};
|
|
42468
|
+
/**
|
|
42469
|
+
* @description 1: Invalid assetId
|
|
42470
|
+
* 4: Invalid Cursor.
|
|
42471
|
+
*/
|
|
42472
|
+
400: {
|
|
42473
|
+
headers: {
|
|
42474
|
+
[name: string]: unknown;
|
|
42475
|
+
};
|
|
42476
|
+
content?: never;
|
|
42477
|
+
};
|
|
42478
|
+
/** @description 7: User is unauthorized. */
|
|
42479
|
+
403: {
|
|
42480
|
+
headers: {
|
|
42481
|
+
[name: string]: unknown;
|
|
42482
|
+
};
|
|
42483
|
+
content?: never;
|
|
42484
|
+
};
|
|
42485
|
+
};
|
|
42486
|
+
};
|
|
42487
|
+
put?: never;
|
|
42488
|
+
post?: never;
|
|
42489
|
+
delete?: never;
|
|
42490
|
+
options?: never;
|
|
42491
|
+
head?: never;
|
|
42492
|
+
patch?: never;
|
|
42493
|
+
trace?: never;
|
|
42494
|
+
};
|
|
42242
42495
|
"/v2/assets/{assetId}/owners": {
|
|
42243
42496
|
parameters: {
|
|
42244
42497
|
query?: never;
|
|
@@ -45323,7 +45576,7 @@ export interface paths {
|
|
|
45323
45576
|
Taxonomy: string;
|
|
45324
45577
|
AssetTypeIds: number[];
|
|
45325
45578
|
BundleTypeIds: number[];
|
|
45326
|
-
CategoryFilter: 0 | 1 | 2 | 3 | 4 | 5 | 6;
|
|
45579
|
+
CategoryFilter: 0 | 1 | 2 | 3 | 4 | 5 | 6 | 7;
|
|
45327
45580
|
SortAggregation: 0 | 1 | 2 | 3 | 4 | 5;
|
|
45328
45581
|
SortType: 0 | 1 | 2 | 3 | 4 | 5;
|
|
45329
45582
|
CreatorType: 0 | 1 | 2;
|
|
@@ -47029,6 +47282,7 @@ export interface paths {
|
|
|
47029
47282
|
* 23: Invalid value, the min must be less than or equal to the max
|
|
47030
47283
|
* 24: Invalid scale value
|
|
47031
47284
|
* 28: OptIn/Out Regions Not Supported.
|
|
47285
|
+
* 41: You cannot change the private server price again so soon after the previous change. Please try again later.
|
|
47032
47286
|
*/
|
|
47033
47287
|
400: {
|
|
47034
47288
|
headers: {
|
|
@@ -47285,6 +47539,50 @@ export interface paths {
|
|
|
47285
47539
|
patch?: never;
|
|
47286
47540
|
trace?: never;
|
|
47287
47541
|
};
|
|
47542
|
+
"/v2/username/change/price": {
|
|
47543
|
+
parameters: {
|
|
47544
|
+
query?: never;
|
|
47545
|
+
header?: never;
|
|
47546
|
+
path?: never;
|
|
47547
|
+
cookie?: never;
|
|
47548
|
+
};
|
|
47549
|
+
/** Get the current price for a username change */
|
|
47550
|
+
get: {
|
|
47551
|
+
parameters: {
|
|
47552
|
+
query?: never;
|
|
47553
|
+
header?: never;
|
|
47554
|
+
path?: never;
|
|
47555
|
+
cookie?: never;
|
|
47556
|
+
};
|
|
47557
|
+
requestBody?: never;
|
|
47558
|
+
responses: {
|
|
47559
|
+
/** @description OK */
|
|
47560
|
+
200: {
|
|
47561
|
+
headers: {
|
|
47562
|
+
[name: string]: unknown;
|
|
47563
|
+
};
|
|
47564
|
+
content: {
|
|
47565
|
+
"application/json": components["schemas"]["Roblox.Authentication.Api.Models.UsernameChangePriceResponse"];
|
|
47566
|
+
"text/json": components["schemas"]["Roblox.Authentication.Api.Models.UsernameChangePriceResponse"];
|
|
47567
|
+
};
|
|
47568
|
+
};
|
|
47569
|
+
/** @description 0: Authorization has been denied for this request. */
|
|
47570
|
+
401: {
|
|
47571
|
+
headers: {
|
|
47572
|
+
[name: string]: unknown;
|
|
47573
|
+
};
|
|
47574
|
+
content?: never;
|
|
47575
|
+
};
|
|
47576
|
+
};
|
|
47577
|
+
};
|
|
47578
|
+
put?: never;
|
|
47579
|
+
post?: never;
|
|
47580
|
+
delete?: never;
|
|
47581
|
+
options?: never;
|
|
47582
|
+
head?: never;
|
|
47583
|
+
patch?: never;
|
|
47584
|
+
trace?: never;
|
|
47585
|
+
};
|
|
47288
47586
|
"/v2/usernames": {
|
|
47289
47587
|
parameters: {
|
|
47290
47588
|
query?: never;
|
|
@@ -49025,6 +49323,9 @@ export interface components {
|
|
|
49025
49323
|
*/
|
|
49026
49324
|
collectionName?: string | null;
|
|
49027
49325
|
} | null;
|
|
49326
|
+
CreateThumbnailPersonalizationRequest: {
|
|
49327
|
+
homepageThumbnailIds: string[];
|
|
49328
|
+
};
|
|
49028
49329
|
/** @description The context of creation that is not part of the asset content, such as metadata and creator information. Required for [Create Asset](#POST-v1-assets). */
|
|
49029
49330
|
CreationContext: {
|
|
49030
49331
|
/** @description Desired privacy setting for the asset on creation. Only applies to asset types that support privacy override. */
|
|
@@ -49590,6 +49891,10 @@ export interface components {
|
|
|
49590
49891
|
* @enum {string}
|
|
49591
49892
|
*/
|
|
49592
49893
|
FilterType: "String" | "Number";
|
|
49894
|
+
FindThumbnailsResponse: {
|
|
49895
|
+
homepageThumbnails: components["schemas"]["HomepageThumbnail"][];
|
|
49896
|
+
nextCursor?: string | null;
|
|
49897
|
+
};
|
|
49593
49898
|
/**
|
|
49594
49899
|
* @description Represents metadata about the long-running operation corresponding to a
|
|
49595
49900
|
* FlushMemoryStore request.
|
|
@@ -50390,6 +50695,16 @@ export interface components {
|
|
|
50390
50695
|
*/
|
|
50391
50696
|
bypassSlowMode?: boolean;
|
|
50392
50697
|
};
|
|
50698
|
+
HomepageThumbnail: {
|
|
50699
|
+
homepageThumbnailId: string;
|
|
50700
|
+
/** Format: int64 */
|
|
50701
|
+
assetId: number;
|
|
50702
|
+
moderationStatus: components["schemas"]["ThumbnailPersonalizationApi.ModerationStatus"];
|
|
50703
|
+
personalizedConfigStatus: components["schemas"]["PersonalizedConfigStatus"];
|
|
50704
|
+
homepageThumbnailStatus: components["schemas"]["HomepageThumbnailStatus"];
|
|
50705
|
+
};
|
|
50706
|
+
/** @enum {string} */
|
|
50707
|
+
HomepageThumbnailStatus: "Active" | "Spammy";
|
|
50393
50708
|
HttpContent: {
|
|
50394
50709
|
readonly headers?: components["schemas"]["StringStringIEnumerableKeyValuePair"][] | null;
|
|
50395
50710
|
};
|
|
@@ -51943,6 +52258,8 @@ export interface components {
|
|
|
51943
52258
|
/** @description The name of the entry. */
|
|
51944
52259
|
readonly id?: string;
|
|
51945
52260
|
};
|
|
52261
|
+
/** @enum {string} */
|
|
52262
|
+
PersonalizedConfigStatus: "Active" | "Inactive";
|
|
51946
52263
|
/** @description Represents a Roblox place. */
|
|
51947
52264
|
Place: {
|
|
51948
52265
|
/**
|
|
@@ -52702,23 +53019,6 @@ export interface components {
|
|
|
52702
53019
|
/** @description The Twitch channel */
|
|
52703
53020
|
twitch?: string;
|
|
52704
53021
|
};
|
|
52705
|
-
/** @description The star code affiliate request */
|
|
52706
|
-
"Roblox.AccountInformation.Api.Models.StarCodeAffiliateRequest": {
|
|
52707
|
-
/** @description The star code affiliate code */
|
|
52708
|
-
code?: string;
|
|
52709
|
-
};
|
|
52710
|
-
/** @description The star code affiliate response */
|
|
52711
|
-
"Roblox.AccountInformation.Api.Models.StarCodeAffiliateResponse": {
|
|
52712
|
-
/**
|
|
52713
|
-
* Format: int64
|
|
52714
|
-
* @description The star code affiliate user id
|
|
52715
|
-
*/
|
|
52716
|
-
userId?: number;
|
|
52717
|
-
/** @description The star code affiliate name */
|
|
52718
|
-
name?: string;
|
|
52719
|
-
/** @description The star code affiliate code */
|
|
52720
|
-
code?: string;
|
|
52721
|
-
};
|
|
52722
53022
|
/** @description Verify Email Request */
|
|
52723
53023
|
"Roblox.AccountInformation.Api.Models.VerifyEmailRequest": {
|
|
52724
53024
|
/** @description Ticket to verify email */
|
|
@@ -54045,6 +54345,16 @@ export interface components {
|
|
|
54045
54345
|
isPublicPublish?: boolean;
|
|
54046
54346
|
/** @description Whether the universeId is within the tracked list of distinct allowed published universes. */
|
|
54047
54347
|
isPublishToExistingUniverse?: boolean;
|
|
54348
|
+
/** @description Whether the universe is in the "Select" program. */
|
|
54349
|
+
isUniverseSelect?: boolean;
|
|
54350
|
+
/**
|
|
54351
|
+
* Format: int32
|
|
54352
|
+
* @description The creator tier of the universe owner. ['Invalid' = 0, 'Blocked' = 1, 'Private' = 2, 'Trusted' = 3, 'Everyone' = 4]
|
|
54353
|
+
* @enum {integer}
|
|
54354
|
+
*/
|
|
54355
|
+
creatorTier?: 0 | 1 | 2 | 3 | 4;
|
|
54356
|
+
/** @description Audiences the universe is allowed to be published to. */
|
|
54357
|
+
allowedAudiences?: (0 | 1 | 2 | 3 | 4)[];
|
|
54048
54358
|
};
|
|
54049
54359
|
/** @description Represents a game template in API endpoint responses. */
|
|
54050
54360
|
"Roblox.Api.Develop.Models.GameTemplateModel": {
|
|
@@ -54375,7 +54685,7 @@ export interface components {
|
|
|
54375
54685
|
*/
|
|
54376
54686
|
genre?: 0 | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14;
|
|
54377
54687
|
/** @description List of device types this game can be played on. */
|
|
54378
|
-
playableDevices?: (1 | 2 | 3 | 4 | 5)[];
|
|
54688
|
+
playableDevices?: (1 | 2 | 3 | 4 | 5 | 6)[];
|
|
54379
54689
|
/** @description Whether the game is offered for sale. */
|
|
54380
54690
|
isForSale?: boolean;
|
|
54381
54691
|
/**
|
|
@@ -54451,7 +54761,7 @@ export interface components {
|
|
|
54451
54761
|
*/
|
|
54452
54762
|
genre?: 0 | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14;
|
|
54453
54763
|
/** @description List of device types this game can be played on. */
|
|
54454
|
-
playableDevices?: (1 | 2 | 3 | 4 | 5)[];
|
|
54764
|
+
playableDevices?: (1 | 2 | 3 | 4 | 5 | 6)[];
|
|
54455
54765
|
/** @description Whether the game is offered for sale. */
|
|
54456
54766
|
isForSale?: boolean;
|
|
54457
54767
|
/**
|
|
@@ -54483,6 +54793,12 @@ export interface components {
|
|
|
54483
54793
|
* @enum {integer}
|
|
54484
54794
|
*/
|
|
54485
54795
|
fiatProductChangeType?: 0 | 1 | 2 | 3;
|
|
54796
|
+
/**
|
|
54797
|
+
* @description Audiences allowed to view this universe, written directly to the new UniversePublicitySettings
|
|
54798
|
+
* entity in universe-settings-service. When provided, persists exactly the supplied audience set
|
|
54799
|
+
* and skips the IsFriendsOnly-derived USS dual-write that runs under non-Off treatments.
|
|
54800
|
+
*/
|
|
54801
|
+
audiences?: (0 | 1 | 2 | 3 | 4)[];
|
|
54486
54802
|
};
|
|
54487
54803
|
/** @description Model for UniverseSettings controller responses */
|
|
54488
54804
|
"Roblox.Api.Develop.Models.UniverseSettingsResponse": {
|
|
@@ -54551,7 +54867,7 @@ export interface components {
|
|
|
54551
54867
|
*/
|
|
54552
54868
|
genre?: 0 | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14;
|
|
54553
54869
|
/** @description List of device types this game can be played on. */
|
|
54554
|
-
playableDevices?: (1 | 2 | 3 | 4 | 5)[];
|
|
54870
|
+
playableDevices?: (1 | 2 | 3 | 4 | 5 | 6)[];
|
|
54555
54871
|
/** @description Whether the game is offered for sale. */
|
|
54556
54872
|
isForSale?: boolean;
|
|
54557
54873
|
/**
|
|
@@ -54638,7 +54954,7 @@ export interface components {
|
|
|
54638
54954
|
*/
|
|
54639
54955
|
genre?: 0 | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14;
|
|
54640
54956
|
/** @description List of device types this game can be played on. */
|
|
54641
|
-
playableDevices?: (1 | 2 | 3 | 4 | 5)[];
|
|
54957
|
+
playableDevices?: (1 | 2 | 3 | 4 | 5 | 6)[];
|
|
54642
54958
|
/** @description Whether the game is offered for sale. */
|
|
54643
54959
|
isForSale?: boolean;
|
|
54644
54960
|
/**
|
|
@@ -54665,6 +54981,13 @@ export interface components {
|
|
|
54665
54981
|
fiatModerationStatus?: 0 | 1 | 2 | 3 | 4;
|
|
54666
54982
|
/** @description Whether the game is elegible for text chat service auto migration. */
|
|
54667
54983
|
eligibleForTextChatMigration?: boolean;
|
|
54984
|
+
/**
|
|
54985
|
+
* @description Audiences allowed to view this universe, sourced from the new UniversePublicitySettings entity
|
|
54986
|
+
* in universe-settings-service. Populated from USS only when UniversePublicitySettingsTreatment
|
|
54987
|
+
* is ReverseShadow or Authority (USS is the source of truth in those modes); an empty list is
|
|
54988
|
+
* returned for Off and Shadow so clients always see a stable shape, never null.
|
|
54989
|
+
*/
|
|
54990
|
+
audiences?: (0 | 1 | 2 | 3 | 4)[];
|
|
54668
54991
|
};
|
|
54669
54992
|
/** @description Team create settings of a universe */
|
|
54670
54993
|
"Roblox.Api.Develop.Models.UniverseTeamCreateSettingsModel": {
|
|
@@ -54940,6 +55263,9 @@ export interface components {
|
|
|
54940
55263
|
/** Format: int32 */
|
|
54941
55264
|
cookieLawNoticeTimeout?: number;
|
|
54942
55265
|
};
|
|
55266
|
+
"Roblox.Authentication.Api.Models.AuthMethodsMetadataResponse": {
|
|
55267
|
+
isEligibleForALSignup?: boolean;
|
|
55268
|
+
};
|
|
54943
55269
|
"Roblox.Authentication.Api.Models.EmailValidationResponse": {
|
|
54944
55270
|
isEmailValid?: boolean;
|
|
54945
55271
|
};
|
|
@@ -55303,6 +55629,9 @@ export interface components {
|
|
|
55303
55629
|
"Roblox.Authentication.Api.Models.Response.PasskeyCredential": {
|
|
55304
55630
|
nickname?: string;
|
|
55305
55631
|
};
|
|
55632
|
+
"Roblox.Authentication.Api.Models.Response.SilentUpgradeEligibilityResponse": {
|
|
55633
|
+
suEligibility?: boolean;
|
|
55634
|
+
};
|
|
55306
55635
|
"Roblox.Authentication.Api.Models.Response.StartAuthenticationByUserResponse": {
|
|
55307
55636
|
authenticationOptions?: string;
|
|
55308
55637
|
sessionId?: string;
|
|
@@ -55431,6 +55760,12 @@ export interface components {
|
|
|
55431
55760
|
identityVerificationLoginTicket?: string;
|
|
55432
55761
|
accountBlob?: string;
|
|
55433
55762
|
};
|
|
55763
|
+
"Roblox.Authentication.Api.Models.UsernameChangePriceResponse": {
|
|
55764
|
+
/** Format: int64 */
|
|
55765
|
+
priceInRobux?: number;
|
|
55766
|
+
/** Format: int64 */
|
|
55767
|
+
basePriceInRobux?: number;
|
|
55768
|
+
};
|
|
55434
55769
|
"Roblox.Authentication.Api.Models.UsernameChangeRequest": {
|
|
55435
55770
|
username?: string;
|
|
55436
55771
|
password?: string;
|
|
@@ -55857,6 +56192,7 @@ export interface components {
|
|
|
55857
56192
|
* @description The UTC creation date-time of the asset or bundle.
|
|
55858
56193
|
*/
|
|
55859
56194
|
itemCreatedUtc?: string;
|
|
56195
|
+
discountInformation?: components["schemas"]["Roblox.Catalog.Api.DiscountInformation"];
|
|
55860
56196
|
/**
|
|
55861
56197
|
* Format: int64
|
|
55862
56198
|
* @description The Item Id.
|
|
@@ -60870,10 +61206,10 @@ export interface components {
|
|
|
60870
61206
|
Message?: string;
|
|
60871
61207
|
/**
|
|
60872
61208
|
* Format: int32
|
|
60873
|
-
* @description Custom error code for Roblox.Web.Assets.IAssetItemError ['UnknownError' = 0, 'NoPermissionToAsset' = 1, 'AssetPermissionCheckFailed' = 2, 'NotAuthorizedForAgeRecommendation' = 3, 'AgeRecommendationCheckFailed' = 4, 'InvalidPlaceRequestFromGameServer' = 5, 'BlockedAssetTypeRequestedFromInsertService' = 6, 'BlockedAssetTypeRequestedFromGameServer' = 7, 'AssetTypeMismatch' = 8, 'MissingAssetTypeInRequestHeader' = 9, 'AssetNotTrustedForPlace' = 10, 'NoAuthentication' = 11, 'AssetContentRepresentationBlockedDueToModeration' = 12, 'AssetNotFound' = 13, 'AssetVersionNotFound' = 14, 'AssetContentRepresentationNotFound' = 15, 'BlockedByAgeGeoRestriction' = 16, 'BlockedAssetTypeRequestedFromNonGameServer' = 17, 'AssetPendingReview' = 18, 'NotApprovedForRequestor' = 19, 'NotApprovedByContentCompliance' = 20, 'AssetContentRepresentationGenerating' = 21]
|
|
61209
|
+
* @description Custom error code for Roblox.Web.Assets.IAssetItemError ['UnknownError' = 0, 'NoPermissionToAsset' = 1, 'AssetPermissionCheckFailed' = 2, 'NotAuthorizedForAgeRecommendation' = 3, 'AgeRecommendationCheckFailed' = 4, 'InvalidPlaceRequestFromGameServer' = 5, 'BlockedAssetTypeRequestedFromInsertService' = 6, 'BlockedAssetTypeRequestedFromGameServer' = 7, 'AssetTypeMismatch' = 8, 'MissingAssetTypeInRequestHeader' = 9, 'AssetNotTrustedForPlace' = 10, 'NoAuthentication' = 11, 'AssetContentRepresentationBlockedDueToModeration' = 12, 'AssetNotFound' = 13, 'AssetVersionNotFound' = 14, 'AssetContentRepresentationNotFound' = 15, 'BlockedByAgeGeoRestriction' = 16, 'BlockedAssetTypeRequestedFromNonGameServer' = 17, 'AssetPendingReview' = 18, 'NotApprovedForRequestor' = 19, 'NotApprovedByContentCompliance' = 20, 'AssetContentRepresentationGenerating' = 21, 'AssetArchived' = 22]
|
|
60874
61210
|
* @enum {integer}
|
|
60875
61211
|
*/
|
|
60876
|
-
CustomErrorCode?: 0 | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21;
|
|
61212
|
+
CustomErrorCode?: 0 | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22;
|
|
60877
61213
|
};
|
|
60878
61214
|
"Roblox.Web.Captcha.Models.Request.CaptchaTokenRequest": {
|
|
60879
61215
|
captchaId?: string;
|
|
@@ -62091,6 +62427,8 @@ export interface components {
|
|
|
62091
62427
|
*/
|
|
62092
62428
|
reason?: "EXPIRATION_REASON_UNSPECIFIED" | "PRODUCT_INACTIVE" | "PRODUCT_DELETED" | "SUBSCRIBER_CANCELLED" | "SUBSCRIBER_REFUNDED" | "LAPSED";
|
|
62093
62429
|
};
|
|
62430
|
+
/** @enum {string} */
|
|
62431
|
+
"ThumbnailPersonalizationApi.ModerationStatus": "Reviewing" | "Rejected" | "Approved" | "Unspecified";
|
|
62094
62432
|
"ThumbnailsApi.Roblox.Web.Responses.Thumbnails.ThumbnailResponse": {
|
|
62095
62433
|
/** Format: int64 */
|
|
62096
62434
|
targetId?: number;
|
|
@@ -62634,6 +62972,32 @@ export interface components {
|
|
|
62634
62972
|
UpdateMatchmakingServerAttributeDefinitionResponse: {
|
|
62635
62973
|
playerAttributeDefinition?: components["schemas"]["MatchmakingServerAttributeDefinition"];
|
|
62636
62974
|
};
|
|
62975
|
+
UpdateThumbnailPersonalizationRequest: {
|
|
62976
|
+
homepageThumbnailIds: string[];
|
|
62977
|
+
id: string;
|
|
62978
|
+
};
|
|
62979
|
+
/**
|
|
62980
|
+
* Format: int32
|
|
62981
|
+
* @enum {integer}
|
|
62982
|
+
*/
|
|
62983
|
+
UploadStatus: 1 | 2;
|
|
62984
|
+
UploadThumbnailStatus: {
|
|
62985
|
+
homepageThumbnailId?: string | null;
|
|
62986
|
+
/** Format: int64 */
|
|
62987
|
+
assetId?: number;
|
|
62988
|
+
moderationStatus?: components["schemas"]["ThumbnailPersonalizationApi.ModerationStatus"];
|
|
62989
|
+
};
|
|
62990
|
+
UploadThumbnailsResponse: {
|
|
62991
|
+
fileToOperationIdDict: {
|
|
62992
|
+
[key: string]: string | null;
|
|
62993
|
+
};
|
|
62994
|
+
};
|
|
62995
|
+
UploadThumbnailsStatusResponse: {
|
|
62996
|
+
uploadStatus: components["schemas"]["UploadStatus"];
|
|
62997
|
+
uploadThumbnailStatusDict: {
|
|
62998
|
+
[key: string]: components["schemas"]["UploadThumbnailStatus"];
|
|
62999
|
+
};
|
|
63000
|
+
};
|
|
62637
63001
|
/** @description Represents any registered user of Roblox. */
|
|
62638
63002
|
User: {
|
|
62639
63003
|
/**
|
|
@@ -66702,10 +67066,7 @@ export interface operations {
|
|
|
66702
67066
|
CreatorConfigsPublicApi_GetConfigRepositoryValues: {
|
|
66703
67067
|
parameters: {
|
|
66704
67068
|
query?: never;
|
|
66705
|
-
header?:
|
|
66706
|
-
/** @description Api Key (UUID). */
|
|
66707
|
-
"Roblox-Api-Key"?: string;
|
|
66708
|
-
};
|
|
67069
|
+
header?: never;
|
|
66709
67070
|
path: {
|
|
66710
67071
|
universeId: string;
|
|
66711
67072
|
/**
|
|
@@ -66762,10 +67123,7 @@ export interface operations {
|
|
|
66762
67123
|
CreatorConfigsPublicApi_GetConfigRepositoryDraft: {
|
|
66763
67124
|
parameters: {
|
|
66764
67125
|
query?: never;
|
|
66765
|
-
header?:
|
|
66766
|
-
/** @description Api Key (UUID). */
|
|
66767
|
-
"Roblox-Api-Key"?: string;
|
|
66768
|
-
};
|
|
67126
|
+
header?: never;
|
|
66769
67127
|
path: {
|
|
66770
67128
|
universeId: string;
|
|
66771
67129
|
/**
|
|
@@ -66822,10 +67180,7 @@ export interface operations {
|
|
|
66822
67180
|
CreatorConfigsPublicApi_DeleteDraft: {
|
|
66823
67181
|
parameters: {
|
|
66824
67182
|
query?: never;
|
|
66825
|
-
header?:
|
|
66826
|
-
/** @description Api Key (UUID). */
|
|
66827
|
-
"Roblox-Api-Key"?: string;
|
|
66828
|
-
};
|
|
67183
|
+
header?: never;
|
|
66829
67184
|
path: {
|
|
66830
67185
|
universeId: string;
|
|
66831
67186
|
/**
|
|
@@ -66889,77 +67244,71 @@ export interface operations {
|
|
|
66889
67244
|
CreatorConfigsPublicApi_UpdateDraft: {
|
|
66890
67245
|
parameters: {
|
|
66891
67246
|
query?: never;
|
|
66892
|
-
header?:
|
|
66893
|
-
|
|
66894
|
-
|
|
66895
|
-
|
|
66896
|
-
|
|
66897
|
-
|
|
66898
|
-
|
|
66899
|
-
*
|
|
66900
|
-
*
|
|
66901
|
-
|
|
66902
|
-
|
|
66903
|
-
|
|
66904
|
-
|
|
66905
|
-
|
|
66906
|
-
|
|
66907
|
-
|
|
66908
|
-
|
|
66909
|
-
|
|
66910
|
-
|
|
66911
|
-
"application
|
|
66912
|
-
|
|
66913
|
-
|
|
66914
|
-
|
|
66915
|
-
|
|
66916
|
-
|
|
66917
|
-
|
|
66918
|
-
|
|
66919
|
-
|
|
66920
|
-
|
|
66921
|
-
|
|
66922
|
-
};
|
|
66923
|
-
|
|
66924
|
-
|
|
66925
|
-
|
|
66926
|
-
|
|
66927
|
-
|
|
66928
|
-
|
|
66929
|
-
|
|
66930
|
-
|
|
66931
|
-
};
|
|
66932
|
-
|
|
66933
|
-
|
|
66934
|
-
|
|
66935
|
-
|
|
66936
|
-
|
|
66937
|
-
|
|
66938
|
-
|
|
66939
|
-
|
|
66940
|
-
};
|
|
66941
|
-
|
|
66942
|
-
|
|
66943
|
-
|
|
66944
|
-
|
|
66945
|
-
|
|
66946
|
-
|
|
66947
|
-
|
|
66948
|
-
|
|
66949
|
-
};
|
|
66950
|
-
content: {
|
|
66951
|
-
"application/json": components["schemas"]["ActionResult"];
|
|
66952
|
-
};
|
|
66953
|
-
};
|
|
66954
|
-
};
|
|
66955
|
-
};
|
|
66956
|
-
CreatorConfigsPublicApi_OverwriteDraft: {
|
|
66957
|
-
parameters: {
|
|
66958
|
-
query?: never;
|
|
66959
|
-
header?: {
|
|
66960
|
-
/** @description Api Key (UUID). */
|
|
66961
|
-
"Roblox-Api-Key"?: string;
|
|
67247
|
+
header?: never;
|
|
67248
|
+
path: {
|
|
67249
|
+
universeId: string;
|
|
67250
|
+
/**
|
|
67251
|
+
* @description InExperienceConfig
|
|
67252
|
+
*
|
|
67253
|
+
* RecommendationServicesConfig
|
|
67254
|
+
*
|
|
67255
|
+
* DataStoresConfig
|
|
67256
|
+
*/
|
|
67257
|
+
repository: components["schemas"]["Repository"];
|
|
67258
|
+
};
|
|
67259
|
+
cookie?: never;
|
|
67260
|
+
};
|
|
67261
|
+
requestBody?: {
|
|
67262
|
+
content: {
|
|
67263
|
+
"application/json-patch+json": components["schemas"]["UpdateDraftRequest"];
|
|
67264
|
+
"application/json": components["schemas"]["UpdateDraftRequest"];
|
|
67265
|
+
"text/json": components["schemas"]["UpdateDraftRequest"];
|
|
67266
|
+
"application/*+json": components["schemas"]["UpdateDraftRequest"];
|
|
67267
|
+
};
|
|
67268
|
+
};
|
|
67269
|
+
responses: {
|
|
67270
|
+
/** @description OK */
|
|
67271
|
+
200: {
|
|
67272
|
+
headers: {
|
|
67273
|
+
[name: string]: unknown;
|
|
67274
|
+
};
|
|
67275
|
+
content: {
|
|
67276
|
+
"application/json": components["schemas"]["DraftHashResponse"];
|
|
67277
|
+
};
|
|
67278
|
+
};
|
|
67279
|
+
/** @description Bad Request */
|
|
67280
|
+
400: {
|
|
67281
|
+
headers: {
|
|
67282
|
+
[name: string]: unknown;
|
|
67283
|
+
};
|
|
67284
|
+
content: {
|
|
67285
|
+
"application/json": components["schemas"]["ActionResult"];
|
|
67286
|
+
};
|
|
67287
|
+
};
|
|
67288
|
+
/** @description Unauthorized */
|
|
67289
|
+
401: {
|
|
67290
|
+
headers: {
|
|
67291
|
+
[name: string]: unknown;
|
|
67292
|
+
};
|
|
67293
|
+
content: {
|
|
67294
|
+
"application/json": components["schemas"]["ActionResult"];
|
|
67295
|
+
};
|
|
67296
|
+
};
|
|
67297
|
+
/** @description Not Found */
|
|
67298
|
+
404: {
|
|
67299
|
+
headers: {
|
|
67300
|
+
[name: string]: unknown;
|
|
67301
|
+
};
|
|
67302
|
+
content: {
|
|
67303
|
+
"application/json": components["schemas"]["ActionResult"];
|
|
67304
|
+
};
|
|
66962
67305
|
};
|
|
67306
|
+
};
|
|
67307
|
+
};
|
|
67308
|
+
CreatorConfigsPublicApi_OverwriteDraft: {
|
|
67309
|
+
parameters: {
|
|
67310
|
+
query?: never;
|
|
67311
|
+
header?: never;
|
|
66963
67312
|
path: {
|
|
66964
67313
|
universeId: string;
|
|
66965
67314
|
/**
|
|
@@ -67023,10 +67372,7 @@ export interface operations {
|
|
|
67023
67372
|
CreatorConfigsPublicApi_GetConfigRepositoryFull: {
|
|
67024
67373
|
parameters: {
|
|
67025
67374
|
query?: never;
|
|
67026
|
-
header?:
|
|
67027
|
-
/** @description Api Key (UUID). */
|
|
67028
|
-
"Roblox-Api-Key"?: string;
|
|
67029
|
-
};
|
|
67375
|
+
header?: never;
|
|
67030
67376
|
path: {
|
|
67031
67377
|
universeId: string;
|
|
67032
67378
|
/**
|
|
@@ -67083,10 +67429,7 @@ export interface operations {
|
|
|
67083
67429
|
CreatorConfigsPublicApi_PublishDraft: {
|
|
67084
67430
|
parameters: {
|
|
67085
67431
|
query?: never;
|
|
67086
|
-
header?:
|
|
67087
|
-
/** @description Api Key (UUID). */
|
|
67088
|
-
"Roblox-Api-Key"?: string;
|
|
67089
|
-
};
|
|
67432
|
+
header?: never;
|
|
67090
67433
|
path: {
|
|
67091
67434
|
universeId: string;
|
|
67092
67435
|
/**
|
|
@@ -67165,10 +67508,7 @@ export interface operations {
|
|
|
67165
67508
|
/** @description Sort key (e.g., "SORT_KEY_LAST_MODIFIED_TIME"). */
|
|
67166
67509
|
SortKey?: string;
|
|
67167
67510
|
};
|
|
67168
|
-
header?:
|
|
67169
|
-
/** @description Api Key (UUID). */
|
|
67170
|
-
"Roblox-Api-Key"?: string;
|
|
67171
|
-
};
|
|
67511
|
+
header?: never;
|
|
67172
67512
|
path: {
|
|
67173
67513
|
universeId: string;
|
|
67174
67514
|
/**
|
|
@@ -67225,10 +67565,7 @@ export interface operations {
|
|
|
67225
67565
|
CreatorConfigsPublicApi_RestoreRevision: {
|
|
67226
67566
|
parameters: {
|
|
67227
67567
|
query?: never;
|
|
67228
|
-
header?:
|
|
67229
|
-
/** @description Api Key (UUID). */
|
|
67230
|
-
"Roblox-Api-Key"?: string;
|
|
67231
|
-
};
|
|
67568
|
+
header?: never;
|
|
67232
67569
|
path: {
|
|
67233
67570
|
universeId: string;
|
|
67234
67571
|
/**
|
|
@@ -68652,10 +68989,7 @@ export interface operations {
|
|
|
68652
68989
|
/** @description The specific filter to query. If null or empty, the endpoint returns all available filters. */
|
|
68653
68990
|
Filter?: components["schemas"]["FilterField"];
|
|
68654
68991
|
};
|
|
68655
|
-
header?:
|
|
68656
|
-
/** @description Api Key (UUID). */
|
|
68657
|
-
"Roblox-Api-Key"?: string;
|
|
68658
|
-
};
|
|
68992
|
+
header?: never;
|
|
68659
68993
|
path: {
|
|
68660
68994
|
/** @description The universe ID */
|
|
68661
68995
|
universeId: number;
|
|
@@ -68733,10 +69067,7 @@ export interface operations {
|
|
|
68733
69067
|
*/
|
|
68734
69068
|
Filter?: string;
|
|
68735
69069
|
};
|
|
68736
|
-
header?:
|
|
68737
|
-
/** @description Api Key (UUID). */
|
|
68738
|
-
"Roblox-Api-Key"?: string;
|
|
68739
|
-
};
|
|
69070
|
+
header?: never;
|
|
68740
69071
|
path: {
|
|
68741
69072
|
/** @description The universe ID */
|
|
68742
69073
|
universeId: number;
|
|
@@ -68790,10 +69121,7 @@ export interface operations {
|
|
|
68790
69121
|
Restarts_ListRestartStatuses: {
|
|
68791
69122
|
parameters: {
|
|
68792
69123
|
query?: never;
|
|
68793
|
-
header?:
|
|
68794
|
-
/** @description Api Key (UUID). */
|
|
68795
|
-
"Roblox-Api-Key"?: string;
|
|
68796
|
-
};
|
|
69124
|
+
header?: never;
|
|
68797
69125
|
path: {
|
|
68798
69126
|
/** @description The universe ID */
|
|
68799
69127
|
universeId: number;
|
|
@@ -68843,10 +69171,7 @@ export interface operations {
|
|
|
68843
69171
|
Restarts_LaunchRestart: {
|
|
68844
69172
|
parameters: {
|
|
68845
69173
|
query?: never;
|
|
68846
|
-
header?:
|
|
68847
|
-
/** @description Api Key (UUID). */
|
|
68848
|
-
"Roblox-Api-Key"?: string;
|
|
68849
|
-
};
|
|
69174
|
+
header?: never;
|
|
68850
69175
|
path: {
|
|
68851
69176
|
/** @description The universe ID */
|
|
68852
69177
|
universeId: number;
|
|
@@ -68903,10 +69228,7 @@ export interface operations {
|
|
|
68903
69228
|
Restarts_ForecastRestart: {
|
|
68904
69229
|
parameters: {
|
|
68905
69230
|
query?: never;
|
|
68906
|
-
header?:
|
|
68907
|
-
/** @description Api Key (UUID). */
|
|
68908
|
-
"Roblox-Api-Key"?: string;
|
|
68909
|
-
};
|
|
69231
|
+
header?: never;
|
|
68910
69232
|
path: {
|
|
68911
69233
|
/** @description The universe ID */
|
|
68912
69234
|
universeId: number;
|
|
@@ -68953,6 +69275,880 @@ export interface operations {
|
|
|
68953
69275
|
};
|
|
68954
69276
|
};
|
|
68955
69277
|
};
|
|
69278
|
+
HomepageThumbnail_FindThumbnailPersonalizations: {
|
|
69279
|
+
parameters: {
|
|
69280
|
+
query?: {
|
|
69281
|
+
status?: components["schemas"]["PersonalizedConfigStatus"];
|
|
69282
|
+
limit?: number;
|
|
69283
|
+
cursor?: string;
|
|
69284
|
+
};
|
|
69285
|
+
header?: never;
|
|
69286
|
+
path: {
|
|
69287
|
+
universeId: number;
|
|
69288
|
+
};
|
|
69289
|
+
cookie?: never;
|
|
69290
|
+
};
|
|
69291
|
+
requestBody?: never;
|
|
69292
|
+
responses: {
|
|
69293
|
+
/** @description Success */
|
|
69294
|
+
200: {
|
|
69295
|
+
headers: {
|
|
69296
|
+
[name: string]: unknown;
|
|
69297
|
+
};
|
|
69298
|
+
content: {
|
|
69299
|
+
"application/json": components["schemas"]["ActionResult"];
|
|
69300
|
+
};
|
|
69301
|
+
};
|
|
69302
|
+
/** @description Bad Request */
|
|
69303
|
+
400: {
|
|
69304
|
+
headers: {
|
|
69305
|
+
[name: string]: unknown;
|
|
69306
|
+
};
|
|
69307
|
+
content: {
|
|
69308
|
+
"application/json": components["schemas"]["ActionResult"];
|
|
69309
|
+
};
|
|
69310
|
+
};
|
|
69311
|
+
/** @description Unauthorized */
|
|
69312
|
+
401: {
|
|
69313
|
+
headers: {
|
|
69314
|
+
[name: string]: unknown;
|
|
69315
|
+
};
|
|
69316
|
+
content: {
|
|
69317
|
+
"application/json": components["schemas"]["ActionResult"];
|
|
69318
|
+
};
|
|
69319
|
+
};
|
|
69320
|
+
/** @description Forbidden */
|
|
69321
|
+
403: {
|
|
69322
|
+
headers: {
|
|
69323
|
+
[name: string]: unknown;
|
|
69324
|
+
};
|
|
69325
|
+
content: {
|
|
69326
|
+
"application/json": components["schemas"]["ActionResult"];
|
|
69327
|
+
};
|
|
69328
|
+
};
|
|
69329
|
+
/** @description Server Error */
|
|
69330
|
+
500: {
|
|
69331
|
+
headers: {
|
|
69332
|
+
[name: string]: unknown;
|
|
69333
|
+
};
|
|
69334
|
+
content: {
|
|
69335
|
+
"application/json": components["schemas"]["ActionResult"];
|
|
69336
|
+
};
|
|
69337
|
+
};
|
|
69338
|
+
};
|
|
69339
|
+
};
|
|
69340
|
+
HomepageThumbnail_CreateThumbnailPersonalization: {
|
|
69341
|
+
parameters: {
|
|
69342
|
+
query?: never;
|
|
69343
|
+
header?: never;
|
|
69344
|
+
path: {
|
|
69345
|
+
universeId: number;
|
|
69346
|
+
};
|
|
69347
|
+
cookie?: never;
|
|
69348
|
+
};
|
|
69349
|
+
requestBody?: {
|
|
69350
|
+
content: {
|
|
69351
|
+
"application/json-patch+json": components["schemas"]["CreateThumbnailPersonalizationRequest"];
|
|
69352
|
+
"application/json": components["schemas"]["CreateThumbnailPersonalizationRequest"];
|
|
69353
|
+
"text/json": components["schemas"]["CreateThumbnailPersonalizationRequest"];
|
|
69354
|
+
"application/*+json": components["schemas"]["CreateThumbnailPersonalizationRequest"];
|
|
69355
|
+
};
|
|
69356
|
+
};
|
|
69357
|
+
responses: {
|
|
69358
|
+
/** @description Success */
|
|
69359
|
+
200: {
|
|
69360
|
+
headers: {
|
|
69361
|
+
[name: string]: unknown;
|
|
69362
|
+
};
|
|
69363
|
+
content: {
|
|
69364
|
+
"application/json": components["schemas"]["ActionResult"];
|
|
69365
|
+
};
|
|
69366
|
+
};
|
|
69367
|
+
/** @description Bad Request */
|
|
69368
|
+
400: {
|
|
69369
|
+
headers: {
|
|
69370
|
+
[name: string]: unknown;
|
|
69371
|
+
};
|
|
69372
|
+
content: {
|
|
69373
|
+
"application/json": components["schemas"]["ActionResult"];
|
|
69374
|
+
};
|
|
69375
|
+
};
|
|
69376
|
+
/** @description Unauthorized */
|
|
69377
|
+
401: {
|
|
69378
|
+
headers: {
|
|
69379
|
+
[name: string]: unknown;
|
|
69380
|
+
};
|
|
69381
|
+
content: {
|
|
69382
|
+
"application/json": components["schemas"]["ActionResult"];
|
|
69383
|
+
};
|
|
69384
|
+
};
|
|
69385
|
+
/** @description Forbidden */
|
|
69386
|
+
403: {
|
|
69387
|
+
headers: {
|
|
69388
|
+
[name: string]: unknown;
|
|
69389
|
+
};
|
|
69390
|
+
content: {
|
|
69391
|
+
"application/json": components["schemas"]["ActionResult"];
|
|
69392
|
+
};
|
|
69393
|
+
};
|
|
69394
|
+
/** @description Server Error */
|
|
69395
|
+
500: {
|
|
69396
|
+
headers: {
|
|
69397
|
+
[name: string]: unknown;
|
|
69398
|
+
};
|
|
69399
|
+
content: {
|
|
69400
|
+
"application/json": components["schemas"]["ActionResult"];
|
|
69401
|
+
};
|
|
69402
|
+
};
|
|
69403
|
+
};
|
|
69404
|
+
};
|
|
69405
|
+
HomepageThumbnail_UpdateThumbnailPersonalization: {
|
|
69406
|
+
parameters: {
|
|
69407
|
+
query?: never;
|
|
69408
|
+
header?: never;
|
|
69409
|
+
path: {
|
|
69410
|
+
universeId: number;
|
|
69411
|
+
};
|
|
69412
|
+
cookie?: never;
|
|
69413
|
+
};
|
|
69414
|
+
requestBody?: {
|
|
69415
|
+
content: {
|
|
69416
|
+
"application/json-patch+json": components["schemas"]["UpdateThumbnailPersonalizationRequest"];
|
|
69417
|
+
"application/json": components["schemas"]["UpdateThumbnailPersonalizationRequest"];
|
|
69418
|
+
"text/json": components["schemas"]["UpdateThumbnailPersonalizationRequest"];
|
|
69419
|
+
"application/*+json": components["schemas"]["UpdateThumbnailPersonalizationRequest"];
|
|
69420
|
+
};
|
|
69421
|
+
};
|
|
69422
|
+
responses: {
|
|
69423
|
+
/** @description Success */
|
|
69424
|
+
200: {
|
|
69425
|
+
headers: {
|
|
69426
|
+
[name: string]: unknown;
|
|
69427
|
+
};
|
|
69428
|
+
content: {
|
|
69429
|
+
"application/json": components["schemas"]["ActionResult"];
|
|
69430
|
+
};
|
|
69431
|
+
};
|
|
69432
|
+
/** @description Bad Request */
|
|
69433
|
+
400: {
|
|
69434
|
+
headers: {
|
|
69435
|
+
[name: string]: unknown;
|
|
69436
|
+
};
|
|
69437
|
+
content: {
|
|
69438
|
+
"application/json": components["schemas"]["ActionResult"];
|
|
69439
|
+
};
|
|
69440
|
+
};
|
|
69441
|
+
/** @description Unauthorized */
|
|
69442
|
+
401: {
|
|
69443
|
+
headers: {
|
|
69444
|
+
[name: string]: unknown;
|
|
69445
|
+
};
|
|
69446
|
+
content: {
|
|
69447
|
+
"application/json": components["schemas"]["ActionResult"];
|
|
69448
|
+
};
|
|
69449
|
+
};
|
|
69450
|
+
/** @description Forbidden */
|
|
69451
|
+
403: {
|
|
69452
|
+
headers: {
|
|
69453
|
+
[name: string]: unknown;
|
|
69454
|
+
};
|
|
69455
|
+
content: {
|
|
69456
|
+
"application/json": components["schemas"]["ActionResult"];
|
|
69457
|
+
};
|
|
69458
|
+
};
|
|
69459
|
+
/** @description Server Error */
|
|
69460
|
+
500: {
|
|
69461
|
+
headers: {
|
|
69462
|
+
[name: string]: unknown;
|
|
69463
|
+
};
|
|
69464
|
+
content: {
|
|
69465
|
+
"application/json": components["schemas"]["ActionResult"];
|
|
69466
|
+
};
|
|
69467
|
+
};
|
|
69468
|
+
};
|
|
69469
|
+
};
|
|
69470
|
+
HomepageThumbnail_GetHomepageThumbnails: {
|
|
69471
|
+
parameters: {
|
|
69472
|
+
query?: {
|
|
69473
|
+
limit?: number;
|
|
69474
|
+
nextCursor?: string;
|
|
69475
|
+
};
|
|
69476
|
+
header?: never;
|
|
69477
|
+
path: {
|
|
69478
|
+
universeId: number;
|
|
69479
|
+
};
|
|
69480
|
+
cookie?: never;
|
|
69481
|
+
};
|
|
69482
|
+
requestBody?: never;
|
|
69483
|
+
responses: {
|
|
69484
|
+
/** @description Success */
|
|
69485
|
+
200: {
|
|
69486
|
+
headers: {
|
|
69487
|
+
[name: string]: unknown;
|
|
69488
|
+
};
|
|
69489
|
+
content: {
|
|
69490
|
+
"application/json": components["schemas"]["FindThumbnailsResponse"];
|
|
69491
|
+
};
|
|
69492
|
+
};
|
|
69493
|
+
/** @description Bad Request */
|
|
69494
|
+
400: {
|
|
69495
|
+
headers: {
|
|
69496
|
+
[name: string]: unknown;
|
|
69497
|
+
};
|
|
69498
|
+
content: {
|
|
69499
|
+
"application/json": components["schemas"]["ActionResult"];
|
|
69500
|
+
};
|
|
69501
|
+
};
|
|
69502
|
+
/** @description Unauthorized */
|
|
69503
|
+
401: {
|
|
69504
|
+
headers: {
|
|
69505
|
+
[name: string]: unknown;
|
|
69506
|
+
};
|
|
69507
|
+
content: {
|
|
69508
|
+
"application/json": components["schemas"]["ActionResult"];
|
|
69509
|
+
};
|
|
69510
|
+
};
|
|
69511
|
+
/** @description Forbidden */
|
|
69512
|
+
403: {
|
|
69513
|
+
headers: {
|
|
69514
|
+
[name: string]: unknown;
|
|
69515
|
+
};
|
|
69516
|
+
content: {
|
|
69517
|
+
"application/json": components["schemas"]["ActionResult"];
|
|
69518
|
+
};
|
|
69519
|
+
};
|
|
69520
|
+
/** @description Server Error */
|
|
69521
|
+
500: {
|
|
69522
|
+
headers: {
|
|
69523
|
+
[name: string]: unknown;
|
|
69524
|
+
};
|
|
69525
|
+
content: {
|
|
69526
|
+
"application/json": components["schemas"]["ActionResult"];
|
|
69527
|
+
};
|
|
69528
|
+
};
|
|
69529
|
+
};
|
|
69530
|
+
};
|
|
69531
|
+
HomepageThumbnail_DeleteHomepageThumbnails: {
|
|
69532
|
+
parameters: {
|
|
69533
|
+
query?: {
|
|
69534
|
+
homepageThumbnailIds?: string[];
|
|
69535
|
+
};
|
|
69536
|
+
header?: never;
|
|
69537
|
+
path: {
|
|
69538
|
+
universeId: number;
|
|
69539
|
+
};
|
|
69540
|
+
cookie?: never;
|
|
69541
|
+
};
|
|
69542
|
+
requestBody?: never;
|
|
69543
|
+
responses: {
|
|
69544
|
+
/** @description Success */
|
|
69545
|
+
200: {
|
|
69546
|
+
headers: {
|
|
69547
|
+
[name: string]: unknown;
|
|
69548
|
+
};
|
|
69549
|
+
content: {
|
|
69550
|
+
"application/json": components["schemas"]["ActionResult"];
|
|
69551
|
+
};
|
|
69552
|
+
};
|
|
69553
|
+
/** @description Bad Request */
|
|
69554
|
+
400: {
|
|
69555
|
+
headers: {
|
|
69556
|
+
[name: string]: unknown;
|
|
69557
|
+
};
|
|
69558
|
+
content: {
|
|
69559
|
+
"application/json": components["schemas"]["ActionResult"];
|
|
69560
|
+
};
|
|
69561
|
+
};
|
|
69562
|
+
/** @description Unauthorized */
|
|
69563
|
+
401: {
|
|
69564
|
+
headers: {
|
|
69565
|
+
[name: string]: unknown;
|
|
69566
|
+
};
|
|
69567
|
+
content: {
|
|
69568
|
+
"application/json": components["schemas"]["ActionResult"];
|
|
69569
|
+
};
|
|
69570
|
+
};
|
|
69571
|
+
/** @description Forbidden */
|
|
69572
|
+
403: {
|
|
69573
|
+
headers: {
|
|
69574
|
+
[name: string]: unknown;
|
|
69575
|
+
};
|
|
69576
|
+
content: {
|
|
69577
|
+
"application/json": components["schemas"]["ActionResult"];
|
|
69578
|
+
};
|
|
69579
|
+
};
|
|
69580
|
+
/** @description Server Error */
|
|
69581
|
+
500: {
|
|
69582
|
+
headers: {
|
|
69583
|
+
[name: string]: unknown;
|
|
69584
|
+
};
|
|
69585
|
+
content: {
|
|
69586
|
+
"application/json": components["schemas"]["ActionResult"];
|
|
69587
|
+
};
|
|
69588
|
+
};
|
|
69589
|
+
};
|
|
69590
|
+
};
|
|
69591
|
+
HomepageThumbnail_UploadHomepageThumbnails: {
|
|
69592
|
+
parameters: {
|
|
69593
|
+
query?: never;
|
|
69594
|
+
header?: never;
|
|
69595
|
+
path: {
|
|
69596
|
+
universeId: number;
|
|
69597
|
+
};
|
|
69598
|
+
cookie?: never;
|
|
69599
|
+
};
|
|
69600
|
+
requestBody?: {
|
|
69601
|
+
content: {
|
|
69602
|
+
"multipart/form-data": {
|
|
69603
|
+
files?: string[];
|
|
69604
|
+
};
|
|
69605
|
+
};
|
|
69606
|
+
};
|
|
69607
|
+
responses: {
|
|
69608
|
+
/** @description Success */
|
|
69609
|
+
200: {
|
|
69610
|
+
headers: {
|
|
69611
|
+
[name: string]: unknown;
|
|
69612
|
+
};
|
|
69613
|
+
content: {
|
|
69614
|
+
"application/json": components["schemas"]["UploadThumbnailsResponse"];
|
|
69615
|
+
};
|
|
69616
|
+
};
|
|
69617
|
+
/** @description Bad Request */
|
|
69618
|
+
400: {
|
|
69619
|
+
headers: {
|
|
69620
|
+
[name: string]: unknown;
|
|
69621
|
+
};
|
|
69622
|
+
content: {
|
|
69623
|
+
"application/json": components["schemas"]["ActionResult"];
|
|
69624
|
+
};
|
|
69625
|
+
};
|
|
69626
|
+
/** @description Unauthorized */
|
|
69627
|
+
401: {
|
|
69628
|
+
headers: {
|
|
69629
|
+
[name: string]: unknown;
|
|
69630
|
+
};
|
|
69631
|
+
content: {
|
|
69632
|
+
"application/json": components["schemas"]["ActionResult"];
|
|
69633
|
+
};
|
|
69634
|
+
};
|
|
69635
|
+
/** @description Forbidden */
|
|
69636
|
+
403: {
|
|
69637
|
+
headers: {
|
|
69638
|
+
[name: string]: unknown;
|
|
69639
|
+
};
|
|
69640
|
+
content: {
|
|
69641
|
+
"application/json": components["schemas"]["ActionResult"];
|
|
69642
|
+
};
|
|
69643
|
+
};
|
|
69644
|
+
/** @description Server Error */
|
|
69645
|
+
500: {
|
|
69646
|
+
headers: {
|
|
69647
|
+
[name: string]: unknown;
|
|
69648
|
+
};
|
|
69649
|
+
content: {
|
|
69650
|
+
"application/json": components["schemas"]["ActionResult"];
|
|
69651
|
+
};
|
|
69652
|
+
};
|
|
69653
|
+
};
|
|
69654
|
+
};
|
|
69655
|
+
HomepageThumbnail_GetHomepageThumbnailsStatus: {
|
|
69656
|
+
parameters: {
|
|
69657
|
+
query?: {
|
|
69658
|
+
operationIds?: string[];
|
|
69659
|
+
};
|
|
69660
|
+
header?: never;
|
|
69661
|
+
path: {
|
|
69662
|
+
universeId: number;
|
|
69663
|
+
};
|
|
69664
|
+
cookie?: never;
|
|
69665
|
+
};
|
|
69666
|
+
requestBody?: never;
|
|
69667
|
+
responses: {
|
|
69668
|
+
/** @description Success */
|
|
69669
|
+
200: {
|
|
69670
|
+
headers: {
|
|
69671
|
+
[name: string]: unknown;
|
|
69672
|
+
};
|
|
69673
|
+
content: {
|
|
69674
|
+
"application/json": components["schemas"]["UploadThumbnailsStatusResponse"];
|
|
69675
|
+
};
|
|
69676
|
+
};
|
|
69677
|
+
/** @description Bad Request */
|
|
69678
|
+
400: {
|
|
69679
|
+
headers: {
|
|
69680
|
+
[name: string]: unknown;
|
|
69681
|
+
};
|
|
69682
|
+
content: {
|
|
69683
|
+
"application/json": components["schemas"]["ActionResult"];
|
|
69684
|
+
};
|
|
69685
|
+
};
|
|
69686
|
+
/** @description Unauthorized */
|
|
69687
|
+
401: {
|
|
69688
|
+
headers: {
|
|
69689
|
+
[name: string]: unknown;
|
|
69690
|
+
};
|
|
69691
|
+
content: {
|
|
69692
|
+
"application/json": components["schemas"]["ActionResult"];
|
|
69693
|
+
};
|
|
69694
|
+
};
|
|
69695
|
+
/** @description Forbidden */
|
|
69696
|
+
403: {
|
|
69697
|
+
headers: {
|
|
69698
|
+
[name: string]: unknown;
|
|
69699
|
+
};
|
|
69700
|
+
content: {
|
|
69701
|
+
"application/json": components["schemas"]["ActionResult"];
|
|
69702
|
+
};
|
|
69703
|
+
};
|
|
69704
|
+
/** @description Server Error */
|
|
69705
|
+
500: {
|
|
69706
|
+
headers: {
|
|
69707
|
+
[name: string]: unknown;
|
|
69708
|
+
};
|
|
69709
|
+
content: {
|
|
69710
|
+
"application/json": components["schemas"]["ActionResult"];
|
|
69711
|
+
};
|
|
69712
|
+
};
|
|
69713
|
+
};
|
|
69714
|
+
};
|
|
69715
|
+
"ThumbnailPersonalizationApi.HomepageThumbnail_FindThumbnailPersonalizations": {
|
|
69716
|
+
parameters: {
|
|
69717
|
+
query?: {
|
|
69718
|
+
status?: components["schemas"]["PersonalizedConfigStatus"];
|
|
69719
|
+
limit?: number;
|
|
69720
|
+
cursor?: string;
|
|
69721
|
+
};
|
|
69722
|
+
header?: never;
|
|
69723
|
+
path: {
|
|
69724
|
+
universeId: number;
|
|
69725
|
+
};
|
|
69726
|
+
cookie?: never;
|
|
69727
|
+
};
|
|
69728
|
+
requestBody?: never;
|
|
69729
|
+
responses: {
|
|
69730
|
+
/** @description Success */
|
|
69731
|
+
200: {
|
|
69732
|
+
headers: {
|
|
69733
|
+
[name: string]: unknown;
|
|
69734
|
+
};
|
|
69735
|
+
content: {
|
|
69736
|
+
"application/json": components["schemas"]["ActionResult"];
|
|
69737
|
+
};
|
|
69738
|
+
};
|
|
69739
|
+
/** @description Bad Request */
|
|
69740
|
+
400: {
|
|
69741
|
+
headers: {
|
|
69742
|
+
[name: string]: unknown;
|
|
69743
|
+
};
|
|
69744
|
+
content: {
|
|
69745
|
+
"application/json": components["schemas"]["ActionResult"];
|
|
69746
|
+
};
|
|
69747
|
+
};
|
|
69748
|
+
/** @description Unauthorized */
|
|
69749
|
+
401: {
|
|
69750
|
+
headers: {
|
|
69751
|
+
[name: string]: unknown;
|
|
69752
|
+
};
|
|
69753
|
+
content: {
|
|
69754
|
+
"application/json": components["schemas"]["ActionResult"];
|
|
69755
|
+
};
|
|
69756
|
+
};
|
|
69757
|
+
/** @description Forbidden */
|
|
69758
|
+
403: {
|
|
69759
|
+
headers: {
|
|
69760
|
+
[name: string]: unknown;
|
|
69761
|
+
};
|
|
69762
|
+
content: {
|
|
69763
|
+
"application/json": components["schemas"]["ActionResult"];
|
|
69764
|
+
};
|
|
69765
|
+
};
|
|
69766
|
+
/** @description Server Error */
|
|
69767
|
+
500: {
|
|
69768
|
+
headers: {
|
|
69769
|
+
[name: string]: unknown;
|
|
69770
|
+
};
|
|
69771
|
+
content: {
|
|
69772
|
+
"application/json": components["schemas"]["ActionResult"];
|
|
69773
|
+
};
|
|
69774
|
+
};
|
|
69775
|
+
};
|
|
69776
|
+
};
|
|
69777
|
+
"ThumbnailPersonalizationApi.HomepageThumbnail_CreateThumbnailPersonalization": {
|
|
69778
|
+
parameters: {
|
|
69779
|
+
query?: never;
|
|
69780
|
+
header?: never;
|
|
69781
|
+
path: {
|
|
69782
|
+
universeId: number;
|
|
69783
|
+
};
|
|
69784
|
+
cookie?: never;
|
|
69785
|
+
};
|
|
69786
|
+
requestBody?: {
|
|
69787
|
+
content: {
|
|
69788
|
+
"application/json-patch+json": components["schemas"]["CreateThumbnailPersonalizationRequest"];
|
|
69789
|
+
"application/json": components["schemas"]["CreateThumbnailPersonalizationRequest"];
|
|
69790
|
+
"text/json": components["schemas"]["CreateThumbnailPersonalizationRequest"];
|
|
69791
|
+
"application/*+json": components["schemas"]["CreateThumbnailPersonalizationRequest"];
|
|
69792
|
+
};
|
|
69793
|
+
};
|
|
69794
|
+
responses: {
|
|
69795
|
+
/** @description Success */
|
|
69796
|
+
200: {
|
|
69797
|
+
headers: {
|
|
69798
|
+
[name: string]: unknown;
|
|
69799
|
+
};
|
|
69800
|
+
content: {
|
|
69801
|
+
"application/json": components["schemas"]["ActionResult"];
|
|
69802
|
+
};
|
|
69803
|
+
};
|
|
69804
|
+
/** @description Bad Request */
|
|
69805
|
+
400: {
|
|
69806
|
+
headers: {
|
|
69807
|
+
[name: string]: unknown;
|
|
69808
|
+
};
|
|
69809
|
+
content: {
|
|
69810
|
+
"application/json": components["schemas"]["ActionResult"];
|
|
69811
|
+
};
|
|
69812
|
+
};
|
|
69813
|
+
/** @description Unauthorized */
|
|
69814
|
+
401: {
|
|
69815
|
+
headers: {
|
|
69816
|
+
[name: string]: unknown;
|
|
69817
|
+
};
|
|
69818
|
+
content: {
|
|
69819
|
+
"application/json": components["schemas"]["ActionResult"];
|
|
69820
|
+
};
|
|
69821
|
+
};
|
|
69822
|
+
/** @description Forbidden */
|
|
69823
|
+
403: {
|
|
69824
|
+
headers: {
|
|
69825
|
+
[name: string]: unknown;
|
|
69826
|
+
};
|
|
69827
|
+
content: {
|
|
69828
|
+
"application/json": components["schemas"]["ActionResult"];
|
|
69829
|
+
};
|
|
69830
|
+
};
|
|
69831
|
+
/** @description Server Error */
|
|
69832
|
+
500: {
|
|
69833
|
+
headers: {
|
|
69834
|
+
[name: string]: unknown;
|
|
69835
|
+
};
|
|
69836
|
+
content: {
|
|
69837
|
+
"application/json": components["schemas"]["ActionResult"];
|
|
69838
|
+
};
|
|
69839
|
+
};
|
|
69840
|
+
};
|
|
69841
|
+
};
|
|
69842
|
+
"ThumbnailPersonalizationApi.HomepageThumbnail_UpdateThumbnailPersonalization": {
|
|
69843
|
+
parameters: {
|
|
69844
|
+
query?: never;
|
|
69845
|
+
header?: never;
|
|
69846
|
+
path: {
|
|
69847
|
+
universeId: number;
|
|
69848
|
+
};
|
|
69849
|
+
cookie?: never;
|
|
69850
|
+
};
|
|
69851
|
+
requestBody?: {
|
|
69852
|
+
content: {
|
|
69853
|
+
"application/json-patch+json": components["schemas"]["UpdateThumbnailPersonalizationRequest"];
|
|
69854
|
+
"application/json": components["schemas"]["UpdateThumbnailPersonalizationRequest"];
|
|
69855
|
+
"text/json": components["schemas"]["UpdateThumbnailPersonalizationRequest"];
|
|
69856
|
+
"application/*+json": components["schemas"]["UpdateThumbnailPersonalizationRequest"];
|
|
69857
|
+
};
|
|
69858
|
+
};
|
|
69859
|
+
responses: {
|
|
69860
|
+
/** @description Success */
|
|
69861
|
+
200: {
|
|
69862
|
+
headers: {
|
|
69863
|
+
[name: string]: unknown;
|
|
69864
|
+
};
|
|
69865
|
+
content: {
|
|
69866
|
+
"application/json": components["schemas"]["ActionResult"];
|
|
69867
|
+
};
|
|
69868
|
+
};
|
|
69869
|
+
/** @description Bad Request */
|
|
69870
|
+
400: {
|
|
69871
|
+
headers: {
|
|
69872
|
+
[name: string]: unknown;
|
|
69873
|
+
};
|
|
69874
|
+
content: {
|
|
69875
|
+
"application/json": components["schemas"]["ActionResult"];
|
|
69876
|
+
};
|
|
69877
|
+
};
|
|
69878
|
+
/** @description Unauthorized */
|
|
69879
|
+
401: {
|
|
69880
|
+
headers: {
|
|
69881
|
+
[name: string]: unknown;
|
|
69882
|
+
};
|
|
69883
|
+
content: {
|
|
69884
|
+
"application/json": components["schemas"]["ActionResult"];
|
|
69885
|
+
};
|
|
69886
|
+
};
|
|
69887
|
+
/** @description Forbidden */
|
|
69888
|
+
403: {
|
|
69889
|
+
headers: {
|
|
69890
|
+
[name: string]: unknown;
|
|
69891
|
+
};
|
|
69892
|
+
content: {
|
|
69893
|
+
"application/json": components["schemas"]["ActionResult"];
|
|
69894
|
+
};
|
|
69895
|
+
};
|
|
69896
|
+
/** @description Server Error */
|
|
69897
|
+
500: {
|
|
69898
|
+
headers: {
|
|
69899
|
+
[name: string]: unknown;
|
|
69900
|
+
};
|
|
69901
|
+
content: {
|
|
69902
|
+
"application/json": components["schemas"]["ActionResult"];
|
|
69903
|
+
};
|
|
69904
|
+
};
|
|
69905
|
+
};
|
|
69906
|
+
};
|
|
69907
|
+
"ThumbnailPersonalizationApi.HomepageThumbnail_GetHomepageThumbnails": {
|
|
69908
|
+
parameters: {
|
|
69909
|
+
query?: {
|
|
69910
|
+
limit?: number;
|
|
69911
|
+
nextCursor?: string;
|
|
69912
|
+
};
|
|
69913
|
+
header?: never;
|
|
69914
|
+
path: {
|
|
69915
|
+
universeId: number;
|
|
69916
|
+
};
|
|
69917
|
+
cookie?: never;
|
|
69918
|
+
};
|
|
69919
|
+
requestBody?: never;
|
|
69920
|
+
responses: {
|
|
69921
|
+
/** @description Success */
|
|
69922
|
+
200: {
|
|
69923
|
+
headers: {
|
|
69924
|
+
[name: string]: unknown;
|
|
69925
|
+
};
|
|
69926
|
+
content: {
|
|
69927
|
+
"application/json": components["schemas"]["FindThumbnailsResponse"];
|
|
69928
|
+
};
|
|
69929
|
+
};
|
|
69930
|
+
/** @description Bad Request */
|
|
69931
|
+
400: {
|
|
69932
|
+
headers: {
|
|
69933
|
+
[name: string]: unknown;
|
|
69934
|
+
};
|
|
69935
|
+
content: {
|
|
69936
|
+
"application/json": components["schemas"]["ActionResult"];
|
|
69937
|
+
};
|
|
69938
|
+
};
|
|
69939
|
+
/** @description Unauthorized */
|
|
69940
|
+
401: {
|
|
69941
|
+
headers: {
|
|
69942
|
+
[name: string]: unknown;
|
|
69943
|
+
};
|
|
69944
|
+
content: {
|
|
69945
|
+
"application/json": components["schemas"]["ActionResult"];
|
|
69946
|
+
};
|
|
69947
|
+
};
|
|
69948
|
+
/** @description Forbidden */
|
|
69949
|
+
403: {
|
|
69950
|
+
headers: {
|
|
69951
|
+
[name: string]: unknown;
|
|
69952
|
+
};
|
|
69953
|
+
content: {
|
|
69954
|
+
"application/json": components["schemas"]["ActionResult"];
|
|
69955
|
+
};
|
|
69956
|
+
};
|
|
69957
|
+
/** @description Server Error */
|
|
69958
|
+
500: {
|
|
69959
|
+
headers: {
|
|
69960
|
+
[name: string]: unknown;
|
|
69961
|
+
};
|
|
69962
|
+
content: {
|
|
69963
|
+
"application/json": components["schemas"]["ActionResult"];
|
|
69964
|
+
};
|
|
69965
|
+
};
|
|
69966
|
+
};
|
|
69967
|
+
};
|
|
69968
|
+
"ThumbnailPersonalizationApi.HomepageThumbnail_DeleteHomepageThumbnails": {
|
|
69969
|
+
parameters: {
|
|
69970
|
+
query?: {
|
|
69971
|
+
homepageThumbnailIds?: string[];
|
|
69972
|
+
};
|
|
69973
|
+
header?: never;
|
|
69974
|
+
path: {
|
|
69975
|
+
universeId: number;
|
|
69976
|
+
};
|
|
69977
|
+
cookie?: never;
|
|
69978
|
+
};
|
|
69979
|
+
requestBody?: never;
|
|
69980
|
+
responses: {
|
|
69981
|
+
/** @description Success */
|
|
69982
|
+
200: {
|
|
69983
|
+
headers: {
|
|
69984
|
+
[name: string]: unknown;
|
|
69985
|
+
};
|
|
69986
|
+
content: {
|
|
69987
|
+
"application/json": components["schemas"]["ActionResult"];
|
|
69988
|
+
};
|
|
69989
|
+
};
|
|
69990
|
+
/** @description Bad Request */
|
|
69991
|
+
400: {
|
|
69992
|
+
headers: {
|
|
69993
|
+
[name: string]: unknown;
|
|
69994
|
+
};
|
|
69995
|
+
content: {
|
|
69996
|
+
"application/json": components["schemas"]["ActionResult"];
|
|
69997
|
+
};
|
|
69998
|
+
};
|
|
69999
|
+
/** @description Unauthorized */
|
|
70000
|
+
401: {
|
|
70001
|
+
headers: {
|
|
70002
|
+
[name: string]: unknown;
|
|
70003
|
+
};
|
|
70004
|
+
content: {
|
|
70005
|
+
"application/json": components["schemas"]["ActionResult"];
|
|
70006
|
+
};
|
|
70007
|
+
};
|
|
70008
|
+
/** @description Forbidden */
|
|
70009
|
+
403: {
|
|
70010
|
+
headers: {
|
|
70011
|
+
[name: string]: unknown;
|
|
70012
|
+
};
|
|
70013
|
+
content: {
|
|
70014
|
+
"application/json": components["schemas"]["ActionResult"];
|
|
70015
|
+
};
|
|
70016
|
+
};
|
|
70017
|
+
/** @description Server Error */
|
|
70018
|
+
500: {
|
|
70019
|
+
headers: {
|
|
70020
|
+
[name: string]: unknown;
|
|
70021
|
+
};
|
|
70022
|
+
content: {
|
|
70023
|
+
"application/json": components["schemas"]["ActionResult"];
|
|
70024
|
+
};
|
|
70025
|
+
};
|
|
70026
|
+
};
|
|
70027
|
+
};
|
|
70028
|
+
"ThumbnailPersonalizationApi.HomepageThumbnail_UploadHomepageThumbnails": {
|
|
70029
|
+
parameters: {
|
|
70030
|
+
query?: never;
|
|
70031
|
+
header?: never;
|
|
70032
|
+
path: {
|
|
70033
|
+
universeId: number;
|
|
70034
|
+
};
|
|
70035
|
+
cookie?: never;
|
|
70036
|
+
};
|
|
70037
|
+
requestBody?: {
|
|
70038
|
+
content: {
|
|
70039
|
+
"multipart/form-data": {
|
|
70040
|
+
files?: string[];
|
|
70041
|
+
};
|
|
70042
|
+
};
|
|
70043
|
+
};
|
|
70044
|
+
responses: {
|
|
70045
|
+
/** @description Success */
|
|
70046
|
+
200: {
|
|
70047
|
+
headers: {
|
|
70048
|
+
[name: string]: unknown;
|
|
70049
|
+
};
|
|
70050
|
+
content: {
|
|
70051
|
+
"application/json": components["schemas"]["UploadThumbnailsResponse"];
|
|
70052
|
+
};
|
|
70053
|
+
};
|
|
70054
|
+
/** @description Bad Request */
|
|
70055
|
+
400: {
|
|
70056
|
+
headers: {
|
|
70057
|
+
[name: string]: unknown;
|
|
70058
|
+
};
|
|
70059
|
+
content: {
|
|
70060
|
+
"application/json": components["schemas"]["ActionResult"];
|
|
70061
|
+
};
|
|
70062
|
+
};
|
|
70063
|
+
/** @description Unauthorized */
|
|
70064
|
+
401: {
|
|
70065
|
+
headers: {
|
|
70066
|
+
[name: string]: unknown;
|
|
70067
|
+
};
|
|
70068
|
+
content: {
|
|
70069
|
+
"application/json": components["schemas"]["ActionResult"];
|
|
70070
|
+
};
|
|
70071
|
+
};
|
|
70072
|
+
/** @description Forbidden */
|
|
70073
|
+
403: {
|
|
70074
|
+
headers: {
|
|
70075
|
+
[name: string]: unknown;
|
|
70076
|
+
};
|
|
70077
|
+
content: {
|
|
70078
|
+
"application/json": components["schemas"]["ActionResult"];
|
|
70079
|
+
};
|
|
70080
|
+
};
|
|
70081
|
+
/** @description Server Error */
|
|
70082
|
+
500: {
|
|
70083
|
+
headers: {
|
|
70084
|
+
[name: string]: unknown;
|
|
70085
|
+
};
|
|
70086
|
+
content: {
|
|
70087
|
+
"application/json": components["schemas"]["ActionResult"];
|
|
70088
|
+
};
|
|
70089
|
+
};
|
|
70090
|
+
};
|
|
70091
|
+
};
|
|
70092
|
+
"ThumbnailPersonalizationApi.HomepageThumbnail_GetHomepageThumbnailsStatus": {
|
|
70093
|
+
parameters: {
|
|
70094
|
+
query?: {
|
|
70095
|
+
operationIds?: string[];
|
|
70096
|
+
};
|
|
70097
|
+
header?: never;
|
|
70098
|
+
path: {
|
|
70099
|
+
universeId: number;
|
|
70100
|
+
};
|
|
70101
|
+
cookie?: never;
|
|
70102
|
+
};
|
|
70103
|
+
requestBody?: never;
|
|
70104
|
+
responses: {
|
|
70105
|
+
/** @description Success */
|
|
70106
|
+
200: {
|
|
70107
|
+
headers: {
|
|
70108
|
+
[name: string]: unknown;
|
|
70109
|
+
};
|
|
70110
|
+
content: {
|
|
70111
|
+
"application/json": components["schemas"]["UploadThumbnailsStatusResponse"];
|
|
70112
|
+
};
|
|
70113
|
+
};
|
|
70114
|
+
/** @description Bad Request */
|
|
70115
|
+
400: {
|
|
70116
|
+
headers: {
|
|
70117
|
+
[name: string]: unknown;
|
|
70118
|
+
};
|
|
70119
|
+
content: {
|
|
70120
|
+
"application/json": components["schemas"]["ActionResult"];
|
|
70121
|
+
};
|
|
70122
|
+
};
|
|
70123
|
+
/** @description Unauthorized */
|
|
70124
|
+
401: {
|
|
70125
|
+
headers: {
|
|
70126
|
+
[name: string]: unknown;
|
|
70127
|
+
};
|
|
70128
|
+
content: {
|
|
70129
|
+
"application/json": components["schemas"]["ActionResult"];
|
|
70130
|
+
};
|
|
70131
|
+
};
|
|
70132
|
+
/** @description Forbidden */
|
|
70133
|
+
403: {
|
|
70134
|
+
headers: {
|
|
70135
|
+
[name: string]: unknown;
|
|
70136
|
+
};
|
|
70137
|
+
content: {
|
|
70138
|
+
"application/json": components["schemas"]["ActionResult"];
|
|
70139
|
+
};
|
|
70140
|
+
};
|
|
70141
|
+
/** @description Server Error */
|
|
70142
|
+
500: {
|
|
70143
|
+
headers: {
|
|
70144
|
+
[name: string]: unknown;
|
|
70145
|
+
};
|
|
70146
|
+
content: {
|
|
70147
|
+
"application/json": components["schemas"]["ActionResult"];
|
|
70148
|
+
};
|
|
70149
|
+
};
|
|
70150
|
+
};
|
|
70151
|
+
};
|
|
68956
70152
|
Saves_GetSaves: {
|
|
68957
70153
|
parameters: {
|
|
68958
70154
|
query?: {
|
|
@@ -69446,10 +70642,7 @@ export interface operations {
|
|
|
69446
70642
|
query?: {
|
|
69447
70643
|
universeIds?: number[];
|
|
69448
70644
|
};
|
|
69449
|
-
header?:
|
|
69450
|
-
/** @description Api Key (UUID). */
|
|
69451
|
-
"Roblox-Api-Key"?: string;
|
|
69452
|
-
};
|
|
70645
|
+
header?: never;
|
|
69453
70646
|
path?: never;
|
|
69454
70647
|
cookie?: never;
|
|
69455
70648
|
};
|
|
@@ -69496,10 +70689,7 @@ export interface operations {
|
|
|
69496
70689
|
Voting_VoteGame: {
|
|
69497
70690
|
parameters: {
|
|
69498
70691
|
query?: never;
|
|
69499
|
-
header?:
|
|
69500
|
-
/** @description Api Key (UUID). */
|
|
69501
|
-
"Roblox-Api-Key"?: string;
|
|
69502
|
-
};
|
|
70692
|
+
header?: never;
|
|
69503
70693
|
path: {
|
|
69504
70694
|
universeId: number;
|
|
69505
70695
|
};
|
|
@@ -69530,10 +70720,7 @@ export interface operations {
|
|
|
69530
70720
|
Voting_GetGameVoteStatus: {
|
|
69531
70721
|
parameters: {
|
|
69532
70722
|
query?: never;
|
|
69533
|
-
header?:
|
|
69534
|
-
/** @description Api Key (UUID). */
|
|
69535
|
-
"Roblox-Api-Key"?: string;
|
|
69536
|
-
};
|
|
70723
|
+
header?: never;
|
|
69537
70724
|
path: {
|
|
69538
70725
|
universeId: number;
|
|
69539
70726
|
};
|
|
@@ -69557,10 +70744,7 @@ export interface operations {
|
|
|
69557
70744
|
Voting_GetGameVoteStatusForUser: {
|
|
69558
70745
|
parameters: {
|
|
69559
70746
|
query?: never;
|
|
69560
|
-
header?:
|
|
69561
|
-
/** @description Api Key (UUID). */
|
|
69562
|
-
"Roblox-Api-Key"?: string;
|
|
69563
|
-
};
|
|
70747
|
+
header?: never;
|
|
69564
70748
|
path: {
|
|
69565
70749
|
universeId: number;
|
|
69566
70750
|
};
|