@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.
@@ -25,6 +25,14 @@ import { resolveUrl } from "@wix/sdk-runtime/rest-modules";
25
25
  function resolveWixEventsTicketingCheckoutServiceUrl(opts) {
26
26
  const domainToMappings = {
27
27
  "manage._base_domain_": [
28
+ {
29
+ srcPath: "/_api/wix-events-web/v1/tickets",
30
+ destPath: "/v1/tickets"
31
+ },
32
+ {
33
+ srcPath: "/events/v1/tickets",
34
+ destPath: "/v1/tickets"
35
+ },
28
36
  {
29
37
  srcPath: "/events/v1/ticket-definitions",
30
38
  destPath: "/v1/ticket-definitions"
@@ -133,6 +141,10 @@ function resolveWixEventsTicketingCheckoutServiceUrl(opts) {
133
141
  srcPath: "/_api/wix-events-web/v1/ticket-definitions",
134
142
  destPath: "/v1/ticket-definitions"
135
143
  },
144
+ {
145
+ srcPath: "/_api/wix-events-web/v1/tickets",
146
+ destPath: "/v1/tickets"
147
+ },
136
148
  {
137
149
  srcPath: "/_api/wix-events-web/v1/tickets/available",
138
150
  destPath: "/v1/tickets/available"
@@ -159,6 +171,10 @@ function resolveWixEventsTicketingCheckoutServiceUrl(opts) {
159
171
  srcPath: "/_api/events/v1/checkout",
160
172
  destPath: "/v1/checkout"
161
173
  },
174
+ {
175
+ srcPath: "/_api/wix-events-web/v1/tickets",
176
+ destPath: "/v1/tickets"
177
+ },
162
178
  {
163
179
  srcPath: "/_api/wix-events-web/v1/checkout",
164
180
  destPath: "/v1/checkout"
@@ -197,6 +213,10 @@ function resolveWixEventsTicketingCheckoutServiceUrl(opts) {
197
213
  srcPath: "/_api/events/v1/checkout",
198
214
  destPath: "/v1/checkout"
199
215
  },
216
+ {
217
+ srcPath: "/_api/wix-events-web/v1/tickets",
218
+ destPath: "/v1/tickets"
219
+ },
200
220
  {
201
221
  srcPath: "/_api/wix-events-web/v1/checkout",
202
222
  destPath: "/v1/checkout"
@@ -235,6 +255,10 @@ function resolveWixEventsTicketingCheckoutServiceUrl(opts) {
235
255
  srcPath: "/_api/events/v1/checkout",
236
256
  destPath: "/v1/checkout"
237
257
  },
258
+ {
259
+ srcPath: "/_api/wix-events-web/v1/tickets",
260
+ destPath: "/v1/tickets"
261
+ },
238
262
  {
239
263
  srcPath: "/_api/wix-events-web/v1/checkout",
240
264
  destPath: "/v1/checkout"
@@ -289,6 +313,10 @@ function resolveWixEventsTicketingCheckoutServiceUrl(opts) {
289
313
  }
290
314
  ],
291
315
  "api._base_domain_": [
316
+ {
317
+ srcPath: "/events/v1/tickets",
318
+ destPath: "/v1/tickets"
319
+ },
292
320
  {
293
321
  srcPath: "/events/v1/checkout",
294
322
  destPath: "/v1/checkout"
@@ -307,6 +335,10 @@ function resolveWixEventsTicketingCheckoutServiceUrl(opts) {
307
335
  }
308
336
  ],
309
337
  "editor-flow.wixapps.net": [
338
+ {
339
+ srcPath: "/_api/wix-events-web/v1/tickets",
340
+ destPath: "/v1/tickets"
341
+ },
310
342
  {
311
343
  srcPath: "/_api/wix-events-web/v1/checkout",
312
344
  destPath: "/v1/checkout"
@@ -325,6 +357,10 @@ function resolveWixEventsTicketingCheckoutServiceUrl(opts) {
325
357
  }
326
358
  ],
327
359
  "editor.wixapps.net": [
360
+ {
361
+ srcPath: "/_api/wix-events-web/v1/tickets",
362
+ destPath: "/v1/tickets"
363
+ },
328
364
  {
329
365
  srcPath: "/_api/wix-events-web/v1/checkout",
330
366
  destPath: "/v1/checkout"
@@ -522,10 +558,6 @@ function resolveWixEventsTicketingOrderManagementUrl(opts) {
522
558
  srcPath: "/_api/wix-events-web/v1/bulk-async/categories",
523
559
  destPath: "/v1/bulk-async/categories"
524
560
  },
525
- {
526
- srcPath: "/_api/wix-events-web/v1/tickets",
527
- destPath: "/v1/tickets"
528
- },
529
561
  {
530
562
  srcPath: "/events/v1/events",
531
563
  destPath: "/v1/events"
@@ -550,10 +582,6 @@ function resolveWixEventsTicketingOrderManagementUrl(opts) {
550
582
  srcPath: "/events/v1/reports",
551
583
  destPath: "/v1/reports"
552
584
  },
553
- {
554
- srcPath: "/events/v1/tickets",
555
- destPath: "/v1/tickets"
556
- },
557
585
  {
558
586
  srcPath: "/events/v1/orders",
559
587
  destPath: "/v1/orders"
@@ -625,10 +653,6 @@ function resolveWixEventsTicketingOrderManagementUrl(opts) {
625
653
  {
626
654
  srcPath: "/events/v1/orders",
627
655
  destPath: "/v1/orders"
628
- },
629
- {
630
- srcPath: "/events/v1/tickets",
631
- destPath: "/v1/tickets"
632
656
  }
633
657
  ],
634
658
  _: [
@@ -655,10 +679,6 @@ function resolveWixEventsTicketingOrderManagementUrl(opts) {
655
679
  {
656
680
  srcPath: "/_api/wix-events-web/v1/orders",
657
681
  destPath: "/v1/orders"
658
- },
659
- {
660
- srcPath: "/_api/wix-events-web/v1/tickets",
661
- destPath: "/v1/tickets"
662
682
  }
663
683
  ],
664
684
  "editor.wixapps.net": [
@@ -685,10 +705,6 @@ function resolveWixEventsTicketingOrderManagementUrl(opts) {
685
705
  {
686
706
  srcPath: "/_api/wix-events-web/v1/orders",
687
707
  destPath: "/v1/orders"
688
- },
689
- {
690
- srcPath: "/_api/wix-events-web/v1/tickets",
691
- destPath: "/v1/tickets"
692
708
  }
693
709
  ],
694
710
  "*.dev.wix-code.com": [
@@ -767,10 +783,6 @@ function resolveWixEventsTicketingOrderManagementUrl(opts) {
767
783
  {
768
784
  srcPath: "/_api/wix-events-web/v1/orders",
769
785
  destPath: "/v1/orders"
770
- },
771
- {
772
- srcPath: "/_api/wix-events-web/v1/tickets",
773
- destPath: "/v1/tickets"
774
786
  }
775
787
  ],
776
788
  "editor._base_domain_": [
@@ -793,10 +805,6 @@ function resolveWixEventsTicketingOrderManagementUrl(opts) {
793
805
  {
794
806
  srcPath: "/_api/wix-events-web/v1/orders",
795
807
  destPath: "/v1/orders"
796
- },
797
- {
798
- srcPath: "/_api/wix-events-web/v1/tickets",
799
- destPath: "/v1/tickets"
800
808
  }
801
809
  ],
802
810
  "blocks._base_domain_": [
@@ -819,10 +827,6 @@ function resolveWixEventsTicketingOrderManagementUrl(opts) {
819
827
  {
820
828
  srcPath: "/_api/wix-events-web/v1/orders",
821
829
  destPath: "/v1/orders"
822
- },
823
- {
824
- srcPath: "/_api/wix-events-web/v1/tickets",
825
- destPath: "/v1/tickets"
826
830
  }
827
831
  ],
828
832
  "create.editorx": [
@@ -845,10 +849,6 @@ function resolveWixEventsTicketingOrderManagementUrl(opts) {
845
849
  {
846
850
  srcPath: "/_api/wix-events-web/v1/orders",
847
851
  destPath: "/v1/orders"
848
- },
849
- {
850
- srcPath: "/_api/wix-events-web/v1/tickets",
851
- destPath: "/v1/tickets"
852
852
  }
853
853
  ]
854
854
  };