@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.
@@ -117,10 +117,6 @@ function resolveWixEventsFormFormBuilderUrl(opts) {
117
117
  {
118
118
  srcPath: "/_api/wix-events-web/v1/orders",
119
119
  destPath: "/v1/orders"
120
- },
121
- {
122
- srcPath: "/_api/wix-events-web/v1/tickets",
123
- destPath: "/v1/tickets"
124
120
  }
125
121
  ],
126
122
  "apps._base_domain_": [
@@ -208,10 +204,6 @@ function resolveWixEventsFormFormBuilderUrl(opts) {
208
204
  srcPath: "/events/v1/events",
209
205
  destPath: "/v1/events"
210
206
  },
211
- {
212
- srcPath: "/events/v1/tickets",
213
- destPath: "/v1/tickets"
214
- },
215
207
  {
216
208
  srcPath: "/events/v1/categories",
217
209
  destPath: "/v1/categories"
@@ -335,10 +327,6 @@ function resolveWixEventsFormFormBuilderUrl(opts) {
335
327
  {
336
328
  srcPath: "/_api/wix-events-web/v1/orders",
337
329
  destPath: "/v1/orders"
338
- },
339
- {
340
- srcPath: "/_api/wix-events-web/v1/tickets",
341
- destPath: "/v1/tickets"
342
330
  }
343
331
  ],
344
332
  "*.pub.wix-code.com": [
@@ -361,10 +349,6 @@ function resolveWixEventsFormFormBuilderUrl(opts) {
361
349
  {
362
350
  srcPath: "/_api/wix-events-web/v1/orders",
363
351
  destPath: "/v1/orders"
364
- },
365
- {
366
- srcPath: "/_api/wix-events-web/v1/tickets",
367
- destPath: "/v1/tickets"
368
352
  }
369
353
  ],
370
354
  "editor-flow.wixapps.net": [