@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.
@@ -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
  _: [
@@ -440,10 +428,6 @@ function resolveWixEventsFormFormBuilderUrl(opts) {
440
428
  {
441
429
  srcPath: "/_api/wix-events-web/v1/orders",
442
430
  destPath: "/v1/orders"
443
- },
444
- {
445
- srcPath: "/_api/wix-events-web/v1/tickets",
446
- destPath: "/v1/tickets"
447
431
  }
448
432
  ],
449
433
  "blocks._base_domain_": [
@@ -466,10 +450,6 @@ function resolveWixEventsFormFormBuilderUrl(opts) {
466
450
  {
467
451
  srcPath: "/_api/wix-events-web/v1/orders",
468
452
  destPath: "/v1/orders"
469
- },
470
- {
471
- srcPath: "/_api/wix-events-web/v1/tickets",
472
- destPath: "/v1/tickets"
473
453
  }
474
454
  ],
475
455
  "create.editorx": [
@@ -492,10 +472,6 @@ function resolveWixEventsFormFormBuilderUrl(opts) {
492
472
  {
493
473
  srcPath: "/_api/wix-events-web/v1/orders",
494
474
  destPath: "/v1/orders"
495
- },
496
- {
497
- srcPath: "/_api/wix-events-web/v1/tickets",
498
- destPath: "/v1/tickets"
499
475
  }
500
476
  ]
501
477
  };