@wix/auto_sdk_events_forms 1.0.60 → 1.0.62

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.
@@ -302,10 +302,6 @@ function resolveWixEventsFormFormBuilderUrl(opts) {
302
302
  srcPath: "/events/v1/events",
303
303
  destPath: "/v1/events"
304
304
  },
305
- {
306
- srcPath: "/events/v1/tickets",
307
- destPath: "/v1/tickets"
308
- },
309
305
  {
310
306
  srcPath: "/events/v1/categories",
311
307
  destPath: "/v1/categories"
@@ -377,10 +373,6 @@ function resolveWixEventsFormFormBuilderUrl(opts) {
377
373
  {
378
374
  srcPath: "/_api/wix-events-web/v1/orders",
379
375
  destPath: "/v1/orders"
380
- },
381
- {
382
- srcPath: "/_api/wix-events-web/v1/tickets",
383
- destPath: "/v1/tickets"
384
376
  }
385
377
  ],
386
378
  "editor.wixapps.net": [
@@ -407,10 +399,6 @@ function resolveWixEventsFormFormBuilderUrl(opts) {
407
399
  {
408
400
  srcPath: "/_api/wix-events-web/v1/orders",
409
401
  destPath: "/v1/orders"
410
- },
411
- {
412
- srcPath: "/_api/wix-events-web/v1/tickets",
413
- destPath: "/v1/tickets"
414
402
  }
415
403
  ],
416
404
  "*.dev.wix-code.com": [
@@ -489,10 +477,6 @@ function resolveWixEventsFormFormBuilderUrl(opts) {
489
477
  {
490
478
  srcPath: "/_api/wix-events-web/v1/orders",
491
479
  destPath: "/v1/orders"
492
- },
493
- {
494
- srcPath: "/_api/wix-events-web/v1/tickets",
495
- destPath: "/v1/tickets"
496
480
  }
497
481
  ],
498
482
  "editor._base_domain_": [