diff --git a/docs/docs/components/utilities.mdx b/docs/docs/components/utilities.mdx index 87974d0bb..593864213 100644 --- a/docs/docs/components/utilities.mdx +++ b/docs/docs/components/utilities.mdx @@ -60,6 +60,8 @@ Make a PATCH or PUT request to the given URL. - **Document:** The JSON response from the request as a Document. +--- + ### JSON Document Builder Build a Document containing a JSON object using a key and another Document page content.