@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.
@@ -313,10 +313,6 @@ function resolveWixEventsFormFormBuilderUrl(opts) {
313
313
  srcPath: "/events/v1/events",
314
314
  destPath: "/v1/events"
315
315
  },
316
- {
317
- srcPath: "/events/v1/tickets",
318
- destPath: "/v1/tickets"
319
- },
320
316
  {
321
317
  srcPath: "/events/v1/categories",
322
318
  destPath: "/v1/categories"
@@ -388,10 +384,6 @@ function resolveWixEventsFormFormBuilderUrl(opts) {
388
384
  {
389
385
  srcPath: "/_api/wix-events-web/v1/orders",
390
386
  destPath: "/v1/orders"
391
- },
392
- {
393
- srcPath: "/_api/wix-events-web/v1/tickets",
394
- destPath: "/v1/tickets"
395
387
  }
396
388
  ],
397
389
  "editor.wixapps.net": [
@@ -418,10 +410,6 @@ function resolveWixEventsFormFormBuilderUrl(opts) {
418
410
  {
419
411
  srcPath: "/_api/wix-events-web/v1/orders",
420
412
  destPath: "/v1/orders"
421
- },
422
- {
423
- srcPath: "/_api/wix-events-web/v1/tickets",
424
- destPath: "/v1/tickets"
425
413
  }
426
414
  ],
427
415
  "*.dev.wix-code.com": [
@@ -500,10 +488,6 @@ function resolveWixEventsFormFormBuilderUrl(opts) {
500
488
  {
501
489
  srcPath: "/_api/wix-events-web/v1/orders",
502
490
  destPath: "/v1/orders"
503
- },
504
- {
505
- srcPath: "/_api/wix-events-web/v1/tickets",
506
- destPath: "/v1/tickets"
507
491
  }
508
492
  ],
509
493
  "editor._base_domain_": [