@wix/auto_sdk_automations_activations 1.0.111 → 1.0.112

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
@@ -142,10 +142,6 @@ function resolveWixAutomationsEsbResolverV1EsbConfigResolverUrl(opts) {
142
142
  {
143
143
  srcPath: "/automations/v1/events/bulk-report",
144
144
  destPath: "/v1/events/bulk-report"
145
- },
146
- {
147
- srcPath: "/automations/v1/events/rerun-activation",
148
- destPath: "/v1/events/rerun-activation"
149
145
  }
150
146
  ]
151
147
  };