@wix/auto_sdk_events_forms 1.0.59 → 1.0.61

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
  _: [
@@ -400,10 +388,6 @@ function resolveWixEventsFormFormBuilderUrl(opts) {
400
388
  {
401
389
  srcPath: "/_api/wix-events-web/v1/orders",
402
390
  destPath: "/v1/orders"
403
- },
404
- {
405
- srcPath: "/_api/wix-events-web/v1/tickets",
406
- destPath: "/v1/tickets"
407
391
  }
408
392
  ],
409
393
  "editor.wixapps.net": [
@@ -430,10 +414,6 @@ function resolveWixEventsFormFormBuilderUrl(opts) {
430
414
  {
431
415
  srcPath: "/_api/wix-events-web/v1/orders",
432
416
  destPath: "/v1/orders"
433
- },
434
- {
435
- srcPath: "/_api/wix-events-web/v1/tickets",
436
- destPath: "/v1/tickets"
437
417
  }
438
418
  ],
439
419
  "*.dev.wix-code.com": [
@@ -512,10 +492,6 @@ function resolveWixEventsFormFormBuilderUrl(opts) {
512
492
  {
513
493
  srcPath: "/_api/wix-events-web/v1/orders",
514
494
  destPath: "/v1/orders"
515
- },
516
- {
517
- srcPath: "/_api/wix-events-web/v1/tickets",
518
- destPath: "/v1/tickets"
519
495
  }
520
496
  ],
521
497
  "editor._base_domain_": [
@@ -538,10 +514,6 @@ function resolveWixEventsFormFormBuilderUrl(opts) {
538
514
  {
539
515
  srcPath: "/_api/wix-events-web/v1/orders",
540
516
  destPath: "/v1/orders"
541
- },
542
- {
543
- srcPath: "/_api/wix-events-web/v1/tickets",
544
- destPath: "/v1/tickets"
545
517
  }
546
518
  ],
547
519
  "blocks._base_domain_": [
@@ -564,10 +536,6 @@ function resolveWixEventsFormFormBuilderUrl(opts) {
564
536
  {
565
537
  srcPath: "/_api/wix-events-web/v1/orders",
566
538
  destPath: "/v1/orders"
567
- },
568
- {
569
- srcPath: "/_api/wix-events-web/v1/tickets",
570
- destPath: "/v1/tickets"
571
539
  }
572
540
  ],
573
541
  "create.editorx": [
@@ -590,10 +558,6 @@ function resolveWixEventsFormFormBuilderUrl(opts) {
590
558
  {
591
559
  srcPath: "/_api/wix-events-web/v1/orders",
592
560
  destPath: "/v1/orders"
593
- },
594
- {
595
- srcPath: "/_api/wix-events-web/v1/tickets",
596
- destPath: "/v1/tickets"
597
561
  }
598
562
  ]
599
563
  };