RubyGems
npm
PyPI
Organizations
Log in
Sign up
npm
@kl1/contracts
Versions diffs
1.1.78-uat → 1.1.79-uat
Page 3
@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.
Files changed (6)
hide
show
package/dist/api-contracts/src/hold-label/index.d.ts
+1
-1
package/dist/index.js
+1
-1
package/dist/index.js.map
+1
-1
package/dist/index.mjs
+1
-1
package/dist/index.mjs.map
+1
-1
package/package.json
+1
-1
package/dist/index.mjs
CHANGED
Viewed
@@ -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: {
« First
‹ Prev
1
2
3
4
5
Next ›
Last »