@wix/auto_sdk_events_forms 1.0.81 → 1.0.83

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.
@@ -223,6 +223,10 @@ function resolveWixEventsFormFormBuilderUrl(opts) {
223
223
  {
224
224
  srcPath: "/events/v1/bulk-async/categories",
225
225
  destPath: "/v1/bulk-async/categories"
226
+ },
227
+ {
228
+ srcPath: "/events/v1/bulk/events",
229
+ destPath: "/v1/bulk/events"
226
230
  }
227
231
  ],
228
232
  "api._base_domain_": [
@@ -275,6 +279,10 @@ function resolveWixEventsFormFormBuilderUrl(opts) {
275
279
  {
276
280
  srcPath: "/_api/wix-events-web/v1/orders",
277
281
  destPath: "/v1/orders"
282
+ },
283
+ {
284
+ srcPath: "/events/v1/bulk/events",
285
+ destPath: "/v1/bulk/events"
278
286
  }
279
287
  ],
280
288
  "editor.wixapps.net": [
@@ -327,6 +335,10 @@ function resolveWixEventsFormFormBuilderUrl(opts) {
327
335
  {
328
336
  srcPath: "/_api/wix-events-web/v1/orders",
329
337
  destPath: "/v1/orders"
338
+ },
339
+ {
340
+ srcPath: "/events/v1/bulk/events",
341
+ destPath: "/v1/bulk/events"
330
342
  }
331
343
  ],
332
344
  "*.pub.wix-code.com": [