···2626<Table
2727 headers={['Property', 'Type', 'Description']}
2828 rows={[
2929- ['path', 'string', <>Combine with <code>site</code> or publication url to construct a canonical <code>URL</code> to the document. A slash should be included at the beginning of this value.</>],
2929+ ['path', 'string', <>Combine with <code>site</code> or publication <code>url<code> to construct a canonical URL to the document. A slash should be included at the beginning of this value.</>],
3030 ['description', 'string', <>A brief description or excerpt from the document. <code>maxLength: 30000</code> <code>maxGraphemes: 3000</code></>],
3131 ['coverImage', 'blob', 'Image to used for thumbnail or cover image. Less than 1MB is size.'],
3232 ['content', 'union', <>Open union used to define the record's content. Each entry must specify a <code>$type</code></>],