@wix/auto_sdk_events_categories 1.0.32 → 1.0.34

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.
@@ -210,10 +210,6 @@ function resolveWixEventsCategoriesCategoryManagementUrl(opts) {
210
210
  srcPath: "/_api/wix-events-web/v1/bulk-async/categories",
211
211
  destPath: "/v1/bulk-async/categories"
212
212
  },
213
- {
214
- srcPath: "/_api/wix-events-web/v1/tickets",
215
- destPath: "/v1/tickets"
216
- },
217
213
  {
218
214
  srcPath: "/events/v1/events",
219
215
  destPath: "/v1/events"
@@ -238,10 +234,6 @@ function resolveWixEventsCategoriesCategoryManagementUrl(opts) {
238
234
  srcPath: "/events/v1/reports",
239
235
  destPath: "/v1/reports"
240
236
  },
241
- {
242
- srcPath: "/events/v1/tickets",
243
- destPath: "/v1/tickets"
244
- },
245
237
  {
246
238
  srcPath: "/events/v1/orders",
247
239
  destPath: "/v1/orders"
@@ -313,10 +305,6 @@ function resolveWixEventsCategoriesCategoryManagementUrl(opts) {
313
305
  {
314
306
  srcPath: "/events/v1/orders",
315
307
  destPath: "/v1/orders"
316
- },
317
- {
318
- srcPath: "/events/v1/tickets",
319
- destPath: "/v1/tickets"
320
308
  }
321
309
  ],
322
310
  _: [
@@ -343,10 +331,6 @@ function resolveWixEventsCategoriesCategoryManagementUrl(opts) {
343
331
  {
344
332
  srcPath: "/_api/wix-events-web/v1/orders",
345
333
  destPath: "/v1/orders"
346
- },
347
- {
348
- srcPath: "/_api/wix-events-web/v1/tickets",
349
- destPath: "/v1/tickets"
350
334
  }
351
335
  ],
352
336
  "editor.wixapps.net": [
@@ -373,10 +357,6 @@ function resolveWixEventsCategoriesCategoryManagementUrl(opts) {
373
357
  {
374
358
  srcPath: "/_api/wix-events-web/v1/orders",
375
359
  destPath: "/v1/orders"
376
- },
377
- {
378
- srcPath: "/_api/wix-events-web/v1/tickets",
379
- destPath: "/v1/tickets"
380
360
  }
381
361
  ],
382
362
  "*.dev.wix-code.com": [
@@ -455,10 +435,6 @@ function resolveWixEventsCategoriesCategoryManagementUrl(opts) {
455
435
  {
456
436
  srcPath: "/_api/wix-events-web/v1/orders",
457
437
  destPath: "/v1/orders"
458
- },
459
- {
460
- srcPath: "/_api/wix-events-web/v1/tickets",
461
- destPath: "/v1/tickets"
462
438
  }
463
439
  ],
464
440
  "editor._base_domain_": [
@@ -481,10 +457,6 @@ function resolveWixEventsCategoriesCategoryManagementUrl(opts) {
481
457
  {
482
458
  srcPath: "/_api/wix-events-web/v1/orders",
483
459
  destPath: "/v1/orders"
484
- },
485
- {
486
- srcPath: "/_api/wix-events-web/v1/tickets",
487
- destPath: "/v1/tickets"
488
460
  }
489
461
  ],
490
462
  "blocks._base_domain_": [
@@ -507,10 +479,6 @@ function resolveWixEventsCategoriesCategoryManagementUrl(opts) {
507
479
  {
508
480
  srcPath: "/_api/wix-events-web/v1/orders",
509
481
  destPath: "/v1/orders"
510
- },
511
- {
512
- srcPath: "/_api/wix-events-web/v1/tickets",
513
- destPath: "/v1/tickets"
514
482
  }
515
483
  ],
516
484
  "create.editorx": [
@@ -533,10 +501,6 @@ function resolveWixEventsCategoriesCategoryManagementUrl(opts) {
533
501
  {
534
502
  srcPath: "/_api/wix-events-web/v1/orders",
535
503
  destPath: "/v1/orders"
536
- },
537
- {
538
- srcPath: "/_api/wix-events-web/v1/tickets",
539
- destPath: "/v1/tickets"
540
504
  }
541
505
  ]
542
506
  };