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.
Files changed (87) hide show
  1. package/LICENSE +1 -1
  2. package/README.md +75 -451
  3. package/lib/endpoints/accountinformationv1.d.ts +92 -95
  4. package/lib/endpoints/accountsettingsv1.d.ts +88 -110
  5. package/lib/endpoints/adconfigurationv2.d.ts +108 -215
  6. package/lib/endpoints/assetdeliveryv1.d.ts +267 -230
  7. package/lib/endpoints/assetdeliveryv1.js +38 -0
  8. package/lib/endpoints/assetdeliveryv2.d.ts +201 -176
  9. package/lib/endpoints/assetdeliveryv2.js +26 -0
  10. package/lib/endpoints/authv1.d.ts +480 -517
  11. package/lib/endpoints/authv1.js +3 -1
  12. package/lib/endpoints/authv2.d.ts +210 -222
  13. package/lib/endpoints/authv2.js +1 -1
  14. package/lib/endpoints/authv3.d.ts +32 -35
  15. package/lib/endpoints/avatarv1.d.ts +112 -117
  16. package/lib/endpoints/avatarv2.d.ts +71 -76
  17. package/lib/endpoints/avatarv3.d.ts +27 -33
  18. package/lib/endpoints/badgesv1.d.ts +96 -99
  19. package/lib/endpoints/badgesv1.js +4 -0
  20. package/lib/endpoints/catalogv1.d.ts +209 -234
  21. package/lib/endpoints/catalogv1.js +2 -1
  22. package/lib/endpoints/catalogv2.d.ts +106 -136
  23. package/lib/endpoints/catalogv2.js +21 -17
  24. package/lib/endpoints/chatv2.d.ts +778 -778
  25. package/lib/endpoints/clientsettingsv1.d.ts +33 -35
  26. package/lib/endpoints/clientsettingsv2.d.ts +62 -68
  27. package/lib/endpoints/contactsv1.d.ts +18 -20
  28. package/lib/endpoints/developv1.d.ts +233 -293
  29. package/lib/endpoints/developv1.js +3 -0
  30. package/lib/endpoints/developv2.d.ts +87 -138
  31. package/lib/endpoints/developv2.js +3 -1
  32. package/lib/endpoints/economycreatorstatsv1.d.ts +12 -12
  33. package/lib/endpoints/economyv1.d.ts +6 -6
  34. package/lib/endpoints/engagementpayoutsv1.d.ts +9 -9
  35. package/lib/endpoints/followingsv1.d.ts +33 -34
  36. package/lib/endpoints/followingsv2.d.ts +9 -9
  37. package/lib/endpoints/friendsv1.d.ts +416 -545
  38. package/lib/endpoints/friendsv1.js +213 -313
  39. package/lib/endpoints/gameinternationalizationv1.d.ts +1509 -1642
  40. package/lib/endpoints/gameinternationalizationv2.d.ts +62 -64
  41. package/lib/endpoints/gamejoinv1.d.ts +458 -458
  42. package/lib/endpoints/gamesv1.d.ts +183 -143
  43. package/lib/endpoints/gamesv1.js +2 -0
  44. package/lib/endpoints/gamesv2.d.ts +161 -158
  45. package/lib/endpoints/gamesv2.js +9 -0
  46. package/lib/endpoints/groupsv1.d.ts +967 -976
  47. package/lib/endpoints/groupsv1.js +48 -4
  48. package/lib/endpoints/groupsv2.d.ts +259 -277
  49. package/lib/endpoints/groupsv2.js +1 -0
  50. package/lib/endpoints/inventoryv1.d.ts +93 -122
  51. package/lib/endpoints/inventoryv1.js +3 -1
  52. package/lib/endpoints/inventoryv2.d.ts +163 -178
  53. package/lib/endpoints/inventoryv2.js +2 -0
  54. package/lib/endpoints/itemconfigurationv1.d.ts +33 -40
  55. package/lib/endpoints/localev1.d.ts +47 -48
  56. package/lib/endpoints/localizationtablesv1.d.ts +315 -353
  57. package/lib/endpoints/matchmakingv1.d.ts +184 -190
  58. package/lib/endpoints/metricsv1.d.ts +88 -88
  59. package/lib/endpoints/notificationsv2.d.ts +144 -158
  60. package/lib/endpoints/premiumfeaturesv1.d.ts +14 -14
  61. package/lib/endpoints/presencev1.d.ts +7 -12
  62. package/lib/endpoints/privatemessagesv1.d.ts +56 -64
  63. package/lib/endpoints/publishv1.d.ts +32 -32
  64. package/lib/endpoints/thumbnailsresizerv1.d.ts +52 -53
  65. package/lib/endpoints/thumbnailsv1.d.ts +317 -361
  66. package/lib/endpoints/thumbnailsv1.js +25 -0
  67. package/lib/endpoints/tradesv1.d.ts +92 -104
  68. package/lib/endpoints/tradesv2.d.ts +81 -84
  69. package/lib/endpoints/translationrolesv1.d.ts +46 -51
  70. package/lib/endpoints/twostepverificationv1.d.ts +233 -237
  71. package/lib/endpoints/usersv1.d.ts +110 -114
  72. package/lib/index.d.ts +152 -4
  73. package/lib/index.js +273 -4
  74. package/lib/opencloud/v1/asset-permissions.d.ts +1 -1
  75. package/lib/opencloud/v1/assets.d.ts +9 -9
  76. package/lib/opencloud/v1/datastores-ordered.d.ts +6 -6
  77. package/lib/opencloud/v1/datastores.d.ts +8 -8
  78. package/lib/opencloud/v1/developer-products.d.ts +4 -4
  79. package/lib/opencloud/v1/game-passes.d.ts +4 -4
  80. package/lib/opencloud/v1/messaging.d.ts +1 -1
  81. package/lib/opencloud/v1/open-eval.d.ts +2 -2
  82. package/lib/opencloud/v1/secrets-store.d.ts +5 -5
  83. package/lib/opencloud/v1/toolbox.d.ts +2 -2
  84. package/lib/opencloud/v1/universes.d.ts +1 -1
  85. package/lib/opencloud/v2/cloud.d.ts +172 -84
  86. package/lib/opencloud/v2/cloud.js +25 -9
  87. package/package.json +2 -2
@@ -39,6 +39,7 @@ const Roblox_Web_Assets_IAssetItemError = zod_1.z.object({
39
39
  'NotApprovedByContentCompliance',
40
40
  'AssetContentRepresentationGenerating',
41
41
  'AssetArchived',
42
+ 'AssetUsageNotAllowed',
42
43
  ]),
43
44
  });
44
45
  const Roblox_Web_Assets_AssetContentRepresentationSpecifier = zod_1.z.object({
@@ -77,6 +78,7 @@ const Roblox_Web_Assets_BatchAssetRequestItem = zod_1.z.object({
77
78
  'roblox-assetFormat': zod_1.z.string(),
78
79
  assetResolutionMode: zod_1.z.string(),
79
80
  accessContext: zod_1.z.string(),
81
+ usageContext: zod_1.z.number().int(),
80
82
  contentRepresentationPriorityList: zod_1.z.string(),
81
83
  doNotFallbackToBaselineRepresentation: zod_1.z.boolean(),
82
84
  });
@@ -96,6 +98,7 @@ const Roblox_Web_Assets_BatchAssetRequestItem = zod_1.z.object({
96
98
  * @param serverplaceid
97
99
  * @param expectedAssetType
98
100
  * @param accessContext
101
+ * @param usageContext
99
102
  */
100
103
  exports.getAliasAlias = (0, __1.endpoint)({
101
104
  method: 'GET',
@@ -152,6 +155,10 @@ exports.getAliasAlias = (0, __1.endpoint)({
152
155
  style: 'form',
153
156
  explode: true,
154
157
  },
158
+ usageContext: {
159
+ style: 'form',
160
+ explode: true,
161
+ },
155
162
  },
156
163
  parameters: {
157
164
  alias: zod_1.z.string().regex(/^[0-9]+\/.+/),
@@ -168,6 +175,7 @@ exports.getAliasAlias = (0, __1.endpoint)({
168
175
  serverplaceid: zod_1.z.number().int().optional(),
169
176
  expectedAssetType: zod_1.z.string().optional(),
170
177
  accessContext: zod_1.z.string().optional(),
178
+ usageContext: zod_1.z.number().int().optional(),
171
179
  },
172
180
  response: Roblox_Web_Assets_AssetResponseItemV2,
173
181
  errors: [],
@@ -199,6 +207,7 @@ exports.getAliasAlias = (0, __1.endpoint)({
199
207
  * @param doNotFallbackToBaselineRepresentation
200
208
  * @param contentRepresentationPriorityList
201
209
  * @param accessContext
210
+ * @param usageContext
202
211
  */
203
212
  exports.getAsset = (0, __1.endpoint)({
204
213
  method: 'GET',
@@ -300,6 +309,10 @@ exports.getAsset = (0, __1.endpoint)({
300
309
  style: 'form',
301
310
  explode: true,
302
311
  },
312
+ usageContext: {
313
+ style: 'form',
314
+ explode: true,
315
+ },
303
316
  },
304
317
  parameters: {
305
318
  'Accept-Encoding': zod_1.z.string(),
@@ -327,6 +340,7 @@ exports.getAsset = (0, __1.endpoint)({
327
340
  doNotFallbackToBaselineRepresentation: zod_1.z.boolean().optional(),
328
341
  contentRepresentationPriorityList: zod_1.z.string().optional(),
329
342
  accessContext: zod_1.z.string().optional(),
343
+ usageContext: zod_1.z.number().int().optional(),
330
344
  },
331
345
  response: Roblox_Web_Assets_AssetResponseItemV2,
332
346
  errors: [],
@@ -349,6 +363,7 @@ exports.getAsset = (0, __1.endpoint)({
349
363
  * @param doNotFallbackToBaselineRepresentation
350
364
  * @param contentRepresentationPriorityList
351
365
  * @param accessContext
366
+ * @param usageContext
352
367
  */
353
368
  exports.getAssetidAssetid = (0, __1.endpoint)({
354
369
  method: 'GET',
@@ -413,6 +428,10 @@ exports.getAssetidAssetid = (0, __1.endpoint)({
413
428
  style: 'form',
414
429
  explode: true,
415
430
  },
431
+ usageContext: {
432
+ style: 'form',
433
+ explode: true,
434
+ },
416
435
  },
417
436
  parameters: {
418
437
  assetId: zod_1.z.number().int(),
@@ -431,6 +450,7 @@ exports.getAssetidAssetid = (0, __1.endpoint)({
431
450
  doNotFallbackToBaselineRepresentation: zod_1.z.boolean().optional(),
432
451
  contentRepresentationPriorityList: zod_1.z.string().optional(),
433
452
  accessContext: zod_1.z.string().optional(),
453
+ usageContext: zod_1.z.number().int().optional(),
434
454
  },
435
455
  response: Roblox_Web_Assets_AssetResponseItemV2,
436
456
  errors: [],
@@ -454,6 +474,7 @@ exports.getAssetidAssetid = (0, __1.endpoint)({
454
474
  * @param doNotFallbackToBaselineRepresentation
455
475
  * @param contentRepresentationPriorityList
456
476
  * @param accessContext
477
+ * @param usageContext
457
478
  */
458
479
  exports.getAssetidAssetidVersionVersionnumber = (0, __1.endpoint)({
459
480
  method: 'GET',
@@ -521,6 +542,10 @@ exports.getAssetidAssetidVersionVersionnumber = (0, __1.endpoint)({
521
542
  style: 'form',
522
543
  explode: true,
523
544
  },
545
+ usageContext: {
546
+ style: 'form',
547
+ explode: true,
548
+ },
524
549
  },
525
550
  parameters: {
526
551
  assetId: zod_1.z.number().int(),
@@ -540,6 +565,7 @@ exports.getAssetidAssetidVersionVersionnumber = (0, __1.endpoint)({
540
565
  doNotFallbackToBaselineRepresentation: zod_1.z.boolean().optional(),
541
566
  contentRepresentationPriorityList: zod_1.z.string().optional(),
542
567
  accessContext: zod_1.z.string().optional(),
568
+ usageContext: zod_1.z.number().int().optional(),
543
569
  },
544
570
  response: Roblox_Web_Assets_AssetResponseItemV2,
545
571
  errors: [],