rozod 6.7.1 → 6.9.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/LICENSE +1 -1
- package/README.md +75 -451
- package/lib/endpoints/accountinformationv1.d.ts +92 -95
- package/lib/endpoints/accountsettingsv1.d.ts +88 -110
- package/lib/endpoints/adconfigurationv2.d.ts +108 -215
- package/lib/endpoints/assetdeliveryv1.d.ts +267 -230
- package/lib/endpoints/assetdeliveryv1.js +38 -0
- package/lib/endpoints/assetdeliveryv2.d.ts +201 -176
- package/lib/endpoints/assetdeliveryv2.js +26 -0
- package/lib/endpoints/authv1.d.ts +480 -517
- package/lib/endpoints/authv1.js +3 -1
- package/lib/endpoints/authv2.d.ts +210 -222
- package/lib/endpoints/authv2.js +1 -1
- package/lib/endpoints/authv3.d.ts +32 -35
- package/lib/endpoints/avatarv1.d.ts +112 -117
- package/lib/endpoints/avatarv2.d.ts +71 -76
- package/lib/endpoints/avatarv3.d.ts +27 -33
- package/lib/endpoints/badgesv1.d.ts +96 -99
- package/lib/endpoints/badgesv1.js +4 -0
- package/lib/endpoints/catalogv1.d.ts +209 -234
- package/lib/endpoints/catalogv1.js +2 -1
- package/lib/endpoints/catalogv2.d.ts +106 -136
- package/lib/endpoints/catalogv2.js +21 -17
- package/lib/endpoints/chatv2.d.ts +778 -778
- package/lib/endpoints/clientsettingsv1.d.ts +33 -35
- package/lib/endpoints/clientsettingsv2.d.ts +62 -68
- package/lib/endpoints/contactsv1.d.ts +18 -20
- package/lib/endpoints/developv1.d.ts +233 -293
- package/lib/endpoints/developv1.js +3 -0
- package/lib/endpoints/developv2.d.ts +87 -138
- package/lib/endpoints/developv2.js +3 -1
- package/lib/endpoints/economycreatorstatsv1.d.ts +12 -12
- package/lib/endpoints/economyv1.d.ts +6 -6
- package/lib/endpoints/engagementpayoutsv1.d.ts +9 -9
- package/lib/endpoints/followingsv1.d.ts +33 -34
- package/lib/endpoints/followingsv2.d.ts +9 -9
- package/lib/endpoints/friendsv1.d.ts +416 -545
- package/lib/endpoints/friendsv1.js +213 -313
- package/lib/endpoints/gameinternationalizationv1.d.ts +1509 -1642
- package/lib/endpoints/gameinternationalizationv2.d.ts +62 -64
- package/lib/endpoints/gamejoinv1.d.ts +458 -458
- package/lib/endpoints/gamesv1.d.ts +183 -143
- package/lib/endpoints/gamesv1.js +2 -0
- package/lib/endpoints/gamesv2.d.ts +161 -158
- package/lib/endpoints/gamesv2.js +9 -0
- package/lib/endpoints/groupsv1.d.ts +967 -976
- package/lib/endpoints/groupsv1.js +48 -4
- package/lib/endpoints/groupsv2.d.ts +259 -277
- package/lib/endpoints/groupsv2.js +1 -0
- package/lib/endpoints/inventoryv1.d.ts +93 -122
- package/lib/endpoints/inventoryv1.js +3 -1
- package/lib/endpoints/inventoryv2.d.ts +163 -178
- package/lib/endpoints/inventoryv2.js +2 -0
- package/lib/endpoints/itemconfigurationv1.d.ts +33 -40
- package/lib/endpoints/localev1.d.ts +47 -48
- package/lib/endpoints/localizationtablesv1.d.ts +315 -353
- package/lib/endpoints/matchmakingv1.d.ts +184 -190
- package/lib/endpoints/metricsv1.d.ts +88 -88
- package/lib/endpoints/notificationsv2.d.ts +144 -158
- package/lib/endpoints/premiumfeaturesv1.d.ts +14 -14
- package/lib/endpoints/presencev1.d.ts +7 -12
- package/lib/endpoints/privatemessagesv1.d.ts +56 -64
- package/lib/endpoints/publishv1.d.ts +32 -32
- package/lib/endpoints/thumbnailsresizerv1.d.ts +52 -53
- package/lib/endpoints/thumbnailsv1.d.ts +317 -361
- package/lib/endpoints/thumbnailsv1.js +25 -0
- package/lib/endpoints/tradesv1.d.ts +92 -104
- package/lib/endpoints/tradesv2.d.ts +81 -84
- package/lib/endpoints/translationrolesv1.d.ts +46 -51
- package/lib/endpoints/twostepverificationv1.d.ts +233 -237
- package/lib/endpoints/usersv1.d.ts +110 -114
- package/lib/index.d.ts +152 -4
- package/lib/index.js +273 -4
- package/lib/opencloud/v1/asset-permissions.d.ts +1 -1
- package/lib/opencloud/v1/assets.d.ts +9 -9
- package/lib/opencloud/v1/datastores-ordered.d.ts +6 -6
- package/lib/opencloud/v1/datastores.d.ts +8 -8
- package/lib/opencloud/v1/developer-products.d.ts +4 -4
- package/lib/opencloud/v1/game-passes.d.ts +4 -4
- package/lib/opencloud/v1/messaging.d.ts +1 -1
- package/lib/opencloud/v1/open-eval.d.ts +2 -2
- package/lib/opencloud/v1/secrets-store.d.ts +5 -5
- package/lib/opencloud/v1/toolbox.d.ts +2 -2
- package/lib/opencloud/v1/universes.d.ts +1 -1
- package/lib/opencloud/v2/cloud.d.ts +172 -84
- package/lib/opencloud/v2/cloud.js +25 -9
- package/package.json +2 -2
|
@@ -1,15 +1,15 @@
|
|
|
1
|
-
import { z } from
|
|
2
|
-
import { endpoint } from
|
|
1
|
+
import { z } from 'zod';
|
|
2
|
+
import { endpoint } from '..';
|
|
3
3
|
|
|
4
4
|
/**
|
|
5
5
|
* @api GET https://matchmaking.roblox.com/v1/client-status
|
|
6
6
|
* @summary Get the client-status
|
|
7
7
|
*/
|
|
8
8
|
export const getClientStatus = endpoint({
|
|
9
|
-
method:
|
|
10
|
-
path:
|
|
11
|
-
baseUrl:
|
|
12
|
-
requestFormat:
|
|
9
|
+
method: 'GET',
|
|
10
|
+
path: '/v1/client-status',
|
|
11
|
+
baseUrl: 'https://matchmaking.roblox.com',
|
|
12
|
+
requestFormat: 'json',
|
|
13
13
|
response: z.void(),
|
|
14
14
|
errors: [],
|
|
15
15
|
});
|
|
@@ -18,10 +18,10 @@ export const getClientStatus = endpoint({
|
|
|
18
18
|
* @summary Set the client-status
|
|
19
19
|
*/
|
|
20
20
|
export const postClientStatus = endpoint({
|
|
21
|
-
method:
|
|
22
|
-
path:
|
|
23
|
-
baseUrl:
|
|
24
|
-
requestFormat:
|
|
21
|
+
method: 'POST',
|
|
22
|
+
path: '/v1/client-status',
|
|
23
|
+
baseUrl: 'https://matchmaking.roblox.com',
|
|
24
|
+
requestFormat: 'json',
|
|
25
25
|
response: z.void(),
|
|
26
26
|
errors: [],
|
|
27
27
|
});
|
|
@@ -30,10 +30,10 @@ export const postClientStatus = endpoint({
|
|
|
30
30
|
* @summary Shutdown game instances.
|
|
31
31
|
*/
|
|
32
32
|
export const postGameInstancesShutdown = endpoint({
|
|
33
|
-
method:
|
|
34
|
-
path:
|
|
35
|
-
baseUrl:
|
|
36
|
-
requestFormat:
|
|
33
|
+
method: 'POST',
|
|
34
|
+
path: '/v1/game-instances/shutdown',
|
|
35
|
+
baseUrl: 'https://matchmaking.roblox.com',
|
|
36
|
+
requestFormat: 'json',
|
|
37
37
|
response: z.void(),
|
|
38
38
|
errors: [],
|
|
39
39
|
});
|
|
@@ -42,10 +42,10 @@ export const postGameInstancesShutdown = endpoint({
|
|
|
42
42
|
* @summary Shutdown all game instances.
|
|
43
43
|
*/
|
|
44
44
|
export const postGameInstancesShutdownAll = endpoint({
|
|
45
|
-
method:
|
|
46
|
-
path:
|
|
47
|
-
baseUrl:
|
|
48
|
-
requestFormat:
|
|
45
|
+
method: 'POST',
|
|
46
|
+
path: '/v1/game-instances/shutdown-all',
|
|
47
|
+
baseUrl: 'https://matchmaking.roblox.com',
|
|
48
|
+
requestFormat: 'json',
|
|
49
49
|
response: z.void(),
|
|
50
50
|
errors: [],
|
|
51
51
|
});
|
|
@@ -54,10 +54,10 @@ export const postGameInstancesShutdownAll = endpoint({
|
|
|
54
54
|
* @summary Create a PlayerAttributeDefinition.
|
|
55
55
|
*/
|
|
56
56
|
export const postMatchmakingPlayerAttribute = endpoint({
|
|
57
|
-
method:
|
|
58
|
-
path:
|
|
59
|
-
baseUrl:
|
|
60
|
-
requestFormat:
|
|
57
|
+
method: 'POST',
|
|
58
|
+
path: '/v1/matchmaking/player-attribute',
|
|
59
|
+
baseUrl: 'https://matchmaking.roblox.com',
|
|
60
|
+
requestFormat: 'json',
|
|
61
61
|
response: z.void(),
|
|
62
62
|
errors: [],
|
|
63
63
|
});
|
|
@@ -67,13 +67,13 @@ export const postMatchmakingPlayerAttribute = endpoint({
|
|
|
67
67
|
* @param attributeId
|
|
68
68
|
*/
|
|
69
69
|
export const deleteMatchmakingPlayerAttributeAttributeid = endpoint({
|
|
70
|
-
method:
|
|
71
|
-
path:
|
|
72
|
-
baseUrl:
|
|
73
|
-
requestFormat:
|
|
70
|
+
method: 'DELETE',
|
|
71
|
+
path: '/v1/matchmaking/player-attribute/:attributeId',
|
|
72
|
+
baseUrl: 'https://matchmaking.roblox.com',
|
|
73
|
+
requestFormat: 'json',
|
|
74
74
|
serializationMethod: {
|
|
75
75
|
attributeId: {
|
|
76
|
-
style:
|
|
76
|
+
style: 'simple',
|
|
77
77
|
},
|
|
78
78
|
},
|
|
79
79
|
parameters: {
|
|
@@ -88,13 +88,13 @@ export const deleteMatchmakingPlayerAttributeAttributeid = endpoint({
|
|
|
88
88
|
* @param attributeId
|
|
89
89
|
*/
|
|
90
90
|
export const patchMatchmakingPlayerAttributeAttributeid = endpoint({
|
|
91
|
-
method:
|
|
92
|
-
path:
|
|
93
|
-
baseUrl:
|
|
94
|
-
requestFormat:
|
|
91
|
+
method: 'PATCH',
|
|
92
|
+
path: '/v1/matchmaking/player-attribute/:attributeId',
|
|
93
|
+
baseUrl: 'https://matchmaking.roblox.com',
|
|
94
|
+
requestFormat: 'json',
|
|
95
95
|
serializationMethod: {
|
|
96
96
|
attributeId: {
|
|
97
|
-
style:
|
|
97
|
+
style: 'simple',
|
|
98
98
|
},
|
|
99
99
|
},
|
|
100
100
|
parameters: {
|
|
@@ -109,13 +109,13 @@ export const patchMatchmakingPlayerAttributeAttributeid = endpoint({
|
|
|
109
109
|
* @param universeId
|
|
110
110
|
*/
|
|
111
111
|
export const getMatchmakingPlayerAttributesUniverseid = endpoint({
|
|
112
|
-
method:
|
|
113
|
-
path:
|
|
114
|
-
baseUrl:
|
|
115
|
-
requestFormat:
|
|
112
|
+
method: 'GET',
|
|
113
|
+
path: '/v1/matchmaking/player-attributes/:universeId',
|
|
114
|
+
baseUrl: 'https://matchmaking.roblox.com',
|
|
115
|
+
requestFormat: 'json',
|
|
116
116
|
serializationMethod: {
|
|
117
117
|
universeId: {
|
|
118
|
-
style:
|
|
118
|
+
style: 'simple',
|
|
119
119
|
},
|
|
120
120
|
},
|
|
121
121
|
parameters: {
|
|
@@ -129,10 +129,10 @@ export const getMatchmakingPlayerAttributesUniverseid = endpoint({
|
|
|
129
129
|
* @summary Creates a matchmaking scoring configuration.
|
|
130
130
|
*/
|
|
131
131
|
export const postMatchmakingScoringConfiguration = endpoint({
|
|
132
|
-
method:
|
|
133
|
-
path:
|
|
134
|
-
baseUrl:
|
|
135
|
-
requestFormat:
|
|
132
|
+
method: 'POST',
|
|
133
|
+
path: '/v1/matchmaking/scoring-configuration',
|
|
134
|
+
baseUrl: 'https://matchmaking.roblox.com',
|
|
135
|
+
requestFormat: 'json',
|
|
136
136
|
response: z.void(),
|
|
137
137
|
errors: [],
|
|
138
138
|
});
|
|
@@ -141,151 +141,145 @@ export const postMatchmakingScoringConfiguration = endpoint({
|
|
|
141
141
|
* @summary Updates a matchmaking scoring configuration.
|
|
142
142
|
* @param scoringConfigurationId
|
|
143
143
|
*/
|
|
144
|
-
export const getMatchmakingScoringConfigurationScoringconfigurationid =
|
|
145
|
-
|
|
146
|
-
|
|
147
|
-
|
|
148
|
-
|
|
149
|
-
|
|
150
|
-
|
|
151
|
-
|
|
152
|
-
style: "simple",
|
|
153
|
-
},
|
|
154
|
-
},
|
|
155
|
-
parameters: {
|
|
156
|
-
scoringConfigurationId: z.unknown(),
|
|
144
|
+
export const getMatchmakingScoringConfigurationScoringconfigurationid = endpoint({
|
|
145
|
+
method: 'GET',
|
|
146
|
+
path: '/v1/matchmaking/scoring-configuration/:scoringConfigurationId',
|
|
147
|
+
baseUrl: 'https://matchmaking.roblox.com',
|
|
148
|
+
requestFormat: 'json',
|
|
149
|
+
serializationMethod: {
|
|
150
|
+
scoringConfigurationId: {
|
|
151
|
+
style: 'simple',
|
|
157
152
|
},
|
|
158
|
-
|
|
159
|
-
|
|
160
|
-
|
|
153
|
+
},
|
|
154
|
+
parameters: {
|
|
155
|
+
scoringConfigurationId: z.unknown(),
|
|
156
|
+
},
|
|
157
|
+
response: z.void(),
|
|
158
|
+
errors: [],
|
|
159
|
+
});
|
|
161
160
|
/**
|
|
162
161
|
* @api DELETE https://matchmaking.roblox.com/v1/matchmaking/scoring-configuration/:scoringConfigurationId
|
|
163
162
|
* @summary Deletes a matchmaking scoring configuration.
|
|
164
163
|
* @param scoringConfigurationId
|
|
165
164
|
*/
|
|
166
|
-
export const deleteMatchmakingScoringConfigurationScoringconfigurationid =
|
|
167
|
-
|
|
168
|
-
|
|
169
|
-
|
|
170
|
-
|
|
171
|
-
|
|
172
|
-
|
|
173
|
-
|
|
174
|
-
style: "simple",
|
|
175
|
-
},
|
|
176
|
-
},
|
|
177
|
-
parameters: {
|
|
178
|
-
scoringConfigurationId: z.unknown(),
|
|
165
|
+
export const deleteMatchmakingScoringConfigurationScoringconfigurationid = endpoint({
|
|
166
|
+
method: 'DELETE',
|
|
167
|
+
path: '/v1/matchmaking/scoring-configuration/:scoringConfigurationId',
|
|
168
|
+
baseUrl: 'https://matchmaking.roblox.com',
|
|
169
|
+
requestFormat: 'json',
|
|
170
|
+
serializationMethod: {
|
|
171
|
+
scoringConfigurationId: {
|
|
172
|
+
style: 'simple',
|
|
179
173
|
},
|
|
180
|
-
|
|
181
|
-
|
|
182
|
-
|
|
174
|
+
},
|
|
175
|
+
parameters: {
|
|
176
|
+
scoringConfigurationId: z.unknown(),
|
|
177
|
+
},
|
|
178
|
+
response: z.void(),
|
|
179
|
+
errors: [],
|
|
180
|
+
});
|
|
183
181
|
/**
|
|
184
182
|
* @api PATCH https://matchmaking.roblox.com/v1/matchmaking/scoring-configuration/:scoringConfigurationId
|
|
185
183
|
* @summary Updates a matchmaking scoring configuration.
|
|
186
184
|
* @param scoringConfigurationId
|
|
187
185
|
*/
|
|
188
|
-
export const patchMatchmakingScoringConfigurationScoringconfigurationid =
|
|
189
|
-
|
|
190
|
-
|
|
191
|
-
|
|
192
|
-
|
|
193
|
-
|
|
194
|
-
|
|
195
|
-
|
|
196
|
-
style: "simple",
|
|
197
|
-
},
|
|
198
|
-
},
|
|
199
|
-
parameters: {
|
|
200
|
-
scoringConfigurationId: z.unknown(),
|
|
186
|
+
export const patchMatchmakingScoringConfigurationScoringconfigurationid = endpoint({
|
|
187
|
+
method: 'PATCH',
|
|
188
|
+
path: '/v1/matchmaking/scoring-configuration/:scoringConfigurationId',
|
|
189
|
+
baseUrl: 'https://matchmaking.roblox.com',
|
|
190
|
+
requestFormat: 'json',
|
|
191
|
+
serializationMethod: {
|
|
192
|
+
scoringConfigurationId: {
|
|
193
|
+
style: 'simple',
|
|
201
194
|
},
|
|
202
|
-
|
|
203
|
-
|
|
204
|
-
|
|
195
|
+
},
|
|
196
|
+
parameters: {
|
|
197
|
+
scoringConfigurationId: z.unknown(),
|
|
198
|
+
},
|
|
199
|
+
response: z.void(),
|
|
200
|
+
errors: [],
|
|
201
|
+
});
|
|
205
202
|
/**
|
|
206
203
|
* @api POST https://matchmaking.roblox.com/v1/matchmaking/scoring-configuration/:scoringConfigurationId/signals
|
|
207
204
|
* @summary Creates a matchmaking scoring configuration signal.
|
|
208
205
|
* @param scoringConfigurationId
|
|
209
206
|
*/
|
|
210
|
-
export const postMatchmakingScoringConfigurationScoringconfigurationidSignals =
|
|
211
|
-
|
|
212
|
-
|
|
213
|
-
|
|
214
|
-
|
|
215
|
-
|
|
216
|
-
|
|
217
|
-
|
|
218
|
-
style: "simple",
|
|
219
|
-
},
|
|
220
|
-
},
|
|
221
|
-
parameters: {
|
|
222
|
-
scoringConfigurationId: z.unknown(),
|
|
207
|
+
export const postMatchmakingScoringConfigurationScoringconfigurationidSignals = endpoint({
|
|
208
|
+
method: 'POST',
|
|
209
|
+
path: '/v1/matchmaking/scoring-configuration/:scoringConfigurationId/signals',
|
|
210
|
+
baseUrl: 'https://matchmaking.roblox.com',
|
|
211
|
+
requestFormat: 'json',
|
|
212
|
+
serializationMethod: {
|
|
213
|
+
scoringConfigurationId: {
|
|
214
|
+
style: 'simple',
|
|
223
215
|
},
|
|
224
|
-
|
|
225
|
-
|
|
226
|
-
|
|
216
|
+
},
|
|
217
|
+
parameters: {
|
|
218
|
+
scoringConfigurationId: z.unknown(),
|
|
219
|
+
},
|
|
220
|
+
response: z.void(),
|
|
221
|
+
errors: [],
|
|
222
|
+
});
|
|
227
223
|
/**
|
|
228
224
|
* @api DELETE https://matchmaking.roblox.com/v1/matchmaking/scoring-configuration/:scoringConfigurationId/signals/:signalName
|
|
229
225
|
* @summary Deletes a matchmaking scoring configuration custom signal.
|
|
230
226
|
* @param scoringConfigurationId
|
|
231
227
|
* @param signalName
|
|
232
228
|
*/
|
|
233
|
-
export const deleteMatchmakingScoringConfigurationScoringconfigurationidSignalsSignalname =
|
|
234
|
-
|
|
235
|
-
|
|
236
|
-
|
|
237
|
-
|
|
238
|
-
|
|
239
|
-
|
|
240
|
-
|
|
241
|
-
style: "simple",
|
|
242
|
-
},
|
|
243
|
-
signalName: {
|
|
244
|
-
style: "simple",
|
|
245
|
-
},
|
|
229
|
+
export const deleteMatchmakingScoringConfigurationScoringconfigurationidSignalsSignalname = endpoint({
|
|
230
|
+
method: 'DELETE',
|
|
231
|
+
path: '/v1/matchmaking/scoring-configuration/:scoringConfigurationId/signals/:signalName',
|
|
232
|
+
baseUrl: 'https://matchmaking.roblox.com',
|
|
233
|
+
requestFormat: 'json',
|
|
234
|
+
serializationMethod: {
|
|
235
|
+
scoringConfigurationId: {
|
|
236
|
+
style: 'simple',
|
|
246
237
|
},
|
|
247
|
-
|
|
248
|
-
|
|
249
|
-
signalName: z.unknown(),
|
|
238
|
+
signalName: {
|
|
239
|
+
style: 'simple',
|
|
250
240
|
},
|
|
251
|
-
|
|
252
|
-
|
|
253
|
-
|
|
241
|
+
},
|
|
242
|
+
parameters: {
|
|
243
|
+
scoringConfigurationId: z.unknown(),
|
|
244
|
+
signalName: z.unknown(),
|
|
245
|
+
},
|
|
246
|
+
response: z.void(),
|
|
247
|
+
errors: [],
|
|
248
|
+
});
|
|
254
249
|
/**
|
|
255
250
|
* @api PATCH https://matchmaking.roblox.com/v1/matchmaking/scoring-configuration/:scoringConfigurationId/signals/:signalName
|
|
256
251
|
* @summary Updates a matchmaking scoring configuration signal.
|
|
257
252
|
* @param scoringConfigurationId
|
|
258
253
|
* @param signalName
|
|
259
254
|
*/
|
|
260
|
-
export const patchMatchmakingScoringConfigurationScoringconfigurationidSignalsSignalname =
|
|
261
|
-
|
|
262
|
-
|
|
263
|
-
|
|
264
|
-
|
|
265
|
-
|
|
266
|
-
|
|
267
|
-
|
|
268
|
-
style: "simple",
|
|
269
|
-
},
|
|
270
|
-
signalName: {
|
|
271
|
-
style: "simple",
|
|
272
|
-
},
|
|
255
|
+
export const patchMatchmakingScoringConfigurationScoringconfigurationidSignalsSignalname = endpoint({
|
|
256
|
+
method: 'PATCH',
|
|
257
|
+
path: '/v1/matchmaking/scoring-configuration/:scoringConfigurationId/signals/:signalName',
|
|
258
|
+
baseUrl: 'https://matchmaking.roblox.com',
|
|
259
|
+
requestFormat: 'json',
|
|
260
|
+
serializationMethod: {
|
|
261
|
+
scoringConfigurationId: {
|
|
262
|
+
style: 'simple',
|
|
273
263
|
},
|
|
274
|
-
|
|
275
|
-
|
|
276
|
-
signalName: z.unknown(),
|
|
264
|
+
signalName: {
|
|
265
|
+
style: 'simple',
|
|
277
266
|
},
|
|
278
|
-
|
|
279
|
-
|
|
280
|
-
|
|
267
|
+
},
|
|
268
|
+
parameters: {
|
|
269
|
+
scoringConfigurationId: z.unknown(),
|
|
270
|
+
signalName: z.unknown(),
|
|
271
|
+
},
|
|
272
|
+
response: z.void(),
|
|
273
|
+
errors: [],
|
|
274
|
+
});
|
|
281
275
|
/**
|
|
282
276
|
* @api GET https://matchmaking.roblox.com/v1/matchmaking/scoring-configuration/default-weights
|
|
283
277
|
*/
|
|
284
278
|
export const getMatchmakingScoringConfigurationDefaultWeights = endpoint({
|
|
285
|
-
method:
|
|
286
|
-
path:
|
|
287
|
-
baseUrl:
|
|
288
|
-
requestFormat:
|
|
279
|
+
method: 'GET',
|
|
280
|
+
path: '/v1/matchmaking/scoring-configuration/default-weights',
|
|
281
|
+
baseUrl: 'https://matchmaking.roblox.com',
|
|
282
|
+
requestFormat: 'json',
|
|
289
283
|
response: z.void(),
|
|
290
284
|
errors: [],
|
|
291
285
|
});
|
|
@@ -294,10 +288,10 @@ export const getMatchmakingScoringConfigurationDefaultWeights = endpoint({
|
|
|
294
288
|
* @summary Sets a matchmaking scoring configuration for a place.
|
|
295
289
|
*/
|
|
296
290
|
export const postMatchmakingScoringConfigurationPlace = endpoint({
|
|
297
|
-
method:
|
|
298
|
-
path:
|
|
299
|
-
baseUrl:
|
|
300
|
-
requestFormat:
|
|
291
|
+
method: 'POST',
|
|
292
|
+
path: '/v1/matchmaking/scoring-configuration/place',
|
|
293
|
+
baseUrl: 'https://matchmaking.roblox.com',
|
|
294
|
+
requestFormat: 'json',
|
|
301
295
|
response: z.void(),
|
|
302
296
|
errors: [],
|
|
303
297
|
});
|
|
@@ -307,13 +301,13 @@ export const postMatchmakingScoringConfigurationPlace = endpoint({
|
|
|
307
301
|
* @param placeId
|
|
308
302
|
*/
|
|
309
303
|
export const deleteMatchmakingScoringConfigurationPlacePlaceid = endpoint({
|
|
310
|
-
method:
|
|
311
|
-
path:
|
|
312
|
-
baseUrl:
|
|
313
|
-
requestFormat:
|
|
304
|
+
method: 'DELETE',
|
|
305
|
+
path: '/v1/matchmaking/scoring-configuration/place/:placeId',
|
|
306
|
+
baseUrl: 'https://matchmaking.roblox.com',
|
|
307
|
+
requestFormat: 'json',
|
|
314
308
|
serializationMethod: {
|
|
315
309
|
placeId: {
|
|
316
|
-
style:
|
|
310
|
+
style: 'simple',
|
|
317
311
|
},
|
|
318
312
|
},
|
|
319
313
|
parameters: {
|
|
@@ -328,13 +322,13 @@ export const deleteMatchmakingScoringConfigurationPlacePlaceid = endpoint({
|
|
|
328
322
|
* @param universeId
|
|
329
323
|
*/
|
|
330
324
|
export const getMatchmakingScoringConfigurationsUniverseid = endpoint({
|
|
331
|
-
method:
|
|
332
|
-
path:
|
|
333
|
-
baseUrl:
|
|
334
|
-
requestFormat:
|
|
325
|
+
method: 'GET',
|
|
326
|
+
path: '/v1/matchmaking/scoring-configurations/:universeId',
|
|
327
|
+
baseUrl: 'https://matchmaking.roblox.com',
|
|
328
|
+
requestFormat: 'json',
|
|
335
329
|
serializationMethod: {
|
|
336
330
|
universeId: {
|
|
337
|
-
style:
|
|
331
|
+
style: 'simple',
|
|
338
332
|
},
|
|
339
333
|
},
|
|
340
334
|
parameters: {
|
|
@@ -349,13 +343,13 @@ export const getMatchmakingScoringConfigurationsUniverseid = endpoint({
|
|
|
349
343
|
* @param universeId
|
|
350
344
|
*/
|
|
351
345
|
export const getMatchmakingScoringConfigurationsUniverseidPlaces = endpoint({
|
|
352
|
-
method:
|
|
353
|
-
path:
|
|
354
|
-
baseUrl:
|
|
355
|
-
requestFormat:
|
|
346
|
+
method: 'GET',
|
|
347
|
+
path: '/v1/matchmaking/scoring-configurations/:universeId/places',
|
|
348
|
+
baseUrl: 'https://matchmaking.roblox.com',
|
|
349
|
+
requestFormat: 'json',
|
|
356
350
|
serializationMethod: {
|
|
357
351
|
universeId: {
|
|
358
|
-
style:
|
|
352
|
+
style: 'simple',
|
|
359
353
|
},
|
|
360
354
|
},
|
|
361
355
|
parameters: {
|
|
@@ -369,10 +363,10 @@ export const getMatchmakingScoringConfigurationsUniverseidPlaces = endpoint({
|
|
|
369
363
|
* @summary Create a ServerAttributeDefinition.
|
|
370
364
|
*/
|
|
371
365
|
export const postMatchmakingServerAttribute = endpoint({
|
|
372
|
-
method:
|
|
373
|
-
path:
|
|
374
|
-
baseUrl:
|
|
375
|
-
requestFormat:
|
|
366
|
+
method: 'POST',
|
|
367
|
+
path: '/v1/matchmaking/server-attribute',
|
|
368
|
+
baseUrl: 'https://matchmaking.roblox.com',
|
|
369
|
+
requestFormat: 'json',
|
|
376
370
|
response: z.void(),
|
|
377
371
|
errors: [],
|
|
378
372
|
});
|
|
@@ -382,13 +376,13 @@ export const postMatchmakingServerAttribute = endpoint({
|
|
|
382
376
|
* @param attributeId
|
|
383
377
|
*/
|
|
384
378
|
export const deleteMatchmakingServerAttributeAttributeid = endpoint({
|
|
385
|
-
method:
|
|
386
|
-
path:
|
|
387
|
-
baseUrl:
|
|
388
|
-
requestFormat:
|
|
379
|
+
method: 'DELETE',
|
|
380
|
+
path: '/v1/matchmaking/server-attribute/:attributeId',
|
|
381
|
+
baseUrl: 'https://matchmaking.roblox.com',
|
|
382
|
+
requestFormat: 'json',
|
|
389
383
|
serializationMethod: {
|
|
390
384
|
attributeId: {
|
|
391
|
-
style:
|
|
385
|
+
style: 'simple',
|
|
392
386
|
},
|
|
393
387
|
},
|
|
394
388
|
parameters: {
|
|
@@ -403,13 +397,13 @@ export const deleteMatchmakingServerAttributeAttributeid = endpoint({
|
|
|
403
397
|
* @param attributeId
|
|
404
398
|
*/
|
|
405
399
|
export const patchMatchmakingServerAttributeAttributeid = endpoint({
|
|
406
|
-
method:
|
|
407
|
-
path:
|
|
408
|
-
baseUrl:
|
|
409
|
-
requestFormat:
|
|
400
|
+
method: 'PATCH',
|
|
401
|
+
path: '/v1/matchmaking/server-attribute/:attributeId',
|
|
402
|
+
baseUrl: 'https://matchmaking.roblox.com',
|
|
403
|
+
requestFormat: 'json',
|
|
410
404
|
serializationMethod: {
|
|
411
405
|
attributeId: {
|
|
412
|
-
style:
|
|
406
|
+
style: 'simple',
|
|
413
407
|
},
|
|
414
408
|
},
|
|
415
409
|
parameters: {
|
|
@@ -424,13 +418,13 @@ export const patchMatchmakingServerAttributeAttributeid = endpoint({
|
|
|
424
418
|
* @param universeId
|
|
425
419
|
*/
|
|
426
420
|
export const getMatchmakingServerAttributesUniverseid = endpoint({
|
|
427
|
-
method:
|
|
428
|
-
path:
|
|
429
|
-
baseUrl:
|
|
430
|
-
requestFormat:
|
|
421
|
+
method: 'GET',
|
|
422
|
+
path: '/v1/matchmaking/server-attributes/:universeId',
|
|
423
|
+
baseUrl: 'https://matchmaking.roblox.com',
|
|
424
|
+
requestFormat: 'json',
|
|
431
425
|
serializationMethod: {
|
|
432
426
|
universeId: {
|
|
433
|
-
style:
|
|
427
|
+
style: 'simple',
|
|
434
428
|
},
|
|
435
429
|
},
|
|
436
430
|
parameters: {
|
|
@@ -445,13 +439,13 @@ export const getMatchmakingServerAttributesUniverseid = endpoint({
|
|
|
445
439
|
* @param universeId
|
|
446
440
|
*/
|
|
447
441
|
export const getMatchmakingUniverseUniverseidFeatureFlags = endpoint({
|
|
448
|
-
method:
|
|
449
|
-
path:
|
|
450
|
-
baseUrl:
|
|
451
|
-
requestFormat:
|
|
442
|
+
method: 'GET',
|
|
443
|
+
path: '/v1/matchmaking/universe/:universeId/feature-flags',
|
|
444
|
+
baseUrl: 'https://matchmaking.roblox.com',
|
|
445
|
+
requestFormat: 'json',
|
|
452
446
|
serializationMethod: {
|
|
453
447
|
universeId: {
|
|
454
|
-
style:
|
|
448
|
+
style: 'simple',
|
|
455
449
|
},
|
|
456
450
|
},
|
|
457
451
|
parameters: {
|