@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.
@@ -339,6 +339,10 @@ function resolveWixEventsFormFormBuilderUrl(opts) {
339
339
  {
340
340
  srcPath: "/events/v1/bulk-async/categories",
341
341
  destPath: "/v1/bulk-async/categories"
342
+ },
343
+ {
344
+ srcPath: "/events/v1/bulk/events",
345
+ destPath: "/v1/bulk/events"
342
346
  }
343
347
  ],
344
348
  "api._base_domain_": [
@@ -391,6 +395,10 @@ function resolveWixEventsFormFormBuilderUrl(opts) {
391
395
  {
392
396
  srcPath: "/_api/wix-events-web/v1/orders",
393
397
  destPath: "/v1/orders"
398
+ },
399
+ {
400
+ srcPath: "/events/v1/bulk/events",
401
+ destPath: "/v1/bulk/events"
394
402
  }
395
403
  ],
396
404
  "editor.wixapps.net": [
@@ -443,6 +451,10 @@ function resolveWixEventsFormFormBuilderUrl(opts) {
443
451
  {
444
452
  srcPath: "/_api/wix-events-web/v1/orders",
445
453
  destPath: "/v1/orders"
454
+ },
455
+ {
456
+ srcPath: "/events/v1/bulk/events",
457
+ destPath: "/v1/bulk/events"
446
458
  }
447
459
  ],
448
460
  "*.pub.wix-code.com": [