@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.
@@ -162,10 +162,6 @@ function resolveWixEventsFormFormBuilderUrl(opts) {
162
162
  srcPath: "/_api/wix-events-web/v1/bulk-async/categories",
163
163
  destPath: "/v1/bulk-async/categories"
164
164
  },
165
- {
166
- srcPath: "/_api/wix-events-web/v1/tickets",
167
- destPath: "/v1/tickets"
168
- },
169
165
  {
170
166
  srcPath: "/events/v1/events",
171
167
  destPath: "/v1/events"
@@ -190,10 +186,6 @@ function resolveWixEventsFormFormBuilderUrl(opts) {
190
186
  srcPath: "/events/v1/reports",
191
187
  destPath: "/v1/reports"
192
188
  },
193
- {
194
- srcPath: "/events/v1/tickets",
195
- destPath: "/v1/tickets"
196
- },
197
189
  {
198
190
  srcPath: "/events/v1/orders",
199
191
  destPath: "/v1/orders"
@@ -265,10 +257,6 @@ function resolveWixEventsFormFormBuilderUrl(opts) {
265
257
  {
266
258
  srcPath: "/events/v1/orders",
267
259
  destPath: "/v1/orders"
268
- },
269
- {
270
- srcPath: "/events/v1/tickets",
271
- destPath: "/v1/tickets"
272
260
  }
273
261
  ],
274
262
  _: [
@@ -433,10 +421,6 @@ function resolveWixEventsFormFormBuilderUrl(opts) {
433
421
  {
434
422
  srcPath: "/_api/wix-events-web/v1/orders",
435
423
  destPath: "/v1/orders"
436
- },
437
- {
438
- srcPath: "/_api/wix-events-web/v1/tickets",
439
- destPath: "/v1/tickets"
440
424
  }
441
425
  ],
442
426
  "blocks._base_domain_": [
@@ -459,10 +443,6 @@ function resolveWixEventsFormFormBuilderUrl(opts) {
459
443
  {
460
444
  srcPath: "/_api/wix-events-web/v1/orders",
461
445
  destPath: "/v1/orders"
462
- },
463
- {
464
- srcPath: "/_api/wix-events-web/v1/tickets",
465
- destPath: "/v1/tickets"
466
446
  }
467
447
  ],
468
448
  "create.editorx": [
@@ -485,10 +465,6 @@ function resolveWixEventsFormFormBuilderUrl(opts) {
485
465
  {
486
466
  srcPath: "/_api/wix-events-web/v1/orders",
487
467
  destPath: "/v1/orders"
488
- },
489
- {
490
- srcPath: "/_api/wix-events-web/v1/tickets",
491
- destPath: "/v1/tickets"
492
468
  }
493
469
  ]
494
470
  };