ParaSpec
A paragraph of the article.
Ideally, each ParaSpec
object contains a single paragraph.
However, if it is possible to pass multiple paragraphs of the same type in a single ParaSpec
object.
Fields
Property | Required | Type | Description |
---|---|---|---|
type | True | string | The paragraph type (e.g., title , lead , body , heading ) |
text | True | string | The text of the paragraph |