@wix/auto_sdk_events_orders 1.0.45 → 1.0.47

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.
@@ -10,6 +10,14 @@ import { resolveUrl } from "@wix/sdk-runtime/rest-modules";
10
10
  function resolveWixEventsTicketingCheckoutServiceUrl(opts) {
11
11
  const domainToMappings = {
12
12
  "manage._base_domain_": [
13
+ {
14
+ srcPath: "/_api/wix-events-web/v1/tickets",
15
+ destPath: "/v1/tickets"
16
+ },
17
+ {
18
+ srcPath: "/events/v1/tickets",
19
+ destPath: "/v1/tickets"
20
+ },
13
21
  {
14
22
  srcPath: "/events/v1/ticket-definitions",
15
23
  destPath: "/v1/ticket-definitions"
@@ -118,6 +126,10 @@ function resolveWixEventsTicketingCheckoutServiceUrl(opts) {
118
126
  srcPath: "/_api/wix-events-web/v1/ticket-definitions",
119
127
  destPath: "/v1/ticket-definitions"
120
128
  },
129
+ {
130
+ srcPath: "/_api/wix-events-web/v1/tickets",
131
+ destPath: "/v1/tickets"
132
+ },
121
133
  {
122
134
  srcPath: "/_api/wix-events-web/v1/tickets/available",
123
135
  destPath: "/v1/tickets/available"
@@ -144,6 +156,10 @@ function resolveWixEventsTicketingCheckoutServiceUrl(opts) {
144
156
  srcPath: "/_api/events/v1/checkout",
145
157
  destPath: "/v1/checkout"
146
158
  },
159
+ {
160
+ srcPath: "/_api/wix-events-web/v1/tickets",
161
+ destPath: "/v1/tickets"
162
+ },
147
163
  {
148
164
  srcPath: "/_api/wix-events-web/v1/checkout",
149
165
  destPath: "/v1/checkout"
@@ -182,6 +198,10 @@ function resolveWixEventsTicketingCheckoutServiceUrl(opts) {
182
198
  srcPath: "/_api/events/v1/checkout",
183
199
  destPath: "/v1/checkout"
184
200
  },
201
+ {
202
+ srcPath: "/_api/wix-events-web/v1/tickets",
203
+ destPath: "/v1/tickets"
204
+ },
185
205
  {
186
206
  srcPath: "/_api/wix-events-web/v1/checkout",
187
207
  destPath: "/v1/checkout"
@@ -220,6 +240,10 @@ function resolveWixEventsTicketingCheckoutServiceUrl(opts) {
220
240
  srcPath: "/_api/events/v1/checkout",
221
241
  destPath: "/v1/checkout"
222
242
  },
243
+ {
244
+ srcPath: "/_api/wix-events-web/v1/tickets",
245
+ destPath: "/v1/tickets"
246
+ },
223
247
  {
224
248
  srcPath: "/_api/wix-events-web/v1/checkout",
225
249
  destPath: "/v1/checkout"
@@ -274,6 +298,10 @@ function resolveWixEventsTicketingCheckoutServiceUrl(opts) {
274
298
  }
275
299
  ],
276
300
  "api._base_domain_": [
301
+ {
302
+ srcPath: "/events/v1/tickets",
303
+ destPath: "/v1/tickets"
304
+ },
277
305
  {
278
306
  srcPath: "/events/v1/checkout",
279
307
  destPath: "/v1/checkout"
@@ -292,6 +320,10 @@ function resolveWixEventsTicketingCheckoutServiceUrl(opts) {
292
320
  }
293
321
  ],
294
322
  "editor-flow.wixapps.net": [
323
+ {
324
+ srcPath: "/_api/wix-events-web/v1/tickets",
325
+ destPath: "/v1/tickets"
326
+ },
295
327
  {
296
328
  srcPath: "/_api/wix-events-web/v1/checkout",
297
329
  destPath: "/v1/checkout"
@@ -310,6 +342,10 @@ function resolveWixEventsTicketingCheckoutServiceUrl(opts) {
310
342
  }
311
343
  ],
312
344
  "editor.wixapps.net": [
345
+ {
346
+ srcPath: "/_api/wix-events-web/v1/tickets",
347
+ destPath: "/v1/tickets"
348
+ },
313
349
  {
314
350
  srcPath: "/_api/wix-events-web/v1/checkout",
315
351
  destPath: "/v1/checkout"
@@ -507,10 +543,6 @@ function resolveWixEventsTicketingOrderManagementUrl(opts) {
507
543
  srcPath: "/_api/wix-events-web/v1/bulk-async/categories",
508
544
  destPath: "/v1/bulk-async/categories"
509
545
  },
510
- {
511
- srcPath: "/_api/wix-events-web/v1/tickets",
512
- destPath: "/v1/tickets"
513
- },
514
546
  {
515
547
  srcPath: "/events/v1/events",
516
548
  destPath: "/v1/events"
@@ -535,10 +567,6 @@ function resolveWixEventsTicketingOrderManagementUrl(opts) {
535
567
  srcPath: "/events/v1/reports",
536
568
  destPath: "/v1/reports"
537
569
  },
538
- {
539
- srcPath: "/events/v1/tickets",
540
- destPath: "/v1/tickets"
541
- },
542
570
  {
543
571
  srcPath: "/events/v1/orders",
544
572
  destPath: "/v1/orders"
@@ -610,10 +638,6 @@ function resolveWixEventsTicketingOrderManagementUrl(opts) {
610
638
  {
611
639
  srcPath: "/events/v1/orders",
612
640
  destPath: "/v1/orders"
613
- },
614
- {
615
- srcPath: "/events/v1/tickets",
616
- destPath: "/v1/tickets"
617
641
  }
618
642
  ],
619
643
  _: [
@@ -640,10 +664,6 @@ function resolveWixEventsTicketingOrderManagementUrl(opts) {
640
664
  {
641
665
  srcPath: "/_api/wix-events-web/v1/orders",
642
666
  destPath: "/v1/orders"
643
- },
644
- {
645
- srcPath: "/_api/wix-events-web/v1/tickets",
646
- destPath: "/v1/tickets"
647
667
  }
648
668
  ],
649
669
  "editor.wixapps.net": [
@@ -670,10 +690,6 @@ function resolveWixEventsTicketingOrderManagementUrl(opts) {
670
690
  {
671
691
  srcPath: "/_api/wix-events-web/v1/orders",
672
692
  destPath: "/v1/orders"
673
- },
674
- {
675
- srcPath: "/_api/wix-events-web/v1/tickets",
676
- destPath: "/v1/tickets"
677
693
  }
678
694
  ],
679
695
  "*.dev.wix-code.com": [
@@ -752,10 +768,6 @@ function resolveWixEventsTicketingOrderManagementUrl(opts) {
752
768
  {
753
769
  srcPath: "/_api/wix-events-web/v1/orders",
754
770
  destPath: "/v1/orders"
755
- },
756
- {
757
- srcPath: "/_api/wix-events-web/v1/tickets",
758
- destPath: "/v1/tickets"
759
771
  }
760
772
  ],
761
773
  "editor._base_domain_": [
@@ -778,10 +790,6 @@ function resolveWixEventsTicketingOrderManagementUrl(opts) {
778
790
  {
779
791
  srcPath: "/_api/wix-events-web/v1/orders",
780
792
  destPath: "/v1/orders"
781
- },
782
- {
783
- srcPath: "/_api/wix-events-web/v1/tickets",
784
- destPath: "/v1/tickets"
785
793
  }
786
794
  ],
787
795
  "blocks._base_domain_": [
@@ -804,10 +812,6 @@ function resolveWixEventsTicketingOrderManagementUrl(opts) {
804
812
  {
805
813
  srcPath: "/_api/wix-events-web/v1/orders",
806
814
  destPath: "/v1/orders"
807
- },
808
- {
809
- srcPath: "/_api/wix-events-web/v1/tickets",
810
- destPath: "/v1/tickets"
811
815
  }
812
816
  ],
813
817
  "create.editorx": [
@@ -830,10 +834,6 @@ function resolveWixEventsTicketingOrderManagementUrl(opts) {
830
834
  {
831
835
  srcPath: "/_api/wix-events-web/v1/orders",
832
836
  destPath: "/v1/orders"
833
- },
834
- {
835
- srcPath: "/_api/wix-events-web/v1/tickets",
836
- destPath: "/v1/tickets"
837
837
  }
838
838
  ]
839
839
  };