@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.
@@ -230,6 +230,10 @@ function resolveWixEventsFormFormBuilderUrl(opts) {
230
230
  {
231
231
  srcPath: "/events/v1/bulk-async/categories",
232
232
  destPath: "/v1/bulk-async/categories"
233
+ },
234
+ {
235
+ srcPath: "/events/v1/bulk/events",
236
+ destPath: "/v1/bulk/events"
233
237
  }
234
238
  ],
235
239
  "api._base_domain_": [
@@ -282,6 +286,10 @@ function resolveWixEventsFormFormBuilderUrl(opts) {
282
286
  {
283
287
  srcPath: "/_api/wix-events-web/v1/orders",
284
288
  destPath: "/v1/orders"
289
+ },
290
+ {
291
+ srcPath: "/events/v1/bulk/events",
292
+ destPath: "/v1/bulk/events"
285
293
  }
286
294
  ],
287
295
  "editor.wixapps.net": [
@@ -334,6 +342,10 @@ function resolveWixEventsFormFormBuilderUrl(opts) {
334
342
  {
335
343
  srcPath: "/_api/wix-events-web/v1/orders",
336
344
  destPath: "/v1/orders"
345
+ },
346
+ {
347
+ srcPath: "/events/v1/bulk/events",
348
+ destPath: "/v1/bulk/events"
337
349
  }
338
350
  ],
339
351
  "*.pub.wix-code.com": [