@jacobhumston/roblox-openapi-ts 1.0.22 → 1.0.24
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 +248 -821
- package/package.json +1 -1
package/dist/types.d.ts
CHANGED
|
@@ -9752,6 +9752,23 @@ export interface paths {
|
|
|
9752
9752
|
patch?: never;
|
|
9753
9753
|
trace?: never;
|
|
9754
9754
|
};
|
|
9755
|
+
"/server-management/v1/universes/{universeId}/places/{placeId}/versions/{versionNumber}/game-servers/{jobId}/logs": {
|
|
9756
|
+
parameters: {
|
|
9757
|
+
query?: never;
|
|
9758
|
+
header?: never;
|
|
9759
|
+
path?: never;
|
|
9760
|
+
cookie?: never;
|
|
9761
|
+
};
|
|
9762
|
+
/** Lists game server logs for a specific server job id */
|
|
9763
|
+
get: operations["GameServers_ListGameServerLogs"];
|
|
9764
|
+
put?: never;
|
|
9765
|
+
post?: never;
|
|
9766
|
+
delete?: never;
|
|
9767
|
+
options?: never;
|
|
9768
|
+
head?: never;
|
|
9769
|
+
patch?: never;
|
|
9770
|
+
trace?: never;
|
|
9771
|
+
};
|
|
9755
9772
|
"/server-management/v1/universes/{universeId}/restarts": {
|
|
9756
9773
|
parameters: {
|
|
9757
9774
|
query?: never;
|
|
@@ -10291,10 +10308,7 @@ export interface paths {
|
|
|
10291
10308
|
headers: {
|
|
10292
10309
|
[name: string]: unknown;
|
|
10293
10310
|
};
|
|
10294
|
-
content
|
|
10295
|
-
"application/json": components["schemas"]["ThumbnailsApi.Roblox.Web.Responses.Thumbnails.ThumbnailResponse"];
|
|
10296
|
-
"text/json": components["schemas"]["ThumbnailsApi.Roblox.Web.Responses.Thumbnails.ThumbnailResponse"];
|
|
10297
|
-
};
|
|
10311
|
+
content?: never;
|
|
10298
10312
|
};
|
|
10299
10313
|
/** @description 4: The requested Ids are invalid, of an invalid type or missing. */
|
|
10300
10314
|
400: {
|
|
@@ -10549,10 +10563,7 @@ export interface paths {
|
|
|
10549
10563
|
headers: {
|
|
10550
10564
|
[name: string]: unknown;
|
|
10551
10565
|
};
|
|
10552
|
-
content
|
|
10553
|
-
"application/json": components["schemas"]["Roblox.Web.WebAPI.Models.ApiArrayResponse_Roblox.Web.Responses.Thumbnails.ThumbnailResponse_"];
|
|
10554
|
-
"text/json": components["schemas"]["Roblox.Web.WebAPI.Models.ApiArrayResponse_Roblox.Web.Responses.Thumbnails.ThumbnailResponse_"];
|
|
10555
|
-
};
|
|
10566
|
+
content?: never;
|
|
10556
10567
|
};
|
|
10557
10568
|
/**
|
|
10558
10569
|
* @description 1: There are too many requested Ids.
|
|
@@ -10615,10 +10626,7 @@ export interface paths {
|
|
|
10615
10626
|
headers: {
|
|
10616
10627
|
[name: string]: unknown;
|
|
10617
10628
|
};
|
|
10618
|
-
content
|
|
10619
|
-
"application/json": components["schemas"]["ThumbnailsApi.Roblox.Web.Responses.Thumbnails.ThumbnailResponse"];
|
|
10620
|
-
"text/json": components["schemas"]["ThumbnailsApi.Roblox.Web.Responses.Thumbnails.ThumbnailResponse"];
|
|
10621
|
-
};
|
|
10629
|
+
content?: never;
|
|
10622
10630
|
};
|
|
10623
10631
|
/** @description 4: The requested Ids are invalid, of an invalid type or missing. */
|
|
10624
10632
|
400: {
|
|
@@ -12240,10 +12248,7 @@ export interface paths {
|
|
|
12240
12248
|
headers: {
|
|
12241
12249
|
[name: string]: unknown;
|
|
12242
12250
|
};
|
|
12243
|
-
content
|
|
12244
|
-
"application/json": components["schemas"]["Roblox.Web.WebAPI.Models.ApiArrayResponse_Roblox.Web.Responses.Thumbnails.ThumbnailResponse_"];
|
|
12245
|
-
"text/json": components["schemas"]["Roblox.Web.WebAPI.Models.ApiArrayResponse_Roblox.Web.Responses.Thumbnails.ThumbnailResponse_"];
|
|
12246
|
-
};
|
|
12251
|
+
content?: never;
|
|
12247
12252
|
};
|
|
12248
12253
|
/**
|
|
12249
12254
|
* @description 1: There are too many requested Ids.
|
|
@@ -13295,10 +13300,7 @@ export interface paths {
|
|
|
13295
13300
|
headers: {
|
|
13296
13301
|
[name: string]: unknown;
|
|
13297
13302
|
};
|
|
13298
|
-
content
|
|
13299
|
-
"application/json": components["schemas"]["Roblox.Web.WebAPI.Models.ApiArrayResponse_Roblox.Web.Responses.Thumbnails.ThumbnailBatchResponse_"];
|
|
13300
|
-
"text/json": components["schemas"]["Roblox.Web.WebAPI.Models.ApiArrayResponse_Roblox.Web.Responses.Thumbnails.ThumbnailBatchResponse_"];
|
|
13301
|
-
};
|
|
13303
|
+
content?: never;
|
|
13302
13304
|
};
|
|
13303
13305
|
/**
|
|
13304
13306
|
* @description 1: There are too many requested Ids.
|
|
@@ -13577,10 +13579,7 @@ export interface paths {
|
|
|
13577
13579
|
headers: {
|
|
13578
13580
|
[name: string]: unknown;
|
|
13579
13581
|
};
|
|
13580
|
-
content
|
|
13581
|
-
"application/json": components["schemas"]["Roblox.Web.WebAPI.Models.ApiArrayResponse_Roblox.Web.Responses.Thumbnails.ThumbnailResponse_"];
|
|
13582
|
-
"text/json": components["schemas"]["Roblox.Web.WebAPI.Models.ApiArrayResponse_Roblox.Web.Responses.Thumbnails.ThumbnailResponse_"];
|
|
13583
|
-
};
|
|
13582
|
+
content?: never;
|
|
13584
13583
|
};
|
|
13585
13584
|
/**
|
|
13586
13585
|
* @description 1: There are too many requested Ids.
|
|
@@ -14477,10 +14476,7 @@ export interface paths {
|
|
|
14477
14476
|
headers: {
|
|
14478
14477
|
[name: string]: unknown;
|
|
14479
14478
|
};
|
|
14480
|
-
content
|
|
14481
|
-
"application/json": components["schemas"]["Roblox.Web.WebAPI.Models.ApiArrayResponse_Roblox.Web.Responses.Thumbnails.ThumbnailResponse_"];
|
|
14482
|
-
"text/json": components["schemas"]["Roblox.Web.WebAPI.Models.ApiArrayResponse_Roblox.Web.Responses.Thumbnails.ThumbnailResponse_"];
|
|
14483
|
-
};
|
|
14479
|
+
content?: never;
|
|
14484
14480
|
};
|
|
14485
14481
|
/**
|
|
14486
14482
|
* @description 1: There are too many requested Ids.
|
|
@@ -17008,10 +17004,7 @@ export interface paths {
|
|
|
17008
17004
|
headers: {
|
|
17009
17005
|
[name: string]: unknown;
|
|
17010
17006
|
};
|
|
17011
|
-
content
|
|
17012
|
-
"application/json": components["schemas"]["Roblox.Web.WebAPI.Models.ApiArrayResponse_Roblox.Web.Responses.Thumbnails.ThumbnailResponse_"];
|
|
17013
|
-
"text/json": components["schemas"]["Roblox.Web.WebAPI.Models.ApiArrayResponse_Roblox.Web.Responses.Thumbnails.ThumbnailResponse_"];
|
|
17014
|
-
};
|
|
17007
|
+
content?: never;
|
|
17015
17008
|
};
|
|
17016
17009
|
/**
|
|
17017
17010
|
* @description 1: There are too many requested Ids.
|
|
@@ -18279,10 +18272,7 @@ export interface paths {
|
|
|
18279
18272
|
headers: {
|
|
18280
18273
|
[name: string]: unknown;
|
|
18281
18274
|
};
|
|
18282
|
-
content
|
|
18283
|
-
"application/json": components["schemas"]["Roblox.Web.WebAPI.Models.ApiArrayResponse_Roblox.Web.Responses.Thumbnails.ThumbnailResponse_"];
|
|
18284
|
-
"text/json": components["schemas"]["Roblox.Web.WebAPI.Models.ApiArrayResponse_Roblox.Web.Responses.Thumbnails.ThumbnailResponse_"];
|
|
18285
|
-
};
|
|
18275
|
+
content?: never;
|
|
18286
18276
|
};
|
|
18287
18277
|
/**
|
|
18288
18278
|
* @description 1: There are too many requested Ids.
|
|
@@ -18447,10 +18437,7 @@ export interface paths {
|
|
|
18447
18437
|
headers: {
|
|
18448
18438
|
[name: string]: unknown;
|
|
18449
18439
|
};
|
|
18450
|
-
content
|
|
18451
|
-
"application/json": components["schemas"]["Roblox.Web.WebAPI.Models.ApiArrayResponse_Roblox.Thumbnails.Api.Models.UniverseThumbnailsResponse_"];
|
|
18452
|
-
"text/json": components["schemas"]["Roblox.Web.WebAPI.Models.ApiArrayResponse_Roblox.Thumbnails.Api.Models.UniverseThumbnailsResponse_"];
|
|
18453
|
-
};
|
|
18440
|
+
content?: never;
|
|
18454
18441
|
};
|
|
18455
18442
|
/**
|
|
18456
18443
|
* @description 0: Unknown error
|
|
@@ -18668,75 +18655,6 @@ export interface paths {
|
|
|
18668
18655
|
patch?: never;
|
|
18669
18656
|
trace?: never;
|
|
18670
18657
|
};
|
|
18671
|
-
"/v1/games/{placeId}/servers/{serverType}": {
|
|
18672
|
-
parameters: {
|
|
18673
|
-
query?: never;
|
|
18674
|
-
header?: never;
|
|
18675
|
-
path?: never;
|
|
18676
|
-
cookie?: never;
|
|
18677
|
-
};
|
|
18678
|
-
/** Get the game server list */
|
|
18679
|
-
get: {
|
|
18680
|
-
parameters: {
|
|
18681
|
-
query?: {
|
|
18682
|
-
/** @description The sort order of the servers. */
|
|
18683
|
-
sortOrder?: 1 | 2;
|
|
18684
|
-
/** @description Exclude full servers. */
|
|
18685
|
-
excludeFullGames?: boolean;
|
|
18686
|
-
/** @description The number of results per request. */
|
|
18687
|
-
limit?: 10 | 25 | 50 | 100;
|
|
18688
|
-
/** @description The paging cursor for the previous or next page. */
|
|
18689
|
-
cursor?: string;
|
|
18690
|
-
};
|
|
18691
|
-
header?: never;
|
|
18692
|
-
path: {
|
|
18693
|
-
/** @description The Id of the place we are geting the server list for. */
|
|
18694
|
-
placeId: number;
|
|
18695
|
-
/** @description The type of the server we geting the server list for. */
|
|
18696
|
-
serverType: 0 | 1;
|
|
18697
|
-
};
|
|
18698
|
-
cookie?: never;
|
|
18699
|
-
};
|
|
18700
|
-
requestBody?: never;
|
|
18701
|
-
responses: {
|
|
18702
|
-
/** @description OK */
|
|
18703
|
-
200: {
|
|
18704
|
-
headers: {
|
|
18705
|
-
[name: string]: unknown;
|
|
18706
|
-
};
|
|
18707
|
-
content: {
|
|
18708
|
-
"application/json": components["schemas"]["Roblox.Web.WebAPI.Models.ApiPageResponse_Roblox.Web.Responses.Games.GameServerResponse_"];
|
|
18709
|
-
"text/json": components["schemas"]["Roblox.Web.WebAPI.Models.ApiPageResponse_Roblox.Web.Responses.Games.GameServerResponse_"];
|
|
18710
|
-
};
|
|
18711
|
-
};
|
|
18712
|
-
/**
|
|
18713
|
-
* @description 1: The place is invalid.
|
|
18714
|
-
* 6: The server type is invalid. For fetching private servers, please use https://games.roblox.com/v1/games/{placeId}/private-servers.
|
|
18715
|
-
* 7: Guest users are not allowed.
|
|
18716
|
-
*/
|
|
18717
|
-
400: {
|
|
18718
|
-
headers: {
|
|
18719
|
-
[name: string]: unknown;
|
|
18720
|
-
};
|
|
18721
|
-
content?: never;
|
|
18722
|
-
};
|
|
18723
|
-
/** @description 1: The place is invalid. */
|
|
18724
|
-
404: {
|
|
18725
|
-
headers: {
|
|
18726
|
-
[name: string]: unknown;
|
|
18727
|
-
};
|
|
18728
|
-
content?: never;
|
|
18729
|
-
};
|
|
18730
|
-
};
|
|
18731
|
-
};
|
|
18732
|
-
put?: never;
|
|
18733
|
-
post?: never;
|
|
18734
|
-
delete?: never;
|
|
18735
|
-
options?: never;
|
|
18736
|
-
head?: never;
|
|
18737
|
-
patch?: never;
|
|
18738
|
-
trace?: never;
|
|
18739
|
-
};
|
|
18740
18658
|
"/v1/games/{universeId}/favorites": {
|
|
18741
18659
|
parameters: {
|
|
18742
18660
|
query?: never;
|
|
@@ -19010,10 +18928,7 @@ export interface paths {
|
|
|
19010
18928
|
headers: {
|
|
19011
18929
|
[name: string]: unknown;
|
|
19012
18930
|
};
|
|
19013
|
-
content
|
|
19014
|
-
"application/json": components["schemas"]["Roblox.Web.WebAPI.Models.ApiArrayResponse_Roblox.Web.Responses.Thumbnails.ThumbnailResponse_"];
|
|
19015
|
-
"text/json": components["schemas"]["Roblox.Web.WebAPI.Models.ApiArrayResponse_Roblox.Web.Responses.Thumbnails.ThumbnailResponse_"];
|
|
19016
|
-
};
|
|
18931
|
+
content?: never;
|
|
19017
18932
|
};
|
|
19018
18933
|
/**
|
|
19019
18934
|
* @description 1: There are too many requested Ids.
|
|
@@ -19633,10 +19548,7 @@ export interface paths {
|
|
|
19633
19548
|
headers: {
|
|
19634
19549
|
[name: string]: unknown;
|
|
19635
19550
|
};
|
|
19636
|
-
content
|
|
19637
|
-
"application/json": components["schemas"]["Roblox.Web.WebAPI.Models.ApiArrayResponse_Roblox.Web.Responses.Thumbnails.ThumbnailResponse_"];
|
|
19638
|
-
"text/json": components["schemas"]["Roblox.Web.WebAPI.Models.ApiArrayResponse_Roblox.Web.Responses.Thumbnails.ThumbnailResponse_"];
|
|
19639
|
-
};
|
|
19551
|
+
content?: never;
|
|
19640
19552
|
};
|
|
19641
19553
|
/**
|
|
19642
19554
|
* @description 1: There are too many requested Ids.
|
|
@@ -23579,80 +23491,6 @@ export interface paths {
|
|
|
23579
23491
|
};
|
|
23580
23492
|
trace?: never;
|
|
23581
23493
|
};
|
|
23582
|
-
"/v1/groups/{groupId}/status": {
|
|
23583
|
-
parameters: {
|
|
23584
|
-
query?: never;
|
|
23585
|
-
header?: never;
|
|
23586
|
-
path?: never;
|
|
23587
|
-
cookie?: never;
|
|
23588
|
-
};
|
|
23589
|
-
get?: never;
|
|
23590
|
-
put?: never;
|
|
23591
|
-
post?: never;
|
|
23592
|
-
delete?: never;
|
|
23593
|
-
options?: never;
|
|
23594
|
-
head?: never;
|
|
23595
|
-
/** Sets group status */
|
|
23596
|
-
patch: {
|
|
23597
|
-
parameters: {
|
|
23598
|
-
query?: never;
|
|
23599
|
-
header?: never;
|
|
23600
|
-
path: {
|
|
23601
|
-
/** @description The group Id. */
|
|
23602
|
-
groupId: number;
|
|
23603
|
-
};
|
|
23604
|
-
cookie?: never;
|
|
23605
|
-
};
|
|
23606
|
-
/** @description The Roblox.Groups.Api.PostGroupStatusRequest. */
|
|
23607
|
-
requestBody: {
|
|
23608
|
-
content: {
|
|
23609
|
-
"application/json": components["schemas"]["Roblox.Groups.Api.PostGroupStatusRequest"];
|
|
23610
|
-
"text/json": components["schemas"]["Roblox.Groups.Api.PostGroupStatusRequest"];
|
|
23611
|
-
};
|
|
23612
|
-
};
|
|
23613
|
-
responses: {
|
|
23614
|
-
/** @description OK */
|
|
23615
|
-
200: {
|
|
23616
|
-
headers: {
|
|
23617
|
-
[name: string]: unknown;
|
|
23618
|
-
};
|
|
23619
|
-
content: {
|
|
23620
|
-
"application/json": components["schemas"]["Roblox.Groups.Api.ShoutResponse"];
|
|
23621
|
-
"text/json": components["schemas"]["Roblox.Groups.Api.ShoutResponse"];
|
|
23622
|
-
};
|
|
23623
|
-
};
|
|
23624
|
-
/**
|
|
23625
|
-
* @description 1: Group is invalid or does not exist.
|
|
23626
|
-
* 7: Missing group status content.
|
|
23627
|
-
* 32: Description was filtered.
|
|
23628
|
-
*/
|
|
23629
|
-
400: {
|
|
23630
|
-
headers: {
|
|
23631
|
-
[name: string]: unknown;
|
|
23632
|
-
};
|
|
23633
|
-
content?: never;
|
|
23634
|
-
};
|
|
23635
|
-
/** @description 0: Authorization has been denied for this request. */
|
|
23636
|
-
401: {
|
|
23637
|
-
headers: {
|
|
23638
|
-
[name: string]: unknown;
|
|
23639
|
-
};
|
|
23640
|
-
content?: never;
|
|
23641
|
-
};
|
|
23642
|
-
/**
|
|
23643
|
-
* @description 0: Token Validation Failed
|
|
23644
|
-
* 6: You are not authorized to set the status of this group
|
|
23645
|
-
*/
|
|
23646
|
-
403: {
|
|
23647
|
-
headers: {
|
|
23648
|
-
[name: string]: unknown;
|
|
23649
|
-
};
|
|
23650
|
-
content?: never;
|
|
23651
|
-
};
|
|
23652
|
-
};
|
|
23653
|
-
};
|
|
23654
|
-
trace?: never;
|
|
23655
|
-
};
|
|
23656
23494
|
"/v1/groups/{groupId}/universes": {
|
|
23657
23495
|
parameters: {
|
|
23658
23496
|
query?: never;
|
|
@@ -24125,284 +23963,13 @@ export interface paths {
|
|
|
24125
23963
|
};
|
|
24126
23964
|
};
|
|
24127
23965
|
put?: never;
|
|
24128
|
-
/** Creates a post on a group wall */
|
|
24129
|
-
post: {
|
|
24130
|
-
parameters: {
|
|
24131
|
-
query?: never;
|
|
24132
|
-
header?: never;
|
|
24133
|
-
path: {
|
|
24134
|
-
/** @description The group id. */
|
|
24135
|
-
groupId: number;
|
|
24136
|
-
};
|
|
24137
|
-
cookie?: never;
|
|
24138
|
-
};
|
|
24139
|
-
/** @description The Roblox.Groups.Api.CreateWallPostRequest. */
|
|
24140
|
-
requestBody: {
|
|
24141
|
-
content: {
|
|
24142
|
-
"application/json": components["schemas"]["Roblox.Groups.Api.CreateWallPostRequest"];
|
|
24143
|
-
"text/json": components["schemas"]["Roblox.Groups.Api.CreateWallPostRequest"];
|
|
24144
|
-
};
|
|
24145
|
-
};
|
|
24146
|
-
responses: {
|
|
24147
|
-
/** @description OK */
|
|
24148
|
-
200: {
|
|
24149
|
-
headers: {
|
|
24150
|
-
[name: string]: unknown;
|
|
24151
|
-
};
|
|
24152
|
-
content: {
|
|
24153
|
-
"application/json": components["schemas"]["Roblox.Groups.Api.Models.Response.GroupWallPostModel"];
|
|
24154
|
-
"text/json": components["schemas"]["Roblox.Groups.Api.Models.Response.GroupWallPostModel"];
|
|
24155
|
-
};
|
|
24156
|
-
};
|
|
24157
|
-
/**
|
|
24158
|
-
* @description 1: The group is invalid or does not exist.
|
|
24159
|
-
* 5: Your post was empty, white space, or more than 500 characters.
|
|
24160
|
-
* 9: The provided content was moderated.
|
|
24161
|
-
*/
|
|
24162
|
-
400: {
|
|
24163
|
-
headers: {
|
|
24164
|
-
[name: string]: unknown;
|
|
24165
|
-
};
|
|
24166
|
-
content?: never;
|
|
24167
|
-
};
|
|
24168
|
-
/** @description 0: Authorization has been denied for this request. */
|
|
24169
|
-
401: {
|
|
24170
|
-
headers: {
|
|
24171
|
-
[name: string]: unknown;
|
|
24172
|
-
};
|
|
24173
|
-
content?: never;
|
|
24174
|
-
};
|
|
24175
|
-
/**
|
|
24176
|
-
* @description 0: Token Validation Failed
|
|
24177
|
-
* 2: You do not have permission to access this group wall.
|
|
24178
|
-
*/
|
|
24179
|
-
403: {
|
|
24180
|
-
headers: {
|
|
24181
|
-
[name: string]: unknown;
|
|
24182
|
-
};
|
|
24183
|
-
content?: never;
|
|
24184
|
-
};
|
|
24185
|
-
/** @description 1: The group is invalid or does not exist. */
|
|
24186
|
-
405: {
|
|
24187
|
-
headers: {
|
|
24188
|
-
[name: string]: unknown;
|
|
24189
|
-
};
|
|
24190
|
-
content?: never;
|
|
24191
|
-
};
|
|
24192
|
-
/** @description 4: You are posting too fast, please try again in a few minutes. */
|
|
24193
|
-
429: {
|
|
24194
|
-
headers: {
|
|
24195
|
-
[name: string]: unknown;
|
|
24196
|
-
};
|
|
24197
|
-
content?: never;
|
|
24198
|
-
};
|
|
24199
|
-
};
|
|
24200
|
-
};
|
|
24201
|
-
delete?: never;
|
|
24202
|
-
options?: never;
|
|
24203
|
-
head?: never;
|
|
24204
|
-
patch?: never;
|
|
24205
|
-
trace?: never;
|
|
24206
|
-
};
|
|
24207
|
-
"/v1/groups/{groupId}/wall/posts/{postId}": {
|
|
24208
|
-
parameters: {
|
|
24209
|
-
query?: never;
|
|
24210
|
-
header?: never;
|
|
24211
|
-
path?: never;
|
|
24212
|
-
cookie?: never;
|
|
24213
|
-
};
|
|
24214
|
-
get?: never;
|
|
24215
|
-
put?: never;
|
|
24216
23966
|
post?: never;
|
|
24217
|
-
/** Deletes a group wall post. */
|
|
24218
|
-
delete: {
|
|
24219
|
-
parameters: {
|
|
24220
|
-
query?: never;
|
|
24221
|
-
header?: never;
|
|
24222
|
-
path: {
|
|
24223
|
-
/** @description The group id. */
|
|
24224
|
-
groupId: number;
|
|
24225
|
-
/** @description The group wall post id. */
|
|
24226
|
-
postId: number;
|
|
24227
|
-
};
|
|
24228
|
-
cookie?: never;
|
|
24229
|
-
};
|
|
24230
|
-
requestBody?: never;
|
|
24231
|
-
responses: {
|
|
24232
|
-
/** @description OK */
|
|
24233
|
-
200: {
|
|
24234
|
-
headers: {
|
|
24235
|
-
[name: string]: unknown;
|
|
24236
|
-
};
|
|
24237
|
-
content: {
|
|
24238
|
-
"application/json": components["schemas"]["Roblox.Web.WebAPI.ApiEmptyResponseModel"];
|
|
24239
|
-
"text/json": components["schemas"]["Roblox.Web.WebAPI.ApiEmptyResponseModel"];
|
|
24240
|
-
};
|
|
24241
|
-
};
|
|
24242
|
-
/**
|
|
24243
|
-
* @description 1: The group is invalid or does not exist.
|
|
24244
|
-
* 3: The group wall post id is invalid or does not exist.
|
|
24245
|
-
*/
|
|
24246
|
-
400: {
|
|
24247
|
-
headers: {
|
|
24248
|
-
[name: string]: unknown;
|
|
24249
|
-
};
|
|
24250
|
-
content?: never;
|
|
24251
|
-
};
|
|
24252
|
-
/** @description 0: Authorization has been denied for this request. */
|
|
24253
|
-
401: {
|
|
24254
|
-
headers: {
|
|
24255
|
-
[name: string]: unknown;
|
|
24256
|
-
};
|
|
24257
|
-
content?: never;
|
|
24258
|
-
};
|
|
24259
|
-
/**
|
|
24260
|
-
* @description 0: Token Validation Failed
|
|
24261
|
-
* 2: You do not have permission to access this group wall.
|
|
24262
|
-
*/
|
|
24263
|
-
403: {
|
|
24264
|
-
headers: {
|
|
24265
|
-
[name: string]: unknown;
|
|
24266
|
-
};
|
|
24267
|
-
content?: never;
|
|
24268
|
-
};
|
|
24269
|
-
};
|
|
24270
|
-
};
|
|
24271
|
-
options?: never;
|
|
24272
|
-
head?: never;
|
|
24273
|
-
patch?: never;
|
|
24274
|
-
trace?: never;
|
|
24275
|
-
};
|
|
24276
|
-
"/v1/groups/{groupId}/wall/subscribe": {
|
|
24277
|
-
parameters: {
|
|
24278
|
-
query?: never;
|
|
24279
|
-
header?: never;
|
|
24280
|
-
path?: never;
|
|
24281
|
-
cookie?: never;
|
|
24282
|
-
};
|
|
24283
|
-
get?: never;
|
|
24284
|
-
put?: never;
|
|
24285
|
-
/** Subscribes the authenticated user to notifications of group wall events. */
|
|
24286
|
-
post: {
|
|
24287
|
-
parameters: {
|
|
24288
|
-
query?: never;
|
|
24289
|
-
header?: never;
|
|
24290
|
-
path: {
|
|
24291
|
-
/** @description The group id. */
|
|
24292
|
-
groupId: number;
|
|
24293
|
-
};
|
|
24294
|
-
cookie?: never;
|
|
24295
|
-
};
|
|
24296
|
-
requestBody?: never;
|
|
24297
|
-
responses: {
|
|
24298
|
-
/** @description OK */
|
|
24299
|
-
200: {
|
|
24300
|
-
headers: {
|
|
24301
|
-
[name: string]: unknown;
|
|
24302
|
-
};
|
|
24303
|
-
content?: never;
|
|
24304
|
-
};
|
|
24305
|
-
/** @description 1: The group is invalid or does not exist. */
|
|
24306
|
-
400: {
|
|
24307
|
-
headers: {
|
|
24308
|
-
[name: string]: unknown;
|
|
24309
|
-
};
|
|
24310
|
-
content?: never;
|
|
24311
|
-
};
|
|
24312
|
-
/** @description 0: Authorization has been denied for this request. */
|
|
24313
|
-
401: {
|
|
24314
|
-
headers: {
|
|
24315
|
-
[name: string]: unknown;
|
|
24316
|
-
};
|
|
24317
|
-
content?: never;
|
|
24318
|
-
};
|
|
24319
|
-
/**
|
|
24320
|
-
* @description 0: Token Validation Failed
|
|
24321
|
-
* 2: You do not have permission to access this group wall.
|
|
24322
|
-
*/
|
|
24323
|
-
403: {
|
|
24324
|
-
headers: {
|
|
24325
|
-
[name: string]: unknown;
|
|
24326
|
-
};
|
|
24327
|
-
content?: never;
|
|
24328
|
-
};
|
|
24329
|
-
};
|
|
24330
|
-
};
|
|
24331
23967
|
delete?: never;
|
|
24332
23968
|
options?: never;
|
|
24333
23969
|
head?: never;
|
|
24334
23970
|
patch?: never;
|
|
24335
23971
|
trace?: never;
|
|
24336
23972
|
};
|
|
24337
|
-
"/v1/groups/{groupId}/wall/users/{userId}/posts": {
|
|
24338
|
-
parameters: {
|
|
24339
|
-
query?: never;
|
|
24340
|
-
header?: never;
|
|
24341
|
-
path?: never;
|
|
24342
|
-
cookie?: never;
|
|
24343
|
-
};
|
|
24344
|
-
get?: never;
|
|
24345
|
-
put?: never;
|
|
24346
|
-
post?: never;
|
|
24347
|
-
/** Deletes all group wall posts made by a specific user. */
|
|
24348
|
-
delete: {
|
|
24349
|
-
parameters: {
|
|
24350
|
-
query?: never;
|
|
24351
|
-
header?: never;
|
|
24352
|
-
path: {
|
|
24353
|
-
/** @description The group id. */
|
|
24354
|
-
groupId: number;
|
|
24355
|
-
/** @description The user id. */
|
|
24356
|
-
userId: number;
|
|
24357
|
-
};
|
|
24358
|
-
cookie?: never;
|
|
24359
|
-
};
|
|
24360
|
-
requestBody?: never;
|
|
24361
|
-
responses: {
|
|
24362
|
-
/** @description OK */
|
|
24363
|
-
200: {
|
|
24364
|
-
headers: {
|
|
24365
|
-
[name: string]: unknown;
|
|
24366
|
-
};
|
|
24367
|
-
content: {
|
|
24368
|
-
"application/json": components["schemas"]["Roblox.Web.WebAPI.ApiEmptyResponseModel"];
|
|
24369
|
-
"text/json": components["schemas"]["Roblox.Web.WebAPI.ApiEmptyResponseModel"];
|
|
24370
|
-
};
|
|
24371
|
-
};
|
|
24372
|
-
/**
|
|
24373
|
-
* @description 1: The group is invalid or does not exist.
|
|
24374
|
-
* 6: The user specified is invalid or does not exist.
|
|
24375
|
-
*/
|
|
24376
|
-
400: {
|
|
24377
|
-
headers: {
|
|
24378
|
-
[name: string]: unknown;
|
|
24379
|
-
};
|
|
24380
|
-
content?: never;
|
|
24381
|
-
};
|
|
24382
|
-
/** @description 0: Authorization has been denied for this request. */
|
|
24383
|
-
401: {
|
|
24384
|
-
headers: {
|
|
24385
|
-
[name: string]: unknown;
|
|
24386
|
-
};
|
|
24387
|
-
content?: never;
|
|
24388
|
-
};
|
|
24389
|
-
/**
|
|
24390
|
-
* @description 0: Token Validation Failed
|
|
24391
|
-
* 2: You do not have permission to access this group wall.
|
|
24392
|
-
*/
|
|
24393
|
-
403: {
|
|
24394
|
-
headers: {
|
|
24395
|
-
[name: string]: unknown;
|
|
24396
|
-
};
|
|
24397
|
-
content?: never;
|
|
24398
|
-
};
|
|
24399
|
-
};
|
|
24400
|
-
};
|
|
24401
|
-
options?: never;
|
|
24402
|
-
head?: never;
|
|
24403
|
-
patch?: never;
|
|
24404
|
-
trace?: never;
|
|
24405
|
-
};
|
|
24406
23973
|
"/v1/installer-cdns": {
|
|
24407
23974
|
parameters: {
|
|
24408
23975
|
query?: never;
|
|
@@ -27265,10 +26832,7 @@ export interface paths {
|
|
|
27265
26832
|
headers: {
|
|
27266
26833
|
[name: string]: unknown;
|
|
27267
26834
|
};
|
|
27268
|
-
content
|
|
27269
|
-
"application/json": components["schemas"]["Roblox.Web.WebAPI.Models.ApiArrayResponse_Roblox.Web.Responses.Thumbnails.ThumbnailResponse_"];
|
|
27270
|
-
"text/json": components["schemas"]["Roblox.Web.WebAPI.Models.ApiArrayResponse_Roblox.Web.Responses.Thumbnails.ThumbnailResponse_"];
|
|
27271
|
-
};
|
|
26835
|
+
content?: never;
|
|
27272
26836
|
};
|
|
27273
26837
|
/**
|
|
27274
26838
|
* @description 1: There are too many requested Ids.
|
|
@@ -32641,6 +32205,8 @@ export interface paths {
|
|
|
32641
32205
|
query: {
|
|
32642
32206
|
/** @description CSV for the userIds to get avatar full body shots */
|
|
32643
32207
|
userIds: number[];
|
|
32208
|
+
/** @description Whether to include a background in the thumbnail (defaults to false) */
|
|
32209
|
+
includeBackground?: boolean;
|
|
32644
32210
|
/** @description The thumbnail size, formatted widthxheight */
|
|
32645
32211
|
size?: "30x30" | "48x48" | "60x60" | "75x75" | "100x100" | "110x110" | "140x140" | "150x150" | "150x200" | "180x180" | "250x250" | "352x352" | "420x420" | "720x720";
|
|
32646
32212
|
/** @description The thumbnail format */
|
|
@@ -32659,10 +32225,7 @@ export interface paths {
|
|
|
32659
32225
|
headers: {
|
|
32660
32226
|
[name: string]: unknown;
|
|
32661
32227
|
};
|
|
32662
|
-
content
|
|
32663
|
-
"application/json": components["schemas"]["Roblox.Web.WebAPI.Models.ApiArrayResponse_Roblox.Web.Responses.Thumbnails.ThumbnailResponse_"];
|
|
32664
|
-
"text/json": components["schemas"]["Roblox.Web.WebAPI.Models.ApiArrayResponse_Roblox.Web.Responses.Thumbnails.ThumbnailResponse_"];
|
|
32665
|
-
};
|
|
32228
|
+
content?: never;
|
|
32666
32229
|
};
|
|
32667
32230
|
/**
|
|
32668
32231
|
* @description 1: There are too many requested Ids.
|
|
@@ -32712,10 +32275,7 @@ export interface paths {
|
|
|
32712
32275
|
headers: {
|
|
32713
32276
|
[name: string]: unknown;
|
|
32714
32277
|
};
|
|
32715
|
-
content
|
|
32716
|
-
"application/json": components["schemas"]["ThumbnailsApi.Roblox.Web.Responses.Thumbnails.ThumbnailResponse"];
|
|
32717
|
-
"text/json": components["schemas"]["ThumbnailsApi.Roblox.Web.Responses.Thumbnails.ThumbnailResponse"];
|
|
32718
|
-
};
|
|
32278
|
+
content?: never;
|
|
32719
32279
|
};
|
|
32720
32280
|
/** @description 4: The requested Ids are invalid, of an invalid type or missing. */
|
|
32721
32281
|
400: {
|
|
@@ -32747,6 +32307,8 @@ export interface paths {
|
|
|
32747
32307
|
query: {
|
|
32748
32308
|
/** @description CSV for the userIds to get avatar headshots */
|
|
32749
32309
|
userIds: number[];
|
|
32310
|
+
/** @description Whether to include a background in the thumbnail (defaults to false) */
|
|
32311
|
+
includeBackground?: boolean;
|
|
32750
32312
|
/** @description The thumbnail size, formatted widthxheight */
|
|
32751
32313
|
size?: "48x48" | "50x50" | "60x60" | "75x75" | "100x100" | "150x150" | "180x180" | "352x352" | "420x420";
|
|
32752
32314
|
/** @description The thumbnail format */
|
|
@@ -32765,10 +32327,7 @@ export interface paths {
|
|
|
32765
32327
|
headers: {
|
|
32766
32328
|
[name: string]: unknown;
|
|
32767
32329
|
};
|
|
32768
|
-
content
|
|
32769
|
-
"application/json": components["schemas"]["Roblox.Web.WebAPI.Models.ApiArrayResponse_Roblox.Web.Responses.Thumbnails.ThumbnailResponse_"];
|
|
32770
|
-
"text/json": components["schemas"]["Roblox.Web.WebAPI.Models.ApiArrayResponse_Roblox.Web.Responses.Thumbnails.ThumbnailResponse_"];
|
|
32771
|
-
};
|
|
32330
|
+
content?: never;
|
|
32772
32331
|
};
|
|
32773
32332
|
/**
|
|
32774
32333
|
* @description 1: There are too many requested Ids.
|
|
@@ -32806,6 +32365,8 @@ export interface paths {
|
|
|
32806
32365
|
query: {
|
|
32807
32366
|
/** @description CSV for the userIds to get avatar headshots */
|
|
32808
32367
|
userIds: number[];
|
|
32368
|
+
/** @description Whether to include a background in the thumbnail (defaults to false) */
|
|
32369
|
+
includeBackground?: boolean;
|
|
32809
32370
|
/** @description The thumbnail size, formatted widthxheight */
|
|
32810
32371
|
size?: "48x48" | "50x50" | "60x60" | "75x75" | "100x100" | "110x110" | "150x150" | "180x180" | "352x352" | "420x420" | "720x720";
|
|
32811
32372
|
/** @description The thumbnail format */
|
|
@@ -32824,10 +32385,7 @@ export interface paths {
|
|
|
32824
32385
|
headers: {
|
|
32825
32386
|
[name: string]: unknown;
|
|
32826
32387
|
};
|
|
32827
|
-
content
|
|
32828
|
-
"application/json": components["schemas"]["Roblox.Web.WebAPI.Models.ApiArrayResponse_Roblox.Web.Responses.Thumbnails.ThumbnailResponse_"];
|
|
32829
|
-
"text/json": components["schemas"]["Roblox.Web.WebAPI.Models.ApiArrayResponse_Roblox.Web.Responses.Thumbnails.ThumbnailResponse_"];
|
|
32830
|
-
};
|
|
32388
|
+
content?: never;
|
|
32831
32389
|
};
|
|
32832
32390
|
/**
|
|
32833
32391
|
* @description 1: There are too many requested Ids.
|
|
@@ -32877,10 +32435,7 @@ export interface paths {
|
|
|
32877
32435
|
headers: {
|
|
32878
32436
|
[name: string]: unknown;
|
|
32879
32437
|
};
|
|
32880
|
-
content
|
|
32881
|
-
"application/json": components["schemas"]["ThumbnailsApi.Roblox.Web.Responses.Thumbnails.ThumbnailResponse"];
|
|
32882
|
-
"text/json": components["schemas"]["ThumbnailsApi.Roblox.Web.Responses.Thumbnails.ThumbnailResponse"];
|
|
32883
|
-
};
|
|
32438
|
+
content?: never;
|
|
32884
32439
|
};
|
|
32885
32440
|
};
|
|
32886
32441
|
};
|
|
@@ -32905,6 +32460,8 @@ export interface paths {
|
|
|
32905
32460
|
query: {
|
|
32906
32461
|
/** @description CSV for the userOutfitIds to get user outfits */
|
|
32907
32462
|
userOutfitIds: number[];
|
|
32463
|
+
/** @description Whether to include a background in the thumbnail (defaults to false) */
|
|
32464
|
+
includeBackground?: boolean;
|
|
32908
32465
|
/** @description The thumbnail size, formatted widthxheight */
|
|
32909
32466
|
size?: "150x150" | "420x420";
|
|
32910
32467
|
/** @description The thumbnail format */
|
|
@@ -32923,10 +32480,7 @@ export interface paths {
|
|
|
32923
32480
|
headers: {
|
|
32924
32481
|
[name: string]: unknown;
|
|
32925
32482
|
};
|
|
32926
|
-
content
|
|
32927
|
-
"application/json": components["schemas"]["Roblox.Web.WebAPI.Models.ApiArrayResponse_Roblox.Web.Responses.Thumbnails.ThumbnailResponse_"];
|
|
32928
|
-
"text/json": components["schemas"]["Roblox.Web.WebAPI.Models.ApiArrayResponse_Roblox.Web.Responses.Thumbnails.ThumbnailResponse_"];
|
|
32929
|
-
};
|
|
32483
|
+
content?: never;
|
|
32930
32484
|
};
|
|
32931
32485
|
/**
|
|
32932
32486
|
* @description 1: There are too many requested Ids.
|
|
@@ -38839,99 +38393,29 @@ export interface paths {
|
|
|
38839
38393
|
patch?: never;
|
|
38840
38394
|
trace?: never;
|
|
38841
38395
|
};
|
|
38842
|
-
"/v2/groups/{groupId}/gamesV2": {
|
|
38843
|
-
parameters: {
|
|
38844
|
-
query?: never;
|
|
38845
|
-
header?: never;
|
|
38846
|
-
path?: never;
|
|
38847
|
-
cookie?: never;
|
|
38848
|
-
};
|
|
38849
|
-
/** Gets experiences created by the specified group id. */
|
|
38850
|
-
get: {
|
|
38851
|
-
parameters: {
|
|
38852
|
-
query?: {
|
|
38853
|
-
/** @description The access type of the experiences. */
|
|
38854
|
-
accessFilter?: 1 | 2 | 4;
|
|
38855
|
-
/** @description The number of results per request. */
|
|
38856
|
-
limit?: 10 | 25 | 50 | 100;
|
|
38857
|
-
/** @description The paging cursor for the previous or next page. */
|
|
38858
|
-
cursor?: string;
|
|
38859
|
-
/** @description The order the results are sorted in. */
|
|
38860
|
-
sortOrder?: "Asc" | "Desc";
|
|
38861
|
-
};
|
|
38862
|
-
header?: never;
|
|
38863
|
-
path: {
|
|
38864
|
-
/** @description The group Id */
|
|
38865
|
-
groupId: number;
|
|
38866
|
-
};
|
|
38867
|
-
cookie?: never;
|
|
38868
|
-
};
|
|
38869
|
-
requestBody?: never;
|
|
38870
|
-
responses: {
|
|
38871
|
-
/** @description OK */
|
|
38872
|
-
200: {
|
|
38873
|
-
headers: {
|
|
38874
|
-
[name: string]: unknown;
|
|
38875
|
-
};
|
|
38876
|
-
content: {
|
|
38877
|
-
"application/json": components["schemas"]["Roblox.Web.WebAPI.Models.ApiPageResponse_Roblox.Groups.Api.Models.Response.GroupExperienceResponse_"];
|
|
38878
|
-
"text/json": components["schemas"]["Roblox.Web.WebAPI.Models.ApiPageResponse_Roblox.Groups.Api.Models.Response.GroupExperienceResponse_"];
|
|
38879
|
-
};
|
|
38880
|
-
};
|
|
38881
|
-
/** @description 47: Code path is not implemented. */
|
|
38882
|
-
501: {
|
|
38883
|
-
headers: {
|
|
38884
|
-
[name: string]: unknown;
|
|
38885
|
-
};
|
|
38886
|
-
content?: never;
|
|
38887
|
-
};
|
|
38888
|
-
};
|
|
38889
|
-
};
|
|
38890
|
-
put?: never;
|
|
38891
|
-
post?: never;
|
|
38892
|
-
delete?: never;
|
|
38893
|
-
options?: never;
|
|
38894
|
-
head?: never;
|
|
38895
|
-
patch?: never;
|
|
38896
|
-
trace?: never;
|
|
38897
|
-
};
|
|
38898
|
-
"/v2/groups/{groupId}/transactions": {
|
|
38899
|
-
parameters: {
|
|
38900
|
-
query?: never;
|
|
38901
|
-
header?: never;
|
|
38902
|
-
path?: never;
|
|
38903
|
-
cookie?: never;
|
|
38904
|
-
};
|
|
38905
|
-
get: operations["TransactionHistory_GetGroupTransactions"];
|
|
38906
|
-
put?: never;
|
|
38907
|
-
post?: never;
|
|
38908
|
-
delete?: never;
|
|
38909
|
-
options?: never;
|
|
38910
|
-
head?: never;
|
|
38911
|
-
patch?: never;
|
|
38912
|
-
trace?: never;
|
|
38913
|
-
};
|
|
38914
|
-
"/v2/groups/{groupId}/wall/posts": {
|
|
38396
|
+
"/v2/groups/{groupId}/gamesV2": {
|
|
38915
38397
|
parameters: {
|
|
38916
38398
|
query?: never;
|
|
38917
38399
|
header?: never;
|
|
38918
38400
|
path?: never;
|
|
38919
38401
|
cookie?: never;
|
|
38920
38402
|
};
|
|
38921
|
-
/** Gets
|
|
38403
|
+
/** Gets experiences created by the specified group id. */
|
|
38922
38404
|
get: {
|
|
38923
38405
|
parameters: {
|
|
38924
38406
|
query?: {
|
|
38407
|
+
/** @description The access type of the experiences. */
|
|
38408
|
+
accessFilter?: 1 | 2 | 4;
|
|
38925
38409
|
/** @description The number of results per request. */
|
|
38926
38410
|
limit?: 10 | 25 | 50 | 100;
|
|
38927
38411
|
/** @description The paging cursor for the previous or next page. */
|
|
38928
38412
|
cursor?: string;
|
|
38929
|
-
/** @description
|
|
38413
|
+
/** @description The order the results are sorted in. */
|
|
38930
38414
|
sortOrder?: "Asc" | "Desc";
|
|
38931
38415
|
};
|
|
38932
38416
|
header?: never;
|
|
38933
38417
|
path: {
|
|
38934
|
-
/** @description The group
|
|
38418
|
+
/** @description The group Id */
|
|
38935
38419
|
groupId: number;
|
|
38936
38420
|
};
|
|
38937
38421
|
cookie?: never;
|
|
@@ -38944,19 +38428,12 @@ export interface paths {
|
|
|
38944
38428
|
[name: string]: unknown;
|
|
38945
38429
|
};
|
|
38946
38430
|
content: {
|
|
38947
|
-
"application/json": components["schemas"]["Roblox.Web.WebAPI.Models.ApiPageResponse_Roblox.Groups.Api.
|
|
38948
|
-
"text/json": components["schemas"]["Roblox.Web.WebAPI.Models.ApiPageResponse_Roblox.Groups.Api.
|
|
38949
|
-
};
|
|
38950
|
-
};
|
|
38951
|
-
/** @description 1: The group is invalid or does not exist. */
|
|
38952
|
-
400: {
|
|
38953
|
-
headers: {
|
|
38954
|
-
[name: string]: unknown;
|
|
38431
|
+
"application/json": components["schemas"]["Roblox.Web.WebAPI.Models.ApiPageResponse_Roblox.Groups.Api.Models.Response.GroupExperienceResponse_"];
|
|
38432
|
+
"text/json": components["schemas"]["Roblox.Web.WebAPI.Models.ApiPageResponse_Roblox.Groups.Api.Models.Response.GroupExperienceResponse_"];
|
|
38955
38433
|
};
|
|
38956
|
-
content?: never;
|
|
38957
38434
|
};
|
|
38958
|
-
/** @description
|
|
38959
|
-
|
|
38435
|
+
/** @description 47: Code path is not implemented. */
|
|
38436
|
+
501: {
|
|
38960
38437
|
headers: {
|
|
38961
38438
|
[name: string]: unknown;
|
|
38962
38439
|
};
|
|
@@ -38965,72 +38442,23 @@ export interface paths {
|
|
|
38965
38442
|
};
|
|
38966
38443
|
};
|
|
38967
38444
|
put?: never;
|
|
38968
|
-
|
|
38969
|
-
|
|
38970
|
-
|
|
38971
|
-
|
|
38972
|
-
|
|
38973
|
-
|
|
38974
|
-
|
|
38975
|
-
|
|
38976
|
-
|
|
38977
|
-
|
|
38978
|
-
|
|
38979
|
-
|
|
38980
|
-
|
|
38981
|
-
content: {
|
|
38982
|
-
"application/json": components["schemas"]["Roblox.Groups.Api.CreateWallPostRequest"];
|
|
38983
|
-
"text/json": components["schemas"]["Roblox.Groups.Api.CreateWallPostRequest"];
|
|
38984
|
-
};
|
|
38985
|
-
};
|
|
38986
|
-
responses: {
|
|
38987
|
-
/** @description OK */
|
|
38988
|
-
200: {
|
|
38989
|
-
headers: {
|
|
38990
|
-
[name: string]: unknown;
|
|
38991
|
-
};
|
|
38992
|
-
content: {
|
|
38993
|
-
"application/json": components["schemas"]["Roblox.Groups.Api.GroupWallPostV2Model"];
|
|
38994
|
-
"text/json": components["schemas"]["Roblox.Groups.Api.GroupWallPostV2Model"];
|
|
38995
|
-
};
|
|
38996
|
-
};
|
|
38997
|
-
/**
|
|
38998
|
-
* @description 1: The group is invalid or does not exist.
|
|
38999
|
-
* 5: Your post was empty, white space, or more than 500 characters.
|
|
39000
|
-
* 9: The provided content was moderated.
|
|
39001
|
-
*/
|
|
39002
|
-
400: {
|
|
39003
|
-
headers: {
|
|
39004
|
-
[name: string]: unknown;
|
|
39005
|
-
};
|
|
39006
|
-
content?: never;
|
|
39007
|
-
};
|
|
39008
|
-
/** @description 0: Authorization has been denied for this request. */
|
|
39009
|
-
401: {
|
|
39010
|
-
headers: {
|
|
39011
|
-
[name: string]: unknown;
|
|
39012
|
-
};
|
|
39013
|
-
content?: never;
|
|
39014
|
-
};
|
|
39015
|
-
/**
|
|
39016
|
-
* @description 0: Token Validation Failed
|
|
39017
|
-
* 2: You do not have permission to access this group wall.
|
|
39018
|
-
*/
|
|
39019
|
-
403: {
|
|
39020
|
-
headers: {
|
|
39021
|
-
[name: string]: unknown;
|
|
39022
|
-
};
|
|
39023
|
-
content?: never;
|
|
39024
|
-
};
|
|
39025
|
-
/** @description 4: You are posting too fast, please try again in a few minutes. */
|
|
39026
|
-
429: {
|
|
39027
|
-
headers: {
|
|
39028
|
-
[name: string]: unknown;
|
|
39029
|
-
};
|
|
39030
|
-
content?: never;
|
|
39031
|
-
};
|
|
39032
|
-
};
|
|
38445
|
+
post?: never;
|
|
38446
|
+
delete?: never;
|
|
38447
|
+
options?: never;
|
|
38448
|
+
head?: never;
|
|
38449
|
+
patch?: never;
|
|
38450
|
+
trace?: never;
|
|
38451
|
+
};
|
|
38452
|
+
"/v2/groups/{groupId}/transactions": {
|
|
38453
|
+
parameters: {
|
|
38454
|
+
query?: never;
|
|
38455
|
+
header?: never;
|
|
38456
|
+
path?: never;
|
|
38457
|
+
cookie?: never;
|
|
39033
38458
|
};
|
|
38459
|
+
get: operations["TransactionHistory_GetGroupTransactions"];
|
|
38460
|
+
put?: never;
|
|
38461
|
+
post?: never;
|
|
39034
38462
|
delete?: never;
|
|
39035
38463
|
options?: never;
|
|
39036
38464
|
head?: never;
|
|
@@ -42793,8 +42221,6 @@ export interface components {
|
|
|
42793
42221
|
artist?: string | null;
|
|
42794
42222
|
/** @description The name of the album to filter by. */
|
|
42795
42223
|
album?: string | null;
|
|
42796
|
-
/** @description Whether to include top charts in the results. */
|
|
42797
|
-
includeTopCharts?: boolean | null;
|
|
42798
42224
|
/** @description Indicates which music charts to filter from. */
|
|
42799
42225
|
musicChartType?: components["schemas"]["MusicChartType"];
|
|
42800
42226
|
} | null;
|
|
@@ -43777,6 +43203,45 @@ export interface components {
|
|
|
43777
43203
|
name?: string | null;
|
|
43778
43204
|
rootPlace?: components["schemas"]["PlaceResponse"] | null;
|
|
43779
43205
|
};
|
|
43206
|
+
/** @description Response model for listing a game server log */
|
|
43207
|
+
GameServerLog: {
|
|
43208
|
+
/**
|
|
43209
|
+
* Format: date-time
|
|
43210
|
+
* @description The timestamp the log was received
|
|
43211
|
+
*/
|
|
43212
|
+
messageTimestampMs?: string;
|
|
43213
|
+
/**
|
|
43214
|
+
* Format: int64
|
|
43215
|
+
* @description The universe where the log was created
|
|
43216
|
+
*/
|
|
43217
|
+
universeId?: number;
|
|
43218
|
+
/** @description The place where the log was created */
|
|
43219
|
+
placeId?: string | null;
|
|
43220
|
+
/** @description The place version on which the log was created */
|
|
43221
|
+
placeVersion?: string | null;
|
|
43222
|
+
/** @description The Game Server id where the log was created */
|
|
43223
|
+
jobId?: string | null;
|
|
43224
|
+
/** @description The severity of the log */
|
|
43225
|
+
severity?: components["schemas"]["LogSeverity"];
|
|
43226
|
+
/** @description The log message */
|
|
43227
|
+
message?: string | null;
|
|
43228
|
+
/** @description The stack trace of the log */
|
|
43229
|
+
stackTrace?: string | null;
|
|
43230
|
+
/** @description Optional message template included with structured logging */
|
|
43231
|
+
messageTemplate?: string | null;
|
|
43232
|
+
/** @description Optional message context included with structured logging */
|
|
43233
|
+
context?: string | null;
|
|
43234
|
+
/**
|
|
43235
|
+
* Format: int32
|
|
43236
|
+
* @description How many duplicate versions of this message were present in the same time window as this log
|
|
43237
|
+
*/
|
|
43238
|
+
skippedCount?: number;
|
|
43239
|
+
/**
|
|
43240
|
+
* Format: int32
|
|
43241
|
+
* @description How many more messages were present in the time window beyond our overall rate limits
|
|
43242
|
+
*/
|
|
43243
|
+
rateLimitedCount?: number;
|
|
43244
|
+
};
|
|
43780
43245
|
GameServerResponse: {
|
|
43781
43246
|
/** Format: uuid */
|
|
43782
43247
|
id?: string | null;
|
|
@@ -44967,6 +44432,16 @@ export interface components {
|
|
|
44967
44432
|
/** @description The next page token. */
|
|
44968
44433
|
nextPageToken: string | null;
|
|
44969
44434
|
};
|
|
44435
|
+
/** @description Response model for listing game servers. */
|
|
44436
|
+
ListGameServerLogsResponse: {
|
|
44437
|
+
/** @description The GameServers from the specified PlaceVersion. */
|
|
44438
|
+
gameServerLogs?: components["schemas"]["GameServerLog"][] | null;
|
|
44439
|
+
/**
|
|
44440
|
+
* @description A token that you can send as a `pageToken` parameter to retrieve the next
|
|
44441
|
+
* page. If this field is omitted, there are no subsequent pages.
|
|
44442
|
+
*/
|
|
44443
|
+
nextPageToken?: string | null;
|
|
44444
|
+
};
|
|
44970
44445
|
/** @description A list of GroupForumCategories in the parent collection. */
|
|
44971
44446
|
ListGroupForumCategoriesResponse: {
|
|
44972
44447
|
/** @description The GroupForumCategories from the specified Group. */
|
|
@@ -45149,6 +44624,13 @@ export interface components {
|
|
|
45149
44624
|
doubleValue?: string | null;
|
|
45150
44625
|
stringValue?: string | null;
|
|
45151
44626
|
};
|
|
44627
|
+
/**
|
|
44628
|
+
* Format: int32
|
|
44629
|
+
* @description Defines the various log severity types with values:
|
|
44630
|
+
* Output (0), Info (1), Warning (2), Error (3)
|
|
44631
|
+
* @enum {integer}
|
|
44632
|
+
*/
|
|
44633
|
+
LogSeverity: 0 | 1 | 2 | 3;
|
|
45152
44634
|
/**
|
|
45153
44635
|
* @description A `LuauExecutionSessionTask` ("task" for short) executes a given Luau script
|
|
45154
44636
|
* in the context of a specific version of a place.
|
|
@@ -48503,6 +47985,8 @@ export interface components {
|
|
|
48503
47985
|
* @enum {integer}
|
|
48504
47986
|
*/
|
|
48505
47987
|
fiatProductChangeType?: 0 | 1 | 2 | 3;
|
|
47988
|
+
/** @description Whether demo mode is enabled for this paid access game. */
|
|
47989
|
+
demoModeEnabled?: boolean;
|
|
48506
47990
|
};
|
|
48507
47991
|
/** @description Model for UniverseSettings patch requests */
|
|
48508
47992
|
"Roblox.Api.Develop.Models.UniverseSettingsRequestV2": {
|
|
@@ -48595,6 +48079,8 @@ export interface components {
|
|
|
48595
48079
|
* When provided, replaces the universe's existing audience set with the supplied values.
|
|
48596
48080
|
*/
|
|
48597
48081
|
audiences?: (0 | 1 | 2 | 3 | 4)[];
|
|
48082
|
+
/** @description Whether demo mode is enabled for this paid access game. */
|
|
48083
|
+
demoModeEnabled?: boolean;
|
|
48598
48084
|
};
|
|
48599
48085
|
/** @description Model for UniverseSettings controller responses */
|
|
48600
48086
|
"Roblox.Api.Develop.Models.UniverseSettingsResponse": {
|
|
@@ -48690,6 +48176,13 @@ export interface components {
|
|
|
48690
48176
|
* Always non-null; may be empty when audience visibility has not been configured.
|
|
48691
48177
|
*/
|
|
48692
48178
|
audiences?: (0 | 1 | 2 | 3 | 4)[];
|
|
48179
|
+
/** @description Whether demo mode is enabled. */
|
|
48180
|
+
demoModeEnabled?: boolean;
|
|
48181
|
+
/**
|
|
48182
|
+
* Format: date-time
|
|
48183
|
+
* @description When demo mode was last toggled. For client-side throttle UX.
|
|
48184
|
+
*/
|
|
48185
|
+
demoModeLastChangedTime?: string;
|
|
48693
48186
|
};
|
|
48694
48187
|
/** @description Model for UniverseSettings controller responses */
|
|
48695
48188
|
"Roblox.Api.Develop.Models.UniverseSettingsResponseV2": {
|
|
@@ -48785,6 +48278,13 @@ export interface components {
|
|
|
48785
48278
|
* Always non-null; may be empty when audience visibility has not been configured.
|
|
48786
48279
|
*/
|
|
48787
48280
|
audiences?: (0 | 1 | 2 | 3 | 4)[];
|
|
48281
|
+
/** @description Whether demo mode is enabled. */
|
|
48282
|
+
demoModeEnabled?: boolean;
|
|
48283
|
+
/**
|
|
48284
|
+
* Format: date-time
|
|
48285
|
+
* @description When demo mode was last toggled. For client-side throttle UX.
|
|
48286
|
+
*/
|
|
48287
|
+
demoModeLastChangedTime?: string;
|
|
48788
48288
|
};
|
|
48789
48289
|
/** @description Team create settings of a universe */
|
|
48790
48290
|
"Roblox.Api.Develop.Models.UniverseTeamCreateSettingsModel": {
|
|
@@ -50860,15 +50360,6 @@ export interface components {
|
|
|
50860
50360
|
settingTargetId?: number;
|
|
50861
50361
|
settingTargetCode?: string;
|
|
50862
50362
|
};
|
|
50863
|
-
/** @description A response model representing a game server player. */
|
|
50864
|
-
"Roblox.Games.Api.GameServerPlayerResponse": {
|
|
50865
|
-
/** @description The thumbnail token for the player. */
|
|
50866
|
-
playerToken?: string;
|
|
50867
|
-
/** Format: int64 */
|
|
50868
|
-
id?: number;
|
|
50869
|
-
name?: string;
|
|
50870
|
-
displayName?: string;
|
|
50871
|
-
};
|
|
50872
50363
|
/** @description Game favorite request model. */
|
|
50873
50364
|
"Roblox.Games.Api.Models.Request.GameFavoritesRequest": {
|
|
50874
50365
|
/** @description true for favor the game, false for unfavor the game. */
|
|
@@ -50993,6 +50484,13 @@ export interface components {
|
|
|
50993
50484
|
* It must be the same as the canonical URL (rel-canonical meta tag) on the game's EDP.
|
|
50994
50485
|
*/
|
|
50995
50486
|
canonicalUrlPath?: string;
|
|
50487
|
+
/**
|
|
50488
|
+
* @description Indicates whether this experience is content-restricted and has had its details wiped.
|
|
50489
|
+
* When true, the content fields (name, description, creator, etc.) contain placeholder or
|
|
50490
|
+
* empty values rather than the real data. Consumers should branch on this flag instead of
|
|
50491
|
+
* inferring restriction from placeholder text.
|
|
50492
|
+
*/
|
|
50493
|
+
isContentRestricted?: boolean;
|
|
50996
50494
|
};
|
|
50997
50495
|
/** @description Game favorite response model. */
|
|
50998
50496
|
"Roblox.Games.Api.Models.Response.GameFavoriteResponse": {
|
|
@@ -51213,6 +50711,11 @@ export interface components {
|
|
|
51213
50711
|
unplayableDisplayText?: string;
|
|
51214
50712
|
playableUxTreatment?: components["schemas"]["Roblox.Games.Api.Models.Response.PlayableUxTreatment"];
|
|
51215
50713
|
upsellUxTreatment?: components["schemas"]["Roblox.Games.Api.Models.Response.UpsellUxTreatment"];
|
|
50714
|
+
/**
|
|
50715
|
+
* @description Whether the game supports demo play for users who have not purchased it.
|
|
50716
|
+
* Only set when PlayabilityStatus is PurchaseRequired or FiatPurchaseRequired.
|
|
50717
|
+
*/
|
|
50718
|
+
demoModeAvailable?: boolean;
|
|
51216
50719
|
};
|
|
51217
50720
|
"Roblox.Games.Api.Models.Response.PlayableUxTreatment": {
|
|
51218
50721
|
treatment?: string;
|
|
@@ -51269,15 +50772,6 @@ export interface components {
|
|
|
51269
50772
|
*/
|
|
51270
50773
|
bodyText?: string;
|
|
51271
50774
|
};
|
|
51272
|
-
/** @description A response model specific to multi-get user. */
|
|
51273
|
-
"Roblox.Games.Api.Models.Response.VerifiedBadgeUserResponse": {
|
|
51274
|
-
/** @description The user's verified badge status. */
|
|
51275
|
-
hasVerifiedBadge?: boolean;
|
|
51276
|
-
/** Format: int64 */
|
|
51277
|
-
id?: number;
|
|
51278
|
-
name?: string;
|
|
51279
|
-
displayName?: string;
|
|
51280
|
-
};
|
|
51281
50775
|
/** @description ApiPageResponse for blocked keywords */
|
|
51282
50776
|
"Roblox.Groups.Api.BlockedKeywordPageResponse_Roblox.Groups.Client.BlockedKeywordModel_": {
|
|
51283
50777
|
/**
|
|
@@ -51308,15 +50802,6 @@ export interface components {
|
|
|
51308
50802
|
keywords?: string;
|
|
51309
50803
|
isPrivate?: boolean;
|
|
51310
50804
|
};
|
|
51311
|
-
/** @description A request model for creating a group wall post */
|
|
51312
|
-
"Roblox.Groups.Api.CreateWallPostRequest": {
|
|
51313
|
-
/** @description The wall post body */
|
|
51314
|
-
body?: string;
|
|
51315
|
-
captchaId?: string;
|
|
51316
|
-
captchaToken?: string;
|
|
51317
|
-
captchaProvider?: string;
|
|
51318
|
-
challengeId?: string;
|
|
51319
|
-
};
|
|
51320
50805
|
/** @description Response model for the community feature freezes endpoint. */
|
|
51321
50806
|
"Roblox.Groups.Api.GetCommunityFeatureFreezesResponse": {
|
|
51322
50807
|
/** @description The freeze status of each community feature. */
|
|
@@ -51896,27 +51381,6 @@ export interface components {
|
|
|
51896
51381
|
*/
|
|
51897
51382
|
isAutoAssignRoleDisabled?: boolean;
|
|
51898
51383
|
};
|
|
51899
|
-
/** @description A response model for group wall post information */
|
|
51900
|
-
"Roblox.Groups.Api.GroupWallPostV2Model": {
|
|
51901
|
-
/**
|
|
51902
|
-
* Format: int64
|
|
51903
|
-
* @description The group wall post Id.
|
|
51904
|
-
*/
|
|
51905
|
-
id?: number;
|
|
51906
|
-
poster?: components["schemas"]["Roblox.Groups.Api.UserGroupRoleResponse"];
|
|
51907
|
-
/** @description The group wall post body. */
|
|
51908
|
-
body?: string;
|
|
51909
|
-
/**
|
|
51910
|
-
* Format: date-time
|
|
51911
|
-
* @description When the group wall post was posted.
|
|
51912
|
-
*/
|
|
51913
|
-
created?: string;
|
|
51914
|
-
/**
|
|
51915
|
-
* Format: date-time
|
|
51916
|
-
* @description When the group wall post was last updated.
|
|
51917
|
-
*/
|
|
51918
|
-
updated?: string;
|
|
51919
|
-
};
|
|
51920
51384
|
/** @description A group roles response model */
|
|
51921
51385
|
"Roblox.Groups.Api.GroupsDisplayOptionsResponse": {
|
|
51922
51386
|
/**
|
|
@@ -53480,17 +52944,6 @@ export interface components {
|
|
|
53480
52944
|
/** @description Boolean, true if the user can afford to purchase the publishing of the audio file. */
|
|
53481
52945
|
canAfford?: boolean;
|
|
53482
52946
|
};
|
|
53483
|
-
/** @description A response model for thumbnails which belong to a specific universe ID */
|
|
53484
|
-
"Roblox.Thumbnails.Api.Models.UniverseThumbnailsResponse": {
|
|
53485
|
-
/**
|
|
53486
|
-
* Format: int64
|
|
53487
|
-
* @description Integer universe ID
|
|
53488
|
-
*/
|
|
53489
|
-
universeId?: number;
|
|
53490
|
-
error?: components["schemas"]["Roblox.Web.WebAPI.Models.ApiErrorModel"];
|
|
53491
|
-
/** @description An array of ThumbnailResponse objects */
|
|
53492
|
-
thumbnails?: components["schemas"]["ThumbnailsApi.Roblox.Web.Responses.Thumbnails.ThumbnailResponse"][];
|
|
53493
|
-
};
|
|
53494
52947
|
"Roblox.Thumbnails.Apis.Models.ThumbnailBatchRequest": {
|
|
53495
52948
|
/** @description The request id. (Generated client side, used to represent the items in the request) */
|
|
53496
52949
|
requestId?: string;
|
|
@@ -53521,6 +52974,8 @@ export interface components {
|
|
|
53521
52974
|
accessContext?: string;
|
|
53522
52975
|
/** @description Head shape for dynamic head thumbnails (only relevant for Asset thumbnail types with dynamic head) */
|
|
53523
52976
|
headShape?: string;
|
|
52977
|
+
/** @description Whether to include a background in avatar thumbnails (defaults to false) */
|
|
52978
|
+
includeBackground?: boolean;
|
|
53524
52979
|
};
|
|
53525
52980
|
"Roblox.Trades.Api.CanTradeResponse": {
|
|
53526
52981
|
/** @description Returns true if you can trade with the given user. */
|
|
@@ -54575,51 +54030,6 @@ export interface components {
|
|
|
54575
54030
|
*/
|
|
54576
54031
|
placeVisits?: number;
|
|
54577
54032
|
};
|
|
54578
|
-
/** @description Game server list response model. */
|
|
54579
|
-
"Roblox.Web.Responses.Games.GameServerResponse": {
|
|
54580
|
-
/**
|
|
54581
|
-
* Format: uuid
|
|
54582
|
-
* @description The game server ID.
|
|
54583
|
-
*/
|
|
54584
|
-
id?: string;
|
|
54585
|
-
/**
|
|
54586
|
-
* Format: int32
|
|
54587
|
-
* @description The max number of players allowed to enter the server at the same time.
|
|
54588
|
-
*/
|
|
54589
|
-
maxPlayers?: number;
|
|
54590
|
-
/**
|
|
54591
|
-
* Format: int32
|
|
54592
|
-
* @description The number of players actively in the server.
|
|
54593
|
-
*/
|
|
54594
|
-
playing?: number;
|
|
54595
|
-
/** @description The thumbnail tokens for all the players in the server. */
|
|
54596
|
-
playerTokens?: string[];
|
|
54597
|
-
/** @description The players in the server. */
|
|
54598
|
-
players?: components["schemas"]["Roblox.Games.Api.GameServerPlayerResponse"][];
|
|
54599
|
-
/**
|
|
54600
|
-
* Format: double
|
|
54601
|
-
* @description The current frames per second the server is running at.
|
|
54602
|
-
*/
|
|
54603
|
-
fps?: number;
|
|
54604
|
-
/**
|
|
54605
|
-
* Format: int32
|
|
54606
|
-
* @description The game server ping time (measured in milliseconds).
|
|
54607
|
-
*/
|
|
54608
|
-
ping?: number;
|
|
54609
|
-
/** @description The name of the private server. */
|
|
54610
|
-
name?: string;
|
|
54611
|
-
/**
|
|
54612
|
-
* Format: int64
|
|
54613
|
-
* @description The private server ID.
|
|
54614
|
-
*/
|
|
54615
|
-
vipServerId?: number;
|
|
54616
|
-
/**
|
|
54617
|
-
* Format: uuid
|
|
54618
|
-
* @description The private server access code.
|
|
54619
|
-
*/
|
|
54620
|
-
accessCode?: string;
|
|
54621
|
-
owner?: components["schemas"]["Roblox.Games.Api.Models.Response.VerifiedBadgeUserResponse"];
|
|
54622
|
-
};
|
|
54623
54033
|
"Roblox.Web.Responses.Groups.GroupBasicResponse": {
|
|
54624
54034
|
/** Format: int64 */
|
|
54625
54035
|
id?: number;
|
|
@@ -54731,22 +54141,6 @@ export interface components {
|
|
|
54731
54141
|
type?: 0;
|
|
54732
54142
|
name?: string;
|
|
54733
54143
|
};
|
|
54734
|
-
"Roblox.Web.Responses.Thumbnails.ThumbnailBatchResponse": {
|
|
54735
|
-
requestId?: string;
|
|
54736
|
-
/** Format: int32 */
|
|
54737
|
-
errorCode?: number;
|
|
54738
|
-
errorMessage?: string;
|
|
54739
|
-
/** Format: int64 */
|
|
54740
|
-
targetId?: number;
|
|
54741
|
-
/**
|
|
54742
|
-
* @description ['Error' = 0, 'Completed' = 1, 'InReview' = 2, 'Pending' = 3, 'Blocked' = 4, 'TemporarilyUnavailable' = 5]
|
|
54743
|
-
* @enum {string}
|
|
54744
|
-
*/
|
|
54745
|
-
state?: "Error" | "Completed" | "InReview" | "Pending" | "Blocked" | "TemporarilyUnavailable";
|
|
54746
|
-
imageUrl?: string;
|
|
54747
|
-
version?: string;
|
|
54748
|
-
thumbnailSource?: string;
|
|
54749
|
-
};
|
|
54750
54144
|
"Roblox.Web.Responses.Users.SkinnyUserResponse": {
|
|
54751
54145
|
/** Format: int64 */
|
|
54752
54146
|
id?: number;
|
|
@@ -54853,9 +54247,6 @@ export interface components {
|
|
|
54853
54247
|
"Roblox.Web.WebAPI.Models.ApiArrayResponse_Roblox.Locale.Api.SupportedLocaleLocus_": {
|
|
54854
54248
|
data?: components["schemas"]["Roblox.Locale.Api.SupportedLocaleLocus"][];
|
|
54855
54249
|
};
|
|
54856
|
-
"Roblox.Web.WebAPI.Models.ApiArrayResponse_Roblox.Thumbnails.Api.Models.UniverseThumbnailsResponse_": {
|
|
54857
|
-
data?: components["schemas"]["Roblox.Thumbnails.Api.Models.UniverseThumbnailsResponse"][];
|
|
54858
|
-
};
|
|
54859
54250
|
"Roblox.Web.WebAPI.Models.ApiArrayResponse_Roblox.TranslationRoles.Api.Assignee_": {
|
|
54860
54251
|
data?: components["schemas"]["Roblox.TranslationRoles.Api.Assignee"][];
|
|
54861
54252
|
};
|
|
@@ -54877,26 +54268,12 @@ export interface components {
|
|
|
54877
54268
|
"Roblox.Web.WebAPI.Models.ApiArrayResponse_Roblox.Web.Responses.Plugins.PluginResponse_": {
|
|
54878
54269
|
data?: components["schemas"]["Roblox.Web.Responses.Plugins.PluginResponse"][];
|
|
54879
54270
|
};
|
|
54880
|
-
"Roblox.Web.WebAPI.Models.ApiArrayResponse_Roblox.Web.Responses.Thumbnails.ThumbnailBatchResponse_": {
|
|
54881
|
-
data?: components["schemas"]["Roblox.Web.Responses.Thumbnails.ThumbnailBatchResponse"][];
|
|
54882
|
-
};
|
|
54883
|
-
"Roblox.Web.WebAPI.Models.ApiArrayResponse_Roblox.Web.Responses.Thumbnails.ThumbnailResponse_": {
|
|
54884
|
-
data?: components["schemas"]["ThumbnailsApi.Roblox.Web.Responses.Thumbnails.ThumbnailResponse"][];
|
|
54885
|
-
};
|
|
54886
54271
|
"Roblox.Web.WebAPI.Models.ApiArrayResponse_Roblox.Web.Responses.Users.SkinnyUserResponse_": {
|
|
54887
54272
|
data?: components["schemas"]["Roblox.Web.Responses.Users.SkinnyUserResponse"][];
|
|
54888
54273
|
};
|
|
54889
54274
|
"Roblox.Web.WebAPI.Models.ApiArrayResponse_System.String_": {
|
|
54890
54275
|
data?: string[];
|
|
54891
54276
|
};
|
|
54892
|
-
"Roblox.Web.WebAPI.Models.ApiErrorModel": {
|
|
54893
|
-
/** Format: int32 */
|
|
54894
|
-
code?: number;
|
|
54895
|
-
message?: string;
|
|
54896
|
-
userFacingMessage?: string;
|
|
54897
|
-
field?: string;
|
|
54898
|
-
fieldData?: unknown;
|
|
54899
|
-
};
|
|
54900
54277
|
"Roblox.Web.WebAPI.Models.ApiPageResponse_Roblox.Api.Develop.AssetVersion_": {
|
|
54901
54278
|
previousPageCursor?: string;
|
|
54902
54279
|
nextPageCursor?: string;
|
|
@@ -54957,11 +54334,6 @@ export interface components {
|
|
|
54957
54334
|
nextPageCursor?: string;
|
|
54958
54335
|
data?: components["schemas"]["Roblox.Groups.Api.GroupJoinRequestResponse"][];
|
|
54959
54336
|
};
|
|
54960
|
-
"Roblox.Web.WebAPI.Models.ApiPageResponse_Roblox.Groups.Api.GroupWallPostV2Model_": {
|
|
54961
|
-
previousPageCursor?: string;
|
|
54962
|
-
nextPageCursor?: string;
|
|
54963
|
-
data?: components["schemas"]["Roblox.Groups.Api.GroupWallPostV2Model"][];
|
|
54964
|
-
};
|
|
54965
54337
|
"Roblox.Web.WebAPI.Models.ApiPageResponse_Roblox.Groups.Api.Models.Response.GroupExperienceResponse_": {
|
|
54966
54338
|
previousPageCursor?: string;
|
|
54967
54339
|
nextPageCursor?: string;
|
|
@@ -55052,11 +54424,6 @@ export interface components {
|
|
|
55052
54424
|
nextPageCursor?: string;
|
|
55053
54425
|
data?: components["schemas"]["Roblox.Web.Responses.Games.GameResponseV2"][];
|
|
55054
54426
|
};
|
|
55055
|
-
"Roblox.Web.WebAPI.Models.ApiPageResponse_Roblox.Web.Responses.Games.GameServerResponse_": {
|
|
55056
|
-
previousPageCursor?: string;
|
|
55057
|
-
nextPageCursor?: string;
|
|
55058
|
-
data?: components["schemas"]["Roblox.Web.Responses.Games.GameServerResponse"][];
|
|
55059
|
-
};
|
|
55060
54427
|
RobuxRateBreakdown: {
|
|
55061
54428
|
/** Format: double */
|
|
55062
54429
|
o18?: number | null;
|
|
@@ -55165,12 +54532,7 @@ export interface components {
|
|
|
55165
54532
|
tags?: string[] | null;
|
|
55166
54533
|
/** @description The category path to filter by. */
|
|
55167
54534
|
categoryPath?: string | null;
|
|
55168
|
-
/**
|
|
55169
|
-
* @description Optional swimlane identifier (e.g. "trending", "essential", "priced").
|
|
55170
|
-
* Resolves through Toolbox.Service.Interfaces.Swimlanes.ISwimlaneRegistry to a provider whose
|
|
55171
|
-
* default sort intent and search-builder configuration are applied to the
|
|
55172
|
-
* query. Unknown, disabled, or category-ineligible values yield 400.
|
|
55173
|
-
*/
|
|
54535
|
+
/** @description Optional swimlane identifier (e.g. "trending", "essential", "priced"). */
|
|
55174
54536
|
swimlane?: string | null;
|
|
55175
54537
|
/** @description Indicates which fields will be populated in the response. */
|
|
55176
54538
|
searchView?: components["schemas"]["SearchView"];
|
|
@@ -55683,18 +55045,6 @@ export interface components {
|
|
|
55683
55045
|
*/
|
|
55684
55046
|
reason?: "EXPIRATION_REASON_UNSPECIFIED" | "PRODUCT_INACTIVE" | "PRODUCT_DELETED" | "SUBSCRIBER_CANCELLED" | "SUBSCRIBER_REFUNDED" | "LAPSED";
|
|
55685
55047
|
};
|
|
55686
|
-
"ThumbnailsApi.Roblox.Web.Responses.Thumbnails.ThumbnailResponse": {
|
|
55687
|
-
/** Format: int64 */
|
|
55688
|
-
targetId?: number;
|
|
55689
|
-
/**
|
|
55690
|
-
* @description ['Error' = 0, 'Completed' = 1, 'InReview' = 2, 'Pending' = 3, 'Blocked' = 4, 'TemporarilyUnavailable' = 5]
|
|
55691
|
-
* @enum {string}
|
|
55692
|
-
*/
|
|
55693
|
-
state?: "Error" | "Completed" | "InReview" | "Pending" | "Blocked" | "TemporarilyUnavailable";
|
|
55694
|
-
imageUrl?: string;
|
|
55695
|
-
version?: string;
|
|
55696
|
-
thumbnailSource?: string;
|
|
55697
|
-
};
|
|
55698
55048
|
/** @description Representation of an asset. */
|
|
55699
55049
|
"ToolboxService.Asset": {
|
|
55700
55050
|
/**
|
|
@@ -62456,6 +61806,88 @@ export interface operations {
|
|
|
62456
61806
|
};
|
|
62457
61807
|
};
|
|
62458
61808
|
};
|
|
61809
|
+
GameServers_ListGameServerLogs: {
|
|
61810
|
+
parameters: {
|
|
61811
|
+
query?: {
|
|
61812
|
+
/**
|
|
61813
|
+
* @description The maximum number of game servers to return. The service might return
|
|
61814
|
+
* fewer than this value. If unspecified, at most 25 game servers are
|
|
61815
|
+
* returned. The maximum value is 100 and higher values are set to 100.
|
|
61816
|
+
*/
|
|
61817
|
+
MaxPageSize?: number;
|
|
61818
|
+
/**
|
|
61819
|
+
* @description A page token, received from a previous call, to retrieve a subsequent page.
|
|
61820
|
+
* When paginating, all other parameters provided to the subsequent call must
|
|
61821
|
+
* match the call that provided the page token.
|
|
61822
|
+
*/
|
|
61823
|
+
PageToken?: string;
|
|
61824
|
+
/**
|
|
61825
|
+
* @description Sorting is supported only for a single field at a time.
|
|
61826
|
+
* Example: "orderBy": "uptime"
|
|
61827
|
+
* Defaults to ascending, but descending ordering is also supported by
|
|
61828
|
+
* including the " desc" suffix. For example: "orderBy": "uptime desc".
|
|
61829
|
+
*/
|
|
61830
|
+
OrderBy?: string;
|
|
61831
|
+
/**
|
|
61832
|
+
* @description This field may be set in order to filter the resources returned.
|
|
61833
|
+
* - CEL filtering is supported on all fields.
|
|
61834
|
+
* - Supported operators &&, <, <=, >, >=, ==, and `in`
|
|
61835
|
+
*/
|
|
61836
|
+
Filter?: string;
|
|
61837
|
+
};
|
|
61838
|
+
header?: never;
|
|
61839
|
+
path: {
|
|
61840
|
+
/** @description The universe id */
|
|
61841
|
+
universeId: number;
|
|
61842
|
+
/** @description The place id */
|
|
61843
|
+
placeId: number;
|
|
61844
|
+
/** @description The version number */
|
|
61845
|
+
versionNumber: string;
|
|
61846
|
+
/** @description The server job id */
|
|
61847
|
+
jobId: string;
|
|
61848
|
+
};
|
|
61849
|
+
cookie?: never;
|
|
61850
|
+
};
|
|
61851
|
+
requestBody?: never;
|
|
61852
|
+
responses: {
|
|
61853
|
+
/** @description Success */
|
|
61854
|
+
200: {
|
|
61855
|
+
headers: {
|
|
61856
|
+
[name: string]: unknown;
|
|
61857
|
+
};
|
|
61858
|
+
content: {
|
|
61859
|
+
"application/json": components["schemas"]["ListGameServerLogsResponse"];
|
|
61860
|
+
};
|
|
61861
|
+
};
|
|
61862
|
+
/** @description Bad Request */
|
|
61863
|
+
400: {
|
|
61864
|
+
headers: {
|
|
61865
|
+
[name: string]: unknown;
|
|
61866
|
+
};
|
|
61867
|
+
content: {
|
|
61868
|
+
"application/json": components["schemas"]["ServerManagementService.ProblemDetails"];
|
|
61869
|
+
};
|
|
61870
|
+
};
|
|
61871
|
+
/** @description Unauthorized */
|
|
61872
|
+
401: {
|
|
61873
|
+
headers: {
|
|
61874
|
+
[name: string]: unknown;
|
|
61875
|
+
};
|
|
61876
|
+
content: {
|
|
61877
|
+
"application/json": components["schemas"]["ServerManagementService.ProblemDetails"];
|
|
61878
|
+
};
|
|
61879
|
+
};
|
|
61880
|
+
/** @description Forbidden */
|
|
61881
|
+
403: {
|
|
61882
|
+
headers: {
|
|
61883
|
+
[name: string]: unknown;
|
|
61884
|
+
};
|
|
61885
|
+
content: {
|
|
61886
|
+
"application/json": components["schemas"]["ServerManagementService.ProblemDetails"];
|
|
61887
|
+
};
|
|
61888
|
+
};
|
|
61889
|
+
};
|
|
61890
|
+
};
|
|
62459
61891
|
Restarts_ListRestartStatuses: {
|
|
62460
61892
|
parameters: {
|
|
62461
61893
|
query?: never;
|
|
@@ -62853,9 +62285,9 @@ export interface operations {
|
|
|
62853
62285
|
};
|
|
62854
62286
|
Toolbox_SearchCreatorStoreAssetsDeprecated: {
|
|
62855
62287
|
parameters: {
|
|
62856
|
-
query
|
|
62857
|
-
/** @description The asset type to search within. */
|
|
62858
|
-
searchCategoryType
|
|
62288
|
+
query?: {
|
|
62289
|
+
/** @description The asset type to search within. Optional when categoryPath is present in the request; otherwise required. */
|
|
62290
|
+
searchCategoryType?: components["schemas"]["SearchCategoryType"] | null;
|
|
62859
62291
|
/** @description The search terms used to filter the results. */
|
|
62860
62292
|
query?: string;
|
|
62861
62293
|
/** @description When searching for models, the subtypes associated with the search results. */
|
|
@@ -62886,7 +62318,6 @@ export interface operations {
|
|
|
62886
62318
|
audioArtist?: string;
|
|
62887
62319
|
/** @description When searching for audio, the album name of the audio assets. */
|
|
62888
62320
|
audioAlbum?: string;
|
|
62889
|
-
includeTopCharts?: boolean | null;
|
|
62890
62321
|
/** @description When searching for audio, the type of the audio assets. */
|
|
62891
62322
|
audioTypes?: components["schemas"]["SearchAudioTypeModel"][] | null;
|
|
62892
62323
|
/** @description When searching for models, this filters that the following [Instance](https://create.roblox.com/docs/reference/engine/classes/Instance) types are included in the model. */
|
|
@@ -62899,11 +62330,15 @@ export interface operations {
|
|
|
62899
62330
|
maxPriceCents?: number | null;
|
|
62900
62331
|
/** @description Additional keywords to query by. */
|
|
62901
62332
|
facets?: string[] | null;
|
|
62333
|
+
/** @description The tags used to filter the results. */
|
|
62334
|
+
tags?: string[] | null;
|
|
62902
62335
|
categoryPath?: string;
|
|
62903
62336
|
/** @description Indicates which fields will be populated in the response. */
|
|
62904
62337
|
searchView?: components["schemas"]["SearchView"];
|
|
62905
62338
|
/** @description Indicates which music charts to filter from. */
|
|
62906
62339
|
musicChartType?: components["schemas"]["MusicChartType"];
|
|
62340
|
+
/** @description Indicates which swimlane to filter from. */
|
|
62341
|
+
swimlane?: string;
|
|
62907
62342
|
};
|
|
62908
62343
|
header?: never;
|
|
62909
62344
|
path?: never;
|
|
@@ -63119,8 +62554,6 @@ export interface operations {
|
|
|
63119
62554
|
};
|
|
63120
62555
|
content: {
|
|
63121
62556
|
"text/plain": components["schemas"]["GameVoteResponseApiArrayResponse"];
|
|
63122
|
-
"application/json": components["schemas"]["GameVoteResponseApiArrayResponse"];
|
|
63123
|
-
"text/json": components["schemas"]["GameVoteResponseApiArrayResponse"];
|
|
63124
62557
|
};
|
|
63125
62558
|
};
|
|
63126
62559
|
};
|
|
@@ -63175,8 +62608,6 @@ export interface operations {
|
|
|
63175
62608
|
};
|
|
63176
62609
|
content: {
|
|
63177
62610
|
"text/plain": components["schemas"]["ApiEmptyResponseModel"];
|
|
63178
|
-
"application/json": components["schemas"]["ApiEmptyResponseModel"];
|
|
63179
|
-
"text/json": components["schemas"]["ApiEmptyResponseModel"];
|
|
63180
62611
|
};
|
|
63181
62612
|
};
|
|
63182
62613
|
};
|
|
@@ -63199,8 +62630,6 @@ export interface operations {
|
|
|
63199
62630
|
};
|
|
63200
62631
|
content: {
|
|
63201
62632
|
"text/plain": components["schemas"]["GameVoteResponse"];
|
|
63202
|
-
"application/json": components["schemas"]["GameVoteResponse"];
|
|
63203
|
-
"text/json": components["schemas"]["GameVoteResponse"];
|
|
63204
62633
|
};
|
|
63205
62634
|
};
|
|
63206
62635
|
};
|
|
@@ -63223,8 +62652,6 @@ export interface operations {
|
|
|
63223
62652
|
};
|
|
63224
62653
|
content: {
|
|
63225
62654
|
"text/plain": components["schemas"]["UserGameVoteResponse"];
|
|
63226
|
-
"application/json": components["schemas"]["UserGameVoteResponse"];
|
|
63227
|
-
"text/json": components["schemas"]["UserGameVoteResponse"];
|
|
63228
62655
|
};
|
|
63229
62656
|
};
|
|
63230
62657
|
};
|