@wix/auto_sdk_events_orders 1.0.46 → 1.0.48

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.
package/build/cjs/meta.js CHANGED
@@ -68,6 +68,32 @@ var import_transform_paths = require("@wix/sdk-runtime/transformations/transform
68
68
  var import_rest_modules2 = require("@wix/sdk-runtime/rest-modules");
69
69
  function resolveWixEventsTicketingCheckoutServiceUrl(opts) {
70
70
  const domainToMappings = {
71
+ "www.wixapis.com": [
72
+ {
73
+ srcPath: "/events/v1/tickets",
74
+ destPath: "/v1/tickets"
75
+ },
76
+ {
77
+ srcPath: "/events/v1/ticket-definitions",
78
+ destPath: "/v1/ticket-definitions"
79
+ },
80
+ {
81
+ srcPath: "/events/v2/ticket-definitions",
82
+ destPath: "/v2/ticket-definitions"
83
+ },
84
+ {
85
+ srcPath: "/events/v1/tickets/available",
86
+ destPath: "/v1/tickets/available"
87
+ },
88
+ {
89
+ srcPath: "/events/v1/checkout",
90
+ destPath: "/v1/checkout"
91
+ },
92
+ {
93
+ srcPath: "/events/v1/pos-checkout",
94
+ destPath: "/v1/pos-checkout"
95
+ }
96
+ ],
71
97
  "manage._base_domain_": [
72
98
  {
73
99
  srcPath: "/_api/wix-events-web/v1/tickets",
@@ -122,28 +148,6 @@ function resolveWixEventsTicketingCheckoutServiceUrl(opts) {
122
148
  destPath: "/api"
123
149
  }
124
150
  ],
125
- "www.wixapis.com": [
126
- {
127
- srcPath: "/events/v1/ticket-definitions",
128
- destPath: "/v1/ticket-definitions"
129
- },
130
- {
131
- srcPath: "/events/v2/ticket-definitions",
132
- destPath: "/v2/ticket-definitions"
133
- },
134
- {
135
- srcPath: "/events/v1/tickets/available",
136
- destPath: "/v1/tickets/available"
137
- },
138
- {
139
- srcPath: "/events/v1/checkout",
140
- destPath: "/v1/checkout"
141
- },
142
- {
143
- srcPath: "/events/v1/pos-checkout",
144
- destPath: "/v1/pos-checkout"
145
- }
146
- ],
147
151
  _: [
148
152
  {
149
153
  srcPath: "/_api/events/v1/ticket-definitions",
@@ -185,6 +189,10 @@ function resolveWixEventsTicketingCheckoutServiceUrl(opts) {
185
189
  srcPath: "/_api/wix-events-web/v1/ticket-definitions",
186
190
  destPath: "/v1/ticket-definitions"
187
191
  },
192
+ {
193
+ srcPath: "/_api/wix-events-web/v1/tickets",
194
+ destPath: "/v1/tickets"
195
+ },
188
196
  {
189
197
  srcPath: "/_api/wix-events-web/v1/tickets/available",
190
198
  destPath: "/v1/tickets/available"
@@ -375,6 +383,10 @@ function resolveWixEventsTicketingCheckoutServiceUrl(opts) {
375
383
  }
376
384
  ],
377
385
  "editor-flow.wixapps.net": [
386
+ {
387
+ srcPath: "/_api/wix-events-web/v1/tickets",
388
+ destPath: "/v1/tickets"
389
+ },
378
390
  {
379
391
  srcPath: "/_api/wix-events-web/v1/checkout",
380
392
  destPath: "/v1/checkout"
@@ -393,6 +405,10 @@ function resolveWixEventsTicketingCheckoutServiceUrl(opts) {
393
405
  }
394
406
  ],
395
407
  "editor.wixapps.net": [
408
+ {
409
+ srcPath: "/_api/wix-events-web/v1/tickets",
410
+ destPath: "/v1/tickets"
411
+ },
396
412
  {
397
413
  srcPath: "/_api/wix-events-web/v1/checkout",
398
414
  destPath: "/v1/checkout"
@@ -636,10 +652,6 @@ function resolveWixEventsTicketingOrderManagementUrl(opts) {
636
652
  srcPath: "/events/v1/events",
637
653
  destPath: "/v1/events"
638
654
  },
639
- {
640
- srcPath: "/events/v1/tickets",
641
- destPath: "/v1/tickets"
642
- },
643
655
  {
644
656
  srcPath: "/events/v1/categories",
645
657
  destPath: "/v1/categories"
@@ -711,10 +723,6 @@ function resolveWixEventsTicketingOrderManagementUrl(opts) {
711
723
  {
712
724
  srcPath: "/_api/wix-events-web/v1/orders",
713
725
  destPath: "/v1/orders"
714
- },
715
- {
716
- srcPath: "/_api/wix-events-web/v1/tickets",
717
- destPath: "/v1/tickets"
718
726
  }
719
727
  ],
720
728
  "editor.wixapps.net": [
@@ -741,10 +749,6 @@ function resolveWixEventsTicketingOrderManagementUrl(opts) {
741
749
  {
742
750
  srcPath: "/_api/wix-events-web/v1/orders",
743
751
  destPath: "/v1/orders"
744
- },
745
- {
746
- srcPath: "/_api/wix-events-web/v1/tickets",
747
- destPath: "/v1/tickets"
748
752
  }
749
753
  ],
750
754
  "*.dev.wix-code.com": [
@@ -823,10 +827,6 @@ function resolveWixEventsTicketingOrderManagementUrl(opts) {
823
827
  {
824
828
  srcPath: "/_api/wix-events-web/v1/orders",
825
829
  destPath: "/v1/orders"
826
- },
827
- {
828
- srcPath: "/_api/wix-events-web/v1/tickets",
829
- destPath: "/v1/tickets"
830
830
  }
831
831
  ],
832
832
  "editor._base_domain_": [