📝 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:
parent
c22a792a7f
commit
4f2a14bed5
1 changed files with 2 additions and 0 deletions
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue