@wix/auto_sdk_events_orders 1.0.64 → 1.0.65

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.
@@ -635,6 +635,10 @@ function resolveWixEventsTicketingOrderManagementUrl(opts) {
635
635
  {
636
636
  srcPath: "/events/v1/bulk-async/categories",
637
637
  destPath: "/v1/bulk-async/categories"
638
+ },
639
+ {
640
+ srcPath: "/events/v1/bulk/events",
641
+ destPath: "/v1/bulk/events"
638
642
  }
639
643
  ],
640
644
  "api._base_domain_": [
@@ -687,6 +691,10 @@ function resolveWixEventsTicketingOrderManagementUrl(opts) {
687
691
  {
688
692
  srcPath: "/_api/wix-events-web/v1/orders",
689
693
  destPath: "/v1/orders"
694
+ },
695
+ {
696
+ srcPath: "/events/v1/bulk/events",
697
+ destPath: "/v1/bulk/events"
690
698
  }
691
699
  ],
692
700
  "editor.wixapps.net": [
@@ -739,6 +747,10 @@ function resolveWixEventsTicketingOrderManagementUrl(opts) {
739
747
  {
740
748
  srcPath: "/_api/wix-events-web/v1/orders",
741
749
  destPath: "/v1/orders"
750
+ },
751
+ {
752
+ srcPath: "/events/v1/bulk/events",
753
+ destPath: "/v1/bulk/events"
742
754
  }
743
755
  ],
744
756
  "*.pub.wix-code.com": [