@wix/auto_sdk_events_forms 1.0.61 → 1.0.63

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.
@@ -134,10 +134,6 @@ function resolveWixEventsFormFormBuilderUrl(opts) {
134
134
  {
135
135
  srcPath: "/_api/wix-events-web/v1/orders",
136
136
  destPath: "/v1/orders"
137
- },
138
- {
139
- srcPath: "/_api/wix-events-web/v1/tickets",
140
- destPath: "/v1/tickets"
141
137
  }
142
138
  ],
143
139
  "apps._base_domain_": [
@@ -225,10 +221,6 @@ function resolveWixEventsFormFormBuilderUrl(opts) {
225
221
  srcPath: "/events/v1/events",
226
222
  destPath: "/v1/events"
227
223
  },
228
- {
229
- srcPath: "/events/v1/tickets",
230
- destPath: "/v1/tickets"
231
- },
232
224
  {
233
225
  srcPath: "/events/v1/categories",
234
226
  destPath: "/v1/categories"
@@ -352,10 +344,6 @@ function resolveWixEventsFormFormBuilderUrl(opts) {
352
344
  {
353
345
  srcPath: "/_api/wix-events-web/v1/orders",
354
346
  destPath: "/v1/orders"
355
- },
356
- {
357
- srcPath: "/_api/wix-events-web/v1/tickets",
358
- destPath: "/v1/tickets"
359
347
  }
360
348
  ],
361
349
  "*.pub.wix-code.com": [
@@ -378,10 +366,6 @@ function resolveWixEventsFormFormBuilderUrl(opts) {
378
366
  {
379
367
  srcPath: "/_api/wix-events-web/v1/orders",
380
368
  destPath: "/v1/orders"
381
- },
382
- {
383
- srcPath: "/_api/wix-events-web/v1/tickets",
384
- destPath: "/v1/tickets"
385
369
  }
386
370
  ],
387
371
  "editor-flow.wixapps.net": [