@wix/auto_sdk_events_orders 1.0.64 → 1.0.66

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.
@@ -697,6 +697,10 @@ function resolveWixEventsTicketingOrderManagementUrl(opts) {
697
697
  {
698
698
  srcPath: "/events/v1/bulk-async/categories",
699
699
  destPath: "/v1/bulk-async/categories"
700
+ },
701
+ {
702
+ srcPath: "/events/v1/bulk/events",
703
+ destPath: "/v1/bulk/events"
700
704
  }
701
705
  ],
702
706
  "api._base_domain_": [
@@ -749,6 +753,10 @@ function resolveWixEventsTicketingOrderManagementUrl(opts) {
749
753
  {
750
754
  srcPath: "/_api/wix-events-web/v1/orders",
751
755
  destPath: "/v1/orders"
756
+ },
757
+ {
758
+ srcPath: "/events/v1/bulk/events",
759
+ destPath: "/v1/bulk/events"
752
760
  }
753
761
  ],
754
762
  "editor.wixapps.net": [
@@ -801,6 +809,10 @@ function resolveWixEventsTicketingOrderManagementUrl(opts) {
801
809
  {
802
810
  srcPath: "/_api/wix-events-web/v1/orders",
803
811
  destPath: "/v1/orders"
812
+ },
813
+ {
814
+ srcPath: "/events/v1/bulk/events",
815
+ destPath: "/v1/bulk/events"
804
816
  }
805
817
  ],
806
818
  "*.pub.wix-code.com": [