Skip to content

Commit 2f11ccd

Browse files
authored
Require content prop
1 parent 4446df4 commit 2f11ccd

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

components/dust/actions/upsert-document/upsert-document.mjs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@ export default {
2323
type: "string",
2424
label: "Content",
2525
description: "The text content of the document to upsert.",
26-
optional: true,
2726
},
2827
lightDocumentOutput: {
2928
type: "boolean",

0 commit comments

Comments
 (0)