@kl1/contracts 1.1.78-uat → 1.1.79-uat

Sign up to get free protection for your applications and to get access to all the features.
package/dist/index.mjs CHANGED
@@ -8913,7 +8913,7 @@ var holdLabelContract = initContract48().router(
8913
8913
  }
8914
8914
  },
8915
8915
  updateAutoUnhold: {
8916
- method: "PATCH",
8916
+ method: "POST",
8917
8917
  path: "/auto-unhold",
8918
8918
  body: z124.object({ autoUnhold: z124.boolean() }),
8919
8919
  responses: {