@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.
@@ -627,6 +627,10 @@ function resolveWixEventsTicketingOrderManagementUrl(opts) {
627
627
  {
628
628
  srcPath: "/events/v1/bulk-async/categories",
629
629
  destPath: "/v1/bulk-async/categories"
630
+ },
631
+ {
632
+ srcPath: "/events/v1/bulk/events",
633
+ destPath: "/v1/bulk/events"
630
634
  }
631
635
  ],
632
636
  "api._base_domain_": [
@@ -679,6 +683,10 @@ function resolveWixEventsTicketingOrderManagementUrl(opts) {
679
683
  {
680
684
  srcPath: "/_api/wix-events-web/v1/orders",
681
685
  destPath: "/v1/orders"
686
+ },
687
+ {
688
+ srcPath: "/events/v1/bulk/events",
689
+ destPath: "/v1/bulk/events"
682
690
  }
683
691
  ],
684
692
  "editor.wixapps.net": [
@@ -731,6 +739,10 @@ function resolveWixEventsTicketingOrderManagementUrl(opts) {
731
739
  {
732
740
  srcPath: "/_api/wix-events-web/v1/orders",
733
741
  destPath: "/v1/orders"
742
+ },
743
+ {
744
+ srcPath: "/events/v1/bulk/events",
745
+ destPath: "/v1/bulk/events"
734
746
  }
735
747
  ],
736
748
  "*.pub.wix-code.com": [