@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.
@@ -225,10 +225,6 @@ function resolveWixEventsFormFormBuilderUrl(opts) {
225
225
  srcPath: "/events/v1/events",
226
226
  destPath: "/v1/events"
227
227
  },
228
- {
229
- srcPath: "/events/v1/tickets",
230
- destPath: "/v1/tickets"
231
- },
232
228
  {
233
229
  srcPath: "/events/v1/categories",
234
230
  destPath: "/v1/categories"
@@ -300,10 +296,6 @@ function resolveWixEventsFormFormBuilderUrl(opts) {
300
296
  {
301
297
  srcPath: "/_api/wix-events-web/v1/orders",
302
298
  destPath: "/v1/orders"
303
- },
304
- {
305
- srcPath: "/_api/wix-events-web/v1/tickets",
306
- destPath: "/v1/tickets"
307
299
  }
308
300
  ],
309
301
  "editor.wixapps.net": [
@@ -330,10 +322,6 @@ function resolveWixEventsFormFormBuilderUrl(opts) {
330
322
  {
331
323
  srcPath: "/_api/wix-events-web/v1/orders",
332
324
  destPath: "/v1/orders"
333
- },
334
- {
335
- srcPath: "/_api/wix-events-web/v1/tickets",
336
- destPath: "/v1/tickets"
337
325
  }
338
326
  ],
339
327
  "*.dev.wix-code.com": [
@@ -412,10 +400,6 @@ function resolveWixEventsFormFormBuilderUrl(opts) {
412
400
  {
413
401
  srcPath: "/_api/wix-events-web/v1/orders",
414
402
  destPath: "/v1/orders"
415
- },
416
- {
417
- srcPath: "/_api/wix-events-web/v1/tickets",
418
- destPath: "/v1/tickets"
419
403
  }
420
404
  ],
421
405
  "editor._base_domain_": [