@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.
@@ -240,6 +240,10 @@ function resolveWixEventsFormFormBuilderUrl(opts) {
240
240
  {
241
241
  srcPath: "/events/v1/bulk-async/categories",
242
242
  destPath: "/v1/bulk-async/categories"
243
+ },
244
+ {
245
+ srcPath: "/events/v1/bulk/events",
246
+ destPath: "/v1/bulk/events"
243
247
  }
244
248
  ],
245
249
  "api._base_domain_": [
@@ -292,6 +296,10 @@ function resolveWixEventsFormFormBuilderUrl(opts) {
292
296
  {
293
297
  srcPath: "/_api/wix-events-web/v1/orders",
294
298
  destPath: "/v1/orders"
299
+ },
300
+ {
301
+ srcPath: "/events/v1/bulk/events",
302
+ destPath: "/v1/bulk/events"
295
303
  }
296
304
  ],
297
305
  "editor.wixapps.net": [
@@ -344,6 +352,10 @@ function resolveWixEventsFormFormBuilderUrl(opts) {
344
352
  {
345
353
  srcPath: "/_api/wix-events-web/v1/orders",
346
354
  destPath: "/v1/orders"
355
+ },
356
+ {
357
+ srcPath: "/events/v1/bulk/events",
358
+ destPath: "/v1/bulk/events"
347
359
  }
348
360
  ],
349
361
  "*.pub.wix-code.com": [