@snokam/mcp-api 0.24.1 → 0.24.2
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/package.json +1 -1
- package/specs/production/sanity.json +1 -1
- package/specs/test/sales.json +5 -1761
- package/specs/test/sanity.json +0 -52348
package/package.json
CHANGED
|
@@ -51411,7 +51411,7 @@
|
|
|
51411
51411
|
}
|
|
51412
51412
|
}
|
|
51413
51413
|
},
|
|
51414
|
-
"description": "Delete the draft for `slugOrId` without touching the published\ndocument. Returns the
|
|
51414
|
+
"description": "Delete the draft for `slugOrId` without touching the published\ndocument. Returns the now-current published document (the draft\nhaving been thrown away) or `null` if there was no published\ncopy either.",
|
|
51415
51415
|
"tags": [
|
|
51416
51416
|
"Articles"
|
|
51417
51417
|
],
|