@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.
@@ -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
  _: [
@@ -295,10 +283,6 @@ function resolveWixEventsFormFormBuilderUrl(opts) {
295
283
  {
296
284
  srcPath: "/_api/wix-events-web/v1/orders",
297
285
  destPath: "/v1/orders"
298
- },
299
- {
300
- srcPath: "/_api/wix-events-web/v1/tickets",
301
- destPath: "/v1/tickets"
302
286
  }
303
287
  ],
304
288
  "editor.wixapps.net": [
@@ -325,10 +309,6 @@ function resolveWixEventsFormFormBuilderUrl(opts) {
325
309
  {
326
310
  srcPath: "/_api/wix-events-web/v1/orders",
327
311
  destPath: "/v1/orders"
328
- },
329
- {
330
- srcPath: "/_api/wix-events-web/v1/tickets",
331
- destPath: "/v1/tickets"
332
312
  }
333
313
  ],
334
314
  "*.dev.wix-code.com": [
@@ -407,10 +387,6 @@ function resolveWixEventsFormFormBuilderUrl(opts) {
407
387
  {
408
388
  srcPath: "/_api/wix-events-web/v1/orders",
409
389
  destPath: "/v1/orders"
410
- },
411
- {
412
- srcPath: "/_api/wix-events-web/v1/tickets",
413
- destPath: "/v1/tickets"
414
390
  }
415
391
  ],
416
392
  "editor._base_domain_": [
@@ -433,10 +409,6 @@ function resolveWixEventsFormFormBuilderUrl(opts) {
433
409
  {
434
410
  srcPath: "/_api/wix-events-web/v1/orders",
435
411
  destPath: "/v1/orders"
436
- },
437
- {
438
- srcPath: "/_api/wix-events-web/v1/tickets",
439
- destPath: "/v1/tickets"
440
412
  }
441
413
  ],
442
414
  "blocks._base_domain_": [
@@ -459,10 +431,6 @@ function resolveWixEventsFormFormBuilderUrl(opts) {
459
431
  {
460
432
  srcPath: "/_api/wix-events-web/v1/orders",
461
433
  destPath: "/v1/orders"
462
- },
463
- {
464
- srcPath: "/_api/wix-events-web/v1/tickets",
465
- destPath: "/v1/tickets"
466
434
  }
467
435
  ],
468
436
  "create.editorx": [
@@ -485,10 +453,6 @@ function resolveWixEventsFormFormBuilderUrl(opts) {
485
453
  {
486
454
  srcPath: "/_api/wix-events-web/v1/orders",
487
455
  destPath: "/v1/orders"
488
- },
489
- {
490
- srcPath: "/_api/wix-events-web/v1/tickets",
491
- destPath: "/v1/tickets"
492
456
  }
493
457
  ]
494
458
  };