📝 docs(utilities.mdx): add horizontal rule to improve readability and separation of content

📝 docs(utilities.mdx): add description for JSON Document Builder to provide clarity on its purpose
This commit is contained in:
Gabriel Luiz Freitas Almeida 2023-08-22 17:46:07 -03:00
commit 4f2a14bed5

View file

@ -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.