@wix/auto_sdk_automations_activations 1.0.132 → 1.0.133

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.
@@ -114,6 +114,22 @@ function resolveWixAutomationsEsbResolverV1EsbConfigResolverUrl(opts) {
114
114
  {
115
115
  srcPath: "/automations/v1/events/test-automation",
116
116
  destPath: "/v1/events/test-automation"
117
+ },
118
+ {
119
+ srcPath: "/automations/esbConfigResolver/v1/events/bulk-cancel",
120
+ destPath: "/v1/events/bulk-cancel"
121
+ },
122
+ {
123
+ srcPath: "/automations/esbConfigResolver/v1/events/bulk-report",
124
+ destPath: "/v1/events/bulk-report"
125
+ },
126
+ {
127
+ srcPath: "/automations/esbConfigResolver/v1/events/cancel",
128
+ destPath: "/v1/events/cancel"
129
+ },
130
+ {
131
+ srcPath: "/automations/esbConfigResolver/v1/events/report",
132
+ destPath: "/v1/events/report"
117
133
  }
118
134
  ],
119
135
  "platform.rise.ai": [