@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.
@@ -169,10 +169,6 @@ function resolveWixEventsFormFormBuilderUrl(opts) {
169
169
  srcPath: "/_api/wix-events-web/v1/bulk-async/categories",
170
170
  destPath: "/v1/bulk-async/categories"
171
171
  },
172
- {
173
- srcPath: "/_api/wix-events-web/v1/tickets",
174
- destPath: "/v1/tickets"
175
- },
176
172
  {
177
173
  srcPath: "/events/v1/events",
178
174
  destPath: "/v1/events"
@@ -197,10 +193,6 @@ function resolveWixEventsFormFormBuilderUrl(opts) {
197
193
  srcPath: "/events/v1/reports",
198
194
  destPath: "/v1/reports"
199
195
  },
200
- {
201
- srcPath: "/events/v1/tickets",
202
- destPath: "/v1/tickets"
203
- },
204
196
  {
205
197
  srcPath: "/events/v1/orders",
206
198
  destPath: "/v1/orders"
@@ -272,10 +264,6 @@ function resolveWixEventsFormFormBuilderUrl(opts) {
272
264
  {
273
265
  srcPath: "/events/v1/orders",
274
266
  destPath: "/v1/orders"
275
- },
276
- {
277
- srcPath: "/events/v1/tickets",
278
- destPath: "/v1/tickets"
279
267
  }
280
268
  ],
281
269
  _: [
@@ -302,10 +290,6 @@ function resolveWixEventsFormFormBuilderUrl(opts) {
302
290
  {
303
291
  srcPath: "/_api/wix-events-web/v1/orders",
304
292
  destPath: "/v1/orders"
305
- },
306
- {
307
- srcPath: "/_api/wix-events-web/v1/tickets",
308
- destPath: "/v1/tickets"
309
293
  }
310
294
  ],
311
295
  "editor.wixapps.net": [
@@ -332,10 +316,6 @@ function resolveWixEventsFormFormBuilderUrl(opts) {
332
316
  {
333
317
  srcPath: "/_api/wix-events-web/v1/orders",
334
318
  destPath: "/v1/orders"
335
- },
336
- {
337
- srcPath: "/_api/wix-events-web/v1/tickets",
338
- destPath: "/v1/tickets"
339
319
  }
340
320
  ],
341
321
  "*.dev.wix-code.com": [
@@ -414,10 +394,6 @@ function resolveWixEventsFormFormBuilderUrl(opts) {
414
394
  {
415
395
  srcPath: "/_api/wix-events-web/v1/orders",
416
396
  destPath: "/v1/orders"
417
- },
418
- {
419
- srcPath: "/_api/wix-events-web/v1/tickets",
420
- destPath: "/v1/tickets"
421
397
  }
422
398
  ],
423
399
  "editor._base_domain_": [
@@ -440,10 +416,6 @@ function resolveWixEventsFormFormBuilderUrl(opts) {
440
416
  {
441
417
  srcPath: "/_api/wix-events-web/v1/orders",
442
418
  destPath: "/v1/orders"
443
- },
444
- {
445
- srcPath: "/_api/wix-events-web/v1/tickets",
446
- destPath: "/v1/tickets"
447
419
  }
448
420
  ],
449
421
  "blocks._base_domain_": [
@@ -466,10 +438,6 @@ function resolveWixEventsFormFormBuilderUrl(opts) {
466
438
  {
467
439
  srcPath: "/_api/wix-events-web/v1/orders",
468
440
  destPath: "/v1/orders"
469
- },
470
- {
471
- srcPath: "/_api/wix-events-web/v1/tickets",
472
- destPath: "/v1/tickets"
473
441
  }
474
442
  ],
475
443
  "create.editorx": [
@@ -492,10 +460,6 @@ function resolveWixEventsFormFormBuilderUrl(opts) {
492
460
  {
493
461
  srcPath: "/_api/wix-events-web/v1/orders",
494
462
  destPath: "/v1/orders"
495
- },
496
- {
497
- srcPath: "/_api/wix-events-web/v1/tickets",
498
- destPath: "/v1/tickets"
499
463
  }
500
464
  ]
501
465
  };