@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.
@@ -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
  _: [
@@ -389,10 +377,6 @@ function resolveWixEventsFormFormBuilderUrl(opts) {
389
377
  {
390
378
  srcPath: "/_api/wix-events-web/v1/orders",
391
379
  destPath: "/v1/orders"
392
- },
393
- {
394
- srcPath: "/_api/wix-events-web/v1/tickets",
395
- destPath: "/v1/tickets"
396
380
  }
397
381
  ],
398
382
  "editor.wixapps.net": [
@@ -419,10 +403,6 @@ function resolveWixEventsFormFormBuilderUrl(opts) {
419
403
  {
420
404
  srcPath: "/_api/wix-events-web/v1/orders",
421
405
  destPath: "/v1/orders"
422
- },
423
- {
424
- srcPath: "/_api/wix-events-web/v1/tickets",
425
- destPath: "/v1/tickets"
426
406
  }
427
407
  ],
428
408
  "*.dev.wix-code.com": [
@@ -501,10 +481,6 @@ function resolveWixEventsFormFormBuilderUrl(opts) {
501
481
  {
502
482
  srcPath: "/_api/wix-events-web/v1/orders",
503
483
  destPath: "/v1/orders"
504
- },
505
- {
506
- srcPath: "/_api/wix-events-web/v1/tickets",
507
- destPath: "/v1/tickets"
508
484
  }
509
485
  ],
510
486
  "editor._base_domain_": [
@@ -527,10 +503,6 @@ function resolveWixEventsFormFormBuilderUrl(opts) {
527
503
  {
528
504
  srcPath: "/_api/wix-events-web/v1/orders",
529
505
  destPath: "/v1/orders"
530
- },
531
- {
532
- srcPath: "/_api/wix-events-web/v1/tickets",
533
- destPath: "/v1/tickets"
534
506
  }
535
507
  ],
536
508
  "blocks._base_domain_": [
@@ -553,10 +525,6 @@ function resolveWixEventsFormFormBuilderUrl(opts) {
553
525
  {
554
526
  srcPath: "/_api/wix-events-web/v1/orders",
555
527
  destPath: "/v1/orders"
556
- },
557
- {
558
- srcPath: "/_api/wix-events-web/v1/tickets",
559
- destPath: "/v1/tickets"
560
528
  }
561
529
  ],
562
530
  "create.editorx": [
@@ -579,10 +547,6 @@ function resolveWixEventsFormFormBuilderUrl(opts) {
579
547
  {
580
548
  srcPath: "/_api/wix-events-web/v1/orders",
581
549
  destPath: "/v1/orders"
582
- },
583
- {
584
- srcPath: "/_api/wix-events-web/v1/tickets",
585
- destPath: "/v1/tickets"
586
550
  }
587
551
  ]
588
552
  };