@wix/auto_sdk_events_forms 1.0.60 → 1.0.62

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.
@@ -215,10 +215,6 @@ function resolveWixEventsFormFormBuilderUrl(opts) {
215
215
  srcPath: "/events/v1/events",
216
216
  destPath: "/v1/events"
217
217
  },
218
- {
219
- srcPath: "/events/v1/tickets",
220
- destPath: "/v1/tickets"
221
- },
222
218
  {
223
219
  srcPath: "/events/v1/categories",
224
220
  destPath: "/v1/categories"
@@ -290,10 +286,6 @@ function resolveWixEventsFormFormBuilderUrl(opts) {
290
286
  {
291
287
  srcPath: "/_api/wix-events-web/v1/orders",
292
288
  destPath: "/v1/orders"
293
- },
294
- {
295
- srcPath: "/_api/wix-events-web/v1/tickets",
296
- destPath: "/v1/tickets"
297
289
  }
298
290
  ],
299
291
  "editor.wixapps.net": [
@@ -320,10 +312,6 @@ function resolveWixEventsFormFormBuilderUrl(opts) {
320
312
  {
321
313
  srcPath: "/_api/wix-events-web/v1/orders",
322
314
  destPath: "/v1/orders"
323
- },
324
- {
325
- srcPath: "/_api/wix-events-web/v1/tickets",
326
- destPath: "/v1/tickets"
327
315
  }
328
316
  ],
329
317
  "*.dev.wix-code.com": [
@@ -402,10 +390,6 @@ function resolveWixEventsFormFormBuilderUrl(opts) {
402
390
  {
403
391
  srcPath: "/_api/wix-events-web/v1/orders",
404
392
  destPath: "/v1/orders"
405
- },
406
- {
407
- srcPath: "/_api/wix-events-web/v1/tickets",
408
- destPath: "/v1/tickets"
409
393
  }
410
394
  ],
411
395
  "editor._base_domain_": [