@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.
package/build/cjs/meta.js CHANGED
@@ -252,10 +252,6 @@ function resolveWixEventsFormFormBuilderUrl(opts) {
252
252
  srcPath: "/_api/wix-events-web/v1/bulk-async/categories",
253
253
  destPath: "/v1/bulk-async/categories"
254
254
  },
255
- {
256
- srcPath: "/_api/wix-events-web/v1/tickets",
257
- destPath: "/v1/tickets"
258
- },
259
255
  {
260
256
  srcPath: "/events/v1/events",
261
257
  destPath: "/v1/events"
@@ -280,10 +276,6 @@ function resolveWixEventsFormFormBuilderUrl(opts) {
280
276
  srcPath: "/events/v1/reports",
281
277
  destPath: "/v1/reports"
282
278
  },
283
- {
284
- srcPath: "/events/v1/tickets",
285
- destPath: "/v1/tickets"
286
- },
287
279
  {
288
280
  srcPath: "/events/v1/orders",
289
281
  destPath: "/v1/orders"
@@ -355,10 +347,6 @@ function resolveWixEventsFormFormBuilderUrl(opts) {
355
347
  {
356
348
  srcPath: "/events/v1/orders",
357
349
  destPath: "/v1/orders"
358
- },
359
- {
360
- srcPath: "/events/v1/tickets",
361
- destPath: "/v1/tickets"
362
350
  }
363
351
  ],
364
352
  _: [
@@ -523,10 +511,6 @@ function resolveWixEventsFormFormBuilderUrl(opts) {
523
511
  {
524
512
  srcPath: "/_api/wix-events-web/v1/orders",
525
513
  destPath: "/v1/orders"
526
- },
527
- {
528
- srcPath: "/_api/wix-events-web/v1/tickets",
529
- destPath: "/v1/tickets"
530
514
  }
531
515
  ],
532
516
  "blocks._base_domain_": [
@@ -549,10 +533,6 @@ function resolveWixEventsFormFormBuilderUrl(opts) {
549
533
  {
550
534
  srcPath: "/_api/wix-events-web/v1/orders",
551
535
  destPath: "/v1/orders"
552
- },
553
- {
554
- srcPath: "/_api/wix-events-web/v1/tickets",
555
- destPath: "/v1/tickets"
556
536
  }
557
537
  ],
558
538
  "create.editorx": [
@@ -575,10 +555,6 @@ function resolveWixEventsFormFormBuilderUrl(opts) {
575
555
  {
576
556
  srcPath: "/_api/wix-events-web/v1/orders",
577
557
  destPath: "/v1/orders"
578
- },
579
- {
580
- srcPath: "/_api/wix-events-web/v1/tickets",
581
- destPath: "/v1/tickets"
582
558
  }
583
559
  ]
584
560
  };