@wix/auto_sdk_events_categories 1.0.53 → 1.0.54

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.
@@ -272,6 +272,10 @@ function resolveWixEventsCategoriesCategoryManagementUrl(opts) {
272
272
  {
273
273
  srcPath: "/events/v1/bulk-async/categories",
274
274
  destPath: "/v1/bulk-async/categories"
275
+ },
276
+ {
277
+ srcPath: "/events/v1/bulk/events",
278
+ destPath: "/v1/bulk/events"
275
279
  }
276
280
  ],
277
281
  "api._base_domain_": [
@@ -324,6 +328,10 @@ function resolveWixEventsCategoriesCategoryManagementUrl(opts) {
324
328
  {
325
329
  srcPath: "/_api/wix-events-web/v1/orders",
326
330
  destPath: "/v1/orders"
331
+ },
332
+ {
333
+ srcPath: "/events/v1/bulk/events",
334
+ destPath: "/v1/bulk/events"
327
335
  }
328
336
  ],
329
337
  "editor.wixapps.net": [
@@ -376,6 +384,10 @@ function resolveWixEventsCategoriesCategoryManagementUrl(opts) {
376
384
  {
377
385
  srcPath: "/_api/wix-events-web/v1/orders",
378
386
  destPath: "/v1/orders"
387
+ },
388
+ {
389
+ srcPath: "/events/v1/bulk/events",
390
+ destPath: "/v1/bulk/events"
379
391
  }
380
392
  ],
381
393
  "*.pub.wix-code.com": [