Skip to content

Commit b335dee

Browse files
Update organize/settings.mdx (#1844)
Co-authored-by: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
1 parent c3f6c65 commit b335dee

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

organize/settings.mdx

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -529,6 +529,16 @@ This section contains the full reference for the `docs.json` file.
529529
</Expandable>
530530
</ResponseField>
531531

532+
<ResponseField name="metadata" type="object">
533+
Metadata configuration for documentation pages.
534+
535+
<Expandable title="Metadata">
536+
<ResponseField name="timestamp" type="boolean">
537+
When enabled, all pages will display the date the content was last modified. Defaults to `false`.
538+
</ResponseField>
539+
</Expandable>
540+
</ResponseField>
541+
532542
<ResponseField name="footer" type="object">
533543
Footer content and social media links.
534544

0 commit comments

Comments
 (0)