@wix/auto_sdk_events_forms 1.0.60 → 1.0.62

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
@@ -298,10 +298,6 @@ function resolveWixEventsFormFormBuilderUrl(opts) {
298
298
  srcPath: "/events/v1/events",
299
299
  destPath: "/v1/events"
300
300
  },
301
- {
302
- srcPath: "/events/v1/tickets",
303
- destPath: "/v1/tickets"
304
- },
305
301
  {
306
302
  srcPath: "/events/v1/categories",
307
303
  destPath: "/v1/categories"
@@ -373,10 +369,6 @@ function resolveWixEventsFormFormBuilderUrl(opts) {
373
369
  {
374
370
  srcPath: "/_api/wix-events-web/v1/orders",
375
371
  destPath: "/v1/orders"
376
- },
377
- {
378
- srcPath: "/_api/wix-events-web/v1/tickets",
379
- destPath: "/v1/tickets"
380
372
  }
381
373
  ],
382
374
  "editor.wixapps.net": [
@@ -403,10 +395,6 @@ function resolveWixEventsFormFormBuilderUrl(opts) {
403
395
  {
404
396
  srcPath: "/_api/wix-events-web/v1/orders",
405
397
  destPath: "/v1/orders"
406
- },
407
- {
408
- srcPath: "/_api/wix-events-web/v1/tickets",
409
- destPath: "/v1/tickets"
410
398
  }
411
399
  ],
412
400
  "*.dev.wix-code.com": [
@@ -485,10 +473,6 @@ function resolveWixEventsFormFormBuilderUrl(opts) {
485
473
  {
486
474
  srcPath: "/_api/wix-events-web/v1/orders",
487
475
  destPath: "/v1/orders"
488
- },
489
- {
490
- srcPath: "/_api/wix-events-web/v1/tickets",
491
- destPath: "/v1/tickets"
492
476
  }
493
477
  ],
494
478
  "editor._base_domain_": [