@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.
@@ -179,10 +179,6 @@ function resolveWixEventsFormFormBuilderUrl(opts) {
179
179
  srcPath: "/_api/wix-events-web/v1/bulk-async/categories",
180
180
  destPath: "/v1/bulk-async/categories"
181
181
  },
182
- {
183
- srcPath: "/_api/wix-events-web/v1/tickets",
184
- destPath: "/v1/tickets"
185
- },
186
182
  {
187
183
  srcPath: "/events/v1/events",
188
184
  destPath: "/v1/events"
@@ -207,10 +203,6 @@ function resolveWixEventsFormFormBuilderUrl(opts) {
207
203
  srcPath: "/events/v1/reports",
208
204
  destPath: "/v1/reports"
209
205
  },
210
- {
211
- srcPath: "/events/v1/tickets",
212
- destPath: "/v1/tickets"
213
- },
214
206
  {
215
207
  srcPath: "/events/v1/orders",
216
208
  destPath: "/v1/orders"
@@ -282,10 +274,6 @@ function resolveWixEventsFormFormBuilderUrl(opts) {
282
274
  {
283
275
  srcPath: "/events/v1/orders",
284
276
  destPath: "/v1/orders"
285
- },
286
- {
287
- srcPath: "/events/v1/tickets",
288
- destPath: "/v1/tickets"
289
277
  }
290
278
  ],
291
279
  _: [
@@ -450,10 +438,6 @@ function resolveWixEventsFormFormBuilderUrl(opts) {
450
438
  {
451
439
  srcPath: "/_api/wix-events-web/v1/orders",
452
440
  destPath: "/v1/orders"
453
- },
454
- {
455
- srcPath: "/_api/wix-events-web/v1/tickets",
456
- destPath: "/v1/tickets"
457
441
  }
458
442
  ],
459
443
  "blocks._base_domain_": [
@@ -476,10 +460,6 @@ function resolveWixEventsFormFormBuilderUrl(opts) {
476
460
  {
477
461
  srcPath: "/_api/wix-events-web/v1/orders",
478
462
  destPath: "/v1/orders"
479
- },
480
- {
481
- srcPath: "/_api/wix-events-web/v1/tickets",
482
- destPath: "/v1/tickets"
483
463
  }
484
464
  ],
485
465
  "create.editorx": [
@@ -502,10 +482,6 @@ function resolveWixEventsFormFormBuilderUrl(opts) {
502
482
  {
503
483
  srcPath: "/_api/wix-events-web/v1/orders",
504
484
  destPath: "/v1/orders"
505
- },
506
- {
507
- srcPath: "/_api/wix-events-web/v1/tickets",
508
- destPath: "/v1/tickets"
509
485
  }
510
486
  ]
511
487
  };