@wix/auto_sdk_events_forms 1.0.81 → 1.0.82

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.
@@ -328,6 +328,10 @@ function resolveWixEventsFormFormBuilderUrl(opts) {
328
328
  {
329
329
  srcPath: "/events/v1/bulk-async/categories",
330
330
  destPath: "/v1/bulk-async/categories"
331
+ },
332
+ {
333
+ srcPath: "/events/v1/bulk/events",
334
+ destPath: "/v1/bulk/events"
331
335
  }
332
336
  ],
333
337
  "api._base_domain_": [
@@ -380,6 +384,10 @@ function resolveWixEventsFormFormBuilderUrl(opts) {
380
384
  {
381
385
  srcPath: "/_api/wix-events-web/v1/orders",
382
386
  destPath: "/v1/orders"
387
+ },
388
+ {
389
+ srcPath: "/events/v1/bulk/events",
390
+ destPath: "/v1/bulk/events"
383
391
  }
384
392
  ],
385
393
  "editor.wixapps.net": [
@@ -432,6 +440,10 @@ function resolveWixEventsFormFormBuilderUrl(opts) {
432
440
  {
433
441
  srcPath: "/_api/wix-events-web/v1/orders",
434
442
  destPath: "/v1/orders"
443
+ },
444
+ {
445
+ srcPath: "/events/v1/bulk/events",
446
+ destPath: "/v1/bulk/events"
435
447
  }
436
448
  ],
437
449
  "*.pub.wix-code.com": [