@wix/auto_sdk_events_forms 1.0.59 → 1.0.61

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
  _: [
@@ -312,10 +300,6 @@ function resolveWixEventsFormFormBuilderUrl(opts) {
312
300
  {
313
301
  srcPath: "/_api/wix-events-web/v1/orders",
314
302
  destPath: "/v1/orders"
315
- },
316
- {
317
- srcPath: "/_api/wix-events-web/v1/tickets",
318
- destPath: "/v1/tickets"
319
303
  }
320
304
  ],
321
305
  "editor.wixapps.net": [
@@ -342,10 +326,6 @@ function resolveWixEventsFormFormBuilderUrl(opts) {
342
326
  {
343
327
  srcPath: "/_api/wix-events-web/v1/orders",
344
328
  destPath: "/v1/orders"
345
- },
346
- {
347
- srcPath: "/_api/wix-events-web/v1/tickets",
348
- destPath: "/v1/tickets"
349
329
  }
350
330
  ],
351
331
  "*.dev.wix-code.com": [
@@ -424,10 +404,6 @@ function resolveWixEventsFormFormBuilderUrl(opts) {
424
404
  {
425
405
  srcPath: "/_api/wix-events-web/v1/orders",
426
406
  destPath: "/v1/orders"
427
- },
428
- {
429
- srcPath: "/_api/wix-events-web/v1/tickets",
430
- destPath: "/v1/tickets"
431
407
  }
432
408
  ],
433
409
  "editor._base_domain_": [
@@ -450,10 +426,6 @@ function resolveWixEventsFormFormBuilderUrl(opts) {
450
426
  {
451
427
  srcPath: "/_api/wix-events-web/v1/orders",
452
428
  destPath: "/v1/orders"
453
- },
454
- {
455
- srcPath: "/_api/wix-events-web/v1/tickets",
456
- destPath: "/v1/tickets"
457
429
  }
458
430
  ],
459
431
  "blocks._base_domain_": [
@@ -476,10 +448,6 @@ function resolveWixEventsFormFormBuilderUrl(opts) {
476
448
  {
477
449
  srcPath: "/_api/wix-events-web/v1/orders",
478
450
  destPath: "/v1/orders"
479
- },
480
- {
481
- srcPath: "/_api/wix-events-web/v1/tickets",
482
- destPath: "/v1/tickets"
483
451
  }
484
452
  ],
485
453
  "create.editorx": [
@@ -502,10 +470,6 @@ function resolveWixEventsFormFormBuilderUrl(opts) {
502
470
  {
503
471
  srcPath: "/_api/wix-events-web/v1/orders",
504
472
  destPath: "/v1/orders"
505
- },
506
- {
507
- srcPath: "/_api/wix-events-web/v1/tickets",
508
- destPath: "/v1/tickets"
509
473
  }
510
474
  ]
511
475
  };