@wix/auto_sdk_events_forms 1.0.59 → 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.
@@ -256,10 +256,6 @@ function resolveWixEventsFormFormBuilderUrl(opts) {
256
256
  srcPath: "/_api/wix-events-web/v1/bulk-async/categories",
257
257
  destPath: "/v1/bulk-async/categories"
258
258
  },
259
- {
260
- srcPath: "/_api/wix-events-web/v1/tickets",
261
- destPath: "/v1/tickets"
262
- },
263
259
  {
264
260
  srcPath: "/events/v1/events",
265
261
  destPath: "/v1/events"
@@ -284,10 +280,6 @@ function resolveWixEventsFormFormBuilderUrl(opts) {
284
280
  srcPath: "/events/v1/reports",
285
281
  destPath: "/v1/reports"
286
282
  },
287
- {
288
- srcPath: "/events/v1/tickets",
289
- destPath: "/v1/tickets"
290
- },
291
283
  {
292
284
  srcPath: "/events/v1/orders",
293
285
  destPath: "/v1/orders"
@@ -359,10 +351,6 @@ function resolveWixEventsFormFormBuilderUrl(opts) {
359
351
  {
360
352
  srcPath: "/events/v1/orders",
361
353
  destPath: "/v1/orders"
362
- },
363
- {
364
- srcPath: "/events/v1/tickets",
365
- destPath: "/v1/tickets"
366
354
  }
367
355
  ],
368
356
  _: [
@@ -527,10 +515,6 @@ function resolveWixEventsFormFormBuilderUrl(opts) {
527
515
  {
528
516
  srcPath: "/_api/wix-events-web/v1/orders",
529
517
  destPath: "/v1/orders"
530
- },
531
- {
532
- srcPath: "/_api/wix-events-web/v1/tickets",
533
- destPath: "/v1/tickets"
534
518
  }
535
519
  ],
536
520
  "blocks._base_domain_": [
@@ -553,10 +537,6 @@ function resolveWixEventsFormFormBuilderUrl(opts) {
553
537
  {
554
538
  srcPath: "/_api/wix-events-web/v1/orders",
555
539
  destPath: "/v1/orders"
556
- },
557
- {
558
- srcPath: "/_api/wix-events-web/v1/tickets",
559
- destPath: "/v1/tickets"
560
540
  }
561
541
  ],
562
542
  "create.editorx": [
@@ -579,10 +559,6 @@ function resolveWixEventsFormFormBuilderUrl(opts) {
579
559
  {
580
560
  srcPath: "/_api/wix-events-web/v1/orders",
581
561
  destPath: "/v1/orders"
582
- },
583
- {
584
- srcPath: "/_api/wix-events-web/v1/tickets",
585
- destPath: "/v1/tickets"
586
562
  }
587
563
  ]
588
564
  };