Update documentation

This commit is contained in:
Tom Moor
2019-07-07 19:19:21 -07:00
parent 3e3db7435f
commit 14b746c676

View File

@ -284,11 +284,7 @@ export default function Api() {
}
required
/>
<Argument
id="title"
description="Title for the document"
required
/>
<Argument id="title" description="Title for the document" />
<Argument
id="text"
description="Content of the document in Markdow"