Skip to content

Commit 0d935a6

Browse files
authored
Documentation edits made through Mintlify web editor (#619)
1 parent d54bfe2 commit 0d935a6

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

settings/global.mdx

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -699,6 +699,20 @@ Every documentation site requires a `docs.json` file that contains the core conf
699699
</Expandable>
700700
</ResponseField>
701701

702+
### Errors
703+
704+
<ResponseField name="errors" type="object">
705+
<Expandable title="Errors">
706+
<ResponseField name="404" type="object">
707+
<Expandable title="404">
708+
<ResponseField name="redirect" type="boolean">
709+
Whether to redirect to the home page, if the page is not found
710+
</ResponseField>
711+
</Expandable>
712+
</ResponseField>
713+
</Expandable>
714+
</ResponseField>
715+
702716
## Best Practices
703717

704718
When configuring your `docs.json` file, consider these best practices:

0 commit comments

Comments
 (0)