@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.
@@ -324,6 +324,10 @@ function resolveWixEventsFormFormBuilderUrl(opts) {
324
324
  {
325
325
  srcPath: "/events/v1/bulk-async/categories",
326
326
  destPath: "/v1/bulk-async/categories"
327
+ },
328
+ {
329
+ srcPath: "/events/v1/bulk/events",
330
+ destPath: "/v1/bulk/events"
327
331
  }
328
332
  ],
329
333
  "api._base_domain_": [
@@ -376,6 +380,10 @@ function resolveWixEventsFormFormBuilderUrl(opts) {
376
380
  {
377
381
  srcPath: "/_api/wix-events-web/v1/orders",
378
382
  destPath: "/v1/orders"
383
+ },
384
+ {
385
+ srcPath: "/events/v1/bulk/events",
386
+ destPath: "/v1/bulk/events"
379
387
  }
380
388
  ],
381
389
  "editor.wixapps.net": [
@@ -428,6 +436,10 @@ function resolveWixEventsFormFormBuilderUrl(opts) {
428
436
  {
429
437
  srcPath: "/_api/wix-events-web/v1/orders",
430
438
  destPath: "/v1/orders"
439
+ },
440
+ {
441
+ srcPath: "/events/v1/bulk/events",
442
+ destPath: "/v1/bulk/events"
431
443
  }
432
444
  ],
433
445
  "*.pub.wix-code.com": [