@wix/auto_sdk_events_forms 1.0.58 → 1.0.60

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.
@@ -267,10 +267,6 @@ function resolveWixEventsFormFormBuilderUrl(opts) {
267
267
  srcPath: "/_api/wix-events-web/v1/bulk-async/categories",
268
268
  destPath: "/v1/bulk-async/categories"
269
269
  },
270
- {
271
- srcPath: "/_api/wix-events-web/v1/tickets",
272
- destPath: "/v1/tickets"
273
- },
274
270
  {
275
271
  srcPath: "/events/v1/events",
276
272
  destPath: "/v1/events"
@@ -295,10 +291,6 @@ function resolveWixEventsFormFormBuilderUrl(opts) {
295
291
  srcPath: "/events/v1/reports",
296
292
  destPath: "/v1/reports"
297
293
  },
298
- {
299
- srcPath: "/events/v1/tickets",
300
- destPath: "/v1/tickets"
301
- },
302
294
  {
303
295
  srcPath: "/events/v1/orders",
304
296
  destPath: "/v1/orders"
@@ -370,10 +362,6 @@ function resolveWixEventsFormFormBuilderUrl(opts) {
370
362
  {
371
363
  srcPath: "/events/v1/orders",
372
364
  destPath: "/v1/orders"
373
- },
374
- {
375
- srcPath: "/events/v1/tickets",
376
- destPath: "/v1/tickets"
377
365
  }
378
366
  ],
379
367
  _: [
@@ -538,10 +526,6 @@ function resolveWixEventsFormFormBuilderUrl(opts) {
538
526
  {
539
527
  srcPath: "/_api/wix-events-web/v1/orders",
540
528
  destPath: "/v1/orders"
541
- },
542
- {
543
- srcPath: "/_api/wix-events-web/v1/tickets",
544
- destPath: "/v1/tickets"
545
529
  }
546
530
  ],
547
531
  "blocks._base_domain_": [
@@ -564,10 +548,6 @@ function resolveWixEventsFormFormBuilderUrl(opts) {
564
548
  {
565
549
  srcPath: "/_api/wix-events-web/v1/orders",
566
550
  destPath: "/v1/orders"
567
- },
568
- {
569
- srcPath: "/_api/wix-events-web/v1/tickets",
570
- destPath: "/v1/tickets"
571
551
  }
572
552
  ],
573
553
  "create.editorx": [
@@ -590,10 +570,6 @@ function resolveWixEventsFormFormBuilderUrl(opts) {
590
570
  {
591
571
  srcPath: "/_api/wix-events-web/v1/orders",
592
572
  destPath: "/v1/orders"
593
- },
594
- {
595
- srcPath: "/_api/wix-events-web/v1/tickets",
596
- destPath: "/v1/tickets"
597
573
  }
598
574
  ]
599
575
  };