@wix/auto_sdk_automations_activations 1.0.133 → 1.0.134

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.
@@ -130,6 +130,18 @@ function resolveWixAutomationsEsbResolverV1EsbConfigResolverUrl(opts) {
130
130
  {
131
131
  srcPath: "/automations/esbConfigResolver/v1/events/report",
132
132
  destPath: "/v1/events/report"
133
+ },
134
+ {
135
+ srcPath: "/automations/esbConfigResolver/v1/events/test-automation",
136
+ destPath: "/v1/events/test-automation"
137
+ },
138
+ {
139
+ srcPath: "/automations/esbConfigResolver/v1/events/run-automation",
140
+ destPath: "/v1/events/run-automation"
141
+ },
142
+ {
143
+ srcPath: "/automations/v1/events/run-automation",
144
+ destPath: "/v1/events/run-automation"
133
145
  }
134
146
  ],
135
147
  "platform.rise.ai": [