@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.
package/build/cjs/meta.js CHANGED
@@ -679,6 +679,10 @@ function resolveWixEventsTicketingOrderManagementUrl(opts) {
679
679
  {
680
680
  srcPath: "/events/v1/bulk-async/categories",
681
681
  destPath: "/v1/bulk-async/categories"
682
+ },
683
+ {
684
+ srcPath: "/events/v1/bulk/events",
685
+ destPath: "/v1/bulk/events"
682
686
  }
683
687
  ],
684
688
  "api._base_domain_": [
@@ -731,6 +735,10 @@ function resolveWixEventsTicketingOrderManagementUrl(opts) {
731
735
  {
732
736
  srcPath: "/_api/wix-events-web/v1/orders",
733
737
  destPath: "/v1/orders"
738
+ },
739
+ {
740
+ srcPath: "/events/v1/bulk/events",
741
+ destPath: "/v1/bulk/events"
734
742
  }
735
743
  ],
736
744
  "editor.wixapps.net": [
@@ -783,6 +791,10 @@ function resolveWixEventsTicketingOrderManagementUrl(opts) {
783
791
  {
784
792
  srcPath: "/_api/wix-events-web/v1/orders",
785
793
  destPath: "/v1/orders"
794
+ },
795
+ {
796
+ srcPath: "/events/v1/bulk/events",
797
+ destPath: "/v1/bulk/events"
786
798
  }
787
799
  ],
788
800
  "*.pub.wix-code.com": [